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