@salutejs/sdds-serv 0.324.0-canary.1906.17821381080.0 → 0.324.0-canary.1906.17861401543.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 (88) hide show
  1. package/CHANGELOG.md +122 -0
  2. package/components/Autocomplete/Autocomplete.config.js +1 -1
  3. package/components/Autocomplete/Autocomplete.config.js.map +1 -1
  4. package/components/Autocomplete/{Autocomplete.config_4mqo3m.css → Autocomplete.config_lvmiw0.css} +1 -1
  5. package/components/Autocomplete/Autocomplete.css +14 -14
  6. package/components/Avatar/Avatar.d.ts +4 -4
  7. package/components/Combobox/Combobox.config.js +1 -1
  8. package/components/Combobox/Combobox.config.js.map +1 -1
  9. package/components/Combobox/{Combobox.config_jxv5tu.css → Combobox.config_16lk3xt.css} +1 -1
  10. package/components/Combobox/Combobox.css +14 -14
  11. package/components/DatePicker/DatePicker.config.js +1 -1
  12. package/components/DatePicker/DatePicker.config.js.map +1 -1
  13. package/{es/components/DatePicker/DatePicker.config_1xui9p8.css → components/DatePicker/DatePicker.config_5op6am.css} +1 -1
  14. package/components/DatePicker/DatePicker.css +7 -7
  15. package/components/Mask/Mask.css +21 -21
  16. package/components/Range/Range.config.js +1 -1
  17. package/components/Range/Range.config.js.map +1 -1
  18. package/{es/components/Range/Range.config_8e3tv6.css → components/Range/Range.config_1b739h0.css} +1 -1
  19. package/components/Range/Range.css +8 -8
  20. package/components/Select/Select.config.js +1 -1
  21. package/components/Select/Select.config.js.map +1 -1
  22. package/{es/components/Select/Select.config_wse9z5.css → components/Select/Select.config_1rprv7.css} +1 -1
  23. package/components/Select/Select.css +23 -23
  24. package/components/TextArea/TextArea.config.js +1 -1
  25. package/components/TextArea/TextArea.config.js.map +1 -1
  26. package/components/TextArea/{TextArea.config_cvolic.css → TextArea.config_1lkwlz6.css} +1 -1
  27. package/components/TextArea/TextArea.css +15 -15
  28. package/components/TextField/TextField.config.js +1 -1
  29. package/components/TextField/TextField.config.js.map +1 -1
  30. package/components/TextField/{TextField.config_17m3k27.css → TextField.config_1v9erru.css} +1 -1
  31. package/emotion/cjs/components/Autocomplete/Autocomplete.config.js +2 -1
  32. package/emotion/cjs/components/Combobox/Combobox.config.js +2 -1
  33. package/emotion/cjs/components/DatePicker/DatePicker.config.js +4 -2
  34. package/emotion/cjs/components/Range/Range.config.js +1 -1
  35. package/emotion/cjs/components/Select/Select.config.js +1 -1
  36. package/emotion/cjs/components/TextArea/TextArea.config.js +1 -1
  37. package/emotion/cjs/components/TextField/TextField.config.js +1 -1
  38. package/emotion/es/components/Autocomplete/Autocomplete.config.js +2 -1
  39. package/emotion/es/components/Combobox/Combobox.config.js +2 -1
  40. package/emotion/es/components/DatePicker/DatePicker.config.js +4 -2
  41. package/emotion/es/components/Range/Range.config.js +1 -1
  42. package/emotion/es/components/Select/Select.config.js +1 -1
  43. package/emotion/es/components/TextArea/TextArea.config.js +1 -1
  44. package/emotion/es/components/TextField/TextField.config.js +1 -1
  45. package/es/components/Autocomplete/Autocomplete.config.js +1 -1
  46. package/es/components/Autocomplete/Autocomplete.config.js.map +1 -1
  47. package/es/components/Autocomplete/{Autocomplete.config_4mqo3m.css → Autocomplete.config_lvmiw0.css} +1 -1
  48. package/es/components/Autocomplete/Autocomplete.css +14 -14
  49. package/es/components/Combobox/Combobox.config.js +1 -1
  50. package/es/components/Combobox/Combobox.config.js.map +1 -1
  51. package/es/components/Combobox/{Combobox.config_jxv5tu.css → Combobox.config_16lk3xt.css} +1 -1
  52. package/es/components/Combobox/Combobox.css +14 -14
  53. package/es/components/DatePicker/DatePicker.config.js +1 -1
  54. package/es/components/DatePicker/DatePicker.config.js.map +1 -1
  55. package/{components/DatePicker/DatePicker.config_1xui9p8.css → es/components/DatePicker/DatePicker.config_5op6am.css} +1 -1
  56. package/es/components/DatePicker/DatePicker.css +7 -7
  57. package/es/components/Mask/Mask.css +21 -21
  58. package/es/components/Range/Range.config.js +1 -1
  59. package/es/components/Range/Range.config.js.map +1 -1
  60. package/{components/Range/Range.config_8e3tv6.css → es/components/Range/Range.config_1b739h0.css} +1 -1
  61. package/es/components/Range/Range.css +8 -8
  62. package/es/components/Select/Select.config.js +1 -1
  63. package/es/components/Select/Select.config.js.map +1 -1
  64. package/{components/Select/Select.config_wse9z5.css → es/components/Select/Select.config_1rprv7.css} +1 -1
  65. package/es/components/Select/Select.css +23 -23
  66. package/es/components/TextArea/TextArea.config.js +1 -1
  67. package/es/components/TextArea/TextArea.config.js.map +1 -1
  68. package/es/components/TextArea/{TextArea.config_cvolic.css → TextArea.config_1lkwlz6.css} +1 -1
  69. package/es/components/TextArea/TextArea.css +15 -15
  70. package/es/components/TextField/TextField.config.js +1 -1
  71. package/es/components/TextField/TextField.config.js.map +1 -1
  72. package/es/components/TextField/{TextField.config_17m3k27.css → TextField.config_1v9erru.css} +1 -1
  73. package/es/index.css +109 -109
  74. package/package.json +7 -7
  75. package/styled-components/cjs/components/Autocomplete/Autocomplete.config.js +2 -1
  76. package/styled-components/cjs/components/Combobox/Combobox.config.js +2 -1
  77. package/styled-components/cjs/components/DatePicker/DatePicker.config.js +4 -2
  78. package/styled-components/cjs/components/Range/Range.config.js +1 -1
  79. package/styled-components/cjs/components/Select/Select.config.js +1 -1
  80. package/styled-components/cjs/components/TextArea/TextArea.config.js +1 -1
  81. package/styled-components/cjs/components/TextField/TextField.config.js +1 -1
  82. package/styled-components/es/components/Autocomplete/Autocomplete.config.js +2 -1
  83. package/styled-components/es/components/Combobox/Combobox.config.js +2 -1
  84. package/styled-components/es/components/DatePicker/DatePicker.config.js +4 -2
  85. package/styled-components/es/components/Range/Range.config.js +1 -1
  86. package/styled-components/es/components/Select/Select.config.js +1 -1
  87. package/styled-components/es/components/TextArea/TextArea.config.js +1 -1
  88. package/styled-components/es/components/TextField/TextField.config.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/sdds-serv",
