@salutejs/sdds-scan 0.358.0-next-sbcom.0 → 0.358.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_1p3z3mz.css → Autocomplete.config_1f06qjk.css} +2 -2
- package/dist/css/cjs/components/Autocomplete/Autocomplete.css +12 -12
- package/dist/css/cjs/components/ChipGroup/ChipGroup.config.js +5 -1
- package/dist/css/cjs/components/ChipGroup/ChipGroup.config.js.map +1 -1
- package/dist/css/cjs/components/ChipGroup/ChipGroup.config_1ozy5j1.css +10 -0
- package/dist/css/cjs/components/ChipGroup/ChipGroup.css +10 -8
- 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_1b7q9ma.css → cjs/components/Combobox/Combobox.config_1elyaeu.css} +2 -2
- package/dist/css/cjs/components/Combobox/Combobox.css +15 -15
- package/dist/css/cjs/components/{TextField/TextField.css → NumberFormat/NumberFormat.css} +18 -18
- package/dist/css/cjs/components/NumberFormat/NumberFormat.js +18 -0
- package/dist/css/cjs/components/NumberFormat/NumberFormat.js.map +1 -0
- 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_17y6cyw.css → cjs/components/Select/Select.config_4rotw5.css} +2 -2
- package/dist/css/cjs/components/Select/Select.css +21 -21
- package/dist/css/cjs/components/Slider/Slider.config.js +3 -2
- package/dist/css/cjs/components/Slider/Slider.config.js.map +1 -1
- package/dist/css/cjs/components/Slider/{Slider.config_xm9jr2.css → Slider.config_1ou6gid.css} +6 -6
- package/dist/css/cjs/components/Slider/Slider.css +10 -10
- 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/cjs/components/TextField/{TextField.config_1bsk9f0.css → TextField.config_1ahnpc0.css} +2 -2
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.config.js +1 -1
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.config.js.map +1 -1
- package/dist/css/cjs/components/TextFieldGroup/{TextFieldGroup.config_1pl0lc1.css → TextFieldGroup.config_103fro3.css} +2 -2
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.css +7 -7
- package/dist/css/cjs/index.css +99 -97
- package/dist/css/cjs/index.js +6 -0
- package/dist/css/cjs/index.js.map +1 -1
- 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_1p3z3mz.css → Autocomplete.config_1f06qjk.css} +2 -2
- package/dist/css/es/components/Autocomplete/Autocomplete.css +12 -12
- package/dist/css/es/components/ChipGroup/ChipGroup.config.js +5 -1
- package/dist/css/es/components/ChipGroup/ChipGroup.config.js.map +1 -1
- package/dist/css/es/components/ChipGroup/ChipGroup.config_1ozy5j1.css +10 -0
- package/dist/css/es/components/ChipGroup/ChipGroup.css +10 -8
- 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_1b7q9ma.css → es/components/Combobox/Combobox.config_1elyaeu.css} +2 -2
- package/dist/css/es/components/Combobox/Combobox.css +15 -15
- package/dist/css/es/components/{TextField/TextField.css → NumberFormat/NumberFormat.css} +18 -18
- package/dist/css/es/components/NumberFormat/NumberFormat.js +14 -0
- package/dist/css/es/components/NumberFormat/NumberFormat.js.map +1 -0
- 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_17y6cyw.css → es/components/Select/Select.config_4rotw5.css} +2 -2
- package/dist/css/es/components/Select/Select.css +21 -21
- package/dist/css/es/components/Slider/Slider.config.js +3 -2
- package/dist/css/es/components/Slider/Slider.config.js.map +1 -1
- package/dist/css/es/components/Slider/{Slider.config_xm9jr2.css → Slider.config_1ou6gid.css} +6 -6
- package/dist/css/es/components/Slider/Slider.css +10 -10
- 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/es/components/TextField/{TextField.config_1bsk9f0.css → TextField.config_1ahnpc0.css} +2 -2
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.config.js +1 -1
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.config.js.map +1 -1
- package/dist/css/es/components/TextFieldGroup/{TextFieldGroup.config_1pl0lc1.css → TextFieldGroup.config_103fro3.css} +2 -2
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.css +7 -7
- package/dist/css/es/index.css +99 -97
- package/dist/css/es/index.js +2 -1
- package/dist/css/es/index.js.map +1 -1
- package/dist/styled-components/cjs/components/Autocomplete/Autocomplete.config.js +2 -2
- package/dist/styled-components/cjs/components/ChipGroup/ChipGroup.config.js +13 -0
- package/dist/styled-components/cjs/components/Combobox/Combobox.config.js +2 -2
- package/dist/styled-components/cjs/components/NumberFormat/NumberFormat.js +13 -0
- package/dist/styled-components/cjs/components/NumberFormat/index.js +20 -0
- package/dist/styled-components/cjs/components/Select/Select.config.js +2 -2
- package/dist/styled-components/cjs/components/Slider/Slider.config.js +20 -1
- package/dist/styled-components/cjs/components/TextField/TextField.config.js +2 -2
- package/dist/styled-components/cjs/components/TextFieldGroup/TextFieldGroup.config.js +2 -2
- package/dist/styled-components/cjs/index.js +1 -0
- package/dist/styled-components/es/components/Autocomplete/Autocomplete.config.js +2 -2
- package/dist/styled-components/es/components/ChipGroup/ChipGroup.config.js +13 -0
- package/dist/styled-components/es/components/Combobox/Combobox.config.js +2 -2
- package/dist/styled-components/es/components/NumberFormat/NumberFormat.js +3 -0
- package/dist/styled-components/es/components/NumberFormat/index.js +2 -0
- package/dist/styled-components/es/components/Select/Select.config.js +2 -2
- package/dist/styled-components/es/components/Slider/Slider.config.js +20 -1
- package/dist/styled-components/es/components/TextField/TextField.config.js +2 -2
- package/dist/styled-components/es/components/TextFieldGroup/TextFieldGroup.config.js +2 -2
- package/dist/styled-components/es/index.js +1 -0
- package/package.json +10 -10
- package/types/components/Avatar/Avatar.d.ts +4 -4
- package/types/components/ChipGroup/ChipGroup.config.d.ts +4 -0
- package/types/components/ChipGroup/ChipGroup.d.ts +4 -0
- package/types/components/NumberFormat/NumberFormat.d.ts +12 -0
- package/types/components/NumberFormat/index.d.ts +2 -0
- package/types/components/Slider/Slider.config.d.ts +1 -0
- package/types/components/Slider/Slider.d.ts +8 -4
- package/types/components/TimePicker/TimePicker.d.ts +2 -2
- package/types/index.d.ts +1 -0
- package/dist/css/cjs/components/ChipGroup/ChipGroup.config_12ck7su.css +0 -8
- package/dist/css/es/components/ChipGroup/ChipGroup.config_12ck7su.css +0 -8
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Autocomplete.config.js","sources":["../../../../../src-css/components/Autocomplete/Autocomplete.config.ts"],"sourcesContent":["import { css, autocompleteTokens as tokens } from '@salutejs/plasma-new-hope/css';\nimport {\n bodyM,\n bodyS,\n bodyXS,\n surfaceAccent,\n surfaceNegative,\n surfacePositive,\n surfaceSolidCard,\n surfaceSolidCardBrightness,\n surfaceTransparentNegative,\n surfaceTransparentNegativeActive,\n surfaceTransparentPositive,\n surfaceTransparentPositiveActive,\n surfaceTransparentPrimary,\n surfaceTransparentSecondary,\n surfaceTransparentTertiary,\n surfaceTransparentWarning,\n surfaceTransparentWarningActive,\n surfaceWarning,\n textAccent,\n textNegative,\n textPositive,\n textPrimary,\n textSecondary,\n textSecondaryActive,\n textSecondaryHover,\n textTertiary,\n textWarning,\n} from '@salutejs/sdds-themes/tokens/sdds_scan';\n\nexport const config = {\n defaults: {\n view: 'default',\n size: 'm',\n labelPlacement: 'outer',\n },\n variations: {\n view: {\n default: css`\n ${tokens.textFieldColor}: ${textPrimary};\n ${tokens.textFieldClearColor}: ${textPrimary};\n\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldPlaceholderColorFocus}: ${textTertiary};\n ${tokens.textFieldClearPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldClearPlaceholderColorFocus}: ${textTertiary};\n\n ${tokens.textFieldBackgroundColor}: ${surfaceTransparentPrimary};\n ${tokens.textFieldBackgroundColorFocus}: ${surfaceTransparentSecondary};\n ${tokens.textFieldCaretColor}: ${textAccent};\n ${tokens.textFieldTextBeforeColor}: ${textTertiary};\n ${tokens.textFieldTextAfterColor}: ${textTertiary};\n ${tokens.textFieldLabelColor}: ${textPrimary};\n ${tokens.textFieldLeftHelperColor}: ${textSecondary};\n ${tokens.textFieldFocusColor}: ${textAccent};\n\n ${tokens.textFieldContentSlotColor}: ${textSecondary};\n ${tokens.textFieldContentSlotColorHover}: ${textSecondaryHover};\n ${tokens.textFieldContentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.focusColor}: ${surfaceAccent};\n ${tokens.textFieldIndicatorColor}: ${surfaceNegative};\n ${tokens.textFieldOptionalColor}: ${textTertiary};\n\n ${tokens.textFieldDividerColor}: ${surfaceTransparentTertiary};\n ${tokens.textFieldDividerColorHover}: ${textSecondary};\n ${tokens.textFieldDividerColorFocus}: ${surfaceAccent};\n\n ${tokens.background}: ${surfaceSolidCard};\n ${tokens.boxShadow}: 0px 4px 14px -4px rgba(8, 8, 8, 0.08), 0px 1px 4px -1px rgba(0, 0, 0, 0.04);\n ${tokens.itemBackground}: transparent;\n ${tokens.itemBackgroundHover}: ${surfaceTransparentSecondary};\n ${tokens.itemColor}: ${textPrimary};\n\n ${tokens.textFieldContentSlotColor}: ${tokens.textFieldColor};\n ${tokens.textFieldContentSlotRightColor}: ${tokens.textFieldColor};\n ${tokens.infiniteLoaderSpinnerColor}: ${textPrimary};\n\n ${tokens.textFieldHintIconColor}: ${textSecondary};\n `,\n positive: css`\n ${tokens.textFieldColor}: ${textPrimary};\n ${tokens.textFieldClearColor}: ${textPositive};\n\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldPlaceholderColorFocus}: ${textTertiary};\n ${tokens.textFieldClearPlaceholderColor}: ${textPositive};\n ${tokens.textFieldClearPlaceholderColorFocus}: ${textPositive};\n\n ${tokens.textFieldBackgroundColor}: ${surfaceTransparentPositive};\n ${tokens.textFieldBackgroundColorFocus}: ${surfaceTransparentPositiveActive};\n ${tokens.textFieldCaretColor}: ${textAccent};\n ${tokens.textFieldTextBeforeColor}: ${textTertiary};\n ${tokens.textFieldTextAfterColor}: ${textTertiary};\n ${tokens.textFieldLabelColor}: ${textPrimary};\n ${tokens.textFieldLeftHelperColor}: ${textPositive};\n ${tokens.textFieldFocusColor}: ${textAccent};\n\n ${tokens.textFieldContentSlotColor}: ${textSecondary};\n ${tokens.textFieldContentSlotColorHover}: ${textSecondaryHover};\n ${tokens.textFieldContentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.focusColor}: ${surfaceAccent};\n ${tokens.textFieldIndicatorColor}: ${surfaceNegative};\n ${tokens.textFieldOptionalColor}: ${textTertiary};\n\n ${tokens.textFieldDividerColor}: ${surfacePositive};\n ${tokens.textFieldDividerColorHover}: ${surfacePositive};\n ${tokens.textFieldDividerColorFocus}: ${surfaceAccent};\n\n ${tokens.background}: ${surfaceSolidCard};\n ${tokens.boxShadow}: 0px 4px 14px -4px rgba(8, 8, 8, 0.08), 0px 1px 4px -1px rgba(0, 0, 0, 0.04);\n ${tokens.itemBackground}: transparent;\n ${tokens.itemBackgroundHover}: ${surfaceTransparentSecondary};\n ${tokens.itemColor}: ${textPrimary};\n\n ${tokens.textFieldContentSlotColor}: ${tokens.textFieldColor};\n ${tokens.textFieldContentSlotRightColor}: ${tokens.textFieldColor};\n ${tokens.infiniteLoaderSpinnerColor}: ${textPrimary};\n\n ${tokens.textFieldHintIconColor}: ${textSecondary};\n `,\n warning: css`\n ${tokens.textFieldColor}: ${textPrimary};\n ${tokens.textFieldClearColor}: ${textWarning};\n\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldPlaceholderColorFocus}: ${textTertiary};\n ${tokens.textFieldClearPlaceholderColor}: ${textWarning};\n ${tokens.textFieldClearPlaceholderColorFocus}: ${textWarning};\n\n ${tokens.textFieldBackgroundColor}: ${surfaceTransparentWarning};\n ${tokens.textFieldBackgroundColorFocus}: ${surfaceTransparentWarningActive};\n ${tokens.textFieldCaretColor}: ${textAccent};\n ${tokens.textFieldTextBeforeColor}: ${textTertiary};\n ${tokens.textFieldTextAfterColor}: ${textTertiary};\n ${tokens.textFieldLabelColor}: ${textPrimary};\n ${tokens.textFieldLeftHelperColor}: ${textWarning};\n ${tokens.textFieldFocusColor}: ${textAccent};\n\n ${tokens.textFieldContentSlotColor}: ${textSecondary};\n ${tokens.textFieldContentSlotColorHover}: ${textSecondaryHover};\n ${tokens.textFieldContentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.focusColor}: ${surfaceAccent};\n ${tokens.textFieldIndicatorColor}: ${surfaceNegative};\n ${tokens.textFieldOptionalColor}: ${textTertiary};\n\n ${tokens.textFieldDividerColor}: ${surfaceWarning};\n ${tokens.textFieldDividerColorHover}: ${surfaceWarning};\n ${tokens.textFieldDividerColorFocus}: ${surfaceAccent};\n\n ${tokens.background}: ${surfaceSolidCard};\n ${tokens.boxShadow}: 0px 4px 14px -4px rgba(8, 8, 8, 0.08), 0px 1px 4px -1px rgba(0, 0, 0, 0.04);\n ${tokens.itemBackground}: transparent;\n ${tokens.itemBackgroundHover}: ${surfaceTransparentSecondary};\n ${tokens.itemColor}: ${textPrimary};\n\n ${tokens.textFieldContentSlotColor}: ${tokens.textFieldColor};\n ${tokens.textFieldContentSlotRightColor}: ${tokens.textFieldColor};\n ${tokens.infiniteLoaderSpinnerColor}: ${textPrimary};\n\n ${tokens.textFieldHintIconColor}: ${textSecondary};\n `,\n negative: css`\n ${tokens.textFieldColor}: ${textPrimary};\n ${tokens.textFieldClearColor}: ${textNegative};\n\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldPlaceholderColorFocus}: ${textTertiary};\n ${tokens.textFieldClearPlaceholderColor}: ${textNegative};\n ${tokens.textFieldClearPlaceholderColorFocus}: ${textNegative};\n\n ${tokens.textFieldBackgroundColor}: ${surfaceTransparentNegative};\n ${tokens.textFieldBackgroundColorFocus}: ${surfaceTransparentNegativeActive};\n ${tokens.textFieldCaretColor}: ${textAccent};\n ${tokens.textFieldTextBeforeColor}: ${textTertiary};\n ${tokens.textFieldTextAfterColor}: ${textTertiary};\n ${tokens.textFieldLabelColor}: ${textPrimary};\n ${tokens.textFieldLeftHelperColor}: ${textNegative};\n ${tokens.textFieldFocusColor}: ${textAccent};\n\n ${tokens.textFieldContentSlotColor}: ${textSecondary};\n ${tokens.textFieldContentSlotColorHover}: ${textSecondaryHover};\n ${tokens.textFieldContentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.focusColor}: ${surfaceAccent};\n ${tokens.textFieldIndicatorColor}: ${surfaceNegative};\n ${tokens.textFieldOptionalColor}: ${textTertiary};\n\n ${tokens.textFieldDividerColor}: ${surfaceNegative};\n ${tokens.textFieldDividerColorHover}: ${surfaceNegative};\n ${tokens.textFieldDividerColorFocus}: ${surfaceAccent};\n\n ${tokens.background}: ${surfaceSolidCard};\n ${tokens.boxShadow}: 0px 4px 14px -4px rgba(8, 8, 8, 0.08), 0px 1px 4px -1px rgba(0, 0, 0, 0.04);\n ${tokens.itemBackground}: transparent;\n ${tokens.itemBackgroundHover}: ${surfaceTransparentSecondary};\n ${tokens.itemColor}: ${textPrimary};\n\n ${tokens.textFieldContentSlotColor}: ${tokens.textFieldColor};\n ${tokens.textFieldContentSlotRightColor}: ${tokens.textFieldColor};\n ${tokens.infiniteLoaderSpinnerColor}: ${textPrimary};\n\n ${tokens.textFieldHintIconColor}: ${textSecondary};\n `,\n },\n size: {\n m: css`\n ${tokens.textFieldHeight}: 3rem;\n ${tokens.textFieldPadding}: 0.875rem 1rem 0.875rem 1rem;\n ${tokens.textFieldBorderRadius}: 0.75rem;\n\n ${tokens.textFieldLeftContentMargin}: -0.125rem 0.375rem -0.125rem -0.125rem;\n ${tokens.textFieldRightContentMargin}: -0.125rem -0.125rem -0.125rem 0.75rem;\n ${tokens.textFieldRightContentWithHintMargin}: -0.125rem -0.438rem -0.125rem 0.75rem;\n\n ${tokens.textFieldContentRightWrapperGap}: 0.25rem;\n ${tokens.textFieldContentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.textFieldTextBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textFieldTextAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.textFieldFontFamily}: ${bodyM.fontFamily};\n ${tokens.textFieldFontSize}: ${bodyM.fontSize};\n ${tokens.textFieldFontStyle}: ${bodyM.fontStyle};\n ${tokens.textFieldFontWeight}: ${bodyM.fontWeight};\n ${tokens.textFieldLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.textFieldLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.textFieldLabelOffset}: 0.625rem;\n ${tokens.textFieldClearLabelOffset}: 0.25rem;\n ${tokens.textFieldLabelFontFamily}: ${bodyM.fontFamily};\n ${tokens.textFieldLabelFontSize}: ${bodyM.fontSize};\n ${tokens.textFieldLabelFontStyle}: ${bodyM.fontStyle};\n ${tokens.textFieldLabelFontWeight}: ${bodyM.fontWeight};\n ${tokens.textFieldLabelLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.textFieldLabelLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.textFieldHintMargin}: -0.688rem -0.5rem;\n ${tokens.textFieldHintTargetSize}: 2.375rem;\n ${tokens.textFieldHintInnerLabelPlacementOffset}: 0.312rem -2.813rem auto auto;\n ${tokens.textFieldClearHintInnerLabelPlacementOffset}: 0.312rem -2.188rem auto auto;\n\n ${tokens.textFieldLeftHelperPadding}: 0.25rem 0 0 0;\n ${tokens.textFieldLeftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.textFieldLeftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.textFieldLeftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.textFieldLeftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.textFieldLeftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.textFieldLeftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.textFieldLabelInnerPadding}: 0.375rem 0 0.125rem 0;\n ${tokens.textFieldContentLabelInnerPadding}: 1.375rem 0 0.375rem 0;\n\n ${tokens.textFieldIndicatorSizeInner}: 0.5rem;\n ${tokens.textFieldIndicatorSizeOuter}: 0.375rem;\n ${tokens.textFieldIndicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.textFieldIndicatorLabelPlacementOuter}: 0.375rem auto auto -0.75rem;\n ${tokens.textFieldIndicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.textFieldIndicatorLabelPlacementOuterRight}: 0.25rem -0.6875rem auto auto;\n ${tokens.textFieldClearIndicatorLabelPlacementInner}: 1.25rem auto auto -0.875rem;\n ${tokens.textFieldClearIndicatorLabelPlacementInnerRight}: 1.25rem -0.875rem auto auto;\n ${tokens.textFieldClearIndicatorHintInnerRight}: 1.25rem -2.488rem auto auto;\n\n ${tokens.borderRadius}: 0.75rem;\n ${tokens.padding}: 0.125rem;\n ${tokens.itemPadding}: 0.875rem 0.875rem 0.875rem 0.875rem;\n ${tokens.itemBorderRadius}: 0.625rem;\n\n ${tokens.itemFontFamily}: ${bodyM.fontFamily};\n ${tokens.itemFontSize}: ${bodyM.fontSize};\n ${tokens.itemFontStyle}: ${bodyM.fontStyle};\n ${tokens.itemFontWeight}: ${bodyM.fontWeight};\n ${tokens.itemFontLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.itemFontLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.emptyStatePadding}: 1.625rem 0.875rem 0.875rem 0.875rem;\n ${tokens.emptyStateGap}: 0.375rem;\n\n ${tokens.infiniteLoaderSpinnerSize}: 1.5rem;\n ${tokens.infiniteLoaderGap}: 0.375rem;\n `,\n s: css`\n ${tokens.textFieldHeight}: 2.5rem;\n ${tokens.textFieldPadding}: 0.6875rem 0.875rem 0.6875rem 0.875rem;\n ${tokens.textFieldBorderRadius}: 0.625rem;\n\n ${tokens.textFieldLeftContentMargin}: -0.1875rem 0.25rem -0.1875rem -0.125rem;\n ${tokens.textFieldRightContentMargin}: -0.1875rem -0.125rem -0.1875rem 0.75rem;\n ${tokens.textFieldRightContentWithHintMargin}: -0.1875rem -0.438rem -0.1875rem 0.75rem;\n\n ${tokens.textFieldContentRightWrapperGap}: 0.25rem;\n ${tokens.textFieldContentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.textFieldTextBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textFieldTextAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.textFieldFontFamily}: ${bodyS.fontFamily};\n ${tokens.textFieldFontSize}: ${bodyS.fontSize};\n ${tokens.textFieldFontStyle}: ${bodyS.fontStyle};\n ${tokens.textFieldFontWeight}: ${bodyS.fontWeight};\n ${tokens.textFieldLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.textFieldLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.textFieldLabelOffset}: 0.5rem;\n ${tokens.textFieldClearLabelOffset}: 0.25rem;\n ${tokens.textFieldLabelFontFamily}: ${bodyS.fontFamily};\n ${tokens.textFieldLabelFontSize}: ${bodyS.fontSize};\n ${tokens.textFieldLabelFontStyle}: ${bodyS.fontStyle};\n ${tokens.textFieldLabelFontWeight}: ${bodyS.fontWeight};\n ${tokens.textFieldLabelLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.textFieldLabelLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.textFieldHintMargin}: -0.688rem -0.5rem;\n ${tokens.textFieldHintTargetSize}: 2.375rem;\n ${tokens.textFieldHintInnerLabelPlacementOffset}: 0.062rem -2.688rem auto auto;\n ${tokens.textFieldClearHintInnerLabelPlacementOffset}: 0.062rem -2.188rem auto auto;\n\n ${tokens.textFieldLeftHelperPadding}: 0.25rem 0 0 0;\n ${tokens.textFieldLeftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.textFieldLeftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.textFieldLeftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.textFieldLeftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.textFieldLeftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.textFieldLeftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.textFieldLabelInnerPadding}: 0.3125rem 0 0 0;\n ${tokens.textFieldContentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;\n\n ${tokens.textFieldIndicatorSizeInner}: 0.375rem;\n ${tokens.textFieldIndicatorSizeOuter}: 0.375rem;\n ${tokens.textFieldIndicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.textFieldIndicatorLabelPlacementOuter}: 0.3125rem auto auto -0.6875rem;\n ${tokens.textFieldIndicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.textFieldIndicatorLabelPlacementOuterRight}: 0.25rem -0.625rem auto auto;\n ${tokens.textFieldClearIndicatorLabelPlacementInner}: 1.063rem auto auto -0.75rem;\n ${tokens.textFieldClearIndicatorLabelPlacementInnerRight}: 1.063rem -0.75rem auto auto;\n ${tokens.textFieldClearIndicatorHintInnerRight}: 1.063rem -2.238rem auto auto;\n\n ${tokens.borderRadius}: 0.625rem;\n ${tokens.padding}: 0.125rem;\n ${tokens.itemPadding}: 0.6875rem 0.75rem;\n ${tokens.itemBorderRadius}: 0.5rem;\n\n ${tokens.itemFontFamily}: ${bodyS.fontFamily};\n ${tokens.itemFontSize}: ${bodyS.fontSize};\n ${tokens.itemFontStyle}: ${bodyS.fontStyle};\n ${tokens.itemFontWeight}: ${bodyS.fontWeight};\n ${tokens.itemFontLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.itemFontLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.emptyStatePadding}: 1.375rem 0.625rem 0.625rem 0.625rem;\n ${tokens.emptyStateGap}: 0.25rem;\n\n ${tokens.infiniteLoaderSpinnerSize}: 1.5rem;\n ${tokens.infiniteLoaderGap}: 0.25rem;\n `,\n },\n labelPlacement: {\n inner: css`\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldLabelInnerFontFamily}: ${bodyXS.fontFamily};\n ${tokens.textFieldLabelInnerFontSize}: ${bodyXS.fontSize};\n ${tokens.textFieldLabelInnerFontStyle}: ${bodyXS.fontStyle};\n ${tokens.textFieldLabelInnerFontWeight}: ${bodyXS.fontWeight};\n ${tokens.textFieldLabelInnerLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.textFieldLabelInnerLineHeight}: ${bodyXS.lineHeight};\n `,\n outer: css``,\n },\n hintView: {\n default: css`\n ${tokens.textFieldTooltipBackgroundColor}: ${surfaceSolidCardBrightness};\n ${tokens.textFieldTooltipBoxShadow}: var(--shadow-down-hard-m, 0px 4px 12px 0px rgba(0, 0, 0, 0.16),0px 1px 4px 0px rgba(0, 0, 0, 0.08));\n ${tokens.textFieldTooltipColor}: ${textPrimary};\n ${tokens.textFieldTooltipArrowBackground}: ${surfaceSolidCard};\n `,\n },\n hintSize: {\n m: css`\n ${tokens.textFieldTooltipPaddingTop}: 0.6875rem;\n ${tokens.textFieldTooltipPaddingRight}: 0.875rem;\n ${tokens.textFieldTooltipPaddingBottom}: 0.6875rem;\n ${tokens.textFieldTooltipPaddingLeft}: 0.875rem;\n\n ${tokens.textFieldTooltipMinHeight}: 2.5rem;\n ${tokens.textFieldTooltipBorderRadius}: 0.625rem;\n\n ${tokens.textFieldTooltipTextFontFamily}: ${bodyS.fontFamily};\n ${tokens.textFieldTooltipTextFontSize}: ${bodyS.fontSize};\n ${tokens.textFieldTooltipTextFontStyle}: ${bodyS.fontStyle};\n ${tokens.textFieldTooltipTextFontWeight}: ${bodyS.fontWeight};\n ${tokens.textFieldTooltipTextFontLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.textFieldTooltipTextFontLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.textFieldTooltipContentLeftMargin}: 0.375rem;\n\n ${tokens.textFieldTooltipArrowMaskWidth}: 1.25rem;\n ${tokens.textFieldTooltipArrowMaskHeight}: 1.25rem;\n ${tokens.textFieldTooltipArrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==\");\n ${tokens.textFieldTooltipArrowHeight}: 0.5rem;\n ${tokens.textFieldTooltipArrowEdgeMargin}: 0.625rem;\n `,\n s: css`\n ${tokens.textFieldTooltipPaddingTop}: 0.5rem;\n ${tokens.textFieldTooltipPaddingRight}: 0.75rem;\n ${tokens.textFieldTooltipPaddingBottom}: 0.5rem;\n ${tokens.textFieldTooltipPaddingLeft}: 0.75rem;\n\n ${tokens.textFieldTooltipMinHeight}: 2rem;\n ${tokens.textFieldTooltipBorderRadius}: 0.5rem;\n\n ${tokens.textFieldTooltipTextFontFamily}: ${bodyXS.fontFamily};\n ${tokens.textFieldTooltipTextFontSize}: ${bodyXS.fontSize};\n ${tokens.textFieldTooltipTextFontStyle}: ${bodyXS.fontStyle};\n ${tokens.textFieldTooltipTextFontWeight}: ${bodyXS.fontWeight};\n ${tokens.textFieldTooltipTextFontLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.textFieldTooltipTextFontLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.textFieldTooltipContentLeftMargin}: 0.25rem;\n\n ${tokens.textFieldTooltipArrowMaskWidth}: 1rem;\n ${tokens.textFieldTooltipArrowMaskHeight}: 1rem;\n ${tokens.textFieldTooltipArrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+\");\n ${tokens.textFieldTooltipArrowHeight}: 0.375rem;\n ${tokens.textFieldTooltipArrowEdgeMargin}: 0.5625rem;\n `,\n },\n disabled: {\n true: css`\n ${tokens.textFieldDisabledOpacity}: 0.4;\n `,\n },\n readOnly: {\n true: css`\n ${tokens.textFieldColorReadOnly}: ${textPrimary};\n ${tokens.textFieldReadOnlyOpacity}: 0.1;\n ${tokens.textFieldContentSlotRightOpacityReadOnly}: 0.4;\n ${tokens.textFieldBackgroundColorReadOnly}: ${surfaceTransparentPrimary};\n ${tokens.textFieldPlaceholderColorReadOnly}: ${textSecondary};\n ${tokens.textFieldLeftHelperColorReadOnly}: ${textSecondary};\n ${tokens.textFieldLabelColorReadOnly}: ${textPrimary};\n ${tokens.textFieldDividerColorReadOnly}: ${surfaceTransparentPrimary};\n `,\n },\n },\n};\n"],"names":["config","defaults","view","size","labelPlacement","variations","default","positive","warning","negative","m","s","inner","outer","hintView","hintSize","disabled","true","readOnly"],"mappings":";;;;AA+BO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,SAAS;AACfC,IAAAA,IAAI,EAAE,GAAG;AACTC,IAAAA,cAAc,EAAE;GACnB;AACDC,EAAAA,UAAU,EAAE;AACRH,IAAAA,IAAI,EAAE;AACFI,MAAAA,SAAAA,EAAO,UAyCN;AACDC,MAAAA,QAAQ,EAAA,SAyCP;AACDC,MAAAA,OAAO,EAAA,UAyCN;AACDC,MAAAA,QAAQ,EAAA;KA0CX;AACDN,IAAAA,IAAI,EAAE;AACFO,MAAAA,CAAC,EAAA,UA0EA;AACDC,MAAAA,CAAC,EAAA;KA2EJ;AACDP,IAAAA,cAAc,EAAE;AACZQ,MAAAA,KAAK,EAAA,UAQJ;AACDC,MAAAA,KAAK,EAAA;KACR;AACDC,IAAAA,QAAQ,EAAE;MACNR,SAAAA,EAAO;KAMV;AACDS,IAAAA,QAAQ,EAAE;AACNL,MAAAA,CAAC,EAAA,UAuBA;AACDC,MAAAA,CAAC,EAAA;KAwBJ;AACDK,IAAAA,QAAQ,EAAE;MACNC,MAAAA,EAAI;KAGP;AACDC,IAAAA,QAAQ,EAAE;MACND,MAAAA,EAAI;AAUR;AACJ;AACJ;;;;"}
|
|
1
|
+
{"version":3,"file":"Autocomplete.config.js","sources":["../../../../../src-css/components/Autocomplete/Autocomplete.config.ts"],"sourcesContent":["import { css, autocompleteTokens as tokens } from '@salutejs/plasma-new-hope/css';\nimport {\n bodyM,\n bodyS,\n bodyXS,\n surfaceAccent,\n surfaceNegative,\n surfacePositive,\n surfaceSolidCard,\n surfaceSolidCardBrightness,\n surfaceTransparentNegative,\n surfaceTransparentNegativeActive,\n surfaceTransparentPositive,\n surfaceTransparentPositiveActive,\n surfaceTransparentPrimary,\n surfaceTransparentSecondary,\n surfaceTransparentTertiary,\n surfaceTransparentWarning,\n surfaceTransparentWarningActive,\n surfaceWarning,\n textAccent,\n textNegative,\n textPositive,\n textPrimary,\n textSecondary,\n textSecondaryActive,\n textSecondaryHover,\n textTertiary,\n textWarning,\n} from '@salutejs/sdds-themes/tokens/sdds_scan';\n\nexport const config = {\n defaults: {\n view: 'default',\n size: 'm',\n labelPlacement: 'outer',\n },\n variations: {\n view: {\n default: css`\n ${tokens.textFieldColor}: ${textPrimary};\n ${tokens.textFieldClearColor}: ${textPrimary};\n\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldPlaceholderColorFocus}: ${textTertiary};\n ${tokens.textFieldClearPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldClearPlaceholderColorFocus}: ${textTertiary};\n\n ${tokens.textFieldBackgroundColor}: ${surfaceTransparentPrimary};\n ${tokens.textFieldBackgroundColorFocus}: ${surfaceTransparentSecondary};\n ${tokens.textFieldCaretColor}: ${textAccent};\n ${tokens.textFieldTextBeforeColor}: ${textTertiary};\n ${tokens.textFieldTextAfterColor}: ${textTertiary};\n ${tokens.textFieldLabelColor}: ${textPrimary};\n ${tokens.textFieldLeftHelperColor}: ${textSecondary};\n ${tokens.textFieldFocusColor}: ${textAccent};\n\n ${tokens.textFieldContentSlotColor}: ${textSecondary};\n ${tokens.textFieldContentSlotColorHover}: ${textSecondaryHover};\n ${tokens.textFieldContentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.focusColor}: ${surfaceAccent};\n ${tokens.textFieldIndicatorColor}: ${surfaceNegative};\n ${tokens.textFieldOptionalColor}: ${textTertiary};\n\n ${tokens.textFieldDividerColor}: ${surfaceTransparentTertiary};\n ${tokens.textFieldDividerColorHover}: ${textSecondary};\n ${tokens.textFieldDividerColorFocus}: ${surfaceAccent};\n\n ${tokens.background}: ${surfaceSolidCard};\n ${tokens.boxShadow}: 0px 4px 14px -4px rgba(8, 8, 8, 0.08), 0px 1px 4px -1px rgba(0, 0, 0, 0.04);\n ${tokens.itemBackground}: transparent;\n ${tokens.itemBackgroundHover}: ${surfaceTransparentSecondary};\n ${tokens.itemColor}: ${textPrimary};\n\n ${tokens.textFieldContentSlotColor}: ${tokens.textFieldColor};\n ${tokens.textFieldContentSlotRightColor}: ${tokens.textFieldColor};\n ${tokens.infiniteLoaderSpinnerColor}: ${textPrimary};\n\n ${tokens.textFieldHintIconColor}: ${textSecondary};\n `,\n positive: css`\n ${tokens.textFieldColor}: ${textPrimary};\n ${tokens.textFieldClearColor}: ${textPositive};\n\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldPlaceholderColorFocus}: ${textTertiary};\n ${tokens.textFieldClearPlaceholderColor}: ${textPositive};\n ${tokens.textFieldClearPlaceholderColorFocus}: ${textPositive};\n\n ${tokens.textFieldBackgroundColor}: ${surfaceTransparentPositive};\n ${tokens.textFieldBackgroundColorFocus}: ${surfaceTransparentPositiveActive};\n ${tokens.textFieldCaretColor}: ${textAccent};\n ${tokens.textFieldTextBeforeColor}: ${textTertiary};\n ${tokens.textFieldTextAfterColor}: ${textTertiary};\n ${tokens.textFieldLabelColor}: ${textPrimary};\n ${tokens.textFieldLeftHelperColor}: ${textPositive};\n ${tokens.textFieldFocusColor}: ${textAccent};\n\n ${tokens.textFieldContentSlotColor}: ${textSecondary};\n ${tokens.textFieldContentSlotColorHover}: ${textSecondaryHover};\n ${tokens.textFieldContentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.focusColor}: ${surfaceAccent};\n ${tokens.textFieldIndicatorColor}: ${surfaceNegative};\n ${tokens.textFieldOptionalColor}: ${textTertiary};\n\n ${tokens.textFieldDividerColor}: ${surfacePositive};\n ${tokens.textFieldDividerColorHover}: ${surfacePositive};\n ${tokens.textFieldDividerColorFocus}: ${surfaceAccent};\n\n ${tokens.background}: ${surfaceSolidCard};\n ${tokens.boxShadow}: 0px 4px 14px -4px rgba(8, 8, 8, 0.08), 0px 1px 4px -1px rgba(0, 0, 0, 0.04);\n ${tokens.itemBackground}: transparent;\n ${tokens.itemBackgroundHover}: ${surfaceTransparentSecondary};\n ${tokens.itemColor}: ${textPrimary};\n\n ${tokens.textFieldContentSlotColor}: ${tokens.textFieldColor};\n ${tokens.textFieldContentSlotRightColor}: ${tokens.textFieldColor};\n ${tokens.infiniteLoaderSpinnerColor}: ${textPrimary};\n\n ${tokens.textFieldHintIconColor}: ${textSecondary};\n `,\n warning: css`\n ${tokens.textFieldColor}: ${textPrimary};\n ${tokens.textFieldClearColor}: ${textWarning};\n\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldPlaceholderColorFocus}: ${textTertiary};\n ${tokens.textFieldClearPlaceholderColor}: ${textWarning};\n ${tokens.textFieldClearPlaceholderColorFocus}: ${textWarning};\n\n ${tokens.textFieldBackgroundColor}: ${surfaceTransparentWarning};\n ${tokens.textFieldBackgroundColorFocus}: ${surfaceTransparentWarningActive};\n ${tokens.textFieldCaretColor}: ${textAccent};\n ${tokens.textFieldTextBeforeColor}: ${textTertiary};\n ${tokens.textFieldTextAfterColor}: ${textTertiary};\n ${tokens.textFieldLabelColor}: ${textPrimary};\n ${tokens.textFieldLeftHelperColor}: ${textWarning};\n ${tokens.textFieldFocusColor}: ${textAccent};\n\n ${tokens.textFieldContentSlotColor}: ${textSecondary};\n ${tokens.textFieldContentSlotColorHover}: ${textSecondaryHover};\n ${tokens.textFieldContentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.focusColor}: ${surfaceAccent};\n ${tokens.textFieldIndicatorColor}: ${surfaceNegative};\n ${tokens.textFieldOptionalColor}: ${textTertiary};\n\n ${tokens.textFieldDividerColor}: ${surfaceWarning};\n ${tokens.textFieldDividerColorHover}: ${surfaceWarning};\n ${tokens.textFieldDividerColorFocus}: ${surfaceAccent};\n\n ${tokens.background}: ${surfaceSolidCard};\n ${tokens.boxShadow}: 0px 4px 14px -4px rgba(8, 8, 8, 0.08), 0px 1px 4px -1px rgba(0, 0, 0, 0.04);\n ${tokens.itemBackground}: transparent;\n ${tokens.itemBackgroundHover}: ${surfaceTransparentSecondary};\n ${tokens.itemColor}: ${textPrimary};\n\n ${tokens.textFieldContentSlotColor}: ${tokens.textFieldColor};\n ${tokens.textFieldContentSlotRightColor}: ${tokens.textFieldColor};\n ${tokens.infiniteLoaderSpinnerColor}: ${textPrimary};\n\n ${tokens.textFieldHintIconColor}: ${textSecondary};\n `,\n negative: css`\n ${tokens.textFieldColor}: ${textPrimary};\n ${tokens.textFieldClearColor}: ${textNegative};\n\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldPlaceholderColorFocus}: ${textTertiary};\n ${tokens.textFieldClearPlaceholderColor}: ${textNegative};\n ${tokens.textFieldClearPlaceholderColorFocus}: ${textNegative};\n\n ${tokens.textFieldBackgroundColor}: ${surfaceTransparentNegative};\n ${tokens.textFieldBackgroundColorFocus}: ${surfaceTransparentNegativeActive};\n ${tokens.textFieldCaretColor}: ${textAccent};\n ${tokens.textFieldTextBeforeColor}: ${textTertiary};\n ${tokens.textFieldTextAfterColor}: ${textTertiary};\n ${tokens.textFieldLabelColor}: ${textPrimary};\n ${tokens.textFieldLeftHelperColor}: ${textNegative};\n ${tokens.textFieldFocusColor}: ${textAccent};\n\n ${tokens.textFieldContentSlotColor}: ${textSecondary};\n ${tokens.textFieldContentSlotColorHover}: ${textSecondaryHover};\n ${tokens.textFieldContentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.focusColor}: ${surfaceAccent};\n ${tokens.textFieldIndicatorColor}: ${surfaceNegative};\n ${tokens.textFieldOptionalColor}: ${textTertiary};\n\n ${tokens.textFieldDividerColor}: ${surfaceNegative};\n ${tokens.textFieldDividerColorHover}: ${surfaceNegative};\n ${tokens.textFieldDividerColorFocus}: ${surfaceAccent};\n\n ${tokens.background}: ${surfaceSolidCard};\n ${tokens.boxShadow}: 0px 4px 14px -4px rgba(8, 8, 8, 0.08), 0px 1px 4px -1px rgba(0, 0, 0, 0.04);\n ${tokens.itemBackground}: transparent;\n ${tokens.itemBackgroundHover}: ${surfaceTransparentSecondary};\n ${tokens.itemColor}: ${textPrimary};\n\n ${tokens.textFieldContentSlotColor}: ${tokens.textFieldColor};\n ${tokens.textFieldContentSlotRightColor}: ${tokens.textFieldColor};\n ${tokens.infiniteLoaderSpinnerColor}: ${textPrimary};\n\n ${tokens.textFieldHintIconColor}: ${textSecondary};\n `,\n },\n size: {\n m: css`\n ${tokens.textFieldHeight}: 3rem;\n ${tokens.textFieldPadding}: 0.875rem 1rem 0.875rem 1rem;\n ${tokens.textFieldBorderRadius}: 0.75rem;\n\n ${tokens.textFieldLeftContentMargin}: -0.125rem 0.375rem -0.125rem -0.125rem;\n ${tokens.textFieldRightContentMargin}: -0.125rem -0.125rem -0.125rem 0.75rem;\n ${tokens.textFieldRightContentWithHintMargin}: -0.125rem -0.438rem -0.125rem 0.75rem;\n\n ${tokens.textFieldContentRightWrapperGap}: 0.25rem;\n ${tokens.textFieldContentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.textFieldTextBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textFieldTextAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.textFieldFontFamily}: ${bodyM.fontFamily};\n ${tokens.textFieldFontSize}: ${bodyM.fontSize};\n ${tokens.textFieldFontStyle}: ${bodyM.fontStyle};\n ${tokens.textFieldFontWeight}: ${bodyM.fontWeight};\n ${tokens.textFieldLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.textFieldLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.textFieldLabelOffset}: 0.625rem;\n ${tokens.textFieldClearLabelOffset}: 0.25rem;\n ${tokens.textFieldLabelFontFamily}: ${bodyM.fontFamily};\n ${tokens.textFieldLabelFontSize}: ${bodyM.fontSize};\n ${tokens.textFieldLabelFontStyle}: ${bodyM.fontStyle};\n ${tokens.textFieldLabelFontWeight}: ${bodyM.fontWeight};\n ${tokens.textFieldLabelLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.textFieldLabelLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.textFieldHintMargin}: -0.688rem -0.5rem;\n ${tokens.textFieldHintTargetSize}: 2.375rem;\n ${tokens.textFieldHintInnerLabelPlacementOffset}: 0.312rem -2.813rem auto auto;\n ${tokens.textFieldClearHintInnerLabelPlacementOffset}: 0.312rem -2.188rem auto auto;\n\n ${tokens.textFieldLeftHelperOffset}: 0.25rem 0 0 0;\n ${tokens.textFieldLeftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.textFieldLeftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.textFieldLeftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.textFieldLeftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.textFieldLeftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.textFieldLeftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.textFieldLabelInnerPadding}: 0.375rem 0 0.125rem 0;\n ${tokens.textFieldContentLabelInnerPadding}: 1.375rem 0 0.375rem 0;\n\n ${tokens.textFieldIndicatorSizeInner}: 0.5rem;\n ${tokens.textFieldIndicatorSizeOuter}: 0.375rem;\n ${tokens.textFieldIndicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.textFieldIndicatorLabelPlacementOuter}: 0.375rem auto auto -0.75rem;\n ${tokens.textFieldIndicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.textFieldIndicatorLabelPlacementOuterRight}: 0.25rem -0.6875rem auto auto;\n ${tokens.textFieldClearIndicatorLabelPlacementInner}: 1.25rem auto auto -0.875rem;\n ${tokens.textFieldClearIndicatorLabelPlacementInnerRight}: 1.25rem -0.875rem auto auto;\n ${tokens.textFieldClearIndicatorHintInnerRight}: 1.25rem -2.488rem auto auto;\n\n ${tokens.borderRadius}: 0.75rem;\n ${tokens.padding}: 0.125rem;\n ${tokens.itemPadding}: 0.875rem 0.875rem 0.875rem 0.875rem;\n ${tokens.itemBorderRadius}: 0.625rem;\n\n ${tokens.itemFontFamily}: ${bodyM.fontFamily};\n ${tokens.itemFontSize}: ${bodyM.fontSize};\n ${tokens.itemFontStyle}: ${bodyM.fontStyle};\n ${tokens.itemFontWeight}: ${bodyM.fontWeight};\n ${tokens.itemFontLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.itemFontLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.emptyStatePadding}: 1.625rem 0.875rem 0.875rem 0.875rem;\n ${tokens.emptyStateGap}: 0.375rem;\n\n ${tokens.infiniteLoaderSpinnerSize}: 1.5rem;\n ${tokens.infiniteLoaderGap}: 0.375rem;\n `,\n s: css`\n ${tokens.textFieldHeight}: 2.5rem;\n ${tokens.textFieldPadding}: 0.6875rem 0.875rem 0.6875rem 0.875rem;\n ${tokens.textFieldBorderRadius}: 0.625rem;\n\n ${tokens.textFieldLeftContentMargin}: -0.1875rem 0.25rem -0.1875rem -0.125rem;\n ${tokens.textFieldRightContentMargin}: -0.1875rem -0.125rem -0.1875rem 0.75rem;\n ${tokens.textFieldRightContentWithHintMargin}: -0.1875rem -0.438rem -0.1875rem 0.75rem;\n\n ${tokens.textFieldContentRightWrapperGap}: 0.25rem;\n ${tokens.textFieldContentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.textFieldTextBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textFieldTextAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.textFieldFontFamily}: ${bodyS.fontFamily};\n ${tokens.textFieldFontSize}: ${bodyS.fontSize};\n ${tokens.textFieldFontStyle}: ${bodyS.fontStyle};\n ${tokens.textFieldFontWeight}: ${bodyS.fontWeight};\n ${tokens.textFieldLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.textFieldLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.textFieldLabelOffset}: 0.5rem;\n ${tokens.textFieldClearLabelOffset}: 0.25rem;\n ${tokens.textFieldLabelFontFamily}: ${bodyS.fontFamily};\n ${tokens.textFieldLabelFontSize}: ${bodyS.fontSize};\n ${tokens.textFieldLabelFontStyle}: ${bodyS.fontStyle};\n ${tokens.textFieldLabelFontWeight}: ${bodyS.fontWeight};\n ${tokens.textFieldLabelLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.textFieldLabelLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.textFieldHintMargin}: -0.688rem -0.5rem;\n ${tokens.textFieldHintTargetSize}: 2.375rem;\n ${tokens.textFieldHintInnerLabelPlacementOffset}: 0.062rem -2.688rem auto auto;\n ${tokens.textFieldClearHintInnerLabelPlacementOffset}: 0.062rem -2.188rem auto auto;\n\n ${tokens.textFieldLeftHelperOffset}: 0.25rem 0 0 0;\n ${tokens.textFieldLeftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.textFieldLeftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.textFieldLeftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.textFieldLeftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.textFieldLeftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.textFieldLeftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.textFieldLabelInnerPadding}: 0.3125rem 0 0 0;\n ${tokens.textFieldContentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;\n\n ${tokens.textFieldIndicatorSizeInner}: 0.375rem;\n ${tokens.textFieldIndicatorSizeOuter}: 0.375rem;\n ${tokens.textFieldIndicatorLabelPlacementInner}: 0 0 0 0;\n ${tokens.textFieldIndicatorLabelPlacementOuter}: 0.3125rem auto auto -0.6875rem;\n ${tokens.textFieldIndicatorLabelPlacementInnerRight}: 0 0 auto auto;\n ${tokens.textFieldIndicatorLabelPlacementOuterRight}: 0.25rem -0.625rem auto auto;\n ${tokens.textFieldClearIndicatorLabelPlacementInner}: 1.063rem auto auto -0.75rem;\n ${tokens.textFieldClearIndicatorLabelPlacementInnerRight}: 1.063rem -0.75rem auto auto;\n ${tokens.textFieldClearIndicatorHintInnerRight}: 1.063rem -2.238rem auto auto;\n\n ${tokens.borderRadius}: 0.625rem;\n ${tokens.padding}: 0.125rem;\n ${tokens.itemPadding}: 0.6875rem 0.75rem;\n ${tokens.itemBorderRadius}: 0.5rem;\n\n ${tokens.itemFontFamily}: ${bodyS.fontFamily};\n ${tokens.itemFontSize}: ${bodyS.fontSize};\n ${tokens.itemFontStyle}: ${bodyS.fontStyle};\n ${tokens.itemFontWeight}: ${bodyS.fontWeight};\n ${tokens.itemFontLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.itemFontLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.emptyStatePadding}: 1.375rem 0.625rem 0.625rem 0.625rem;\n ${tokens.emptyStateGap}: 0.25rem;\n\n ${tokens.infiniteLoaderSpinnerSize}: 1.5rem;\n ${tokens.infiniteLoaderGap}: 0.25rem;\n `,\n },\n labelPlacement: {\n inner: css`\n ${tokens.textFieldPlaceholderColor}: ${textSecondary};\n ${tokens.textFieldLabelInnerFontFamily}: ${bodyXS.fontFamily};\n ${tokens.textFieldLabelInnerFontSize}: ${bodyXS.fontSize};\n ${tokens.textFieldLabelInnerFontStyle}: ${bodyXS.fontStyle};\n ${tokens.textFieldLabelInnerFontWeight}: ${bodyXS.fontWeight};\n ${tokens.textFieldLabelInnerLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.textFieldLabelInnerLineHeight}: ${bodyXS.lineHeight};\n `,\n outer: css``,\n },\n hintView: {\n default: css`\n ${tokens.textFieldTooltipBackgroundColor}: ${surfaceSolidCardBrightness};\n ${tokens.textFieldTooltipBoxShadow}: var(--shadow-down-hard-m, 0px 4px 12px 0px rgba(0, 0, 0, 0.16),0px 1px 4px 0px rgba(0, 0, 0, 0.08));\n ${tokens.textFieldTooltipColor}: ${textPrimary};\n ${tokens.textFieldTooltipArrowBackground}: ${surfaceSolidCard};\n `,\n },\n hintSize: {\n m: css`\n ${tokens.textFieldTooltipPaddingTop}: 0.6875rem;\n ${tokens.textFieldTooltipPaddingRight}: 0.875rem;\n ${tokens.textFieldTooltipPaddingBottom}: 0.6875rem;\n ${tokens.textFieldTooltipPaddingLeft}: 0.875rem;\n\n ${tokens.textFieldTooltipMinHeight}: 2.5rem;\n ${tokens.textFieldTooltipBorderRadius}: 0.625rem;\n\n ${tokens.textFieldTooltipTextFontFamily}: ${bodyS.fontFamily};\n ${tokens.textFieldTooltipTextFontSize}: ${bodyS.fontSize};\n ${tokens.textFieldTooltipTextFontStyle}: ${bodyS.fontStyle};\n ${tokens.textFieldTooltipTextFontWeight}: ${bodyS.fontWeight};\n ${tokens.textFieldTooltipTextFontLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.textFieldTooltipTextFontLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.textFieldTooltipContentLeftMargin}: 0.375rem;\n\n ${tokens.textFieldTooltipArrowMaskWidth}: 1.25rem;\n ${tokens.textFieldTooltipArrowMaskHeight}: 1.25rem;\n ${tokens.textFieldTooltipArrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==\");\n ${tokens.textFieldTooltipArrowHeight}: 0.5rem;\n ${tokens.textFieldTooltipArrowEdgeMargin}: 0.625rem;\n `,\n s: css`\n ${tokens.textFieldTooltipPaddingTop}: 0.5rem;\n ${tokens.textFieldTooltipPaddingRight}: 0.75rem;\n ${tokens.textFieldTooltipPaddingBottom}: 0.5rem;\n ${tokens.textFieldTooltipPaddingLeft}: 0.75rem;\n\n ${tokens.textFieldTooltipMinHeight}: 2rem;\n ${tokens.textFieldTooltipBorderRadius}: 0.5rem;\n\n ${tokens.textFieldTooltipTextFontFamily}: ${bodyXS.fontFamily};\n ${tokens.textFieldTooltipTextFontSize}: ${bodyXS.fontSize};\n ${tokens.textFieldTooltipTextFontStyle}: ${bodyXS.fontStyle};\n ${tokens.textFieldTooltipTextFontWeight}: ${bodyXS.fontWeight};\n ${tokens.textFieldTooltipTextFontLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.textFieldTooltipTextFontLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.textFieldTooltipContentLeftMargin}: 0.25rem;\n\n ${tokens.textFieldTooltipArrowMaskWidth}: 1rem;\n ${tokens.textFieldTooltipArrowMaskHeight}: 1rem;\n ${tokens.textFieldTooltipArrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+\");\n ${tokens.textFieldTooltipArrowHeight}: 0.375rem;\n ${tokens.textFieldTooltipArrowEdgeMargin}: 0.5625rem;\n `,\n },\n disabled: {\n true: css`\n ${tokens.textFieldDisabledOpacity}: 0.4;\n `,\n },\n readOnly: {\n true: css`\n ${tokens.textFieldColorReadOnly}: ${textPrimary};\n ${tokens.textFieldReadOnlyOpacity}: 0.1;\n ${tokens.textFieldContentSlotRightOpacityReadOnly}: 0.4;\n ${tokens.textFieldBackgroundColorReadOnly}: ${surfaceTransparentPrimary};\n ${tokens.textFieldPlaceholderColorReadOnly}: ${textSecondary};\n ${tokens.textFieldLeftHelperColorReadOnly}: ${textSecondary};\n ${tokens.textFieldLabelColorReadOnly}: ${textPrimary};\n ${tokens.textFieldDividerColorReadOnly}: ${surfaceTransparentPrimary};\n `,\n },\n },\n};\n"],"names":["config","defaults","view","size","labelPlacement","variations","default","positive","warning","negative","m","s","inner","outer","hintView","hintSize","disabled","true","readOnly"],"mappings":";;;;AA+BO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,SAAS;AACfC,IAAAA,IAAI,EAAE,GAAG;AACTC,IAAAA,cAAc,EAAE;GACnB;AACDC,EAAAA,UAAU,EAAE;AACRH,IAAAA,IAAI,EAAE;AACFI,MAAAA,SAAAA,EAAO,UAyCN;AACDC,MAAAA,QAAQ,EAAA,SAyCP;AACDC,MAAAA,OAAO,EAAA,UAyCN;AACDC,MAAAA,QAAQ,EAAA;KA0CX;AACDN,IAAAA,IAAI,EAAE;AACFO,MAAAA,CAAC,EAAA,UA0EA;AACDC,MAAAA,CAAC,EAAA;KA2EJ;AACDP,IAAAA,cAAc,EAAE;AACZQ,MAAAA,KAAK,EAAA,UAQJ;AACDC,MAAAA,KAAK,EAAA;KACR;AACDC,IAAAA,QAAQ,EAAE;MACNR,SAAAA,EAAO;KAMV;AACDS,IAAAA,QAAQ,EAAE;AACNL,MAAAA,CAAC,EAAA,UAuBA;AACDC,MAAAA,CAAC,EAAA;KAwBJ;AACDK,IAAAA,QAAQ,EAAE;MACNC,MAAAA,EAAI;KAGP;AACDC,IAAAA,QAAQ,EAAE;MACND,MAAAA,EAAI;AAUR;AACJ;AACJ;;;;"}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
.p23ewyp{--plasma-autocomplete-textfield-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-clear-color:var(--text-positive,#24B23E);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-positive,#24B23E);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-positive,#24B23E);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-positive,#1A9E3233);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-positive-active,#1A9E3224);--plasma-autocomplete-textfield-caret-color:var(--text-accent,#0DA8AB);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-label-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-left-helper-color:var(--text-positive,#24B23E);--plasma-autocomplete-textfield-focus-color:var(--text-accent,#0DA8AB);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F5F5FF);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active,#F5F5F5AB);--plasma-autocomplete-focus-color:var(--surface-accent,#0DA8AB);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative,#FF293E);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-divider-color:var(--surface-positive,#1A9E32);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-positive,#1A9E32);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent,#0DA8AB);--plasma-autocomplete-background:var(--surface-solid-card,#171717);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary,#FFFFFF1F);--plasma-autocomplete-item-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary,#F5F5F58F);}
|
|
3
3
|
.w19hpt9v{--plasma-autocomplete-textfield-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-clear-color:var(--text-warning,#FF7024);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-warning,#FF7024);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-warning,#FF7024);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-warning,#FA5F0533);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-warning-active,#FA5F0524);--plasma-autocomplete-textfield-caret-color:var(--text-accent,#0DA8AB);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-label-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-left-helper-color:var(--text-warning,#FF7024);--plasma-autocomplete-textfield-focus-color:var(--text-accent,#0DA8AB);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F5F5FF);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active,#F5F5F5AB);--plasma-autocomplete-focus-color:var(--surface-accent,#0DA8AB);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative,#FF293E);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-divider-color:var(--surface-warning,#FA5F05);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-warning,#FA5F05);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent,#0DA8AB);--plasma-autocomplete-background:var(--surface-solid-card,#171717);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary,#FFFFFF1F);--plasma-autocomplete-item-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary,#F5F5F58F);}
|
|
4
4
|
.nsso48m{--plasma-autocomplete-textfield-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-clear-color:var(--text-negative,#FF3D51);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-negative,#FF3D51);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-negative,#FF3D51);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-negative,#FF293E33);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-negative-active,#FF293E24);--plasma-autocomplete-textfield-caret-color:var(--text-accent,#0DA8AB);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-label-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-left-helper-color:var(--text-negative,#FF3D51);--plasma-autocomplete-textfield-focus-color:var(--text-accent,#0DA8AB);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F5F5FF);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active,#F5F5F5AB);--plasma-autocomplete-focus-color:var(--surface-accent,#0DA8AB);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative,#FF293E);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-divider-color:var(--surface-negative,#FF293E);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-negative,#FF293E);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent,#0DA8AB);--plasma-autocomplete-background:var(--surface-solid-card,#171717);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary,#FFFFFF1F);--plasma-autocomplete-item-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary,#F5F5F58F);}
|
|
5
|
-
.m1lgbia2{--plasma-autocomplete-textfield-height:3rem;--plasma-autocomplete-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-autocomplete-textfield-border-radius:0.75rem;--plasma-autocomplete-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-textfield-label-offset:0.625rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-
|
|
6
|
-
.sfonypc{--plasma-autocomplete-textfield-height:2.5rem;--plasma-autocomplete-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-autocomplete-textfield-border-radius:0.625rem;--plasma-autocomplete-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield-label-offset:0.5rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-
|
|
5
|
+
.m1lgbia2{--plasma-autocomplete-textfield-height:3rem;--plasma-autocomplete-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-autocomplete-textfield-border-radius:0.75rem;--plasma-autocomplete-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-textfield-label-offset:0.625rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem 0 0 0;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.375rem 0 0.125rem 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.375rem 0 0.375rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.5rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.375rem auto auto -0.75rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.25rem auto auto -0.875rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-autocomplete-border-radius:0.75rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.875rem 0.875rem 0.875rem 0.875rem;--plasma-autocomplete-item-border-radius:0.625rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-empty-state-padding:1.625rem 0.875rem 0.875rem 0.875rem;--plasma-autocomplete-empty-state-gap:0.375rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.375rem;}
|
|
6
|
+
.sfonypc{--plasma-autocomplete-textfield-height:2.5rem;--plasma-autocomplete-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-autocomplete-textfield-border-radius:0.625rem;--plasma-autocomplete-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield-label-offset:0.5rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem 0 0 0;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.375rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.063rem auto auto -0.75rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-autocomplete-textfield-clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-autocomplete-border-radius:0.625rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.6875rem 0.75rem;--plasma-autocomplete-item-border-radius:0.5rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-empty-state-padding:1.375rem 0.625rem 0.625rem 0.625rem;--plasma-autocomplete-empty-state-gap:0.25rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.25rem;}
|
|
7
7
|
.i16l59bm{--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
8
8
|
|
|
9
9
|
.d53l11i{--plasma-autocomplete-textfield__tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-autocomplete-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-autocomplete-textfield__tooltip-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield__tooltip-arrow-background:var(--surface-solid-card,#171717);}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
3
|
-
.
|
|
4
|
-
.
|
|
5
|
-
.
|
|
6
|
-
.
|
|
7
|
-
.
|
|
1
|
+
.Autocomplete_config_1f06qjk_d15witju__521d82b0{--plasma-autocomplete-textfield-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-clear-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-primary,#FFFFFF0F);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-secondary,#FFFFFF1F);--plasma-autocomplete-textfield-caret-color:var(--text-accent,#0DA8AB);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-label-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-left-helper-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-focus-color:var(--text-accent,#0DA8AB);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F5F5FF);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active,#F5F5F5AB);--plasma-autocomplete-focus-color:var(--surface-accent,#0DA8AB);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative,#FF293E);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-divider-color:var(--surface-transparent-tertiary,#FFFFFF33);--plasma-autocomplete-textfield-divider-color-hover:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent,#0DA8AB);--plasma-autocomplete-background:var(--surface-solid-card,#171717);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary,#FFFFFF1F);--plasma-autocomplete-item-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary,#F5F5F58F);}
|
|
2
|
+
.Autocomplete_config_1f06qjk_p23ewyp__521d82b0{--plasma-autocomplete-textfield-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-clear-color:var(--text-positive,#24B23E);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-positive,#24B23E);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-positive,#24B23E);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-positive,#1A9E3233);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-positive-active,#1A9E3224);--plasma-autocomplete-textfield-caret-color:var(--text-accent,#0DA8AB);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-label-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-left-helper-color:var(--text-positive,#24B23E);--plasma-autocomplete-textfield-focus-color:var(--text-accent,#0DA8AB);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F5F5FF);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active,#F5F5F5AB);--plasma-autocomplete-focus-color:var(--surface-accent,#0DA8AB);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative,#FF293E);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-divider-color:var(--surface-positive,#1A9E32);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-positive,#1A9E32);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent,#0DA8AB);--plasma-autocomplete-background:var(--surface-solid-card,#171717);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary,#FFFFFF1F);--plasma-autocomplete-item-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary,#F5F5F58F);}
|
|
3
|
+
.Autocomplete_config_1f06qjk_w19hpt9v__521d82b0{--plasma-autocomplete-textfield-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-clear-color:var(--text-warning,#FF7024);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-warning,#FF7024);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-warning,#FF7024);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-warning,#FA5F0533);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-warning-active,#FA5F0524);--plasma-autocomplete-textfield-caret-color:var(--text-accent,#0DA8AB);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-label-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-left-helper-color:var(--text-warning,#FF7024);--plasma-autocomplete-textfield-focus-color:var(--text-accent,#0DA8AB);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F5F5FF);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active,#F5F5F5AB);--plasma-autocomplete-focus-color:var(--surface-accent,#0DA8AB);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative,#FF293E);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-divider-color:var(--surface-warning,#FA5F05);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-warning,#FA5F05);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent,#0DA8AB);--plasma-autocomplete-background:var(--surface-solid-card,#171717);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary,#FFFFFF1F);--plasma-autocomplete-item-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary,#F5F5F58F);}
|
|
4
|
+
.Autocomplete_config_1f06qjk_nsso48m__521d82b0{--plasma-autocomplete-textfield-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-clear-color:var(--text-negative,#FF3D51);--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-placeholder-color-focus:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-clear-placeholder-color:var(--text-negative,#FF3D51);--plasma-autocomplete-textfield-clear-placeholder-color-focus:var(--text-negative,#FF3D51);--plasma-autocomplete-textfield-background-color:var(--surface-transparent-negative,#FF293E33);--plasma-autocomplete-textfield-background-color-focus:var(--surface-transparent-negative-active,#FF293E24);--plasma-autocomplete-textfield-caret-color:var(--text-accent,#0DA8AB);--plasma-autocomplete-textfield-before-text-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-after-text-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-label-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-left-helper-color:var(--text-negative,#FF3D51);--plasma-autocomplete-textfield-focus-color:var(--text-accent,#0DA8AB);--plasma-autocomplete-textfield-content-slot-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F5F5FF);--plasma-autocomplete-textfield-content-slot-color-active:var(--text-secondary-active,#F5F5F5AB);--plasma-autocomplete-focus-color:var(--surface-accent,#0DA8AB);--plasma-autocomplete-textfield-indicator-color:var(--surface-negative,#FF293E);--plasma-autocomplete-textfield-optional-color:var(--text-tertiary,#F5F5F547);--plasma-autocomplete-textfield-divider-color:var(--surface-negative,#FF293E);--plasma-autocomplete-textfield-divider-color-hover:var(--surface-negative,#FF293E);--plasma-autocomplete-textfield-divider-color-focus:var(--surface-accent,#0DA8AB);--plasma-autocomplete-background:var(--surface-solid-card,#171717);--plasma-autocomplete-box-shadow:0px 4px 14px -4px rgba(8,8,8,0.08),0px 1px 4px -1px rgba(0,0,0,0.04);--plasma-autocomplete-item-background:transparent;--plasma-autocomplete-item-background-hover:var(--surface-transparent-secondary,#FFFFFF1F);--plasma-autocomplete-item-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-content-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-textfield-content-right-slot-color:--plasma-autocomplete-textfield-color;--plasma-autocomplete-infinite-loader-spinner-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield__hint-icon-color:var(--text-secondary,#F5F5F58F);}
|
|
5
|
+
.Autocomplete_config_1f06qjk_m1lgbia2__521d82b0{--plasma-autocomplete-textfield-height:3rem;--plasma-autocomplete-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-autocomplete-textfield-border-radius:0.75rem;--plasma-autocomplete-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-textfield-label-offset:0.625rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem 0 0 0;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.375rem 0 0.125rem 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.375rem 0 0.375rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.5rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.375rem auto auto -0.75rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.25rem auto auto -0.875rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-autocomplete-textfield-clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-autocomplete-border-radius:0.75rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.875rem 0.875rem 0.875rem 0.875rem;--plasma-autocomplete-item-border-radius:0.625rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-autocomplete-empty-state-padding:1.625rem 0.875rem 0.875rem 0.875rem;--plasma-autocomplete-empty-state-gap:0.375rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.375rem;}
|
|
6
|
+
.Autocomplete_config_1f06qjk_sfonypc__521d82b0{--plasma-autocomplete-textfield-height:2.5rem;--plasma-autocomplete-textfield-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-autocomplete-textfield-border-radius:0.625rem;--plasma-autocomplete-textfield-left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-autocomplete-textfield-right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-autocomplete-textfield-right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-autocomplete-textfield-content-right-wrapper-gap:0.25rem;--plasma-autocomplete-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-autocomplete-textfield-before-text-margin:0 0.25rem 0 0;--plasma-autocomplete-textfield-after-text-margin:0 0 0 0.25rem;--plasma-autocomplete-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield-label-offset:0.5rem;--plasma-autocomplete-textfield-clear-label-offset:0.25rem;--plasma-autocomplete-textfield-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield__hint-margin:-0.688rem -0.5rem;--plasma-autocomplete-textfield__hint-target-size:2.375rem;--plasma-autocomplete-textfield__hint-inner-label-placement-offset:0.062rem -2.688rem auto auto;--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-autocomplete-textfield-left-helper-offset:0.25rem 0 0 0;--plasma-autocomplete-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield-placement-inner-label-padding:0.3125rem 0 0 0;--plasma-autocomplete-textfield-placement-inner-content-padding:1.0625rem 0 0.3125rem 0;--plasma-autocomplete-textfield-indicator-size-inner:0.375rem;--plasma-autocomplete-textfield-indicator-size-outer:0.375rem;--plasma-autocomplete-textfield-indicator-label-placement-inner:0 0 0 0;--plasma-autocomplete-textfield-indicator-label-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-autocomplete-textfield-indicator-label-placement-inner-right:0 0 auto auto;--plasma-autocomplete-textfield-indicator-label-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner:1.063rem auto auto -0.75rem;--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-autocomplete-textfield-clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;--plasma-autocomplete-border-radius:0.625rem;--plasma-autocomplete-padding:0.125rem;--plasma-autocomplete-item-padding:0.6875rem 0.75rem;--plasma-autocomplete-item-border-radius:0.5rem;--plasma-autocomplete-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-item-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-item-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-empty-state-padding:1.375rem 0.625rem 0.625rem 0.625rem;--plasma-autocomplete-empty-state-gap:0.25rem;--plasma-autocomplete-infinite-loader-spinner-size:1.5rem;--plasma-autocomplete-infinite-loader-gap:0.25rem;}
|
|
7
|
+
.Autocomplete_config_1f06qjk_i16l59bm__521d82b0{--plasma-autocomplete-textfield-placeholder-color:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
8
8
|
|
|
9
|
-
.
|
|
10
|
-
.
|
|
11
|
-
.
|
|
12
|
-
.
|
|
13
|
-
.
|
|
9
|
+
.Autocomplete_config_1f06qjk_d53l11i__521d82b0{--plasma-autocomplete-textfield__tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-autocomplete-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-autocomplete-textfield__tooltip-color:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield__tooltip-arrow-background:var(--surface-solid-card,#171717);}
|
|
10
|
+
.Autocomplete_config_1f06qjk_m13hmuvi__521d82b0{--plasma-autocomplete-textfield__tooltip-padding-top:0.6875rem;--plasma-autocomplete-textfield__tooltip-padding-right:0.875rem;--plasma-autocomplete-textfield__tooltip-padding-bottom:0.6875rem;--plasma-autocomplete-textfield__tooltip-padding-left:0.875rem;--plasma-autocomplete-textfield__tooltip-min-height:2.5rem;--plasma-autocomplete-textfield__tooltip-border-radius:0.625rem;--plasma-autocomplete-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-autocomplete-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-autocomplete-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-autocomplete-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-autocomplete-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-autocomplete-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-autocomplete-textfield__tooltip-content-left-margin:0.375rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-autocomplete-textfield__tooltip-arrow-height:0.5rem;--plasma-autocomplete-textfield__tooltip-arrow-edge-margin:0.625rem;}
|
|
11
|
+
.Autocomplete_config_1f06qjk_s1rats1y__521d82b0{--plasma-autocomplete-textfield__tooltip-padding-top:0.5rem;--plasma-autocomplete-textfield__tooltip-padding-right:0.75rem;--plasma-autocomplete-textfield__tooltip-padding-bottom:0.5rem;--plasma-autocomplete-textfield__tooltip-padding-left:0.75rem;--plasma-autocomplete-textfield__tooltip-min-height:2rem;--plasma-autocomplete-textfield__tooltip-border-radius:0.5rem;--plasma-autocomplete-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-autocomplete-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-autocomplete-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-autocomplete-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-autocomplete-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-autocomplete-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-autocomplete-textfield__tooltip-content-left-margin:0.25rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-width:1rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-height:1rem;--plasma-autocomplete-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-autocomplete-textfield__tooltip-arrow-height:0.375rem;--plasma-autocomplete-textfield__tooltip-arrow-edge-margin:0.5625rem;}
|
|
12
|
+
.Autocomplete_config_1f06qjk_tzs7164__521d82b0{--plasma-autocomplete-textfield-disabled-opacity:0.4;}
|
|
13
|
+
.Autocomplete_config_1f06qjk_t1djq52a__521d82b0{--plasma-autocomplete-textfield-color-readonly:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-readonly-opacity:0.1;--plasma-autocomplete-textfield-content-right-slot-opacity-readonly:0.4;--plasma-autocomplete-textfield-bg-color-readonly:var(--surface-transparent-primary,#FFFFFF0F);--plasma-autocomplete-textfield-placeholder-color-readonly:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-left-helper-color-readonly:var(--text-secondary,#F5F5F58F);--plasma-autocomplete-textfield-label-color-readonly:var(--text-primary,#F5F5F5F5);--plasma-autocomplete-textfield-divider-color-readonly:var(--surface-transparent-primary,#FFFFFF0F);}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
require('./ChipGroup.
|
|
1
|
+
require('./ChipGroup.config_1ozy5j1.css');
|
|
2
2
|
'use strict';
|
|
3
3
|
|
|
4
4
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -22,6 +22,10 @@ var config = {
|
|
|
22
22
|
gap: {
|
|
23
23
|
dense: "d1v0c462",
|
|
24
24
|
wide: "wp6l87u"
|
|
25
|
+
},
|
|
26
|
+
shape: {
|
|
27
|
+
segmented: "sug1gkx",
|
|
28
|
+
"default": "dzv52wa"
|
|
25
29
|
}
|
|
26
30
|
}
|
|
27
31
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChipGroup.config.js","sources":["../../../../../src-css/components/ChipGroup/ChipGroup.config.ts"],"sourcesContent":["import { css, chipGroupTokens as tokens } from '@salutejs/plasma-new-hope/css';\nimport {\n bodyL,\n bodyM,\n bodyS,\n inverseTextPrimary,\n onDarkTextPrimary,\n surfaceAccent,\n surfaceAccentActive,\n surfaceAccentHover,\n surfaceSolidDefault,\n surfaceSolidDefaultActive,\n surfaceSolidDefaultHover,\n surfaceTransparentSecondary,\n surfaceTransparentSecondaryActive,\n surfaceTransparentSecondaryHover,\n textPrimary,\n} from '@salutejs/sdds-themes/tokens/sdds_scan';\n\nexport const config = {\n defaults: {\n view: 'default',\n size: 'm',\n },\n variations: {\n view: {\n default: css`\n ${tokens.chipFocusColor}: ${surfaceAccent};\n ${tokens.chipColor}: ${inverseTextPrimary};\n ${tokens.chipBackground}: ${surfaceSolidDefault};\n ${tokens.chipColorHover}: ${inverseTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceSolidDefaultHover};\n ${tokens.chipColorActive}: ${inverseTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceSolidDefaultActive};\n `,\n secondary: css`\n ${tokens.chipFocusColor}: ${surfaceAccent};\n ${tokens.chipColor}: ${textPrimary};\n ${tokens.chipBackground}: ${surfaceTransparentSecondary};\n ${tokens.chipColorHover}: ${textPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceTransparentSecondaryHover};\n ${tokens.chipColorActive}: ${textPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceTransparentSecondaryActive};\n `,\n accent: css`\n ${tokens.chipFocusColor}: ${surfaceAccent};\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfaceAccent};\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceAccentHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceAccentActive};\n `,\n },\n size: {\n l: css`\n ${tokens.chipBorderRadius}: 0.75rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 3rem;\n ${tokens.chipPadding}: 0 1rem;\n\n ${tokens.chipFontFamily}: ${bodyL.fontFamily};\n ${tokens.chipFontSize}: ${bodyL.fontSize};\n ${tokens.chipFontStyle}: ${bodyL.fontStyle};\n ${tokens.chipFontWeight}: ${bodyL.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.chipLeftContentMarginLeft}: -0.125rem;\n ${tokens.chipLeftContentMarginRight}: 0.5rem;\n ${tokens.chipRightContentMarginLeft}: 0.5rem;\n ${tokens.chipRightContentMarginRight}: -0.125rem;\n ${tokens.chipClearContentMarginLeft}: 0.625rem;\n ${tokens.chipClearContentMarginRight}: -0.25rem;\n ${tokens.chipCloseIconSize}: 1.5rem;\n `,\n m: css`\n ${tokens.chipBorderRadius}: 0.625rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 2.5rem;\n ${tokens.chipPadding}: 0 0.875rem;\n\n ${tokens.chipFontFamily}: ${bodyM.fontFamily};\n ${tokens.chipFontSize}: ${bodyM.fontSize};\n ${tokens.chipFontStyle}: ${bodyM.fontStyle};\n ${tokens.chipFontWeight}: ${bodyM.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.chipLeftContentMarginLeft}: -0.125rem;\n ${tokens.chipLeftContentMarginRight}: 0.375rem;\n ${tokens.chipRightContentMarginLeft}: 0.375rem;\n ${tokens.chipRightContentMarginRight}: -0.125rem;\n ${tokens.chipClearContentMarginLeft}: 0.5rem;\n ${tokens.chipClearContentMarginRight}: -0.25rem;\n ${tokens.chipCloseIconSize}: 1rem;\n `,\n s: css`\n ${tokens.chipBorderRadius}: 0.5rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 2rem;\n ${tokens.chipPadding}: 0 0.875rem;\n\n ${tokens.chipFontFamily}: ${bodyS.fontFamily};\n ${tokens.chipFontSize}: ${bodyS.fontSize};\n ${tokens.chipFontStyle}: ${bodyS.fontStyle};\n ${tokens.chipFontWeight}: ${bodyS.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.chipLeftContentMarginLeft}: -0.125rem;\n ${tokens.chipLeftContentMarginRight}: 0.25rem;\n ${tokens.chipRightContentMarginLeft}: 0.25rem;\n ${tokens.chipRightContentMarginRight}: -0.125rem;\n ${tokens.chipClearContentMarginLeft}: 0.375rem;\n ${tokens.chipClearContentMarginRight}: -0.25rem;\n ${tokens.chipCloseIconSize}: 1rem;\n `,\n },\n gap: {\n dense: css`\n ${tokens.chipGroupItemsGap}: 0.125rem;\n `,\n wide: css`\n ${tokens.chipGroupItemsGap}: 0.5rem;\n `,\n },\n },\n};\n"],"names":["config","defaults","view","size","variations","default","secondary","accent","l","m","s","gap","dense","wide"],"mappings":";;;;AAmBO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,SAAS;AACfC,IAAAA,IAAI,EAAE;GACT;AACDC,EAAAA,UAAU,EAAE;AACRF,IAAAA,IAAI,EAAE;AACFG,MAAAA,SAAAA,EAAO,UAQN;AACDC,MAAAA,SAAS,EAAA,SAQR;AACDC,MAAAA,MAAM,EAAA;KAST;AACDJ,IAAAA,IAAI,EAAE;AACFK,MAAAA,CAAC,EAAA,
|
|
1
|
+
{"version":3,"file":"ChipGroup.config.js","sources":["../../../../../src-css/components/ChipGroup/ChipGroup.config.ts"],"sourcesContent":["import { css, chipGroupTokens as tokens } from '@salutejs/plasma-new-hope/css';\nimport {\n bodyL,\n bodyM,\n bodyS,\n inverseTextPrimary,\n onDarkTextPrimary,\n surfaceAccent,\n surfaceAccentActive,\n surfaceAccentHover,\n surfaceSolidDefault,\n surfaceSolidDefaultActive,\n surfaceSolidDefaultHover,\n surfaceTransparentSecondary,\n surfaceTransparentSecondaryActive,\n surfaceTransparentSecondaryHover,\n textPrimary,\n} from '@salutejs/sdds-themes/tokens/sdds_scan';\n\nexport const config = {\n defaults: {\n view: 'default',\n size: 'm',\n },\n variations: {\n view: {\n default: css`\n ${tokens.chipFocusColor}: ${surfaceAccent};\n ${tokens.chipColor}: ${inverseTextPrimary};\n ${tokens.chipBackground}: ${surfaceSolidDefault};\n ${tokens.chipColorHover}: ${inverseTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceSolidDefaultHover};\n ${tokens.chipColorActive}: ${inverseTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceSolidDefaultActive};\n `,\n secondary: css`\n ${tokens.chipFocusColor}: ${surfaceAccent};\n ${tokens.chipColor}: ${textPrimary};\n ${tokens.chipBackground}: ${surfaceTransparentSecondary};\n ${tokens.chipColorHover}: ${textPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceTransparentSecondaryHover};\n ${tokens.chipColorActive}: ${textPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceTransparentSecondaryActive};\n `,\n accent: css`\n ${tokens.chipFocusColor}: ${surfaceAccent};\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfaceAccent};\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceAccentHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceAccentActive};\n `,\n },\n size: {\n l: css`\n ${tokens.chipBorderRadius}: 0.75rem;\n ${tokens.chipDefaultRadius}: 0.75rem;\n ${tokens.chipSegmentedRadius}: 0.375rem;\n ${tokens.chipSideRadius}: 0.75rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 3rem;\n ${tokens.chipPadding}: 0 1rem;\n\n ${tokens.chipFontFamily}: ${bodyL.fontFamily};\n ${tokens.chipFontSize}: ${bodyL.fontSize};\n ${tokens.chipFontStyle}: ${bodyL.fontStyle};\n ${tokens.chipFontWeight}: ${bodyL.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.chipLeftContentMarginLeft}: -0.125rem;\n ${tokens.chipLeftContentMarginRight}: 0.5rem;\n ${tokens.chipRightContentMarginLeft}: 0.5rem;\n ${tokens.chipRightContentMarginRight}: -0.125rem;\n ${tokens.chipClearContentMarginLeft}: 0.625rem;\n ${tokens.chipClearContentMarginRight}: -0.25rem;\n ${tokens.chipCloseIconSize}: 1.5rem;\n `,\n m: css`\n ${tokens.chipBorderRadius}: 0.625rem;\n ${tokens.chipDefaultRadius}: 0.625rem;\n ${tokens.chipSegmentedRadius}: 0.25rem;\n ${tokens.chipSideRadius}: 0.625rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 2.5rem;\n ${tokens.chipPadding}: 0 0.875rem;\n\n ${tokens.chipFontFamily}: ${bodyM.fontFamily};\n ${tokens.chipFontSize}: ${bodyM.fontSize};\n ${tokens.chipFontStyle}: ${bodyM.fontStyle};\n ${tokens.chipFontWeight}: ${bodyM.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.chipLeftContentMarginLeft}: -0.125rem;\n ${tokens.chipLeftContentMarginRight}: 0.375rem;\n ${tokens.chipRightContentMarginLeft}: 0.375rem;\n ${tokens.chipRightContentMarginRight}: -0.125rem;\n ${tokens.chipClearContentMarginLeft}: 0.5rem;\n ${tokens.chipClearContentMarginRight}: -0.25rem;\n ${tokens.chipCloseIconSize}: 1rem;\n `,\n s: css`\n ${tokens.chipBorderRadius}: 0.5rem;\n ${tokens.chipDefaultRadius}: 0.5rem;\n ${tokens.chipSegmentedRadius}: 0.25rem;\n ${tokens.chipSideRadius}: 0.5rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 2rem;\n ${tokens.chipPadding}: 0 0.875rem;\n\n ${tokens.chipFontFamily}: ${bodyS.fontFamily};\n ${tokens.chipFontSize}: ${bodyS.fontSize};\n ${tokens.chipFontStyle}: ${bodyS.fontStyle};\n ${tokens.chipFontWeight}: ${bodyS.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.chipLeftContentMarginLeft}: -0.125rem;\n ${tokens.chipLeftContentMarginRight}: 0.25rem;\n ${tokens.chipRightContentMarginLeft}: 0.25rem;\n ${tokens.chipRightContentMarginRight}: -0.125rem;\n ${tokens.chipClearContentMarginLeft}: 0.375rem;\n ${tokens.chipClearContentMarginRight}: -0.25rem;\n ${tokens.chipCloseIconSize}: 1rem;\n `,\n },\n gap: {\n dense: css`\n ${tokens.chipGroupItemsGap}: 0.125rem;\n `,\n wide: css`\n ${tokens.chipGroupItemsGap}: 0.5rem;\n `,\n },\n shape: {\n segmented: css``,\n default: css``,\n },\n },\n};\n"],"names":["config","defaults","view","size","variations","default","secondary","accent","l","m","s","gap","dense","wide","shape","segmented"],"mappings":";;;;AAmBO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,SAAS;AACfC,IAAAA,IAAI,EAAE;GACT;AACDC,EAAAA,UAAU,EAAE;AACRF,IAAAA,IAAI,EAAE;AACFG,MAAAA,SAAAA,EAAO,UAQN;AACDC,MAAAA,SAAS,EAAA,SAQR;AACDC,MAAAA,MAAM,EAAA;KAST;AACDJ,IAAAA,IAAI,EAAE;AACFK,MAAAA,CAAC,EAAA,UAuBA;AACDC,MAAAA,CAAC,EAAA,SAuBA;AACDC,MAAAA,CAAC,EAAA;KAwBJ;AACDC,IAAAA,GAAG,EAAE;AACDC,MAAAA,KAAK,EAAA,UAEJ;AACDC,MAAAA,IAAI,EAAA;KAGP;AACDC,IAAAA,KAAK,EAAE;AACHC,MAAAA,SAAS,EAAA,SAAO;MAChBV,SAAAA,EAAO;AACX;AACJ;AACJ;;;;"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
.d1ypmiwn{--plasma-chip-group-items-focus-color:var(--surface-accent,#0DA8AB);--plasma-chip-group-items-color:var(--inverse-text-primary,#171717F5);--plasma-chip-group-items-background:var(--surface-solid-default,#F9F9F9);--plasma-chip-group-items-color-hover:var(--inverse-text-primary,#171717F5);--plasma-chip-group-items-background-hover:var(--surface-solid-default-hover,#FFFFFFFF);--plasma-chip-group-items-color-active:var(--inverse-text-primary,#171717F5);--plasma-chip-group-items-background-active:var(--surface-solid-default-active,#F5F5F5FF);}
|
|
2
|
+
.sxaw5dt{--plasma-chip-group-items-focus-color:var(--surface-accent,#0DA8AB);--plasma-chip-group-items-color:var(--text-primary,#F5F5F5F5);--plasma-chip-group-items-background:var(--surface-transparent-secondary,#FFFFFF1F);--plasma-chip-group-items-color-hover:var(--text-primary,#F5F5F5F5);--plasma-chip-group-items-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF3D);--plasma-chip-group-items-color-active:var(--text-primary,#F5F5F5F5);--plasma-chip-group-items-background-active:var(--surface-transparent-secondary-active,#FFFFFF0F);}
|
|
3
|
+
.aimo9hk{--plasma-chip-group-items-focus-color:var(--surface-accent,#0DA8AB);--plasma-chip-group-items-color:var(--on-dark-text-primary,#F5F5F5F5);--plasma-chip-group-items-background:var(--surface-accent,#0DA8AB);--plasma-chip-group-items-color-hover:var(--on-dark-text-primary,#F5F5F5F5);--plasma-chip-group-items-background-hover:var(--surface-accent-hover,#0EBBBEFF);--plasma-chip-group-items-color-active:var(--on-dark-text-primary,#F5F5F5F5);--plasma-chip-group-items-background-active:var(--surface-accent-active,#0C9FA1FF);}
|
|
4
|
+
.l1ecjycw{--plasma-chip-group-items-border-radius:0.75rem;--plasma-chip-group-item-default-radius:0.75rem;--plasma-chip-group-item-segmented-radius:0.375rem;--plasma-chip-group-side-item-radius:0.75rem;--plasma-chip-group-item-width:auto;--plasma-chip-group-item-height:3rem;--plasma-chip-group-item-padding:0 1rem;--plasma-chip-group-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-chip-group-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-chip-group-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-chip-group-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-chip-group-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-chip-group-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-chip-group-item-left-content-margin-left:-0.125rem;--plasma-chip-group-item-left-content-margin-right:0.5rem;--plasma-chip-group-item-right-content-margin-left:0.5rem;--plasma-chip-group-item-right-content-margin-right:-0.125rem;--plasma-chip-group-item-clear-content-margin-left:0.625rem;--plasma-chip-group-item-clear-content-margin-right:-0.25rem;--plasma-chip-group-item-close-icon-size:1.5rem;}
|
|
5
|
+
.m9yz770{--plasma-chip-group-items-border-radius:0.625rem;--plasma-chip-group-item-default-radius:0.625rem;--plasma-chip-group-item-segmented-radius:0.25rem;--plasma-chip-group-side-item-radius:0.625rem;--plasma-chip-group-item-width:auto;--plasma-chip-group-item-height:2.5rem;--plasma-chip-group-item-padding:0 0.875rem;--plasma-chip-group-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-chip-group-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-chip-group-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-chip-group-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-chip-group-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-chip-group-item-line-height:var(--plasma-typo-body-m-line-height);--plasma-chip-group-item-left-content-margin-left:-0.125rem;--plasma-chip-group-item-left-content-margin-right:0.375rem;--plasma-chip-group-item-right-content-margin-left:0.375rem;--plasma-chip-group-item-right-content-margin-right:-0.125rem;--plasma-chip-group-item-clear-content-margin-left:0.5rem;--plasma-chip-group-item-clear-content-margin-right:-0.25rem;--plasma-chip-group-item-close-icon-size:1rem;}
|
|
6
|
+
.s9y7l64{--plasma-chip-group-items-border-radius:0.5rem;--plasma-chip-group-item-default-radius:0.5rem;--plasma-chip-group-item-segmented-radius:0.25rem;--plasma-chip-group-side-item-radius:0.5rem;--plasma-chip-group-item-width:auto;--plasma-chip-group-item-height:2rem;--plasma-chip-group-item-padding:0 0.875rem;--plasma-chip-group-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-chip-group-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-chip-group-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-chip-group-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-chip-group-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-chip-group-item-line-height:var(--plasma-typo-body-s-line-height);--plasma-chip-group-item-left-content-margin-left:-0.125rem;--plasma-chip-group-item-left-content-margin-right:0.25rem;--plasma-chip-group-item-right-content-margin-left:0.25rem;--plasma-chip-group-item-right-content-margin-right:-0.125rem;--plasma-chip-group-item-clear-content-margin-left:0.375rem;--plasma-chip-group-item-clear-content-margin-right:-0.25rem;--plasma-chip-group-item-close-icon-size:1rem;}
|
|
7
|
+
.d1v0c462{--plasma-chip-group-items-gap:0.125rem;}
|
|
8
|
+
.wp6l87u{--plasma-chip-group-items-gap:0.5rem;}
|
|
9
|
+
|
|
10
|
+
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
3
|
-
.
|
|
4
|
-
.
|
|
5
|
-
.
|
|
6
|
-
.
|
|
7
|
-
.
|
|
8
|
-
.
|
|
1
|
+
.ChipGroup_config_1ozy5j1_d1ypmiwn__aab2f8ec{--plasma-chip-group-items-focus-color:var(--surface-accent,#0DA8AB);--plasma-chip-group-items-color:var(--inverse-text-primary,#171717F5);--plasma-chip-group-items-background:var(--surface-solid-default,#F9F9F9);--plasma-chip-group-items-color-hover:var(--inverse-text-primary,#171717F5);--plasma-chip-group-items-background-hover:var(--surface-solid-default-hover,#FFFFFFFF);--plasma-chip-group-items-color-active:var(--inverse-text-primary,#171717F5);--plasma-chip-group-items-background-active:var(--surface-solid-default-active,#F5F5F5FF);}
|
|
2
|
+
.ChipGroup_config_1ozy5j1_sxaw5dt__aab2f8ec{--plasma-chip-group-items-focus-color:var(--surface-accent,#0DA8AB);--plasma-chip-group-items-color:var(--text-primary,#F5F5F5F5);--plasma-chip-group-items-background:var(--surface-transparent-secondary,#FFFFFF1F);--plasma-chip-group-items-color-hover:var(--text-primary,#F5F5F5F5);--plasma-chip-group-items-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF3D);--plasma-chip-group-items-color-active:var(--text-primary,#F5F5F5F5);--plasma-chip-group-items-background-active:var(--surface-transparent-secondary-active,#FFFFFF0F);}
|
|
3
|
+
.ChipGroup_config_1ozy5j1_aimo9hk__aab2f8ec{--plasma-chip-group-items-focus-color:var(--surface-accent,#0DA8AB);--plasma-chip-group-items-color:var(--on-dark-text-primary,#F5F5F5F5);--plasma-chip-group-items-background:var(--surface-accent,#0DA8AB);--plasma-chip-group-items-color-hover:var(--on-dark-text-primary,#F5F5F5F5);--plasma-chip-group-items-background-hover:var(--surface-accent-hover,#0EBBBEFF);--plasma-chip-group-items-color-active:var(--on-dark-text-primary,#F5F5F5F5);--plasma-chip-group-items-background-active:var(--surface-accent-active,#0C9FA1FF);}
|
|
4
|
+
.ChipGroup_config_1ozy5j1_l1ecjycw__aab2f8ec{--plasma-chip-group-items-border-radius:0.75rem;--plasma-chip-group-item-default-radius:0.75rem;--plasma-chip-group-item-segmented-radius:0.375rem;--plasma-chip-group-side-item-radius:0.75rem;--plasma-chip-group-item-width:auto;--plasma-chip-group-item-height:3rem;--plasma-chip-group-item-padding:0 1rem;--plasma-chip-group-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-chip-group-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-chip-group-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-chip-group-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-chip-group-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-chip-group-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-chip-group-item-left-content-margin-left:-0.125rem;--plasma-chip-group-item-left-content-margin-right:0.5rem;--plasma-chip-group-item-right-content-margin-left:0.5rem;--plasma-chip-group-item-right-content-margin-right:-0.125rem;--plasma-chip-group-item-clear-content-margin-left:0.625rem;--plasma-chip-group-item-clear-content-margin-right:-0.25rem;--plasma-chip-group-item-close-icon-size:1.5rem;}
|
|
5
|
+
.ChipGroup_config_1ozy5j1_m9yz770__aab2f8ec{--plasma-chip-group-items-border-radius:0.625rem;--plasma-chip-group-item-default-radius:0.625rem;--plasma-chip-group-item-segmented-radius:0.25rem;--plasma-chip-group-side-item-radius:0.625rem;--plasma-chip-group-item-width:auto;--plasma-chip-group-item-height:2.5rem;--plasma-chip-group-item-padding:0 0.875rem;--plasma-chip-group-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-chip-group-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-chip-group-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-chip-group-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-chip-group-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-chip-group-item-line-height:var(--plasma-typo-body-m-line-height);--plasma-chip-group-item-left-content-margin-left:-0.125rem;--plasma-chip-group-item-left-content-margin-right:0.375rem;--plasma-chip-group-item-right-content-margin-left:0.375rem;--plasma-chip-group-item-right-content-margin-right:-0.125rem;--plasma-chip-group-item-clear-content-margin-left:0.5rem;--plasma-chip-group-item-clear-content-margin-right:-0.25rem;--plasma-chip-group-item-close-icon-size:1rem;}
|
|
6
|
+
.ChipGroup_config_1ozy5j1_s9y7l64__aab2f8ec{--plasma-chip-group-items-border-radius:0.5rem;--plasma-chip-group-item-default-radius:0.5rem;--plasma-chip-group-item-segmented-radius:0.25rem;--plasma-chip-group-side-item-radius:0.5rem;--plasma-chip-group-item-width:auto;--plasma-chip-group-item-height:2rem;--plasma-chip-group-item-padding:0 0.875rem;--plasma-chip-group-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-chip-group-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-chip-group-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-chip-group-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-chip-group-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-chip-group-item-line-height:var(--plasma-typo-body-s-line-height);--plasma-chip-group-item-left-content-margin-left:-0.125rem;--plasma-chip-group-item-left-content-margin-right:0.25rem;--plasma-chip-group-item-right-content-margin-left:0.25rem;--plasma-chip-group-item-right-content-margin-right:-0.125rem;--plasma-chip-group-item-clear-content-margin-left:0.375rem;--plasma-chip-group-item-clear-content-margin-right:-0.25rem;--plasma-chip-group-item-close-icon-size:1rem;}
|
|
7
|
+
.ChipGroup_config_1ozy5j1_d1v0c462__aab2f8ec{--plasma-chip-group-items-gap:0.125rem;}
|
|
8
|
+
.ChipGroup_config_1ozy5j1_wp6l87u__aab2f8ec{--plasma-chip-group-items-gap:0.5rem;}
|
|
9
|
+
|
|
10
|
+
|