@salutejs/sdds-serv 0.324.0-canary.1906.17821381080.0 → 0.324.0-canary.1906.17857743034.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/CHANGELOG.md +122 -0
- package/components/Autocomplete/Autocomplete.config.js +1 -1
- package/components/Autocomplete/Autocomplete.config.js.map +1 -1
- package/components/Autocomplete/{Autocomplete.config_4mqo3m.css → Autocomplete.config_lvmiw0.css} +1 -1
- package/components/Autocomplete/Autocomplete.css +14 -14
- package/components/Avatar/Avatar.d.ts +4 -4
- package/components/Combobox/Combobox.config.js +1 -1
- package/components/Combobox/Combobox.config.js.map +1 -1
- package/components/Combobox/{Combobox.config_jxv5tu.css → Combobox.config_16lk3xt.css} +1 -1
- package/components/Combobox/Combobox.css +14 -14
- package/components/DatePicker/DatePicker.config.js +1 -1
- package/components/DatePicker/DatePicker.config.js.map +1 -1
- package/{es/components/DatePicker/DatePicker.config_1xui9p8.css → components/DatePicker/DatePicker.config_5op6am.css} +1 -1
- package/components/DatePicker/DatePicker.css +7 -7
- package/components/Mask/Mask.css +21 -21
- package/components/Range/Range.config.js +1 -1
- package/components/Range/Range.config.js.map +1 -1
- package/{es/components/Range/Range.config_8e3tv6.css → components/Range/Range.config_1b739h0.css} +1 -1
- package/components/Range/Range.css +8 -8
- package/components/Select/Select.config.js +1 -1
- package/components/Select/Select.config.js.map +1 -1
- package/{es/components/Select/Select.config_wse9z5.css → components/Select/Select.config_1rprv7.css} +1 -1
- package/components/Select/Select.css +23 -23
- package/components/TextArea/TextArea.config.js +1 -1
- package/components/TextArea/TextArea.config.js.map +1 -1
- package/components/TextArea/{TextArea.config_cvolic.css → TextArea.config_1lkwlz6.css} +1 -1
- package/components/TextArea/TextArea.css +15 -15
- package/components/TextField/TextField.config.js +1 -1
- package/components/TextField/TextField.config.js.map +1 -1
- package/components/TextField/{TextField.config_17m3k27.css → TextField.config_1v9erru.css} +1 -1
- package/emotion/cjs/components/Autocomplete/Autocomplete.config.js +2 -1
- package/emotion/cjs/components/Combobox/Combobox.config.js +2 -1
- package/emotion/cjs/components/DatePicker/DatePicker.config.js +4 -2
- package/emotion/cjs/components/Range/Range.config.js +1 -1
- package/emotion/cjs/components/Select/Select.config.js +1 -1
- package/emotion/cjs/components/TextArea/TextArea.config.js +1 -1
- package/emotion/cjs/components/TextField/TextField.config.js +1 -1
- package/emotion/es/components/Autocomplete/Autocomplete.config.js +2 -1
- package/emotion/es/components/Combobox/Combobox.config.js +2 -1
- package/emotion/es/components/DatePicker/DatePicker.config.js +4 -2
- package/emotion/es/components/Range/Range.config.js +1 -1
- package/emotion/es/components/Select/Select.config.js +1 -1
- package/emotion/es/components/TextArea/TextArea.config.js +1 -1
- package/emotion/es/components/TextField/TextField.config.js +1 -1
- package/es/components/Autocomplete/Autocomplete.config.js +1 -1
- package/es/components/Autocomplete/Autocomplete.config.js.map +1 -1
- package/es/components/Autocomplete/{Autocomplete.config_4mqo3m.css → Autocomplete.config_lvmiw0.css} +1 -1
- package/es/components/Autocomplete/Autocomplete.css +14 -14
- package/es/components/Combobox/Combobox.config.js +1 -1
- package/es/components/Combobox/Combobox.config.js.map +1 -1
- package/es/components/Combobox/{Combobox.config_jxv5tu.css → Combobox.config_16lk3xt.css} +1 -1
- package/es/components/Combobox/Combobox.css +14 -14
- package/es/components/DatePicker/DatePicker.config.js +1 -1
- package/es/components/DatePicker/DatePicker.config.js.map +1 -1
- package/{components/DatePicker/DatePicker.config_1xui9p8.css → es/components/DatePicker/DatePicker.config_5op6am.css} +1 -1
- package/es/components/DatePicker/DatePicker.css +7 -7
- package/es/components/Mask/Mask.css +21 -21
- package/es/components/Range/Range.config.js +1 -1
- package/es/components/Range/Range.config.js.map +1 -1
- package/{components/Range/Range.config_8e3tv6.css → es/components/Range/Range.config_1b739h0.css} +1 -1
- package/es/components/Range/Range.css +8 -8
- package/es/components/Select/Select.config.js +1 -1
- package/es/components/Select/Select.config.js.map +1 -1
- package/{components/Select/Select.config_wse9z5.css → es/components/Select/Select.config_1rprv7.css} +1 -1
- package/es/components/Select/Select.css +23 -23
- package/es/components/TextArea/TextArea.config.js +1 -1
- package/es/components/TextArea/TextArea.config.js.map +1 -1
- package/es/components/TextArea/{TextArea.config_cvolic.css → TextArea.config_1lkwlz6.css} +1 -1
- package/es/components/TextArea/TextArea.css +15 -15
- package/es/components/TextField/TextField.config.js +1 -1
- package/es/components/TextField/TextField.config.js.map +1 -1
- package/es/components/TextField/{TextField.config_17m3k27.css → TextField.config_1v9erru.css} +1 -1
- package/es/index.css +109 -109
- package/package.json +7 -7
- package/styled-components/cjs/components/Autocomplete/Autocomplete.config.js +2 -1
- package/styled-components/cjs/components/Combobox/Combobox.config.js +2 -1
- package/styled-components/cjs/components/DatePicker/DatePicker.config.js +4 -2
- package/styled-components/cjs/components/Range/Range.config.js +1 -1
- package/styled-components/cjs/components/Select/Select.config.js +1 -1
- package/styled-components/cjs/components/TextArea/TextArea.config.js +1 -1
- package/styled-components/cjs/components/TextField/TextField.config.js +1 -1
- package/styled-components/es/components/Autocomplete/Autocomplete.config.js +2 -1
- package/styled-components/es/components/Combobox/Combobox.config.js +2 -1
- package/styled-components/es/components/DatePicker/DatePicker.config.js +4 -2
- package/styled-components/es/components/Range/Range.config.js +1 -1
- package/styled-components/es/components/Select/Select.config.js +1 -1
- package/styled-components/es/components/TextArea/TextArea.config.js +1 -1
- 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.
|
3
|
+
"version": "0.324.0-canary.1906.17857743034.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.
|
35
|
+
"@salutejs/plasma-new-hope": "0.337.0-canary.1906.17857743034.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
|
67
|
-
"@salutejs/plasma-cy-utils": "0.138.0
|
68
|
-
"@salutejs/plasma-icons": "1.224.0
|
69
|
-
"@salutejs/plasma-sb-utils": "0.208.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": "
|
140
|
+
"gitHead": "34d89462f9edd726b3061b58437aedccc367e184"
|
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
|
};
|
@@ -665,7 +665,7 @@ function _templateObject13() {
|
|
665
665
|
function _templateObject14() {
|
666
666
|
var data = _tagged_template_literal([
|
667
667
|
"\n ",
|
668
|
-
": 0.
|
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.
|
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
|
};
|
@@ -654,7 +654,7 @@ function _templateObject13() {
|
|
654
654
|
function _templateObject14() {
|
655
655
|
var data = _tagged_template_literal([
|
656
656
|
"\n ",
|
657
|
-
": 0.
|
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.
|
780
|
+
": 0.1;\n ",
|
781
781
|
": var(--text-primary);\n ",
|
782
782
|
": var(--surface-transparent-primary);\n ",
|
783
783
|
": var(--text-secondary);\n ",
|