@dative-gpi/foundation-shared-loader 1.0.19 → 1.0.20
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.
|
@@ -531,9 +531,6 @@
|
|
|
531
531
|
"FSListHeader": {
|
|
532
532
|
"from": "@dative-gpi/foundation-shared-components/components/views/FSListHeader.vue"
|
|
533
533
|
},
|
|
534
|
-
"FSEntityViewUI": {
|
|
535
|
-
"from": "@dative-gpi/foundation-shared-components/components/views/FSEntityViewUI.vue"
|
|
536
|
-
},
|
|
537
534
|
"FSAutocompleteTimeZone": {
|
|
538
535
|
"from": "@dative-gpi/foundation-shared-components/components/autocompletes/FSAutocompleteTimeZone.vue"
|
|
539
536
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dative-gpi/foundation-shared-loader",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.20",
|
|
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.29"
|
|
25
25
|
},
|
|
26
|
-
"gitHead": "
|
|
26
|
+
"gitHead": "8d11e35dce254f87572cb2ba277deb2ef222bc19"
|
|
27
27
|
}
|
|
@@ -531,9 +531,6 @@
|
|
|
531
531
|
"FSListHeader": {
|
|
532
532
|
"from": "@dative-gpi/foundation-shared-components/components/views/FSListHeader.vue"
|
|
533
533
|
},
|
|
534
|
-
"FSEntityViewUI": {
|
|
535
|
-
"from": "@dative-gpi/foundation-shared-components/components/views/FSEntityViewUI.vue"
|
|
536
|
-
},
|
|
537
534
|
"FSAutocompleteTimeZone": {
|
|
538
535
|
"from": "@dative-gpi/foundation-shared-components/components/autocompletes/FSAutocompleteTimeZone.vue"
|
|
539
536
|
},
|