@dative-gpi/foundation-shared-loader 1.0.45 → 1.0.46
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 +126 -72
- package/dist/mapping/foundation-shared-components-imports-map.json +399 -390
- package/package.json +2 -2
- package/plugin/mapping/foundation-core-components-imports-map.json +126 -72
- package/plugin/mapping/foundation-shared-components-imports-map.json +399 -390
|
@@ -1,121 +1,175 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"
|
|
4
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
5
|
-
},
|
|
6
|
-
"FSFilterTypeSelector": {
|
|
7
|
-
"from": "@dative-gpi/foundation-core-components/components/selects/FSFilterTypeSelector.vue"
|
|
8
|
-
},
|
|
9
|
-
"FSAggregationSelector": {
|
|
10
|
-
"from": "@dative-gpi/foundation-core-components/components/selects/FSAggregationSelector.vue"
|
|
11
|
-
},
|
|
12
|
-
"FSSelectSelectedEntities": {
|
|
13
|
-
"from": "@dative-gpi/foundation-core-components/components/selects/FSSelectSelectedEntities.vue"
|
|
3
|
+
"FSDataTable": {
|
|
4
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/FSDataTable.vue"
|
|
14
5
|
},
|
|
15
|
-
"
|
|
16
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
6
|
+
"FSBaseGroupsList": {
|
|
7
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/groups/FSBaseGroupsList.vue"
|
|
17
8
|
},
|
|
18
|
-
"
|
|
19
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
9
|
+
"FSSimpleGroupsList": {
|
|
10
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/groups/FSSimpleGroupsList.vue"
|
|
20
11
|
},
|
|
21
|
-
"
|
|
22
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
12
|
+
"FSSimpleModelsList": {
|
|
13
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/models/FSSimpleModelsList.vue"
|
|
23
14
|
},
|
|
24
|
-
"
|
|
25
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
15
|
+
"FSBaseLocationsList": {
|
|
16
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/locations/FSBaseLocationsList.vue"
|
|
26
17
|
},
|
|
27
|
-
"
|
|
28
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
18
|
+
"FSSimpleLocationsList": {
|
|
19
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/locations/FSSimpleLocationsList.vue"
|
|
29
20
|
},
|
|
30
|
-
"
|
|
31
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
21
|
+
"FSBaseAuthTokensList": {
|
|
22
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/authTokens/FSBaseAuthTokensList.vue"
|
|
32
23
|
},
|
|
33
|
-
"
|
|
34
|
-
"from": "@dative-gpi/foundation-core-components/components/lists/
|
|
24
|
+
"FSBaseDashboardsList": {
|
|
25
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/dashboards/FSBaseDashboardsList.vue"
|
|
35
26
|
},
|
|
36
|
-
"
|
|
37
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
27
|
+
"FSSimpleDashboardsList": {
|
|
28
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/dashboards/FSSimpleDashboardsList.vue"
|
|
38
29
|
},
|
|
39
|
-
"
|
|
40
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
30
|
+
"FSBaseDeviceOrganisationsList": {
|
|
31
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/deviceOrganisations/FSBaseDeviceOrganisationsList.vue"
|
|
41
32
|
},
|
|
42
|
-
"
|
|
43
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
33
|
+
"FSSimpleDeviceOrganisationsList": {
|
|
34
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/deviceOrganisations/FSSimpleDeviceOrganisationsList.vue"
|
|
44
35
|
},
|
|
45
|
-
"
|
|
46
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
36
|
+
"FSBaseUserOrganisationsList": {
|
|
37
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/userOrganisations/FSBaseUserOrganisationsList.vue"
|
|
47
38
|
},
|
|
48
|
-
"
|
|
49
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
39
|
+
"FSSimpleUserOrganisationsList": {
|
|
40
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/userOrganisations/FSSimpleUserOrganisationsList.vue"
|
|
50
41
|
},
|
|
51
|
-
"
|
|
52
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
42
|
+
"FSBaseFoldersList": {
|
|
43
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/folders/FSBaseFoldersList.vue"
|
|
53
44
|
},
|
|
54
|
-
"
|
|
55
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
45
|
+
"FSSimpleFoldersList": {
|
|
46
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/folders/FSSimpleFoldersList.vue"
|
|
56
47
|
},
|
|
57
|
-
"
|
|
58
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
59
|
-
},
|
|
60
|
-
"FSTreeViewGroup": {
|
|
61
|
-
"from": "@dative-gpi/foundation-core-components/components/treeviews/FSTreeViewGroup.vue"
|
|
62
|
-
},
|
|
63
|
-
"FSTreeViewFolder": {
|
|
64
|
-
"from": "@dative-gpi/foundation-core-components/components/treeviews/FSTreeViewFolder.vue"
|
|
65
|
-
},
|
|
66
|
-
"FSAutocompleteServiceAccountRoleOrganisation": {
|
|
67
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteServiceAccountRoleOrganisation.vue"
|
|
48
|
+
"FSAutocompleteDataDefinition": {
|
|
49
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDataDefinition.vue"
|
|
68
50
|
},
|
|
69
51
|
"FSAutocompleteOrganisationType": {
|
|
70
52
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteOrganisationType.vue"
|
|
71
53
|
},
|
|
72
|
-
"
|
|
73
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/
|
|
74
|
-
},
|
|
75
|
-
"FSAutocompleteLocation": {
|
|
76
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteLocation.vue"
|
|
54
|
+
"FSAutocompleteServiceAccountRoleOrganisation": {
|
|
55
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteServiceAccountRoleOrganisation.vue"
|
|
77
56
|
},
|
|
78
57
|
"FSAutocompleteDataCategory": {
|
|
79
58
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDataCategory.vue"
|
|
80
59
|
},
|
|
81
|
-
"FSAutocompleteDashboardOrganisation": {
|
|
82
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDashboardOrganisation.vue"
|
|
83
|
-
},
|
|
84
|
-
"FSAutocompleteUserOrganisation": {
|
|
85
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteUserOrganisation.vue"
|
|
86
|
-
},
|
|
87
60
|
"FSAutocompleteManufacturer": {
|
|
88
61
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteManufacturer.vue"
|
|
89
62
|
},
|
|
90
|
-
"FSAutocompleteRole": {
|
|
91
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteRole.vue"
|
|
92
|
-
},
|
|
93
63
|
"FSAutocompleteChart": {
|
|
94
64
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteChart.vue"
|
|
95
65
|
},
|
|
66
|
+
"FSAutocompleteLocation": {
|
|
67
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteLocation.vue"
|
|
68
|
+
},
|
|
96
69
|
"FSAutocompleteDashboard": {
|
|
97
70
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDashboard.vue"
|
|
98
71
|
},
|
|
72
|
+
"FSAutocompleteRole": {
|
|
73
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteRole.vue"
|
|
74
|
+
},
|
|
75
|
+
"FSAutocompleteGroup": {
|
|
76
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteGroup.vue"
|
|
77
|
+
},
|
|
78
|
+
"FSAutocompleteUserOrganisation": {
|
|
79
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteUserOrganisation.vue"
|
|
80
|
+
},
|
|
81
|
+
"FSAutocompleteDashboardOrganisation": {
|
|
82
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDashboardOrganisation.vue"
|
|
83
|
+
},
|
|
99
84
|
"FSAutocompleteModel": {
|
|
100
85
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteModel.vue"
|
|
101
86
|
},
|
|
102
|
-
"
|
|
103
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
87
|
+
"FSTreeViewGroup": {
|
|
88
|
+
"from": "@dative-gpi/foundation-core-components/components/treeviews/FSTreeViewGroup.vue"
|
|
89
|
+
},
|
|
90
|
+
"FSTreeViewFolder": {
|
|
91
|
+
"from": "@dative-gpi/foundation-core-components/components/treeviews/FSTreeViewFolder.vue"
|
|
92
|
+
},
|
|
93
|
+
"FSMetaHistory": {
|
|
94
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaHistory.vue"
|
|
104
95
|
},
|
|
105
96
|
"FSMetaFormContent": {
|
|
106
97
|
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaFormContent.vue"
|
|
107
98
|
},
|
|
99
|
+
"FSMetaGrid": {
|
|
100
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaGrid.vue"
|
|
101
|
+
},
|
|
102
|
+
"FSMetaValue": {
|
|
103
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaValue.vue"
|
|
104
|
+
},
|
|
108
105
|
"FSMetaField": {
|
|
109
106
|
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaField.vue"
|
|
110
107
|
},
|
|
111
|
-
"
|
|
112
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
108
|
+
"FSSelectEntityType": {
|
|
109
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSSelectEntityType.vue"
|
|
113
110
|
},
|
|
114
|
-
"
|
|
115
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
111
|
+
"FSAggregationSelector": {
|
|
112
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSAggregationSelector.vue"
|
|
116
113
|
},
|
|
117
|
-
"
|
|
118
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
114
|
+
"FSPlotPerSelector": {
|
|
115
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSPlotPerSelector.vue"
|
|
116
|
+
},
|
|
117
|
+
"FSHeatmapRuleSelector": {
|
|
118
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSHeatmapRuleSelector.vue"
|
|
119
|
+
},
|
|
120
|
+
"FSAxisTypeSelector": {
|
|
121
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSAxisTypeSelector.vue"
|
|
122
|
+
},
|
|
123
|
+
"FSFilterTypeSelector": {
|
|
124
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSFilterTypeSelector.vue"
|
|
125
|
+
},
|
|
126
|
+
"FSDisplayAsSelector": {
|
|
127
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSDisplayAsSelector.vue"
|
|
128
|
+
},
|
|
129
|
+
"FSOperationOnSelector": {
|
|
130
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSOperationOnSelector.vue"
|
|
131
|
+
},
|
|
132
|
+
"FSSerieTypeSelector": {
|
|
133
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSSerieTypeSelector.vue"
|
|
134
|
+
},
|
|
135
|
+
"FSPlanningTypeSelector": {
|
|
136
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSPlanningTypeSelector.vue"
|
|
137
|
+
},
|
|
138
|
+
"FSBaseEntitiesList": {
|
|
139
|
+
"from": "@dative-gpi/foundation-core-components/components/entities/FSBaseEntitiesList.vue"
|
|
140
|
+
},
|
|
141
|
+
"FSSimpleEntitiesList": {
|
|
142
|
+
"from": "@dative-gpi/foundation-core-components/components/entities/FSSimpleEntitiesList.vue"
|
|
143
|
+
},
|
|
144
|
+
"FSEntityField": {
|
|
145
|
+
"from": "@dative-gpi/foundation-core-components/components/entities/FSEntityField.vue"
|
|
146
|
+
},
|
|
147
|
+
"FSDialogSelectEntities": {
|
|
148
|
+
"from": "@dative-gpi/foundation-core-components/components/entities/FSDialogSelectEntities.vue"
|
|
149
|
+
},
|
|
150
|
+
"FSDashboardShallowTile": {
|
|
151
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDashboardShallowTile.vue"
|
|
152
|
+
},
|
|
153
|
+
"FSGroupTile": {
|
|
154
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSGroupTile.vue"
|
|
155
|
+
},
|
|
156
|
+
"FSServiceAccountOrganisationTile": {
|
|
157
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSServiceAccountOrganisationTile.vue"
|
|
158
|
+
},
|
|
159
|
+
"FSFolderTile": {
|
|
160
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSFolderTile.vue"
|
|
161
|
+
},
|
|
162
|
+
"FSDeviceOrganisationTile": {
|
|
163
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDeviceOrganisationTile.vue"
|
|
164
|
+
},
|
|
165
|
+
"FSUserOrganisationTile": {
|
|
166
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSUserOrganisationTile.vue"
|
|
167
|
+
},
|
|
168
|
+
"FSDashboardOrganisationTypeTile": {
|
|
169
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDashboardOrganisationTypeTile.vue"
|
|
170
|
+
},
|
|
171
|
+
"FSDashboardOrganisationTile": {
|
|
172
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDashboardOrganisationTile.vue"
|
|
119
173
|
}
|
|
120
174
|
},
|
|
121
175
|
"directives": []
|