@dative-gpi/foundation-shared-loader 0.0.144 → 0.0.146
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 +47 -41
- package/dist/mapping/foundation-shared-components-imports-map.json +303 -300
- package/package.json +2 -2
- package/plugin/mapping/foundation-core-components-imports-map.json +47 -41
- package/plugin/mapping/foundation-shared-components-imports-map.json +303 -300
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"
|
|
4
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
3
|
+
"FSDataTable": {
|
|
4
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/FSDataTable.vue"
|
|
5
5
|
},
|
|
6
|
-
"
|
|
7
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
6
|
+
"FSMetaField": {
|
|
7
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaField.vue"
|
|
8
8
|
},
|
|
9
|
-
"
|
|
10
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
9
|
+
"FSMetaGrid": {
|
|
10
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaGrid.vue"
|
|
11
11
|
},
|
|
12
|
-
"
|
|
13
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
12
|
+
"FSMetaHistory": {
|
|
13
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaHistory.vue"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
16
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
15
|
+
"FSMetaValue": {
|
|
16
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaValue.vue"
|
|
17
17
|
},
|
|
18
|
-
"
|
|
19
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
18
|
+
"FSMetaFormContent": {
|
|
19
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaFormContent.vue"
|
|
20
20
|
},
|
|
21
|
-
"
|
|
22
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
21
|
+
"FSAutocompleteGroup": {
|
|
22
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteGroup.vue"
|
|
23
23
|
},
|
|
24
|
-
"
|
|
25
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/
|
|
24
|
+
"FSAutocompleteManufacturer": {
|
|
25
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteManufacturer.vue"
|
|
26
26
|
},
|
|
27
27
|
"FSAutocompleteDataDefinition": {
|
|
28
28
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDataDefinition.vue"
|
|
@@ -30,47 +30,53 @@
|
|
|
30
30
|
"FSAutocompleteOrganisationType": {
|
|
31
31
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteOrganisationType.vue"
|
|
32
32
|
},
|
|
33
|
-
"
|
|
34
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/
|
|
35
|
-
},
|
|
36
|
-
"FSAutocompleteGroup": {
|
|
37
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteGroup.vue"
|
|
33
|
+
"FSAutocompleteDataCategory": {
|
|
34
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDataCategory.vue"
|
|
38
35
|
},
|
|
39
|
-
"
|
|
40
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/
|
|
36
|
+
"FSAutocompleteChart": {
|
|
37
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteChart.vue"
|
|
41
38
|
},
|
|
42
39
|
"FSAutocompleteModel": {
|
|
43
40
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteModel.vue"
|
|
44
41
|
},
|
|
45
|
-
"
|
|
46
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/
|
|
42
|
+
"FSAutocompleteLocation": {
|
|
43
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteLocation.vue"
|
|
47
44
|
},
|
|
48
|
-
"
|
|
49
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/
|
|
45
|
+
"FSAutocompleteDashboard": {
|
|
46
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDashboard.vue"
|
|
47
|
+
},
|
|
48
|
+
"FSAutocompleteRole": {
|
|
49
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteRole.vue"
|
|
50
50
|
},
|
|
51
51
|
"FSAutocompleteUserOrganisation": {
|
|
52
52
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteUserOrganisation.vue"
|
|
53
53
|
},
|
|
54
|
-
"
|
|
55
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
54
|
+
"FSDashboardShallowTile": {
|
|
55
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDashboardShallowTile.vue"
|
|
56
56
|
},
|
|
57
|
-
"
|
|
58
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
57
|
+
"FSDashboardOrganisationTile": {
|
|
58
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDashboardOrganisationTile.vue"
|
|
59
59
|
},
|
|
60
|
-
"
|
|
61
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
60
|
+
"FSDeviceOrganisationTile": {
|
|
61
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDeviceOrganisationTile.vue"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
64
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
63
|
+
"FSDashboardOrganisationTypeTile": {
|
|
64
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDashboardOrganisationTypeTile.vue"
|
|
65
65
|
},
|
|
66
|
-
"
|
|
67
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
66
|
+
"FSFolderTile": {
|
|
67
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSFolderTile.vue"
|
|
68
68
|
},
|
|
69
|
-
"
|
|
70
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
69
|
+
"FSGroupTile": {
|
|
70
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSGroupTile.vue"
|
|
71
71
|
},
|
|
72
|
-
"
|
|
73
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
72
|
+
"FSUserOrganisationTile": {
|
|
73
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSUserOrganisationTile.vue"
|
|
74
|
+
},
|
|
75
|
+
"FSTreeViewFolder": {
|
|
76
|
+
"from": "@dative-gpi/foundation-core-components/components/treeviews/FSTreeViewFolder.vue"
|
|
77
|
+
},
|
|
78
|
+
"FSTreeViewGroup": {
|
|
79
|
+
"from": "@dative-gpi/foundation-core-components/components/treeviews/FSTreeViewGroup.vue"
|
|
74
80
|
}
|
|
75
81
|
},
|
|
76
82
|
"directives": []
|