@dative-gpi/foundation-shared-loader 1.1.24-widget-2 → 1.1.25

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.
@@ -15,18 +15,6 @@
15
15
  "FSTreeViewGroup": {
16
16
  "from": "@dative-gpi/foundation-core-components/components/treeviews/FSTreeViewGroup.vue"
17
17
  },
18
- "FSBaseTitleConfiguration": {
19
- "from": "@dative-gpi/foundation-core-components/components/configurations/FSBaseTitleConfiguration.vue"
20
- },
21
- "FSDateSelectPresetConfiguration": {
22
- "from": "@dative-gpi/foundation-core-components/components/configurations/FSDateSelectPresetConfiguration.vue"
23
- },
24
- "FSBaseSelectPresetConfiguration": {
25
- "from": "@dative-gpi/foundation-core-components/components/configurations/FSBaseSelectPresetConfiguration.vue"
26
- },
27
- "FSEntitySelectPresetConfiguration": {
28
- "from": "@dative-gpi/foundation-core-components/components/configurations/FSEntitySelectPresetConfiguration.vue"
29
- },
30
18
  "FSMetaHistory": {
31
19
  "from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaHistory.vue"
32
20
  },
@@ -84,18 +72,9 @@
84
72
  "FSGroupTile": {
85
73
  "from": "@dative-gpi/foundation-core-components/components/tiles/FSGroupTile.vue"
86
74
  },
87
- "FSSelectDashboardDatePreset": {
88
- "from": "@dative-gpi/foundation-core-components/components/dashboards/FSSelectDashboardDatePreset.vue"
89
- },
90
- "FSSelectDashboardEntityPreset": {
91
- "from": "@dative-gpi/foundation-core-components/components/dashboards/FSSelectDashboardEntityPreset.vue"
92
- },
93
75
  "FSSelectEntitiesList": {
94
76
  "from": "@dative-gpi/foundation-core-components/components/entities/FSSelectEntitiesList.vue"
95
77
  },
96
- "FSSelectEntitiesField": {
97
- "from": "@dative-gpi/foundation-core-components/components/entities/FSSelectEntitiesField.vue"
98
- },
99
78
  "FSBaseEntitiesList": {
100
79
  "from": "@dative-gpi/foundation-core-components/components/entities/FSBaseEntitiesList.vue"
101
80
  },
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.24-widget-2",
6
+ "version": "1.1.25",
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": "e3b64258974077d06ddad77bc4133e4e5aa08c31"
29
+ "gitHead": "446431fe0419f110f86f25393e424eee6f859cde"
30
30
  }
@@ -15,18 +15,6 @@
15
15
  "FSTreeViewGroup": {
16
16
  "from": "@dative-gpi/foundation-core-components/components/treeviews/FSTreeViewGroup.vue"
17
17
  },
18
- "FSBaseTitleConfiguration": {
19
- "from": "@dative-gpi/foundation-core-components/components/configurations/FSBaseTitleConfiguration.vue"
20
- },
21
- "FSDateSelectPresetConfiguration": {
22
- "from": "@dative-gpi/foundation-core-components/components/configurations/FSDateSelectPresetConfiguration.vue"
23
- },
24
- "FSBaseSelectPresetConfiguration": {
25
- "from": "@dative-gpi/foundation-core-components/components/configurations/FSBaseSelectPresetConfiguration.vue"
26
- },
27
- "FSEntitySelectPresetConfiguration": {
28
- "from": "@dative-gpi/foundation-core-components/components/configurations/FSEntitySelectPresetConfiguration.vue"
29
- },
30
18
  "FSMetaHistory": {
31
19
  "from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaHistory.vue"
32
20
  },
@@ -84,18 +72,9 @@
84
72
  "FSGroupTile": {
85
73
  "from": "@dative-gpi/foundation-core-components/components/tiles/FSGroupTile.vue"
86
74
  },
87
- "FSSelectDashboardDatePreset": {
88
- "from": "@dative-gpi/foundation-core-components/components/dashboards/FSSelectDashboardDatePreset.vue"
89
- },
90
- "FSSelectDashboardEntityPreset": {
91
- "from": "@dative-gpi/foundation-core-components/components/dashboards/FSSelectDashboardEntityPreset.vue"
92
- },
93
75
  "FSSelectEntitiesList": {
94
76
  "from": "@dative-gpi/foundation-core-components/components/entities/FSSelectEntitiesList.vue"
95
77
  },
96
- "FSSelectEntitiesField": {
97
- "from": "@dative-gpi/foundation-core-components/components/entities/FSSelectEntitiesField.vue"
98
- },
99
78
  "FSBaseEntitiesList": {
100
79
  "from": "@dative-gpi/foundation-core-components/components/entities/FSBaseEntitiesList.vue"
101
80
  },