@dative-gpi/foundation-shared-loader 1.0.167-map-edit → 1.0.167-mode-kiosk
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.
|
@@ -249,9 +249,6 @@
|
|
|
249
249
|
"FSMap": {
|
|
250
250
|
"from": "@dative-gpi/foundation-shared-components/components/map/FSMap.vue"
|
|
251
251
|
},
|
|
252
|
-
"FSMapEditLocationAddress": {
|
|
253
|
-
"from": "@dative-gpi/foundation-shared-components/components/map/FSMapEditLocationAddress.vue"
|
|
254
|
-
},
|
|
255
252
|
"FSMapPolygon": {
|
|
256
253
|
"from": "@dative-gpi/foundation-shared-components/components/map/FSMapPolygon.vue"
|
|
257
254
|
},
|
|
@@ -507,6 +504,12 @@
|
|
|
507
504
|
"FSStatus": {
|
|
508
505
|
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSStatus.vue"
|
|
509
506
|
},
|
|
507
|
+
"FSCarousel": {
|
|
508
|
+
"from": "@dative-gpi/foundation-shared-components/components/carousels/FSCarousel.vue"
|
|
509
|
+
},
|
|
510
|
+
"FSCarouselItem": {
|
|
511
|
+
"from": "@dative-gpi/foundation-shared-components/components/carousels/FSCarouselItem.vue"
|
|
512
|
+
},
|
|
510
513
|
"FSTagField": {
|
|
511
514
|
"from": "@dative-gpi/foundation-shared-components/components/fields/FSTagField.vue"
|
|
512
515
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dative-gpi/foundation-shared-loader",
|
|
3
|
-
"version": "1.0.167-
|
|
3
|
+
"version": "1.0.167-mode-kiosk",
|
|
4
4
|
"main": "dist/index.js",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -23,5 +23,5 @@
|
|
|
23
23
|
"vite": "5.1.4",
|
|
24
24
|
"vue": "3.4.38"
|
|
25
25
|
},
|
|
26
|
-
"gitHead": "
|
|
26
|
+
"gitHead": "7b4b6601c1c42beaeb6cc79fbc7ffb300be9ec65"
|
|
27
27
|
}
|
|
@@ -249,9 +249,6 @@
|
|
|
249
249
|
"FSMap": {
|
|
250
250
|
"from": "@dative-gpi/foundation-shared-components/components/map/FSMap.vue"
|
|
251
251
|
},
|
|
252
|
-
"FSMapEditLocationAddress": {
|
|
253
|
-
"from": "@dative-gpi/foundation-shared-components/components/map/FSMapEditLocationAddress.vue"
|
|
254
|
-
},
|
|
255
252
|
"FSMapPolygon": {
|
|
256
253
|
"from": "@dative-gpi/foundation-shared-components/components/map/FSMapPolygon.vue"
|
|
257
254
|
},
|
|
@@ -507,6 +504,12 @@
|
|
|
507
504
|
"FSStatus": {
|
|
508
505
|
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSStatus.vue"
|
|
509
506
|
},
|
|
507
|
+
"FSCarousel": {
|
|
508
|
+
"from": "@dative-gpi/foundation-shared-components/components/carousels/FSCarousel.vue"
|
|
509
|
+
},
|
|
510
|
+
"FSCarouselItem": {
|
|
511
|
+
"from": "@dative-gpi/foundation-shared-components/components/carousels/FSCarouselItem.vue"
|
|
512
|
+
},
|
|
510
513
|
"FSTagField": {
|
|
511
514
|
"from": "@dative-gpi/foundation-shared-components/components/fields/FSTagField.vue"
|
|
512
515
|
},
|