@commercetools-frontend/ui-kit 19.12.0 → 19.13.0
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/commercetools-frontend-ui-kit.cjs.dev.js +1 -1
- package/dist/commercetools-frontend-ui-kit.cjs.prod.js +1 -1
- package/dist/commercetools-frontend-ui-kit.esm.js +1 -1
- package/i18n/data/core.json +8 -0
- package/materials/custom-properties.css +1 -0
- package/materials/custom-properties.json +1 -0
- package/materials/custom-properties_default.css +1 -0
- package/materials/internals/definition.yaml +1 -0
- package/package.json +38 -38
|
@@ -89,7 +89,7 @@ var text__default = /*#__PURE__*/_interopDefault(text);
|
|
|
89
89
|
var viewSwitcher__default = /*#__PURE__*/_interopDefault(viewSwitcher);
|
|
90
90
|
|
|
91
91
|
// NOTE: This string will be replaced on build time with the package version.
|
|
92
|
-
var version = "19.
|
|
92
|
+
var version = "19.13.0";
|
|
93
93
|
|
|
94
94
|
exports.i18n = i18n__namespace;
|
|
95
95
|
Object.defineProperty(exports, 'LeadingIcon', {
|
|
@@ -89,7 +89,7 @@ var text__default = /*#__PURE__*/_interopDefault(text);
|
|
|
89
89
|
var viewSwitcher__default = /*#__PURE__*/_interopDefault(viewSwitcher);
|
|
90
90
|
|
|
91
91
|
// NOTE: This string will be replaced on build time with the package version.
|
|
92
|
-
var version = "19.
|
|
92
|
+
var version = "19.13.0";
|
|
93
93
|
|
|
94
94
|
exports.i18n = i18n__namespace;
|
|
95
95
|
Object.defineProperty(exports, 'LeadingIcon', {
|
|
@@ -38,6 +38,6 @@ export { useDataTableSortingState, usePaginationState, useRowSelection, useSorti
|
|
|
38
38
|
export { customProperties, designTokens } from '@commercetools-uikit/design-system';
|
|
39
39
|
|
|
40
40
|
// NOTE: This string will be replaced on build time with the package version.
|
|
41
|
-
var version = "19.
|
|
41
|
+
var version = "19.13.0";
|
|
42
42
|
|
|
43
43
|
export { version };
|
package/i18n/data/core.json
CHANGED
|
@@ -19,6 +19,10 @@
|
|
|
19
19
|
"developer_comment": "Tooltip title when user hovers the today button",
|
|
20
20
|
"string": "Today"
|
|
21
21
|
},
|
|
22
|
+
"UIKit.ClearAllButton.clearAllButtonLabel": {
|
|
23
|
+
"developer_comment": "Label for the clear all button",
|
|
24
|
+
"string": "Clear all"
|
|
25
|
+
},
|
|
22
26
|
"UIKit.ClearButton.clearButtonLabel": {
|
|
23
27
|
"developer_comment": "Label for the clear button",
|
|
24
28
|
"string": "Clear"
|
|
@@ -55,6 +59,10 @@
|
|
|
55
59
|
"developer_comment": "Message for the visible columns section.",
|
|
56
60
|
"string": "Visible columns"
|
|
57
61
|
},
|
|
62
|
+
"UIKit.DataTableManager.CustomSettingsManager.closeButtonLabel": {
|
|
63
|
+
"developer_comment": "Label for custom settings manager close button.",
|
|
64
|
+
"string": "Close"
|
|
65
|
+
},
|
|
58
66
|
"UIKit.DataTableManager.DensityManager.closeButtonLabel": {
|
|
59
67
|
"developer_comment": "Label for density manager close button.",
|
|
60
68
|
"string": "Close"
|
|
@@ -155,6 +155,7 @@
|
|
|
155
155
|
--shadow-16: 0.5px 1.5px 4px 1px rgba(0, 0, 0, 0.25),
|
|
156
156
|
-0.5px -0.5px 4px 1px rgba(0, 0, 0, 0.25);
|
|
157
157
|
--shadow-17: 0 1px 5px 0 rgba(0, 0, 0, 0.05);
|
|
158
|
+
--shadow-18: 0 5px 30px 0px rgba(0, 0, 0, 0.1);
|
|
158
159
|
--constraint-scale: 100%;
|
|
159
160
|
--constraint-1: 42px;
|
|
160
161
|
--constraint-2: 84px;
|
|
@@ -143,6 +143,7 @@
|
|
|
143
143
|
"--shadow-15": "0 2px 2px rgba(0, 0, 0, 0.24), 0 1px 4.75px rgba(0, 0, 0, 0.12)",
|
|
144
144
|
"--shadow-16": "0.5px 1.5px 4px 1px rgba(0, 0, 0, 0.25), -0.5px -0.5px 4px 1px rgba(0, 0, 0, 0.25)",
|
|
145
145
|
"--shadow-17": "0 1px 5px 0 rgba(0, 0, 0, 0.05)",
|
|
146
|
+
"--shadow-18": "0 5px 30px 0px rgba(0, 0, 0, 0.1)",
|
|
146
147
|
"--constraint-scale": "100%",
|
|
147
148
|
"--constraint-1": "42px",
|
|
148
149
|
"--constraint-2": "84px",
|
|
@@ -155,6 +155,7 @@
|
|
|
155
155
|
--shadow-16: 0.5px 1.5px 4px 1px rgba(0, 0, 0, 0.25),
|
|
156
156
|
-0.5px -0.5px 4px 1px rgba(0, 0, 0, 0.25);
|
|
157
157
|
--shadow-17: 0 1px 5px 0 rgba(0, 0, 0, 0.05);
|
|
158
|
+
--shadow-18: 0 5px 30px 0px rgba(0, 0, 0, 0.1);
|
|
158
159
|
--constraint-scale: 100%;
|
|
159
160
|
--constraint-1: 42px;
|
|
160
161
|
--constraint-2: 84px;
|
|
@@ -215,6 +215,7 @@ choiceGroupsByTheme:
|
|
|
215
215
|
shadow-15: '0 2px 2px rgba(0, 0, 0, 0.24), 0 1px 4.75px rgba(0, 0, 0, 0.12)'
|
|
216
216
|
shadow-16: '0.5px 1.5px 4px 1px rgba(0, 0, 0, 0.25), -0.5px -0.5px 4px 1px rgba(0, 0, 0, 0.25)'
|
|
217
217
|
shadow-17: '0 1px 5px 0 rgba(0, 0, 0, 0.05)'
|
|
218
|
+
shadow-18: '0 5px 30px 0px rgba(0, 0, 0, 0.1)'
|
|
218
219
|
constraints:
|
|
219
220
|
label: Constraints
|
|
220
221
|
prefix: constraint
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/ui-kit",
|
|
3
3
|
"description": "A preset of all the UI-Kit components.",
|
|
4
|
-
"version": "19.
|
|
4
|
+
"version": "19.13.0",
|
|
5
5
|
"bugs": "https://github.com/commercetools/ui-kit/issues",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -24,46 +24,46 @@
|
|
|
24
24
|
"dependencies": {
|
|
25
25
|
"@babel/runtime": "^7.20.13",
|
|
26
26
|
"@babel/runtime-corejs3": "^7.20.13",
|
|
27
|
-
"@commercetools-uikit/accessible-hidden": "19.
|
|
28
|
-
"@commercetools-uikit/avatar": "19.
|
|
29
|
-
"@commercetools-uikit/buttons": "19.
|
|
30
|
-
"@commercetools-uikit/card": "19.
|
|
31
|
-
"@commercetools-uikit/collapsible": "19.
|
|
32
|
-
"@commercetools-uikit/collapsible-motion": "19.
|
|
33
|
-
"@commercetools-uikit/collapsible-panel": "19.
|
|
34
|
-
"@commercetools-uikit/constraints": "19.
|
|
35
|
-
"@commercetools-uikit/data-table": "19.
|
|
36
|
-
"@commercetools-uikit/data-table-manager": "19.
|
|
37
|
-
"@commercetools-uikit/design-system": "19.
|
|
38
|
-
"@commercetools-uikit/dropdown-menu": "19.
|
|
39
|
-
"@commercetools-uikit/field-errors": "19.
|
|
40
|
-
"@commercetools-uikit/field-label": "19.
|
|
41
|
-
"@commercetools-uikit/fields": "19.
|
|
42
|
-
"@commercetools-uikit/grid": "19.
|
|
43
|
-
"@commercetools-uikit/hooks": "19.
|
|
44
|
-
"@commercetools-uikit/i18n": "19.
|
|
45
|
-
"@commercetools-uikit/icons": "19.
|
|
46
|
-
"@commercetools-uikit/inputs": "19.
|
|
47
|
-
"@commercetools-uikit/label": "19.
|
|
48
|
-
"@commercetools-uikit/link": "19.
|
|
49
|
-
"@commercetools-uikit/loading-spinner": "19.
|
|
50
|
-
"@commercetools-uikit/messages": "19.
|
|
51
|
-
"@commercetools-uikit/notifications": "19.
|
|
52
|
-
"@commercetools-uikit/pagination": "19.
|
|
53
|
-
"@commercetools-uikit/primary-action-dropdown": "19.
|
|
54
|
-
"@commercetools-uikit/progress-bar": "19.
|
|
55
|
-
"@commercetools-uikit/selectable-search-input": "19.
|
|
56
|
-
"@commercetools-uikit/spacings": "19.
|
|
57
|
-
"@commercetools-uikit/stamp": "19.
|
|
58
|
-
"@commercetools-uikit/tag": "19.
|
|
59
|
-
"@commercetools-uikit/text": "19.
|
|
60
|
-
"@commercetools-uikit/tooltip": "19.
|
|
61
|
-
"@commercetools-uikit/utils": "19.
|
|
62
|
-
"@commercetools-uikit/view-switcher": "19.
|
|
27
|
+
"@commercetools-uikit/accessible-hidden": "19.13.0",
|
|
28
|
+
"@commercetools-uikit/avatar": "19.13.0",
|
|
29
|
+
"@commercetools-uikit/buttons": "19.13.0",
|
|
30
|
+
"@commercetools-uikit/card": "19.13.0",
|
|
31
|
+
"@commercetools-uikit/collapsible": "19.13.0",
|
|
32
|
+
"@commercetools-uikit/collapsible-motion": "19.13.0",
|
|
33
|
+
"@commercetools-uikit/collapsible-panel": "19.13.0",
|
|
34
|
+
"@commercetools-uikit/constraints": "19.13.0",
|
|
35
|
+
"@commercetools-uikit/data-table": "19.13.0",
|
|
36
|
+
"@commercetools-uikit/data-table-manager": "19.13.0",
|
|
37
|
+
"@commercetools-uikit/design-system": "19.13.0",
|
|
38
|
+
"@commercetools-uikit/dropdown-menu": "19.13.0",
|
|
39
|
+
"@commercetools-uikit/field-errors": "19.13.0",
|
|
40
|
+
"@commercetools-uikit/field-label": "19.13.0",
|
|
41
|
+
"@commercetools-uikit/fields": "19.13.0",
|
|
42
|
+
"@commercetools-uikit/grid": "19.13.0",
|
|
43
|
+
"@commercetools-uikit/hooks": "19.13.0",
|
|
44
|
+
"@commercetools-uikit/i18n": "19.13.0",
|
|
45
|
+
"@commercetools-uikit/icons": "19.13.0",
|
|
46
|
+
"@commercetools-uikit/inputs": "19.13.0",
|
|
47
|
+
"@commercetools-uikit/label": "19.13.0",
|
|
48
|
+
"@commercetools-uikit/link": "19.13.0",
|
|
49
|
+
"@commercetools-uikit/loading-spinner": "19.13.0",
|
|
50
|
+
"@commercetools-uikit/messages": "19.13.0",
|
|
51
|
+
"@commercetools-uikit/notifications": "19.13.0",
|
|
52
|
+
"@commercetools-uikit/pagination": "19.13.0",
|
|
53
|
+
"@commercetools-uikit/primary-action-dropdown": "19.13.0",
|
|
54
|
+
"@commercetools-uikit/progress-bar": "19.13.0",
|
|
55
|
+
"@commercetools-uikit/selectable-search-input": "19.13.0",
|
|
56
|
+
"@commercetools-uikit/spacings": "19.13.0",
|
|
57
|
+
"@commercetools-uikit/stamp": "19.13.0",
|
|
58
|
+
"@commercetools-uikit/tag": "19.13.0",
|
|
59
|
+
"@commercetools-uikit/text": "19.13.0",
|
|
60
|
+
"@commercetools-uikit/tooltip": "19.13.0",
|
|
61
|
+
"@commercetools-uikit/utils": "19.13.0",
|
|
62
|
+
"@commercetools-uikit/view-switcher": "19.13.0"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
65
|
"moment": "2.30.1",
|
|
66
|
-
"moment-timezone": "0.5.
|
|
66
|
+
"moment-timezone": "0.5.46",
|
|
67
67
|
"react": "17.0.2",
|
|
68
68
|
"react-intl": "^6.3.2",
|
|
69
69
|
"react-router-dom": "5.3.4"
|