@dative-gpi/foundation-shared-loader 1.0.179 → 1.0.180
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 +131 -128
- package/dist/mapping/foundation-shared-components-imports-map.json +501 -501
- package/package.json +2 -2
- package/plugin/mapping/foundation-core-components-imports-map.json +131 -128
- package/plugin/mapping/foundation-shared-components-imports-map.json +501 -501
|
@@ -1,17 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"
|
|
4
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
5
|
-
},
|
|
6
|
-
"FSMetaFormContent": {
|
|
7
|
-
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaFormContent.vue"
|
|
3
|
+
"FSPlotPerSelector": {
|
|
4
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSPlotPerSelector.vue"
|
|
8
5
|
},
|
|
9
6
|
"FSMetaGrid": {
|
|
10
7
|
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaGrid.vue"
|
|
11
8
|
},
|
|
9
|
+
"FSMetaFormContent": {
|
|
10
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaFormContent.vue"
|
|
11
|
+
},
|
|
12
12
|
"FSMetaValue": {
|
|
13
13
|
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaValue.vue"
|
|
14
14
|
},
|
|
15
|
+
"FSMetaField": {
|
|
16
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaField.vue"
|
|
17
|
+
},
|
|
15
18
|
"FSMetaHistory": {
|
|
16
19
|
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaHistory.vue"
|
|
17
20
|
},
|
|
@@ -21,38 +24,35 @@
|
|
|
21
24
|
"FSTreeViewFolder": {
|
|
22
25
|
"from": "@dative-gpi/foundation-core-components/components/treeviews/FSTreeViewFolder.vue"
|
|
23
26
|
},
|
|
24
|
-
"
|
|
25
|
-
"from": "@dative-gpi/foundation-core-components/components/entities/
|
|
26
|
-
},
|
|
27
|
-
"FSEntityField": {
|
|
28
|
-
"from": "@dative-gpi/foundation-core-components/components/entities/FSEntityField.vue"
|
|
29
|
-
},
|
|
30
|
-
"FSDialogSelectEntities": {
|
|
31
|
-
"from": "@dative-gpi/foundation-core-components/components/entities/FSDialogSelectEntities.vue"
|
|
27
|
+
"FSSimpleEntitiesList": {
|
|
28
|
+
"from": "@dative-gpi/foundation-core-components/components/entities/FSSimpleEntitiesList.vue"
|
|
32
29
|
},
|
|
33
30
|
"FSBaseEntitiesList": {
|
|
34
31
|
"from": "@dative-gpi/foundation-core-components/components/entities/FSBaseEntitiesList.vue"
|
|
35
32
|
},
|
|
36
|
-
"
|
|
37
|
-
"from": "@dative-gpi/foundation-core-components/components/entities/
|
|
33
|
+
"FSEntityField": {
|
|
34
|
+
"from": "@dative-gpi/foundation-core-components/components/entities/FSEntityField.vue"
|
|
38
35
|
},
|
|
39
|
-
"
|
|
40
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
36
|
+
"FSSelectEntitiesList": {
|
|
37
|
+
"from": "@dative-gpi/foundation-core-components/components/entities/FSSelectEntitiesList.vue"
|
|
41
38
|
},
|
|
42
|
-
"
|
|
43
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
39
|
+
"FSDialogSelectEntities": {
|
|
40
|
+
"from": "@dative-gpi/foundation-core-components/components/entities/FSDialogSelectEntities.vue"
|
|
44
41
|
},
|
|
45
|
-
"
|
|
46
|
-
"from": "@dative-gpi/foundation-core-components/components/tiles/
|
|
42
|
+
"FSUserOrganisationTile": {
|
|
43
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSUserOrganisationTile.vue"
|
|
47
44
|
},
|
|
48
|
-
"
|
|
49
|
-
"from": "@dative-gpi/foundation-core-components/components/tiles/
|
|
45
|
+
"FSDashboardOrganisationTypeTile": {
|
|
46
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDashboardOrganisationTypeTile.vue"
|
|
50
47
|
},
|
|
51
48
|
"FSFolderTile": {
|
|
52
49
|
"from": "@dative-gpi/foundation-core-components/components/tiles/FSFolderTile.vue"
|
|
53
50
|
},
|
|
54
|
-
"
|
|
55
|
-
"from": "@dative-gpi/foundation-core-components/components/tiles/
|
|
51
|
+
"FSDashboardOrganisationTile": {
|
|
52
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDashboardOrganisationTile.vue"
|
|
53
|
+
},
|
|
54
|
+
"FSGroupTile": {
|
|
55
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSGroupTile.vue"
|
|
56
56
|
},
|
|
57
57
|
"FSDeviceOrganisationTile": {
|
|
58
58
|
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDeviceOrganisationTile.vue"
|
|
@@ -60,32 +60,38 @@
|
|
|
60
60
|
"FSDashboardShallowTile": {
|
|
61
61
|
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDashboardShallowTile.vue"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
64
|
-
"from": "@dative-gpi/foundation-core-components/components/tiles/
|
|
63
|
+
"FSServiceAccountOrganisationTile": {
|
|
64
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSServiceAccountOrganisationTile.vue"
|
|
65
|
+
},
|
|
66
|
+
"FSModelTile": {
|
|
67
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSModelTile.vue"
|
|
65
68
|
},
|
|
66
69
|
"FSChartTile": {
|
|
67
70
|
"from": "@dative-gpi/foundation-core-components/components/tiles/FSChartTile.vue"
|
|
68
71
|
},
|
|
69
|
-
"
|
|
70
|
-
"from": "@dative-gpi/foundation-core-components/components/tiles/
|
|
72
|
+
"FSLocationTile": {
|
|
73
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSLocationTile.vue"
|
|
71
74
|
},
|
|
72
|
-
"
|
|
73
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
75
|
+
"FSAutocompleteGrouping": {
|
|
76
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteGrouping.vue"
|
|
74
77
|
},
|
|
75
|
-
"
|
|
76
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
78
|
+
"FSAutocompleteDataDefinition": {
|
|
79
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDataDefinition.vue"
|
|
77
80
|
},
|
|
78
|
-
"
|
|
79
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
81
|
+
"FSAutocompleteLocation": {
|
|
82
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteLocation.vue"
|
|
80
83
|
},
|
|
81
|
-
"
|
|
82
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
84
|
+
"FSAutocompleteServiceAccountRoleOrganisation": {
|
|
85
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteServiceAccountRoleOrganisation.vue"
|
|
86
|
+
},
|
|
87
|
+
"FSAutocompleteChart": {
|
|
88
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteChart.vue"
|
|
83
89
|
},
|
|
84
90
|
"FSAutocompleteRole": {
|
|
85
91
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteRole.vue"
|
|
86
92
|
},
|
|
87
|
-
"
|
|
88
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/
|
|
93
|
+
"FSAutocompleteManufacturer": {
|
|
94
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteManufacturer.vue"
|
|
89
95
|
},
|
|
90
96
|
"FSAutocompleteUserOrganisation": {
|
|
91
97
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteUserOrganisation.vue"
|
|
@@ -93,95 +99,86 @@
|
|
|
93
99
|
"FSAutocompleteOrganisationType": {
|
|
94
100
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteOrganisationType.vue"
|
|
95
101
|
},
|
|
96
|
-
"FSAutocompleteGroup": {
|
|
97
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteGroup.vue"
|
|
98
|
-
},
|
|
99
|
-
"FSAutocompleteManufacturer": {
|
|
100
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteManufacturer.vue"
|
|
101
|
-
},
|
|
102
|
-
"FSAutocompleteModel": {
|
|
103
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteModel.vue"
|
|
104
|
-
},
|
|
105
102
|
"FSAutocompleteDashboardOrganisation": {
|
|
106
103
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDashboardOrganisation.vue"
|
|
107
104
|
},
|
|
108
|
-
"
|
|
109
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/
|
|
110
|
-
},
|
|
111
|
-
"FSAutocompleteGrouping": {
|
|
112
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteGrouping.vue"
|
|
113
|
-
},
|
|
114
|
-
"FSAutocompleteDataDefinition": {
|
|
115
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDataDefinition.vue"
|
|
105
|
+
"FSAutocompleteModel": {
|
|
106
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteModel.vue"
|
|
116
107
|
},
|
|
117
|
-
"
|
|
118
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/
|
|
108
|
+
"FSAutocompleteDashboard": {
|
|
109
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDashboard.vue"
|
|
119
110
|
},
|
|
120
111
|
"FSAutocompleteDataCategory": {
|
|
121
112
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDataCategory.vue"
|
|
122
113
|
},
|
|
123
|
-
"
|
|
124
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/
|
|
114
|
+
"FSAutocompleteServiceAccountOrganisation": {
|
|
115
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteServiceAccountOrganisation.vue"
|
|
125
116
|
},
|
|
126
|
-
"
|
|
127
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/
|
|
117
|
+
"FSAutocompleteGroup": {
|
|
118
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteGroup.vue"
|
|
128
119
|
},
|
|
129
|
-
"
|
|
130
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
120
|
+
"FSMagicField": {
|
|
121
|
+
"from": "@dative-gpi/foundation-core-components/components/fields/FSMagicField.vue"
|
|
131
122
|
},
|
|
132
|
-
"
|
|
133
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
123
|
+
"FSMagicConfigField": {
|
|
124
|
+
"from": "@dative-gpi/foundation-core-components/components/fields/FSMagicConfigField.vue"
|
|
134
125
|
},
|
|
135
|
-
"
|
|
136
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
126
|
+
"FSBaseFoldersExplorer": {
|
|
127
|
+
"from": "@dative-gpi/foundation-core-components/components/explorers/FSBaseFoldersExplorer.vue"
|
|
137
128
|
},
|
|
138
|
-
"
|
|
139
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
129
|
+
"FSBaseDevicesExplorer": {
|
|
130
|
+
"from": "@dative-gpi/foundation-core-components/components/explorers/FSBaseDevicesExplorer.vue"
|
|
140
131
|
},
|
|
141
|
-
"
|
|
142
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
132
|
+
"FSDataTable": {
|
|
133
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/FSDataTable.vue"
|
|
143
134
|
},
|
|
144
|
-
"
|
|
145
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
135
|
+
"FSSimpleFoldersList": {
|
|
136
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/folders/FSSimpleFoldersList.vue"
|
|
146
137
|
},
|
|
147
138
|
"FSBaseFoldersList": {
|
|
148
139
|
"from": "@dative-gpi/foundation-core-components/components/lists/folders/FSBaseFoldersList.vue"
|
|
149
140
|
},
|
|
150
|
-
"
|
|
151
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
152
|
-
},
|
|
153
|
-
"FSBaseConnectivityScenariosList": {
|
|
154
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/connectivityScenarios/FSBaseConnectivityScenariosList.vue"
|
|
141
|
+
"FSBaseScenarioOrganisationTypesList": {
|
|
142
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/scenarioOrganisationTypes/FSBaseScenarioOrganisationTypesList.vue"
|
|
155
143
|
},
|
|
156
144
|
"FSSimplePlaylistsList": {
|
|
157
145
|
"from": "@dative-gpi/foundation-core-components/components/lists/playlists/FSSimplePlaylistsList.vue"
|
|
158
146
|
},
|
|
159
|
-
"
|
|
160
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
147
|
+
"FSButtonAcknowledgeAlert": {
|
|
148
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/alerts/FSButtonAcknowledgeAlert.vue"
|
|
161
149
|
},
|
|
162
|
-
"
|
|
163
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
150
|
+
"FSBaseAlertsList": {
|
|
151
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/alerts/FSBaseAlertsList.vue"
|
|
164
152
|
},
|
|
165
|
-
"
|
|
166
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
153
|
+
"FSBaseModelsList": {
|
|
154
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/models/FSBaseModelsList.vue"
|
|
167
155
|
},
|
|
168
|
-
"
|
|
169
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
156
|
+
"FSSimpleModelsList": {
|
|
157
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/models/FSSimpleModelsList.vue"
|
|
170
158
|
},
|
|
171
|
-
"
|
|
172
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
159
|
+
"FSBaseLocationsList": {
|
|
160
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/locations/FSBaseLocationsList.vue"
|
|
173
161
|
},
|
|
174
|
-
"
|
|
175
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
162
|
+
"FSSimpleLocationsList": {
|
|
163
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/locations/FSSimpleLocationsList.vue"
|
|
176
164
|
},
|
|
177
|
-
"
|
|
178
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
165
|
+
"FSBaseRoleOrganisationsList": {
|
|
166
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/roleOrganisations/FSBaseRoleOrganisationsList.vue"
|
|
179
167
|
},
|
|
180
|
-
"
|
|
181
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
168
|
+
"FSBaseGroupingsList": {
|
|
169
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/groupings/FSBaseGroupingsList.vue"
|
|
182
170
|
},
|
|
183
|
-
"
|
|
184
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
171
|
+
"FSChipUserOrganisationsList": {
|
|
172
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/userOrganisations/FSChipUserOrganisationsList.vue"
|
|
173
|
+
},
|
|
174
|
+
"FSBaseUserOrganisationsList": {
|
|
175
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/userOrganisations/FSBaseUserOrganisationsList.vue"
|
|
176
|
+
},
|
|
177
|
+
"FSSimpleUserOrganisationsList": {
|
|
178
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/userOrganisations/FSSimpleUserOrganisationsList.vue"
|
|
179
|
+
},
|
|
180
|
+
"FSBaseDashboardOrganisationTypesList": {
|
|
181
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/dashboardOrganisationTypes/FSBaseDashboardOrganisationTypesList.vue"
|
|
185
182
|
},
|
|
186
183
|
"FSBaseDashboardsList": {
|
|
187
184
|
"from": "@dative-gpi/foundation-core-components/components/lists/dashboards/FSBaseDashboardsList.vue"
|
|
@@ -189,53 +186,59 @@
|
|
|
189
186
|
"FSSimpleDashboardsList": {
|
|
190
187
|
"from": "@dative-gpi/foundation-core-components/components/lists/dashboards/FSSimpleDashboardsList.vue"
|
|
191
188
|
},
|
|
192
|
-
"
|
|
193
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
194
|
-
},
|
|
195
|
-
"FSBaseChartOrganisationsList": {
|
|
196
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/chartOrganisations/FSBaseChartOrganisationsList.vue"
|
|
189
|
+
"FSBaseGroupsList": {
|
|
190
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/groups/FSBaseGroupsList.vue"
|
|
197
191
|
},
|
|
198
|
-
"
|
|
199
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
192
|
+
"FSSimpleGroupsList": {
|
|
193
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/groups/FSSimpleGroupsList.vue"
|
|
200
194
|
},
|
|
201
|
-
"
|
|
202
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
195
|
+
"FSBaseAuthTokensList": {
|
|
196
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/authTokens/FSBaseAuthTokensList.vue"
|
|
203
197
|
},
|
|
204
|
-
"
|
|
205
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
198
|
+
"FSBaseChartOrganisationTypesList": {
|
|
199
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/chartOrganisationTypes/FSBaseChartOrganisationTypesList.vue"
|
|
206
200
|
},
|
|
207
201
|
"FSBaseServiceAccountRoleOrganisationsList": {
|
|
208
202
|
"from": "@dative-gpi/foundation-core-components/components/lists/serviceAccountRoleOrganisations/FSBaseServiceAccountRoleOrganisationsList.vue"
|
|
209
203
|
},
|
|
210
|
-
"
|
|
211
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
204
|
+
"FSBaseServiceAccountOrganisationsList": {
|
|
205
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/serviceAccountOrganisations/FSBaseServiceAccountOrganisationsList.vue"
|
|
212
206
|
},
|
|
213
|
-
"
|
|
214
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
207
|
+
"FSSimpleServiceAccountOrganisationsList": {
|
|
208
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/serviceAccountOrganisations/FSSimpleServiceAccountOrganisationsList.vue"
|
|
215
209
|
},
|
|
216
|
-
"
|
|
217
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
210
|
+
"FSBaseDataDefinitionsList": {
|
|
211
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/dataDefinitions/FSBaseDataDefinitionsList.vue"
|
|
218
212
|
},
|
|
219
|
-
"
|
|
220
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
213
|
+
"FSBaseRoleOrganisationTypesList": {
|
|
214
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/roleOrganisationTypes/FSBaseRoleOrganisationTypesList.vue"
|
|
221
215
|
},
|
|
222
|
-
"
|
|
223
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
216
|
+
"FSBaseDeviceOrganisationsList": {
|
|
217
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/deviceOrganisations/FSBaseDeviceOrganisationsList.vue"
|
|
224
218
|
},
|
|
225
|
-
"
|
|
226
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
219
|
+
"FSSimpleDeviceOrganisationsList": {
|
|
220
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/deviceOrganisations/FSSimpleDeviceOrganisationsList.vue"
|
|
227
221
|
},
|
|
228
|
-
"
|
|
229
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
222
|
+
"FSBaseChartsList": {
|
|
223
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/charts/FSBaseChartsList.vue"
|
|
230
224
|
},
|
|
231
|
-
"
|
|
232
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
225
|
+
"FSBaseScenarioOrganisationsList": {
|
|
226
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/scenarioOrganisations/FSBaseScenarioOrganisationsList.vue"
|
|
233
227
|
},
|
|
234
|
-
"
|
|
235
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
228
|
+
"FSBaseCommentsList": {
|
|
229
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/comments/FSBaseCommentsList.vue"
|
|
236
230
|
},
|
|
237
|
-
"
|
|
238
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
231
|
+
"FSBaseConnectivityScenariosList": {
|
|
232
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/connectivityScenarios/FSBaseConnectivityScenariosList.vue"
|
|
233
|
+
},
|
|
234
|
+
"FSBaseDataCategoriesList": {
|
|
235
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/dataCategories/FSBaseDataCategoriesList.vue"
|
|
236
|
+
},
|
|
237
|
+
"FSBaseChartOrganisationsList": {
|
|
238
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/chartOrganisations/FSBaseChartOrganisationsList.vue"
|
|
239
|
+
},
|
|
240
|
+
"FSBaseScenariosList": {
|
|
241
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/scenarios/FSBaseScenariosList.vue"
|
|
239
242
|
}
|
|
240
243
|
},
|
|
241
244
|
"directives": []
|