@salutejs/sdds-insol 0.326.1-canary.2382.20369051129.0 → 0.326.1-canary.2387.20300594664.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/dist/css/cjs/components/Autocomplete/Autocomplete.config.js +1 -1
- package/dist/css/cjs/components/Autocomplete/Autocomplete.config.js.map +1 -1
- package/dist/css/cjs/components/Autocomplete/{Autocomplete.config_tmpmf9.css → Autocomplete.config_s8je8x.css} +1 -1
- package/dist/css/cjs/components/Autocomplete/Autocomplete.css +15 -15
- package/dist/css/cjs/components/Combobox/Combobox.config.js +1 -1
- package/dist/css/cjs/components/Combobox/Combobox.config.js.map +1 -1
- package/dist/css/{es/components/Combobox/Combobox.config_d0s5rp.css → cjs/components/Combobox/Combobox.config_1v0t7s1.css} +1 -1
- package/dist/css/cjs/components/Combobox/Combobox.css +30 -30
- package/dist/css/cjs/components/DatePicker/DatePicker.config.js +1 -1
- package/dist/css/cjs/components/DatePicker/DatePicker.config.js.map +1 -1
- package/dist/css/cjs/components/DatePicker/{DatePicker.config_wqz7bd.css → DatePicker.config_171yw46.css} +1 -1
- package/dist/css/cjs/components/DatePicker/DatePicker.css +10 -10
- package/dist/css/cjs/components/Mask/Mask.css +21 -21
- package/dist/css/cjs/components/Select/Select.config.js +1 -1
- package/dist/css/cjs/components/Select/Select.config.js.map +1 -1
- package/dist/css/{es/components/Select/Select.config_113pyw4.css → cjs/components/Select/Select.config_8ncr8j.css} +1 -1
- package/dist/css/cjs/components/Select/Select.css +39 -39
- package/dist/css/cjs/components/TextField/TextField.config.js +1 -1
- package/dist/css/cjs/components/TextField/TextField.config.js.map +1 -1
- package/dist/css/{es/components/TextField/TextField.config_grhpfr.css → cjs/components/TextField/TextField.config_wwkd4j.css} +1 -1
- package/dist/css/cjs/index.css +90 -90
- package/dist/css/es/components/Autocomplete/Autocomplete.config.js +1 -1
- package/dist/css/es/components/Autocomplete/Autocomplete.config.js.map +1 -1
- package/dist/css/es/components/Autocomplete/{Autocomplete.config_tmpmf9.css → Autocomplete.config_s8je8x.css} +1 -1
- package/dist/css/es/components/Autocomplete/Autocomplete.css +15 -15
- package/dist/css/es/components/Combobox/Combobox.config.js +1 -1
- package/dist/css/es/components/Combobox/Combobox.config.js.map +1 -1
- package/dist/css/{cjs/components/Combobox/Combobox.config_d0s5rp.css → es/components/Combobox/Combobox.config_1v0t7s1.css} +1 -1
- package/dist/css/es/components/Combobox/Combobox.css +30 -30
- package/dist/css/es/components/DatePicker/DatePicker.config.js +1 -1
- package/dist/css/es/components/DatePicker/DatePicker.config.js.map +1 -1
- package/dist/css/es/components/DatePicker/{DatePicker.config_wqz7bd.css → DatePicker.config_171yw46.css} +1 -1
- package/dist/css/es/components/DatePicker/DatePicker.css +10 -10
- package/dist/css/es/components/Mask/Mask.css +21 -21
- package/dist/css/es/components/Select/Select.config.js +1 -1
- package/dist/css/es/components/Select/Select.config.js.map +1 -1
- package/dist/css/{cjs/components/Select/Select.config_113pyw4.css → es/components/Select/Select.config_8ncr8j.css} +1 -1
- package/dist/css/es/components/Select/Select.css +39 -39
- package/dist/css/es/components/TextField/TextField.config.js +1 -1
- package/dist/css/es/components/TextField/TextField.config.js.map +1 -1
- package/dist/css/{cjs/components/TextField/TextField.config_grhpfr.css → es/components/TextField/TextField.config_wwkd4j.css} +1 -1
- package/dist/css/es/index.css +90 -90
- package/dist/styled-components/cjs/components/Autocomplete/Autocomplete.config.js +2 -4
- package/dist/styled-components/cjs/components/Combobox/Combobox.config.js +2 -4
- package/dist/styled-components/cjs/components/DatePicker/DatePicker.config.js +2 -4
- package/dist/styled-components/cjs/components/Select/Select.config.js +2 -4
- package/dist/styled-components/cjs/components/TextField/TextField.config.js +2 -4
- package/dist/styled-components/es/components/Autocomplete/Autocomplete.config.js +2 -4
- package/dist/styled-components/es/components/Combobox/Combobox.config.js +2 -4
- package/dist/styled-components/es/components/DatePicker/DatePicker.config.js +2 -4
- package/dist/styled-components/es/components/Select/Select.config.js +2 -4
- package/dist/styled-components/es/components/TextField/TextField.config.js +2 -4
- package/package.json +6 -6
- package/types/components/Combobox/Combobox.d.ts +0 -24
- package/types/components/Select/Select.d.ts +0 -6
|
@@ -666,9 +666,7 @@ function _templateObject15() {
|
|
|
666
666
|
": var(--text-primary);\n ",
|
|
667
667
|
": var(--text-secondary);\n ",
|
|
668
668
|
": var(--text-primary);\n ",
|
|
669
|
-
": var(--surface-transparent-primary);\n
|
|
670
|
-
": transparent;\n ",
|
|
671
|
-
": 0;\n "
|
|
669
|
+
": var(--surface-transparent-primary);\n "
|
|
672
670
|
]);
|
|
673
671
|
_templateObject15 = function _templateObject() {
|
|
674
672
|
return data;
|
|
@@ -710,7 +708,7 @@ var config = {
|
|
|
710
708
|
true: (0, _styledcomponents.css)(_templateObject14(), _styledcomponents.autocompleteTokens.textFieldDisabledOpacity)
|
|
711
709
|
},
|
|
712
710
|
readOnly: {
|
|
713
|
-
true: (0, _styledcomponents.css)(_templateObject15(), _styledcomponents.autocompleteTokens.textFieldContentSlotRightOpacityReadOnly, _styledcomponents.autocompleteTokens.textFieldColorReadOnly, _styledcomponents.autocompleteTokens.textFieldBackgroundColorReadOnly, _styledcomponents.autocompleteTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.autocompleteTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.autocompleteTokens.textFieldLabelColorReadOnly, _styledcomponents.autocompleteTokens.textFieldDividerColorReadOnly
|
|
711
|
+
true: (0, _styledcomponents.css)(_templateObject15(), _styledcomponents.autocompleteTokens.textFieldContentSlotRightOpacityReadOnly, _styledcomponents.autocompleteTokens.textFieldColorReadOnly, _styledcomponents.autocompleteTokens.textFieldBackgroundColorReadOnly, _styledcomponents.autocompleteTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.autocompleteTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.autocompleteTokens.textFieldLabelColorReadOnly, _styledcomponents.autocompleteTokens.textFieldDividerColorReadOnly)
|
|
714
712
|
}
|
|
715
713
|
}
|
|
716
714
|
};
|
|
@@ -944,9 +944,7 @@ function _templateObject15() {
|
|
|
944
944
|
": var(--surface-solid-secondary);\n ",
|
|
945
945
|
": var(--text-secondary);\n ",
|
|
946
946
|
": var(--text-secondary);\n ",
|
|
947
|
-
": var(--text-primary);\n
|
|
948
|
-
": transparent;\n ",
|
|
949
|
-
": 0;\n "
|
|
947
|
+
": var(--text-primary);\n "
|
|
950
948
|
]);
|
|
951
949
|
_templateObject15 = function _templateObject() {
|
|
952
950
|
return data;
|
|
@@ -989,7 +987,7 @@ var config = {
|
|
|
989
987
|
true: (0, _styledcomponents.css)(_templateObject14(), _styledcomponents.comboboxNewTokens.textFieldDisabledOpacity)
|
|
990
988
|
},
|
|
991
989
|
readOnly: {
|
|
992
|
-
true: (0, _styledcomponents.css)(_templateObject15(), _styledcomponents.comboboxNewTokens.textFieldColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldContentSlotRightOpacityReadOnly, _styledcomponents.comboboxNewTokens.textFieldBackgroundColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldLabelColorReadOnly
|
|
990
|
+
true: (0, _styledcomponents.css)(_templateObject15(), _styledcomponents.comboboxNewTokens.textFieldColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldContentSlotRightOpacityReadOnly, _styledcomponents.comboboxNewTokens.textFieldBackgroundColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldLabelColorReadOnly)
|
|
993
991
|
}
|
|
994
992
|
}
|
|
995
993
|
};
|
|
@@ -773,9 +773,7 @@ function _templateObject9() {
|
|
|
773
773
|
": var(--surface-solid-secondary);\n ",
|
|
774
774
|
": var(--text-secondary);\n\n ",
|
|
775
775
|
": 0.4;\n ",
|
|
776
|
-
": 0.4;\n
|
|
777
|
-
": transparent;\n ",
|
|
778
|
-
": 0;\n "
|
|
776
|
+
": 0.4;\n "
|
|
779
777
|
]);
|
|
780
778
|
_templateObject9 = function _templateObject() {
|
|
781
779
|
return data;
|
|
@@ -806,7 +804,7 @@ var config = {
|
|
|
806
804
|
true: (0, _styledcomponents.css)(_templateObject8(), _styledcomponents.datePickerTokens.disabledOpacity)
|
|
807
805
|
},
|
|
808
806
|
readOnly: {
|
|
809
|
-
true: (0, _styledcomponents.css)(_templateObject9(), _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
|
|
807
|
+
true: (0, _styledcomponents.css)(_templateObject9(), _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)
|
|
810
808
|
}
|
|
811
809
|
}
|
|
812
810
|
};
|
|
@@ -1186,9 +1186,7 @@ function _templateObject24() {
|
|
|
1186
1186
|
": var(--text-secondary);\n ",
|
|
1187
1187
|
": var(--text-secondary);\n ",
|
|
1188
1188
|
": var(--text-primary);\n ",
|
|
1189
|
-
": var(--surface-transparent-primary);\n
|
|
1190
|
-
": transparent;\n ",
|
|
1191
|
-
": 0;\n "
|
|
1189
|
+
": var(--surface-transparent-primary);\n "
|
|
1192
1190
|
]);
|
|
1193
1191
|
_templateObject24 = function _templateObject() {
|
|
1194
1192
|
return data;
|
|
@@ -1243,7 +1241,7 @@ var config = {
|
|
|
1243
1241
|
true: (0, _styledcomponents.css)(_templateObject23(), _styledcomponents.selectTokens.textFieldDisabledOpacity)
|
|
1244
1242
|
},
|
|
1245
1243
|
readOnly: {
|
|
1246
|
-
true: (0, _styledcomponents.css)(_templateObject24(), _styledcomponents.selectTokens.disclosureIconOpacityReadOnly, _styledcomponents.selectTokens.textFieldColorReadOnly, _styledcomponents.selectTokens.textFieldBackgroundColorReadOnly, _styledcomponents.selectTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.selectTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.selectTokens.textFieldTitleCaptionColorReadOnly, _styledcomponents.selectTokens.textFieldLabelColorReadOnly, _styledcomponents.selectTokens.textFieldDividerColorReadOnly
|
|
1244
|
+
true: (0, _styledcomponents.css)(_templateObject24(), _styledcomponents.selectTokens.disclosureIconOpacityReadOnly, _styledcomponents.selectTokens.textFieldColorReadOnly, _styledcomponents.selectTokens.textFieldBackgroundColorReadOnly, _styledcomponents.selectTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.selectTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.selectTokens.textFieldTitleCaptionColorReadOnly, _styledcomponents.selectTokens.textFieldLabelColorReadOnly, _styledcomponents.selectTokens.textFieldDividerColorReadOnly)
|
|
1247
1245
|
}
|
|
1248
1246
|
}
|
|
1249
1247
|
};
|
|
@@ -838,9 +838,7 @@ function _templateObject22() {
|
|
|
838
838
|
": var(--text-secondary);\n ",
|
|
839
839
|
": var(--text-secondary);\n ",
|
|
840
840
|
": var(--text-primary);\n ",
|
|
841
|
-
": var(--surface-transparent-primary);\n
|
|
842
|
-
": transparent;\n ",
|
|
843
|
-
": 0;\n "
|
|
841
|
+
": var(--surface-transparent-primary);\n "
|
|
844
842
|
]);
|
|
845
843
|
_templateObject22 = function _templateObject() {
|
|
846
844
|
return data;
|
|
@@ -894,7 +892,7 @@ var config = {
|
|
|
894
892
|
true: (0, _styledcomponents.css)(_templateObject21(), _styledcomponents.textFieldTokens.disabledOpacity, _styledcomponents.textFieldTokens.borderColor, _styledcomponents.textFieldTokens.color, _styledcomponents.textFieldTokens.placeholderColor, _styledcomponents.textFieldTokens.leftHelperColor, _styledcomponents.textFieldTokens.titleCaptionColor, _styledcomponents.textFieldTokens.labelColor, _styledcomponents.textFieldTokens.dividerColor, _styledcomponents.textFieldTokens.boxShadow)
|
|
895
893
|
},
|
|
896
894
|
readOnly: {
|
|
897
|
-
true: (0, _styledcomponents.css)(_templateObject22(), _styledcomponents.textFieldTokens.readOnlyOpacity, _styledcomponents.textFieldTokens.contentSlotRightOpacityReadOnly, _styledcomponents.textFieldTokens.colorReadOnly, _styledcomponents.textFieldTokens.backgroundColorReadOnly, _styledcomponents.textFieldTokens.placeholderColorReadOnly, _styledcomponents.textFieldTokens.leftHelperColorReadOnly, _styledcomponents.textFieldTokens.titleCaptionColorReadOnly, _styledcomponents.textFieldTokens.labelColorReadOnly, _styledcomponents.textFieldTokens.dividerColorReadOnly
|
|
895
|
+
true: (0, _styledcomponents.css)(_templateObject22(), _styledcomponents.textFieldTokens.readOnlyOpacity, _styledcomponents.textFieldTokens.contentSlotRightOpacityReadOnly, _styledcomponents.textFieldTokens.colorReadOnly, _styledcomponents.textFieldTokens.backgroundColorReadOnly, _styledcomponents.textFieldTokens.placeholderColorReadOnly, _styledcomponents.textFieldTokens.leftHelperColorReadOnly, _styledcomponents.textFieldTokens.titleCaptionColorReadOnly, _styledcomponents.textFieldTokens.labelColorReadOnly, _styledcomponents.textFieldTokens.dividerColorReadOnly)
|
|
898
896
|
}
|
|
899
897
|
}
|
|
900
898
|
};
|
|
@@ -655,9 +655,7 @@ function _templateObject15() {
|
|
|
655
655
|
": var(--text-primary);\n ",
|
|
656
656
|
": var(--text-secondary);\n ",
|
|
657
657
|
": var(--text-primary);\n ",
|
|
658
|
-
": var(--surface-transparent-primary);\n
|
|
659
|
-
": transparent;\n ",
|
|
660
|
-
": 0;\n "
|
|
658
|
+
": var(--surface-transparent-primary);\n "
|
|
661
659
|
]);
|
|
662
660
|
_templateObject15 = function _templateObject() {
|
|
663
661
|
return data;
|
|
@@ -700,7 +698,7 @@ export var config = {
|
|
|
700
698
|
true: css(_templateObject14(), tokens.textFieldDisabledOpacity)
|
|
701
699
|
},
|
|
702
700
|
readOnly: {
|
|
703
|
-
true: css(_templateObject15(), tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly, tokens.textFieldDividerColorReadOnly
|
|
701
|
+
true: css(_templateObject15(), tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly, tokens.textFieldDividerColorReadOnly)
|
|
704
702
|
}
|
|
705
703
|
}
|
|
706
704
|
};
|
|
@@ -933,9 +933,7 @@ function _templateObject15() {
|
|
|
933
933
|
": var(--surface-solid-secondary);\n ",
|
|
934
934
|
": var(--text-secondary);\n ",
|
|
935
935
|
": var(--text-secondary);\n ",
|
|
936
|
-
": var(--text-primary);\n
|
|
937
|
-
": transparent;\n ",
|
|
938
|
-
": 0;\n "
|
|
936
|
+
": var(--text-primary);\n "
|
|
939
937
|
]);
|
|
940
938
|
_templateObject15 = function _templateObject() {
|
|
941
939
|
return data;
|
|
@@ -979,7 +977,7 @@ export var config = {
|
|
|
979
977
|
true: css(_templateObject14(), tokens.textFieldDisabledOpacity)
|
|
980
978
|
},
|
|
981
979
|
readOnly: {
|
|
982
|
-
true: css(_templateObject15(), tokens.textFieldColorReadOnly, tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly
|
|
980
|
+
true: css(_templateObject15(), tokens.textFieldColorReadOnly, tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly)
|
|
983
981
|
}
|
|
984
982
|
}
|
|
985
983
|
};
|
|
@@ -762,9 +762,7 @@ function _templateObject9() {
|
|
|
762
762
|
": var(--surface-solid-secondary);\n ",
|
|
763
763
|
": var(--text-secondary);\n\n ",
|
|
764
764
|
": 0.4;\n ",
|
|
765
|
-
": 0.4;\n
|
|
766
|
-
": transparent;\n ",
|
|
767
|
-
": 0;\n "
|
|
765
|
+
": 0.4;\n "
|
|
768
766
|
]);
|
|
769
767
|
_templateObject9 = function _templateObject() {
|
|
770
768
|
return data;
|
|
@@ -796,7 +794,7 @@ export var config = {
|
|
|
796
794
|
true: css(_templateObject8(), tokens.disabledOpacity)
|
|
797
795
|
},
|
|
798
796
|
readOnly: {
|
|
799
|
-
true: css(_templateObject9(), tokens.backgroundReadOnly, tokens.labelColorReadOnly, tokens.leftHelperColorReadOnly, tokens.dividerColorReadOnly, tokens.dividerOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.rightContentOpacityReadOnly, tokens.textFieldContentSlotRightOpacityReadOnly
|
|
797
|
+
true: css(_templateObject9(), tokens.backgroundReadOnly, tokens.labelColorReadOnly, tokens.leftHelperColorReadOnly, tokens.dividerColorReadOnly, tokens.dividerOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.rightContentOpacityReadOnly, tokens.textFieldContentSlotRightOpacityReadOnly)
|
|
800
798
|
}
|
|
801
799
|
}
|
|
802
800
|
};
|
|
@@ -1175,9 +1175,7 @@ function _templateObject24() {
|
|
|
1175
1175
|
": var(--text-secondary);\n ",
|
|
1176
1176
|
": var(--text-secondary);\n ",
|
|
1177
1177
|
": var(--text-primary);\n ",
|
|
1178
|
-
": var(--surface-transparent-primary);\n
|
|
1179
|
-
": transparent;\n ",
|
|
1180
|
-
": 0;\n "
|
|
1178
|
+
": var(--surface-transparent-primary);\n "
|
|
1181
1179
|
]);
|
|
1182
1180
|
_templateObject24 = function _templateObject() {
|
|
1183
1181
|
return data;
|
|
@@ -1233,7 +1231,7 @@ export var config = {
|
|
|
1233
1231
|
true: css(_templateObject23(), tokens.textFieldDisabledOpacity)
|
|
1234
1232
|
},
|
|
1235
1233
|
readOnly: {
|
|
1236
|
-
true: css(_templateObject24(), tokens.disclosureIconOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldTitleCaptionColorReadOnly, tokens.textFieldLabelColorReadOnly, tokens.textFieldDividerColorReadOnly
|
|
1234
|
+
true: css(_templateObject24(), tokens.disclosureIconOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldTitleCaptionColorReadOnly, tokens.textFieldLabelColorReadOnly, tokens.textFieldDividerColorReadOnly)
|
|
1237
1235
|
}
|
|
1238
1236
|
}
|
|
1239
1237
|
};
|
|
@@ -827,9 +827,7 @@ function _templateObject22() {
|
|
|
827
827
|
": var(--text-secondary);\n ",
|
|
828
828
|
": var(--text-secondary);\n ",
|
|
829
829
|
": var(--text-primary);\n ",
|
|
830
|
-
": var(--surface-transparent-primary);\n
|
|
831
|
-
": transparent;\n ",
|
|
832
|
-
": 0;\n "
|
|
830
|
+
": var(--surface-transparent-primary);\n "
|
|
833
831
|
]);
|
|
834
832
|
_templateObject22 = function _templateObject() {
|
|
835
833
|
return data;
|
|
@@ -884,7 +882,7 @@ export var config = {
|
|
|
884
882
|
true: css(_templateObject21(), tokens.disabledOpacity, tokens.borderColor, tokens.color, tokens.placeholderColor, tokens.leftHelperColor, tokens.titleCaptionColor, tokens.labelColor, tokens.dividerColor, tokens.boxShadow)
|
|
885
883
|
},
|
|
886
884
|
readOnly: {
|
|
887
|
-
true: css(_templateObject22(), tokens.readOnlyOpacity, tokens.contentSlotRightOpacityReadOnly, tokens.colorReadOnly, tokens.backgroundColorReadOnly, tokens.placeholderColorReadOnly, tokens.leftHelperColorReadOnly, tokens.titleCaptionColorReadOnly, tokens.labelColorReadOnly, tokens.dividerColorReadOnly
|
|
885
|
+
true: css(_templateObject22(), tokens.readOnlyOpacity, tokens.contentSlotRightOpacityReadOnly, tokens.colorReadOnly, tokens.backgroundColorReadOnly, tokens.placeholderColorReadOnly, tokens.leftHelperColorReadOnly, tokens.titleCaptionColorReadOnly, tokens.labelColorReadOnly, tokens.dividerColorReadOnly)
|
|
888
886
|
}
|
|
889
887
|
}
|
|
890
888
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salutejs/sdds-insol",
|
|
3
|
-
"version": "0.326.1-canary.
|
|
3
|
+
"version": "0.326.1-canary.2387.20300594664.0",
|
|
4
4
|
"description": "Salute Design System / React UI kit for SDDS INSOL web applications",
|
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
|
6
6
|
"exports": {
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"directory": "packages/sdds-insol"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@salutejs/plasma-new-hope": "0.343.1-canary.
|
|
35
|
+
"@salutejs/plasma-new-hope": "0.343.1-canary.2387.20300594664.0",
|
|
36
36
|
"@salutejs/sdds-themes": "0.50.0"
|
|
37
37
|
},
|
|
38
38
|
"peerDependencies": {
|
|
@@ -58,10 +58,10 @@
|
|
|
58
58
|
"@rollup/plugin-commonjs": "^25.0.4",
|
|
59
59
|
"@rollup/plugin-node-resolve": "^15.1.0",
|
|
60
60
|
"@salutejs/plasma-colors": "0.16.0",
|
|
61
|
-
"@salutejs/plasma-core": "1.211.1-canary.
|
|
62
|
-
"@salutejs/plasma-cy-utils": "0.141.1-canary.
|
|
61
|
+
"@salutejs/plasma-core": "1.211.1-canary.2387.20300594664.0",
|
|
62
|
+
"@salutejs/plasma-cy-utils": "0.141.1-canary.2387.20300594664.0",
|
|
63
63
|
"@salutejs/plasma-icons": "1.228.0",
|
|
64
|
-
"@salutejs/plasma-sb-utils": "0.211.1-canary.
|
|
64
|
+
"@salutejs/plasma-sb-utils": "0.211.1-canary.2387.20300594664.0",
|
|
65
65
|
"@types/node": "16.7.13",
|
|
66
66
|
"@types/react": "18.0.28",
|
|
67
67
|
"@types/react-dom": "18.0.11",
|
|
@@ -111,5 +111,5 @@
|
|
|
111
111
|
"sideEffects": [
|
|
112
112
|
"*.css"
|
|
113
113
|
],
|
|
114
|
-
"gitHead": "
|
|
114
|
+
"gitHead": "c83ab1f2aecee10cc4593b2ba6ee19b39fddf062"
|
|
115
115
|
}
|
|
@@ -38,7 +38,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
38
38
|
placeholder?: string;
|
|
39
39
|
helperText?: string;
|
|
40
40
|
contentLeft?: React.ReactElement;
|
|
41
|
-
contentRight?: React.ReactElement;
|
|
42
41
|
textBefore?: string;
|
|
43
42
|
textAfter?: string;
|
|
44
43
|
variant?: "normal" | "tight";
|
|
@@ -98,7 +97,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
98
97
|
placeholder?: string;
|
|
99
98
|
helperText?: string;
|
|
100
99
|
contentLeft?: React.ReactElement;
|
|
101
|
-
contentRight?: React.ReactElement;
|
|
102
100
|
textBefore?: string;
|
|
103
101
|
textAfter?: string;
|
|
104
102
|
variant?: "normal" | "tight";
|
|
@@ -158,7 +156,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
158
156
|
placeholder?: string;
|
|
159
157
|
helperText?: string;
|
|
160
158
|
contentLeft?: React.ReactElement;
|
|
161
|
-
contentRight?: React.ReactElement;
|
|
162
159
|
textBefore?: string;
|
|
163
160
|
textAfter?: string;
|
|
164
161
|
variant?: "normal" | "tight";
|
|
@@ -218,7 +215,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
218
215
|
placeholder?: string;
|
|
219
216
|
helperText?: string;
|
|
220
217
|
contentLeft?: React.ReactElement;
|
|
221
|
-
contentRight?: React.ReactElement;
|
|
222
218
|
textBefore?: string;
|
|
223
219
|
textAfter?: string;
|
|
224
220
|
variant?: "normal" | "tight";
|
|
@@ -278,7 +274,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
278
274
|
placeholder?: string;
|
|
279
275
|
helperText?: string;
|
|
280
276
|
contentLeft?: React.ReactElement;
|
|
281
|
-
contentRight?: React.ReactElement;
|
|
282
277
|
textBefore?: string;
|
|
283
278
|
textAfter?: string;
|
|
284
279
|
variant?: "normal" | "tight";
|
|
@@ -338,7 +333,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
338
333
|
placeholder?: string;
|
|
339
334
|
helperText?: string;
|
|
340
335
|
contentLeft?: React.ReactElement;
|
|
341
|
-
contentRight?: React.ReactElement;
|
|
342
336
|
textBefore?: string;
|
|
343
337
|
textAfter?: string;
|
|
344
338
|
variant?: "normal" | "tight";
|
|
@@ -398,7 +392,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
398
392
|
placeholder?: string;
|
|
399
393
|
helperText?: string;
|
|
400
394
|
contentLeft?: React.ReactElement;
|
|
401
|
-
contentRight?: React.ReactElement;
|
|
402
395
|
textBefore?: string;
|
|
403
396
|
textAfter?: string;
|
|
404
397
|
variant?: "normal" | "tight";
|
|
@@ -458,7 +451,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
458
451
|
placeholder?: string;
|
|
459
452
|
helperText?: string;
|
|
460
453
|
contentLeft?: React.ReactElement;
|
|
461
|
-
contentRight?: React.ReactElement;
|
|
462
454
|
textBefore?: string;
|
|
463
455
|
textAfter?: string;
|
|
464
456
|
variant?: "normal" | "tight";
|
|
@@ -518,7 +510,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
518
510
|
placeholder?: string;
|
|
519
511
|
helperText?: string;
|
|
520
512
|
contentLeft?: React.ReactElement;
|
|
521
|
-
contentRight?: React.ReactElement;
|
|
522
513
|
textBefore?: string;
|
|
523
514
|
textAfter?: string;
|
|
524
515
|
variant?: "normal" | "tight";
|
|
@@ -578,7 +569,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
578
569
|
placeholder?: string;
|
|
579
570
|
helperText?: string;
|
|
580
571
|
contentLeft?: React.ReactElement;
|
|
581
|
-
contentRight?: React.ReactElement;
|
|
582
572
|
textBefore?: string;
|
|
583
573
|
textAfter?: string;
|
|
584
574
|
variant?: "normal" | "tight";
|
|
@@ -638,7 +628,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
638
628
|
placeholder?: string;
|
|
639
629
|
helperText?: string;
|
|
640
630
|
contentLeft?: React.ReactElement;
|
|
641
|
-
contentRight?: React.ReactElement;
|
|
642
631
|
textBefore?: string;
|
|
643
632
|
textAfter?: string;
|
|
644
633
|
variant?: "normal" | "tight";
|
|
@@ -698,7 +687,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
698
687
|
placeholder?: string;
|
|
699
688
|
helperText?: string;
|
|
700
689
|
contentLeft?: React.ReactElement;
|
|
701
|
-
contentRight?: React.ReactElement;
|
|
702
690
|
textBefore?: string;
|
|
703
691
|
textAfter?: string;
|
|
704
692
|
variant?: "normal" | "tight";
|
|
@@ -758,7 +746,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
758
746
|
placeholder?: string;
|
|
759
747
|
helperText?: string;
|
|
760
748
|
contentLeft?: React.ReactElement;
|
|
761
|
-
contentRight?: React.ReactElement;
|
|
762
749
|
textBefore?: string;
|
|
763
750
|
textAfter?: string;
|
|
764
751
|
variant?: "normal" | "tight";
|
|
@@ -818,7 +805,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
818
805
|
placeholder?: string;
|
|
819
806
|
helperText?: string;
|
|
820
807
|
contentLeft?: React.ReactElement;
|
|
821
|
-
contentRight?: React.ReactElement;
|
|
822
808
|
textBefore?: string;
|
|
823
809
|
textAfter?: string;
|
|
824
810
|
variant?: "normal" | "tight";
|
|
@@ -878,7 +864,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
878
864
|
placeholder?: string;
|
|
879
865
|
helperText?: string;
|
|
880
866
|
contentLeft?: React.ReactElement;
|
|
881
|
-
contentRight?: React.ReactElement;
|
|
882
867
|
textBefore?: string;
|
|
883
868
|
textAfter?: string;
|
|
884
869
|
variant?: "normal" | "tight";
|
|
@@ -938,7 +923,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
938
923
|
placeholder?: string;
|
|
939
924
|
helperText?: string;
|
|
940
925
|
contentLeft?: React.ReactElement;
|
|
941
|
-
contentRight?: React.ReactElement;
|
|
942
926
|
textBefore?: string;
|
|
943
927
|
textAfter?: string;
|
|
944
928
|
variant?: "normal" | "tight";
|
|
@@ -998,7 +982,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
998
982
|
placeholder?: string;
|
|
999
983
|
helperText?: string;
|
|
1000
984
|
contentLeft?: React.ReactElement;
|
|
1001
|
-
contentRight?: React.ReactElement;
|
|
1002
985
|
textBefore?: string;
|
|
1003
986
|
textAfter?: string;
|
|
1004
987
|
variant?: "normal" | "tight";
|
|
@@ -1058,7 +1041,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
1058
1041
|
placeholder?: string;
|
|
1059
1042
|
helperText?: string;
|
|
1060
1043
|
contentLeft?: React.ReactElement;
|
|
1061
|
-
contentRight?: React.ReactElement;
|
|
1062
1044
|
textBefore?: string;
|
|
1063
1045
|
textAfter?: string;
|
|
1064
1046
|
variant?: "normal" | "tight";
|
|
@@ -1118,7 +1100,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
1118
1100
|
placeholder?: string;
|
|
1119
1101
|
helperText?: string;
|
|
1120
1102
|
contentLeft?: React.ReactElement;
|
|
1121
|
-
contentRight?: React.ReactElement;
|
|
1122
1103
|
textBefore?: string;
|
|
1123
1104
|
textAfter?: string;
|
|
1124
1105
|
variant?: "normal" | "tight";
|
|
@@ -1178,7 +1159,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
1178
1159
|
placeholder?: string;
|
|
1179
1160
|
helperText?: string;
|
|
1180
1161
|
contentLeft?: React.ReactElement;
|
|
1181
|
-
contentRight?: React.ReactElement;
|
|
1182
1162
|
textBefore?: string;
|
|
1183
1163
|
textAfter?: string;
|
|
1184
1164
|
variant?: "normal" | "tight";
|
|
@@ -1238,7 +1218,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
1238
1218
|
placeholder?: string;
|
|
1239
1219
|
helperText?: string;
|
|
1240
1220
|
contentLeft?: React.ReactElement;
|
|
1241
|
-
contentRight?: React.ReactElement;
|
|
1242
1221
|
textBefore?: string;
|
|
1243
1222
|
textAfter?: string;
|
|
1244
1223
|
variant?: "normal" | "tight";
|
|
@@ -1298,7 +1277,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
1298
1277
|
placeholder?: string;
|
|
1299
1278
|
helperText?: string;
|
|
1300
1279
|
contentLeft?: React.ReactElement;
|
|
1301
|
-
contentRight?: React.ReactElement;
|
|
1302
1280
|
textBefore?: string;
|
|
1303
1281
|
textAfter?: string;
|
|
1304
1282
|
variant?: "normal" | "tight";
|
|
@@ -1358,7 +1336,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
1358
1336
|
placeholder?: string;
|
|
1359
1337
|
helperText?: string;
|
|
1360
1338
|
contentLeft?: React.ReactElement;
|
|
1361
|
-
contentRight?: React.ReactElement;
|
|
1362
1339
|
textBefore?: string;
|
|
1363
1340
|
textAfter?: string;
|
|
1364
1341
|
variant?: "normal" | "tight";
|
|
@@ -1418,7 +1395,6 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
1418
1395
|
placeholder?: string;
|
|
1419
1396
|
helperText?: string;
|
|
1420
1397
|
contentLeft?: React.ReactElement;
|
|
1421
|
-
contentRight?: React.ReactElement;
|
|
1422
1398
|
textBefore?: string;
|
|
1423
1399
|
textAfter?: string;
|
|
1424
1400
|
variant?: "normal" | "tight";
|
|
@@ -58,7 +58,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
|
58
58
|
target?: "textfield-like";
|
|
59
59
|
view?: "default" | "positive" | "warning" | "negative";
|
|
60
60
|
contentLeft?: React.ReactNode;
|
|
61
|
-
contentRight?: React.ReactElement;
|
|
62
61
|
placeholder?: string;
|
|
63
62
|
helperText?: string;
|
|
64
63
|
chipType?: "default" | "text";
|
|
@@ -120,7 +119,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
|
120
119
|
target?: "textfield-like";
|
|
121
120
|
view?: "default" | "positive" | "warning" | "negative";
|
|
122
121
|
contentLeft?: React.ReactNode;
|
|
123
|
-
contentRight?: React.ReactElement;
|
|
124
122
|
placeholder?: string;
|
|
125
123
|
helperText?: string;
|
|
126
124
|
chipType?: "default" | "text";
|
|
@@ -183,7 +181,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
|
183
181
|
target?: "textfield-like";
|
|
184
182
|
view?: "default" | "positive" | "warning" | "negative";
|
|
185
183
|
contentLeft?: React.ReactNode;
|
|
186
|
-
contentRight?: React.ReactElement;
|
|
187
184
|
placeholder?: string;
|
|
188
185
|
helperText?: string;
|
|
189
186
|
chipType?: "default" | "text";
|
|
@@ -245,7 +242,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
|
245
242
|
target?: "textfield-like";
|
|
246
243
|
view?: "default" | "positive" | "warning" | "negative";
|
|
247
244
|
contentLeft?: React.ReactNode;
|
|
248
|
-
contentRight?: React.ReactElement;
|
|
249
245
|
placeholder?: string;
|
|
250
246
|
helperText?: string;
|
|
251
247
|
chipType?: "default" | "text";
|
|
@@ -296,7 +292,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
|
296
292
|
target: "button-like";
|
|
297
293
|
view?: "default" | "accent" | "secondary" | "clear" | "positive" | "warning" | "negative" | "dark" | "black" | "white";
|
|
298
294
|
contentLeft?: never;
|
|
299
|
-
contentRight?: never;
|
|
300
295
|
placeholder?: never;
|
|
301
296
|
helperText?: never;
|
|
302
297
|
chipType?: never;
|
|
@@ -346,7 +341,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
|
346
341
|
target: "button-like";
|
|
347
342
|
view?: "default" | "accent" | "secondary" | "clear" | "positive" | "warning" | "negative" | "dark" | "black" | "white";
|
|
348
343
|
contentLeft?: never;
|
|
349
|
-
contentRight?: never;
|
|
350
344
|
placeholder?: never;
|
|
351
345
|
helperText?: never;
|
|
352
346
|
chipType?: never;
|