3
- "version": "0.324.0-canary.1906.17821381080.0",
3
+ "version": "0.324.0-canary.1906.17861401543.0",
4
4
  "description": "Salute Design System / React UI kit for SDDS SERV web applications",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "license": "MIT",
@@ -32,7 +32,7 @@
32
32
  "directory": "packages/sdds-serv"
33
33
  },
34
34
  "dependencies": {
35
- "@salutejs/plasma-new-hope": "0.337.0-canary.1906.17821381080.0",
35
+ "@salutejs/plasma-new-hope": "0.337.0-canary.1906.17861401543.0",
36
36
  "@salutejs/sdds-themes": "0.47.0"
37
37
  },
38
38
  "peerDependencies": {
@@ -63,10 +63,10 @@
63
63
  "@rollup/plugin-commonjs": "^25.0.4",
64
64
  "@rollup/plugin-node-resolve": "^15.1.0",
65
65
  "@salutejs/plasma-colors": "0.16.0",
66
- "@salutejs/plasma-core": "1.208.0-dev.0",
67
- "@salutejs/plasma-cy-utils": "0.138.0-dev.0",
68
- "@salutejs/plasma-icons": "1.224.0-dev.0",
69
- "@salutejs/plasma-sb-utils": "0.208.0-dev.0",
66
+ "@salutejs/plasma-core": "1.208.0",
67
+ "@salutejs/plasma-cy-utils": "0.138.0",
68
+ "@salutejs/plasma-icons": "1.224.0",
69
+ "@salutejs/plasma-sb-utils": "0.208.0",
70
70
  "@storybook/addon-docs": "8.6.14",
71
71
  "@storybook/addon-essentials": "8.6.14",
72
72
  "@storybook/manager-api": "8.6.14",
@@ -137,5 +137,5 @@
137
137
  "sideEffects": [
138
138
  "*.css"
139
139
  ],
140
- "gitHead": "f55fef36075cbae1561dfabcd37e18860fd09a20"
140
+ "gitHead": "544d79bc219af03cc9571d082a095caa620e8075"
141
141
  }
