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