@salutejs/sdds-serv 0.323.0-canary.2237.17761786407.0 → 0.323.0-canary.2239.17794430722.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/components/Chip/Chip.config.js +1 -1
- package/components/Chip/Chip.config.js.map +1 -1
- package/components/Chip/{Chip.config_gsx6rw.css → Chip.config_1dqafsg.css} +6 -6
- package/components/Chip/Chip.css +13 -13
- package/components/Combobox/Combobox.config.js +1 -1
- package/components/Combobox/Combobox.config.js.map +1 -1
- package/{es/components/Combobox/Combobox.config_4jqnqa.css → components/Combobox/Combobox.config_1pf0tqr.css} +4 -4
- package/components/Combobox/Combobox.css +14 -14
- package/components/Mask/Mask.css +21 -21
- package/components/Select/Select.config.js +1 -1
- package/components/Select/Select.config.js.map +1 -1
- package/{es/components/Select/Select.config_1qpt4r6.css → components/Select/Select.config_wse9z5.css} +3 -3
- package/components/Select/Select.css +23 -23
- package/components/TextField/TextField.config.js +1 -1
- package/components/TextField/TextField.config.js.map +1 -1
- package/{es/components/TextField/TextField.config_165kfu7.css → components/TextField/TextField.config_qklg09.css} +5 -5
- package/emotion/cjs/components/Chip/Chip.config.js +12 -18
- package/emotion/cjs/components/Combobox/Combobox.config.js +4 -8
- package/emotion/cjs/components/Select/Select.config.js +6 -9
- package/emotion/cjs/components/TextField/TextField.config.js +5 -10
- package/emotion/es/components/Chip/Chip.config.js +12 -18
- package/emotion/es/components/Combobox/Combobox.config.js +4 -8
- package/emotion/es/components/Select/Select.config.js +6 -9
- package/emotion/es/components/TextField/TextField.config.js +5 -10
- package/es/components/Chip/Chip.config.js +1 -1
- package/es/components/Chip/Chip.config.js.map +1 -1
- package/es/components/Chip/{Chip.config_gsx6rw.css → Chip.config_1dqafsg.css} +6 -6
- package/es/components/Chip/Chip.css +13 -13
- package/es/components/Combobox/Combobox.config.js +1 -1
- package/es/components/Combobox/Combobox.config.js.map +1 -1
- package/{components/Combobox/Combobox.config_4jqnqa.css → es/components/Combobox/Combobox.config_1pf0tqr.css} +4 -4
- package/es/components/Combobox/Combobox.css +14 -14
- package/es/components/Mask/Mask.css +21 -21
- package/es/components/Select/Select.config.js +1 -1
- package/es/components/Select/Select.config.js.map +1 -1
- package/{components/Select/Select.config_1qpt4r6.css → es/components/Select/Select.config_wse9z5.css} +3 -3
- package/es/components/Select/Select.css +23 -23
- package/es/components/TextField/TextField.config.js +1 -1
- package/es/components/TextField/TextField.config.js.map +1 -1
- package/{components/TextField/TextField.config_165kfu7.css → es/components/TextField/TextField.config_qklg09.css} +5 -5
- package/es/index.css +75 -75
- package/package.json +7 -7
- package/styled-components/cjs/components/Chip/Chip.config.js +12 -18
- package/styled-components/cjs/components/Combobox/Combobox.config.js +4 -8
- package/styled-components/cjs/components/Select/Select.config.js +6 -9
- package/styled-components/cjs/components/TextField/TextField.config.js +5 -10
- package/styled-components/es/components/Chip/Chip.config.js +12 -18
- package/styled-components/es/components/Combobox/Combobox.config.js +4 -8
- package/styled-components/es/components/Select/Select.config.js +6 -9
- package/styled-components/es/components/TextField/TextField.config.js +5 -10
@@ -585,7 +585,6 @@ function _templateObject12() {
|
|
585
585
|
": var(--surface-solid-default);\n ",
|
586
586
|
": var(--inverse-text-primary);\n\n ",
|
587
587
|
": var(--inverse-text-secondary);\n ",
|
588
|
-
": var(--inverse-text-primary);\n ",
|
589
588
|
": 1;\n "
|
590
589
|
]);
|
591
590
|
_templateObject12 = function _templateObject() {
|
@@ -628,7 +627,6 @@ function _templateObject14() {
|
|
628
627
|
": var(--surface-accent);\n ",
|
629
628
|
": var(--on-dark-text-primary);\n\n ",
|
630
629
|
": var(--on-dark-text-secondary);\n ",
|
631
|
-
": var(--on-dark-text-primary);\n ",
|
632
630
|
": 1;\n "
|
633
631
|
]);
|
634
632
|
_templateObject14 = function _templateObject() {
|
@@ -650,7 +648,6 @@ function _templateObject15() {
|
|
650
648
|
": var(--surface-positive);\n ",
|
651
649
|
": var(--on-dark-text-primary);\n\n ",
|
652
650
|
": var(--on-dark-text-secondary);\n ",
|
653
|
-
": var(--on-dark-text-primary);\n ",
|
654
651
|
": 1;\n "
|
655
652
|
]);
|
656
653
|
_templateObject15 = function _templateObject() {
|
@@ -672,7 +669,6 @@ function _templateObject16() {
|
|
672
669
|
": var(--surface-warning);\n ",
|
673
670
|
": var(--on-dark-text-primary);\n\n ",
|
674
671
|
": var(--on-dark-text-secondary);\n ",
|
675
|
-
": var(--on-dark-text-primary);\n ",
|
676
672
|
": 1;\n "
|
677
673
|
]);
|
678
674
|
_templateObject16 = function _templateObject() {
|
@@ -694,7 +690,6 @@ function _templateObject17() {
|
|
694
690
|
": var(--surface-negative);\n ",
|
695
691
|
": var(--on-dark-text-primary);\n\n ",
|
696
692
|
": var(--on-dark-text-secondary);\n ",
|
697
|
-
": var(--on-dark-text-primary);\n ",
|
698
693
|
": 1;\n "
|
699
694
|
]);
|
700
695
|
_templateObject17 = function _templateObject() {
|
@@ -826,12 +821,12 @@ export var config = {
|
|
826
821
|
true: css(_templateObject11())
|
827
822
|
},
|
828
823
|
chipView: {
|
829
|
-
default: css(_templateObject12(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.
|
824
|
+
default: css(_templateObject12(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
|
830
825
|
secondary: css(_templateObject13(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
|
831
|
-
accent: css(_templateObject14(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.
|
832
|
-
positive: css(_templateObject15(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.
|
833
|
-
warning: css(_templateObject16(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.
|
834
|
-
negative: css(_templateObject17(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.
|
826
|
+
accent: css(_templateObject14(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
|
827
|
+
positive: css(_templateObject15(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
|
828
|
+
warning: css(_templateObject16(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
|
829
|
+
negative: css(_templateObject17(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly)
|
835
830
|
},
|
836
831
|
hintView: {
|
837
832
|
default: css(_templateObject18(), tokens.tooltipBackgroundColor, tokens.tooltipBoxShadow, tokens.tooltipColor, tokens.tooltipArrowBackground)
|