@@ -573,6 +573,7 @@ function _templateObject14() {
573
573
  var data = _tagged_template_literal([
574
574
  "\n ",
575
575
  ": var(--text-primary);\n ",
576
+ ": 0.1;\n ",
576
577
  ": 0.4;\n ",
577
578
  ": var(--surface-transparent-primary);\n ",
578
579
  ": var(--text-secondary);\n ",
@@ -619,7 +620,7 @@ var config = {
619
620
  true: (0, _styledcomponents.css)(_templateObject13(), _styledcomponents.autocompleteTokens.textFieldDisabledOpacity)
620
621
  },
621
622
  readOnly: {
622
- true: (0, _styledcomponents.css)(_templateObject14(), _styledcomponents.autocompleteTokens.textFieldColorReadOnly, _styledcomponents.autocompleteTokens.textFieldContentSlotRightOpacityReadOnly, _styledcomponents.autocompleteTokens.textFieldBackgroundColorReadOnly, _styledcomponents.autocompleteTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.autocompleteTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.autocompleteTokens.textFieldLabelColorReadOnly, _styledcomponents.autocompleteTokens.textFieldDividerColorReadOnly)
623
+ true: (0, _styledcomponents.css)(_templateObject14(), _styledcomponents.autocompleteTokens.textFieldColorReadOnly, _styledcomponents.autocompleteTokens.textFieldReadOnlyOpacity, _styledcomponents.autocompleteTokens.textFieldContentSlotRightOpacityReadOnly, _styledcomponents.autocompleteTokens.textFieldBackgroundColorReadOnly, _styledcomponents.autocompleteTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.autocompleteTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.autocompleteTokens.textFieldLabelColorReadOnly, _styledcomponents.autocompleteTokens.textFieldDividerColorReadOnly)
623
624
  }
624
625
  }
625
626
  };
@@ -761,6 +761,7 @@ function _templateObject14() {
761
761
  var data = _tagged_template_literal([
762
762
  "\n ",
763
763
  ": var(--text-primary);\n ",
764
+ ": 0.1;\n ",
764
765
  ": 0.4;\n ",
765
766
  ": var(--surface-transparent-primary);\n ",
766
767
  ": var(--text-secondary);\n ",
@@ -806,7 +807,7 @@ var config = {
806
807
  true: (0, _styledcomponents.css)(_templateObject13(), _styledcomponents.comboboxNewTokens.textFieldDisabledOpacity)
807
808
  },
808
809
  readOnly: {
809
- true: (0, _styledcomponents.css)(_templateObject14(), _styledcomponents.comboboxNewTokens.textFieldColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldContentSlotRightOpacityReadOnly, _styledcomponents.comboboxNewTokens.textFieldBackgroundColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldLabelColorReadOnly)
810
+ true: (0, _styledcomponents.css)(_templateObject14(), _styledcomponents.comboboxNewTokens.textFieldColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldReadOnlyOpacity, _styledcomponents.comboboxNewTokens.textFieldContentSlotRightOpacityReadOnly, _styledcomponents.comboboxNewTokens.textFieldBackgroundColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldLabelColorReadOnly)
810
811
  }
811
812
  }
812
813
  };
@@ -552,7 +552,9 @@ function _templateObject6() {
552
552
  ": var(--surface-transparent-primary);\n ",
553
553
  ": var(--text-secondary);\n\n ",
554
554
  ": 0.4;\n ",
555
- ": 0.4;\n "
555
+ ": 0.4;\n ",
556
+ ": 0.1;\n ",
557
+ ": 0.1;\n "
556
558
  ]);
557
559
  _templateObject6 = function _templateObject() {
558
560
  return data;
@@ -578,7 +580,7 @@ var config = {
578
580
  true: (0, _styledcomponents.css)(_templateObject5(), _styledcomponents.datePickerTokens.disabledOpacity)
579
581
  },
580
582
  readOnly: {
581
- true: (0, _styledcomponents.css)(_templateObject6(), _styledcomponents.datePickerTokens.backgroundReadOnly, _styledcomponents.datePickerTokens.labelColorReadOnly, _styledcomponents.datePickerTokens.leftHelperColorReadOnly, _styledcomponents.datePickerTokens.dividerColorReadOnly, _styledcomponents.datePickerTokens.dividerOpacityReadOnly, _styledcomponents.datePickerTokens.textFieldColorReadOnly, _styledcomponents.datePickerTokens.textFieldBackgroundColorReadOnly, _styledcomponents.datePickerTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.datePickerTokens.rightContentOpacityReadOnly, _styledcomponents.datePickerTokens.textFieldContentSlotRightOpacityReadOnly)
583
+ true: (0, _styledcomponents.css)(_templateObject6(), _styledcomponents.datePickerTokens.backgroundReadOnly, _styledcomponents.datePickerTokens.labelColorReadOnly, _styledcomponents.datePickerTokens.leftHelperColorReadOnly, _styledcomponents.datePickerTokens.dividerColorReadOnly, _styledcomponents.datePickerTokens.dividerOpacityReadOnly, _styledcomponents.datePickerTokens.textFieldColorReadOnly, _styledcomponents.datePickerTokens.textFieldBackgroundColorReadOnly, _styledcomponents.datePickerTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.datePickerTokens.rightContentOpacityReadOnly, _styledcomponents.datePickerTokens.textFieldContentSlotRightOpacityReadOnly, _styledcomponents.datePickerTokens.textFieldReadOnlyOpacity, _styledcomponents.datePickerTokens.rangeReadOnlyOpacity)
582
584
  }
583
585
  }
584
586
  };
