@dative-gpi/foundation-shared-loader 0.0.96 → 0.0.97
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 +38 -29
- package/dist/mapping/foundation-shared-components-imports-map.json +297 -297
- package/package.json +2 -2
- package/plugin/mapping/foundation-core-components-imports-map.json +38 -29
- package/plugin/mapping/foundation-shared-components-imports-map.json +297 -297
|
@@ -1,55 +1,64 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"
|
|
4
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
3
|
+
"FSFolderTile": {
|
|
4
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSFolderTile.vue"
|
|
5
5
|
},
|
|
6
|
-
"
|
|
7
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
6
|
+
"FSDashboardShallowTile": {
|
|
7
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDashboardShallowTile.vue"
|
|
8
8
|
},
|
|
9
|
-
"
|
|
10
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
9
|
+
"FSGroupTile": {
|
|
10
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSGroupTile.vue"
|
|
11
11
|
},
|
|
12
|
-
"
|
|
13
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
12
|
+
"FSDashboardOrganisationTypeTile": {
|
|
13
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDashboardOrganisationTypeTile.vue"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
16
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
15
|
+
"FSDashboardOrganisationTile": {
|
|
16
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDashboardOrganisationTile.vue"
|
|
17
|
+
},
|
|
18
|
+
"FSDeviceOrganisationTile": {
|
|
19
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDeviceOrganisationTile.vue"
|
|
20
|
+
},
|
|
21
|
+
"FSUserOrganisationTile": {
|
|
22
|
+
"from": "@dative-gpi/foundation-core-components/components/tiles/FSUserOrganisationTile.vue"
|
|
17
23
|
},
|
|
18
24
|
"FSAutocompleteDataCategory": {
|
|
19
25
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDataCategory.vue"
|
|
20
26
|
},
|
|
21
|
-
"
|
|
22
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/
|
|
27
|
+
"FSAutocompleteDataDefinition": {
|
|
28
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteDataDefinition.vue"
|
|
23
29
|
},
|
|
24
30
|
"FSAutocompleteOrganisationType": {
|
|
25
31
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteOrganisationType.vue"
|
|
26
32
|
},
|
|
27
|
-
"
|
|
28
|
-
"from": "@dative-gpi/foundation-core-components/components/autocompletes/
|
|
33
|
+
"FSAutocompleteLocation": {
|
|
34
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteLocation.vue"
|
|
35
|
+
},
|
|
36
|
+
"FSAutocompleteGroup": {
|
|
37
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteGroup.vue"
|
|
38
|
+
},
|
|
39
|
+
"FSAutocompleteRole": {
|
|
40
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteRole.vue"
|
|
29
41
|
},
|
|
30
42
|
"FSAutocompleteModel": {
|
|
31
43
|
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteModel.vue"
|
|
32
44
|
},
|
|
33
|
-
"
|
|
34
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
35
|
-
},
|
|
36
|
-
"FSDashboardOrganisationTypeTile": {
|
|
37
|
-
"from": "@dative-gpi/foundation-core-components/components/tiles/FSDashboardOrganisationTypeTile.vue"
|
|
45
|
+
"FSAutocompleteManufacturer": {
|
|
46
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteManufacturer.vue"
|
|
38
47
|
},
|
|
39
|
-
"
|
|
40
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
48
|
+
"FSAutocompleteUserOrganisation": {
|
|
49
|
+
"from": "@dative-gpi/foundation-core-components/components/autocompletes/FSAutocompleteUserOrganisation.vue"
|
|
41
50
|
},
|
|
42
|
-
"
|
|
43
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
51
|
+
"FSMetaValue": {
|
|
52
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaValue.vue"
|
|
44
53
|
},
|
|
45
|
-
"
|
|
46
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
54
|
+
"FSMetaHistory": {
|
|
55
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaHistory.vue"
|
|
47
56
|
},
|
|
48
|
-
"
|
|
49
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
57
|
+
"FSMetaField": {
|
|
58
|
+
"from": "@dative-gpi/foundation-core-components/components/customProperties/FSMetaField.vue"
|
|
50
59
|
},
|
|
51
|
-
"
|
|
52
|
-
"from": "@dative-gpi/foundation-core-components/components/
|
|
60
|
+
"FSDataTable": {
|
|
61
|
+
"from": "@dative-gpi/foundation-core-components/components/lists/FSDataTable.vue"
|
|
53
62
|
}
|
|
54
63
|
},
|
|
55
64
|
"directives": []
|