@dative-gpi/foundation-shared-loader 1.1.2 → 1.1.3-groupings

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.
@@ -57,6 +57,15 @@
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
+ },
60
69
  "FSTileUserOrganisationsList": {
61
70
  "from": "@dative-gpi/foundation-core-components/components/lists/userOrganisations/FSTileUserOrganisationsList.vue"
62
71
  },
@@ -165,6 +165,9 @@
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
+ },
168
171
  "FSGridMosaic": {
169
172
  "from": "@dative-gpi/foundation-shared-components/components/FSGridMosaic.vue"
170
173
  },
@@ -198,6 +201,9 @@
198
201
  "FSDialogFormBody": {
199
202
  "from": "@dative-gpi/foundation-shared-components/components/FSDialogFormBody.vue"
200
203
  },
204
+ "FSSubgroupingChip": {
205
+ "from": "@dative-gpi/foundation-shared-components/components/FSSubgroupingChip.vue"
206
+ },
201
207
  "FSDialogRemove": {
202
208
  "from": "@dative-gpi/foundation-shared-components/components/FSDialogRemove.vue"
203
209
  },
@@ -729,6 +735,9 @@
729
735
  "FSFolderTileUI": {
730
736
  "from": "@dative-gpi/foundation-shared-components/components/tiles/FSFolderTileUI.vue"
731
737
  },
738
+ "FSSubgroupingTileUI": {
739
+ "from": "@dative-gpi/foundation-shared-components/components/tiles/FSSubgroupingTileUI.vue"
740
+ },
732
741
  "FSSimpleTileUI": {
733
742
  "from": "@dative-gpi/foundation-shared-components/components/tiles/FSSimpleTileUI.vue"
734
743
  },
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.2",
6
+ "version": "1.1.3-groupings",
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": "de9d8959468d94abe835e551090afbc46ecb4f86"
29
+ "gitHead": "ad40c30f9ecd5b50de62619fa3cfab64e63d7cc5"
30
30
  }
@@ -57,6 +57,15 @@
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
+ },
60
69
  "FSTileUserOrganisationsList": {
61
70
  "from": "@dative-gpi/foundation-core-components/components/lists/userOrganisations/FSTileUserOrganisationsList.vue"
62
71
  },
@@ -165,6 +165,9 @@
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
+ },
168
171
  "FSGridMosaic": {
169
172
  "from": "@dative-gpi/foundation-shared-components/components/FSGridMosaic.vue"
170
173
  },
@@ -198,6 +201,9 @@
198
201
  "FSDialogFormBody": {
199
202
  "from": "@dative-gpi/foundation-shared-components/components/FSDialogFormBody.vue"
200
203
  },
204
+ "FSSubgroupingChip": {
205
+ "from": "@dative-gpi/foundation-shared-components/components/FSSubgroupingChip.vue"
206
+ },
201
207
  "FSDialogRemove": {
202
208
  "from": "@dative-gpi/foundation-shared-components/components/FSDialogRemove.vue"
203
209
  },
@@ -729,6 +735,9 @@
729
735
  "FSFolderTileUI": {
730
736
  "from": "@dative-gpi/foundation-shared-components/components/tiles/FSFolderTileUI.vue"
731
737
  },
738
+ "FSSubgroupingTileUI": {
739
+ "from": "@dative-gpi/foundation-shared-components/components/tiles/FSSubgroupingTileUI.vue"
740
+ },
732
741
  "FSSimpleTileUI": {
733
742
  "from": "@dative-gpi/foundation-shared-components/components/tiles/FSSimpleTileUI.vue"
734
743
  },