@salutejs/sdds-serv 0.324.0-canary.2237.17941275054.0 → 0.324.0-canary.2241.17972389915.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_7kj31a.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_a39nnw.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/Note/Note.d.ts +2 -2
- package/components/Select/Select.config.js +1 -1
- package/components/Select/Select.config.js.map +1 -1
- package/{es/components/Select/Select.config_8stwr1.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_13jw795.css → components/TextField/TextField.config_qklg09.css} +6 -6
- 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 +6 -12
- 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 +6 -12
- 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_7kj31a.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_a39nnw.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_8stwr1.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_13jw795.css → es/components/TextField/TextField.config_qklg09.css} +6 -6
- package/es/index.css +75 -75
- package/package.json +6 -6
- 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 +6 -12
- 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 +6 -12
@@ -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-secondary-hover);\n ",
|
589
588
|
": 1;\n "
|
590
589
|
]);
|
591
590
|
_templateObject12 = function _templateObject() {
|
@@ -607,7 +606,6 @@ function _templateObject13() {
|
|
607
606
|
": var(--surface-transparent-secondary);\n ",
|
608
607
|
": var(--text-primary);\n\n ",
|
609
608
|
": var(--text-secondary);\n ",
|
610
|
-
": var(--text-secondary-hover);\n ",
|
611
609
|
": 1;\n "
|
612
610
|
]);
|
613
611
|
_templateObject13 = function _templateObject() {
|
@@ -629,7 +627,6 @@ function _templateObject14() {
|
|
629
627
|
": var(--surface-accent);\n ",
|
630
628
|
": var(--on-dark-text-primary);\n\n ",
|
631
629
|
": var(--on-dark-text-secondary);\n ",
|
632
|
-
": var(--on-dark-text-secondary-hover);\n ",
|
633
630
|
": 1;\n "
|
634
631
|
]);
|
635
632
|
_templateObject14 = function _templateObject() {
|
@@ -651,7 +648,6 @@ function _templateObject15() {
|
|
651
648
|
": var(--surface-positive);\n ",
|
652
649
|
": var(--on-dark-text-primary);\n\n ",
|
653
650
|
": var(--on-dark-text-secondary);\n ",
|
654
|
-
": var(--on-dark-text-secondary-hover);\n ",
|
655
651
|
": 1;\n "
|
656
652
|
]);
|
657
653
|
_templateObject15 = function _templateObject() {
|
@@ -673,7 +669,6 @@ function _templateObject16() {
|
|
673
669
|
": var(--surface-warning);\n ",
|
674
670
|
": var(--on-dark-text-primary);\n\n ",
|
675
671
|
": var(--on-dark-text-secondary);\n ",
|
676
|
-
": var(--on-dark-text-secondary-hover);\n ",
|
677
672
|
": 1;\n "
|
678
673
|
]);
|
679
674
|
_templateObject16 = function _templateObject() {
|
@@ -695,7 +690,6 @@ function _templateObject17() {
|
|
695
690
|
": var(--surface-negative);\n ",
|
696
691
|
": var(--on-dark-text-primary);\n\n ",
|
697
692
|
": var(--on-dark-text-secondary);\n ",
|
698
|
-
": var(--on-dark-text-secondary-hover);\n ",
|
699
693
|
": 1;\n "
|
700
694
|
]);
|
701
695
|
_templateObject17 = function _templateObject() {
|
@@ -827,12 +821,12 @@ export var config = {
|
|
827
821
|
true: css(_templateObject11())
|
828
822
|
},
|
829
823
|
chipView: {
|
830
|
-
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.
|
831
|
-
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.
|
832
|
-
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.
|
833
|
-
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.
|
834
|
-
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.
|
835
|
-
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.
|
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),
|
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),
|
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)
|
836
830
|
},
|
837
831
|
hintView: {
|
838
832
|
default: css(_templateObject18(), tokens.tooltipBackgroundColor, tokens.tooltipBoxShadow, tokens.tooltipColor, tokens.tooltipArrowBackground)
|