@salutejs/sdds-platform-ai 0.352.0-next-sbcom.0 → 0.352.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_1vgteyr.css → Autocomplete.config_lvmiw0.css} +4 -4
- package/dist/css/cjs/components/Autocomplete/Autocomplete.css +14 -14
- package/dist/css/cjs/components/Combobox/Combobox.config.js +12 -6
- package/dist/css/cjs/components/Combobox/{Combobox.config_1rluep9.css → Combobox.config_1tpme25.css} +9 -6
- package/dist/css/cjs/components/Combobox/Combobox.css +14 -11
- package/dist/css/cjs/components/DateTimePicker/DateTimePicker.config.js +1 -1
- package/dist/css/{es/components/DateTimePicker/DateTimePicker.config_ef4xbp.css → cjs/components/DateTimePicker/DateTimePicker.config_1tmejjb.css} +1 -1
- package/dist/css/cjs/components/DateTimePicker/DateTimePicker.css +13 -13
- package/dist/css/cjs/components/LinkButton/LinkButton.config.js +10 -10
- package/dist/css/{es/components/LinkButton/LinkButton.config_1ygbj3k.css → cjs/components/LinkButton/LinkButton.config_1csy5mj.css} +8 -7
- package/dist/css/cjs/components/LinkButton/LinkButton.css +14 -13
- package/dist/css/cjs/components/Mask/Mask.css +17 -17
- package/dist/css/cjs/components/Note/Note.config.js +13 -3
- package/dist/css/cjs/components/Note/Note.config_a7b7e.css +9 -0
- package/dist/css/cjs/components/Note/Note.css +9 -6
- package/dist/css/cjs/components/Select/Select.config.js +1 -1
- package/dist/css/{es/components/Select/Select.config_1hggxzg.css → cjs/components/Select/Select.config_1ng7kc5.css} +1 -1
- package/dist/css/cjs/components/Select/Select.css +20 -20
- package/dist/css/cjs/components/Slider/Slider.config.js +9 -3
- package/dist/css/cjs/components/Slider/{Slider.config_4ruhzf.css → Slider.config_1r1xot0.css} +7 -4
- package/dist/css/cjs/components/Slider/Slider.css +10 -7
- package/dist/css/cjs/components/Steps/StepItem.config.js +21 -0
- package/dist/css/cjs/components/Steps/StepItem.config_qzqyof.css +5 -0
- package/dist/css/cjs/components/Steps/Steps.config.js +1 -1
- package/dist/css/cjs/components/Steps/{Steps.config_15djou5.css → Steps.config_1ogyrdd.css} +1 -1
- package/dist/css/cjs/components/Steps/Steps.css +17 -11
- package/dist/css/cjs/components/Steps/Steps.js +5 -1
- package/dist/css/cjs/components/TextField/TextField.config.js +1 -1
- package/dist/css/{es/components/TextField/TextField.config_1wrzklf.css → cjs/components/TextField/TextField.config_16wooqe.css} +6 -6
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.config.js +1 -1
- package/dist/css/cjs/components/TextFieldGroup/{TextFieldGroup.config_ozdgn6.css → TextFieldGroup.config_hi0s8g.css} +1 -1
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.css +6 -6
- package/dist/css/cjs/components/ViewContainer/ViewContainer.config.js +1 -1
- package/dist/css/cjs/components/ViewContainer/{ViewContainer.config_a0dy63.css → ViewContainer.config_5m6rba.css} +2 -2
- package/dist/css/cjs/components/ViewContainer/ViewContainer.css +2 -2
- package/dist/css/cjs/index.css +139 -123
- package/dist/css/cjs/index.js +27 -27
- package/dist/css/es/components/Autocomplete/Autocomplete.config.js +1 -1
- package/dist/css/es/components/Autocomplete/{Autocomplete.config_1vgteyr.css → Autocomplete.config_lvmiw0.css} +4 -4
- package/dist/css/es/components/Autocomplete/Autocomplete.css +14 -14
- package/dist/css/es/components/Combobox/Combobox.config.js +12 -6
- package/dist/css/es/components/Combobox/{Combobox.config_1rluep9.css → Combobox.config_1tpme25.css} +9 -6
- package/dist/css/es/components/Combobox/Combobox.css +14 -11
- package/dist/css/es/components/DateTimePicker/DateTimePicker.config.js +1 -1
- package/dist/css/{cjs/components/DateTimePicker/DateTimePicker.config_ef4xbp.css → es/components/DateTimePicker/DateTimePicker.config_1tmejjb.css} +1 -1
- package/dist/css/es/components/DateTimePicker/DateTimePicker.css +13 -13
- package/dist/css/es/components/LinkButton/LinkButton.config.js +10 -10
- package/dist/css/{cjs/components/LinkButton/LinkButton.config_1ygbj3k.css → es/components/LinkButton/LinkButton.config_1csy5mj.css} +8 -7
- package/dist/css/es/components/LinkButton/LinkButton.css +14 -13
- package/dist/css/es/components/Mask/Mask.css +17 -17
- package/dist/css/es/components/Note/Note.config.js +13 -3
- package/dist/css/es/components/Note/Note.config_a7b7e.css +9 -0
- package/dist/css/es/components/Note/Note.css +9 -6
- package/dist/css/es/components/Segment/Segment.js +5 -5
- package/dist/css/es/components/Select/Select.config.js +1 -1
- package/dist/css/{cjs/components/Select/Select.config_1hggxzg.css → es/components/Select/Select.config_1ng7kc5.css} +1 -1
- package/dist/css/es/components/Select/Select.css +20 -20
- package/dist/css/es/components/Slider/Slider.config.js +9 -3
- package/dist/css/es/components/Slider/{Slider.config_4ruhzf.css → Slider.config_1r1xot0.css} +7 -4
- package/dist/css/es/components/Slider/Slider.css +10 -7
- package/dist/css/es/components/Steps/StepItem.config.js +17 -0
- package/dist/css/es/components/Steps/StepItem.config_qzqyof.css +5 -0
- package/dist/css/es/components/Steps/Steps.config.js +1 -1
- package/dist/css/es/components/Steps/{Steps.config_15djou5.css → Steps.config_1ogyrdd.css} +1 -1
- package/dist/css/es/components/Steps/Steps.css +17 -11
- package/dist/css/es/components/Steps/Steps.js +5 -1
- package/dist/css/es/components/Tabs/TabItem.js +9 -9
- package/dist/css/es/components/TextField/TextField.config.js +1 -1
- package/dist/css/{cjs/components/TextField/TextField.config_1wrzklf.css → es/components/TextField/TextField.config_16wooqe.css} +6 -6
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.config.js +1 -1
- package/dist/css/es/components/TextFieldGroup/{TextFieldGroup.config_ozdgn6.css → TextFieldGroup.config_hi0s8g.css} +1 -1
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.css +6 -6
- package/dist/css/es/components/Toast/Toast.js +1 -1
- package/dist/css/es/components/ViewContainer/ViewContainer.config.js +1 -1
- package/dist/css/es/components/ViewContainer/{ViewContainer.config_a0dy63.css → ViewContainer.config_5m6rba.css} +2 -2
- package/dist/css/es/components/ViewContainer/ViewContainer.css +2 -2
- package/dist/css/es/index.css +139 -123
- package/dist/css/es/index.js +4 -4
- package/dist/styled-components/cjs/components/Autocomplete/Autocomplete.config.js +28 -28
- package/dist/styled-components/cjs/components/Combobox/Combobox.config.js +55 -7
- package/dist/styled-components/cjs/components/DateTimePicker/DateTimePicker.config.js +2 -0
- package/dist/styled-components/cjs/components/LinkButton/LinkButton.config.js +11 -0
- package/dist/styled-components/cjs/components/Note/Note.config.js +21 -4
- package/dist/styled-components/cjs/components/Select/Select.config.js +7 -7
- package/dist/styled-components/cjs/components/Slider/Slider.config.js +17 -13
- package/dist/styled-components/cjs/components/Steps/StepItem.config.js +70 -0
- package/dist/styled-components/cjs/components/Steps/Steps.config.js +0 -5
- package/dist/styled-components/cjs/components/Steps/Steps.js +5 -1
- package/dist/styled-components/cjs/components/TextField/TextField.config.js +7 -12
- package/dist/styled-components/cjs/components/TextFieldGroup/TextFieldGroup.config.js +7 -7
- package/dist/styled-components/es/components/Autocomplete/Autocomplete.config.js +28 -28
- package/dist/styled-components/es/components/Combobox/Combobox.config.js +55 -7
- package/dist/styled-components/es/components/DateTimePicker/DateTimePicker.config.js +2 -0
- package/dist/styled-components/es/components/LinkButton/LinkButton.config.js +11 -0
- package/dist/styled-components/es/components/Note/Note.config.js +21 -4
- package/dist/styled-components/es/components/Select/Select.config.js +7 -7
- package/dist/styled-components/es/components/Slider/Slider.config.js +17 -13
- package/dist/styled-components/es/components/Steps/StepItem.config.js +60 -0
- package/dist/styled-components/es/components/Steps/Steps.config.js +0 -5
- package/dist/styled-components/es/components/Steps/Steps.js +5 -1
- package/dist/styled-components/es/components/TextField/TextField.config.js +7 -12
- package/dist/styled-components/es/components/TextFieldGroup/TextFieldGroup.config.js +7 -7
- package/package.json +8 -9
- package/types/components/Accordion/Accordion.d.ts +1 -1
- package/types/components/Autocomplete/Autocomplete.d.ts +0 -8
- package/types/components/Calendar/Calendar.d.ts +2 -2
- package/types/components/Cell/Cell.d.ts +3 -3
- package/types/components/Combobox/Combobox.config.d.ts +6 -0
- package/types/components/Combobox/Combobox.d.ts +13 -0
- package/types/components/DatePicker/DatePicker.d.ts +8 -8
- package/types/components/LinkButton/LinkButton.config.d.ts +1 -0
- package/types/components/LinkButton/LinkButton.d.ts +1 -0
- package/types/components/Mask/Mask.d.ts +0 -8
- package/types/components/Note/Note.config.d.ts +10 -0
- package/types/components/Note/Note.d.ts +6 -0
- package/types/components/Slider/Slider.config.d.ts +6 -0
- package/types/components/Slider/Slider.d.ts +9 -2
- package/types/components/Steps/StepItem.config.d.ts +14 -0
- package/types/components/TextArea/TextArea.d.ts +0 -8
- package/types/components/TextField/TextField.d.ts +0 -8
- package/types/components/TimePicker/TimePicker.d.ts +6 -2
- package/types/components/Tokens/Colors/Colors.styles.d.ts +2 -0
- package/types/components/Tokens/Typography/Typography.styles.d.ts +2 -0
- package/types/mixins/index.d.ts +1 -1
- package/dist/css/cjs/components/Note/Note.config_sfv60.css +0 -6
- package/dist/css/es/components/Note/Note.config_sfv60.css +0 -6
|
@@ -213,13 +213,13 @@ export const config = {
|
|
|
213
213
|
${tokens.textFieldHintInnerLabelPlacementOffset}: 0.563rem -2.938rem auto auto;
|
|
214
214
|
${tokens.textFieldClearHintInnerLabelPlacementOffset}: 0.563rem -2.188rem auto auto;
|
|
215
215
|
|
|
216
|
-
${tokens.
|
|
217
|
-
${tokens.
|
|
218
|
-
${tokens.
|
|
219
|
-
${tokens.
|
|
220
|
-
${tokens.
|
|
221
|
-
${tokens.
|
|
222
|
-
${tokens.
|
|
216
|
+
${tokens.textFieldLeftHelperOffset}: 0.25rem;
|
|
217
|
+
${tokens.textFieldLeftHelperFontFamily}: var(--plasma-typo-body-xs-font-family);
|
|
218
|
+
${tokens.textFieldLeftHelperFontSize}: var(--plasma-typo-body-xs-font-size);
|
|
219
|
+
${tokens.textFieldLeftHelperFontStyle}: var(--plasma-typo-body-xs-font-style);
|
|
220
|
+
${tokens.textFieldLeftHelperFontWeight}: var(--plasma-typo-body-xs-font-weight);
|
|
221
|
+
${tokens.textFieldLeftHelperLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);
|
|
222
|
+
${tokens.textFieldLeftHelperLineHeight}: var(--plasma-typo-body-xs-line-height);
|
|
223
223
|
|
|
224
224
|
${tokens.textFieldLabelInnerPadding}: 0.5625rem 0 0.125rem 0;
|
|
225
225
|
${tokens.textFieldContentLabelInnerPadding}: 1.5625rem 0 0.5625rem 0;
|
|
@@ -288,13 +288,13 @@ export const config = {
|
|
|
288
288
|
${tokens.textFieldHintInnerLabelPlacementOffset}: 0.312rem -2.813rem auto auto;
|
|
289
289
|
${tokens.textFieldClearHintInnerLabelPlacementOffset}: 0.312rem -2.188rem auto auto;
|
|
290
290
|
|
|
291
|
-
${tokens.
|
|
292
|
-
${tokens.
|
|
293
|
-
${tokens.
|
|
294
|
-
${tokens.
|
|
295
|
-
${tokens.
|
|
296
|
-
${tokens.
|
|
297
|
-
${tokens.
|
|
291
|
+
${tokens.textFieldLeftHelperOffset}: 0.25rem;
|
|
292
|
+
${tokens.textFieldLeftHelperFontFamily}: var(--plasma-typo-body-xs-font-family);
|
|
293
|
+
${tokens.textFieldLeftHelperFontSize}: var(--plasma-typo-body-xs-font-size);
|
|
294
|
+
${tokens.textFieldLeftHelperFontStyle}: var(--plasma-typo-body-xs-font-style);
|
|
295
|
+
${tokens.textFieldLeftHelperFontWeight}: var(--plasma-typo-body-xs-font-weight);
|
|
296
|
+
${tokens.textFieldLeftHelperLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);
|
|
297
|
+
${tokens.textFieldLeftHelperLineHeight}: var(--plasma-typo-body-xs-line-height);
|
|
298
298
|
|
|
299
299
|
${tokens.textFieldLabelInnerPadding}: 0.375rem 0 0.125rem 0;
|
|
300
300
|
${tokens.textFieldContentLabelInnerPadding}: 1.375rem 0 0.375rem 0;
|
|
@@ -363,13 +363,13 @@ export const config = {
|
|
|
363
363
|
${tokens.textFieldHintInnerLabelPlacementOffset}: 0.062rem -2.688rem auto auto;
|
|
364
364
|
${tokens.textFieldClearHintInnerLabelPlacementOffset}: 0.062rem -2.188rem auto auto;
|
|
365
365
|
|
|
366
|
-
${tokens.
|
|
367
|
-
${tokens.
|
|
368
|
-
${tokens.
|
|
369
|
-
${tokens.
|
|
370
|
-
${tokens.
|
|
371
|
-
${tokens.
|
|
372
|
-
${tokens.
|
|
366
|
+
${tokens.textFieldLeftHelperOffset}: 0.25rem;
|
|
367
|
+
${tokens.textFieldLeftHelperFontFamily}: var(--plasma-typo-body-xs-font-family);
|
|
368
|
+
${tokens.textFieldLeftHelperFontSize}: var(--plasma-typo-body-xs-font-size);
|
|
369
|
+
${tokens.textFieldLeftHelperFontStyle}: var(--plasma-typo-body-xs-font-style);
|
|
370
|
+
${tokens.textFieldLeftHelperFontWeight}: var(--plasma-typo-body-xs-font-weight);
|
|
371
|
+
${tokens.textFieldLeftHelperLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);
|
|
372
|
+
${tokens.textFieldLeftHelperLineHeight}: var(--plasma-typo-body-xs-line-height);
|
|
373
373
|
|
|
374
374
|
${tokens.textFieldLabelInnerPadding}: 0.3125rem 0 0 0;
|
|
375
375
|
${tokens.textFieldContentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;
|
|
@@ -438,13 +438,13 @@ export const config = {
|
|
|
438
438
|
${tokens.textFieldHintInnerLabelPlacementOffset}: -0.188rem -2.1875rem auto auto;
|
|
439
439
|
${tokens.textFieldClearHintInnerLabelPlacementOffset}: -0.188rem -1.938rem auto auto;
|
|
440
440
|
|
|
441
|
-
${tokens.
|
|
442
|
-
${tokens.
|
|
443
|
-
${tokens.
|
|
444
|
-
${tokens.
|
|
445
|
-
${tokens.
|
|
446
|
-
${tokens.
|
|
447
|
-
${tokens.
|
|
441
|
+
${tokens.textFieldLeftHelperOffset}: 0.25rem;
|
|
442
|
+
${tokens.textFieldLeftHelperFontFamily}: var(--plasma-typo-body-xs-font-family);
|
|
443
|
+
${tokens.textFieldLeftHelperFontSize}: var(--plasma-typo-body-xs-font-size);
|
|
444
|
+
${tokens.textFieldLeftHelperFontStyle}: var(--plasma-typo-body-xs-font-style);
|
|
445
|
+
${tokens.textFieldLeftHelperFontWeight}: var(--plasma-typo-body-xs-font-weight);
|
|
446
|
+
${tokens.textFieldLeftHelperLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);
|
|
447
|
+
${tokens.textFieldLeftHelperLineHeight}: var(--plasma-typo-body-xs-line-height);
|
|
448
448
|
|
|
449
449
|
${tokens.textFieldLabelInnerPadding}: 0.3125rem 0 0 0;
|
|
450
450
|
${tokens.textFieldContentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;
|
|
@@ -4,6 +4,7 @@ export const config = {
|
|
|
4
4
|
view: 'default',
|
|
5
5
|
size: 'm',
|
|
6
6
|
labelPlacement: 'outer',
|
|
7
|
+
chipView: 'secondary',
|
|
7
8
|
hintView: 'default',
|
|
8
9
|
hintSize: 'm'
|
|
9
10
|
},
|
|
@@ -264,13 +265,13 @@ export const config = {
|
|
|
264
265
|
${tokens.textFieldHintInnerLabelPlacementOffset}: 0.312rem -2.813rem auto auto;
|
|
265
266
|
${tokens.textFieldClearHintInnerLabelPlacementOffset}: 0.312rem -2.188rem auto auto;
|
|
266
267
|
|
|
267
|
-
${tokens.
|
|
268
|
-
${tokens.
|
|
269
|
-
${tokens.
|
|
270
|
-
${tokens.
|
|
271
|
-
${tokens.
|
|
272
|
-
${tokens.
|
|
273
|
-
${tokens.
|
|
268
|
+
${tokens.textFieldLeftHelperOffset}: 0.25rem;
|
|
269
|
+
${tokens.textFieldLeftHelperFontFamily}: var(--plasma-typo-body-xs-font-family);
|
|
270
|
+
${tokens.textFieldLeftHelperFontSize}: var(--plasma-typo-body-xs-font-size);
|
|
271
|
+
${tokens.textFieldLeftHelperFontStyle}: var(--plasma-typo-body-xs-font-style);
|
|
272
|
+
${tokens.textFieldLeftHelperFontWeight}: var(--plasma-typo-body-xs-font-weight);
|
|
273
|
+
${tokens.textFieldLeftHelperLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);
|
|
274
|
+
${tokens.textFieldLeftHelperLineHeight}: var(--plasma-typo-body-xs-line-height);
|
|
274
275
|
|
|
275
276
|
${tokens.textFieldLabelInnerPadding}: 0.375rem 0 0.125rem 0;
|
|
276
277
|
${tokens.textFieldContentLabelInnerPadding}: 1.375rem 0 0.375rem 0;
|
|
@@ -362,6 +363,53 @@ export const config = {
|
|
|
362
363
|
`,
|
|
363
364
|
outer: css``
|
|
364
365
|
},
|
|
366
|
+
chipView: {
|
|
367
|
+
default: css`
|
|
368
|
+
${tokens.textFieldChipColor}: var(--inverse-text-primary);
|
|
369
|
+
${tokens.textFieldChipColorHover}: var(--inverse-text-primary);
|
|
370
|
+
${tokens.textFieldChipBackground}: var(--surface-solid-default);
|
|
371
|
+
${tokens.textFieldChipBackgroundHover}: var(--surface-solid-default-hover);
|
|
372
|
+
${tokens.textFieldChipCloseIconColor}: var(--inverse-text-secondary);
|
|
373
|
+
${tokens.textFieldChipCloseIconColorReadonly}: var(--inverse-text-secondary);
|
|
374
|
+
${tokens.textFieldChipCloseIconColorHover}: var(--inverse-text-primary);
|
|
375
|
+
|
|
376
|
+
${tokens.textFieldChipBackgroundReadOnly}: var(--surface-solid-default);
|
|
377
|
+
${tokens.textFieldChipColorReadOnly}: var(--inverse-text-primary);
|
|
378
|
+
${tokens.textFieldChipBackgroundReadOnlyHover}: var(--surface-solid-default);
|
|
379
|
+
${tokens.textFieldChipColorReadOnlyHover}: var(--inverse-text-primary);
|
|
380
|
+
${tokens.textFieldChipOpacityReadonly}: 1;
|
|
381
|
+
`,
|
|
382
|
+
secondary: css`
|
|
383
|
+
${tokens.textFieldChipColor}: var(--text-primary);
|
|
384
|
+
${tokens.textFieldChipColorHover}: var(--text-primary);
|
|
385
|
+
${tokens.textFieldChipBackground}: var(--surface-transparent-secondary);
|
|
386
|
+
${tokens.textFieldChipBackgroundHover}: var(--surface-transparent-secondary-hover);
|
|
387
|
+
${tokens.textFieldChipCloseIconColor}: var(--text-secondary);
|
|
388
|
+
${tokens.textFieldChipCloseIconColorHover}: var(--text-secondary-hover);
|
|
389
|
+
${tokens.textFieldChipCloseIconColorReadonly}: var(--text-secondary);
|
|
390
|
+
|
|
391
|
+
${tokens.textFieldChipBackgroundReadOnly}: var(--surface-transparent-secondary);
|
|
392
|
+
${tokens.textFieldChipColorReadOnly}: var(--text-primary);
|
|
393
|
+
${tokens.textFieldChipBackgroundReadOnlyHover}: var(--surface-transparent-secondary);
|
|
394
|
+
${tokens.textFieldChipColorReadOnlyHover}: var(--text-primary);
|
|
395
|
+
${tokens.textFieldChipOpacityReadonly}: 1;
|
|
396
|
+
`,
|
|
397
|
+
accent: css`
|
|
398
|
+
${tokens.textFieldChipColor}: var(--on-dark-text-primary);
|
|
399
|
+
${tokens.textFieldChipColorHover}: var(--on-dark-text-primary);
|
|
400
|
+
${tokens.textFieldChipBackground}: var(--surface-accent);
|
|
401
|
+
${tokens.textFieldChipBackgroundHover}: var(--surface-accent-hover);
|
|
402
|
+
${tokens.textFieldChipCloseIconColor}: var(--on-dark-text-secondary);
|
|
403
|
+
${tokens.textFieldChipCloseIconColorReadonly}: var(--on-dark-text-secondary);
|
|
404
|
+
${tokens.textFieldChipCloseIconColorHover}: var(--on-dark-text-primary);
|
|
405
|
+
|
|
406
|
+
${tokens.textFieldChipBackgroundReadOnly}: var(--surface-accent);
|
|
407
|
+
${tokens.textFieldChipColorReadOnly}: var(--on-dark-text-primary);
|
|
408
|
+
${tokens.textFieldChipBackgroundReadOnlyHover}: var(--surface-accent);
|
|
409
|
+
${tokens.textFieldChipColorReadOnlyHover}: var(--on-dark-text-primary);
|
|
410
|
+
${tokens.textFieldChipOpacityReadonly}: 1;
|
|
411
|
+
`
|
|
412
|
+
},
|
|
365
413
|
hintView: {
|
|
366
414
|
default: css`
|
|
367
415
|
${tokens.textFieldTooltipBackgroundColor}: var(--surface-solid-card-brightness);
|
|
@@ -71,6 +71,17 @@ export const config = {
|
|
|
71
71
|
${linkButtonTokens.linkButtonFocusColor}: var(--surface-accent);
|
|
72
72
|
${linkButtonTokens.linkButtonTextColorHover}: var(--text-negative-hover);
|
|
73
73
|
${linkButtonTokens.linkButtonTextColorActive}: var(--text-negative-active);
|
|
74
|
+
`,
|
|
75
|
+
info: css`
|
|
76
|
+
${linkButtonTokens.linkButtonColor}: var(--text-info);
|
|
77
|
+
${linkButtonTokens.linkButtonIconColor}: var(--text-info);
|
|
78
|
+
${linkButtonTokens.linkButtonTextColor}: var(--text-info);
|
|
79
|
+
${linkButtonTokens.linkButtonBackgroundColor}: var(--surface-transparent-clear);
|
|
80
|
+
${linkButtonTokens.linkButtonColorHover}: var(--text-info-hover);
|
|
81
|
+
${linkButtonTokens.linkButtonColorActive}: var(--text-info-active);
|
|
82
|
+
${linkButtonTokens.linkButtonFocusColor}: var(--surface-accent);
|
|
83
|
+
${linkButtonTokens.linkButtonTextColorHover}: var(--text-info-hover);
|
|
84
|
+
${linkButtonTokens.linkButtonTextColorActive}: var(--text-info-active);
|
|
74
85
|
`
|
|
75
86
|
},
|
|
76
87
|
size: {
|
|
@@ -2,7 +2,8 @@ import { css, noteTokens as tokens } from '@salutejs/plasma-new-hope/styled-comp
|
|
|
2
2
|
export const config = {
|
|
3
3
|
defaults: {
|
|
4
4
|
view: 'default',
|
|
5
|
-
size: 'm'
|
|
5
|
+
size: 'm',
|
|
6
|
+
orientation: 'vertical'
|
|
6
7
|
},
|
|
7
8
|
variations: {
|
|
8
9
|
view: {
|
|
@@ -41,6 +42,8 @@ export const config = {
|
|
|
41
42
|
${tokens.gapScalable}: 0.75rem;
|
|
42
43
|
${tokens.contentGap}: 0.125rem;
|
|
43
44
|
|
|
45
|
+
${tokens.paddingBottomWithActionContent}: 0.5rem;
|
|
46
|
+
|
|
44
47
|
${tokens.closeIconTop}: 0.75rem;
|
|
45
48
|
${tokens.closeIconRight}: 0.75rem;
|
|
46
49
|
${tokens.closeIconColor}: var(--text-secondary);
|
|
@@ -49,8 +52,8 @@ export const config = {
|
|
|
49
52
|
${tokens.closeIconButtonSize}: 1.5rem;
|
|
50
53
|
|
|
51
54
|
${tokens.fixedContentBeforeWidth}: 1.5rem;
|
|
52
|
-
${tokens.fixedContentBeforeHeight}: 1.
|
|
53
|
-
${tokens.fixedContentBeforePadding}:
|
|
55
|
+
${tokens.fixedContentBeforeHeight}: 1.625rem;
|
|
56
|
+
${tokens.fixedContentBeforePadding}: 0rem;
|
|
54
57
|
|
|
55
58
|
${tokens.titleFontFamily}: var(--plasma-typo-text-m-font-family);
|
|
56
59
|
${tokens.titleFontSize}: var(--plasma-typo-text-m-font-size);
|
|
@@ -67,6 +70,20 @@ export const config = {
|
|
|
67
70
|
${tokens.textLetterSpacing}: var(--plasma-typo-text-m-letter-spacing);
|
|
68
71
|
${tokens.textLineHeight}: var(--plasma-typo-text-m-line-height);
|
|
69
72
|
`
|
|
73
|
+
},
|
|
74
|
+
orientation: {
|
|
75
|
+
vertical: css``,
|
|
76
|
+
horizontal: css``
|
|
77
|
+
}
|
|
78
|
+
},
|
|
79
|
+
intersections: [
|
|
80
|
+
{
|
|
81
|
+
size: 'm',
|
|
82
|
+
orientation: 'horizontal',
|
|
83
|
+
style: css`
|
|
84
|
+
${tokens.actionContentMargin}: -0.6875rem 0rem 0rem 1rem;
|
|
85
|
+
${tokens.closeIconMargin}: 0.0625rem 0rem 0rem 1.25rem;
|
|
86
|
+
`
|
|
70
87
|
}
|
|
71
|
-
|
|
88
|
+
]
|
|
72
89
|
};
|
|
@@ -392,13 +392,13 @@ export const config = {
|
|
|
392
392
|
${tokens.textFieldHintInnerLabelPlacementOffset}: 0.312rem -2.813rem auto auto;
|
|
393
393
|
${tokens.textFieldClearHintInnerLabelPlacementOffset}: 0.312rem -2.188rem auto auto;
|
|
394
394
|
|
|
395
|
-
${tokens.
|
|
396
|
-
${tokens.
|
|
397
|
-
${tokens.
|
|
398
|
-
${tokens.
|
|
399
|
-
${tokens.
|
|
400
|
-
${tokens.
|
|
401
|
-
${tokens.
|
|
395
|
+
${tokens.textFieldLeftHelperOffset}: 0.25rem;
|
|
396
|
+
${tokens.textFieldLeftHelperFontFamily}: var(--plasma-typo-body-xs-font-family);
|
|
397
|
+
${tokens.textFieldLeftHelperFontSize}: var(--plasma-typo-body-xs-font-size);
|
|
398
|
+
${tokens.textFieldLeftHelperFontStyle}: var(--plasma-typo-body-xs-font-style);
|
|
399
|
+
${tokens.textFieldLeftHelperFontWeight}: var(--plasma-typo-body-xs-font-weight);
|
|
400
|
+
${tokens.textFieldLeftHelperLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);
|
|
401
|
+
${tokens.textFieldLeftHelperLineHeight}: var(--plasma-typo-body-xs-line-height);
|
|
402
402
|
|
|
403
403
|
${tokens.textFieldLabelInnerPadding}: 0.375rem 0 0.125rem 0;
|
|
404
404
|
${tokens.textFieldContentLabelInnerPadding}: 1.375rem 0 0.375rem 0;
|
|
@@ -2,7 +2,8 @@ import { css, sliderTokens } from '@salutejs/plasma-new-hope/styled-components';
|
|
|
2
2
|
export const config = {
|
|
3
3
|
defaults: {
|
|
4
4
|
view: 'default',
|
|
5
|
-
size: 'm'
|
|
5
|
+
size: 'm',
|
|
6
|
+
pointerSize: 'small'
|
|
6
7
|
},
|
|
7
8
|
variations: {
|
|
8
9
|
view: {
|
|
@@ -112,10 +113,6 @@ export const config = {
|
|
|
112
113
|
${sliderTokens.valueLetterSpacing}: var(--plasma-typo-body-m-letter-spacing);
|
|
113
114
|
${sliderTokens.valueLineHeight}: var(--plasma-typo-body-m-line-height);
|
|
114
115
|
|
|
115
|
-
${sliderTokens.thumbSize}: 1rem;
|
|
116
|
-
${sliderTokens.thumbSizeLarge}: 1.25rem;
|
|
117
|
-
${sliderTokens.thumbBorder}: 0.0625rem solid;
|
|
118
|
-
|
|
119
116
|
${sliderTokens.tickSize}: 0.5rem;
|
|
120
117
|
|
|
121
118
|
${sliderTokens.currentValueTopOffset}: 1.625rem;
|
|
@@ -165,10 +162,6 @@ export const config = {
|
|
|
165
162
|
${sliderTokens.valueLetterSpacing}: var(--plasma-typo-body-s-letter-spacing);
|
|
166
163
|
${sliderTokens.valueLineHeight}: var(--plasma-typo-body-s-line-height);
|
|
167
164
|
|
|
168
|
-
${sliderTokens.thumbSize}: 1rem;
|
|
169
|
-
${sliderTokens.thumbSizeLarge}: 1.25rem;
|
|
170
|
-
${sliderTokens.thumbBorder}: 0.0625rem solid;
|
|
171
|
-
|
|
172
165
|
${sliderTokens.tickSize}: 0.5rem;
|
|
173
166
|
|
|
174
167
|
${sliderTokens.currentValueTopOffset}: 1.75rem;
|
|
@@ -218,10 +211,6 @@ export const config = {
|
|
|
218
211
|
${sliderTokens.valueLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);
|
|
219
212
|
${sliderTokens.valueLineHeight}: var(--plasma-typo-body-xs-line-height);
|
|
220
213
|
|
|
221
|
-
${sliderTokens.thumbSize}: 1rem;
|
|
222
|
-
${sliderTokens.thumbSizeLarge}: 1.25rem;
|
|
223
|
-
${sliderTokens.thumbBorder}: 0.0625rem solid;
|
|
224
|
-
|
|
225
214
|
${sliderTokens.tickSize}: 0.5rem;
|
|
226
215
|
|
|
227
216
|
${sliderTokens.currentValueTopOffset}: 1.25rem;
|
|
@@ -243,6 +232,21 @@ export const config = {
|
|
|
243
232
|
${sliderTokens.textFieldLineHeight}: var(--plasma-typo-body-s-line-height);
|
|
244
233
|
`
|
|
245
234
|
},
|
|
235
|
+
pointerSize: {
|
|
236
|
+
small: css`
|
|
237
|
+
${sliderTokens.thumbSize}: 1rem;
|
|
238
|
+
${sliderTokens.thumbBorderStyle}: solid;
|
|
239
|
+
${sliderTokens.thumbBorderWidth}: 0.0625rem;
|
|
240
|
+
`,
|
|
241
|
+
large: css`
|
|
242
|
+
${sliderTokens.thumbSize}: 1.25rem;
|
|
243
|
+
${sliderTokens.thumbBorderStyle}: solid;
|
|
244
|
+
${sliderTokens.thumbBorderWidth}: 0.0625rem;
|
|
245
|
+
`,
|
|
246
|
+
none: css`
|
|
247
|
+
${sliderTokens.thumbSize}: 0rem;
|
|
248
|
+
`
|
|
249
|
+
},
|
|
246
250
|
disabled: {
|
|
247
251
|
true: css`
|
|
248
252
|
${sliderTokens.disabledOpacity}: 0.4;
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import { css, stepsTokens as tokens } from '@salutejs/plasma-new-hope/styled-components';
|
|
2
|
+
export const config = {
|
|
3
|
+
defaults: {
|
|
4
|
+
view: 'default'
|
|
5
|
+
},
|
|
6
|
+
variations: {
|
|
7
|
+
view: {
|
|
8
|
+
default: css`
|
|
9
|
+
${tokens.completedIndicatorColor}: var(--inverse-text-primary);
|
|
10
|
+
${tokens.completedIndicatorColorHover}: var(--inverse-text-primary);
|
|
11
|
+
${tokens.completedIndicatorBackground}: var(--surface-solid-default);
|
|
12
|
+
${tokens.completedIndicatorBackgroundHover}: var(--surface-solid-default-hover);
|
|
13
|
+
${tokens.completedTitleColor}: var(--text-primary);
|
|
14
|
+
${tokens.completedTitleColorHover}: var(--text-primary-hover);
|
|
15
|
+
|
|
16
|
+
${tokens.dividerColor}: var(--surface-solid-default);
|
|
17
|
+
`,
|
|
18
|
+
accent: css`
|
|
19
|
+
${tokens.completedIndicatorColor}: var(--on-dark-text-primary);
|
|
20
|
+
${tokens.completedIndicatorColorHover}: var(--on-dark-text-primary-hover);
|
|
21
|
+
${tokens.completedIndicatorBackground}: var(--surface-accent);
|
|
22
|
+
${tokens.completedIndicatorBackgroundHover}: var(--surface-accent-hover);
|
|
23
|
+
${tokens.completedTitleColor}: var(--text-primary);
|
|
24
|
+
${tokens.completedTitleColorHover}: var(--text-primary-hover);
|
|
25
|
+
|
|
26
|
+
${tokens.dividerColor}: var(--surface-accent);
|
|
27
|
+
`,
|
|
28
|
+
negative: css`
|
|
29
|
+
${tokens.completedIndicatorColor}: var(--on-dark-text-primary);
|
|
30
|
+
${tokens.completedIndicatorColorHover}: var(--on-dark-text-primary-hover);
|
|
31
|
+
${tokens.completedIndicatorBackground}: var(--surface-negative);
|
|
32
|
+
${tokens.completedIndicatorBackgroundHover}: var(--surface-negative-hover);
|
|
33
|
+
${tokens.completedTitleColor}: var(--text-negative);
|
|
34
|
+
${tokens.completedTitleColorHover}: var(--text-negative-hover);
|
|
35
|
+
|
|
36
|
+
${tokens.dividerColor}: var(--surface-negative);
|
|
37
|
+
`,
|
|
38
|
+
warning: css`
|
|
39
|
+
${tokens.completedIndicatorColor}: var(--on-dark-text-primary);
|
|
40
|
+
${tokens.completedIndicatorColorHover}: var(--on-dark-text-primary-hover);
|
|
41
|
+
${tokens.completedIndicatorBackground}: var(--surface-warning);
|
|
42
|
+
${tokens.completedIndicatorBackgroundHover}: var(--surface-warning-hover);
|
|
43
|
+
${tokens.completedTitleColor}: var(--text-warning);
|
|
44
|
+
${tokens.completedTitleColorHover}: var(--text-warning-hover);
|
|
45
|
+
|
|
46
|
+
${tokens.dividerColor}: var(--surface-warning);
|
|
47
|
+
`,
|
|
48
|
+
positive: css`
|
|
49
|
+
${tokens.completedIndicatorColor}: var(--on-dark-text-primary);
|
|
50
|
+
${tokens.completedIndicatorColorHover}: var(--on-dark-text-primary-hover);
|
|
51
|
+
${tokens.completedIndicatorBackground}: var(--surface-positive);
|
|
52
|
+
${tokens.completedIndicatorBackgroundHover}: var(--surface-positive-hover);
|
|
53
|
+
${tokens.completedTitleColor}: var(--text-positive);
|
|
54
|
+
${tokens.completedTitleColorHover}: var(--text-positive-hover);
|
|
55
|
+
|
|
56
|
+
${tokens.dividerColor}: var(--surface-positive);
|
|
57
|
+
`
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
};
|
|
@@ -92,11 +92,6 @@ export const config = {
|
|
|
92
92
|
${tokens.contentVerticalPadding}: 0.875rem;
|
|
93
93
|
${tokens.verticalContentPaddingLeft}: 0.75rem;
|
|
94
94
|
|
|
95
|
-
${tokens.smallIndicatorIndentHeight}: 0.75rem;
|
|
96
|
-
${tokens.largeIndicatorIndentHeight}: 0.4375rem;
|
|
97
|
-
${tokens.smallBulletIndentHeight}: 1.25rem;
|
|
98
|
-
${tokens.largeBulletIndentHeight}: 1.125rem;
|
|
99
|
-
|
|
100
95
|
${tokens.indicatorFontFamily}: var(--plasma-typo-body-xs-font-family);
|
|
101
96
|
${tokens.indicatorFontSize}: var(--plasma-typo-body-xs-font-size);
|
|
102
97
|
${tokens.indicatorFontStyle}: var(--plasma-typo-body-xs-font-style);
|
|
@@ -1,5 +1,9 @@
|
|
|
1
|
-
import { stepsConfig, component, mergeConfig } from '@salutejs/plasma-new-hope/styled-components';
|
|
1
|
+
import { stepsConfig as rawStepsConfig, stepItemConfig, component, mergeConfig } from '@salutejs/plasma-new-hope/styled-components';
|
|
2
|
+
import { config as itemConfig } from './StepItem.config';
|
|
2
3
|
import { config } from './Steps.config';
|
|
4
|
+
const mergedItemConfig = mergeConfig(stepItemConfig, itemConfig);
|
|
5
|
+
const StepItem = component(mergedItemConfig);
|
|
6
|
+
const stepsConfig = rawStepsConfig(StepItem);
|
|
3
7
|
const mergedConfig = mergeConfig(stepsConfig, config);
|
|
4
8
|
const StepsComponent = component(mergedConfig);
|
|
5
9
|
export const Steps = StepsComponent;
|
|
@@ -25,7 +25,6 @@ export const config = {
|
|
|
25
25
|
${tokens.textAfterColor}: var(--text-tertiary);
|
|
26
26
|
${tokens.labelColor}: var(--text-primary);
|
|
27
27
|
${tokens.leftHelperColor}: var(--text-secondary);
|
|
28
|
-
${tokens.rightHelperColor}: var(--text-secondary);
|
|
29
28
|
${tokens.titleCaptionColor}: var(--text-secondary);
|
|
30
29
|
${tokens.hintIconColor}: var(--text-secondary);
|
|
31
30
|
|
|
@@ -59,7 +58,6 @@ export const config = {
|
|
|
59
58
|
${tokens.textAfterColor}: var(--text-tertiary);
|
|
60
59
|
${tokens.labelColor}: var(--text-primary);
|
|
61
60
|
${tokens.leftHelperColor}: var(--text-positive);
|
|
62
|
-
${tokens.rightHelperColor}: var(--text-secondary);
|
|
63
61
|
${tokens.titleCaptionColor}: var(--text-secondary);
|
|
64
62
|
${tokens.hintIconColor}: var(--text-secondary);
|
|
65
63
|
|
|
@@ -92,7 +90,6 @@ export const config = {
|
|
|
92
90
|
${tokens.textAfterColor}: var(--text-tertiary);
|
|
93
91
|
${tokens.labelColor}: var(--text-primary);
|
|
94
92
|
${tokens.leftHelperColor}: var(--text-warning);
|
|
95
|
-
${tokens.rightHelperColor}: var(--text-secondary);
|
|
96
93
|
${tokens.titleCaptionColor}: var(--text-secondary);
|
|
97
94
|
${tokens.hintIconColor}: var(--text-secondary);
|
|
98
95
|
|
|
@@ -125,7 +122,6 @@ export const config = {
|
|
|
125
122
|
${tokens.textAfterColor}: var(--text-tertiary);
|
|
126
123
|
${tokens.labelColor}: var(--text-primary);
|
|
127
124
|
${tokens.leftHelperColor}: var(--text-negative);
|
|
128
|
-
${tokens.rightHelperColor}: var(--text-secondary);
|
|
129
125
|
${tokens.titleCaptionColor}: var(--text-secondary);
|
|
130
126
|
${tokens.hintIconColor}: var(--text-secondary);
|
|
131
127
|
|
|
@@ -188,13 +184,13 @@ export const config = {
|
|
|
188
184
|
${tokens.titleCaptionLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);
|
|
189
185
|
${tokens.titleCaptionLineHeight}: var(--plasma-typo-body-xs-line-height);
|
|
190
186
|
|
|
191
|
-
${tokens.
|
|
192
|
-
${tokens.
|
|
193
|
-
${tokens.
|
|
194
|
-
${tokens.
|
|
195
|
-
${tokens.
|
|
196
|
-
${tokens.
|
|
197
|
-
${tokens.
|
|
187
|
+
${tokens.leftHelperOffset}: 0.25rem;
|
|
188
|
+
${tokens.leftHelperFontFamily}: var(--plasma-typo-body-xs-font-family);
|
|
189
|
+
${tokens.leftHelperFontSize}: var(--plasma-typo-body-xs-font-size);
|
|
190
|
+
${tokens.leftHelperFontStyle}: var(--plasma-typo-body-xs-font-style);
|
|
191
|
+
${tokens.leftHelperFontWeight}: var(--plasma-typo-body-xs-font-weight);
|
|
192
|
+
${tokens.leftHelperLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);
|
|
193
|
+
${tokens.leftHelperLineHeight}: var(--plasma-typo-body-xs-line-height);
|
|
198
194
|
|
|
199
195
|
${tokens.labelInnerPadding}: 0.375rem 0 0.125rem 0;
|
|
200
196
|
${tokens.contentLabelInnerPadding}: 1.375rem 0 0.375rem 0;
|
|
@@ -418,7 +414,6 @@ export const config = {
|
|
|
418
414
|
${tokens.backgroundColorReadOnly}: var(--surface-transparent-primary);
|
|
419
415
|
${tokens.placeholderColorReadOnly}: var(--text-secondary);
|
|
420
416
|
${tokens.leftHelperColorReadOnly}: var(--text-secondary);
|
|
421
|
-
${tokens.rightHelperColorReadOnly}: var(--text-secondary);
|
|
422
417
|
${tokens.titleCaptionColorReadOnly}: var(--text-secondary);
|
|
423
418
|
${tokens.labelColorReadOnly}: var(--text-primary);
|
|
424
419
|
${tokens.dividerColorReadOnly}: var(--surface-transparent-primary);
|
|
@@ -35,13 +35,13 @@ export const config = {
|
|
|
35
35
|
${tokens.labelLetterSpacing}: var(--plasma-typo-body-m-letter-spacing);
|
|
36
36
|
${tokens.labelLineHeight}: var(--plasma-typo-body-m-line-height);
|
|
37
37
|
|
|
38
|
-
${tokens.
|
|
39
|
-
${tokens.
|
|
40
|
-
${tokens.
|
|
41
|
-
${tokens.
|
|
42
|
-
${tokens.
|
|
43
|
-
${tokens.
|
|
44
|
-
${tokens.
|
|
38
|
+
${tokens.leftHelperOffset}: 0.25rem;
|
|
39
|
+
${tokens.leftHelperFontFamily}: var(--plasma-typo-body-xs-font-family);
|
|
40
|
+
${tokens.leftHelperFontSize}: var(--plasma-typo-body-xs-font-size);
|
|
41
|
+
${tokens.leftHelperFontStyle}: var(--plasma-typo-body-xs-font-style);
|
|
42
|
+
${tokens.leftHelperFontWeight}: var(--plasma-typo-body-xs-font-weight);
|
|
43
|
+
${tokens.leftHelperLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);
|
|
44
|
+
${tokens.leftHelperLineHeight}: var(--plasma-typo-body-xs-line-height);
|
|
45
45
|
|
|
46
46
|
${tokens.labelInnerPadding}: 0.375rem 0 0.125rem 0;
|
|
47
47
|
${tokens.contentLabelInnerPadding}: 1.375rem 0 0.375rem 0;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salutejs/sdds-platform-ai",
|
|
3
|
-
"version": "0.352.0
|
|
3
|
+
"version": "0.352.0",
|
|
4
4
|
"description": "Salute Design System / React UI kit for SDDS PLATFORM-AI web applications",
|
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
|
6
6
|
"publishConfig": {
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
"styled-components": "^5.3.1"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@salutejs/plasma-new-hope": "0.365.0
|
|
44
|
-
"@salutejs/sdds-themes": "0.67.0
|
|
43
|
+
"@salutejs/plasma-new-hope": "0.365.0",
|
|
44
|
+
"@salutejs/sdds-themes": "0.67.0"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@babel/cli": "7.24.1",
|
|
@@ -60,10 +60,10 @@
|
|
|
60
60
|
"@rollup/plugin-commonjs": "^25.0.4",
|
|
61
61
|
"@rollup/plugin-node-resolve": "^15.1.0",
|
|
62
62
|
"@salutejs/plasma-colors": "0.16.0",
|
|
63
|
-
"@salutejs/plasma-core": "1.228.0
|
|
64
|
-
"@salutejs/plasma-cy-utils": "0.158.0
|
|
65
|
-
"@salutejs/plasma-icons": "1.239.0
|
|
66
|
-
"@salutejs/plasma-sb-utils": "0.229.0
|
|
63
|
+
"@salutejs/plasma-core": "1.228.0",
|
|
64
|
+
"@salutejs/plasma-cy-utils": "0.158.0",
|
|
65
|
+
"@salutejs/plasma-icons": "1.239.0",
|
|
66
|
+
"@salutejs/plasma-sb-utils": "0.229.0",
|
|
67
67
|
"@types/node": "16.7.13",
|
|
68
68
|
"@types/react": "18.0.28",
|
|
69
69
|
"@types/react-dom": "18.0.11",
|
|
@@ -99,7 +99,6 @@
|
|
|
99
99
|
"ignoreFiles": [
|
|
100
100
|
"src/**/*.component-test.tsx",
|
|
101
101
|
"src/**/*.stories.tsx",
|
|
102
|
-
"src/**/*.perftest.tsx",
|
|
103
102
|
"src/**/*.styles.ts"
|
|
104
103
|
],
|
|
105
104
|
"atLeast": 99.9
|
|
@@ -110,5 +109,5 @@
|
|
|
110
109
|
"sideEffects": [
|
|
111
110
|
"*.css"
|
|
112
111
|
],
|
|
113
|
-
"gitHead": "
|
|
112
|
+
"gitHead": "11abf991079928e06b77546d823d7259d0365187"
|
|
114
113
|
}
|
|
@@ -12,7 +12,7 @@ export declare const Accordion: import("react").FunctionComponent<import("@salut
|
|
|
12
12
|
h5: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
13
13
|
h6: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
14
14
|
};
|
|
15
|
-
}> & {
|
|
15
|
+
}> & Omit<import("react").HTMLAttributes<HTMLDivElement>, "onChange"> & {
|
|
16
16
|
view?: string;
|
|
17
17
|
size?: string;
|
|
18
18
|
singleActive?: boolean;
|
|
@@ -60,7 +60,6 @@ export declare const AutocompleteComponent: React.FunctionComponent<import("@sal
|
|
|
60
60
|
} & Omit<{
|
|
61
61
|
titleCaption?: React.ReactNode;
|
|
62
62
|
leftHelper?: React.ReactNode;
|
|
63
|
-
rightHelper?: React.ReactNode;
|
|
64
63
|
contentLeft?: React.ReactElement;
|
|
65
64
|
contentRight?: React.ReactElement;
|
|
66
65
|
textBefore?: string;
|
|
@@ -118,7 +117,6 @@ export declare const AutocompleteComponent: React.FunctionComponent<import("@sal
|
|
|
118
117
|
} & Omit<{
|
|
119
118
|
titleCaption?: React.ReactNode;
|
|
120
119
|
leftHelper?: React.ReactNode;
|
|
121
|
-
rightHelper?: React.ReactNode;
|
|
122
120
|
contentLeft?: React.ReactElement;
|
|
123
121
|
contentRight?: React.ReactElement;
|
|
124
122
|
textBefore?: string;
|
|
@@ -178,7 +176,6 @@ export declare const AutocompleteComponent: React.FunctionComponent<import("@sal
|
|
|
178
176
|
} & Omit<{
|
|
179
177
|
titleCaption?: React.ReactNode;
|
|
180
178
|
leftHelper?: React.ReactNode;
|
|
181
|
-
rightHelper?: React.ReactNode;
|
|
182
179
|
contentLeft?: React.ReactElement;
|
|
183
180
|
contentRight?: React.ReactElement;
|
|
184
181
|
textBefore?: string;
|
|
@@ -236,7 +233,6 @@ export declare const AutocompleteComponent: React.FunctionComponent<import("@sal
|
|
|
236
233
|
} & Omit<{
|
|
237
234
|
titleCaption?: React.ReactNode;
|
|
238
235
|
leftHelper?: React.ReactNode;
|
|
239
|
-
rightHelper?: React.ReactNode;
|
|
240
236
|
contentLeft?: React.ReactElement;
|
|
241
237
|
contentRight?: React.ReactElement;
|
|
242
238
|
textBefore?: string;
|
|
@@ -296,7 +292,6 @@ export declare const AutocompleteComponent: React.FunctionComponent<import("@sal
|
|
|
296
292
|
} & Omit<{
|
|
297
293
|
titleCaption?: React.ReactNode;
|
|
298
294
|
leftHelper?: React.ReactNode;
|
|
299
|
-
rightHelper?: React.ReactNode;
|
|
300
295
|
contentLeft?: React.ReactElement;
|
|
301
296
|
contentRight?: React.ReactElement;
|
|
302
297
|
textBefore?: string;
|
|
@@ -354,7 +349,6 @@ export declare const AutocompleteComponent: React.FunctionComponent<import("@sal
|
|
|
354
349
|
} & Omit<{
|
|
355
350
|
titleCaption?: React.ReactNode;
|
|
356
351
|
leftHelper?: React.ReactNode;
|
|
357
|
-
rightHelper?: React.ReactNode;
|
|
358
352
|
contentLeft?: React.ReactElement;
|
|
359
353
|
contentRight?: React.ReactElement;
|
|
360
354
|
textBefore?: string;
|
|
@@ -414,7 +408,6 @@ export declare const AutocompleteComponent: React.FunctionComponent<import("@sal
|
|
|
414
408
|
} & Omit<{
|
|
415
409
|
titleCaption?: React.ReactNode;
|
|
416
410
|
leftHelper?: React.ReactNode;
|
|
417
|
-
rightHelper?: React.ReactNode;
|
|
418
411
|
contentLeft?: React.ReactElement;
|
|
419
412
|
contentRight?: React.ReactElement;
|
|
420
413
|
textBefore?: string;
|
|
@@ -472,7 +465,6 @@ export declare const AutocompleteComponent: React.FunctionComponent<import("@sal
|
|
|
472
465
|
} & Omit<{
|
|
473
466
|
titleCaption?: React.ReactNode;
|
|
474
467
|
leftHelper?: React.ReactNode;
|
|
475
|
-
rightHelper?: React.ReactNode;
|
|
476
468
|
contentLeft?: React.ReactElement;
|
|
477
469
|
contentRight?: React.ReactElement;
|
|
478
470
|
textBefore?: string;
|
|
@@ -33,7 +33,7 @@ export declare const CalendarDouble: import("react").FunctionComponent<import("@
|
|
|
33
33
|
s: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
34
34
|
};
|
|
35
35
|
}> & import("@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types.js").Calendar & import("@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types.js").CalendarConfigProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
36
|
-
export declare const CalendarBaseRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: import("@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types.js").CalendarRange<CalendarBaseProps>) => import("react").ReactElement<CalendarBaseProps, string | import("react").JSXElementConstructor<any>>;
|
|
37
|
-
export declare const CalendarDoubleRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: import("@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types.js").CalendarRange<CalendarDoubleProps>) => import("react").ReactElement<CalendarDoubleProps, string | import("react").JSXElementConstructor<any>>;
|
|
36
|
+
export declare const CalendarBaseRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, onChangeSingleValue, ...rest }: import("@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types.js").CalendarRange<CalendarBaseProps>) => import("react").ReactElement<CalendarBaseProps, string | import("react").JSXElementConstructor<any>>;
|
|
37
|
+
export declare const CalendarDoubleRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, onChangeSingleValue, ...rest }: import("@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types.js").CalendarRange<CalendarDoubleProps>) => import("react").ReactElement<CalendarDoubleProps, string | import("react").JSXElementConstructor<any>>;
|
|
38
38
|
export declare const Calendar: FC<import("@salutejs/plasma-new-hope/styled-components").CalendarProps>;
|
|
39
39
|
export type { CalendarStateType };
|