@blaze-cms/plugin-data-ui 0.146.0-node18-tooltips.37 → 0.146.0-node18-core-styles-tooltips.45
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/CHANGELOG.md +136 -32
- package/package.json +10 -10
- package/lib-es/components/EntityDataListing/EntityDataListing.js +0 -33
- package/lib-es/components/EntityDataListing/EntityDataListing.js.map +0 -1
- package/lib-es/components/EntityDataListing/index.js +0 -3
- package/lib-es/components/EntityDataListing/index.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/EntitiyNavLinks/EntityNavLinks.js +0 -30
- package/lib-es/components/EntityManager/Entity/EntitiyNavLinks/EntityNavLinks.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/EntitiyNavLinks/index.js +0 -3
- package/lib-es/components/EntityManager/Entity/EntitiyNavLinks/index.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/Entity.js +0 -452
- package/lib-es/components/EntityManager/Entity/Entity.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/EntityHeader/EntityHeader.js +0 -103
- package/lib-es/components/EntityManager/Entity/EntityHeader/EntityHeader.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/EntityHeader/HeaderPreviewButton/HeaderPreviewButton.js +0 -47
- package/lib-es/components/EntityManager/Entity/EntityHeader/HeaderPreviewButton/HeaderPreviewButton.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/EntityHeader/HeaderPreviewButton/index.js +0 -3
- package/lib-es/components/EntityManager/Entity/EntityHeader/HeaderPreviewButton/index.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/EntityHeader/index.js +0 -3
- package/lib-es/components/EntityManager/Entity/EntityHeader/index.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/SideBarRelations/container/CustomSidebarInfoContainer.js +0 -30
- package/lib-es/components/EntityManager/Entity/SideBarRelations/container/CustomSidebarInfoContainer.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/SideBarRelations/helpers/build-dynamic-query.js +0 -29
- package/lib-es/components/EntityManager/Entity/SideBarRelations/helpers/build-dynamic-query.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/SideBarRelations/hooks/useCustomSidebarData.js +0 -49
- package/lib-es/components/EntityManager/Entity/SideBarRelations/hooks/useCustomSidebarData.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/SideBarRelations/index.js +0 -133
- package/lib-es/components/EntityManager/Entity/SideBarRelations/index.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/SideBarRelations/presentational/CustomSidebarInfo.js +0 -36
- package/lib-es/components/EntityManager/Entity/SideBarRelations/presentational/CustomSidebarInfo.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/actions-handlers/create/index.js +0 -5
- package/lib-es/components/EntityManager/Entity/actions-handlers/create/index.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/actions-handlers/create/submit.js +0 -46
- package/lib-es/components/EntityManager/Entity/actions-handlers/create/submit.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/actions-handlers/delete/delete.js +0 -32
- package/lib-es/components/EntityManager/Entity/actions-handlers/delete/delete.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/actions-handlers/delete/index.js +0 -5
- package/lib-es/components/EntityManager/Entity/actions-handlers/delete/index.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/actions-handlers/index.js +0 -12
- package/lib-es/components/EntityManager/Entity/actions-handlers/index.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/actions-handlers/shared/index.js +0 -5
- package/lib-es/components/EntityManager/Entity/actions-handlers/shared/index.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/actions-handlers/shared/publish.js +0 -39
- package/lib-es/components/EntityManager/Entity/actions-handlers/shared/publish.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/actions-handlers/update/index.js +0 -5
- package/lib-es/components/EntityManager/Entity/actions-handlers/update/index.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/actions-handlers/update/submit.js +0 -53
- package/lib-es/components/EntityManager/Entity/actions-handlers/update/submit.js.map +0 -1
- package/lib-es/components/EntityManager/Entity/index.js +0 -3
- package/lib-es/components/EntityManager/Entity/index.js.map +0 -1
- package/lib-es/components/EntityManager/EntityManager.js +0 -133
- package/lib-es/components/EntityManager/EntityManager.js.map +0 -1
- package/lib-es/components/EntityManager/index.js +0 -3
- package/lib-es/components/EntityManager/index.js.map +0 -1
- package/lib-es/components/EntityManager/utils/RecordEditContext/index.js +0 -6
- package/lib-es/components/EntityManager/utils/RecordEditContext/index.js.map +0 -1
- package/lib-es/components/EntityManager/utils/data-mappers.js +0 -55
- package/lib-es/components/EntityManager/utils/data-mappers.js.map +0 -1
- package/lib-es/components/EntityManager/utils/entity.js +0 -70
- package/lib-es/components/EntityManager/utils/entity.js.map +0 -1
- package/lib-es/components/EntityManager/utils/entityAvailableActions.js +0 -56
- package/lib-es/components/EntityManager/utils/entityAvailableActions.js.map +0 -1
- package/lib-es/components/EntityManager/utils/is-form-empty.js +0 -9
- package/lib-es/components/EntityManager/utils/is-form-empty.js.map +0 -1
- package/lib-es/components/EntityManager/utils/query.js +0 -23
- package/lib-es/components/EntityManager/utils/query.js.map +0 -1
- package/lib-es/components/InfoBoxes/InfoBoxTooltip.js +0 -36
- package/lib-es/components/InfoBoxes/InfoBoxTooltip.js.map +0 -1
- package/lib-es/components/InfoBoxes/InfoBoxes.js +0 -28
- package/lib-es/components/InfoBoxes/InfoBoxes.js.map +0 -1
- package/lib-es/components/InfoBoxes/container/InfoBoxContainer.js +0 -38
- package/lib-es/components/InfoBoxes/container/InfoBoxContainer.js.map +0 -1
- package/lib-es/components/InfoBoxes/helpers/build-dynamic-query.js +0 -28
- package/lib-es/components/InfoBoxes/helpers/build-dynamic-query.js.map +0 -1
- package/lib-es/components/InfoBoxes/hooks/useData.js +0 -39
- package/lib-es/components/InfoBoxes/hooks/useData.js.map +0 -1
- package/lib-es/components/InfoBoxes/hooks/useInfoBox.js +0 -17
- package/lib-es/components/InfoBoxes/hooks/useInfoBox.js.map +0 -1
- package/lib-es/components/InfoBoxes/index.js +0 -3
- package/lib-es/components/InfoBoxes/index.js.map +0 -1
- package/lib-es/components/InfoBoxes/presentational/InfoBox.js +0 -40
- package/lib-es/components/InfoBoxes/presentational/InfoBox.js.map +0 -1
- package/lib-es/components/InfoBoxes/presentational/InfoBoxLabel.js +0 -12
- package/lib-es/components/InfoBoxes/presentational/InfoBoxLabel.js.map +0 -1
- package/lib-es/components/InfoBoxes/presentational/InfoBoxValue.js +0 -30
- package/lib-es/components/InfoBoxes/presentational/InfoBoxValue.js.map +0 -1
- package/lib-es/components/ListingTable/ListingTable.js +0 -208
- package/lib-es/components/ListingTable/ListingTable.js.map +0 -1
- package/lib-es/components/ListingTable/ListingTableContent/ListingTableContent.js +0 -72
- package/lib-es/components/ListingTable/ListingTableContent/ListingTableContent.js.map +0 -1
- package/lib-es/components/ListingTable/ListingTableContent/index.js +0 -3
- package/lib-es/components/ListingTable/ListingTableContent/index.js.map +0 -1
- package/lib-es/components/ListingTable/SearchFilter/SearchContainer.js +0 -207
- package/lib-es/components/ListingTable/SearchFilter/SearchContainer.js.map +0 -1
- package/lib-es/components/ListingTable/SearchFilter/SearchFilter.js +0 -40
- package/lib-es/components/ListingTable/SearchFilter/SearchFilter.js.map +0 -1
- package/lib-es/components/ListingTable/SearchFilter/helpers.js +0 -96
- package/lib-es/components/ListingTable/SearchFilter/helpers.js.map +0 -1
- package/lib-es/components/ListingTable/SearchFilter/querys.js +0 -8
- package/lib-es/components/ListingTable/SearchFilter/querys.js.map +0 -1
- package/lib-es/components/ListingTable/TableActions/TableActions.js +0 -34
- package/lib-es/components/ListingTable/TableActions/TableActions.js.map +0 -1
- package/lib-es/components/ListingTable/TableActions/index.js +0 -3
- package/lib-es/components/ListingTable/TableActions/index.js.map +0 -1
- package/lib-es/components/ListingTable/index.js +0 -3
- package/lib-es/components/ListingTable/index.js.map +0 -1
- package/lib-es/components/ListingTable/mappers/populate-rows.js +0 -140
- package/lib-es/components/ListingTable/mappers/populate-rows.js.map +0 -1
- package/lib-es/components/ListingTable/service/index.js +0 -87
- package/lib-es/components/ListingTable/service/index.js.map +0 -1
- package/lib-es/components/Tabs/index.js +0 -40
- package/lib-es/components/Tabs/index.js.map +0 -1
- package/lib-es/components/hooks/useCallbackDebounce.js +0 -12
- package/lib-es/components/hooks/useCallbackDebounce.js.map +0 -1
- package/lib-es/constants.js +0 -42
- package/lib-es/constants.js.map +0 -1
- package/lib-es/icons/ContentIcon.js +0 -80
- package/lib-es/icons/ContentIcon.js.map +0 -1
- package/lib-es/icons/SettingsIcon.js +0 -36
- package/lib-es/icons/SettingsIcon.js.map +0 -1
- package/lib-es/icons/TaxonomyIcon.js +0 -60
- package/lib-es/icons/TaxonomyIcon.js.map +0 -1
- package/lib-es/icons/UsersIcon.js +0 -33
- package/lib-es/icons/UsersIcon.js.map +0 -1
- package/lib-es/icons/index.js +0 -6
- package/lib-es/icons/index.js.map +0 -1
- package/lib-es/index.js +0 -84
- package/lib-es/index.js.map +0 -1
- package/lib-es/utils/add-content-menu-items.js +0 -72
- package/lib-es/utils/add-content-menu-items.js.map +0 -1
- package/lib-es/utils/build-create-entity-mutation.js +0 -21
- package/lib-es/utils/build-create-entity-mutation.js.map +0 -1
- package/lib-es/utils/build-delete-entity-mutation.js +0 -18
- package/lib-es/utils/build-delete-entity-mutation.js.map +0 -1
- package/lib-es/utils/build-listing-query.js +0 -28
- package/lib-es/utils/build-listing-query.js.map +0 -1
- package/lib-es/utils/build-update-data-query.js +0 -24
- package/lib-es/utils/build-update-data-query.js.map +0 -1
- package/lib-es/utils/build-update-publish-unpublish-mutation.js +0 -22
- package/lib-es/utils/build-update-publish-unpublish-mutation.js.map +0 -1
- package/lib-es/utils/get-default-query-params.js +0 -17
- package/lib-es/utils/get-default-query-params.js.map +0 -1
- package/lib-es/utils/hoc/withContext.js +0 -8
- package/lib-es/utils/hoc/withContext.js.map +0 -1
- package/lib-es/utils/hooks/useToggle.js +0 -8
- package/lib-es/utils/hooks/useToggle.js.map +0 -1
- package/lib-es/utils/index.js +0 -3
- package/lib-es/utils/index.js.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
# [0.146.0-node18-tooltips.
|
|
6
|
+
# [0.146.0-node18-core-styles-tooltips.45](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.44...v0.146.0-node18-core-styles-tooltips.45) (2026-01-15)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
# [0.146.0-node18-tooltips.
|
|
14
|
+
# [0.146.0-node18-core-styles-tooltips.44](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.43...v0.146.0-node18-core-styles-tooltips.44) (2026-01-02)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
17
17
|
|
|
@@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
# [0.146.0-node18-tooltips.
|
|
22
|
+
# [0.146.0-node18-core-styles-tooltips.43](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.42...v0.146.0-node18-core-styles-tooltips.43) (2025-12-17)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
25
25
|
|
|
@@ -27,7 +27,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
# [0.146.0-node18-tooltips.
|
|
30
|
+
# [0.146.0-node18-core-styles-tooltips.42](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.41...v0.146.0-node18-core-styles-tooltips.42) (2025-12-17)
|
|
31
|
+
|
|
32
|
+
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
# [0.146.0-node18-core-styles-tooltips.41](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.40...v0.146.0-node18-core-styles-tooltips.41) (2025-12-15)
|
|
31
39
|
|
|
32
40
|
|
|
33
41
|
### Features
|
|
@@ -38,7 +46,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
38
46
|
|
|
39
47
|
|
|
40
48
|
|
|
41
|
-
# [0.146.0-node18-tooltips.
|
|
49
|
+
# [0.146.0-node18-core-styles-tooltips.39](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.38...v0.146.0-node18-core-styles-tooltips.39) (2025-12-04)
|
|
42
50
|
|
|
43
51
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
44
52
|
|
|
@@ -46,7 +54,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
46
54
|
|
|
47
55
|
|
|
48
56
|
|
|
49
|
-
# [0.146.0-node18-tooltips.
|
|
57
|
+
# [0.146.0-node18-core-styles-tooltips.38](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.37...v0.146.0-node18-core-styles-tooltips.38) (2025-12-04)
|
|
50
58
|
|
|
51
59
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
52
60
|
|
|
@@ -54,7 +62,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
54
62
|
|
|
55
63
|
|
|
56
64
|
|
|
57
|
-
# [0.146.0-node18-tooltips.
|
|
65
|
+
# [0.146.0-node18-core-styles-tooltips.34](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.33...v0.146.0-node18-core-styles-tooltips.34) (2025-11-27)
|
|
58
66
|
|
|
59
67
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
60
68
|
|
|
@@ -62,7 +70,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
62
70
|
|
|
63
71
|
|
|
64
72
|
|
|
65
|
-
# [0.146.0-node18-tooltips.
|
|
73
|
+
# [0.146.0-node18-core-styles-tooltips.32](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.31...v0.146.0-node18-core-styles-tooltips.32) (2025-11-26)
|
|
66
74
|
|
|
67
75
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
68
76
|
|
|
@@ -70,7 +78,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
70
78
|
|
|
71
79
|
|
|
72
80
|
|
|
73
|
-
# [0.146.0-node18-tooltips.
|
|
81
|
+
# [0.146.0-node18-core-styles-tooltips.31](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.30...v0.146.0-node18-core-styles-tooltips.31) (2025-11-26)
|
|
74
82
|
|
|
75
83
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
76
84
|
|
|
@@ -78,7 +86,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
78
86
|
|
|
79
87
|
|
|
80
88
|
|
|
81
|
-
# [0.146.0-node18-tooltips.
|
|
89
|
+
# [0.146.0-node18-core-styles-tooltips.30](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.29...v0.146.0-node18-core-styles-tooltips.30) (2025-11-25)
|
|
82
90
|
|
|
83
91
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
84
92
|
|
|
@@ -86,7 +94,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
86
94
|
|
|
87
95
|
|
|
88
96
|
|
|
89
|
-
# [0.146.0-node18-tooltips.
|
|
97
|
+
# [0.146.0-node18-core-styles-tooltips.29](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.28...v0.146.0-node18-core-styles-tooltips.29) (2025-11-17)
|
|
90
98
|
|
|
91
99
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
92
100
|
|
|
@@ -94,7 +102,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
94
102
|
|
|
95
103
|
|
|
96
104
|
|
|
97
|
-
# [0.146.0-node18-tooltips.
|
|
105
|
+
# [0.146.0-node18-core-styles-tooltips.27](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.26...v0.146.0-node18-core-styles-tooltips.27) (2025-11-13)
|
|
98
106
|
|
|
99
107
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
100
108
|
|
|
@@ -102,7 +110,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
102
110
|
|
|
103
111
|
|
|
104
112
|
|
|
105
|
-
# [0.146.0-node18-tooltips.
|
|
113
|
+
# [0.146.0-node18-core-styles-tooltips.26](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.25...v0.146.0-node18-core-styles-tooltips.26) (2025-11-12)
|
|
106
114
|
|
|
107
115
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
108
116
|
|
|
@@ -110,7 +118,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
110
118
|
|
|
111
119
|
|
|
112
120
|
|
|
113
|
-
# [0.146.0-node18-tooltips.
|
|
121
|
+
# [0.146.0-node18-core-styles-tooltips.25](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.24...v0.146.0-node18-core-styles-tooltips.25) (2025-11-07)
|
|
114
122
|
|
|
115
123
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
116
124
|
|
|
@@ -118,7 +126,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
118
126
|
|
|
119
127
|
|
|
120
128
|
|
|
121
|
-
# [0.146.0-node18-tooltips.
|
|
129
|
+
# [0.146.0-node18-core-styles-tooltips.24](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.23...v0.146.0-node18-core-styles-tooltips.24) (2025-11-03)
|
|
122
130
|
|
|
123
131
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
124
132
|
|
|
@@ -126,7 +134,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
126
134
|
|
|
127
135
|
|
|
128
136
|
|
|
129
|
-
# [0.146.0-node18-tooltips.
|
|
137
|
+
# [0.146.0-node18-core-styles-tooltips.23](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.22...v0.146.0-node18-core-styles-tooltips.23) (2025-10-27)
|
|
138
|
+
|
|
139
|
+
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
# [0.146.0-node18-core-styles-tooltips.22](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.21...v0.146.0-node18-core-styles-tooltips.22) (2025-10-20)
|
|
146
|
+
|
|
147
|
+
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
# [0.146.0-node18-core-styles-tooltips.20](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.19...v0.146.0-node18-core-styles-tooltips.20) (2025-10-03)
|
|
130
154
|
|
|
131
155
|
|
|
132
156
|
### Features
|
|
@@ -137,7 +161,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
137
161
|
|
|
138
162
|
|
|
139
163
|
|
|
140
|
-
# [0.146.0-node18-tooltips.
|
|
164
|
+
# [0.146.0-node18-core-styles-tooltips.19](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.18...v0.146.0-node18-core-styles-tooltips.19) (2025-10-01)
|
|
141
165
|
|
|
142
166
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
143
167
|
|
|
@@ -145,7 +169,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
145
169
|
|
|
146
170
|
|
|
147
171
|
|
|
148
|
-
# [0.146.0-node18-tooltips.
|
|
172
|
+
# [0.146.0-node18-core-styles-tooltips.18](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.17...v0.146.0-node18-core-styles-tooltips.18) (2025-09-29)
|
|
149
173
|
|
|
150
174
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
151
175
|
|
|
@@ -153,7 +177,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
153
177
|
|
|
154
178
|
|
|
155
179
|
|
|
156
|
-
# [0.146.0-node18-tooltips.
|
|
180
|
+
# [0.146.0-node18-core-styles-tooltips.16](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.15...v0.146.0-node18-core-styles-tooltips.16) (2025-09-24)
|
|
157
181
|
|
|
158
182
|
|
|
159
183
|
### Bug Fixes
|
|
@@ -164,7 +188,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
164
188
|
|
|
165
189
|
|
|
166
190
|
|
|
167
|
-
# [0.146.0-node18-tooltips.
|
|
191
|
+
# [0.146.0-node18-core-styles-tooltips.15](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.14...v0.146.0-node18-core-styles-tooltips.15) (2025-09-23)
|
|
192
|
+
|
|
193
|
+
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
# [0.146.0-node18-core-styles-tooltips.13](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.12...v0.146.0-node18-core-styles-tooltips.13) (2025-09-15)
|
|
168
200
|
|
|
169
201
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
170
202
|
|
|
@@ -172,7 +204,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
172
204
|
|
|
173
205
|
|
|
174
206
|
|
|
175
|
-
# [0.146.0-node18-tooltips.
|
|
207
|
+
# [0.146.0-node18-core-styles-tooltips.12](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.11...v0.146.0-node18-core-styles-tooltips.12) (2025-08-27)
|
|
176
208
|
|
|
177
209
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
178
210
|
|
|
@@ -180,17 +212,96 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
180
212
|
|
|
181
213
|
|
|
182
214
|
|
|
183
|
-
# [0.146.0-node18-tooltips.
|
|
215
|
+
# [0.146.0-node18-core-styles-tooltips.11](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.10...v0.146.0-node18-core-styles-tooltips.11) (2025-08-27)
|
|
216
|
+
|
|
217
|
+
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
# [0.146.0-node18-core-styles-tooltips.10](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.9...v0.146.0-node18-core-styles-tooltips.10) (2025-08-05)
|
|
224
|
+
|
|
225
|
+
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
# [0.146.0-node18-core-styles-tooltips.9](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.8...v0.146.0-node18-core-styles-tooltips.9) (2025-07-28)
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
### Bug Fixes
|
|
235
|
+
|
|
236
|
+
* correct tooltip position ([#4853](https://github.com/thebyte9/blaze/issues/4853)) ([f55356e](https://github.com/thebyte9/blaze/commit/f55356ed8900ba48e7320206ffa16ea57ca3cb2b))
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
# [0.146.0-node18-core-styles-tooltips.6](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.5...v0.146.0-node18-core-styles-tooltips.6) (2025-07-22)
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
### Bug Fixes
|
|
246
|
+
|
|
247
|
+
* show pagebuilder tabs when no components added ([#4844](https://github.com/thebyte9/blaze/issues/4844)) ([2cbb24d](https://github.com/thebyte9/blaze/commit/2cbb24df95b38d4c8f4575814daadebd74ba04d4))
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
# [0.146.0-node18-core-styles-tooltips.5](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.4...v0.146.0-node18-core-styles-tooltips.5) (2025-07-18)
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+
### Bug Fixes
|
|
257
|
+
|
|
258
|
+
* revert save text change ([#4833](https://github.com/thebyte9/blaze/issues/4833)) ([2cfc73b](https://github.com/thebyte9/blaze/commit/2cfc73bfc06dac1dc682f696ca30f932ac79e42b))
|
|
259
|
+
* table list cell style updates ([#4841](https://github.com/thebyte9/blaze/issues/4841)) ([e4fd643](https://github.com/thebyte9/blaze/commit/e4fd643300e710d2209763795280f5df84563806))
|
|
260
|
+
* use direct state value for toggling sidebar ([091a021](https://github.com/thebyte9/blaze/commit/091a0210bb312e06505d86582ee014a512317da0))
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
### Features
|
|
264
|
+
|
|
265
|
+
* make right sidebar collapsible ([cd45684](https://github.com/thebyte9/blaze/commit/cd456849648a6fe674b4de7e5f994146d76066c9))
|
|
266
|
+
* query for getting the audit details in dynamic properties ([#3287](https://github.com/thebyte9/blaze/issues/3287)) ([39d889b](https://github.com/thebyte9/blaze/commit/39d889b18a6c6b8bc43ae1a5fddb4d19751cf159))
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
# [0.146.0-node18-core-styles-tooltips.4](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.3...v0.146.0-node18-core-styles-tooltips.4) (2025-07-10)
|
|
273
|
+
|
|
274
|
+
|
|
275
|
+
### Bug Fixes
|
|
276
|
+
|
|
277
|
+
* admin listing search filter fixes ([#4827](https://github.com/thebyte9/blaze/issues/4827)) ([8f72d2c](https://github.com/thebyte9/blaze/commit/8f72d2c4e9bb1fa585e20dc899fae6120a3d644e))
|
|
278
|
+
* get index from source data ([64425ec](https://github.com/thebyte9/blaze/commit/64425ec1b9e69385b45659f4b941631ae4c8b871))
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
### Features
|
|
282
|
+
|
|
283
|
+
* add admin listing filters based on schema settings ([#4797](https://github.com/thebyte9/blaze/issues/4797)) ([84b3109](https://github.com/thebyte9/blaze/commit/84b310900222a60050e3cf32928ab62a12a99b8d))
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
# [0.146.0-node18-core-styles-tooltips.1](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.0...v0.146.0-node18-core-styles-tooltips.1) (2025-06-20)
|
|
290
|
+
|
|
291
|
+
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
292
|
+
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
|
|
296
|
+
|
|
297
|
+
# [0.146.0-node18-core-styles-tooltips.0](https://github.com/thebyte9/blaze/compare/v0.145.0...v0.146.0-node18-core-styles-tooltips.0) (2025-06-18)
|
|
184
298
|
|
|
185
299
|
|
|
186
300
|
### Bug Fixes
|
|
187
301
|
|
|
188
302
|
* add hasUnsavedChanges state to track actual user edits ([b2e507a](https://github.com/thebyte9/blaze/commit/b2e507a756d90990da603230b589defa8b7e12f4))
|
|
189
303
|
* add necessary state for pop up ([fd37f1d](https://github.com/thebyte9/blaze/commit/fd37f1d45e27bae8ea4ab93ae1f52c3628be7d77))
|
|
190
|
-
* admin listing search filter fixes ([#4827](https://github.com/thebyte9/blaze/issues/4827)) ([8f72d2c](https://github.com/thebyte9/blaze/commit/8f72d2c4e9bb1fa585e20dc899fae6120a3d644e))
|
|
191
|
-
* correct tooltip position ([#4853](https://github.com/thebyte9/blaze/issues/4853)) ([f55356e](https://github.com/thebyte9/blaze/commit/f55356ed8900ba48e7320206ffa16ea57ca3cb2b))
|
|
192
304
|
* fixed breaking tests, updated next to 14 ([fecb0e1](https://github.com/thebyte9/blaze/commit/fecb0e1d822bd69ebbaa084072a219f0fddd23f1))
|
|
193
|
-
* get index from source data ([64425ec](https://github.com/thebyte9/blaze/commit/64425ec1b9e69385b45659f4b941631ae4c8b871))
|
|
194
305
|
* group data table row fields correctly ([#4465](https://github.com/thebyte9/blaze/issues/4465)) ([a07a06f](https://github.com/thebyte9/blaze/commit/a07a06f4db5d0f1980afad70d28352641effea1e))
|
|
195
306
|
* handle missing record error ([#4454](https://github.com/thebyte9/blaze/issues/4454)) ([f2ecf41](https://github.com/thebyte9/blaze/commit/f2ecf41962fd78b5808e6d7cd3714620697c4aaa))
|
|
196
307
|
* linting fixed automatically ([73135b9](https://github.com/thebyte9/blaze/commit/73135b9b8b0d5407e2e1dfba42ab2381f290607f))
|
|
@@ -198,26 +309,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
198
309
|
* move tabs from entity to page builder ([#4601](https://github.com/thebyte9/blaze/issues/4601)) ([944fe19](https://github.com/thebyte9/blaze/commit/944fe19ce0a09d2f36604fcced44f0054dd5e8e5))
|
|
199
310
|
* remove unused code ([95c24df](https://github.com/thebyte9/blaze/commit/95c24dfd3bb9068a5be69b40be1f3e93007ed850))
|
|
200
311
|
* render page from the ur on initial load ([#4463](https://github.com/thebyte9/blaze/issues/4463)) ([8de5fbe](https://github.com/thebyte9/blaze/commit/8de5fbe969e9c2954f6484e044fdfec49d7050ae))
|
|
201
|
-
* revert save text change ([#4833](https://github.com/thebyte9/blaze/issues/4833)) ([2cfc73b](https://github.com/thebyte9/blaze/commit/2cfc73bfc06dac1dc682f696ca30f932ac79e42b))
|
|
202
|
-
* show pagebuilder tabs when no components added ([#4844](https://github.com/thebyte9/blaze/issues/4844)) ([2cbb24d](https://github.com/thebyte9/blaze/commit/2cbb24df95b38d4c8f4575814daadebd74ba04d4))
|
|
203
|
-
* table list cell style updates ([#4841](https://github.com/thebyte9/blaze/issues/4841)) ([e4fd643](https://github.com/thebyte9/blaze/commit/e4fd643300e710d2209763795280f5df84563806))
|
|
204
312
|
* udpated yarn lock ([0cd4fa4](https://github.com/thebyte9/blaze/commit/0cd4fa4a185fca4b80b57e472badb771dd649ec2))
|
|
205
313
|
* updated toaster version ([39f3dbd](https://github.com/thebyte9/blaze/commit/39f3dbd15833d45dd0d407b401eb825553135e01))
|
|
206
314
|
* updated with dev ([90f545f](https://github.com/thebyte9/blaze/commit/90f545f1beabb35e26ba6fb2b45a7a0dfd072927))
|
|
207
315
|
* updated with dev ([729bb6e](https://github.com/thebyte9/blaze/commit/729bb6ee7e87946081d51564a4ab45538f7be1e7))
|
|
208
316
|
* updated with latest ([21cde6f](https://github.com/thebyte9/blaze/commit/21cde6f157c9279ed1eccb326870547821bc3dde))
|
|
209
|
-
* use direct state value for toggling sidebar ([091a021](https://github.com/thebyte9/blaze/commit/091a0210bb312e06505d86582ee014a512317da0))
|
|
210
317
|
* use isCreatePage to control navigation prompt display ([b56e0c7](https://github.com/thebyte9/blaze/commit/b56e0c7560308874554e3029a68878d1c2e8d948))
|
|
211
318
|
|
|
212
319
|
|
|
213
320
|
### Features
|
|
214
321
|
|
|
215
|
-
* add admin listing filters based on schema settings ([#4797](https://github.com/thebyte9/blaze/issues/4797)) ([84b3109](https://github.com/thebyte9/blaze/commit/84b310900222a60050e3cf32928ab62a12a99b8d))
|
|
216
322
|
* add tooltip support to parent select in DynamicRelation component ([#4603](https://github.com/thebyte9/blaze/issues/4603)) ([7767b5d](https://github.com/thebyte9/blaze/commit/7767b5dd7641d4b0c2477cffe6c0be8f9e8aa9dd))
|
|
217
323
|
* allow custom components in table columns ([#4482](https://github.com/thebyte9/blaze/issues/4482)) ([87098c9](https://github.com/thebyte9/blaze/commit/87098c93d9fd85adc2a2aa19f2e9a3db4402ae41))
|
|
218
|
-
* make right sidebar collapsible ([cd45684](https://github.com/thebyte9/blaze/commit/cd456849648a6fe674b4de7e5f994146d76066c9))
|
|
219
324
|
* open frontend debug toolbar with a url param ([#4771](https://github.com/thebyte9/blaze/issues/4771)) ([37b8ea5](https://github.com/thebyte9/blaze/commit/37b8ea59a5ed4be0912465717adeb079fd6b3a89))
|
|
220
|
-
* query for getting the audit details in dynamic properties ([#3287](https://github.com/thebyte9/blaze/issues/3287)) ([39d889b](https://github.com/thebyte9/blaze/commit/39d889b18a6c6b8bc43ae1a5fddb4d19751cf159))
|
|
221
325
|
* update info box properties to support tooltips ([#4701](https://github.com/thebyte9/blaze/issues/4701)) ([08ed041](https://github.com/thebyte9/blaze/commit/08ed041c9432f02e82e4846974cda65ae6c15a26))
|
|
222
326
|
* updated react to 18 ([9335f84](https://github.com/thebyte9/blaze/commit/9335f8432b376494501abb9c3deef1ddaa9b35a8))
|
|
223
327
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blaze-cms/plugin-data-ui",
|
|
3
|
-
"version": "0.146.0-node18-tooltips.
|
|
3
|
+
"version": "0.146.0-node18-core-styles-tooltips.45",
|
|
4
4
|
"description": "Blaze plugin data ui",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "lib-es/index.js",
|
|
@@ -27,13 +27,13 @@
|
|
|
27
27
|
},
|
|
28
28
|
"license": "GPL-3.0",
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@blaze-cms/admin-ui-utils": "0.146.0-node18-tooltips.
|
|
31
|
-
"@blaze-cms/core-errors": "0.146.0-node18-tooltips.
|
|
32
|
-
"@blaze-cms/plugin-render-hooks-ui": "0.146.0-node18-tooltips.
|
|
33
|
-
"@blaze-cms/react-form-builder": "0.146.0-node18-tooltips.
|
|
34
|
-
"@blaze-cms/react-page-builder": "0.146.0-node18-tooltips.
|
|
35
|
-
"@blaze-cms/setup-ui": "0.146.0-node18-tooltips.
|
|
36
|
-
"@blaze-cms/versioning-ui": "0.146.0-node18-tooltips.
|
|
30
|
+
"@blaze-cms/admin-ui-utils": "0.146.0-node18-core-styles-tooltips.45",
|
|
31
|
+
"@blaze-cms/core-errors": "0.146.0-node18-core-styles-tooltips.3",
|
|
32
|
+
"@blaze-cms/plugin-render-hooks-ui": "0.146.0-node18-core-styles-tooltips.3",
|
|
33
|
+
"@blaze-cms/react-form-builder": "0.146.0-node18-core-styles-tooltips.45",
|
|
34
|
+
"@blaze-cms/react-page-builder": "0.146.0-node18-core-styles-tooltips.45",
|
|
35
|
+
"@blaze-cms/setup-ui": "0.146.0-node18-core-styles-tooltips.3",
|
|
36
|
+
"@blaze-cms/versioning-ui": "0.146.0-node18-core-styles-tooltips.44",
|
|
37
37
|
"@blaze-react/button": "0.8.0-alpha.82",
|
|
38
38
|
"@blaze-react/more": "0.5.19",
|
|
39
39
|
"@blaze-react/multiselect": "0.8.0-alpha.103",
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"uuid": "^3.3.3"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
|
-
"@blaze-cms/core-ui": "0.146.0-node18-tooltips.
|
|
60
|
+
"@blaze-cms/core-ui": "0.146.0-node18-core-styles-tooltips.38"
|
|
61
61
|
},
|
|
62
62
|
"peerDependencies": {
|
|
63
63
|
"@apollo/client": "3.x",
|
|
@@ -69,5 +69,5 @@
|
|
|
69
69
|
"lib/*",
|
|
70
70
|
"lib-es/*"
|
|
71
71
|
],
|
|
72
|
-
"gitHead": "
|
|
72
|
+
"gitHead": "ddfab9ac3d59438939268c106917b092e4071071"
|
|
73
73
|
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { useQuery } from '@apollo/client';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import PropTypes from 'prop-types';
|
|
4
|
-
import { getQuery } from '@blaze-cms/admin-ui-utils';
|
|
5
|
-
import ListingTable from '../ListingTable/ListingTable';
|
|
6
|
-
import { withContext } from '../../utils/hoc/withContext';
|
|
7
|
-
const EntityDataListing = ({
|
|
8
|
-
match
|
|
9
|
-
}) => {
|
|
10
|
-
const {
|
|
11
|
-
params: {
|
|
12
|
-
entityIdentifier: identifier
|
|
13
|
-
}
|
|
14
|
-
} = match;
|
|
15
|
-
const {
|
|
16
|
-
data: {
|
|
17
|
-
getEntitySchemas = []
|
|
18
|
-
} = {}
|
|
19
|
-
} = useQuery(getQuery('GET_ENTITY_SCHEMA'), {
|
|
20
|
-
variables: {
|
|
21
|
-
identifier
|
|
22
|
-
}
|
|
23
|
-
});
|
|
24
|
-
if (!getEntitySchemas.length) return '';
|
|
25
|
-
return /*#__PURE__*/React.createElement(ListingTable, {
|
|
26
|
-
entitySchema: getEntitySchemas[0]
|
|
27
|
-
});
|
|
28
|
-
};
|
|
29
|
-
EntityDataListing.propTypes = {
|
|
30
|
-
match: PropTypes.object.isRequired
|
|
31
|
-
};
|
|
32
|
-
export default withContext(EntityDataListing);
|
|
33
|
-
//# sourceMappingURL=EntityDataListing.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EntityDataListing.js","names":["useQuery","React","PropTypes","getQuery","ListingTable","withContext","EntityDataListing","match","params","entityIdentifier","identifier","data","getEntitySchemas","variables","length","createElement","entitySchema","propTypes","object","isRequired"],"sources":["../../../src/components/EntityDataListing/EntityDataListing.js"],"sourcesContent":["import { useQuery } from '@apollo/client';\nimport React from 'react';\nimport PropTypes from 'prop-types';\nimport { getQuery } from '@blaze-cms/admin-ui-utils';\n\nimport ListingTable from '../ListingTable/ListingTable';\nimport { withContext } from '../../utils/hoc/withContext';\n\nconst EntityDataListing = ({ match }) => {\n const {\n params: { entityIdentifier: identifier }\n } = match;\n\n const { data: { getEntitySchemas = [] } = {} } = useQuery(getQuery('GET_ENTITY_SCHEMA'), {\n variables: { identifier }\n });\n\n if (!getEntitySchemas.length) return '';\n\n return <ListingTable entitySchema={getEntitySchemas[0]} />;\n};\n\nEntityDataListing.propTypes = {\n match: PropTypes.object.isRequired\n};\n\nexport default withContext(EntityDataListing);\n"],"mappings":"AAAA,SAASA,QAAQ,QAAQ,gBAAgB;AACzC,OAAOC,KAAK,MAAM,OAAO;AACzB,OAAOC,SAAS,MAAM,YAAY;AAClC,SAASC,QAAQ,QAAQ,2BAA2B;AAEpD,OAAOC,YAAY,MAAM,8BAA8B;AACvD,SAASC,WAAW,QAAQ,6BAA6B;AAEzD,MAAMC,iBAAiB,GAAGA,CAAC;EAAEC;AAAM,CAAC,KAAK;EACvC,MAAM;IACJC,MAAM,EAAE;MAAEC,gBAAgB,EAAEC;IAAW;EACzC,CAAC,GAAGH,KAAK;EAET,MAAM;IAAEI,IAAI,EAAE;MAAEC,gBAAgB,GAAG;IAAG,CAAC,GAAG,CAAC;EAAE,CAAC,GAAGZ,QAAQ,CAACG,QAAQ,CAAC,mBAAmB,CAAC,EAAE;IACvFU,SAAS,EAAE;MAAEH;IAAW;EAC1B,CAAC,CAAC;EAEF,IAAI,CAACE,gBAAgB,CAACE,MAAM,EAAE,OAAO,EAAE;EAEvC,oBAAOb,KAAA,CAAAc,aAAA,CAACX,YAAY;IAACY,YAAY,EAAEJ,gBAAgB,CAAC,CAAC;EAAE,CAAE,CAAC;AAC5D,CAAC;AAEDN,iBAAiB,CAACW,SAAS,GAAG;EAC5BV,KAAK,EAAEL,SAAS,CAACgB,MAAM,CAACC;AAC1B,CAAC;AAED,eAAed,WAAW,CAACC,iBAAiB,CAAC","ignoreList":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["EntityDataListing"],"sources":["../../../src/components/EntityDataListing/index.js"],"sourcesContent":["import EntityDataListing from './EntityDataListing';\n\nexport default EntityDataListing;\n"],"mappings":"AAAA,OAAOA,iBAAiB,MAAM,qBAAqB;AAEnD,eAAeA,iBAAiB","ignoreList":[]}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { Link } from 'react-router-dom';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const EntityNavLinks = ({
|
|
4
|
-
schema
|
|
5
|
-
}) => {
|
|
6
|
-
if (!schema) return null;
|
|
7
|
-
const {
|
|
8
|
-
displayProperties: {
|
|
9
|
-
adminSectionNavigation
|
|
10
|
-
}
|
|
11
|
-
} = schema;
|
|
12
|
-
if (!adminSectionNavigation) return null;
|
|
13
|
-
const links = Object.entries(adminSectionNavigation).map(([k, v]) => {
|
|
14
|
-
const {
|
|
15
|
-
label,
|
|
16
|
-
uri
|
|
17
|
-
} = v;
|
|
18
|
-
const Wrapper = uri.startsWith('#') ? 'a' : Link;
|
|
19
|
-
return /*#__PURE__*/React.createElement(Wrapper, {
|
|
20
|
-
className: "entity-section-link",
|
|
21
|
-
href: uri,
|
|
22
|
-
to: uri
|
|
23
|
-
}, label);
|
|
24
|
-
});
|
|
25
|
-
return /*#__PURE__*/React.createElement("div", {
|
|
26
|
-
className: "entity-section-links"
|
|
27
|
-
}, links);
|
|
28
|
-
};
|
|
29
|
-
export default EntityNavLinks;
|
|
30
|
-
//# sourceMappingURL=EntityNavLinks.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EntityNavLinks.js","names":["Link","React","EntityNavLinks","schema","displayProperties","adminSectionNavigation","links","Object","entries","map","k","v","label","uri","Wrapper","startsWith","createElement","className","href","to"],"sources":["../../../../../src/components/EntityManager/Entity/EntitiyNavLinks/EntityNavLinks.js"],"sourcesContent":["import { Link } from 'react-router-dom';\nimport React from 'react';\n\nconst EntityNavLinks = ({ schema }) => {\n if (!schema) return null;\n\n const {\n displayProperties: { adminSectionNavigation }\n } = schema;\n\n if (!adminSectionNavigation) return null;\n\n const links = Object.entries(adminSectionNavigation).map(([k, v]) => {\n const { label, uri } = v;\n const Wrapper = uri.startsWith('#') ? 'a' : Link;\n\n return (\n <Wrapper className=\"entity-section-link\" href={uri} to={uri}>\n {label}\n </Wrapper>\n );\n });\n\n return <div className=\"entity-section-links\">{links}</div>;\n};\n\nexport default EntityNavLinks;\n"],"mappings":"AAAA,SAASA,IAAI,QAAQ,kBAAkB;AACvC,OAAOC,KAAK,MAAM,OAAO;AAEzB,MAAMC,cAAc,GAAGA,CAAC;EAAEC;AAAO,CAAC,KAAK;EACrC,IAAI,CAACA,MAAM,EAAE,OAAO,IAAI;EAExB,MAAM;IACJC,iBAAiB,EAAE;MAAEC;IAAuB;EAC9C,CAAC,GAAGF,MAAM;EAEV,IAAI,CAACE,sBAAsB,EAAE,OAAO,IAAI;EAExC,MAAMC,KAAK,GAAGC,MAAM,CAACC,OAAO,CAACH,sBAAsB,CAAC,CAACI,GAAG,CAAC,CAAC,CAACC,CAAC,EAAEC,CAAC,CAAC,KAAK;IACnE,MAAM;MAAEC,KAAK;MAAEC;IAAI,CAAC,GAAGF,CAAC;IACxB,MAAMG,OAAO,GAAGD,GAAG,CAACE,UAAU,CAAC,GAAG,CAAC,GAAG,GAAG,GAAGf,IAAI;IAEhD,oBACEC,KAAA,CAAAe,aAAA,CAACF,OAAO;MAACG,SAAS,EAAC,qBAAqB;MAACC,IAAI,EAAEL,GAAI;MAACM,EAAE,EAAEN;IAAI,GACzDD,KACM,CAAC;EAEd,CAAC,CAAC;EAEF,oBAAOX,KAAA,CAAAe,aAAA;IAAKC,SAAS,EAAC;EAAsB,GAAEX,KAAW,CAAC;AAC5D,CAAC;AAED,eAAeJ,cAAc","ignoreList":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["EntityNavLinks"],"sources":["../../../../../src/components/EntityManager/Entity/EntitiyNavLinks/index.js"],"sourcesContent":["import EntityNavLinks from './EntityNavLinks';\n\nexport default EntityNavLinks;\n"],"mappings":"AAAA,OAAOA,cAAc,MAAM,kBAAkB;AAE7C,eAAeA,cAAc","ignoreList":[]}
|