@dative-gpi/foundation-shared-loader 0.0.8 → 0.0.9
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 +5 -2
- package/dist/mapping/foundation-shared-components-imports-map.json +152 -50
- package/package.json +2 -2
- package/plugin/mapping/foundation-core-components-imports-map.json +5 -2
- package/plugin/mapping/foundation-shared-components-imports-map.json +152 -50
- package/tsconfig.json +1 -1
|
@@ -1,7 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"
|
|
4
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
3
|
+
"FSGroupTile": {
|
|
4
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSGroupTile.vue"
|
|
5
|
+
},
|
|
6
|
+
"FSDeviceOrganisationTile": {
|
|
7
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDeviceOrganisationTile.vue"
|
|
5
8
|
}
|
|
6
9
|
},
|
|
7
10
|
"directives": []
|
|
@@ -1,103 +1,205 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"
|
|
4
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
3
|
+
"FSNumberField": {
|
|
4
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSNumberField.vue"
|
|
5
|
+
},
|
|
6
|
+
"FSBreadcrumbs": {
|
|
7
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSBreadcrumbs.vue"
|
|
8
|
+
},
|
|
9
|
+
"FSRichTextField": {
|
|
10
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSRichTextField.vue"
|
|
11
|
+
},
|
|
12
|
+
"FSTextField": {
|
|
13
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTextField.vue"
|
|
5
14
|
},
|
|
6
15
|
"FSWindow": {
|
|
7
16
|
"from": "@dative-gpi/foundation-shared-components/components/FSWindow.vue"
|
|
8
17
|
},
|
|
18
|
+
"FSRadioGroup": {
|
|
19
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSRadioGroup.vue"
|
|
20
|
+
},
|
|
21
|
+
"FSFileButton": {
|
|
22
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSFileButton.vue"
|
|
23
|
+
},
|
|
24
|
+
"FSDivider": {
|
|
25
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDivider.vue"
|
|
26
|
+
},
|
|
9
27
|
"FSColor": {
|
|
10
28
|
"from": "@dative-gpi/foundation-shared-components/components/FSColor.vue"
|
|
11
29
|
},
|
|
12
|
-
"
|
|
13
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
30
|
+
"FSWrapGroup": {
|
|
31
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSWrapGroup.vue"
|
|
14
32
|
},
|
|
15
|
-
"
|
|
16
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
33
|
+
"FSTooltip": {
|
|
34
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTooltip.vue"
|
|
35
|
+
},
|
|
36
|
+
"FSHeaderButton": {
|
|
37
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSHeaderButton.vue"
|
|
38
|
+
},
|
|
39
|
+
"FSCalendarTwin": {
|
|
40
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSCalendarTwin.vue"
|
|
41
|
+
},
|
|
42
|
+
"FSTabs": {
|
|
43
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTabs.vue"
|
|
44
|
+
},
|
|
45
|
+
"FSRadio": {
|
|
46
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSRadio.vue"
|
|
47
|
+
},
|
|
48
|
+
"FSRemoveDialog": {
|
|
49
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSRemoveDialog.vue"
|
|
50
|
+
},
|
|
51
|
+
"FSContainer": {
|
|
52
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSContainer.vue"
|
|
53
|
+
},
|
|
54
|
+
"FSDateField": {
|
|
55
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDateField.vue"
|
|
56
|
+
},
|
|
57
|
+
"FSAutocompleteField": {
|
|
58
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSAutocompleteField.vue"
|
|
59
|
+
},
|
|
60
|
+
"FSTagField": {
|
|
61
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTagField.vue"
|
|
62
|
+
},
|
|
63
|
+
"FSColorIcon": {
|
|
64
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSColorIcon.vue"
|
|
17
65
|
},
|
|
18
66
|
"FSCalendar": {
|
|
19
67
|
"from": "@dative-gpi/foundation-shared-components/components/FSCalendar.vue"
|
|
20
68
|
},
|
|
21
|
-
"
|
|
22
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
69
|
+
"FSImage": {
|
|
70
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSImage.vue"
|
|
23
71
|
},
|
|
24
|
-
"
|
|
25
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
72
|
+
"FSCarousel": {
|
|
73
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSCarousel.vue"
|
|
26
74
|
},
|
|
27
|
-
"
|
|
28
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
75
|
+
"FSBadge": {
|
|
76
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSBadge.vue"
|
|
29
77
|
},
|
|
30
|
-
"
|
|
31
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
78
|
+
"FSSelectField": {
|
|
79
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSSelectField.vue"
|
|
32
80
|
},
|
|
33
|
-
"
|
|
34
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
81
|
+
"FSSearchField": {
|
|
82
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSSearchField.vue"
|
|
35
83
|
},
|
|
36
|
-
"
|
|
37
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
84
|
+
"FSLoadTile": {
|
|
85
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSLoadTile.vue"
|
|
38
86
|
},
|
|
39
87
|
"FSClock": {
|
|
40
88
|
"from": "@dative-gpi/foundation-shared-components/components/FSClock.vue"
|
|
41
89
|
},
|
|
42
|
-
"
|
|
43
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
90
|
+
"FSSlideGroup": {
|
|
91
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSSlideGroup.vue"
|
|
44
92
|
},
|
|
45
|
-
"
|
|
46
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
93
|
+
"FSRow": {
|
|
94
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSRow.vue"
|
|
47
95
|
},
|
|
48
|
-
"
|
|
49
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
96
|
+
"FSToggleSet": {
|
|
97
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSToggleSet.vue"
|
|
98
|
+
},
|
|
99
|
+
"FSDialog": {
|
|
100
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDialog.vue"
|
|
101
|
+
},
|
|
102
|
+
"FSChip": {
|
|
103
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSChip.vue"
|
|
104
|
+
},
|
|
105
|
+
"FSSwitch": {
|
|
106
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSSwitch.vue"
|
|
107
|
+
},
|
|
108
|
+
"FSDateRangeField": {
|
|
109
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDateRangeField.vue"
|
|
110
|
+
},
|
|
111
|
+
"FSTab": {
|
|
112
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTab.vue"
|
|
50
113
|
},
|
|
51
114
|
"FSSlider": {
|
|
52
115
|
"from": "@dative-gpi/foundation-shared-components/components/FSSlider.vue"
|
|
53
116
|
},
|
|
54
|
-
"
|
|
55
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
117
|
+
"FSIcon": {
|
|
118
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSIcon.vue"
|
|
56
119
|
},
|
|
57
120
|
"FSButton": {
|
|
58
121
|
"from": "@dative-gpi/foundation-shared-components/components/FSButton.vue"
|
|
59
122
|
},
|
|
60
|
-
"
|
|
61
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
123
|
+
"FSTile": {
|
|
124
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTile.vue"
|
|
62
125
|
},
|
|
63
|
-
"
|
|
64
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
126
|
+
"FSPasswordField": {
|
|
127
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSPasswordField.vue"
|
|
65
128
|
},
|
|
66
129
|
"FSFadeOut": {
|
|
67
130
|
"from": "@dative-gpi/foundation-shared-components/components/FSFadeOut.vue"
|
|
68
131
|
},
|
|
132
|
+
"FSSpan": {
|
|
133
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSSpan.vue"
|
|
134
|
+
},
|
|
135
|
+
"FSTagGroup": {
|
|
136
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTagGroup.vue"
|
|
137
|
+
},
|
|
138
|
+
"FSIconField": {
|
|
139
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSIconField.vue"
|
|
140
|
+
},
|
|
69
141
|
"FSCard": {
|
|
70
142
|
"from": "@dative-gpi/foundation-shared-components/components/FSCard.vue"
|
|
71
143
|
},
|
|
72
|
-
"
|
|
73
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
144
|
+
"FSSubmitDialog": {
|
|
145
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSSubmitDialog.vue"
|
|
74
146
|
},
|
|
75
|
-
"
|
|
76
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
147
|
+
"FSCheckbox": {
|
|
148
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSCheckbox.vue"
|
|
77
149
|
},
|
|
78
|
-
"
|
|
79
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
150
|
+
"FSDateTimeRangeField": {
|
|
151
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDateTimeRangeField.vue"
|
|
80
152
|
},
|
|
81
|
-
"
|
|
82
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
153
|
+
"FSTextArea": {
|
|
154
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTextArea.vue"
|
|
83
155
|
},
|
|
84
|
-
"
|
|
85
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
156
|
+
"FSText": {
|
|
157
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSText.vue"
|
|
86
158
|
},
|
|
87
|
-
"
|
|
88
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
159
|
+
"FSDateTimeField": {
|
|
160
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDateTimeField.vue"
|
|
89
161
|
},
|
|
90
|
-
"
|
|
91
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
162
|
+
"FSCol": {
|
|
163
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSCol.vue"
|
|
92
164
|
},
|
|
93
|
-
"
|
|
94
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
165
|
+
"FSTag": {
|
|
166
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTag.vue"
|
|
95
167
|
},
|
|
96
|
-
"
|
|
97
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
168
|
+
"FSDeviceOrganisationTileUI": {
|
|
169
|
+
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSDeviceOrganisationTileUI.vue"
|
|
98
170
|
},
|
|
99
|
-
"
|
|
100
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
171
|
+
"FSGroupTileUI": {
|
|
172
|
+
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSGroupTileUI.vue"
|
|
173
|
+
},
|
|
174
|
+
"FSFilterButton": {
|
|
175
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSFilterButton.vue"
|
|
176
|
+
},
|
|
177
|
+
"FSHiddenButton": {
|
|
178
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSHiddenButton.vue"
|
|
179
|
+
},
|
|
180
|
+
"FSDataTable": {
|
|
181
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSDataTable.vue"
|
|
182
|
+
},
|
|
183
|
+
"FSDataIteratorGroup": {
|
|
184
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSDataIteratorGroup.vue"
|
|
185
|
+
},
|
|
186
|
+
"FSDataIteratorItem": {
|
|
187
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSDataIteratorItem.vue"
|
|
188
|
+
},
|
|
189
|
+
"FSStatusesCarousel": {
|
|
190
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSStatusesCarousel.vue"
|
|
191
|
+
},
|
|
192
|
+
"FSWorstAlert": {
|
|
193
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSWorstAlert.vue"
|
|
194
|
+
},
|
|
195
|
+
"FSStatusesRow": {
|
|
196
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSStatusesRow.vue"
|
|
197
|
+
},
|
|
198
|
+
"FSConnectivity": {
|
|
199
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSConnectivity.vue"
|
|
200
|
+
},
|
|
201
|
+
"FSStatus": {
|
|
202
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSStatus.vue"
|
|
101
203
|
}
|
|
102
204
|
},
|
|
103
205
|
"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.9",
|
|
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": "d079d93c7d8677f8269b97bc71820bc35dc46921"
|
|
27
27
|
}
|
|
@@ -1,7 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"
|
|
4
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
3
|
+
"FSGroupTile": {
|
|
4
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSGroupTile.vue"
|
|
5
|
+
},
|
|
6
|
+
"FSDeviceOrganisationTile": {
|
|
7
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDeviceOrganisationTile.vue"
|
|
5
8
|
}
|
|
6
9
|
},
|
|
7
10
|
"directives": []
|
|
@@ -1,103 +1,205 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"
|
|
4
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
3
|
+
"FSNumberField": {
|
|
4
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSNumberField.vue"
|
|
5
|
+
},
|
|
6
|
+
"FSBreadcrumbs": {
|
|
7
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSBreadcrumbs.vue"
|
|
8
|
+
},
|
|
9
|
+
"FSRichTextField": {
|
|
10
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSRichTextField.vue"
|
|
11
|
+
},
|
|
12
|
+
"FSTextField": {
|
|
13
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTextField.vue"
|
|
5
14
|
},
|
|
6
15
|
"FSWindow": {
|
|
7
16
|
"from": "@dative-gpi/foundation-shared-components/components/FSWindow.vue"
|
|
8
17
|
},
|
|
18
|
+
"FSRadioGroup": {
|
|
19
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSRadioGroup.vue"
|
|
20
|
+
},
|
|
21
|
+
"FSFileButton": {
|
|
22
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSFileButton.vue"
|
|
23
|
+
},
|
|
24
|
+
"FSDivider": {
|
|
25
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDivider.vue"
|
|
26
|
+
},
|
|
9
27
|
"FSColor": {
|
|
10
28
|
"from": "@dative-gpi/foundation-shared-components/components/FSColor.vue"
|
|
11
29
|
},
|
|
12
|
-
"
|
|
13
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
30
|
+
"FSWrapGroup": {
|
|
31
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSWrapGroup.vue"
|
|
14
32
|
},
|
|
15
|
-
"
|
|
16
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
33
|
+
"FSTooltip": {
|
|
34
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTooltip.vue"
|
|
35
|
+
},
|
|
36
|
+
"FSHeaderButton": {
|
|
37
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSHeaderButton.vue"
|
|
38
|
+
},
|
|
39
|
+
"FSCalendarTwin": {
|
|
40
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSCalendarTwin.vue"
|
|
41
|
+
},
|
|
42
|
+
"FSTabs": {
|
|
43
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTabs.vue"
|
|
44
|
+
},
|
|
45
|
+
"FSRadio": {
|
|
46
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSRadio.vue"
|
|
47
|
+
},
|
|
48
|
+
"FSRemoveDialog": {
|
|
49
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSRemoveDialog.vue"
|
|
50
|
+
},
|
|
51
|
+
"FSContainer": {
|
|
52
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSContainer.vue"
|
|
53
|
+
},
|
|
54
|
+
"FSDateField": {
|
|
55
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDateField.vue"
|
|
56
|
+
},
|
|
57
|
+
"FSAutocompleteField": {
|
|
58
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSAutocompleteField.vue"
|
|
59
|
+
},
|
|
60
|
+
"FSTagField": {
|
|
61
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTagField.vue"
|
|
62
|
+
},
|
|
63
|
+
"FSColorIcon": {
|
|
64
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSColorIcon.vue"
|
|
17
65
|
},
|
|
18
66
|
"FSCalendar": {
|
|
19
67
|
"from": "@dative-gpi/foundation-shared-components/components/FSCalendar.vue"
|
|
20
68
|
},
|
|
21
|
-
"
|
|
22
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
69
|
+
"FSImage": {
|
|
70
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSImage.vue"
|
|
23
71
|
},
|
|
24
|
-
"
|
|
25
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
72
|
+
"FSCarousel": {
|
|
73
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSCarousel.vue"
|
|
26
74
|
},
|
|
27
|
-
"
|
|
28
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
75
|
+
"FSBadge": {
|
|
76
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSBadge.vue"
|
|
29
77
|
},
|
|
30
|
-
"
|
|
31
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
78
|
+
"FSSelectField": {
|
|
79
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSSelectField.vue"
|
|
32
80
|
},
|
|
33
|
-
"
|
|
34
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
81
|
+
"FSSearchField": {
|
|
82
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSSearchField.vue"
|
|
35
83
|
},
|
|
36
|
-
"
|
|
37
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
84
|
+
"FSLoadTile": {
|
|
85
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSLoadTile.vue"
|
|
38
86
|
},
|
|
39
87
|
"FSClock": {
|
|
40
88
|
"from": "@dative-gpi/foundation-shared-components/components/FSClock.vue"
|
|
41
89
|
},
|
|
42
|
-
"
|
|
43
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
90
|
+
"FSSlideGroup": {
|
|
91
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSSlideGroup.vue"
|
|
44
92
|
},
|
|
45
|
-
"
|
|
46
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
93
|
+
"FSRow": {
|
|
94
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSRow.vue"
|
|
47
95
|
},
|
|
48
|
-
"
|
|
49
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
96
|
+
"FSToggleSet": {
|
|
97
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSToggleSet.vue"
|
|
98
|
+
},
|
|
99
|
+
"FSDialog": {
|
|
100
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDialog.vue"
|
|
101
|
+
},
|
|
102
|
+
"FSChip": {
|
|
103
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSChip.vue"
|
|
104
|
+
},
|
|
105
|
+
"FSSwitch": {
|
|
106
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSSwitch.vue"
|
|
107
|
+
},
|
|
108
|
+
"FSDateRangeField": {
|
|
109
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDateRangeField.vue"
|
|
110
|
+
},
|
|
111
|
+
"FSTab": {
|
|
112
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTab.vue"
|
|
50
113
|
},
|
|
51
114
|
"FSSlider": {
|
|
52
115
|
"from": "@dative-gpi/foundation-shared-components/components/FSSlider.vue"
|
|
53
116
|
},
|
|
54
|
-
"
|
|
55
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
117
|
+
"FSIcon": {
|
|
118
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSIcon.vue"
|
|
56
119
|
},
|
|
57
120
|
"FSButton": {
|
|
58
121
|
"from": "@dative-gpi/foundation-shared-components/components/FSButton.vue"
|
|
59
122
|
},
|
|
60
|
-
"
|
|
61
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
123
|
+
"FSTile": {
|
|
124
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTile.vue"
|
|
62
125
|
},
|
|
63
|
-
"
|
|
64
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
126
|
+
"FSPasswordField": {
|
|
127
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSPasswordField.vue"
|
|
65
128
|
},
|
|
66
129
|
"FSFadeOut": {
|
|
67
130
|
"from": "@dative-gpi/foundation-shared-components/components/FSFadeOut.vue"
|
|
68
131
|
},
|
|
132
|
+
"FSSpan": {
|
|
133
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSSpan.vue"
|
|
134
|
+
},
|
|
135
|
+
"FSTagGroup": {
|
|
136
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTagGroup.vue"
|
|
137
|
+
},
|
|
138
|
+
"FSIconField": {
|
|
139
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSIconField.vue"
|
|
140
|
+
},
|
|
69
141
|
"FSCard": {
|
|
70
142
|
"from": "@dative-gpi/foundation-shared-components/components/FSCard.vue"
|
|
71
143
|
},
|
|
72
|
-
"
|
|
73
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
144
|
+
"FSSubmitDialog": {
|
|
145
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSSubmitDialog.vue"
|
|
74
146
|
},
|
|
75
|
-
"
|
|
76
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
147
|
+
"FSCheckbox": {
|
|
148
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSCheckbox.vue"
|
|
77
149
|
},
|
|
78
|
-
"
|
|
79
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
150
|
+
"FSDateTimeRangeField": {
|
|
151
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDateTimeRangeField.vue"
|
|
80
152
|
},
|
|
81
|
-
"
|
|
82
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
153
|
+
"FSTextArea": {
|
|
154
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTextArea.vue"
|
|
83
155
|
},
|
|
84
|
-
"
|
|
85
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
156
|
+
"FSText": {
|
|
157
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSText.vue"
|
|
86
158
|
},
|
|
87
|
-
"
|
|
88
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
159
|
+
"FSDateTimeField": {
|
|
160
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSDateTimeField.vue"
|
|
89
161
|
},
|
|
90
|
-
"
|
|
91
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
162
|
+
"FSCol": {
|
|
163
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSCol.vue"
|
|
92
164
|
},
|
|
93
|
-
"
|
|
94
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
165
|
+
"FSTag": {
|
|
166
|
+
"from": "@dative-gpi/foundation-shared-components/components/FSTag.vue"
|
|
95
167
|
},
|
|
96
|
-
"
|
|
97
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
168
|
+
"FSDeviceOrganisationTileUI": {
|
|
169
|
+
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSDeviceOrganisationTileUI.vue"
|
|
98
170
|
},
|
|
99
|
-
"
|
|
100
|
-
"from": "@dative-gpi/foundation-shared-components/components/
|
|
171
|
+
"FSGroupTileUI": {
|
|
172
|
+
"from": "@dative-gpi/foundation-shared-components/components/tiles/FSGroupTileUI.vue"
|
|
173
|
+
},
|
|
174
|
+
"FSFilterButton": {
|
|
175
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSFilterButton.vue"
|
|
176
|
+
},
|
|
177
|
+
"FSHiddenButton": {
|
|
178
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSHiddenButton.vue"
|
|
179
|
+
},
|
|
180
|
+
"FSDataTable": {
|
|
181
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSDataTable.vue"
|
|
182
|
+
},
|
|
183
|
+
"FSDataIteratorGroup": {
|
|
184
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSDataIteratorGroup.vue"
|
|
185
|
+
},
|
|
186
|
+
"FSDataIteratorItem": {
|
|
187
|
+
"from": "@dative-gpi/foundation-shared-components/components/lists/FSDataIteratorItem.vue"
|
|
188
|
+
},
|
|
189
|
+
"FSStatusesCarousel": {
|
|
190
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSStatusesCarousel.vue"
|
|
191
|
+
},
|
|
192
|
+
"FSWorstAlert": {
|
|
193
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSWorstAlert.vue"
|
|
194
|
+
},
|
|
195
|
+
"FSStatusesRow": {
|
|
196
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSStatusesRow.vue"
|
|
197
|
+
},
|
|
198
|
+
"FSConnectivity": {
|
|
199
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSConnectivity.vue"
|
|
200
|
+
},
|
|
201
|
+
"FSStatus": {
|
|
202
|
+
"from": "@dative-gpi/foundation-shared-components/components/deviceOrganisations/FSStatus.vue"
|
|
101
203
|
}
|
|
102
204
|
},
|
|
103
205
|
"directives": []
|