@salutejs/sdds-serv 0.324.0-canary.2237.17851607211.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.
Files changed (51) hide show
  1. package/components/Chip/Chip.config.js +1 -1
  2. package/components/Chip/Chip.config.js.map +1 -1
  3. package/components/Chip/{Chip.config_7kj31a.css → Chip.config_1dqafsg.css} +6 -6
  4. package/components/Chip/Chip.css +13 -13
  5. package/components/Combobox/Combobox.config.js +1 -1
  6. package/components/Combobox/Combobox.config.js.map +1 -1
  7. package/{es/components/Combobox/Combobox.config_a39nnw.css → components/Combobox/Combobox.config_1pf0tqr.css} +4 -4
  8. package/components/Combobox/Combobox.css +14 -14
  9. package/components/Mask/Mask.css +21 -21
  10. package/components/Note/Note.d.ts +2 -2
  11. package/components/Select/Select.config.js +1 -1
  12. package/components/Select/Select.config.js.map +1 -1
  13. package/{es/components/Select/Select.config_8stwr1.css → components/Select/Select.config_wse9z5.css} +3 -3
  14. package/components/Select/Select.css +23 -23
  15. package/components/TextField/TextField.config.js +1 -1
  16. package/components/TextField/TextField.config.js.map +1 -1
  17. package/{es/components/TextField/TextField.config_13jw795.css → components/TextField/TextField.config_qklg09.css} +6 -6
  18. package/emotion/cjs/components/Chip/Chip.config.js +12 -18
  19. package/emotion/cjs/components/Combobox/Combobox.config.js +4 -8
  20. package/emotion/cjs/components/Select/Select.config.js +6 -9
  21. package/emotion/cjs/components/TextField/TextField.config.js +6 -12
  22. package/emotion/es/components/Chip/Chip.config.js +12 -18
  23. package/emotion/es/components/Combobox/Combobox.config.js +4 -8
  24. package/emotion/es/components/Select/Select.config.js +6 -9
  25. package/emotion/es/components/TextField/TextField.config.js +6 -12
  26. package/es/components/Chip/Chip.config.js +1 -1
  27. package/es/components/Chip/Chip.config.js.map +1 -1
  28. package/es/components/Chip/{Chip.config_7kj31a.css → Chip.config_1dqafsg.css} +6 -6
  29. package/es/components/Chip/Chip.css +13 -13
  30. package/es/components/Combobox/Combobox.config.js +1 -1
  31. package/es/components/Combobox/Combobox.config.js.map +1 -1
  32. package/{components/Combobox/Combobox.config_a39nnw.css → es/components/Combobox/Combobox.config_1pf0tqr.css} +4 -4
  33. package/es/components/Combobox/Combobox.css +14 -14
  34. package/es/components/Mask/Mask.css +21 -21
  35. package/es/components/Select/Select.config.js +1 -1
  36. package/es/components/Select/Select.config.js.map +1 -1
  37. package/{components/Select/Select.config_8stwr1.css → es/components/Select/Select.config_wse9z5.css} +3 -3
  38. package/es/components/Select/Select.css +23 -23
  39. package/es/components/TextField/TextField.config.js +1 -1
  40. package/es/components/TextField/TextField.config.js.map +1 -1
  41. package/{components/TextField/TextField.config_13jw795.css → es/components/TextField/TextField.config_qklg09.css} +6 -6
  42. package/es/index.css +75 -75
  43. package/package.json +6 -6
  44. package/styled-components/cjs/components/Chip/Chip.config.js +12 -18
  45. package/styled-components/cjs/components/Combobox/Combobox.config.js +4 -8
  46. package/styled-components/cjs/components/Select/Select.config.js +6 -9
  47. package/styled-components/cjs/components/TextField/TextField.config.js +6 -12
  48. package/styled-components/es/components/Chip/Chip.config.js +12 -18
  49. package/styled-components/es/components/Combobox/Combobox.config.js +4 -8
  50. package/styled-components/es/components/Select/Select.config.js +6 -9
  51. 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.chipCloseIconColorHover, tokens.chipOpacityReadonly),
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.chipCloseIconColorHover, tokens.chipOpacityReadonly),
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.chipCloseIconColorHover, tokens.chipOpacityReadonly),
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.chipCloseIconColorHover, tokens.chipOpacityReadonly),
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.chipCloseIconColorHover, tokens.chipOpacityReadonly),
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.chipCloseIconColorHover, tokens.chipOpacityReadonly)
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)