@dative-gpi/foundation-shared-loader 1.0.161-alert-tile → 1.0.161

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.
@@ -168,15 +168,9 @@
168
168
  "FSCard": {
169
169
  "from": "@dative-gpi/foundation-shared-components/components/FSCard.vue"
170
170
  },
171
- "FSRangePicker": {
172
- "from": "@dative-gpi/foundation-shared-components/components/FSRangePicker.vue"
173
- },
174
171
  "FSWindow": {
175
172
  "from": "@dative-gpi/foundation-shared-components/components/FSWindow.vue"
176
173
  },
177
- "FSOptionsMenu": {
178
- "from": "@dative-gpi/foundation-shared-components/components/FSOptionsMenu.vue"
179
- },
180
174
  "FSWrapGroup": {
181
175
  "from": "@dative-gpi/foundation-shared-components/components/FSWrapGroup.vue"
182
176
  },
@@ -195,9 +189,6 @@
195
189
  "FSDialogFormBody": {
196
190
  "from": "@dative-gpi/foundation-shared-components/components/FSDialogFormBody.vue"
197
191
  },
198
- "FSRangeSlider": {
199
- "from": "@dative-gpi/foundation-shared-components/components/FSRangeSlider.vue"
200
- },
201
192
  "FSImage": {
202
193
  "from": "@dative-gpi/foundation-shared-components/components/FSImage.vue"
203
194
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dative-gpi/foundation-shared-loader",
3
- "version": "1.0.161-alert-tile",
3
+ "version": "1.0.161",
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": "21e74ffda11147c0413a3424fe0df561560bcab3"
26
+ "gitHead": "1e826f1ef83221e21bfb2da0688ff3cf4b1ed94b"
27
27
  }
@@ -168,15 +168,9 @@
168
168
  "FSCard": {
169
169
  "from": "@dative-gpi/foundation-shared-components/components/FSCard.vue"
170
170
  },
171
- "FSRangePicker": {
172
- "from": "@dative-gpi/foundation-shared-components/components/FSRangePicker.vue"
173
- },
174
171
  "FSWindow": {
175
172
  "from": "@dative-gpi/foundation-shared-components/components/FSWindow.vue"
176
173
  },
177
- "FSOptionsMenu": {
178
- "from": "@dative-gpi/foundation-shared-components/components/FSOptionsMenu.vue"
179
- },
180
174
  "FSWrapGroup": {
181
175
  "from": "@dative-gpi/foundation-shared-components/components/FSWrapGroup.vue"
182
176
  },
@@ -195,9 +189,6 @@
195
189
  "FSDialogFormBody": {
196
190
  "from": "@dative-gpi/foundation-shared-components/components/FSDialogFormBody.vue"
197
191
  },
198
- "FSRangeSlider": {
199
- "from": "@dative-gpi/foundation-shared-components/components/FSRangeSlider.vue"
200
- },
201
192
  "FSImage": {
202
193
  "from": "@dative-gpi/foundation-shared-components/components/FSImage.vue"
203
194
  },