@dative-gpi/foundation-shared-loader 1.0.7 → 1.0.10
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 +77 -77
- package/dist/mapping/foundation-shared-components-imports-map.json +353 -353
- package/package.json +2 -2
- package/plugin/mapping/foundation-core-components-imports-map.json +77 -77
- package/plugin/mapping/foundation-shared-components-imports-map.json +353 -353
|
@@ -1,127 +1,127 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"
|
|
4
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
3
|
+
"FSHeatmapRuleSelector": {
|
|
4
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSHeatmapRuleSelector.vue"
|
|
5
5
|
},
|
|
6
|
-
"
|
|
7
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
6
|
+
"FSModelSelector": {
|
|
7
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSModelSelector.vue"
|
|
8
8
|
},
|
|
9
|
-
"
|
|
10
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
9
|
+
"FSFilterTypeSelector": {
|
|
10
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSFilterTypeSelector.vue"
|
|
11
11
|
},
|
|
12
|
-
"
|
|
13
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
12
|
+
"FSAggregationSelector": {
|
|
13
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSAggregationSelector.vue"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
16
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
15
|
+
"FSDataCategorySelector": {
|
|
16
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSDataCategorySelector.vue"
|
|
17
17
|
},
|
|
18
|
-
"
|
|
19
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
18
|
+
"FSSelectSelectedEntities": {
|
|
19
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSSelectSelectedEntities.vue"
|
|
20
20
|
},
|
|
21
|
-
"
|
|
22
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
21
|
+
"FSPlotPerSelector": {
|
|
22
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSPlotPerSelector.vue"
|
|
23
23
|
},
|
|
24
|
-
"
|
|
25
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
24
|
+
"FSAxisTypeSelector": {
|
|
25
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSAxisTypeSelector.vue"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
28
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
27
|
+
"FSPlanningTypeSelector": {
|
|
28
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSPlanningTypeSelector.vue"
|
|
29
29
|
},
|
|
30
|
-
"
|
|
31
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
30
|
+
"FSDisplayAsSelector": {
|
|
31
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSDisplayAsSelector.vue"
|
|
32
32
|
},
|
|
33
|
-
"
|
|
34
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
33
|
+
"FSOperationOnSelector": {
|
|
34
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSOperationOnSelector.vue"
|
|
35
35
|
},
|
|
36
|
-
"
|
|
37
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
36
|
+
"FSDataDefinitionSelector": {
|
|
37
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSDataDefinitionSelector.vue"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
40
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
39
|
+
"FSSerieTypeSelector": {
|
|
40
|
+
"from": "@dative-gpi/foundation-core-components/components/selects/FSSerieTypeSelector.vue"
|
|
41
41
|
},
|
|
42
42
|
"FSDataTable": {
|
|
43
43
|
"from": "@dative-gpi/foundation-core-components/components/lists/FSDataTable.vue"
|
|
44
44
|
},
|
|
45
|
-
"
|
|
46
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
45
|
+
"FSFolderTile": {
|
|
46
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSFolderTile.vue"
|
|
47
47
|
},
|
|
48
|
-
"
|
|
49
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
48
|
+
"FSDashboardShallowTile": {
|
|
49
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDashboardShallowTile.vue"
|
|
50
50
|
},
|
|
51
|
-
"
|
|
52
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
51
|
+
"FSUserOrganisationTile": {
|
|
52
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSUserOrganisationTile.vue"
|
|
53
53
|
},
|
|
54
|
-
"
|
|
55
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
54
|
+
"FSDeviceOrganisationTile": {
|
|
55
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDeviceOrganisationTile.vue"
|
|
56
56
|
},
|
|
57
|
-
"
|
|
58
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
57
|
+
"FSDashboardOrganisationTypeTile": {
|
|
58
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDashboardOrganisationTypeTile.vue"
|
|
59
59
|
},
|
|
60
|
-
"
|
|
61
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
60
|
+
"FSDashboardOrganisationTile": {
|
|
61
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDashboardOrganisationTile.vue"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
64
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
63
|
+
"FSServiceAccountOrganisationTile": {
|
|
64
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSServiceAccountOrganisationTile.vue"
|
|
65
65
|
},
|
|
66
|
-
"
|
|
67
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
66
|
+
"FSGroupTile": {
|
|
67
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSGroupTile.vue"
|
|
68
68
|
},
|
|
69
|
-
"
|
|
70
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
69
|
+
"FSTreeViewGroup": {
|
|
70
|
+
"from": "@dative-gpi/foundation-core-components/components/treeviews/FSTreeViewGroup.vue"
|
|
71
|
+
},
|
|
72
|
+
"FSTreeViewFolder": {
|
|
73
|
+
"from": "@dative-gpi/foundation-core-components/components/treeviews/FSTreeViewFolder.vue"
|
|
71
74
|
},
|
|
72
75
|
"FSAutocompleteOrganisationType": {
|
|
73
76
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteOrganisationType.vue"
|
|
74
77
|
},
|
|
75
|
-
"FSAutocompleteManufacturer": {
|
|
76
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteManufacturer.vue"
|
|
77
|
-
},
|
|
78
78
|
"FSAutocompleteGroup": {
|
|
79
79
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteGroup.vue"
|
|
80
80
|
},
|
|
81
|
-
"
|
|
82
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
81
|
+
"FSAutocompleteLocation": {
|
|
82
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteLocation.vue"
|
|
83
83
|
},
|
|
84
|
-
"
|
|
85
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
84
|
+
"FSAutocompleteDataCategory": {
|
|
85
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDataCategory.vue"
|
|
86
86
|
},
|
|
87
|
-
"
|
|
88
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
87
|
+
"FSAutocompleteDashboardOrganisation": {
|
|
88
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDashboardOrganisation.vue"
|
|
89
89
|
},
|
|
90
|
-
"
|
|
91
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
90
|
+
"FSAutocompleteUserOrganisation": {
|
|
91
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteUserOrganisation.vue"
|
|
92
92
|
},
|
|
93
|
-
"
|
|
94
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
93
|
+
"FSAutocompleteManufacturer": {
|
|
94
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteManufacturer.vue"
|
|
95
95
|
},
|
|
96
|
-
"
|
|
97
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
96
|
+
"FSAutocompleteRole": {
|
|
97
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteRole.vue"
|
|
98
98
|
},
|
|
99
|
-
"
|
|
100
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
99
|
+
"FSAutocompleteChart": {
|
|
100
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteChart.vue"
|
|
101
101
|
},
|
|
102
|
-
"
|
|
103
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
102
|
+
"FSAutocompleteDashboard": {
|
|
103
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDashboard.vue"
|
|
104
104
|
},
|
|
105
|
-
"
|
|
106
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
105
|
+
"FSAutocompleteModel": {
|
|
106
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteModel.vue"
|
|
107
107
|
},
|
|
108
|
-
"
|
|
109
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
108
|
+
"FSAutocompleteDataDefinition": {
|
|
109
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDataDefinition.vue"
|
|
110
110
|
},
|
|
111
|
-
"
|
|
112
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
111
|
+
"FSMetaFormContent": {
|
|
112
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaFormContent.vue"
|
|
113
113
|
},
|
|
114
|
-
"
|
|
115
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
114
|
+
"FSMetaField": {
|
|
115
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaField.vue"
|
|
116
116
|
},
|
|
117
|
-
"
|
|
118
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
117
|
+
"FSMetaHistory": {
|
|
118
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaHistory.vue"
|
|
119
119
|
},
|
|
120
|
-
"
|
|
121
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
120
|
+
"FSMetaValue": {
|
|
121
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaValue.vue"
|
|
122
122
|
},
|
|
123
|
-
"
|
|
124
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
123
|
+
"FSMetaGrid": {
|
|
124
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaGrid.vue"
|
|
125
125
|
}
|
|
126
126
|
},
|
|
127
127
|
"directives": []
|