@dative-gpi/foundation-shared-loader 0.0.13 → 0.0.14
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.
- package/dist/mapping/foundation-core-components-imports-map.json +3 -3
- package/dist/mapping/foundation-shared-components-imports-map.json +75 -105
- package/importsGenerator.py +4 -4
- package/package.json +2 -2
- package/plugin/mapping/foundation-core-components-imports-map.json +3 -3
- package/plugin/mapping/foundation-shared-components-imports-map.json +75 -105
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
3
|
"FSDataTable": {
|
|
4
|
-
"from": "@dative-gpi/foundation-core-components/
|
|
4
|
+
"from": "@dative-gpi/foundation-core-components/lists/FSDataTable.vue"
|
|
5
5
|
},
|
|
6
6
|
"FSGroupTile": {
|
|
7
|
-
"from": "@dative-gpi/foundation-core-components/
|
|
7
|
+
"from": "@dative-gpi/foundation-core-components/tiles/FSGroupTile.vue"
|
|
8
8
|
},
|
|
9
9
|
"FSDeviceOrganisationTile": {
|
|
10
|
-
"from": "@dative-gpi/foundation-core-components/
|
|
10
|
+
"from": "@dative-gpi/foundation-core-components/tiles/FSDeviceOrganisationTile.vue"
|
|
11
11
|
}
|
|
12
12
|
},
|
|
13
13
|
"directives": []
|
|
@@ -1,259 +1,229 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"GreatBritain": {
|
|
4
|
-
"from": "@dative-gpi/foundation-shared-components/icons/flags/GreatBritain.vue"
|
|
5
|
-
},
|
|
6
|
-
"Spain": {
|
|
7
|
-
"from": "@dative-gpi/foundation-shared-components/icons/flags/Spain.vue"
|
|
8
|
-
},
|
|
9
|
-
"Portugal": {
|
|
10
|
-
"from": "@dative-gpi/foundation-shared-components/icons/flags/Portugal.vue"
|
|
11
|
-
},
|
|
12
|
-
"UnitedStates": {
|
|
13
|
-
"from": "@dative-gpi/foundation-shared-components/icons/flags/UnitedStates.vue"
|
|
14
|
-
},
|
|
15
|
-
"France": {
|
|
16
|
-
"from": "@dative-gpi/foundation-shared-components/icons/flags/France.vue"
|
|
17
|
-
},
|
|
18
|
-
"Italy": {
|
|
19
|
-
"from": "@dative-gpi/foundation-shared-components/icons/flags/Italy.vue"
|
|
20
|
-
},
|
|
21
|
-
"Germany": {
|
|
22
|
-
"from": "@dative-gpi/foundation-shared-components/icons/flags/Germany.vue"
|
|
23
|
-
},
|
|
24
|
-
"FSExternalIdentityButton": {
|
|
25
|
-
"from": "@dative-gpi/foundation-shared-components/pages/FSExternalIdentityButton.vue"
|
|
26
|
-
},
|
|
27
|
-
"FSLanguageSetter": {
|
|
28
|
-
"from": "@dative-gpi/foundation-shared-components/pages/FSLanguageSetter.vue"
|
|
29
|
-
},
|
|
30
|
-
"FSLoginPage": {
|
|
31
|
-
"from": "@dative-gpi/foundation-shared-components/pages/FSLoginPage.vue"
|
|
32
|
-
},
|
|
33
3
|
"FSRadioGroup": {
|
|
34
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
4
|
+
"from": "@dative-gpi/foundation-shared-components/FSRadioGroup.vue"
|
|
35
5
|
},
|
|
36
6
|
"FSLabel": {
|
|
37
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
7
|
+
"from": "@dative-gpi/foundation-shared-components/FSLabel.vue"
|
|
38
8
|
},
|
|
39
9
|
"FSImage": {
|
|
40
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
10
|
+
"from": "@dative-gpi/foundation-shared-components/FSImage.vue"
|
|
41
11
|
},
|
|
42
12
|
"FSRow": {
|
|
43
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
13
|
+
"from": "@dative-gpi/foundation-shared-components/FSRow.vue"
|
|
44
14
|
},
|
|
45
15
|
"FSTag": {
|
|
46
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
16
|
+
"from": "@dative-gpi/foundation-shared-components/FSTag.vue"
|
|
47
17
|
},
|
|
48
18
|
"FSColor": {
|
|
49
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
19
|
+
"from": "@dative-gpi/foundation-shared-components/FSColor.vue"
|
|
50
20
|
},
|
|
51
21
|
"FSToggleSet": {
|
|
52
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
22
|
+
"from": "@dative-gpi/foundation-shared-components/FSToggleSet.vue"
|
|
53
23
|
},
|
|
54
24
|
"FSSlideGroup": {
|
|
55
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
25
|
+
"from": "@dative-gpi/foundation-shared-components/FSSlideGroup.vue"
|
|
56
26
|
},
|
|
57
27
|
"FSBreadcrumbs": {
|
|
58
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
28
|
+
"from": "@dative-gpi/foundation-shared-components/FSBreadcrumbs.vue"
|
|
59
29
|
},
|
|
60
30
|
"FSSpan": {
|
|
61
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
31
|
+
"from": "@dative-gpi/foundation-shared-components/FSSpan.vue"
|
|
62
32
|
},
|
|
63
33
|
"FSWrapGroup": {
|
|
64
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
34
|
+
"from": "@dative-gpi/foundation-shared-components/FSWrapGroup.vue"
|
|
65
35
|
},
|
|
66
36
|
"FSPermissions": {
|
|
67
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
37
|
+
"from": "@dative-gpi/foundation-shared-components/FSPermissions.vue"
|
|
68
38
|
},
|
|
69
39
|
"FSIcon": {
|
|
70
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
40
|
+
"from": "@dative-gpi/foundation-shared-components/FSIcon.vue"
|
|
71
41
|
},
|
|
72
42
|
"FSTagGroup": {
|
|
73
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
43
|
+
"from": "@dative-gpi/foundation-shared-components/FSTagGroup.vue"
|
|
74
44
|
},
|
|
75
45
|
"FSTab": {
|
|
76
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
46
|
+
"from": "@dative-gpi/foundation-shared-components/FSTab.vue"
|
|
77
47
|
},
|
|
78
48
|
"FSTooltip": {
|
|
79
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
49
|
+
"from": "@dative-gpi/foundation-shared-components/FSTooltip.vue"
|
|
80
50
|
},
|
|
81
51
|
"FSDivider": {
|
|
82
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
52
|
+
"from": "@dative-gpi/foundation-shared-components/FSDivider.vue"
|
|
83
53
|
},
|
|
84
54
|
"FSColorIcon": {
|
|
85
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
55
|
+
"from": "@dative-gpi/foundation-shared-components/FSColorIcon.vue"
|
|
86
56
|
},
|
|
87
57
|
"FSBadge": {
|
|
88
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
58
|
+
"from": "@dative-gpi/foundation-shared-components/FSBadge.vue"
|
|
89
59
|
},
|
|
90
60
|
"FSWindow": {
|
|
91
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
61
|
+
"from": "@dative-gpi/foundation-shared-components/FSWindow.vue"
|
|
92
62
|
},
|
|
93
63
|
"FSForm": {
|
|
94
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
64
|
+
"from": "@dative-gpi/foundation-shared-components/FSForm.vue"
|
|
95
65
|
},
|
|
96
66
|
"FSSlider": {
|
|
97
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
67
|
+
"from": "@dative-gpi/foundation-shared-components/FSSlider.vue"
|
|
98
68
|
},
|
|
99
69
|
"FSCol": {
|
|
100
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
70
|
+
"from": "@dative-gpi/foundation-shared-components/FSCol.vue"
|
|
101
71
|
},
|
|
102
72
|
"FSPagination": {
|
|
103
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
73
|
+
"from": "@dative-gpi/foundation-shared-components/FSPagination.vue"
|
|
104
74
|
},
|
|
105
75
|
"FSCard": {
|
|
106
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
76
|
+
"from": "@dative-gpi/foundation-shared-components/FSCard.vue"
|
|
107
77
|
},
|
|
108
78
|
"FSContainer": {
|
|
109
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
79
|
+
"from": "@dative-gpi/foundation-shared-components/FSContainer.vue"
|
|
110
80
|
},
|
|
111
81
|
"FSCalendar": {
|
|
112
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
82
|
+
"from": "@dative-gpi/foundation-shared-components/FSCalendar.vue"
|
|
113
83
|
},
|
|
114
84
|
"FSSubmitDialog": {
|
|
115
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
85
|
+
"from": "@dative-gpi/foundation-shared-components/FSSubmitDialog.vue"
|
|
116
86
|
},
|
|
117
87
|
"FSSwitch": {
|
|
118
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
88
|
+
"from": "@dative-gpi/foundation-shared-components/FSSwitch.vue"
|
|
119
89
|
},
|
|
120
90
|
"FSDialog": {
|
|
121
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
91
|
+
"from": "@dative-gpi/foundation-shared-components/FSDialog.vue"
|
|
122
92
|
},
|
|
123
93
|
"FSLink": {
|
|
124
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
94
|
+
"from": "@dative-gpi/foundation-shared-components/FSLink.vue"
|
|
125
95
|
},
|
|
126
96
|
"FSClock": {
|
|
127
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
97
|
+
"from": "@dative-gpi/foundation-shared-components/FSClock.vue"
|
|
128
98
|
},
|
|
129
99
|
"FSFileButton": {
|
|
130
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
100
|
+
"from": "@dative-gpi/foundation-shared-components/FSFileButton.vue"
|
|
131
101
|
},
|
|
132
102
|
"FSCheckbox": {
|
|
133
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
103
|
+
"from": "@dative-gpi/foundation-shared-components/FSCheckbox.vue"
|
|
134
104
|
},
|
|
135
105
|
"FSRemoveDialog": {
|
|
136
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
106
|
+
"from": "@dative-gpi/foundation-shared-components/FSRemoveDialog.vue"
|
|
137
107
|
},
|
|
138
108
|
"FSText": {
|
|
139
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
109
|
+
"from": "@dative-gpi/foundation-shared-components/FSText.vue"
|
|
140
110
|
},
|
|
141
111
|
"FSButton": {
|
|
142
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
112
|
+
"from": "@dative-gpi/foundation-shared-components/FSButton.vue"
|
|
143
113
|
},
|
|
144
114
|
"FSFadeOut": {
|
|
145
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
115
|
+
"from": "@dative-gpi/foundation-shared-components/FSFadeOut.vue"
|
|
146
116
|
},
|
|
147
117
|
"FSRadio": {
|
|
148
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
118
|
+
"from": "@dative-gpi/foundation-shared-components/FSRadio.vue"
|
|
149
119
|
},
|
|
150
120
|
"FSTabs": {
|
|
151
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
121
|
+
"from": "@dative-gpi/foundation-shared-components/FSTabs.vue"
|
|
152
122
|
},
|
|
153
123
|
"FSCalendarTwin": {
|
|
154
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
124
|
+
"from": "@dative-gpi/foundation-shared-components/FSCalendarTwin.vue"
|
|
155
125
|
},
|
|
156
126
|
"FSCarousel": {
|
|
157
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
127
|
+
"from": "@dative-gpi/foundation-shared-components/FSCarousel.vue"
|
|
158
128
|
},
|
|
159
129
|
"FSChip": {
|
|
160
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
130
|
+
"from": "@dative-gpi/foundation-shared-components/FSChip.vue"
|
|
161
131
|
},
|
|
162
132
|
"FSWorstAlert": {
|
|
163
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
133
|
+
"from": "@dative-gpi/foundation-shared-components/deviceOrganisations/FSWorstAlert.vue"
|
|
164
134
|
},
|
|
165
135
|
"FSStatus": {
|
|
166
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
136
|
+
"from": "@dative-gpi/foundation-shared-components/deviceOrganisations/FSStatus.vue"
|
|
167
137
|
},
|
|
168
138
|
"FSStatusesRow": {
|
|
169
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
139
|
+
"from": "@dative-gpi/foundation-shared-components/deviceOrganisations/FSStatusesRow.vue"
|
|
170
140
|
},
|
|
171
141
|
"FSStatusesCarousel": {
|
|
172
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
142
|
+
"from": "@dative-gpi/foundation-shared-components/deviceOrganisations/FSStatusesCarousel.vue"
|
|
173
143
|
},
|
|
174
144
|
"FSConnectivity": {
|
|
175
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
145
|
+
"from": "@dative-gpi/foundation-shared-components/deviceOrganisations/FSConnectivity.vue"
|
|
176
146
|
},
|
|
177
147
|
"FSDateField": {
|
|
178
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
148
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSDateField.vue"
|
|
179
149
|
},
|
|
180
150
|
"FSPasswordField": {
|
|
181
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
151
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSPasswordField.vue"
|
|
182
152
|
},
|
|
183
153
|
"FSDateTimeRangeField": {
|
|
184
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
154
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSDateTimeRangeField.vue"
|
|
185
155
|
},
|
|
186
156
|
"FSTextField": {
|
|
187
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
157
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSTextField.vue"
|
|
188
158
|
},
|
|
189
159
|
"FSDateTimeField": {
|
|
190
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
160
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSDateTimeField.vue"
|
|
191
161
|
},
|
|
192
162
|
"FSDateRangeField": {
|
|
193
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
163
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSDateRangeField.vue"
|
|
194
164
|
},
|
|
195
165
|
"FSColorField": {
|
|
196
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
166
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSColorField.vue"
|
|
197
167
|
},
|
|
198
168
|
"FSTimeSlotField": {
|
|
199
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
169
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSTimeSlotField.vue"
|
|
200
170
|
},
|
|
201
171
|
"FSTimeField": {
|
|
202
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
172
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSTimeField.vue"
|
|
203
173
|
},
|
|
204
174
|
"FSIconField": {
|
|
205
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
175
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSIconField.vue"
|
|
206
176
|
},
|
|
207
177
|
"FSTagField": {
|
|
208
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
178
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSTagField.vue"
|
|
209
179
|
},
|
|
210
180
|
"FSTextArea": {
|
|
211
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
181
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSTextArea.vue"
|
|
212
182
|
},
|
|
213
183
|
"FSRichTextField": {
|
|
214
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
184
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSRichTextField.vue"
|
|
215
185
|
},
|
|
216
186
|
"FSSelectField": {
|
|
217
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
187
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSSelectField.vue"
|
|
218
188
|
},
|
|
219
189
|
"FSNumberField": {
|
|
220
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
190
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSNumberField.vue"
|
|
221
191
|
},
|
|
222
192
|
"FSSearchField": {
|
|
223
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
193
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSSearchField.vue"
|
|
224
194
|
},
|
|
225
195
|
"FSAutocompleteField": {
|
|
226
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
196
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSAutocompleteField.vue"
|
|
227
197
|
},
|
|
228
198
|
"FSLoadDataTable": {
|
|
229
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
199
|
+
"from": "@dative-gpi/foundation-shared-components/lists/FSLoadDataTable.vue"
|
|
230
200
|
},
|
|
231
201
|
"FSHiddenButton": {
|
|
232
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
202
|
+
"from": "@dative-gpi/foundation-shared-components/lists/FSHiddenButton.vue"
|
|
233
203
|
},
|
|
234
204
|
"FSFilterButton": {
|
|
235
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
205
|
+
"from": "@dative-gpi/foundation-shared-components/lists/FSFilterButton.vue"
|
|
236
206
|
},
|
|
237
207
|
"FSHeaderButton": {
|
|
238
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
208
|
+
"from": "@dative-gpi/foundation-shared-components/lists/FSHeaderButton.vue"
|
|
239
209
|
},
|
|
240
210
|
"FSDataTableUI": {
|
|
241
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
211
|
+
"from": "@dative-gpi/foundation-shared-components/lists/FSDataTableUI.vue"
|
|
242
212
|
},
|
|
243
213
|
"FSDataIteratorItem": {
|
|
244
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
214
|
+
"from": "@dative-gpi/foundation-shared-components/lists/FSDataIteratorItem.vue"
|
|
245
215
|
},
|
|
246
216
|
"FSGroupTileUI": {
|
|
247
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
217
|
+
"from": "@dative-gpi/foundation-shared-components/tiles/FSGroupTileUI.vue"
|
|
248
218
|
},
|
|
249
219
|
"FSLoadTile": {
|
|
250
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
220
|
+
"from": "@dative-gpi/foundation-shared-components/tiles/FSLoadTile.vue"
|
|
251
221
|
},
|
|
252
222
|
"FSDeviceOrganisationTileUI": {
|
|
253
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
223
|
+
"from": "@dative-gpi/foundation-shared-components/tiles/FSDeviceOrganisationTileUI.vue"
|
|
254
224
|
},
|
|
255
225
|
"FSTile": {
|
|
256
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
226
|
+
"from": "@dative-gpi/foundation-shared-components/tiles/FSTile.vue"
|
|
257
227
|
}
|
|
258
228
|
},
|
|
259
229
|
"directives": []
|
package/importsGenerator.py
CHANGED
|
@@ -2,10 +2,10 @@ import os
|
|
|
2
2
|
import json
|
|
3
3
|
|
|
4
4
|
PROJECTS = {
|
|
5
|
-
"foundation-shared-components": "../foundation-shared-components",
|
|
6
|
-
"foundation-admin-components": "../../admin/foundation-admin-components",
|
|
7
|
-
"foundation-core-components": "../../core/foundation-core-components",
|
|
8
|
-
"foundation-extension-components": "../../extension/foundation-extension-components",
|
|
5
|
+
"foundation-shared-components": "../foundation-shared-components/components",
|
|
6
|
+
"foundation-admin-components": "../../admin/foundation-admin-components/components",
|
|
7
|
+
"foundation-core-components": "../../core/foundation-core-components/components",
|
|
8
|
+
"foundation-extension-components": "../../extension/foundation-extension-components/components",
|
|
9
9
|
# Ajoutez d'autres projets ici si nécessaire
|
|
10
10
|
}
|
|
11
11
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dative-gpi/foundation-shared-loader",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.14",
|
|
4
4
|
"main": "dist/index.js",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -23,5 +23,5 @@
|
|
|
23
23
|
"vite": "^4.5.0",
|
|
24
24
|
"vue": "^3.2.0"
|
|
25
25
|
},
|
|
26
|
-
"gitHead": "
|
|
26
|
+
"gitHead": "e0e44041b264a555d7eccfb49ae4deaf933bd436"
|
|
27
27
|
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
3
|
"FSDataTable": {
|
|
4
|
-
"from": "@dative-gpi/foundation-core-components/
|
|
4
|
+
"from": "@dative-gpi/foundation-core-components/lists/FSDataTable.vue"
|
|
5
5
|
},
|
|
6
6
|
"FSGroupTile": {
|
|
7
|
-
"from": "@dative-gpi/foundation-core-components/
|
|
7
|
+
"from": "@dative-gpi/foundation-core-components/tiles/FSGroupTile.vue"
|
|
8
8
|
},
|
|
9
9
|
"FSDeviceOrganisationTile": {
|
|
10
|
-
"from": "@dative-gpi/foundation-core-components/
|
|
10
|
+
"from": "@dative-gpi/foundation-core-components/tiles/FSDeviceOrganisationTile.vue"
|
|
11
11
|
}
|
|
12
12
|
},
|
|
13
13
|
"directives": []
|
|
@@ -1,259 +1,229 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"GreatBritain": {
|
|
4
|
-
"from": "@dative-gpi/foundation-shared-components/icons/flags/GreatBritain.vue"
|
|
5
|
-
},
|
|
6
|
-
"Spain": {
|
|
7
|
-
"from": "@dative-gpi/foundation-shared-components/icons/flags/Spain.vue"
|
|
8
|
-
},
|
|
9
|
-
"Portugal": {
|
|
10
|
-
"from": "@dative-gpi/foundation-shared-components/icons/flags/Portugal.vue"
|
|
11
|
-
},
|
|
12
|
-
"UnitedStates": {
|
|
13
|
-
"from": "@dative-gpi/foundation-shared-components/icons/flags/UnitedStates.vue"
|
|
14
|
-
},
|
|
15
|
-
"France": {
|
|
16
|
-
"from": "@dative-gpi/foundation-shared-components/icons/flags/France.vue"
|
|
17
|
-
},
|
|
18
|
-
"Italy": {
|
|
19
|
-
"from": "@dative-gpi/foundation-shared-components/icons/flags/Italy.vue"
|
|
20
|
-
},
|
|
21
|
-
"Germany": {
|
|
22
|
-
"from": "@dative-gpi/foundation-shared-components/icons/flags/Germany.vue"
|
|
23
|
-
},
|
|
24
|
-
"FSExternalIdentityButton": {
|
|
25
|
-
"from": "@dative-gpi/foundation-shared-components/pages/FSExternalIdentityButton.vue"
|
|
26
|
-
},
|
|
27
|
-
"FSLanguageSetter": {
|
|
28
|
-
"from": "@dative-gpi/foundation-shared-components/pages/FSLanguageSetter.vue"
|
|
29
|
-
},
|
|
30
|
-
"FSLoginPage": {
|
|
31
|
-
"from": "@dative-gpi/foundation-shared-components/pages/FSLoginPage.vue"
|
|
32
|
-
},
|
|
33
3
|
"FSRadioGroup": {
|
|
34
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
4
|
+
"from": "@dative-gpi/foundation-shared-components/FSRadioGroup.vue"
|
|
35
5
|
},
|
|
36
6
|
"FSLabel": {
|
|
37
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
7
|
+
"from": "@dative-gpi/foundation-shared-components/FSLabel.vue"
|
|
38
8
|
},
|
|
39
9
|
"FSImage": {
|
|
40
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
10
|
+
"from": "@dative-gpi/foundation-shared-components/FSImage.vue"
|
|
41
11
|
},
|
|
42
12
|
"FSRow": {
|
|
43
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
13
|
+
"from": "@dative-gpi/foundation-shared-components/FSRow.vue"
|
|
44
14
|
},
|
|
45
15
|
"FSTag": {
|
|
46
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
16
|
+
"from": "@dative-gpi/foundation-shared-components/FSTag.vue"
|
|
47
17
|
},
|
|
48
18
|
"FSColor": {
|
|
49
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
19
|
+
"from": "@dative-gpi/foundation-shared-components/FSColor.vue"
|
|
50
20
|
},
|
|
51
21
|
"FSToggleSet": {
|
|
52
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
22
|
+
"from": "@dative-gpi/foundation-shared-components/FSToggleSet.vue"
|
|
53
23
|
},
|
|
54
24
|
"FSSlideGroup": {
|
|
55
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
25
|
+
"from": "@dative-gpi/foundation-shared-components/FSSlideGroup.vue"
|
|
56
26
|
},
|
|
57
27
|
"FSBreadcrumbs": {
|
|
58
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
28
|
+
"from": "@dative-gpi/foundation-shared-components/FSBreadcrumbs.vue"
|
|
59
29
|
},
|
|
60
30
|
"FSSpan": {
|
|
61
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
31
|
+
"from": "@dative-gpi/foundation-shared-components/FSSpan.vue"
|
|
62
32
|
},
|
|
63
33
|
"FSWrapGroup": {
|
|
64
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
34
|
+
"from": "@dative-gpi/foundation-shared-components/FSWrapGroup.vue"
|
|
65
35
|
},
|
|
66
36
|
"FSPermissions": {
|
|
67
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
37
|
+
"from": "@dative-gpi/foundation-shared-components/FSPermissions.vue"
|
|
68
38
|
},
|
|
69
39
|
"FSIcon": {
|
|
70
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
40
|
+
"from": "@dative-gpi/foundation-shared-components/FSIcon.vue"
|
|
71
41
|
},
|
|
72
42
|
"FSTagGroup": {
|
|
73
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
43
|
+
"from": "@dative-gpi/foundation-shared-components/FSTagGroup.vue"
|
|
74
44
|
},
|
|
75
45
|
"FSTab": {
|
|
76
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
46
|
+
"from": "@dative-gpi/foundation-shared-components/FSTab.vue"
|
|
77
47
|
},
|
|
78
48
|
"FSTooltip": {
|
|
79
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
49
|
+
"from": "@dative-gpi/foundation-shared-components/FSTooltip.vue"
|
|
80
50
|
},
|
|
81
51
|
"FSDivider": {
|
|
82
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
52
|
+
"from": "@dative-gpi/foundation-shared-components/FSDivider.vue"
|
|
83
53
|
},
|
|
84
54
|
"FSColorIcon": {
|
|
85
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
55
|
+
"from": "@dative-gpi/foundation-shared-components/FSColorIcon.vue"
|
|
86
56
|
},
|
|
87
57
|
"FSBadge": {
|
|
88
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
58
|
+
"from": "@dative-gpi/foundation-shared-components/FSBadge.vue"
|
|
89
59
|
},
|
|
90
60
|
"FSWindow": {
|
|
91
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
61
|
+
"from": "@dative-gpi/foundation-shared-components/FSWindow.vue"
|
|
92
62
|
},
|
|
93
63
|
"FSForm": {
|
|
94
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
64
|
+
"from": "@dative-gpi/foundation-shared-components/FSForm.vue"
|
|
95
65
|
},
|
|
96
66
|
"FSSlider": {
|
|
97
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
67
|
+
"from": "@dative-gpi/foundation-shared-components/FSSlider.vue"
|
|
98
68
|
},
|
|
99
69
|
"FSCol": {
|
|
100
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
70
|
+
"from": "@dative-gpi/foundation-shared-components/FSCol.vue"
|
|
101
71
|
},
|
|
102
72
|
"FSPagination": {
|
|
103
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
73
|
+
"from": "@dative-gpi/foundation-shared-components/FSPagination.vue"
|
|
104
74
|
},
|
|
105
75
|
"FSCard": {
|
|
106
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
76
|
+
"from": "@dative-gpi/foundation-shared-components/FSCard.vue"
|
|
107
77
|
},
|
|
108
78
|
"FSContainer": {
|
|
109
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
79
|
+
"from": "@dative-gpi/foundation-shared-components/FSContainer.vue"
|
|
110
80
|
},
|
|
111
81
|
"FSCalendar": {
|
|
112
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
82
|
+
"from": "@dative-gpi/foundation-shared-components/FSCalendar.vue"
|
|
113
83
|
},
|
|
114
84
|
"FSSubmitDialog": {
|
|
115
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
85
|
+
"from": "@dative-gpi/foundation-shared-components/FSSubmitDialog.vue"
|
|
116
86
|
},
|
|
117
87
|
"FSSwitch": {
|
|
118
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
88
|
+
"from": "@dative-gpi/foundation-shared-components/FSSwitch.vue"
|
|
119
89
|
},
|
|
120
90
|
"FSDialog": {
|
|
121
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
91
|
+
"from": "@dative-gpi/foundation-shared-components/FSDialog.vue"
|
|
122
92
|
},
|
|
123
93
|
"FSLink": {
|
|
124
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
94
|
+
"from": "@dative-gpi/foundation-shared-components/FSLink.vue"
|
|
125
95
|
},
|
|
126
96
|
"FSClock": {
|
|
127
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
97
|
+
"from": "@dative-gpi/foundation-shared-components/FSClock.vue"
|
|
128
98
|
},
|
|
129
99
|
"FSFileButton": {
|
|
130
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
100
|
+
"from": "@dative-gpi/foundation-shared-components/FSFileButton.vue"
|
|
131
101
|
},
|
|
132
102
|
"FSCheckbox": {
|
|
133
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
103
|
+
"from": "@dative-gpi/foundation-shared-components/FSCheckbox.vue"
|
|
134
104
|
},
|
|
135
105
|
"FSRemoveDialog": {
|
|
136
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
106
|
+
"from": "@dative-gpi/foundation-shared-components/FSRemoveDialog.vue"
|
|
137
107
|
},
|
|
138
108
|
"FSText": {
|
|
139
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
109
|
+
"from": "@dative-gpi/foundation-shared-components/FSText.vue"
|
|
140
110
|
},
|
|
141
111
|
"FSButton": {
|
|
142
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
112
|
+
"from": "@dative-gpi/foundation-shared-components/FSButton.vue"
|
|
143
113
|
},
|
|
144
114
|
"FSFadeOut": {
|
|
145
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
115
|
+
"from": "@dative-gpi/foundation-shared-components/FSFadeOut.vue"
|
|
146
116
|
},
|
|
147
117
|
"FSRadio": {
|
|
148
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
118
|
+
"from": "@dative-gpi/foundation-shared-components/FSRadio.vue"
|
|
149
119
|
},
|
|
150
120
|
"FSTabs": {
|
|
151
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
121
|
+
"from": "@dative-gpi/foundation-shared-components/FSTabs.vue"
|
|
152
122
|
},
|
|
153
123
|
"FSCalendarTwin": {
|
|
154
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
124
|
+
"from": "@dative-gpi/foundation-shared-components/FSCalendarTwin.vue"
|
|
155
125
|
},
|
|
156
126
|
"FSCarousel": {
|
|
157
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
127
|
+
"from": "@dative-gpi/foundation-shared-components/FSCarousel.vue"
|
|
158
128
|
},
|
|
159
129
|
"FSChip": {
|
|
160
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
130
|
+
"from": "@dative-gpi/foundation-shared-components/FSChip.vue"
|
|
161
131
|
},
|
|
162
132
|
"FSWorstAlert": {
|
|
163
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
133
|
+
"from": "@dative-gpi/foundation-shared-components/deviceOrganisations/FSWorstAlert.vue"
|
|
164
134
|
},
|
|
165
135
|
"FSStatus": {
|
|
166
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
136
|
+
"from": "@dative-gpi/foundation-shared-components/deviceOrganisations/FSStatus.vue"
|
|
167
137
|
},
|
|
168
138
|
"FSStatusesRow": {
|
|
169
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
139
|
+
"from": "@dative-gpi/foundation-shared-components/deviceOrganisations/FSStatusesRow.vue"
|
|
170
140
|
},
|
|
171
141
|
"FSStatusesCarousel": {
|
|
172
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
142
|
+
"from": "@dative-gpi/foundation-shared-components/deviceOrganisations/FSStatusesCarousel.vue"
|
|
173
143
|
},
|
|
174
144
|
"FSConnectivity": {
|
|
175
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
145
|
+
"from": "@dative-gpi/foundation-shared-components/deviceOrganisations/FSConnectivity.vue"
|
|
176
146
|
},
|
|
177
147
|
"FSDateField": {
|
|
178
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
148
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSDateField.vue"
|
|
179
149
|
},
|
|
180
150
|
"FSPasswordField": {
|
|
181
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
151
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSPasswordField.vue"
|
|
182
152
|
},
|
|
183
153
|
"FSDateTimeRangeField": {
|
|
184
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
154
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSDateTimeRangeField.vue"
|
|
185
155
|
},
|
|
186
156
|
"FSTextField": {
|
|
187
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
157
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSTextField.vue"
|
|
188
158
|
},
|
|
189
159
|
"FSDateTimeField": {
|
|
190
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
160
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSDateTimeField.vue"
|
|
191
161
|
},
|
|
192
162
|
"FSDateRangeField": {
|
|
193
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
163
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSDateRangeField.vue"
|
|
194
164
|
},
|
|
195
165
|
"FSColorField": {
|
|
196
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
166
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSColorField.vue"
|
|
197
167
|
},
|
|
198
168
|
"FSTimeSlotField": {
|
|
199
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
169
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSTimeSlotField.vue"
|
|
200
170
|
},
|
|
201
171
|
"FSTimeField": {
|
|
202
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
172
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSTimeField.vue"
|
|
203
173
|
},
|
|
204
174
|
"FSIconField": {
|
|
205
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
175
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSIconField.vue"
|
|
206
176
|
},
|
|
207
177
|
"FSTagField": {
|
|
208
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
178
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSTagField.vue"
|
|
209
179
|
},
|
|
210
180
|
"FSTextArea": {
|
|
211
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
181
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSTextArea.vue"
|
|
212
182
|
},
|
|
213
183
|
"FSRichTextField": {
|
|
214
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
184
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSRichTextField.vue"
|
|
215
185
|
},
|
|
216
186
|
"FSSelectField": {
|
|
217
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
187
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSSelectField.vue"
|
|
218
188
|
},
|
|
219
189
|
"FSNumberField": {
|
|
220
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
190
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSNumberField.vue"
|
|
221
191
|
},
|
|
222
192
|
"FSSearchField": {
|
|
223
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
193
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSSearchField.vue"
|
|
224
194
|
},
|
|
225
195
|
"FSAutocompleteField": {
|
|
226
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
196
|
+
"from": "@dative-gpi/foundation-shared-components/fields/FSAutocompleteField.vue"
|
|
227
197
|
},
|
|
228
198
|
"FSLoadDataTable": {
|
|
229
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
199
|
+
"from": "@dative-gpi/foundation-shared-components/lists/FSLoadDataTable.vue"
|
|
230
200
|
},
|
|
231
201
|
"FSHiddenButton": {
|
|
232
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
202
|
+
"from": "@dative-gpi/foundation-shared-components/lists/FSHiddenButton.vue"
|
|
233
203
|
},
|
|
234
204
|
"FSFilterButton": {
|
|
235
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
205
|
+
"from": "@dative-gpi/foundation-shared-components/lists/FSFilterButton.vue"
|
|
236
206
|
},
|
|
237
207
|
"FSHeaderButton": {
|
|
238
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
208
|
+
"from": "@dative-gpi/foundation-shared-components/lists/FSHeaderButton.vue"
|
|
239
209
|
},
|
|
240
210
|
"FSDataTableUI": {
|
|
241
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
211
|
+
"from": "@dative-gpi/foundation-shared-components/lists/FSDataTableUI.vue"
|
|
242
212
|
},
|
|
243
213
|
"FSDataIteratorItem": {
|
|
244
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
214
|
+
"from": "@dative-gpi/foundation-shared-components/lists/FSDataIteratorItem.vue"
|
|
245
215
|
},
|
|
246
216
|
"FSGroupTileUI": {
|
|
247
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
217
|
+
"from": "@dative-gpi/foundation-shared-components/tiles/FSGroupTileUI.vue"
|
|
248
218
|
},
|
|
249
219
|
"FSLoadTile": {
|
|
250
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
220
|
+
"from": "@dative-gpi/foundation-shared-components/tiles/FSLoadTile.vue"
|
|
251
221
|
},
|
|
252
222
|
"FSDeviceOrganisationTileUI": {
|
|
253
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
223
|
+
"from": "@dative-gpi/foundation-shared-components/tiles/FSDeviceOrganisationTileUI.vue"
|
|
254
224
|
},
|
|
255
225
|
"FSTile": {
|
|
256
|
-
"from": "@dative-gpi/foundation-shared-components/
|
|
226
|
+
"from": "@dative-gpi/foundation-shared-components/tiles/FSTile.vue"
|
|
257
227
|
}
|
|
258
228
|
},
|
|
259
229
|
"directives": []
|