Skip to content

Commit

Permalink
- imported some recent shared components
Browse files Browse the repository at this point in the history
- deleted local files
  • Loading branch information
Severin Beauvais committed May 21, 2024
1 parent ead548d commit 24e9671
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 362 deletions.
61 changes: 27 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,25 +17,25 @@
"@bcrs-shared-components/approval-type": "1.0.19",
"@bcrs-shared-components/base-address": "2.0.3",
"@bcrs-shared-components/breadcrumb": "2.1.15",
"@bcrs-shared-components/business-lookup": "1.3.1",
"@bcrs-shared-components/business-lookup": "1.3.3",
"@bcrs-shared-components/certify": "2.1.15",
"@bcrs-shared-components/completing-party": "2.1.30",
"@bcrs-shared-components/confirm-dialog": "1.2.1",
"@bcrs-shared-components/contact-info": "1.2.15",
"@bcrs-shared-components/corp-type-module": "1.0.16",
"@bcrs-shared-components/correct-name": "1.0.46",
"@bcrs-shared-components/court-order-poa": "3.0.11",
"@bcrs-shared-components/date-picker": "1.2.15",
"@bcrs-shared-components/date-picker": "1.2.55",
"@bcrs-shared-components/document-delivery": "1.2.0",
"@bcrs-shared-components/effective-date-time": "1.1.15",
"@bcrs-shared-components/enums": "1.1.10",
"@bcrs-shared-components/expandable-help": "1.0.1",
"@bcrs-shared-components/genesys-web-message": "1.0.0",
"@bcrs-shared-components/help-business-number": "1.1.1",
"@bcrs-shared-components/interfaces": "1.1.14",
"@bcrs-shared-components/jurisdiction": "1.1.2",
"@bcrs-shared-components/interfaces": "1.1.15",
"@bcrs-shared-components/jurisdiction": "1.1.3",
"@bcrs-shared-components/limited-restoration-panel": "1.0.5",
"@bcrs-shared-components/mixins": "1.1.44",
"@bcrs-shared-components/mixins": "1.1.46",
"@bcrs-shared-components/nature-of-business": "1.2.14",
"@bcrs-shared-components/relationships-panel": "1.0.9",
"@bcrs-shared-components/staff-comments": "1.3.15",
Expand Down
2 changes: 1 addition & 1 deletion src/components/ContinuationIn/ExtraproRegistration.vue
Original file line number Diff line number Diff line change
Expand Up @@ -357,12 +357,12 @@ import { EntityStates, JurisdictionLocation } from '@bcrs-shared-components/enum
import { ColinServices } from '@/services'
import { VuetifyRuleFunction } from '@/types'
import { CanJurisdictions, IntlJurisdictions, UsaJurisdiction } from '@/components/common/list-data'
import { Jurisdiction } from '@bcrs-shared-components/jurisdiction'
import ExtraproBusinessLookup from './ExtraproBusinessLookup.vue'
import MessageBox from '@/components/common/MessageBox.vue'
import RegistriesContactInfo from '@/components/common/RegistriesContactInfo.vue'
import FileUploadPreview from '@/components/common/FileUploadPreview.vue'
import DatePicker from '@/components/common/DatePicker.vue'
import Jurisdiction from '@/components/common/Jurisdiction.vue'
@Component({
components: {
Expand Down
141 changes: 0 additions & 141 deletions src/components/common/Jurisdiction.vue

This file was deleted.

Loading

0 comments on commit 24e9671

Please sign in to comment.