@dative-gpi/foundation-shared-loader 1.0.158-sankey2 → 1.0.159-notification
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.
|
@@ -66,9 +66,6 @@
|
|
|
66
66
|
"FSIconCheck": {
|
|
67
67
|
"from": "@dative-gpi/foundation-shared-components/components/FSIconCheck.vue"
|
|
68
68
|
},
|
|
69
|
-
"FSRangePicker": {
|
|
70
|
-
"from": "@dative-gpi/foundation-shared-components/components/FSRangePicker.vue"
|
|
71
|
-
},
|
|
72
69
|
"FSPermissions": {
|
|
73
70
|
"from": "@dative-gpi/foundation-shared-components/components/FSPermissions.vue"
|
|
74
71
|
},
|
|
@@ -171,9 +168,6 @@
|
|
|
171
168
|
"FSDialogFormBody": {
|
|
172
169
|
"from": "@dative-gpi/foundation-shared-components/components/FSDialogFormBody.vue"
|
|
173
170
|
},
|
|
174
|
-
"FSRangeSlider": {
|
|
175
|
-
"from": "@dative-gpi/foundation-shared-components/components/FSRangeSlider.vue"
|
|
176
|
-
},
|
|
177
171
|
"FSCalendar": {
|
|
178
172
|
"from": "@dative-gpi/foundation-shared-components/components/FSCalendar.vue"
|
|
179
173
|
},
|
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.159-notification",
|
|
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": "bd9f45c4be8554c7778b5388f3d60d25c9244054"
|
|
27
27
|
}
|
|
@@ -66,9 +66,6 @@
|
|
|
66
66
|
"FSIconCheck": {
|
|
67
67
|
"from": "@dative-gpi/foundation-shared-components/components/FSIconCheck.vue"
|
|
68
68
|
},
|
|
69
|
-
"FSRangePicker": {
|
|
70
|
-
"from": "@dative-gpi/foundation-shared-components/components/FSRangePicker.vue"
|
|
71
|
-
},
|
|
72
69
|
"FSPermissions": {
|
|
73
70
|
"from": "@dative-gpi/foundation-shared-components/components/FSPermissions.vue"
|
|
74
71
|
},
|
|
@@ -171,9 +168,6 @@
|
|
|
171
168
|
"FSDialogFormBody": {
|
|
172
169
|
"from": "@dative-gpi/foundation-shared-components/components/FSDialogFormBody.vue"
|
|
173
170
|
},
|
|
174
|
-
"FSRangeSlider": {
|
|
175
|
-
"from": "@dative-gpi/foundation-shared-components/components/FSRangeSlider.vue"
|
|
176
|
-
},
|
|
177
171
|
"FSCalendar": {
|
|
178
172
|
"from": "@dative-gpi/foundation-shared-components/components/FSCalendar.vue"
|
|
179
173
|
},
|