@commercetools-frontend/ui-kit 16.8.0 → 16.10.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/materials/custom-properties.css +2 -2
- package/materials/custom-properties.json +2 -2
- package/materials/internals/definition.yaml +2 -2
- package/package.json +35 -35
|
@@ -79,7 +79,7 @@ var text__default = /*#__PURE__*/_interopDefault(text);
|
|
|
79
79
|
var viewSwitcher__default = /*#__PURE__*/_interopDefault(viewSwitcher);
|
|
80
80
|
|
|
81
81
|
// NOTE: This string will be replaced on build time with the package version.
|
|
82
|
-
var version = "16.
|
|
82
|
+
var version = "16.10.0";
|
|
83
83
|
|
|
84
84
|
exports.i18n = i18n__namespace;
|
|
85
85
|
Object.defineProperty(exports, 'AccessibleHidden', {
|
|
@@ -79,7 +79,7 @@ var text__default = /*#__PURE__*/_interopDefault(text);
|
|
|
79
79
|
var viewSwitcher__default = /*#__PURE__*/_interopDefault(viewSwitcher);
|
|
80
80
|
|
|
81
81
|
// NOTE: This string will be replaced on build time with the package version.
|
|
82
|
-
var version = "16.
|
|
82
|
+
var version = "16.10.0";
|
|
83
83
|
|
|
84
84
|
exports.i18n = i18n__namespace;
|
|
85
85
|
Object.defineProperty(exports, 'AccessibleHidden', {
|
|
@@ -33,6 +33,6 @@ export { useDataTableSortingState, usePaginationState, useRowSelection, useSorti
|
|
|
33
33
|
export { customProperties, designTokens } from '@commercetools-uikit/design-system';
|
|
34
34
|
|
|
35
35
|
// NOTE: This string will be replaced on build time with the package version.
|
|
36
|
-
var version = "16.
|
|
36
|
+
var version = "16.10.0";
|
|
37
37
|
|
|
38
38
|
export { version };
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
--font-color-for-tag-when-disabled: hsl(232, 18%, 60%);
|
|
437
437
|
--font-color-for-text-when-inverted: #fff;
|
|
438
438
|
--font-color-for-link-as-inverted: #fff;
|
|
439
|
-
--font-color-for-link-as-primary: hsl(175, 55%,
|
|
439
|
+
--font-color-for-link-as-primary: hsl(175, 55%, 30%);
|
|
440
440
|
--font-color-for-link-as-secondary: #1a1a1a;
|
|
441
441
|
--font-color-for-link-as-primary-when-active: hsl(175, 55%, 45%);
|
|
442
442
|
--font-color-for-link-as-secondary-when-active: hsl(175, 55%, 45%);
|
|
@@ -469,7 +469,7 @@
|
|
|
469
469
|
--font-color-for-radio-input-when-error: #e60050;
|
|
470
470
|
--font-color-for-radio-input-when-readonly: hsl(232, 18%, 60%);
|
|
471
471
|
--font-color-for-radio-input-when-warning: #f16d0e;
|
|
472
|
-
--font-color-for-flat-button-as-primary: hsl(175, 55%,
|
|
472
|
+
--font-color-for-flat-button-as-primary: hsl(175, 55%, 30%);
|
|
473
473
|
--font-color-for-flat-button-as-primary-when-hovered: hsl(175, 55%, 45%);
|
|
474
474
|
--font-color-for-flat-button-as-critical: #e60050;
|
|
475
475
|
--font-color-for-flat-button-as-critical-when-hovered: hsl(
|
|
@@ -334,7 +334,7 @@
|
|
|
334
334
|
"--font-color-for-tag-when-disabled": "hsl(232, 18%, 60%)",
|
|
335
335
|
"--font-color-for-text-when-inverted": "#fff",
|
|
336
336
|
"--font-color-for-link-as-inverted": "#fff",
|
|
337
|
-
"--font-color-for-link-as-primary": "hsl(175, 55%,
|
|
337
|
+
"--font-color-for-link-as-primary": "hsl(175, 55%, 30%)",
|
|
338
338
|
"--font-color-for-link-as-secondary": "#1a1a1a",
|
|
339
339
|
"--font-color-for-link-as-primary-when-active": "hsl(175, 55%, 45%)",
|
|
340
340
|
"--font-color-for-link-as-secondary-when-active": "hsl(175, 55%, 45%)",
|
|
@@ -367,7 +367,7 @@
|
|
|
367
367
|
"--font-color-for-radio-input-when-error": "#e60050",
|
|
368
368
|
"--font-color-for-radio-input-when-readonly": "hsl(232, 18%, 60%)",
|
|
369
369
|
"--font-color-for-radio-input-when-warning": "#f16d0e",
|
|
370
|
-
"--font-color-for-flat-button-as-primary": "hsl(175, 55%,
|
|
370
|
+
"--font-color-for-flat-button-as-primary": "hsl(175, 55%, 30%)",
|
|
371
371
|
"--font-color-for-flat-button-as-primary-when-hovered": "hsl(175, 55%, 45%)",
|
|
372
372
|
"--font-color-for-flat-button-as-critical": "#e60050",
|
|
373
373
|
"--font-color-for-flat-button-as-critical-when-hovered": "hsl(339.1304347826087, 100%, 25%)",
|
|
@@ -868,7 +868,7 @@ decisionGroupsByTheme:
|
|
|
868
868
|
font-color-for-link-as-inverted:
|
|
869
869
|
choice: color-surface
|
|
870
870
|
font-color-for-link-as-primary:
|
|
871
|
-
choice: color-primary-
|
|
871
|
+
choice: color-primary-30
|
|
872
872
|
font-color-for-link-as-secondary:
|
|
873
873
|
choice: color-solid
|
|
874
874
|
font-color-for-link-as-primary-when-active:
|
|
@@ -934,7 +934,7 @@ decisionGroupsByTheme:
|
|
|
934
934
|
font-color-for-radio-input-when-warning:
|
|
935
935
|
choice: color-warning
|
|
936
936
|
font-color-for-flat-button-as-primary:
|
|
937
|
-
choice: color-primary-
|
|
937
|
+
choice: color-primary-30
|
|
938
938
|
font-color-for-flat-button-as-primary-when-hovered:
|
|
939
939
|
choice: color-primary
|
|
940
940
|
font-color-for-flat-button-as-critical:
|
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": "16.
|
|
4
|
+
"version": "16.10.0",
|
|
5
5
|
"bugs": "https://github.com/commercetools/ui-kit/issues",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -24,40 +24,40 @@
|
|
|
24
24
|
"dependencies": {
|
|
25
25
|
"@babel/runtime": "^7.20.13",
|
|
26
26
|
"@babel/runtime-corejs3": "^7.20.13",
|
|
27
|
-
"@commercetools-uikit/accessible-hidden": "16.
|
|
28
|
-
"@commercetools-uikit/avatar": "16.
|
|
29
|
-
"@commercetools-uikit/buttons": "16.
|
|
30
|
-
"@commercetools-uikit/card": "16.
|
|
31
|
-
"@commercetools-uikit/collapsible": "16.
|
|
32
|
-
"@commercetools-uikit/collapsible-motion": "16.
|
|
33
|
-
"@commercetools-uikit/collapsible-panel": "16.
|
|
34
|
-
"@commercetools-uikit/constraints": "16.
|
|
35
|
-
"@commercetools-uikit/data-table": "16.
|
|
36
|
-
"@commercetools-uikit/data-table-manager": "16.
|
|
37
|
-
"@commercetools-uikit/design-system": "16.
|
|
38
|
-
"@commercetools-uikit/field-errors": "16.
|
|
39
|
-
"@commercetools-uikit/field-label": "16.
|
|
40
|
-
"@commercetools-uikit/fields": "16.
|
|
41
|
-
"@commercetools-uikit/grid": "16.
|
|
42
|
-
"@commercetools-uikit/hooks": "16.
|
|
43
|
-
"@commercetools-uikit/i18n": "16.
|
|
44
|
-
"@commercetools-uikit/icons": "16.
|
|
45
|
-
"@commercetools-uikit/inputs": "16.
|
|
46
|
-
"@commercetools-uikit/label": "16.
|
|
47
|
-
"@commercetools-uikit/link": "16.
|
|
48
|
-
"@commercetools-uikit/loading-spinner": "16.
|
|
49
|
-
"@commercetools-uikit/messages": "16.
|
|
50
|
-
"@commercetools-uikit/notifications": "16.
|
|
51
|
-
"@commercetools-uikit/pagination": "16.
|
|
52
|
-
"@commercetools-uikit/primary-action-dropdown": "16.
|
|
53
|
-
"@commercetools-uikit/selectable-search-input": "16.
|
|
54
|
-
"@commercetools-uikit/spacings": "16.
|
|
55
|
-
"@commercetools-uikit/stamp": "16.
|
|
56
|
-
"@commercetools-uikit/tag": "16.
|
|
57
|
-
"@commercetools-uikit/text": "16.
|
|
58
|
-
"@commercetools-uikit/tooltip": "16.
|
|
59
|
-
"@commercetools-uikit/utils": "16.
|
|
60
|
-
"@commercetools-uikit/view-switcher": "16.
|
|
27
|
+
"@commercetools-uikit/accessible-hidden": "16.10.0",
|
|
28
|
+
"@commercetools-uikit/avatar": "16.10.0",
|
|
29
|
+
"@commercetools-uikit/buttons": "16.10.0",
|
|
30
|
+
"@commercetools-uikit/card": "16.10.0",
|
|
31
|
+
"@commercetools-uikit/collapsible": "16.10.0",
|
|
32
|
+
"@commercetools-uikit/collapsible-motion": "16.10.0",
|
|
33
|
+
"@commercetools-uikit/collapsible-panel": "16.10.0",
|
|
34
|
+
"@commercetools-uikit/constraints": "16.10.0",
|
|
35
|
+
"@commercetools-uikit/data-table": "16.10.0",
|
|
36
|
+
"@commercetools-uikit/data-table-manager": "16.10.0",
|
|
37
|
+
"@commercetools-uikit/design-system": "16.10.0",
|
|
38
|
+
"@commercetools-uikit/field-errors": "16.10.0",
|
|
39
|
+
"@commercetools-uikit/field-label": "16.10.0",
|
|
40
|
+
"@commercetools-uikit/fields": "16.10.0",
|
|
41
|
+
"@commercetools-uikit/grid": "16.10.0",
|
|
42
|
+
"@commercetools-uikit/hooks": "16.10.0",
|
|
43
|
+
"@commercetools-uikit/i18n": "16.10.0",
|
|
44
|
+
"@commercetools-uikit/icons": "16.10.0",
|
|
45
|
+
"@commercetools-uikit/inputs": "16.10.0",
|
|
46
|
+
"@commercetools-uikit/label": "16.10.0",
|
|
47
|
+
"@commercetools-uikit/link": "16.10.0",
|
|
48
|
+
"@commercetools-uikit/loading-spinner": "16.10.0",
|
|
49
|
+
"@commercetools-uikit/messages": "16.10.0",
|
|
50
|
+
"@commercetools-uikit/notifications": "16.10.0",
|
|
51
|
+
"@commercetools-uikit/pagination": "16.10.0",
|
|
52
|
+
"@commercetools-uikit/primary-action-dropdown": "16.10.0",
|
|
53
|
+
"@commercetools-uikit/selectable-search-input": "16.10.0",
|
|
54
|
+
"@commercetools-uikit/spacings": "16.10.0",
|
|
55
|
+
"@commercetools-uikit/stamp": "16.10.0",
|
|
56
|
+
"@commercetools-uikit/tag": "16.10.0",
|
|
57
|
+
"@commercetools-uikit/text": "16.10.0",
|
|
58
|
+
"@commercetools-uikit/tooltip": "16.10.0",
|
|
59
|
+
"@commercetools-uikit/utils": "16.10.0",
|
|
60
|
+
"@commercetools-uikit/view-switcher": "16.10.0"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
63
|
"moment": "2.29.4",
|