@salutejs/sdds-serv 0.323.0-canary.2234.17759193932.0 → 0.323.0-canary.2237.17761786407.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_1dqafsg.css → Chip.config_gsx6rw.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_1pf0tqr.css → components/Combobox/Combobox.config_4jqnqa.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_wse9z5.css → components/Select/Select.config_1qpt4r6.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_qklg09.css → components/TextField/TextField.config_165kfu7.css} +5 -5
- package/emotion/cjs/components/Chip/Chip.config.js +18 -12
- package/emotion/cjs/components/Combobox/Combobox.config.js +8 -4
- package/emotion/cjs/components/Select/Select.config.js +9 -6
- package/emotion/cjs/components/TextField/TextField.config.js +10 -5
- package/emotion/es/components/Chip/Chip.config.js +18 -12
- package/emotion/es/components/Combobox/Combobox.config.js +8 -4
- package/emotion/es/components/Select/Select.config.js +9 -6
- package/emotion/es/components/TextField/TextField.config.js +10 -5
- 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_1dqafsg.css → Chip.config_gsx6rw.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_1pf0tqr.css → es/components/Combobox/Combobox.config_4jqnqa.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_wse9z5.css → es/components/Select/Select.config_1qpt4r6.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_qklg09.css → es/components/TextField/TextField.config_165kfu7.css} +5 -5
- package/es/index.css +75 -75
- package/package.json +6 -6
- package/styled-components/cjs/components/Chip/Chip.config.js +18 -12
- package/styled-components/cjs/components/Combobox/Combobox.config.js +8 -4
- package/styled-components/cjs/components/Select/Select.config.js +9 -6
- package/styled-components/cjs/components/TextField/TextField.config.js +10 -5
- package/styled-components/es/components/Chip/Chip.config.js +18 -12
- package/styled-components/es/components/Combobox/Combobox.config.js +8 -4
- package/styled-components/es/components/Select/Select.config.js +9 -6
- package/styled-components/es/components/TextField/TextField.config.js +10 -5
@@ -585,6 +585,7 @@ 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 ",
|
588
589
|
": 1;\n "
|
589
590
|
]);
|
590
591
|
_templateObject12 = function _templateObject() {
|
@@ -627,6 +628,7 @@ function _templateObject14() {
|
|
627
628
|
": var(--surface-accent);\n ",
|
628
629
|
": var(--on-dark-text-primary);\n\n ",
|
629
630
|
": var(--on-dark-text-secondary);\n ",
|
631
|
+
": var(--on-dark-text-primary);\n ",
|
630
632
|
": 1;\n "
|
631
633
|
]);
|
632
634
|
_templateObject14 = function _templateObject() {
|
@@ -648,6 +650,7 @@ function _templateObject15() {
|
|
648
650
|
": var(--surface-positive);\n ",
|
649
651
|
": var(--on-dark-text-primary);\n\n ",
|
650
652
|
": var(--on-dark-text-secondary);\n ",
|
653
|
+
": var(--on-dark-text-primary);\n ",
|
651
654
|
": 1;\n "
|
652
655
|
]);
|
653
656
|
_templateObject15 = function _templateObject() {
|
@@ -669,6 +672,7 @@ function _templateObject16() {
|
|
669
672
|
": var(--surface-warning);\n ",
|
670
673
|
": var(--on-dark-text-primary);\n\n ",
|
671
674
|
": var(--on-dark-text-secondary);\n ",
|
675
|
+
": var(--on-dark-text-primary);\n ",
|
672
676
|
": 1;\n "
|
673
677
|
]);
|
674
678
|
_templateObject16 = function _templateObject() {
|
@@ -690,6 +694,7 @@ function _templateObject17() {
|
|
690
694
|
": var(--surface-negative);\n ",
|
691
695
|
": var(--on-dark-text-primary);\n\n ",
|
692
696
|
": var(--on-dark-text-secondary);\n ",
|
697
|
+
": var(--on-dark-text-primary);\n ",
|
693
698
|
": 1;\n "
|
694
699
|
]);
|
695
700
|
_templateObject17 = function _templateObject() {
|
@@ -821,12 +826,12 @@ export var config = {
|
|
821
826
|
true: css(_templateObject11())
|
822
827
|
},
|
823
828
|
chipView: {
|
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),
|
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.chipCloseIconColorHover, tokens.chipOpacityReadonly),
|
825
830
|
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),
|
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)
|
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.chipCloseIconColorHover, tokens.chipOpacityReadonly),
|
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.chipCloseIconColorHover, tokens.chipOpacityReadonly),
|
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.chipCloseIconColorHover, tokens.chipOpacityReadonly),
|
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.chipCloseIconColorHover, tokens.chipOpacityReadonly)
|
830
835
|
},
|
831
836
|
hintView: {
|
832
837
|
default: css(_templateObject18(), tokens.tooltipBackgroundColor, tokens.tooltipBoxShadow, tokens.tooltipColor, tokens.tooltipArrowBackground)
|