@@ -329,7 +329,7 @@ function _templateObject7() {
329
329
  ": var(--text-primary);\n ",
330
330
  ": var(--text-secondary);\n ",
331
331
  ": var(--text-secondary);\n ",
332
- ": 0.4;\n ",
332
+ ": 0.1;\n ",
333
333
  ": 0.4;\n ",
334
334
  ": 0.4;\n\n ",
335
335
  ": var(--text-primary);\n ",
@@ -977,7 +977,7 @@ function _templateObject23() {
977
977
  var data = _tagged_template_literal([
978
978
  "\n ",
979
979
  ": 0.4;\n ",
980
- ": 0.4;\n ",
980
+ ": 0.1;\n ",
981
981
  ": var(--text-primary);\n ",
982
982
  ": var(--surface-transparent-primary);\n ",
983
983
  ": var(--text-secondary);\n ",
@@ -665,7 +665,7 @@ function _templateObject13() {
665
665
  function _templateObject14() {
666
666
  var data = _tagged_template_literal([
667
667
  "\n ",
668
- ": 0.4;\n ",
668
+ ": 0.1;\n ",
669
669
  ": var(--surface-transparent-primary);\n ",
670
670
  ": var(--text-primary);\n ",
671
671
  ": var(--surface-transparent-primary);\n ",
@@ -788,7 +788,7 @@ function _templateObject21() {
788
788
  function _templateObject22() {
789
789
  var data = _tagged_template_literal([
790
790
  "\n ",
791
- ": 0.4;\n ",
791
+ ": 0.1;\n ",
792
792
  ": var(--text-primary);\n ",
793
793
  ": var(--surface-transparent-primary);\n ",
794
794
  ": var(--text-secondary);\n ",
@@ -562,6 +562,7 @@ function _templateObject14() {
562
562
  var data = _tagged_template_literal([
563
563
  "\n ",
564
564
  ": var(--text-primary);\n ",
565
+ ": 0.1;\n ",
565
566
  ": 0.4;\n ",
566
567
  ": var(--surface-transparent-primary);\n ",
567
568
  ": var(--text-secondary);\n ",
@@ -609,7 +610,7 @@ export var config = {
609
610
  true: css(_templateObject13(), tokens.textFieldDisabledOpacity)
610
611
  },
611
612
  readOnly: {
612
- true: css(_templateObject14(), tokens.textFieldColorReadOnly, tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly, tokens.textFieldDividerColorReadOnly)
613
+ true: css(_templateObject14(), tokens.textFieldColorReadOnly, tokens.textFieldReadOnlyOpacity, tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly, tokens.textFieldDividerColorReadOnly)
613
614
  }
614
615
  }
615
616
  };
@@ -750,6 +750,7 @@ function _templateObject14() {
750
750
  var data = _tagged_template_literal([
751
751
  "\n ",
752
752
  ": var(--text-primary);\n ",
753
+ ": 0.1;\n ",
753
754
  ": 0.4;\n ",
754
755
  ": var(--surface-transparent-primary);\n ",
755
756
  ": var(--text-secondary);\n ",
@@ -796,7 +797,7 @@ export var config = {
796
797
  true: css(_templateObject13(), tokens.textFieldDisabledOpacity)
797
798
  },
798
799
  readOnly: {
799
- true: css(_templateObject14(), tokens.textFieldColorReadOnly, tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly)
800
+ true: css(_templateObject14(), tokens.textFieldColorReadOnly, tokens.textFieldReadOnlyOpacity, tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly)
800
801
  }
801
802
  }
802
803
  };
@@ -541,7 +541,9 @@ function _templateObject6() {
541
541
  ": var(--surface-transparent-primary);\n ",
542
542
  ": var(--text-secondary);\n\n ",
543
543
  ": 0.4;\n ",
544
- ": 0.4;\n "
544
+ ": 0.4;\n ",
545
+ ": 0.1;\n ",
546
+ ": 0.1;\n "
545
547
  ]);
546
548
  _templateObject6 = function _templateObject() {
547
549
  return data;
@@ -568,7 +570,7 @@ export var config = {
568
570
  true: css(_templateObject5(), tokens.disabledOpacity)
569
571
  },
570
572
  readOnly: {
571
- true: css(_templateObject6(), tokens.backgroundReadOnly, tokens.labelColorReadOnly, tokens.leftHelperColorReadOnly, tokens.dividerColorReadOnly, tokens.dividerOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.rightContentOpacityReadOnly, tokens.textFieldContentSlotRightOpacityReadOnly)
573
+ true: css(_templateObject6(), tokens.backgroundReadOnly, tokens.labelColorReadOnly, tokens.leftHelperColorReadOnly, tokens.dividerColorReadOnly, tokens.dividerOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.rightContentOpacityReadOnly, tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldReadOnlyOpacity, tokens.rangeReadOnlyOpacity)
572
574
  }
573
575
  }
574
576
  };
@@ -318,7 +318,7 @@ function _templateObject7() {
318
318
  ": var(--text-primary);\n ",
319
319
  ": var(--text-secondary);\n ",
320
320
  ": var(--text-secondary);\n ",
321
- ": 0.4;\n ",
321
+ ": 0.1;\n ",
322
322
  ": 0.4;\n ",
323
323
  ": 0.4;\n\n ",
324
324
  ": var(--text-primary);\n ",
@@ -966,7 +966,7 @@ function _templateObject23() {
966
966
  var data = _tagged_template_literal([
967
967
  "\n ",
968
968
  ": 0.4;\n ",
969
- ": 0.4;\n ",
969
+ ": 0.1;\n ",
970
970
  ": var(--text-primary);\n ",
971
971
  ": var(--surface-transparent-primary);\n ",
972
972
  ": var(--text-secondary);\n ",
@@ -654,7 +654,7 @@ function _templateObject13() {
654
654
  function _templateObject14() {
655
655
  var data = _tagged_template_literal([
656
656
  "\n ",
657
- ": 0.4;\n ",
657
+ ": 0.1;\n ",
658
658
  ": var(--surface-transparent-primary);\n ",
659
659
  ": var(--text-primary);\n ",
660
660
  ": var(--surface-transparent-primary);\n ",
@@ -777,7 +777,7 @@ function _templateObject21() {
777
777
  function _templateObject22() {
778
778
  var data = _tagged_template_literal([
779
779
  "\n ",
780
- ": 0.4;\n ",
780
+ ": 0.1;\n ",
781
781
  ": var(--text-primary);\n ",
782
782
  ": var(--surface-transparent-primary);\n ",
783
783
  ": var(--text-secondary);\n ",