@dative-gpi/foundation-shared-loader 1.1.3-groupings → 1.1.3-sandbox-1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/mapping/foundation-core-components-imports-map.json +0 -9
- package/dist/mapping/foundation-shared-components-imports-map.json +0 -9
- package/package.json +2 -2
- package/plugin/mapping/foundation-core-components-imports-map.json +0 -9
- package/plugin/mapping/foundation-shared-components-imports-map.json +0 -9
|
@@ -57,15 +57,6 @@
|
|
|
57
57
|
"FSBaseServiceAccountRoleOrganisationsList": {
|
|
58
58
|
"from": "@dative-gpi/foundation-core-components/components/lists/serviceAccountRoleOrganisations/FSBaseServiceAccountRoleOrganisationsList.vue"
|
|
59
59
|
},
|
|
60
|
-
"FSSubgroupingsChipList": {
|
|
61
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/subgroupings/FSSubgroupingsChipList.vue"
|
|
62
|
-
},
|
|
63
|
-
"FSSimpleSubgroupingsList": {
|
|
64
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/subgroupings/FSSimpleSubgroupingsList.vue"
|
|
65
|
-
},
|
|
66
|
-
"FSBaseSubgroupingsList": {
|
|
67
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/subgroupings/FSBaseSubgroupingsList.vue"
|
|
68
|
-
},
|
|
69
60
|
"FSTileUserOrganisationsList": {
|
|
70
61
|
"from": "@dative-gpi/foundation-core-components/components/lists/userOrganisations/FSTileUserOrganisationsList.vue"
|
|
71
62
|
},
|
|
@@ -165,9 +165,6 @@
|
|
|
165
165
|
"FSTab": {
|
|
166
166
|
"from": "@dative-gpi/foundation-shared-components/components/FSTab.vue"
|
|
167
167
|
},
|
|
168
|
-
"FSGroupingChip": {
|
|
169
|
-
"from": "@dative-gpi/foundation-shared-components/components/FSGroupingChip.vue"
|
|
170
|
-
},
|
|
171
168
|
"FSGridMosaic": {
|
|
172
169
|
"from": "@dative-gpi/foundation-shared-components/components/FSGridMosaic.vue"
|
|
173
170
|
},
|
|
@@ -201,9 +198,6 @@
|
|
|
201
198
|
"FSDialogFormBody": {
|
|
202
199
|
"from": "@dative-gpi/foundation-shared-components/components/FSDialogFormBody.vue"
|
|
203
200
|
},
|
|
204
|
-
"FSSubgroupingChip": {
|
|
205
|
-
"from": "@dative-gpi/foundation-shared-components/components/FSSubgroupingChip.vue"
|
|
206
|
-
},
|
|
207
201
|
"FSDialogRemove": {
|
|
208
202
|
"from": "@dative-gpi/foundation-shared-components/components/FSDialogRemove.vue"
|
|
209
203
|
},
|
|
@@ -735,9 +729,6 @@
|
|
|
735
729
|
"FSFolderTileUI": {
|
|
736
730
|
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSFolderTileUI.vue"
|
|
737
731
|
},
|
|
738
|
-
"FSSubgroupingTileUI": {
|
|
739
|
-
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSSubgroupingTileUI.vue"
|
|
740
|
-
},
|
|
741
732
|
"FSSimpleTileUI": {
|
|
742
733
|
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSSimpleTileUI.vue"
|
|
743
734
|
},
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"repository": {
|
|
4
4
|
"url": "https://github.com/Dative-GPI/foundation-shared-ui.git"
|
|
5
5
|
},
|
|
6
|
-
"version": "1.1.3-
|
|
6
|
+
"version": "1.1.3-sandbox-1",
|
|
7
7
|
"main": "dist/index.js",
|
|
8
8
|
"publishConfig": {
|
|
9
9
|
"access": "public"
|
|
@@ -26,5 +26,5 @@
|
|
|
26
26
|
"vite": "5.1.4",
|
|
27
27
|
"vue": "3.5.26"
|
|
28
28
|
},
|
|
29
|
-
"gitHead": "
|
|
29
|
+
"gitHead": "8857dc338d7d3ec5f09ce9f67b0b359ae25e8e40"
|
|
30
30
|
}
|
|
@@ -57,15 +57,6 @@
|
|
|
57
57
|
"FSBaseServiceAccountRoleOrganisationsList": {
|
|
58
58
|
"from": "@dative-gpi/foundation-core-components/components/lists/serviceAccountRoleOrganisations/FSBaseServiceAccountRoleOrganisationsList.vue"
|
|
59
59
|
},
|
|
60
|
-
"FSSubgroupingsChipList": {
|
|
61
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/subgroupings/FSSubgroupingsChipList.vue"
|
|
62
|
-
},
|
|
63
|
-
"FSSimpleSubgroupingsList": {
|
|
64
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/subgroupings/FSSimpleSubgroupingsList.vue"
|
|
65
|
-
},
|
|
66
|
-
"FSBaseSubgroupingsList": {
|
|
67
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/subgroupings/FSBaseSubgroupingsList.vue"
|
|
68
|
-
},
|
|
69
60
|
"FSTileUserOrganisationsList": {
|
|
70
61
|
"from": "@dative-gpi/foundation-core-components/components/lists/userOrganisations/FSTileUserOrganisationsList.vue"
|
|
71
62
|
},
|
|
@@ -165,9 +165,6 @@
|
|
|
165
165
|
"FSTab": {
|
|
166
166
|
"from": "@dative-gpi/foundation-shared-components/components/FSTab.vue"
|
|
167
167
|
},
|
|
168
|
-
"FSGroupingChip": {
|
|
169
|
-
"from": "@dative-gpi/foundation-shared-components/components/FSGroupingChip.vue"
|
|
170
|
-
},
|
|
171
168
|
"FSGridMosaic": {
|
|
172
169
|
"from": "@dative-gpi/foundation-shared-components/components/FSGridMosaic.vue"
|
|
173
170
|
},
|
|
@@ -201,9 +198,6 @@
|
|
|
201
198
|
"FSDialogFormBody": {
|
|
202
199
|
"from": "@dative-gpi/foundation-shared-components/components/FSDialogFormBody.vue"
|
|
203
200
|
},
|
|
204
|
-
"FSSubgroupingChip": {
|
|
205
|
-
"from": "@dative-gpi/foundation-shared-components/components/FSSubgroupingChip.vue"
|
|
206
|
-
},
|
|
207
201
|
"FSDialogRemove": {
|
|
208
202
|
"from": "@dative-gpi/foundation-shared-components/components/FSDialogRemove.vue"
|
|
209
203
|
},
|
|
@@ -735,9 +729,6 @@
|
|
|
735
729
|
"FSFolderTileUI": {
|
|
736
730
|
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSFolderTileUI.vue"
|
|
737
731
|
},
|
|
738
|
-
"FSSubgroupingTileUI": {
|
|
739
|
-
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSSubgroupingTileUI.vue"
|
|
740
|
-
},
|
|
741
732
|
"FSSimpleTileUI": {
|
|
742
733
|
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSSimpleTileUI.vue"
|
|
743
734
|
},
|