@dative-gpi/foundation-shared-loader 0.0.96 → 0.0.98
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 +40 -28
- package/dist/mapping/foundation-shared-components-imports-map.json +296 -293
- package/package.json +2 -2
- package/plugin/mapping/foundation-core-components-imports-map.json +40 -28
- package/plugin/mapping/foundation-shared-components-imports-map.json +296 -293
|
@@ -1,466 +1,469 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"FSToggleSet": {
|
|
4
|
-
"from": "@dative-gpi/foundation-shared-components/components/FSToggleSet.vue"
|
|
5
|
-
},
|
|
6
|
-
"FSText": {
|
|
7
|
-
"from": "@dative-gpi/foundation-shared-components/components/FSText.vue"
|
|
8
|
-
},
|
|
9
|
-
"FSErrorToast": {
|
|
10
|
-
"from": "@dative-gpi/foundation-shared-components/components/FSErrorToast.vue"
|
|
11
|
-
},
|
|
12
|
-
"FSLabel": {
|
|
13
|
-
"from": "@dative-gpi/foundation-shared-components/components/FSLabel.vue"
|
|
14
|
-
},
|
|
15
|
-
"FSButton": {
|
|
16
|
-
"from": "@dative-gpi/foundation-shared-components/components/FSButton.vue"
|
|
17
|
-
},
|
|
18
3
|
"FSLoader": {
|
|
19
4
|
"from": "@dative-gpi/foundation-shared-components/components/FSLoader.vue"
|
|
20
5
|
},
|
|
21
|
-
"
|
|
22
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
6
|
+
"FSSlideGroup": {
|
|
7
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSSlideGroup.vue"
|
|
23
8
|
},
|
|
24
|
-
"
|
|
25
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
9
|
+
"FSCalendarTwin": {
|
|
10
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSCalendarTwin.vue"
|
|
26
11
|
},
|
|
27
|
-
"
|
|
28
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
12
|
+
"FSClickable": {
|
|
13
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSClickable.vue"
|
|
29
14
|
},
|
|
30
|
-
"
|
|
31
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
15
|
+
"FSBreadcrumbs": {
|
|
16
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSBreadcrumbs.vue"
|
|
32
17
|
},
|
|
33
|
-
"
|
|
34
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
18
|
+
"FSLabel": {
|
|
19
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSLabel.vue"
|
|
35
20
|
},
|
|
36
|
-
"
|
|
37
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
21
|
+
"FSCard": {
|
|
22
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSCard.vue"
|
|
38
23
|
},
|
|
39
|
-
"
|
|
40
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
24
|
+
"FSSlider": {
|
|
25
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSSlider.vue"
|
|
41
26
|
},
|
|
42
|
-
"
|
|
43
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
27
|
+
"FSButton": {
|
|
28
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSButton.vue"
|
|
44
29
|
},
|
|
45
|
-
"
|
|
46
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
30
|
+
"FSPermissions": {
|
|
31
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSPermissions.vue"
|
|
47
32
|
},
|
|
48
|
-
"
|
|
49
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
33
|
+
"FSGridMosaic": {
|
|
34
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSGridMosaic.vue"
|
|
50
35
|
},
|
|
51
|
-
"
|
|
52
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
36
|
+
"FSToggleSet": {
|
|
37
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSToggleSet.vue"
|
|
53
38
|
},
|
|
54
39
|
"FSTabs": {
|
|
55
40
|
"from": "@dative-gpi/foundation-shared-components/components/FSTabs.vue"
|
|
56
41
|
},
|
|
57
|
-
"
|
|
58
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
42
|
+
"FSCol": {
|
|
43
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSCol.vue"
|
|
44
|
+
},
|
|
45
|
+
"FSDialogMenu": {
|
|
46
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDialogMenu.vue"
|
|
47
|
+
},
|
|
48
|
+
"FSText": {
|
|
49
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSText.vue"
|
|
59
50
|
},
|
|
60
51
|
"FSCheckbox": {
|
|
61
52
|
"from": "@dative-gpi/foundation-shared-components/components/FSCheckbox.vue"
|
|
62
53
|
},
|
|
63
|
-
"
|
|
64
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
54
|
+
"FSChip": {
|
|
55
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSChip.vue"
|
|
65
56
|
},
|
|
66
|
-
"
|
|
67
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
57
|
+
"FSRadio": {
|
|
58
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSRadio.vue"
|
|
68
59
|
},
|
|
69
|
-
"
|
|
70
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
60
|
+
"FSDialogSubmit": {
|
|
61
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDialogSubmit.vue"
|
|
71
62
|
},
|
|
72
|
-
"
|
|
73
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
63
|
+
"FSSpan": {
|
|
64
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSSpan.vue"
|
|
74
65
|
},
|
|
75
|
-
"
|
|
76
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
66
|
+
"FSLink": {
|
|
67
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSLink.vue"
|
|
77
68
|
},
|
|
78
|
-
"
|
|
79
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
69
|
+
"FSErrorToast": {
|
|
70
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSErrorToast.vue"
|
|
80
71
|
},
|
|
81
|
-
"
|
|
82
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
72
|
+
"FSWrapGroup": {
|
|
73
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSWrapGroup.vue"
|
|
83
74
|
},
|
|
84
|
-
"
|
|
85
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
75
|
+
"FSColorIcon": {
|
|
76
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSColorIcon.vue"
|
|
86
77
|
},
|
|
87
78
|
"FSRow": {
|
|
88
79
|
"from": "@dative-gpi/foundation-shared-components/components/FSRow.vue"
|
|
89
80
|
},
|
|
81
|
+
"FSColor": {
|
|
82
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSColor.vue"
|
|
83
|
+
},
|
|
90
84
|
"FSDialog": {
|
|
91
85
|
"from": "@dative-gpi/foundation-shared-components/components/FSDialog.vue"
|
|
92
86
|
},
|
|
93
|
-
"
|
|
94
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
87
|
+
"FSIconCard": {
|
|
88
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSIconCard.vue"
|
|
95
89
|
},
|
|
96
|
-
"
|
|
97
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
90
|
+
"FSBadge": {
|
|
91
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSBadge.vue"
|
|
98
92
|
},
|
|
99
|
-
"
|
|
100
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
93
|
+
"FSPagination": {
|
|
94
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSPagination.vue"
|
|
101
95
|
},
|
|
102
|
-
"
|
|
103
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
96
|
+
"FSAccordion": {
|
|
97
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSAccordion.vue"
|
|
104
98
|
},
|
|
105
|
-
"
|
|
106
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
99
|
+
"FSTag": {
|
|
100
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTag.vue"
|
|
107
101
|
},
|
|
108
102
|
"FSClock": {
|
|
109
103
|
"from": "@dative-gpi/foundation-shared-components/components/FSClock.vue"
|
|
110
104
|
},
|
|
111
|
-
"
|
|
112
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
113
|
-
},
|
|
114
|
-
"FSColor": {
|
|
115
|
-
"from": "@dative-gpi/foundation-shared-components/components/FSColor.vue"
|
|
105
|
+
"FSDialogMultiForm": {
|
|
106
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDialogMultiForm.vue"
|
|
116
107
|
},
|
|
117
|
-
"
|
|
118
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
108
|
+
"FSFadeOut": {
|
|
109
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSFadeOut.vue"
|
|
119
110
|
},
|
|
120
|
-
"
|
|
121
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
111
|
+
"FSDialogForm": {
|
|
112
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDialogForm.vue"
|
|
122
113
|
},
|
|
123
114
|
"FSRadioGroup": {
|
|
124
115
|
"from": "@dative-gpi/foundation-shared-components/components/FSRadioGroup.vue"
|
|
125
116
|
},
|
|
126
|
-
"
|
|
127
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
117
|
+
"FSOptionGroup": {
|
|
118
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSOptionGroup.vue"
|
|
128
119
|
},
|
|
129
|
-
"
|
|
130
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
120
|
+
"FSTab": {
|
|
121
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTab.vue"
|
|
131
122
|
},
|
|
132
|
-
"
|
|
133
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
123
|
+
"FSWindow": {
|
|
124
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSWindow.vue"
|
|
134
125
|
},
|
|
135
|
-
"
|
|
136
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
126
|
+
"FSDialogRemove": {
|
|
127
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDialogRemove.vue"
|
|
137
128
|
},
|
|
138
|
-
"
|
|
139
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
129
|
+
"FSForm": {
|
|
130
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSForm.vue"
|
|
140
131
|
},
|
|
141
|
-
"
|
|
142
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
132
|
+
"FSOptionItem": {
|
|
133
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSOptionItem.vue"
|
|
134
|
+
},
|
|
135
|
+
"FSTooltip": {
|
|
136
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTooltip.vue"
|
|
137
|
+
},
|
|
138
|
+
"FSIcon": {
|
|
139
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSIcon.vue"
|
|
140
|
+
},
|
|
141
|
+
"FSImage": {
|
|
142
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSImage.vue"
|
|
143
143
|
},
|
|
144
144
|
"FSTagGroup": {
|
|
145
145
|
"from": "@dative-gpi/foundation-shared-components/components/FSTagGroup.vue"
|
|
146
146
|
},
|
|
147
|
-
"
|
|
148
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
147
|
+
"FSGrid": {
|
|
148
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSGrid.vue"
|
|
149
149
|
},
|
|
150
|
-
"
|
|
151
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
150
|
+
"FSIconCheck": {
|
|
151
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSIconCheck.vue"
|
|
152
152
|
},
|
|
153
|
-
"
|
|
154
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
153
|
+
"FSIconFlag": {
|
|
154
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSIconFlag.vue"
|
|
155
|
+
},
|
|
156
|
+
"FSEditImage": {
|
|
157
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSEditImage.vue"
|
|
158
|
+
},
|
|
159
|
+
"FSAccordionPanel": {
|
|
160
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSAccordionPanel.vue"
|
|
155
161
|
},
|
|
156
162
|
"FSSwitch": {
|
|
157
163
|
"from": "@dative-gpi/foundation-shared-components/components/FSSwitch.vue"
|
|
158
164
|
},
|
|
159
|
-
"
|
|
160
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
165
|
+
"FSDivider": {
|
|
166
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDivider.vue"
|
|
161
167
|
},
|
|
162
|
-
"
|
|
163
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
168
|
+
"FSCalendar": {
|
|
169
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSCalendar.vue"
|
|
164
170
|
},
|
|
165
|
-
"
|
|
166
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
171
|
+
"FSWorstAlertCard": {
|
|
172
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSWorstAlertCard.vue"
|
|
167
173
|
},
|
|
168
|
-
"
|
|
169
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
174
|
+
"FSStatusesRow": {
|
|
175
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSStatusesRow.vue"
|
|
170
176
|
},
|
|
171
|
-
"
|
|
172
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
177
|
+
"FSConnectivity": {
|
|
178
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSConnectivity.vue"
|
|
173
179
|
},
|
|
174
|
-
"
|
|
175
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
180
|
+
"FSStatusCard": {
|
|
181
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSStatusCard.vue"
|
|
176
182
|
},
|
|
177
|
-
"
|
|
178
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
183
|
+
"FSConnectivityCard": {
|
|
184
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSConnectivityCard.vue"
|
|
179
185
|
},
|
|
180
|
-
"
|
|
181
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
186
|
+
"FSStatusesCarousel": {
|
|
187
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSStatusesCarousel.vue"
|
|
182
188
|
},
|
|
183
|
-
"
|
|
184
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
189
|
+
"FSStatus": {
|
|
190
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSStatus.vue"
|
|
185
191
|
},
|
|
186
|
-
"
|
|
187
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
192
|
+
"FSWorstAlert": {
|
|
193
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSWorstAlert.vue"
|
|
188
194
|
},
|
|
189
|
-
"
|
|
190
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
195
|
+
"FSTile": {
|
|
196
|
+
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSTile.vue"
|
|
191
197
|
},
|
|
192
|
-
"
|
|
193
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
198
|
+
"FSGroupTileUI": {
|
|
199
|
+
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSGroupTileUI.vue"
|
|
194
200
|
},
|
|
195
|
-
"
|
|
196
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
201
|
+
"FSLoadTile": {
|
|
202
|
+
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSLoadTile.vue"
|
|
197
203
|
},
|
|
198
|
-
"
|
|
199
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
204
|
+
"FSUserOrganisationTileUI": {
|
|
205
|
+
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSUserOrganisationTileUI.vue"
|
|
200
206
|
},
|
|
201
|
-
"
|
|
202
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
207
|
+
"FSSimpleIconTileUI": {
|
|
208
|
+
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSSimpleIconTileUI.vue"
|
|
203
209
|
},
|
|
204
|
-
"
|
|
205
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
210
|
+
"FSDashboardOrganisationTypeTileUI": {
|
|
211
|
+
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSDashboardOrganisationTypeTileUI.vue"
|
|
206
212
|
},
|
|
207
|
-
"
|
|
208
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
213
|
+
"FSDashboardOrganisationTileUI": {
|
|
214
|
+
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSDashboardOrganisationTileUI.vue"
|
|
209
215
|
},
|
|
210
|
-
"
|
|
211
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
212
|
-
},
|
|
213
|
-
"FSButtonRemoveLabel": {
|
|
214
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonRemoveLabel.vue"
|
|
215
|
-
},
|
|
216
|
-
"FSButtonRedoLabel": {
|
|
217
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonRedoLabel.vue"
|
|
218
|
-
},
|
|
219
|
-
"FSButtonUndoMini": {
|
|
220
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonUndoMini.vue"
|
|
216
|
+
"FSFolderTileUI": {
|
|
217
|
+
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSFolderTileUI.vue"
|
|
221
218
|
},
|
|
222
|
-
"
|
|
223
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
219
|
+
"FSDashboardShallowTileUI": {
|
|
220
|
+
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSDashboardShallowTileUI.vue"
|
|
224
221
|
},
|
|
225
|
-
"
|
|
226
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
222
|
+
"FSDeviceOrganisationTileUI": {
|
|
223
|
+
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSDeviceOrganisationTileUI.vue"
|
|
227
224
|
},
|
|
228
|
-
"
|
|
229
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
225
|
+
"FSAutocompleteLanguage": {
|
|
226
|
+
"from": "@dative-gpi/foundation-shared-components/components/autocompletes/FSAutocompleteLanguage.vue"
|
|
230
227
|
},
|
|
231
|
-
"
|
|
232
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
228
|
+
"FSAutocompleteTimeZone": {
|
|
229
|
+
"from": "@dative-gpi/foundation-shared-components/components/autocompletes/FSAutocompleteTimeZone.vue"
|
|
233
230
|
},
|
|
234
|
-
"
|
|
235
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
231
|
+
"FSSearchField": {
|
|
232
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSSearchField.vue"
|
|
236
233
|
},
|
|
237
|
-
"
|
|
238
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
234
|
+
"FSSelectField": {
|
|
235
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSSelectField.vue"
|
|
239
236
|
},
|
|
240
|
-
"
|
|
241
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
237
|
+
"FSTextField": {
|
|
238
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSTextField.vue"
|
|
242
239
|
},
|
|
243
|
-
"
|
|
244
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
240
|
+
"FSIconField": {
|
|
241
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSIconField.vue"
|
|
245
242
|
},
|
|
246
|
-
"
|
|
247
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
243
|
+
"FSDateTimeField": {
|
|
244
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSDateTimeField.vue"
|
|
248
245
|
},
|
|
249
|
-
"
|
|
250
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
246
|
+
"FSTextArea": {
|
|
247
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSTextArea.vue"
|
|
251
248
|
},
|
|
252
|
-
"
|
|
253
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
249
|
+
"FSPasswordField": {
|
|
250
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSPasswordField.vue"
|
|
254
251
|
},
|
|
255
|
-
"
|
|
256
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
252
|
+
"FSColorField": {
|
|
253
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSColorField.vue"
|
|
257
254
|
},
|
|
258
|
-
"
|
|
259
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
255
|
+
"FSDateTimeRangeField": {
|
|
256
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSDateTimeRangeField.vue"
|
|
260
257
|
},
|
|
261
|
-
"
|
|
262
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
258
|
+
"FSTimeField": {
|
|
259
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSTimeField.vue"
|
|
263
260
|
},
|
|
264
|
-
"
|
|
265
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
261
|
+
"FSRichTextField": {
|
|
262
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSRichTextField.vue"
|
|
266
263
|
},
|
|
267
|
-
"
|
|
268
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
264
|
+
"FSDateRangeField": {
|
|
265
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSDateRangeField.vue"
|
|
269
266
|
},
|
|
270
|
-
"
|
|
271
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
267
|
+
"FSTimeSlotField": {
|
|
268
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSTimeSlotField.vue"
|
|
272
269
|
},
|
|
273
|
-
"
|
|
274
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
270
|
+
"FSAutocompleteField": {
|
|
271
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSAutocompleteField.vue"
|
|
275
272
|
},
|
|
276
|
-
"
|
|
277
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
273
|
+
"FSDateField": {
|
|
274
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSDateField.vue"
|
|
278
275
|
},
|
|
279
|
-
"
|
|
280
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
276
|
+
"FSBaseField": {
|
|
277
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSBaseField.vue"
|
|
281
278
|
},
|
|
282
|
-
"
|
|
283
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
279
|
+
"FSNumberField": {
|
|
280
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSNumberField.vue"
|
|
284
281
|
},
|
|
285
|
-
"
|
|
286
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
282
|
+
"FSTagField": {
|
|
283
|
+
"from": "@dative-gpi/foundation-shared-components/components/fields/FSTagField.vue"
|
|
287
284
|
},
|
|
288
|
-
"
|
|
289
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
285
|
+
"FSButtonCancel": {
|
|
286
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonCancel.vue"
|
|
290
287
|
},
|
|
291
|
-
"
|
|
292
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
288
|
+
"FSButtonUpdateIcon": {
|
|
289
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonUpdateIcon.vue"
|
|
293
290
|
},
|
|
294
291
|
"FSButtonRedoIcon": {
|
|
295
292
|
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonRedoIcon.vue"
|
|
296
293
|
},
|
|
297
|
-
"
|
|
298
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
294
|
+
"FSButtonUndoMini": {
|
|
295
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonUndoMini.vue"
|
|
299
296
|
},
|
|
300
|
-
"
|
|
301
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
297
|
+
"FSButtonUndoLabel": {
|
|
298
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonUndoLabel.vue"
|
|
302
299
|
},
|
|
303
|
-
"
|
|
304
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
300
|
+
"FSButtonValidateMini": {
|
|
301
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonValidateMini.vue"
|
|
305
302
|
},
|
|
306
|
-
"
|
|
307
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
303
|
+
"FSButtonDuplicateIcon": {
|
|
304
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonDuplicateIcon.vue"
|
|
308
305
|
},
|
|
309
|
-
"
|
|
310
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
306
|
+
"FSButtonCancelLabel": {
|
|
307
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonCancelLabel.vue"
|
|
311
308
|
},
|
|
312
|
-
"
|
|
313
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
309
|
+
"FSButtonUndoIcon": {
|
|
310
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonUndoIcon.vue"
|
|
311
|
+
},
|
|
312
|
+
"FSButtonRedo": {
|
|
313
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonRedo.vue"
|
|
314
314
|
},
|
|
315
315
|
"FSButtonUpdate": {
|
|
316
316
|
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonUpdate.vue"
|
|
317
317
|
},
|
|
318
|
-
"
|
|
319
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
318
|
+
"FSButtonCancelIcon": {
|
|
319
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonCancelIcon.vue"
|
|
320
320
|
},
|
|
321
|
-
"
|
|
322
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
321
|
+
"FSButtonEditIcon": {
|
|
322
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonEditIcon.vue"
|
|
323
323
|
},
|
|
324
|
-
"
|
|
325
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
324
|
+
"FSButtonDuplicateLabel": {
|
|
325
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonDuplicateLabel.vue"
|
|
326
326
|
},
|
|
327
|
-
"
|
|
328
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
327
|
+
"FSButtonRemoveIcon": {
|
|
328
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonRemoveIcon.vue"
|
|
329
329
|
},
|
|
330
|
-
"
|
|
331
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
330
|
+
"FSButtonFileMini": {
|
|
331
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonFileMini.vue"
|
|
332
|
+
},
|
|
333
|
+
"FSButtonDuplicate": {
|
|
334
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonDuplicate.vue"
|
|
332
335
|
},
|
|
333
336
|
"FSButtonCheckbox": {
|
|
334
337
|
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonCheckbox.vue"
|
|
335
338
|
},
|
|
336
|
-
"
|
|
337
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
339
|
+
"FSButtonEditLabel": {
|
|
340
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonEditLabel.vue"
|
|
338
341
|
},
|
|
339
|
-
"
|
|
340
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
342
|
+
"FSButtonCancelMini": {
|
|
343
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonCancelMini.vue"
|
|
341
344
|
},
|
|
342
|
-
"
|
|
343
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
345
|
+
"FSButtonPreviousIcon": {
|
|
346
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonPreviousIcon.vue"
|
|
344
347
|
},
|
|
345
|
-
"
|
|
346
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
348
|
+
"FSButtonRemove": {
|
|
349
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonRemove.vue"
|
|
347
350
|
},
|
|
348
|
-
"
|
|
349
|
-
"from": "@dative-gpi/foundation-shared-components/components/buttons/
|
|
351
|
+
"FSButtonEdit": {
|
|
352
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonEdit.vue"
|
|
350
353
|
},
|
|
351
|
-
"
|
|
352
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
354
|
+
"FSButtonSearchMini": {
|
|
355
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonSearchMini.vue"
|
|
353
356
|
},
|
|
354
|
-
"
|
|
355
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
357
|
+
"FSButtonPreviousMini": {
|
|
358
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonPreviousMini.vue"
|
|
356
359
|
},
|
|
357
|
-
"
|
|
358
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
360
|
+
"FSButtonFile": {
|
|
361
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonFile.vue"
|
|
359
362
|
},
|
|
360
|
-
"
|
|
361
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
363
|
+
"FSButtonNextIcon": {
|
|
364
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonNextIcon.vue"
|
|
362
365
|
},
|
|
363
|
-
"
|
|
364
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
366
|
+
"FSButtonSearchIcon": {
|
|
367
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonSearchIcon.vue"
|
|
365
368
|
},
|
|
366
|
-
"
|
|
367
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
369
|
+
"FSButtonFileIcon": {
|
|
370
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonFileIcon.vue"
|
|
368
371
|
},
|
|
369
|
-
"
|
|
370
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
372
|
+
"FSButtonSearchLabel": {
|
|
373
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonSearchLabel.vue"
|
|
371
374
|
},
|
|
372
|
-
"
|
|
373
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
375
|
+
"FSButtonSearch": {
|
|
376
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonSearch.vue"
|
|
374
377
|
},
|
|
375
|
-
"
|
|
376
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
378
|
+
"FSButtonNextLabel": {
|
|
379
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonNextLabel.vue"
|
|
377
380
|
},
|
|
378
|
-
"
|
|
379
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
381
|
+
"FSButtonNextMini": {
|
|
382
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonNextMini.vue"
|
|
380
383
|
},
|
|
381
|
-
"
|
|
382
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
384
|
+
"FSButtonValidateIcon": {
|
|
385
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonValidateIcon.vue"
|
|
383
386
|
},
|
|
384
|
-
"
|
|
385
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
387
|
+
"FSButtonSaveMini": {
|
|
388
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonSaveMini.vue"
|
|
386
389
|
},
|
|
387
|
-
"
|
|
388
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
390
|
+
"FSButtonRemoveLabel": {
|
|
391
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonRemoveLabel.vue"
|
|
389
392
|
},
|
|
390
|
-
"
|
|
391
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
393
|
+
"FSButtonDuplicateMini": {
|
|
394
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonDuplicateMini.vue"
|
|
392
395
|
},
|
|
393
|
-
"
|
|
394
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
396
|
+
"FSButtonRemoveMini": {
|
|
397
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonRemoveMini.vue"
|
|
395
398
|
},
|
|
396
|
-
"
|
|
397
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
399
|
+
"FSButtonRedoLabel": {
|
|
400
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonRedoLabel.vue"
|
|
398
401
|
},
|
|
399
|
-
"
|
|
400
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
402
|
+
"FSButtonSave": {
|
|
403
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonSave.vue"
|
|
401
404
|
},
|
|
402
|
-
"
|
|
403
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
405
|
+
"FSButtonPreviousLabel": {
|
|
406
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonPreviousLabel.vue"
|
|
404
407
|
},
|
|
405
|
-
"
|
|
406
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
408
|
+
"FSButtonRedoMini": {
|
|
409
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonRedoMini.vue"
|
|
407
410
|
},
|
|
408
|
-
"
|
|
409
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
411
|
+
"FSButtonUpdateMini": {
|
|
412
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonUpdateMini.vue"
|
|
410
413
|
},
|
|
411
|
-
"
|
|
412
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
414
|
+
"FSButtonValidate": {
|
|
415
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonValidate.vue"
|
|
413
416
|
},
|
|
414
|
-
"
|
|
415
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
417
|
+
"FSButtonEditMini": {
|
|
418
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonEditMini.vue"
|
|
416
419
|
},
|
|
417
|
-
"
|
|
418
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
420
|
+
"FSButtonSaveIcon": {
|
|
421
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonSaveIcon.vue"
|
|
419
422
|
},
|
|
420
|
-
"
|
|
421
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
423
|
+
"FSButtonSaveLabel": {
|
|
424
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonSaveLabel.vue"
|
|
422
425
|
},
|
|
423
|
-
"
|
|
424
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
426
|
+
"FSButtonNext": {
|
|
427
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonNext.vue"
|
|
425
428
|
},
|
|
426
|
-
"
|
|
427
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
429
|
+
"FSButtonUndo": {
|
|
430
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonUndo.vue"
|
|
428
431
|
},
|
|
429
|
-
"
|
|
430
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
432
|
+
"FSButtonUpdateLabel": {
|
|
433
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonUpdateLabel.vue"
|
|
431
434
|
},
|
|
432
|
-
"
|
|
433
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
435
|
+
"FSButtonPrevious": {
|
|
436
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonPrevious.vue"
|
|
434
437
|
},
|
|
435
|
-
"
|
|
436
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
438
|
+
"FSButtonValidateLabel": {
|
|
439
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonValidateLabel.vue"
|
|
437
440
|
},
|
|
438
|
-
"
|
|
439
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
441
|
+
"FSButtonFileLabel": {
|
|
442
|
+
"from": "@dative-gpi/foundation-shared-components/components/buttons/FSButtonFileLabel.vue"
|
|
440
443
|
},
|
|
441
|
-
"
|
|
442
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
444
|
+
"FSSelectTimeZone": {
|
|
445
|
+
"from": "@dative-gpi/foundation-shared-components/components/selects/FSSelectTimeZone.vue"
|
|
443
446
|
},
|
|
444
|
-
"
|
|
445
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
447
|
+
"FSHiddenButton": {
|
|
448
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSHiddenButton.vue"
|
|
446
449
|
},
|
|
447
|
-
"
|
|
448
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
450
|
+
"FSDraggable": {
|
|
451
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSDraggable.vue"
|
|
449
452
|
},
|
|
450
|
-
"
|
|
451
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
453
|
+
"FSDataIteratorItem": {
|
|
454
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSDataIteratorItem.vue"
|
|
452
455
|
},
|
|
453
|
-
"
|
|
454
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
456
|
+
"FSHeaderButton": {
|
|
457
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSHeaderButton.vue"
|
|
455
458
|
},
|
|
456
|
-
"
|
|
457
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
459
|
+
"FSFilterButton": {
|
|
460
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSFilterButton.vue"
|
|
458
461
|
},
|
|
459
|
-
"
|
|
460
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
462
|
+
"FSLoadDataTable": {
|
|
463
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSLoadDataTable.vue"
|
|
461
464
|
},
|
|
462
|
-
"
|
|
463
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
465
|
+
"FSDataTableUI": {
|
|
466
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSDataTableUI.vue"
|
|
464
467
|
}
|
|
465
468
|
},
|
|
466
469
|
"directives": []
|