@salutejs/sdds-dfa 0.322.0-canary.1906.17438878873.0 → 0.322.0-canary.2204.17438195195.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/components/Autocomplete/Autocomplete.config.js +3 -4
- package/components/Combobox/Combobox.config.js +3 -4
- package/components/DatePicker/DatePicker.config.js +5 -8
- package/components/TextArea/TextArea.config.d.ts +0 -3
- package/components/TextArea/TextArea.config.js +2 -19
- package/components/TextArea/TextArea.d.ts +0 -3
- package/components/TextField/TextField.config.js +2 -3
- package/es/components/Autocomplete/Autocomplete.config.js +3 -4
- package/es/components/Combobox/Combobox.config.js +3 -4
- package/es/components/DatePicker/DatePicker.config.js +5 -8
- package/es/components/TextArea/TextArea.config.js +2 -19
- package/es/components/TextField/TextField.config.js +2 -3
- package/package.json +8 -8
@@ -572,12 +572,11 @@ function _templateObject13() {
|
|
572
572
|
function _templateObject14() {
|
573
573
|
var data = _tagged_template_literal([
|
574
574
|
"\n ",
|
575
|
-
": var(--text-
|
576
|
-
": 0.4;\n ",
|
575
|
+
": var(--text-secondary);\n ",
|
577
576
|
": var(--surface-transparent-primary);\n ",
|
578
577
|
": var(--text-secondary);\n ",
|
579
578
|
": var(--text-secondary);\n ",
|
580
|
-
": var(--text-
|
579
|
+
": var(--text-secondary);\n ",
|
581
580
|
": var(--surface-transparent-primary);\n "
|
582
581
|
]);
|
583
582
|
_templateObject14 = function _templateObject() {
|
@@ -619,7 +618,7 @@ var config = {
|
|
619
618
|
true: (0, _styledcomponents.css)(_templateObject13(), _styledcomponents.autocompleteTokens.textFieldDisabledOpacity)
|
620
619
|
},
|
621
620
|
readOnly: {
|
622
|
-
true: (0, _styledcomponents.css)(_templateObject14(), _styledcomponents.autocompleteTokens.textFieldColorReadOnly, _styledcomponents.autocompleteTokens.
|
621
|
+
true: (0, _styledcomponents.css)(_templateObject14(), _styledcomponents.autocompleteTokens.textFieldColorReadOnly, _styledcomponents.autocompleteTokens.textFieldBackgroundColorReadOnly, _styledcomponents.autocompleteTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.autocompleteTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.autocompleteTokens.textFieldLabelColorReadOnly, _styledcomponents.autocompleteTokens.textFieldDividerColorReadOnly)
|
623
622
|
}
|
624
623
|
}
|
625
624
|
};
|
@@ -760,12 +760,11 @@ function _templateObject13() {
|
|
760
760
|
function _templateObject14() {
|
761
761
|
var data = _tagged_template_literal([
|
762
762
|
"\n ",
|
763
|
-
": var(--text-
|
764
|
-
": 0.4;\n ",
|
763
|
+
": var(--text-secondary);\n ",
|
765
764
|
": var(--surface-transparent-primary);\n ",
|
766
765
|
": var(--text-secondary);\n ",
|
767
766
|
": var(--text-secondary);\n ",
|
768
|
-
": var(--text-
|
767
|
+
": var(--text-secondary);\n "
|
769
768
|
]);
|
770
769
|
_templateObject14 = function _templateObject() {
|
771
770
|
return data;
|
@@ -806,7 +805,7 @@ var config = {
|
|
806
805
|
true: (0, _styledcomponents.css)(_templateObject13(), _styledcomponents.comboboxNewTokens.textFieldDisabledOpacity)
|
807
806
|
},
|
808
807
|
readOnly: {
|
809
|
-
true: (0, _styledcomponents.css)(_templateObject14(), _styledcomponents.comboboxNewTokens.textFieldColorReadOnly, _styledcomponents.comboboxNewTokens.
|
808
|
+
true: (0, _styledcomponents.css)(_templateObject14(), _styledcomponents.comboboxNewTokens.textFieldColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldBackgroundColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldLabelColorReadOnly)
|
810
809
|
}
|
811
810
|
}
|
812
811
|
};
|
@@ -544,15 +544,12 @@ function _templateObject6() {
|
|
544
544
|
var data = _tagged_template_literal([
|
545
545
|
"\n ",
|
546
546
|
": var(--surface-transparent-primary);\n ",
|
547
|
-
": var(--text-
|
547
|
+
": var(--text-secondary);\n ",
|
548
|
+
": var(--text-secondary);\n ",
|
548
549
|
": var(--text-secondary);\n\n ",
|
549
|
-
": var(--text-
|
550
|
-
": 0.4;\n\n ",
|
551
|
-
": var(--text-primary);\n ",
|
550
|
+
": var(--text-secondary);\n ",
|
552
551
|
": var(--surface-transparent-primary);\n ",
|
553
|
-
": var(--text-secondary);\n
|
554
|
-
": 0.4;\n ",
|
555
|
-
": 0.4;\n "
|
552
|
+
": var(--text-secondary);\n "
|
556
553
|
]);
|
557
554
|
_templateObject6 = function _templateObject() {
|
558
555
|
return data;
|
@@ -578,7 +575,7 @@ var config = {
|
|
578
575
|
true: (0, _styledcomponents.css)(_templateObject5(), _styledcomponents.datePickerTokens.disabledOpacity)
|
579
576
|
},
|
580
577
|
readOnly: {
|
581
|
-
true: (0, _styledcomponents.css)(_templateObject6(), _styledcomponents.datePickerTokens.backgroundReadOnly, _styledcomponents.datePickerTokens.labelColorReadOnly, _styledcomponents.datePickerTokens.leftHelperColorReadOnly, _styledcomponents.datePickerTokens.dividerColorReadOnly, _styledcomponents.datePickerTokens.
|
578
|
+
true: (0, _styledcomponents.css)(_templateObject6(), _styledcomponents.datePickerTokens.backgroundReadOnly, _styledcomponents.datePickerTokens.labelColorReadOnly, _styledcomponents.datePickerTokens.leftHelperColorReadOnly, _styledcomponents.datePickerTokens.dividerColorReadOnly, _styledcomponents.datePickerTokens.textFieldColorReadOnly, _styledcomponents.datePickerTokens.textFieldBackgroundColorReadOnly, _styledcomponents.datePickerTokens.textFieldPlaceholderColorReadOnly)
|
582
579
|
}
|
583
580
|
}
|
584
581
|
};
|
@@ -32,9 +32,6 @@ export declare const config: {
|
|
32
32
|
clear: {
|
33
33
|
true: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
34
34
|
};
|
35
|
-
readOnly: {
|
36
|
-
true: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
37
|
-
};
|
38
35
|
disabled: {
|
39
36
|
true: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
40
37
|
};
|
@@ -663,20 +663,6 @@ function _templateObject13() {
|
|
663
663
|
return data;
|
664
664
|
}
|
665
665
|
function _templateObject14() {
|
666
|
-
var data = _tagged_template_literal([
|
667
|
-
"\n ",
|
668
|
-
": 0.4;\n ",
|
669
|
-
": var(--surface-transparent-primary);\n ",
|
670
|
-
": var(--text-primary);\n ",
|
671
|
-
": var(--surface-transparent-primary);\n ",
|
672
|
-
": 0.4;\n "
|
673
|
-
]);
|
674
|
-
_templateObject14 = function _templateObject() {
|
675
|
-
return data;
|
676
|
-
};
|
677
|
-
return data;
|
678
|
-
}
|
679
|
-
function _templateObject15() {
|
680
666
|
var data = _tagged_template_literal([
|
681
667
|
"\n ",
|
682
668
|
": 0.4;\n ",
|
@@ -684,7 +670,7 @@ function _templateObject15() {
|
|
684
670
|
": var(--surface-transparent-primary);\n ",
|
685
671
|
": var(--text-secondary);\n "
|
686
672
|
]);
|
687
|
-
|
673
|
+
_templateObject14 = function _templateObject() {
|
688
674
|
return data;
|
689
675
|
};
|
690
676
|
return data;
|
@@ -722,11 +708,8 @@ var config = {
|
|
722
708
|
clear: {
|
723
709
|
true: (0, _styledcomponents.css)(_templateObject13())
|
724
710
|
},
|
725
|
-
readOnly: {
|
726
|
-
true: (0, _styledcomponents.css)(_templateObject14(), _styledcomponents.textAreaTokens.readOnlyOpacity, _styledcomponents.textAreaTokens.backgroundColorReadOnly, _styledcomponents.textAreaTokens.inputColorReadOnly, _styledcomponents.textAreaTokens.dividerColorReadOnly, _styledcomponents.textAreaTokens.contentSlotRightOpacityReadOnly)
|
727
|
-
},
|
728
711
|
disabled: {
|
729
|
-
true: (0, _styledcomponents.css)(
|
712
|
+
true: (0, _styledcomponents.css)(_templateObject14(), _styledcomponents.textAreaTokens.disabledOpacity, _styledcomponents.textAreaTokens.inputColorDisabled, _styledcomponents.textAreaTokens.dividerColorReadOnly, _styledcomponents.textAreaTokens.titleCaptionColorReadOnly)
|
730
713
|
}
|
731
714
|
}
|
732
715
|
};
|
@@ -26,9 +26,6 @@ export declare const TextArea: import("react").FunctionComponent<import("@salute
|
|
26
26
|
clear: {
|
27
27
|
true: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
28
28
|
};
|
29
|
-
readOnly: {
|
30
|
-
true: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
31
|
-
};
|
32
29
|
disabled: {
|
33
30
|
true: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
34
31
|
};
|
@@ -795,8 +795,7 @@ function _templateObject22() {
|
|
795
795
|
": var(--text-secondary);\n ",
|
796
796
|
": var(--text-secondary);\n ",
|
797
797
|
": var(--text-primary);\n ",
|
798
|
-
": var(--surface-transparent-primary);\n
|
799
|
-
": 0.4;\n "
|
798
|
+
": var(--surface-transparent-primary);\n "
|
800
799
|
]);
|
801
800
|
_templateObject22 = function _templateObject() {
|
802
801
|
return data;
|
@@ -850,7 +849,7 @@ var config = {
|
|
850
849
|
true: (0, _styledcomponents.css)(_templateObject21(), _styledcomponents.textFieldTokens.disabledOpacity)
|
851
850
|
},
|
852
851
|
readOnly: {
|
853
|
-
true: (0, _styledcomponents.css)(_templateObject22(), _styledcomponents.textFieldTokens.readOnlyOpacity, _styledcomponents.textFieldTokens.colorReadOnly, _styledcomponents.textFieldTokens.backgroundColorReadOnly, _styledcomponents.textFieldTokens.placeholderColorReadOnly, _styledcomponents.textFieldTokens.leftHelperColorReadOnly, _styledcomponents.textFieldTokens.titleCaptionColorReadOnly, _styledcomponents.textFieldTokens.labelColorReadOnly, _styledcomponents.textFieldTokens.dividerColorReadOnly
|
852
|
+
true: (0, _styledcomponents.css)(_templateObject22(), _styledcomponents.textFieldTokens.readOnlyOpacity, _styledcomponents.textFieldTokens.colorReadOnly, _styledcomponents.textFieldTokens.backgroundColorReadOnly, _styledcomponents.textFieldTokens.placeholderColorReadOnly, _styledcomponents.textFieldTokens.leftHelperColorReadOnly, _styledcomponents.textFieldTokens.titleCaptionColorReadOnly, _styledcomponents.textFieldTokens.labelColorReadOnly, _styledcomponents.textFieldTokens.dividerColorReadOnly)
|
854
853
|
}
|
855
854
|
}
|
856
855
|
};
|
@@ -561,12 +561,11 @@ function _templateObject13() {
|
|
561
561
|
function _templateObject14() {
|
562
562
|
var data = _tagged_template_literal([
|
563
563
|
"\n ",
|
564
|
-
": var(--text-
|
565
|
-
": 0.4;\n ",
|
564
|
+
": var(--text-secondary);\n ",
|
566
565
|
": var(--surface-transparent-primary);\n ",
|
567
566
|
": var(--text-secondary);\n ",
|
568
567
|
": var(--text-secondary);\n ",
|
569
|
-
": var(--text-
|
568
|
+
": var(--text-secondary);\n ",
|
570
569
|
": var(--surface-transparent-primary);\n "
|
571
570
|
]);
|
572
571
|
_templateObject14 = function _templateObject() {
|
@@ -609,7 +608,7 @@ export var config = {
|
|
609
608
|
true: css(_templateObject13(), tokens.textFieldDisabledOpacity)
|
610
609
|
},
|
611
610
|
readOnly: {
|
612
|
-
true: css(_templateObject14(), tokens.textFieldColorReadOnly, tokens.
|
611
|
+
true: css(_templateObject14(), tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly, tokens.textFieldDividerColorReadOnly)
|
613
612
|
}
|
614
613
|
}
|
615
614
|
};
|
@@ -749,12 +749,11 @@ function _templateObject13() {
|
|
749
749
|
function _templateObject14() {
|
750
750
|
var data = _tagged_template_literal([
|
751
751
|
"\n ",
|
752
|
-
": var(--text-
|
753
|
-
": 0.4;\n ",
|
752
|
+
": var(--text-secondary);\n ",
|
754
753
|
": var(--surface-transparent-primary);\n ",
|
755
754
|
": var(--text-secondary);\n ",
|
756
755
|
": var(--text-secondary);\n ",
|
757
|
-
": var(--text-
|
756
|
+
": var(--text-secondary);\n "
|
758
757
|
]);
|
759
758
|
_templateObject14 = function _templateObject() {
|
760
759
|
return data;
|
@@ -796,7 +795,7 @@ export var config = {
|
|
796
795
|
true: css(_templateObject13(), tokens.textFieldDisabledOpacity)
|
797
796
|
},
|
798
797
|
readOnly: {
|
799
|
-
true: css(_templateObject14(), tokens.textFieldColorReadOnly, tokens.
|
798
|
+
true: css(_templateObject14(), tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly)
|
800
799
|
}
|
801
800
|
}
|
802
801
|
};
|
@@ -533,15 +533,12 @@ function _templateObject6() {
|
|
533
533
|
var data = _tagged_template_literal([
|
534
534
|
"\n ",
|
535
535
|
": var(--surface-transparent-primary);\n ",
|
536
|
-
": var(--text-
|
536
|
+
": var(--text-secondary);\n ",
|
537
|
+
": var(--text-secondary);\n ",
|
537
538
|
": var(--text-secondary);\n\n ",
|
538
|
-
": var(--text-
|
539
|
-
": 0.4;\n\n ",
|
540
|
-
": var(--text-primary);\n ",
|
539
|
+
": var(--text-secondary);\n ",
|
541
540
|
": var(--surface-transparent-primary);\n ",
|
542
|
-
": var(--text-secondary);\n
|
543
|
-
": 0.4;\n ",
|
544
|
-
": 0.4;\n "
|
541
|
+
": var(--text-secondary);\n "
|
545
542
|
]);
|
546
543
|
_templateObject6 = function _templateObject() {
|
547
544
|
return data;
|
@@ -568,7 +565,7 @@ export var config = {
|
|
568
565
|
true: css(_templateObject5(), tokens.disabledOpacity)
|
569
566
|
},
|
570
567
|
readOnly: {
|
571
|
-
true: css(_templateObject6(), tokens.backgroundReadOnly, tokens.labelColorReadOnly, tokens.leftHelperColorReadOnly, tokens.dividerColorReadOnly, tokens.
|
568
|
+
true: css(_templateObject6(), tokens.backgroundReadOnly, tokens.labelColorReadOnly, tokens.leftHelperColorReadOnly, tokens.dividerColorReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly)
|
572
569
|
}
|
573
570
|
}
|
574
571
|
};
|
@@ -652,20 +652,6 @@ function _templateObject13() {
|
|
652
652
|
return data;
|
653
653
|
}
|
654
654
|
function _templateObject14() {
|
655
|
-
var data = _tagged_template_literal([
|
656
|
-
"\n ",
|
657
|
-
": 0.4;\n ",
|
658
|
-
": var(--surface-transparent-primary);\n ",
|
659
|
-
": var(--text-primary);\n ",
|
660
|
-
": var(--surface-transparent-primary);\n ",
|
661
|
-
": 0.4;\n "
|
662
|
-
]);
|
663
|
-
_templateObject14 = function _templateObject() {
|
664
|
-
return data;
|
665
|
-
};
|
666
|
-
return data;
|
667
|
-
}
|
668
|
-
function _templateObject15() {
|
669
655
|
var data = _tagged_template_literal([
|
670
656
|
"\n ",
|
671
657
|
": 0.4;\n ",
|
@@ -673,7 +659,7 @@ function _templateObject15() {
|
|
673
659
|
": var(--surface-transparent-primary);\n ",
|
674
660
|
": var(--text-secondary);\n "
|
675
661
|
]);
|
676
|
-
|
662
|
+
_templateObject14 = function _templateObject() {
|
677
663
|
return data;
|
678
664
|
};
|
679
665
|
return data;
|
@@ -712,11 +698,8 @@ export var config = {
|
|
712
698
|
clear: {
|
713
699
|
true: css(_templateObject13())
|
714
700
|
},
|
715
|
-
readOnly: {
|
716
|
-
true: css(_templateObject14(), textAreaTokens.readOnlyOpacity, textAreaTokens.backgroundColorReadOnly, textAreaTokens.inputColorReadOnly, textAreaTokens.dividerColorReadOnly, textAreaTokens.contentSlotRightOpacityReadOnly)
|
717
|
-
},
|
718
701
|
disabled: {
|
719
|
-
true: css(
|
702
|
+
true: css(_templateObject14(), textAreaTokens.disabledOpacity, textAreaTokens.inputColorDisabled, textAreaTokens.dividerColorReadOnly, textAreaTokens.titleCaptionColorReadOnly)
|
720
703
|
}
|
721
704
|
}
|
722
705
|
};
|
@@ -784,8 +784,7 @@ function _templateObject22() {
|
|
784
784
|
": var(--text-secondary);\n ",
|
785
785
|
": var(--text-secondary);\n ",
|
786
786
|
": var(--text-primary);\n ",
|
787
|
-
": var(--surface-transparent-primary);\n
|
788
|
-
": 0.4;\n "
|
787
|
+
": var(--surface-transparent-primary);\n "
|
789
788
|
]);
|
790
789
|
_templateObject22 = function _templateObject() {
|
791
790
|
return data;
|
@@ -840,7 +839,7 @@ export var config = {
|
|
840
839
|
true: css(_templateObject21(), tokens.disabledOpacity)
|
841
840
|
},
|
842
841
|
readOnly: {
|
843
|
-
true: css(_templateObject22(), tokens.readOnlyOpacity, tokens.colorReadOnly, tokens.backgroundColorReadOnly, tokens.placeholderColorReadOnly, tokens.leftHelperColorReadOnly, tokens.titleCaptionColorReadOnly, tokens.labelColorReadOnly, tokens.dividerColorReadOnly
|
842
|
+
true: css(_templateObject22(), tokens.readOnlyOpacity, tokens.colorReadOnly, tokens.backgroundColorReadOnly, tokens.placeholderColorReadOnly, tokens.leftHelperColorReadOnly, tokens.titleCaptionColorReadOnly, tokens.labelColorReadOnly, tokens.dividerColorReadOnly)
|
844
843
|
}
|
845
844
|
}
|
846
845
|
};
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salutejs/sdds-dfa",
|
3
|
-
"version": "0.322.0-canary.
|
3
|
+
"version": "0.322.0-canary.2204.17438195195.0",
|
4
4
|
"description": "Salute Design System / React UI kit for SDDS DFA web applications",
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
6
6
|
"license": "MIT",
|
@@ -19,8 +19,8 @@
|
|
19
19
|
"directory": "packages/sdds-dfa"
|
20
20
|
},
|
21
21
|
"dependencies": {
|
22
|
-
"@salutejs/plasma-new-hope": "0.336.0-canary.
|
23
|
-
"@salutejs/sdds-themes": "0.
|
22
|
+
"@salutejs/plasma-new-hope": "0.336.0-canary.2204.17438195195.0",
|
23
|
+
"@salutejs/sdds-themes": "0.48.0-canary.2204.17438195195.0"
|
24
24
|
},
|
25
25
|
"peerDependencies": {
|
26
26
|
"react": ">=16.13.1",
|
@@ -37,10 +37,10 @@
|
|
37
37
|
"@babel/preset-typescript": "7.24.1",
|
38
38
|
"@microsoft/api-extractor": "7.38.3",
|
39
39
|
"@salutejs/plasma-colors": "0.16.0",
|
40
|
-
"@salutejs/plasma-core": "1.
|
41
|
-
"@salutejs/plasma-cy-utils": "0.
|
42
|
-
"@salutejs/plasma-icons": "1.
|
43
|
-
"@salutejs/plasma-sb-utils": "0.
|
40
|
+
"@salutejs/plasma-core": "1.208.0-canary.2204.17438195195.0",
|
41
|
+
"@salutejs/plasma-cy-utils": "0.138.0-canary.2204.17438195195.0",
|
42
|
+
"@salutejs/plasma-icons": "1.224.0-canary.2204.17438195195.0",
|
43
|
+
"@salutejs/plasma-sb-utils": "0.208.0-canary.2204.17438195195.0",
|
44
44
|
"@storybook/addon-docs": "8.6.14",
|
45
45
|
"@storybook/addon-essentials": "8.6.14",
|
46
46
|
"@storybook/manager-api": "8.6.14",
|
@@ -94,5 +94,5 @@
|
|
94
94
|
"Anton Vinogradov"
|
95
95
|
],
|
96
96
|
"sideEffects": false,
|
97
|
-
"gitHead": "
|
97
|
+
"gitHead": "f6da9119b90364b8dcbcf021bdfce2d3ab5814ec"
|
98
98
|
}
|