@salutejs/sdds-serv 0.324.0-dev.0 → 0.325.0-canary.2237.18160100785.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 (52) 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_1dqafsg.css → Chip.config_7kj31a.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_16lk3xt.css → components/Combobox/Combobox.config_xpd4a4.css} +4 -4
  8. package/components/Combobox/Combobox.css +14 -14
  9. package/components/Combobox/Combobox.d.ts +24 -0
  10. package/components/Mask/Mask.css +21 -21
  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_1rprv7.css → components/Select/Select.config_ox8oha.css} +3 -3
  14. package/components/Select/Select.css +23 -23
  15. package/components/Select/Select.d.ts +6 -0
  16. package/components/TextField/TextField.config.js +1 -1
  17. package/components/TextField/TextField.config.js.map +1 -1
  18. package/{es/components/TextField/TextField.config_1v9erru.css → components/TextField/TextField.config_15il1op.css} +6 -6
  19. package/emotion/cjs/components/Chip/Chip.config.js +18 -12
  20. package/emotion/cjs/components/Combobox/Combobox.config.js +12 -4
  21. package/emotion/cjs/components/Select/Select.config.js +11 -5
  22. package/emotion/cjs/components/TextField/TextField.config.js +18 -6
  23. package/emotion/es/components/Chip/Chip.config.js +18 -12
  24. package/emotion/es/components/Combobox/Combobox.config.js +12 -4
  25. package/emotion/es/components/Select/Select.config.js +11 -5
  26. package/emotion/es/components/TextField/TextField.config.js +18 -6
  27. package/es/components/Chip/Chip.config.js +1 -1
  28. package/es/components/Chip/Chip.config.js.map +1 -1
  29. package/es/components/Chip/{Chip.config_1dqafsg.css → Chip.config_7kj31a.css} +6 -6
  30. package/es/components/Chip/Chip.css +13 -13
  31. package/es/components/Combobox/Combobox.config.js +1 -1
  32. package/es/components/Combobox/Combobox.config.js.map +1 -1
  33. package/{components/Combobox/Combobox.config_16lk3xt.css → es/components/Combobox/Combobox.config_xpd4a4.css} +4 -4
  34. package/es/components/Combobox/Combobox.css +14 -14
  35. package/es/components/Mask/Mask.css +21 -21
  36. package/es/components/Select/Select.config.js +1 -1
  37. package/es/components/Select/Select.config.js.map +1 -1
  38. package/{components/Select/Select.config_1rprv7.css → es/components/Select/Select.config_ox8oha.css} +3 -3
  39. package/es/components/Select/Select.css +23 -23
  40. package/es/components/TextField/TextField.config.js +1 -1
  41. package/es/components/TextField/TextField.config.js.map +1 -1
  42. package/{components/TextField/TextField.config_1v9erru.css → es/components/TextField/TextField.config_15il1op.css} +6 -6
  43. package/es/index.css +75 -75
  44. package/package.json +3 -3
  45. package/styled-components/cjs/components/Chip/Chip.config.js +18 -12
  46. package/styled-components/cjs/components/Combobox/Combobox.config.js +12 -4
  47. package/styled-components/cjs/components/Select/Select.config.js +11 -5
  48. package/styled-components/cjs/components/TextField/TextField.config.js +18 -6
  49. package/styled-components/es/components/Chip/Chip.config.js +18 -12
  50. package/styled-components/es/components/Combobox/Combobox.config.js +12 -4
  51. package/styled-components/es/components/Select/Select.config.js +11 -5
  52. package/styled-components/es/components/TextField/TextField.config.js +18 -6
@@ -585,6 +585,8 @@ 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);\n ",
589
+ ": var(--inverse-text-secondary-hover);\n ",
588
590
  ": 1;\n "
589
591
  ]);
590
592
  _templateObject12 = function _templateObject() {
@@ -606,6 +608,8 @@ function _templateObject13() {
606
608
  ": var(--surface-transparent-secondary);\n ",
607
609
  ": var(--text-primary);\n\n ",
608
610
  ": var(--text-secondary);\n ",
611
+ ": var(--text-secondary);\n ",
612
+ ": var(--text-secondary-hover);\n ",
609
613
  ": 1;\n "
610
614
  ]);
611
615
  _templateObject13 = function _templateObject() {
@@ -627,6 +631,8 @@ function _templateObject14() {
627
631
  ": var(--surface-accent);\n ",
628
632
  ": var(--on-dark-text-primary);\n\n ",
629
633
  ": var(--on-dark-text-secondary);\n ",
634
+ ": var(--on-dark-text-secondary);\n ",
635
+ ": var(--on-dark-text-secondary-hover);\n ",
630
636
  ": 1;\n "
631
637
  ]);
632
638
  _templateObject14 = function _templateObject() {
@@ -648,6 +654,8 @@ function _templateObject15() {
648
654
  ": var(--surface-positive);\n ",
649
655
  ": var(--on-dark-text-primary);\n\n ",
650
656
  ": var(--on-dark-text-secondary);\n ",
657
+ ": var(--on-dark-text-secondary);\n ",
658
+ ": var(--on-dark-text-secondary-hover);\n ",
651
659
  ": 1;\n "
652
660
  ]);
653
661
  _templateObject15 = function _templateObject() {
@@ -669,6 +677,8 @@ function _templateObject16() {
669
677
  ": var(--surface-warning);\n ",
670
678
  ": var(--on-dark-text-primary);\n\n ",
671
679
  ": var(--on-dark-text-secondary);\n ",
680
+ ": var(--on-dark-text-secondary);\n ",
681
+ ": var(--on-dark-text-secondary-hover);\n ",
672
682
  ": 1;\n "
673
683
  ]);
674
684
  _templateObject16 = function _templateObject() {
@@ -690,6 +700,8 @@ function _templateObject17() {
690
700
  ": var(--surface-negative);\n ",
691
701
  ": var(--on-dark-text-primary);\n\n ",
692
702
  ": var(--on-dark-text-secondary);\n ",
703
+ ": var(--on-dark-text-secondary);\n ",
704
+ ": var(--on-dark-text-secondary-hover);\n ",
693
705
  ": 1;\n "
694
706
  ]);
695
707
  _templateObject17 = function _templateObject() {
@@ -822,12 +834,12 @@ export var config = {
822
834
  true: css(_templateObject11())
823
835
  },
824
836
  chipView: {
825
- 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),
826
- 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),
827
- 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),
828
- 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),
829
- 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),
830
- 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)
837
+ 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.chipCloseIconColorReadonly, tokens.chipCloseIconColorHover, tokens.chipOpacityReadonly),
838
+ 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.chipCloseIconColorReadonly, tokens.chipCloseIconColorHover, tokens.chipOpacityReadonly),
839
+ 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.chipCloseIconColorReadonly, tokens.chipCloseIconColorHover, tokens.chipOpacityReadonly),
840
+ 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.chipCloseIconColorReadonly, tokens.chipCloseIconColorHover, tokens.chipOpacityReadonly),
841
+ 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.chipCloseIconColorReadonly, tokens.chipCloseIconColorHover, tokens.chipOpacityReadonly),
842
+ 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.chipCloseIconColorReadonly, tokens.chipCloseIconColorHover, tokens.chipOpacityReadonly)
831
843
  },
832
844
  hintView: {
833
845
  default: css(_templateObject18(), tokens.tooltipBackgroundColor, tokens.tooltipBoxShadow, tokens.tooltipColor, tokens.tooltipArrowBackground)