@salutejs/plasma-new-hope 0.341.0-canary.2328.19297859103.0 → 0.341.0-canary.2329.19331011198.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/cjs/components/Autocomplete/Autocomplete.css +30 -29
- package/cjs/components/Carousel/CarouselOld/CarouselItem.js +1 -1
- package/cjs/components/Carousel/CarouselOld/CarouselItem.js.map +1 -1
- package/cjs/components/Carousel/CarouselOld/CarouselItem_uvoxfy.css +1 -0
- package/cjs/components/Combobox/ComboboxNew/Combobox.css +30 -29
- package/cjs/components/DatePicker/RangeDate/RangeDate.css +34 -33
- package/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.css +34 -33
- package/cjs/components/DatePicker/SingleDate/SingleDate.css +30 -29
- package/cjs/components/DateTimePicker/DateTimePicker.css +30 -29
- package/cjs/components/DateTimePicker/ui/Input/Input.css +30 -29
- package/cjs/components/Pagination/Pagination.css +30 -29
- package/cjs/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.css +30 -29
- package/cjs/components/Range/Range.css +30 -29
- package/cjs/components/Select/Select.css +30 -29
- package/cjs/components/Select/ui/Target/Target.css +30 -29
- package/cjs/components/Select/ui/Target/ui/Textfield/Textfield.css +30 -29
- package/cjs/components/Slider/Slider.css +30 -29
- package/cjs/components/Slider/components/DoubleUncontrolled/DoubleUncontrolled.css +30 -29
- package/cjs/components/Steps/Steps.css +9 -9
- package/cjs/components/Steps/ui/StepItem/StepItem.css +9 -9
- package/cjs/components/Steps/ui/StepItem/StepItem.styles.js +1 -1
- package/cjs/components/Steps/ui/StepItem/StepItem.styles.js.map +1 -1
- package/{es/components/Steps/ui/StepItem/StepItem.styles_b3maer.css → cjs/components/Steps/ui/StepItem/StepItem.styles_vom1a1.css} +1 -1
- package/cjs/components/Table/Table.css +42 -41
- package/cjs/components/Table/Table.styles.js +1 -1
- package/cjs/components/Table/Table.styles.js.map +1 -1
- package/{es/components/Table/Table.styles_1jqvkrz.css → cjs/components/Table/Table.styles_sl2dfn.css} +2 -2
- package/cjs/components/Table/ui/Cell/Cell.css +42 -41
- package/cjs/components/Table/ui/EditableCell/EditableCell.css +42 -41
- package/cjs/components/Table/ui/HeadCell/HeadCell.css +42 -41
- package/cjs/components/Table/ui/HeadCell/ui/Filter/Filter.css +42 -41
- package/cjs/components/TextField/TextField.js +6 -2
- package/cjs/components/TextField/TextField.js.map +1 -1
- package/cjs/components/TextField/TextField.styles.js +33 -27
- package/cjs/components/TextField/TextField.styles.js.map +1 -1
- package/{es/components/TextField/TextField.styles_1fz6mh6.css → cjs/components/TextField/TextField.styles_146520i.css} +15 -14
- package/cjs/components/TextField/ui/Hint/Hint.css +21 -20
- package/cjs/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.css +23 -22
- package/cjs/components/TextField/variations/_clear/base.js +1 -1
- package/cjs/components/TextField/variations/_clear/base_ukg8yq.css +1 -0
- package/cjs/components/TextField/variations/_hint-size/base.js +1 -1
- package/cjs/components/TextField/variations/_hint-size/{base_z7a2uf.css → base_scrhfa.css} +1 -1
- package/cjs/components/TextField/variations/_hint-view/base.js +1 -1
- package/cjs/components/TextField/variations/_hint-view/{base_1htnb8e.css → base_7yx5d1.css} +1 -1
- package/cjs/components/TextField/variations/_label-placement/base.js +1 -1
- package/cjs/components/TextField/variations/_label-placement/base.js.map +1 -1
- package/cjs/components/TextField/variations/_label-placement/base_1s0mlhj.css +1 -0
- package/cjs/components/TextField/variations/_read-only/base.js +1 -1
- package/cjs/components/TextField/variations/_read-only/{base_uo19e5.css → base_1ejddo2.css} +1 -1
- package/cjs/components/TextField/variations/_size/base.js +1 -1
- package/cjs/components/TextField/variations/_size/{base_1oec4lw.css → base_m1uv7m.css} +1 -1
- package/cjs/components/TextField/variations/_view/base.js +1 -1
- package/cjs/components/TextField/variations/_view/{base_1npz45o.css → base_1diyp23.css} +1 -1
- package/cjs/components/TimePicker/TimePicker.css +30 -29
- package/cjs/components/Toast/Toast.css +1 -1
- package/cjs/components/Toast/variations/_size/base.js +1 -1
- package/cjs/components/Toast/variations/_size/base.js.map +1 -1
- package/cjs/components/Toast/variations/_size/base_r51pt4.css +1 -0
- package/cjs/index.css +50 -49
- package/emotion/cjs/components/Carousel/CarouselOld/CarouselItem.js +3 -3
- package/emotion/cjs/components/Steps/ui/StepItem/StepItem.styles.js +18 -18
- package/emotion/cjs/components/Table/Table.styles.js +25 -25
- package/emotion/cjs/components/TextField/TextField.js +7 -3
- package/emotion/cjs/components/TextField/TextField.styles.js +51 -44
- package/emotion/cjs/components/TextField/variations/_label-placement/base.js +1 -1
- package/emotion/cjs/components/Toast/variations/_size/base.js +1 -1
- package/emotion/es/components/Carousel/CarouselOld/CarouselItem.js +3 -3
- package/emotion/es/components/Steps/ui/StepItem/StepItem.styles.js +18 -18
- package/emotion/es/components/Table/Table.styles.js +25 -25
- package/emotion/es/components/TextField/TextField.js +8 -4
- package/emotion/es/components/TextField/TextField.styles.js +48 -44
- package/emotion/es/components/TextField/variations/_label-placement/base.js +1 -1
- package/emotion/es/components/Toast/variations/_size/base.js +1 -1
- package/emotion/es/examples/components/Combobox/Combobox.js +0 -7
- package/es/components/Autocomplete/Autocomplete.css +30 -29
- package/es/components/Carousel/CarouselOld/CarouselItem.js +1 -1
- package/es/components/Carousel/CarouselOld/CarouselItem.js.map +1 -1
- package/es/components/Carousel/CarouselOld/CarouselItem_uvoxfy.css +1 -0
- package/es/components/Combobox/ComboboxNew/Combobox.css +30 -29
- package/es/components/DatePicker/RangeDate/RangeDate.css +34 -33
- package/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.css +34 -33
- package/es/components/DatePicker/SingleDate/SingleDate.css +30 -29
- package/es/components/DateTimePicker/DateTimePicker.css +30 -29
- package/es/components/DateTimePicker/ui/Input/Input.css +30 -29
- package/es/components/Pagination/Pagination.css +30 -29
- package/es/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.css +30 -29
- package/es/components/Range/Range.css +30 -29
- package/es/components/Select/Select.css +30 -29
- package/es/components/Select/ui/Target/Target.css +30 -29
- package/es/components/Select/ui/Target/ui/Textfield/Textfield.css +30 -29
- package/es/components/Slider/Slider.css +30 -29
- package/es/components/Slider/components/DoubleUncontrolled/DoubleUncontrolled.css +30 -29
- package/es/components/Steps/Steps.css +9 -9
- package/es/components/Steps/ui/StepItem/StepItem.css +9 -9
- package/es/components/Steps/ui/StepItem/StepItem.styles.js +1 -1
- package/es/components/Steps/ui/StepItem/StepItem.styles.js.map +1 -1
- package/{cjs/components/Steps/ui/StepItem/StepItem.styles_b3maer.css → es/components/Steps/ui/StepItem/StepItem.styles_vom1a1.css} +1 -1
- package/es/components/Table/Table.css +42 -41
- package/es/components/Table/Table.styles.js +1 -1
- package/es/components/Table/Table.styles.js.map +1 -1
- package/{cjs/components/Table/Table.styles_1jqvkrz.css → es/components/Table/Table.styles_sl2dfn.css} +2 -2
- package/es/components/Table/ui/Cell/Cell.css +42 -41
- package/es/components/Table/ui/EditableCell/EditableCell.css +42 -41
- package/es/components/Table/ui/HeadCell/HeadCell.css +42 -41
- package/es/components/Table/ui/HeadCell/ui/Filter/Filter.css +42 -41
- package/es/components/TextField/TextField.js +7 -3
- package/es/components/TextField/TextField.js.map +1 -1
- package/es/components/TextField/TextField.styles.js +33 -28
- package/es/components/TextField/TextField.styles.js.map +1 -1
- package/{cjs/components/TextField/TextField.styles_1fz6mh6.css → es/components/TextField/TextField.styles_146520i.css} +15 -14
- package/es/components/TextField/ui/Hint/Hint.css +21 -20
- package/es/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.css +23 -22
- package/es/components/TextField/variations/_clear/base.js +1 -1
- package/es/components/TextField/variations/_clear/base_ukg8yq.css +1 -0
- package/es/components/TextField/variations/_hint-size/base.js +1 -1
- package/es/components/TextField/variations/_hint-size/{base_z7a2uf.css → base_scrhfa.css} +1 -1
- package/es/components/TextField/variations/_hint-view/base.js +1 -1
- package/es/components/TextField/variations/_hint-view/{base_1htnb8e.css → base_7yx5d1.css} +1 -1
- package/es/components/TextField/variations/_label-placement/base.js +1 -1
- package/es/components/TextField/variations/_label-placement/base.js.map +1 -1
- package/es/components/TextField/variations/_label-placement/base_1s0mlhj.css +1 -0
- package/es/components/TextField/variations/_read-only/base.js +1 -1
- package/es/components/TextField/variations/_read-only/{base_uo19e5.css → base_1ejddo2.css} +1 -1
- package/es/components/TextField/variations/_size/base.js +1 -1
- package/es/components/TextField/variations/_size/{base_1oec4lw.css → base_m1uv7m.css} +1 -1
- package/es/components/TextField/variations/_view/base.js +1 -1
- package/es/components/TextField/variations/_view/{base_1npz45o.css → base_1diyp23.css} +1 -1
- package/es/components/TimePicker/TimePicker.css +30 -29
- package/es/components/Toast/Toast.css +1 -1
- package/es/components/Toast/variations/_size/base.js +1 -1
- package/es/components/Toast/variations/_size/base.js.map +1 -1
- package/es/components/Toast/variations/_size/base_r51pt4.css +1 -0
- package/es/index.css +50 -49
- package/package.json +4 -4
- package/styled-components/cjs/components/Carousel/CarouselOld/CarouselItem.js +2 -2
- package/styled-components/cjs/components/Steps/ui/StepItem/StepItem.styles.js +10 -10
- package/styled-components/cjs/components/Table/Table.styles.js +13 -13
- package/styled-components/cjs/components/TextField/TextField.js +6 -2
- package/styled-components/cjs/components/TextField/TextField.styles.js +33 -22
- package/styled-components/cjs/components/TextField/variations/_label-placement/base.js +1 -1
- package/styled-components/cjs/components/Toast/variations/_size/base.js +1 -1
- package/styled-components/cjs/examples/components/Combobox/Combobox.js +0 -15
- package/styled-components/es/components/Carousel/CarouselOld/CarouselItem.js +2 -2
- package/styled-components/es/components/Steps/ui/StepItem/StepItem.styles.js +10 -10
- package/styled-components/es/components/Table/Table.styles.js +13 -13
- package/styled-components/es/components/TextField/TextField.js +7 -3
- package/styled-components/es/components/TextField/TextField.styles.js +30 -22
- package/styled-components/es/components/TextField/variations/_label-placement/base.js +1 -1
- package/styled-components/es/components/Toast/variations/_size/base.js +1 -1
- package/styled-components/es/examples/components/Combobox/Combobox.js +7 -0
- package/types/components/Carousel/CarouselOld/CarouselItem.d.ts.map +1 -1
- package/types/components/Steps/ui/StepItem/StepItem.styles.d.ts.map +1 -1
- package/types/components/Table/Table.styles.d.ts.map +1 -1
- package/types/components/TextField/TextField.d.ts.map +1 -1
- package/types/components/TextField/TextField.styles.d.ts +1 -0
- package/types/components/TextField/TextField.styles.d.ts.map +1 -1
- package/types/components/TextField/variations/_label-placement/base.d.ts.map +1 -1
- package/types/components/Toast/variations/_size/base.d.ts.map +1 -1
- package/cjs/components/Carousel/CarouselOld/CarouselItem_eduufx.css +0 -1
- package/cjs/components/TextField/variations/_clear/base_appgl3.css +0 -1
- package/cjs/components/TextField/variations/_label-placement/base_18kkeb9.css +0 -1
- package/cjs/components/Toast/variations/_size/base_1wa8h75.css +0 -1
- package/es/components/Carousel/CarouselOld/CarouselItem_eduufx.css +0 -1
- package/es/components/TextField/variations/_clear/base_appgl3.css +0 -1
- package/es/components/TextField/variations/_label-placement/base_18kkeb9.css +0 -1
- package/es/components/Toast/variations/_size/base_1wa8h75.css +0 -1
package/es/index.css
CHANGED
|
@@ -182,44 +182,45 @@
|
|
|
182
182
|
|
|
183
183
|
.TextArea_c31ipk_b6rykm0__83bc8ee7{position:relative;box-sizing:border-box;}.TextArea_c31ipk_b6rykm0__83bc8ee7 .TextArea_c31ipk_innerPlaceholderUp__83bc8ee7 .TextArea_c31ipk_textarea__83bc8ee7{height:calc(var(--plasma_private-textarea-input-actual-height) - var(--plasma-textarea-label-inner-top) - var(--plasma-textarea-label-inner-top-helper,0px));}.TextArea_c31ipk_b6rykm0__83bc8ee7 .TextArea_c31ipk_innerPlaceholderUp__83bc8ee7 .TextArea_c31ipk_textareaWrapper__83bc8ee7{padding-top:calc(calc(var(--plasma-textarea-label-inner-top) + var(--plasma-textarea-label-inner-font-size)) + var(--plasma-textarea-label-inner-margin-bottom));}.TextArea_c31ipk_b6rykm0__83bc8ee7 .TextArea_c31ipk_innerPlaceholderUp__83bc8ee7 .TextArea_c31ipk_textareaHasHeaderSlot__83bc8ee7{padding-top:unset;}.TextArea_c31ipk_b6rykm0__83bc8ee7 .TextArea_c31ipk_innerPlaceholderUp__83bc8ee7 .TextArea_c31ipk_textareaHasHeaderSlot__83bc8ee7 .TextArea_c31ipk_textareaContentWrapper__83bc8ee7{padding-top:calc(calc(var(--plasma-textarea-label-inner-top) + var(--plasma-textarea-label-inner-font-size)) + var(--plasma-textarea-label-inner-margin-bottom));}.TextArea_c31ipk_b6rykm0__83bc8ee7 .TextArea_c31ipk_innerPlaceholderUp__83bc8ee7 .TextArea_c31ipk_textareaPlaceholder__83bc8ee7{font-family:var(--plasma-textarea-label-inner-font-family);font-size:var(--plasma-textarea-label-inner-font-size);font-style:var(--plasma-textarea-label-inner-font-style);font-weight:var(--plasma-textarea-label-inner-font-weight);-webkit-letter-spacing:var(--plasma-textarea-label-inner-letter-spacing);-moz-letter-spacing:var(--plasma-textarea-label-inner-letter-spacing);-ms-letter-spacing:var(--plasma-textarea-label-inner-letter-spacing);letter-spacing:var(--plasma-textarea-label-inner-letter-spacing);line-height:var(--plasma-textarea-label-inner-line-height);top:var(--plasma-textarea-label-inner-top);}.TextArea_c31ipk_b6rykm0__83bc8ee7 .TextArea_c31ipk_hidePlaceholder__83bc8ee7 .TextArea_c31ipk_textareaPlaceholder__83bc8ee7{display:none;}.TextArea_c31ipk_b6rykm0__83bc8ee7 .TextArea_c31ipk_focusedOuterPlaceholderColor__83bc8ee7 .TextArea_c31ipk_textareaPlaceholder__83bc8ee7{color:var(--plasma-textarea-placeholder-color-focus);}
|
|
184
184
|
|
|
185
|
-
.
|
|
185
|
+
.base_m1uv7m_b13ve66i__d5703749{--plasma-tour__border-radius:var(--plasma-textfield-border-radius);}.base_m1uv7m_b13ve66i__d5703749 .base_m1uv7m_io4bpie__d5703749{width:100%;font:inherit;-webkit-letter-spacing:inherit;-moz-letter-spacing:inherit;-ms-letter-spacing:inherit;letter-spacing:inherit;line-height:inherit;}.base_m1uv7m_b13ve66i__d5703749 .base_m1uv7m_i13qvwoy__d5703749{width:100%;font-family:var(--plasma-textfield-font-family);font-size:var(--plasma-textfield-font-size);font-style:var(--plasma-textfield-font-style);font-weight:var(--plasma-textfield-font-weight);-webkit-letter-spacing:var(--plasma-textfield-letter-spacing);-moz-letter-spacing:var(--plasma-textfield-letter-spacing);-ms-letter-spacing:var(--plasma-textfield-letter-spacing);letter-spacing:var(--plasma-textfield-letter-spacing);line-height:var(--plasma-textfield-line-height);}.base_m1uv7m_b13ve66i__d5703749 .base_m1uv7m_iq39zt5__d5703749{height:var(--plasma-textfield-height);border-radius:var(--plasma-textfield-border-radius);padding:var(--plasma-textfield-padding);}.base_m1uv7m_b13ve66i__d5703749 .base_m1uv7m_iq39zt5__d5703749.base_m1uv7m_hasChips__d5703749{padding-top:var(--plasma-textfield-padding-with-chips);padding-bottom:var(--plasma-textfield-padding-with-chips);}.base_m1uv7m_b13ve66i__d5703749 .base_m1uv7m_iq39zt5__d5703749.base_m1uv7m_hasEmptyContentLeft__d5703749{padding-left:var(--plasma-textfield-padding-with-chips);}.base_m1uv7m_b13ve66i__d5703749 .base_m1uv7m_iq39zt5__d5703749.base_m1uv7m_hasEmptyContentRight__d5703749{padding-right:var(--plasma-textfield-padding-with-chips);}.base_m1uv7m_b13ve66i__d5703749 .base_m1uv7m_l1gjsnfi__d5703749,.base_m1uv7m_b13ve66i__d5703749:not(.base_m1uv7m_labelPlacementInner__d5703749) .base_m1uv7m_s16itze4__d5703749{font-family:var(--plasma-textfield__label-font-family);font-size:var(--plasma-textfield__label-font-size);font-style:var(--plasma-textfield__label-font-style);font-weight:var(--plasma-textfield__label-font-weight);-webkit-letter-spacing:var(--plasma-textfield__label-letter-spacing);-moz-letter-spacing:var(--plasma-textfield__label-letter-spacing);-ms-letter-spacing:var(--plasma-textfield__label-letter-spacing);letter-spacing:var(--plasma-textfield__label-letter-spacing);line-height:var(--plasma-textfield__label-line-height);}.base_m1uv7m_b13ve66i__d5703749 .base_m1uv7m_s1skqnhr__d5703749{margin:var(--plasma-textfield__hint-margin);width:var(--plasma-textfield__hint-target-size);height:var(--plasma-textfield__hint-target-size);}.base_m1uv7m_b13ve66i__d5703749 .base_m1uv7m_hgy0im1__d5703749{width:var(--plasma-textfield__hint-target-size);height:var(--plasma-textfield__hint-target-size);}.base_m1uv7m_b13ve66i__d5703749 .base_m1uv7m_t600610__d5703749{font-family:var(--plasma-textfield__title-caption-font-family);font-size:var(--plasma-textfield__title-caption-font-size);font-style:var(--plasma-textfield__title-caption-font-style);font-weight:var(--plasma-textfield__title-caption-font-weight);-webkit-letter-spacing:var(--plasma-textfield__title-caption-letter-spacing);-moz-letter-spacing:var(--plasma-textfield__title-caption-letter-spacing);-ms-letter-spacing:var(--plasma-textfield__title-caption-letter-spacing);letter-spacing:var(--plasma-textfield__title-caption-letter-spacing);line-height:var(--plasma-textfield__title-caption-line-height);}.base_m1uv7m_b13ve66i__d5703749 .base_m1uv7m_l7hnwwb__d5703749{margin-top:var(--plasma-textfield__left-helper-offset);font-family:var(--plasma-textfield__left-helper-font-family);font-size:var(--plasma-textfield__left-helper-font-size);font-style:var(--plasma-textfield__left-helper-font-style);font-weight:var(--plasma-textfield__left-helper-font-weight);-webkit-letter-spacing:var(--plasma-textfield__left-helper-letter-spacing);-moz-letter-spacing:var(--plasma-textfield__left-helper-letter-spacing);-ms-letter-spacing:var(--plasma-textfield__left-helper-letter-spacing);letter-spacing:var(--plasma-textfield__left-helper-letter-spacing);line-height:var(--plasma-textfield__left-helper-line-height);}.base_m1uv7m_b13ve66i__d5703749 .base_m1uv7m_smqgwd8__d5703749,.base_m1uv7m_b13ve66i__d5703749 .base_m1uv7m_s14qvple__d5703749{font-family:var(--plasma-textfield-font-family);font-size:var(--plasma-textfield-font-size);font-style:var(--plasma-textfield-font-style);font-weight:var(--plasma-textfield-font-weight);-webkit-letter-spacing:var(--plasma-textfield-letter-spacing);-moz-letter-spacing:var(--plasma-textfield-letter-spacing);-ms-letter-spacing:var(--plasma-textfield-letter-spacing);letter-spacing:var(--plasma-textfield-letter-spacing);line-height:var(--plasma-textfield-line-height);}.base_m1uv7m_b13ve66i__d5703749 .base_m1uv7m_smqgwd8__d5703749{margin:var(--plasma-textfield__before-text-margin);}.base_m1uv7m_b13ve66i__d5703749 .base_m1uv7m_s14qvple__d5703749{margin:var(--plasma-textfield__after-text-margin);}.base_m1uv7m_b13ve66i__d5703749 .base_m1uv7m_s190z894__d5703749.base_m1uv7m_textfieldContentRightCompensationMargin__d5703749{gap:var(--plasma-textfield-content-right-wrapper-gap);margin:var(--plasma-textfield-content-right-wrapper-margin);}.base_m1uv7m_b13ve66i__d5703749 .base_m1uv7m_s190z894__d5703749.base_m1uv7m_textfieldContentRightCompensationMargin__d5703749 .base_m1uv7m_sb3k3v1__d5703749{margin:var(--plasma-textfield__right-content-with-hint-margin);}
|
|
186
186
|
|
|
187
|
-
.
|
|
187
|
+
.base_1diyp23_bptx5xt__aeb5ebda .base_1diyp23_iq39zt5__aeb5ebda{--plasma_private-textfield-border-color:var(--plasma-textfield-border-color);--plasma_private-textfield-bg-color:var(--plasma-textfield-bg-color);color:var(--plasma-textfield-color);background-color:var(--plasma_private-textfield-bg-color);box-shadow:inset 0 0 0 var(--plasma-textfield-border-width) var(--plasma_private-textfield-border-color), var(--plasma-textfield-box-shadow,inset 0 0 0 0 transparent);caret-color:var(--plasma-textfield__caret-color);-webkit-transition:background-color 0.1s ease-in,color 0.1s ease-in,box-shadow 0.1s ease-in;transition:background-color 0.1s ease-in,color 0.1s ease-in,box-shadow 0.1s ease-in;}.base_1diyp23_bptx5xt__aeb5ebda .base_1diyp23_iq39zt5__aeb5ebda:hover{--plasma_private-textfield-border-color:var(--plasma-textfield-border-color-hover,var(--plasma-textfield-border-color));--plasma_private-textfield-bg-color:var( --plasma-textfield-bg-color-hover, var(--plasma-textfield-bg-color) );}.base_1diyp23_bptx5xt__aeb5ebda .base_1diyp23_io4bpie__aeb5ebda{color:var(--plasma-textfield-color);}.base_1diyp23_bptx5xt__aeb5ebda .base_1diyp23_i19ry60d__aeb5ebda{color:var(--plasma-textfield__placeholder-color);}.base_1diyp23_bptx5xt__aeb5ebda .base_1diyp23_iq39zt5__aeb5ebda:focus-within{--plasma_private-textfield-border-color:var(--plasma-textfield-border-color-focus,var(--plasma-textfield-border-color));--plasma_private-textfield-bg-color:var( --plasma-textfield-bg-color-focus, var(--plasma-textfield-bg-color) );}.base_1diyp23_bptx5xt__aeb5ebda .base_1diyp23_iq39zt5__aeb5ebda:focus-within .base_1diyp23_i19ry60d__aeb5ebda{color:var(--plasma-textfield__placeholder-color-focus);}.base_1diyp23_bptx5xt__aeb5ebda .base_1diyp23_t600610__aeb5ebda{color:var(--plasma-textfield__title-caption-color);}.base_1diyp23_bptx5xt__aeb5ebda .base_1diyp23_l7hnwwb__aeb5ebda{color:var(--plasma-textfield__left-helper-color);}.base_1diyp23_bptx5xt__aeb5ebda .base_1diyp23_smqgwd8__aeb5ebda{color:var(--plasma-textfield__before-text-color);}.base_1diyp23_bptx5xt__aeb5ebda .base_1diyp23_s14qvple__aeb5ebda{color:var(--plasma-textfield__after-text-color);}
|
|
188
188
|
|
|
189
|
-
.
|
|
189
|
+
.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774[readonly] .base_ukg8yq_iq39zt5__e6815774,.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774 .base_ukg8yq_iq39zt5__e6815774{background-color:unset;box-shadow:none;border-radius:0;padding-left:0;padding-right:0;}.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774[readonly] .base_ukg8yq_iq39zt5__e6815774:hover,.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774 .base_ukg8yq_iq39zt5__e6815774:hover{background-color:unset;}.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774 .base_ukg8yq_ssv2kwg__e6815774{margin-left:0;}.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774 .base_ukg8yq_sb3k3v1__e6815774{margin-right:0;}.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774.base_ukg8yq_labelPlacementOuter__e6815774 .base_ukg8yq_olv9av6__e6815774{margin-bottom:var(--plasma-textfield__clear-label-offset);}.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774 .base_ukg8yq_io4bpie__e6815774{color:var(--plasma-textfield-clear-color);}.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774 .base_ukg8yq_i19ry60d__e6815774{color:var(--plasma-textfield__clear-placeholder-color);}.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774 .base_ukg8yq_s9w7nf8__e6815774.base_ukg8yq_labelPlacementInner__e6815774{inset:var(--plasma-textfield__clear-indicator-placement-inner);}.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774 .base_ukg8yq_s9w7nf8__e6815774.base_ukg8yq_labelPlacementInner__e6815774.base_ukg8yq_requiredAlignRight__e6815774{inset:var(--plasma-textfield__clear-indicator-placement-inner-right);}.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774.base_ukg8yq_textfieldHasHint__e6815774 .base_ukg8yq_s1skqnhr__e6815774.base_ukg8yq_labelPlacementInner__e6815774{inset:var(--plasma-textfield__clear-hint-inner-label-placement-offset);}.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774.base_ukg8yq_textfieldHasHint__e6815774 .base_ukg8yq_s9w7nf8__e6815774.base_ukg8yq_labelPlacementInner__e6815774.base_ukg8yq_requiredAlignRight__e6815774{inset:var(--plasma-textfield__clear-indicator-hint-placement-inner-right);}.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774.base_ukg8yq_textfieldHasDivider__e6815774 .base_ukg8yq_iq39zt5__e6815774{--plasma_private-textfield-divider-color:var(--plasma-textfield-divider-color);}.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774.base_ukg8yq_textfieldHasDivider__e6815774 .base_ukg8yq_iq39zt5__e6815774:before{content:'';position:absolute;height:0.063rem;width:100%;bottom:0;left:0;background-color:var(--plasma_private-textfield-divider-color);-webkit-transition:background-color 0.1s ease-in;transition:background-color 0.1s ease-in;}.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774.base_ukg8yq_textfieldHasDivider__e6815774:not([readonly]) .base_ukg8yq_iq39zt5__e6815774:hover{--plasma_private-textfield-divider-color:var( --plasma-textfield-divider-color-hover, var(--plasma-textfield-divider-color) );}.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774.base_ukg8yq_textfieldHasDivider__e6815774:not([readonly]) .base_ukg8yq_iq39zt5__e6815774:focus-within{--plasma_private-textfield-divider-color:var( --plasma-textfield-divider-color-focus, var(--plasma-textfield-divider-color) );}.base_ukg8yq_bg547ku__e6815774.base_ukg8yq_textfieldClear__e6815774.base_ukg8yq_textfieldHasDivider__e6815774:not([readonly]) .base_ukg8yq_iq39zt5__e6815774:focus-within .base_ukg8yq_i19ry60d__e6815774{color:var(--plasma-textfield__clear-placeholder-color-focus);}
|
|
190
190
|
|
|
191
191
|
.base_2tv0nz_b15zsg4z__045faf03[disabled]{pointer-events:none;opacity:var(--plasma-textfield-disabled-opacity);cursor:not-allowed;}.base_2tv0nz_b15zsg4z__045faf03[disabled] .base_2tv0nz_io4bpie__045faf03{cursor:not-allowed;min-width:unset;}
|
|
192
192
|
|
|
193
|
-
.
|
|
193
|
+
.base_1ejddo2_b1w985rt__5f0a7f63[readonly]:not(.base_1ejddo2_b1w985rt__5f0a7f63[readonly].base_1ejddo2_textfieldClear__5f0a7f63) .base_1ejddo2_iq39zt5__5f0a7f63{position:relative;z-index:0;color:var(--plasma-textfield-color-readonly);background:transparent;box-shadow:none;}.base_1ejddo2_b1w985rt__5f0a7f63[readonly]:not(.base_1ejddo2_b1w985rt__5f0a7f63[readonly].base_1ejddo2_textfieldClear__5f0a7f63) .base_1ejddo2_iq39zt5__5f0a7f63:before{position:absolute;content:'';top:0;left:0;right:0;bottom:0;border-radius:var(--plasma-textfield-border-radius);background-color:var(--plasma-textfield-bg-color-readonly);opacity:var(--plasma-textfield-readonly-opacity);box-shadow:inset 0 0 0 var(--plasma-textfield-border-width) var(--plasma-textfield-border-color-readonly);z-index:-1;}.base_1ejddo2_b1w985rt__5f0a7f63[readonly]:not(.base_1ejddo2_b1w985rt__5f0a7f63[readonly].base_1ejddo2_textfieldClear__5f0a7f63) .base_1ejddo2_iq39zt5__5f0a7f63:hover{background-color:transparent;}.base_1ejddo2_b1w985rt__5f0a7f63[readonly].base_1ejddo2_textfieldHasDivider__5f0a7f63 .base_1ejddo2_iq39zt5__5f0a7f63:before{background-color:var(--plasma-textfield-divider-color-readonly);}.base_1ejddo2_b1w985rt__5f0a7f63[readonly] .base_1ejddo2_iq39zt5__5f0a7f63:focus-within .base_1ejddo2_i19ry60d__5f0a7f63,.base_1ejddo2_b1w985rt__5f0a7f63[readonly] .base_1ejddo2_i19ry60d__5f0a7f63{color:var(--plasma-textfield__placeholder-color-readonly);}.base_1ejddo2_b1w985rt__5f0a7f63[readonly] .base_1ejddo2_io4bpie__5f0a7f63{color:var(--plasma-textfield-color-readonly);cursor:default;min-width:unset;}.base_1ejddo2_b1w985rt__5f0a7f63[readonly] .base_1ejddo2_t600610__5f0a7f63{color:var(--plasma-textfield__title-caption-color-readonly);}.base_1ejddo2_b1w985rt__5f0a7f63[readonly] .base_1ejddo2_l7hnwwb__5f0a7f63{color:var(--plasma-textfield__left-helper-color-readonly);}.base_1ejddo2_b1w985rt__5f0a7f63[readonly] .base_1ejddo2_sb3k3v1__5f0a7f63{opacity:var(--plasma-textfield-right-content-opacity-readonly);}.base_1ejddo2_b1w985rt__5f0a7f63[readonly] .base_1ejddo2_sb3k3v1__5f0a7f63:hover,.base_1ejddo2_b1w985rt__5f0a7f63[readonly] .base_1ejddo2_sb3k3v1__5f0a7f63:active{cursor:default;color:var(--plasma-textfield-content-right-slot-color,var(--plasma-textfield-content-slot-color));}.base_1ejddo2_b1w985rt__5f0a7f63[readonly].base_1ejddo2_labelPlacementOuter__5f0a7f63 .base_1ejddo2_l1gjsnfi__5f0a7f63{color:var(--plasma-textfield__label-color-readonly);}.base_1ejddo2_b1w985rt__5f0a7f63[readonly] .base_1ejddo2_sb3k3v1__5f0a7f63:hover{cursor:default;}
|
|
194
194
|
|
|
195
|
-
.
|
|
195
|
+
.base_1s0mlhj_b15d3bnf__e4790c66.base_1s0mlhj_labelPlacementOuter__e4790c66 .base_1s0mlhj_l1gjsnfi__e4790c66{position:relative;display:inline-block;color:var(--plasma-textfield__label-color);}.base_1s0mlhj_b15d3bnf__e4790c66.base_1s0mlhj_labelPlacementInner__e4790c66 .base_1s0mlhj_i13qvwoy__e4790c66{padding:var(--plasma-textfield-placement_inner__content-padding);}.base_1s0mlhj_b15d3bnf__e4790c66.base_1s0mlhj_labelPlacementInner__e4790c66 .base_1s0mlhj_io4bpie__e4790c66:not(.base_1s0mlhj_textfieldReadonlyInput__e4790c66):focus ~ .base_1s0mlhj_l1gjsnfi__e4790c66,.base_1s0mlhj_b15d3bnf__e4790c66.base_1s0mlhj_labelPlacementInner__e4790c66 .base_1s0mlhj_io4bpie__e4790c66.base_1s0mlhj_hasValue__e4790c66 ~ .base_1s0mlhj_l1gjsnfi__e4790c66,.base_1s0mlhj_b15d3bnf__e4790c66.base_1s0mlhj_labelPlacementInner__e4790c66 .base_1s0mlhj_io4bpie__e4790c66.base_1s0mlhj_keepPlaceholder__e4790c66 ~ .base_1s0mlhj_l1gjsnfi__e4790c66{color:var(--plasma-textfield__placeholder-color);-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;padding:var(--plasma-textfield-placement_inner__label-padding);font-family:var(--plasma-textfield-placement_inner__label-font-family);font-size:var(--plasma-textfield-placement_inner__label-font-size);font-style:var(--plasma-textfield-placement_inner__label-font-style);font-weight:var(--plasma-textfield-placement_inner__label-font-weight);-webkit-letter-spacing:var(--plasma-textfield-placement_inner__label-letter-spacing);-moz-letter-spacing:var(--plasma-textfield-placement_inner__label-letter-spacing);-ms-letter-spacing:var(--plasma-textfield-placement_inner__label-letter-spacing);letter-spacing:var(--plasma-textfield-placement_inner__label-letter-spacing);line-height:var(--plasma-textfield-placement_inner__label-line-height);}.base_1s0mlhj_b15d3bnf__e4790c66.base_1s0mlhj_labelPlacementInner__e4790c66 .base_1s0mlhj_l1gjsnfi__e4790c66{color:var(--plasma-textfield__placeholder-color);pointer-events:none;position:absolute;top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;height:100%;width:100%;}.base_1s0mlhj_b15d3bnf__e4790c66.base_1s0mlhj_labelPlacementInner__e4790c66.base_1s0mlhj_textfieldClear__e4790c66 .base_1s0mlhj_l1gjsnfi__e4790c66{color:var(--plasma-textfield__clear-placeholder-color);}
|
|
196
196
|
|
|
197
|
-
.
|
|
197
|
+
.base_7yx5d1_bbsd6t5__2df10b77 .base_7yx5d1_h8yezh4__2df10b77{--plasma-tooltip-background-color:var(--plasma-textfield__tooltip-background-color);--plasma-tooltip-box-shadow:var(--plasma-textfield__tooltip-box-shadow);--plasma-tooltip-color:var(--plasma-textfield__tooltip-color);}
|
|
198
198
|
|
|
199
|
-
.
|
|
199
|
+
.base_scrhfa_b10o15xy__f8742d17 .base_scrhfa_h8yezh4__f8742d17{--plasma-tooltip-padding-top:var(--plasma-textfield__tooltip-padding-top);--plasma-tooltip-padding-right:var(--plasma-textfield__tooltip-padding-right);--plasma-tooltip-padding-bottom:var(--plasma-textfield__tooltip-padding-bottom);--plasma-tooltip-padding-left:var(--plasma-textfield__tooltip-padding-left);--plasma-tooltip-min-height:var(--plasma-textfield__tooltip-min-height);--plasma-tooltip-border-radius:var(--plasma-textfield__tooltip-border-radius);--plasma-tooltip-text-font-family:var(--plasma-textfield__tooltip-text-font-family);--plasma-tooltip-text-font-size:var(--plasma-textfield__tooltip-text-font-size);--plasma-tooltip-text-font-style:var(--plasma-textfield__tooltip-text-font-style);--plasma-tooltip-text-font-weight:var(--plasma-textfield__tooltip-text-font-weight);--plasma-tooltip-text-font-letter-spacing:var(--plasma-textfield__tooltip-text-font-letter-spacing);--plasma-tooltip-text-font-line-height:var(--plasma-textfield__tooltip-text-font-line-height);--plasma-tooltip-content-left-margin:var(--plasma-textfield__tooltip-content-left-margin);--plasma-tooltip-arrow-mask-width:var(--plasma-textfield__tooltip-arrow-mask-width);--plasma-tooltip-arrow-mask-height:var(--plasma-textfield__tooltip-arrow-mask-height);--plasma-tooltip-arrow-mask-image:var(--plasma-textfield__tooltip-arrow-mask-image);--plasma-tooltip-arrow-height:var(--plasma-textfield__tooltip-arrow-height);--plasma-tooltip-arrow-edge-margin:var(--plasma-textfield__tooltip-arrow-edge-margin);--plasma-tooltip-arrow-background:var(--plasma-textfield__tooltip-arrow-background);}
|
|
200
200
|
|
|
201
|
-
.
|
|
202
|
-
.
|
|
203
|
-
.
|
|
204
|
-
.
|
|
205
|
-
.
|
|
206
|
-
.
|
|
207
|
-
.
|
|
208
|
-
.
|
|
209
|
-
.
|
|
210
|
-
.
|
|
211
|
-
.
|
|
212
|
-
.
|
|
213
|
-
.
|
|
201
|
+
.TextField_styles_146520i_iq39zt5__72f40e80{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;}
|
|
202
|
+
.TextField_styles_146520i_i1j28rg8__72f40e80{-webkit-flex:1;-ms-flex:1;flex:1;overflow:scroll;position:relative;width:100%;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none;overscroll-behavior:contain;}.TextField_styles_146520i_i1j28rg8__72f40e80::-webkit-scrollbar{display:none;}.TextField_styles_146520i_i1j28rg8__72f40e80.TextField_styles_146520i_hasChips__72f40e80{height:var(--plasma-textfield__chip-height);border-radius:var(--plasma-textfield__chip-border-radius);}
|
|
203
|
+
.TextField_styles_146520i_s13zudoe__72f40e80{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:var(--plasma-textfield__chip-gap);margin-right:var(--plasma-textfield__chip-margin-right,var(--plasma-textfield__chip-gap));-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
|
|
204
|
+
.TextField_styles_146520i_io4bpie__72f40e80{box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;background-color:transparent;outline:none;width:100%;z-index:1;}.TextField_styles_146520i_io4bpie__72f40e80.TextField_styles_146520i_textfieldInputTextEllipsis__72f40e80{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.TextField_styles_146520i_io4bpie__72f40e80::-webkit-input-placeholder{opacity:0;}.TextField_styles_146520i_io4bpie__72f40e80::-moz-placeholder{opacity:0;}.TextField_styles_146520i_io4bpie__72f40e80:-ms-input-placeholder{opacity:0;}.TextField_styles_146520i_io4bpie__72f40e80::placeholder{opacity:0;}
|
|
205
|
+
.TextField_styles_146520i_i13qvwoy__72f40e80{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;min-width:var(--i13qvwoy-0);}.TextField_styles_146520i_i13qvwoy__72f40e80 .TextField_styles_146520i_io4bpie__72f40e80{max-width:var(--i13qvwoy-1);}
|
|
206
|
+
.TextField_styles_146520i_i19ry60d__72f40e80{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;white-space:nowrap;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font:inherit;-webkit-letter-spacing:inherit;-moz-letter-spacing:inherit;-ms-letter-spacing:inherit;letter-spacing:inherit;line-height:inherit;color:var(--plasma-textfield__placeholder-color);padding:var(--i19ry60d-0);}
|
|
207
|
+
.TextField_styles_146520i_ibt1ohz__72f40e80.TextField_styles_146520i_textfieldInputTextEllipsis__72f40e80{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
|
|
208
|
+
.TextField_styles_146520i_olv9av6__72f40e80{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:var(--olv9av6-0);margin-bottom:var(--olv9av6-1);}
|
|
209
|
+
.TextField_styles_146520i_t600610__72f40e80{display:inline-block;margin-left:auto;}
|
|
210
|
+
.TextField_styles_146520i_suk2zst__72f40e80{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
|
|
211
|
+
.TextField_styles_146520i_l1gjsnfi__72f40e80{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}
|
|
212
|
+
.TextField_styles_146520i_ssv2kwg__72f40e80{--private_content-slot-color:var(--ssv2kwg-0);margin:var(--plasma-textfield__left-content-margin);color:var(--private_content-slot-color);line-height:0;}.TextField_styles_146520i_ssv2kwg__72f40e80:hover{color:var(--plasma-textfield-content-slot-color-hover,var(--private_content-slot-color));}.TextField_styles_146520i_ssv2kwg__72f40e80:active{color:var(--plasma-textfield-content-slot-color-active,var(--private_content-slot-color));}
|
|
213
|
+
.TextField_styles_146520i_s190z894__72f40e80{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
|
|
214
|
+
.TextField_styles_146520i_sb3k3v1__72f40e80{line-height:0;margin:var(--plasma-textfield__right-content-margin);color:var(--plasma-textfield-content-right-slot-color,var(--plasma-textfield-content-slot-color));}.TextField_styles_146520i_sb3k3v1__72f40e80:hover{color:var(--plasma-textfield-content-right-slot-color-hover,var(--plasma-textfield-content-slot-color-hover));cursor:pointer;}.TextField_styles_146520i_sb3k3v1__72f40e80:active{color:var(--plasma-textfield-content-right-slot-color-active,var(--plasma-textfield-content-slot-color-active));}
|
|
214
215
|
|
|
215
|
-
.
|
|
216
|
+
.TextField_styles_146520i_smqgwd8__72f40e80{visibility:var(--smqgwd8-0);}
|
|
216
217
|
|
|
217
|
-
.
|
|
218
|
-
.
|
|
219
|
-
.
|
|
220
|
-
.
|
|
221
|
-
.
|
|
222
|
-
.
|
|
218
|
+
.TextField_styles_146520i_s16itze4__72f40e80{color:var(--plasma-textfield__optional-color);}
|
|
219
|
+
.TextField_styles_146520i_s1skqnhr__72f40e80{display:inline-block;line-height:0;}.TextField_styles_146520i_s1skqnhr__72f40e80.TextField_styles_146520i_labelPlacementInner__72f40e80{position:absolute;margin:0;inset:var(--plasma-textfield__hint-inner-label-placement-offset);}
|
|
220
|
+
.TextField_styles_146520i_hgy0im1__72f40e80{color:var(--plasma-textfield__hint-icon-color);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
|
|
221
|
+
.TextField_styles_146520i_h8yezh4__72f40e80 .TextField_styles_146520i_hgy0im1__72f40e80 .TextField_styles_146520i_popoverRoot__72f40e80{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}
|
|
222
|
+
.TextField_styles_146520i_hzsveq4__72f40e80{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
|
|
223
|
+
.TextField_styles_146520i_s9w7nf8__72f40e80{position:absolute;border-radius:50%;background-color:var(--plasma-textfield__indicator-color);}.TextField_styles_146520i_s9w7nf8__72f40e80.TextField_styles_146520i_labelPlacementOuter__72f40e80{width:var(--plasma-textfield__indicator-size-outer);height:var(--plasma-textfield__indicator-size-outer);inset:var(--plasma-textfield__indicator-placement-outer);}.TextField_styles_146520i_s9w7nf8__72f40e80.TextField_styles_146520i_labelPlacementOuter__72f40e80.TextField_styles_146520i_requiredAlignRight__72f40e80{inset:var(--plasma-textfield__indicator-placement-outer-right);}.TextField_styles_146520i_s9w7nf8__72f40e80.TextField_styles_146520i_labelPlacementOuter__72f40e80.TextField_styles_146520i_requiredAlignRight__72f40e80.TextField_styles_146520i_textfieldHasHint__72f40e80{right:calc( -1 * var(--plasma-textfield__indicator-size-outer) + var(--plasma-textfield__indicator-hint-placement-outer-right,0px) );}.TextField_styles_146520i_s9w7nf8__72f40e80.TextField_styles_146520i_labelPlacementInner__72f40e80{width:var(--plasma-textfield__indicator-size-inner);height:var(--plasma-textfield__indicator-size-inner);inset:var(--plasma-textfield__indicator-placement-inner);}.TextField_styles_146520i_s9w7nf8__72f40e80.TextField_styles_146520i_labelPlacementInner__72f40e80.TextField_styles_146520i_requiredAlignRight__72f40e80{inset:var(--plasma-textfield__indicator-placement-inner-right);}
|
|
223
224
|
|
|
224
225
|
.TextFieldChip_styles_8puilg_s32p7ut__f1ecfcd9{--plasma-chip-color:var(--plasma-textfield__chip-color);--plasma-chip-background:var(--plasma-textfield__chip-background);--plasma-chip-color-hover:var(--plasma-textfield__chip-color-hover);--plasma-chip-background-hover:var(--plasma-textfield__chip-background-hover);--plasma-chip-color-active:var(--plasma-textfield__chip-color-active);--plasma-chip-background-active:var(--plasma-textfield__chip-background-active);--plasma-chip-background-readonly:var(--plasma-textfield__chip-background-readonly);--plasma-chip-color-readonly:var(--plasma-textfield__chip-color-readonly);--plasma-chip-background-readonly-hover:var(--plasma-textfield__chip-background-readonly-hover);--plasma-chip-color-readonly-hover:var(--plasma-textfield__chip-color-readonly-hover);--plasma-chip-border-radius:var(--plasma-textfield__chip-border-radius);--plasma-chip-width:var(--plasma-textfield__chip-width);--plasma-chip-height:var(--plasma-textfield__chip-height);--plasma-chip-padding:var(--plasma-textfield__chip-padding);--plasma-chip-font-family:var(--plasma-textfield__chip-font-family);--plasma-chip-font-size:var(--plasma-textfield__chip-font-size);--plasma-chip-font-style:var(--plasma-textfield__chip-font-style);--plasma-chip-font-weight:var(--plasma-textfield__chip-font-weight);--plasma-chip-letter-spacing:var(--plasma-textfield__chip-letter-spacing);--plasma-chip-lineheight:var(--plasma-textfield__chip-line-height);--plasma-chip-clear-content-margin-left:var(--plasma-textfield__chip-clear-content-margin-left);--plasma-chip-clear-content-margin-right:var(--plasma-textfield__chip-clear-content-margin-right);--plasma-chip-close-icon-size:var(--plasma-textfield__chip-close-icon-size);--plasma-chip-close-icon-color:var(--plasma-textfield__chip-close-icon-color);--plasma-chip-close-icon-color-hover:var(--plasma-textfield__chip-close-icon-color-hover);--plasma-chip-focus-color:var(--plasma-textfield-focus-color);-webkit-scroll-snap-align:center;-moz-scroll-snap-align:center;-ms-scroll-snap-align:center;scroll-snap-align:center;-webkit-scroll-snap-stop:normal;-moz-scroll-snap-stop:normal;-ms-scroll-snap-stop:normal;scroll-snap-stop:normal;position:relative;}.TextFieldChip_styles_8puilg_s32p7ut__f1ecfcd9::before{content:'';position:absolute;top:0.0625rem;left:0.0625rem;right:0.0625rem;bottom:0.0625rem;z-index:1;display:block;box-sizing:content-box;border:0.0625rem solid transparent;border-radius:calc(var(--plasma-textfield__chip-border-radius) - 0.1rem);-webkit-transition:box-shadow 0.2s ease-in-out;transition:box-shadow 0.2s ease-in-out;pointer-events:none;}.TextFieldChip_styles_8puilg_s32p7ut__f1ecfcd9.TextFieldChip_styles_8puilg_focusVisible__f1ecfcd9:focus::before,.TextFieldChip_styles_8puilg_s32p7ut__f1ecfcd9[data-focus-visible-added]::before{outline:none;box-shadow:0 0 0 0.0625rem var(--plasma-textfield-focus-color);}.TextFieldChip_styles_8puilg_s32p7ut__f1ecfcd9[readonly]{opacity:var(--plasma-textfield__chip-opacity-readonly);}
|
|
225
226
|
.TextFieldChip_styles_8puilg_t4nir3h__f1ecfcd9{display:block;-webkit-flex:none;-ms-flex:none;flex:none;background:none;border:none;outline:none;padding:0;white-space:nowrap;cursor:pointer;font-family:var(--plasma-textfield-font-family);font-size:var(--plasma-textfield-font-size);font-style:var(--plasma-textfield-font-style);font-weight:var(--plasma-textfield-font-weight);-webkit-letter-spacing:var(--plasma-textfield-letter-spacing);-moz-letter-spacing:var(--plasma-textfield-letter-spacing);-ms-letter-spacing:var(--plasma-textfield-letter-spacing);letter-spacing:var(--plasma-textfield-letter-spacing);line-height:var(--plasma-textfield-line-height);color:var(--plasma-textfield-color);position:relative;}.TextFieldChip_styles_8puilg_t4nir3h__f1ecfcd9::before{content:'';position:absolute;top:0.0625rem;left:0.0625rem;right:0.0625rem;bottom:0.0625rem;z-index:1;display:block;box-sizing:content-box;border:0.0625rem solid transparent;border-radius:calc(var(--plasma-textfield__chip-border-radius) - 0.1rem);-webkit-transition:box-shadow 0.2s ease-in-out;transition:box-shadow 0.2s ease-in-out;pointer-events:none;}.TextFieldChip_styles_8puilg_t4nir3h__f1ecfcd9.TextFieldChip_styles_8puilg_focusVisible__f1ecfcd9:focus::before,.TextFieldChip_styles_8puilg_t4nir3h__f1ecfcd9[data-focus-visible-added]::before{outline:none;box-shadow:0 0 0 0.0625rem var(--plasma-textfield-focus-color);}.TextFieldChip_styles_8puilg_t4nir3h__f1ecfcd9:after{content:',';}.TextFieldChip_styles_8puilg_t4nir3h__f1ecfcd9:last-child:after{content:'';}
|
|
@@ -587,7 +588,7 @@
|
|
|
587
588
|
|
|
588
589
|
.base_buv6b_b17pmq8q__803baa19{background:var(--plasma-toast-background);color:var(--plasma-toast-color);}
|
|
589
590
|
|
|
590
|
-
.
|
|
591
|
+
.base_r51pt4_b1d1vtqu__bfcbbf25{padding:var(--plasma-toast-padding);border-radius:var(--plasma-toast-border-radius);max-width:var(--plasma-toast-max-width);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-family:var(--plasma-toast-font-family);font-size:var(--plasma-toast-font-size);font-style:var(--plasma-toast-font-style);font-weight:var(--plasma-toast-font-weight);-webkit-letter-spacing:var(--plasma-toast-letter-spacing);-moz-letter-spacing:var(--plasma-toast-letter-spacing);-ms-letter-spacing:var(--plasma-toast-letter-spacing);letter-spacing:var(--plasma-toast-letter-spacing);line-height:var(--plasma-toast-lineheight);}
|
|
591
592
|
|
|
592
593
|
.base_13i59v3_bmt2xdv__6505c4ad.base_13i59v3_toastPilled__6505c4ad{--plasma_private-content-left-margin:var(--plasma-toast-content-left-margin);--plasma_private-close-icon-margin:var(--plasma-toast-close-icon-margin);border-radius:var(--plasma-toast-pilled-border-radius);}
|
|
593
594
|
|
|
@@ -799,15 +800,15 @@
|
|
|
799
800
|
|
|
800
801
|
.Thumb_styles_1y5d9dd_tqbdf8b__5e2c99d4{width:var(--plasma-private-thumb-size);height:var(--plasma-private-thumb-size);min-width:var(--plasma-private-thumb-size);min-height:var(--plasma-private-thumb-size);position:relative;border-radius:50%;box-sizing:border-box;background:var(--plasma-slider-thumb-background-color);margin:0.0625rem;-webkit-transition:border-color 0.1s ease-in-out;transition:border-color 0.1s ease-in-out;position:relative;}.Thumb_styles_1y5d9dd_tqbdf8b__5e2c99d4:after{background:var(--plasma-slider-thumb-border-color);margin:-0.0625rem;content:'';position:absolute;inset:0;z-index:-1;border-radius:inherit;}.Thumb_styles_1y5d9dd_tqbdf8b__5e2c99d4:not([disabled]):hover:after,.Thumb_styles_1y5d9dd_tqbdf8b__5e2c99d4:not([disabled]):active:after{background:var(--plasma-slider-thumb-focus-border-color);}.Thumb_styles_1y5d9dd_tqbdf8b__5e2c99d4[disabled]{cursor:not-allowed;}.Thumb_styles_1y5d9dd_tqbdf8b__5e2c99d4:focus{outline:none;}.Thumb_styles_1y5d9dd_tqbdf8b__5e2c99d4::before{content:'';position:absolute;top:0.0625rem;left:0.0625rem;right:0.0625rem;bottom:0.0625rem;z-index:1;display:block;box-sizing:content-box;border:0.125rem solid transparent;border-radius:50%;-webkit-transition:box-shadow 0.2s ease-in-out;transition:box-shadow 0.2s ease-in-out;pointer-events:none;}.Thumb_styles_1y5d9dd_tqbdf8b__5e2c99d4.Thumb_styles_1y5d9dd_focusVisible__5e2c99d4:focus::before,.Thumb_styles_1y5d9dd_tqbdf8b__5e2c99d4[data-focus-visible-added]::before{outline:none;box-shadow:0 0 0 0.125rem var(--plasma-slider-thumb-focus-border-color);}
|
|
801
802
|
|
|
802
|
-
.
|
|
803
|
-
.
|
|
804
|
-
.
|
|
805
|
-
.
|
|
806
|
-
.
|
|
807
|
-
.
|
|
808
|
-
.
|
|
809
|
-
.
|
|
810
|
-
.StepItem_styles_b3maer_s12pqpa3__ac118687{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-flex:1;-ms-flex:1;flex:1;color:var(--plasma-step-item-active-indicator-color);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_verticalOrientation__ac118687{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_verticalOrientation__ac118687 .StepItem_styles_b3maer_sxskc3q__ac118687{width:var(--plasma-step-item-divider-thickness);height:100%;}.StepItem_styles_b3maer_s12pqpa3__ac118687 .StepItem_styles_b3maer_sv5tpso__ac118687{color:var(--plasma-step-item-completed-title-color,--plasma-step-item-active-title-color);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_itemActive__ac118687 .StepItem_styles_b3maer_b9hdug__ac118687{cursor:default;}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_itemActive__ac118687 .StepItem_styles_b3maer_sv5tpso__ac118687{color:var(--plasma-step-item-active-title-color);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_itemInactive__ac118687{color:var(--plasma-step-item-inactive-indicator-color);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_itemInactive__ac118687 .StepItem_styles_b3maer_sv5tpso__ac118687{color:var(--plasma-step-item-inactive-title-color);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687{-webkit-flex:0;-ms-flex:0;flex:0;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:100%;}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_itemHasIndicator__ac118687{min-width:var(--plasma-step-item-active-indicator-size);min-height:var(--plasma-step-item-active-indicator-size);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687:not(.StepItem_styles_b3maer_itemHasIndicator__ac118687){width:var(--plasma-step-item-active-bullet-size);min-height:var(--plasma-step-item-active-bullet-size);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_itemInactive__ac118687:before,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687:not(.StepItem_styles_b3maer_itemActive__ac118687):before,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_itemInactive__ac118687:after,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687:not(.StepItem_styles_b3maer_itemActive__ac118687):after{content:'';display:block;width:calc((var(--plasma-step-item-active-indicator-size) - var(--plasma-step-item-indicator-size)) / 2);height:var(--plasma-step-item-divider-thickness);background:var(--plasma-step-item-divider-color);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_itemInactive__ac118687:not(.StepItem_styles_b3maer_itemHasIndicator__ac118687):before,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687:not(.StepItem_styles_b3maer_itemActive__ac118687):not(.StepItem_styles_b3maer_itemHasIndicator__ac118687):before,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_itemInactive__ac118687:not(.StepItem_styles_b3maer_itemHasIndicator__ac118687):after,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687:not(.StepItem_styles_b3maer_itemActive__ac118687):not(.StepItem_styles_b3maer_itemHasIndicator__ac118687):after{width:calc((var(--plasma-step-item-active-bullet-size) - var(--plasma-step-item-bullet-size)) / 2);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_itemInactive__ac118687.StepItem_styles_b3maer_verticalOrientation__ac118687,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687:not(.StepItem_styles_b3maer_itemActive__ac118687).StepItem_styles_b3maer_verticalOrientation__ac118687{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_itemInactive__ac118687.StepItem_styles_b3maer_verticalOrientation__ac118687:before,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687:not(.StepItem_styles_b3maer_itemActive__ac118687).StepItem_styles_b3maer_verticalOrientation__ac118687:before,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_itemInactive__ac118687.StepItem_styles_b3maer_verticalOrientation__ac118687:after,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687:not(.StepItem_styles_b3maer_itemActive__ac118687).StepItem_styles_b3maer_verticalOrientation__ac118687:after{width:var(--plasma-step-item-divider-thickness);height:calc((var(--plasma-step-item-active-indicator-size) - var(--plasma-step-item-indicator-size)) / 2);margin:0 auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_itemInactive__ac118687.StepItem_styles_b3maer_verticalOrientation__ac118687:not(.StepItem_styles_b3maer_itemHasIndicator__ac118687):before,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687:not(.StepItem_styles_b3maer_itemActive__ac118687).StepItem_styles_b3maer_verticalOrientation__ac118687:not(.StepItem_styles_b3maer_itemHasIndicator__ac118687):before,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_itemInactive__ac118687.StepItem_styles_b3maer_verticalOrientation__ac118687:not(.StepItem_styles_b3maer_itemHasIndicator__ac118687):after,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687:not(.StepItem_styles_b3maer_itemActive__ac118687).StepItem_styles_b3maer_verticalOrientation__ac118687:not(.StepItem_styles_b3maer_itemHasIndicator__ac118687):after{height:calc((var(--plasma-step-item-active-bullet-size) - var(--plasma-step-item-bullet-size)) / 2);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_itemInactive__ac118687.StepItem_styles_b3maer_verticalOrientation__ac118687:after,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687:not(.StepItem_styles_b3maer_itemActive__ac118687).StepItem_styles_b3maer_verticalOrientation__ac118687:after{margin:0 auto;}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_itemInactive__ac118687.StepItem_styles_b3maer_isFirst__ac118687:before,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687:not(.StepItem_styles_b3maer_itemActive__ac118687).StepItem_styles_b3maer_isFirst__ac118687:before{background:transparent;}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_itemInactive__ac118687.StepItem_styles_b3maer_isLast__ac118687:after,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687:not(.StepItem_styles_b3maer_itemActive__ac118687).StepItem_styles_b3maer_isLast__ac118687:after{background:transparent;}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_itemInactive__ac118687:after,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_itemInactive__ac118687:before{background:var(--plasma-step-item-inactive-indicator-background);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_isPrevInactive__ac118687:before{background:var(--plasma-step-item-inactive-indicator-background);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_isNextInactive__ac118687:after{background:var(--plasma-step-item-inactive-indicator-background);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_itemDisabled__ac118687:before,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_itemDisabled__ac118687:after{background:var(--plasma-step-item-inactive-indicator-background);opacity:1;}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_transparentDivider__ac118687:before,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_simple__ac118687.StepItem_styles_b3maer_transparentDivider__ac118687:after{background:transparent;}.StepItem_styles_b3maer_s12pqpa3__ac118687:not(.StepItem_styles_b3maer_simple__ac118687):not(.StepItem_styles_b3maer_verticalOrientation__ac118687).StepItem_styles_b3maer_isNextActive__ac118687 .StepItem_styles_b3maer_b1kcj14__ac118687{width:calc(100% - (var(--plasma-step-item-active-indicator-size) - var(--plasma-step-item-indicator-size)) / 2);}.StepItem_styles_b3maer_s12pqpa3__ac118687:not(.StepItem_styles_b3maer_simple__ac118687):not(.StepItem_styles_b3maer_verticalOrientation__ac118687).StepItem_styles_b3maer_itemActive__ac118687 .StepItem_styles_b3maer_b1kcj14__ac118687{margin-left:calc((var(--plasma-step-item-active-indicator-size) - var(--plasma-step-item-indicator-size)) / -2);width:calc(100% + (var(--plasma-step-item-active-indicator-size) - var(--plasma-step-item-indicator-size)) / 2);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_itemHovered__ac118687:not(.StepItem_styles_b3maer_itemActive__ac118687) .StepItem_styles_b3maer_sv5tpso__ac118687{cursor:pointer;color:var(--plasma-step-item-completed-title-color-hover);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_itemHovered__ac118687:not(.StepItem_styles_b3maer_itemActive__ac118687) .StepItem_styles_b3maer_b9hdug__ac118687,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_itemHovered__ac118687:not(.StepItem_styles_b3maer_itemActive__ac118687) .StepItem_styles_b3maer_b1eo1o32__ac118687{color:var(--plasma-step-item-completed-indicator-color-hover);background:var(--plasma-step-item-completed-indicator-background-hover);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_itemHovered__ac118687.StepItem_styles_b3maer_itemInactive__ac118687 .StepItem_styles_b3maer_sv5tpso__ac118687{color:var(--plasma-step-item-inactive-title-color-hover);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_itemHovered__ac118687.StepItem_styles_b3maer_itemInactive__ac118687 .StepItem_styles_b3maer_b9hdug__ac118687,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_itemHovered__ac118687.StepItem_styles_b3maer_itemInactive__ac118687 .StepItem_styles_b3maer_b1eo1o32__ac118687{color:var(--plasma-step-item-inactive-indicator-color-hover);background:var(--plasma-step-item-inactive-indicator-background-hover);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_itemHovered__ac118687 .StepItem_styles_b3maer_b1kcj14__ac118687{cursor:pointer;}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_itemCentered__ac118687{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_itemCentered__ac118687 .StepItem_styles_b3maer_s4zgmmr__ac118687{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:calc(var(--plasma-step-item-content-side-padding) / 2);padding-right:calc(var(--plasma-step-item-content-side-padding) / 2);}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_itemCentered__ac118687 .StepItem_styles_b3maer_s4zgmmr__ac118687 .StepItem_styles_b3maer_sv5tpso__ac118687{width:100%;}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_itemCentered__ac118687 .StepItem_styles_b3maer_s4zgmmr__ac118687 .StepItem_styles_b3maer_sv5tpso__ac118687,.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_itemCentered__ac118687 .StepItem_styles_b3maer_s4zgmmr__ac118687 .StepItem_styles_b3maer_s529fhk__ac118687{padding-right:0;text-align:center;}.StepItem_styles_b3maer_s12pqpa3__ac118687.StepItem_styles_b3maer_itemDisabled__ac118687{cursor:default;opacity:var(--plasma-step-item-disabled-opacity);}
|
|
803
|
+
.StepItem_styles_vom1a1_snf9dn9__531a8e02{--plasma-spinner-size:var(--snf9dn9-0);--plasma-spinner-color:var(--plasma-step-item-active-indicator-color);}
|
|
804
|
+
.StepItem_styles_vom1a1_sv5tpso__531a8e02{padding-top:var(--plasma-step-item-title-padding-top);padding-right:var(--plasma-step-item-content-side-padding);font-family:var(--plasma-step-item-title-font-family);font-size:var(--plasma-step-item-title-font-size);font-style:var(--plasma-step-item-title-font-style);font-weight:var(--plasma-step-item-title-font-weight);-webkit-letter-spacing:var(--plasma-step-item-title-letter-spacing);-moz-letter-spacing:var(--plasma-step-item-title-letter-spacing);-ms-letter-spacing:var(--plasma-step-item-title-letter-spacing);letter-spacing:var(--plasma-step-item-title-letter-spacing);line-height:var(--plasma-step-item-title-line-height);word-break:break-word;}
|
|
805
|
+
.StepItem_styles_vom1a1_s529fhk__531a8e02{padding-top:var(--plasma-step-item-content-padding-top);padding-right:var(--plasma-step-item-content-side-padding);font-family:var(--plasma-step-item-content-font-family);font-size:var(--plasma-step-item-content-font-size);font-style:var(--plasma-step-item-content-font-style);font-weight:var(--plasma-step-item-content-font-weight);-webkit-letter-spacing:var(--plasma-step-item-content-letter-spacing);-moz-letter-spacing:var(--plasma-step-item-content-letter-spacing);-ms-letter-spacing:var(--plasma-step-item-content-letter-spacing);letter-spacing:var(--plasma-step-item-content-letter-spacing);line-height:var(--plasma-step-item-content-line-height);word-break:break-word;color:var(--plasma-step-item-content-color);}
|
|
806
|
+
.StepItem_styles_vom1a1_b1kcj14__531a8e02{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.StepItem_styles_vom1a1_b1kcj14__531a8e02:not(.StepItem_styles_vom1a1_simple__531a8e02){-webkit-flex:0;-ms-flex:0;flex:0;}.StepItem_styles_vom1a1_b1kcj14__531a8e02:not(.StepItem_styles_vom1a1_simple__531a8e02).StepItem_styles_vom1a1_itemHasIndicator__531a8e02{width:100%;min-height:var(--plasma-step-item-active-indicator-size);}.StepItem_styles_vom1a1_b1kcj14__531a8e02:not(.StepItem_styles_vom1a1_simple__531a8e02):not(.StepItem_styles_vom1a1_itemHasIndicator__531a8e02){width:100%;min-height:var(--plasma-step-item-active-bullet-size);}.StepItem_styles_vom1a1_b1kcj14__531a8e02:not(.StepItem_styles_vom1a1_simple__531a8e02).StepItem_styles_vom1a1_verticalOrientation__531a8e02{padding-right:var(--plasma-step-item-vertical-content-padding-left);}.StepItem_styles_vom1a1_b1kcj14__531a8e02.StepItem_styles_vom1a1_simple__531a8e02{-webkit-flex:0;-ms-flex:0;flex:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.StepItem_styles_vom1a1_b1kcj14__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemHasIndicator__531a8e02{width:var(--plasma-step-item-active-indicator-size);}.StepItem_styles_vom1a1_b1kcj14__531a8e02.StepItem_styles_vom1a1_simple__531a8e02:not(.StepItem_styles_vom1a1_itemHasIndicator__531a8e02){width:var(--plasma-step-item-active-bullet-size);}.StepItem_styles_vom1a1_b1kcj14__531a8e02.StepItem_styles_vom1a1_verticalOrientation__531a8e02{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.StepItem_styles_vom1a1_b1kcj14__531a8e02.StepItem_styles_vom1a1_verticalOrientation__531a8e02.StepItem_styles_vom1a1_itemHasIndicator__531a8e02{min-width:var(--plasma-step-item-active-indicator-size);}.StepItem_styles_vom1a1_b1kcj14__531a8e02.StepItem_styles_vom1a1_verticalOrientation__531a8e02:not(.StepItem_styles_vom1a1_itemHasIndicator__531a8e02){min-width:var(--plasma-step-item-active-bullet-size);}.StepItem_styles_vom1a1_b1kcj14__531a8e02.StepItem_styles_vom1a1_itemCentered__531a8e02{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
|
|
807
|
+
.StepItem_styles_vom1a1_b9hdug__531a8e02{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:var(--plasma-step-item-indicator-size);height:var(--plasma-step-item-indicator-size);border-radius:50%;box-sizing:border-box;position:relative;outline:none;padding:0;margin:0;border:none;cursor:pointer;color:var(--plasma-step-item-completed-indicator-color);background:var(--plasma-step-item-completed-indicator-background);font-family:var(--plasma-step-item-indicator-font-family);font-size:var(--plasma-step-item-indicator-font-size);font-style:var(--plasma-step-item-indicator-font-style);font-weight:var(--plasma-step-item-indicator-font-weight);-webkit-letter-spacing:var(--plasma-step-item-indicator-letter-spacing);-moz-letter-spacing:var(--plasma-step-item-indicator-letter-spacing);-ms-letter-spacing:var(--plasma-step-item-indicator-letter-spacing);letter-spacing:var(--plasma-step-item-indicator-letter-spacing);line-height:var(--plasma-step-item-indicator-line-height);position:relative;}.StepItem_styles_vom1a1_b9hdug__531a8e02::before{content:'';position:absolute;top:-0.0625rem;left:-0.0625rem;right:-0.0625rem;bottom:-0.0625rem;z-index:1;display:block;box-sizing:content-box;border:0.0625rem solid transparent;border-radius:50%;-webkit-transition:box-shadow 0.2s ease-in-out;transition:box-shadow 0.2s ease-in-out;pointer-events:none;}.StepItem_styles_vom1a1_b9hdug__531a8e02.StepItem_styles_vom1a1_focusVisible__531a8e02:focus::before,.StepItem_styles_vom1a1_b9hdug__531a8e02[data-focus-visible-added]::before{outline:none;box-shadow:0 0 0 0.0625rem var(--plasma-step-item-focus-color);}.StepItem_styles_vom1a1_b9hdug__531a8e02.StepItem_styles_vom1a1_itemActive__531a8e02{width:var(--plasma-step-item-active-indicator-size);height:var(--plasma-step-item-active-indicator-size);border:var(--plasma-step-item-divider-thickness) var(--plasma-step-item-active-indicator-border);font-family:var(--plasma-step-item-active-indicator-font-family);font-size:var(--plasma-step-item-active-indicator-font-size);font-style:var(--plasma-step-item-active-indicator-font-style);font-weight:var(--plasma-step-item-active-indicator-font-weight);-webkit-letter-spacing:var(--plasma-step-item-active-indicator-letter-spacing);-moz-letter-spacing:var(--plasma-step-item-active-indicator-letter-spacing);-ms-letter-spacing:var(--plasma-step-item-active-indicator-letter-spacing);letter-spacing:var(--plasma-step-item-active-indicator-letter-spacing);line-height:var(--plasma-step-item-active-indicator-line-height);color:var(--plasma-step-item-active-indicator-color);background:var(--plasma-step-item-active-indicator-background);position:relative;}.StepItem_styles_vom1a1_b9hdug__531a8e02.StepItem_styles_vom1a1_itemActive__531a8e02::before{content:'';position:absolute;top:-0.1875rem;left:-0.1875rem;right:-0.1875rem;bottom:-0.1875rem;z-index:1;display:block;box-sizing:content-box;border:0.0625rem solid transparent;border-radius:50%;-webkit-transition:box-shadow 0.2s ease-in-out;transition:box-shadow 0.2s ease-in-out;pointer-events:none;}.StepItem_styles_vom1a1_b9hdug__531a8e02.StepItem_styles_vom1a1_itemActive__531a8e02.StepItem_styles_vom1a1_focusVisible__531a8e02:focus::before,.StepItem_styles_vom1a1_b9hdug__531a8e02.StepItem_styles_vom1a1_itemActive__531a8e02[data-focus-visible-added]::before{outline:none;box-shadow:0 0 0 0.0625rem var(--plasma-step-item-focus-color);}.StepItem_styles_vom1a1_b9hdug__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02{color:var(--plasma-step-item-inactive-indicator-color);background:var(--plasma-step-item-inactive-indicator-background);}.StepItem_styles_vom1a1_b9hdug__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02.StepItem_styles_vom1a1_simple__531a8e02:before,.StepItem_styles_vom1a1_b9hdug__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02.StepItem_styles_vom1a1_simple__531a8e02:after{background:var(--plasma-step-item-divider-color);}
|
|
808
|
+
.StepItem_styles_vom1a1_b1eo1o32__531a8e02.StepItem_styles_vom1a1_b9hdug__531a8e02{width:var(--plasma-step-item-bullet-size);height:var(--plasma-step-item-bullet-size);}.StepItem_styles_vom1a1_b1eo1o32__531a8e02.StepItem_styles_vom1a1_b9hdug__531a8e02.StepItem_styles_vom1a1_itemActive__531a8e02{width:var(--plasma-step-item-active-bullet-size);height:var(--plasma-step-item-active-bullet-size);border:var(--plasma-step-item-divider-thickness) var(--plasma-step-item-active-indicator-border);background:var(--plasma-step-item-active-indicator-background);}
|
|
809
|
+
.StepItem_styles_vom1a1_sxskc3q__531a8e02{-webkit-flex:1;-ms-flex:1;flex:1;width:100%;height:var(--plasma-step-item-divider-thickness);background:var(--plasma-step-item-divider-color);}.StepItem_styles_vom1a1_sxskc3q__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02{background:var(--plasma-step-item-inactive-indicator-background);}.StepItem_styles_vom1a1_sxskc3q__531a8e02.StepItem_styles_vom1a1_itemDisabled__531a8e02{opacity:var(--plasma-step-item-disabled-opacity);}.StepItem_styles_vom1a1_sxskc3q__531a8e02.StepItem_styles_vom1a1_transparentDivider__531a8e02{background:transparent;}.StepItem_styles_vom1a1_sxskc3q__531a8e02.StepItem_styles_vom1a1_verticalOrientation__531a8e02{width:var(--plasma-step-item-divider-thickness);height:100%;}.StepItem_styles_vom1a1_sxskc3q__531a8e02.StepItem_styles_vom1a1_indentDivider__531a8e02{height:var(--sxskc3q-0);min-height:var(--sxskc3q-0);max-height:var(--sxskc3q-0);}.StepItem_styles_vom1a1_sxskc3q__531a8e02.StepItem_styles_vom1a1_indentDivider__531a8e02.StepItem_styles_vom1a1_simple__531a8e02{height:auto;max-height:none;}
|
|
810
|
+
.StepItem_styles_vom1a1_s4zgmmr__531a8e02.StepItem_styles_vom1a1_verticalOrientation__531a8e02 .StepItem_styles_vom1a1_sv5tpso__531a8e02{padding-top:var(--plasma-step-item-content-vertical-padding);padding-right:0;}.StepItem_styles_vom1a1_s4zgmmr__531a8e02.StepItem_styles_vom1a1_verticalOrientation__531a8e02 .StepItem_styles_vom1a1_s529fhk__531a8e02{padding-top:var(--plasma-step-item-content-vertical-padding);padding-bottom:var(--plasma-step-item-content-vertical-padding);padding-right:0;}
|
|
811
|
+
.StepItem_styles_vom1a1_s12pqpa3__531a8e02{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-flex:1;-ms-flex:1;flex:1;color:var(--plasma-step-item-active-indicator-color);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_verticalOrientation__531a8e02{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_verticalOrientation__531a8e02 .StepItem_styles_vom1a1_sxskc3q__531a8e02{width:var(--plasma-step-item-divider-thickness);height:100%;}.StepItem_styles_vom1a1_s12pqpa3__531a8e02 .StepItem_styles_vom1a1_sv5tpso__531a8e02{color:var(--plasma-step-item-completed-title-color,--plasma-step-item-active-title-color);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_itemActive__531a8e02 .StepItem_styles_vom1a1_b9hdug__531a8e02{cursor:default;}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_itemActive__531a8e02 .StepItem_styles_vom1a1_sv5tpso__531a8e02{color:var(--plasma-step-item-active-title-color);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02{color:var(--plasma-step-item-inactive-indicator-color);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02 .StepItem_styles_vom1a1_sv5tpso__531a8e02{color:var(--plasma-step-item-inactive-title-color);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02{-webkit-flex:0;-ms-flex:0;flex:0;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:100%;}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemHasIndicator__531a8e02{min-width:var(--plasma-step-item-active-indicator-size);min-height:var(--plasma-step-item-active-indicator-size);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02:not(.StepItem_styles_vom1a1_itemHasIndicator__531a8e02){width:var(--plasma-step-item-active-bullet-size);min-height:var(--plasma-step-item-active-bullet-size);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02:before,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02:not(.StepItem_styles_vom1a1_itemActive__531a8e02):before,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02:after,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02:not(.StepItem_styles_vom1a1_itemActive__531a8e02):after{content:'';display:block;width:calc((var(--plasma-step-item-active-indicator-size) - var(--plasma-step-item-indicator-size)) / 2);height:var(--plasma-step-item-divider-thickness);background:var(--plasma-step-item-divider-color);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02:not(.StepItem_styles_vom1a1_itemHasIndicator__531a8e02):before,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02:not(.StepItem_styles_vom1a1_itemActive__531a8e02):not(.StepItem_styles_vom1a1_itemHasIndicator__531a8e02):before,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02:not(.StepItem_styles_vom1a1_itemHasIndicator__531a8e02):after,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02:not(.StepItem_styles_vom1a1_itemActive__531a8e02):not(.StepItem_styles_vom1a1_itemHasIndicator__531a8e02):after{width:calc((var(--plasma-step-item-active-bullet-size) - var(--plasma-step-item-bullet-size)) / 2);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02.StepItem_styles_vom1a1_verticalOrientation__531a8e02,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02:not(.StepItem_styles_vom1a1_itemActive__531a8e02).StepItem_styles_vom1a1_verticalOrientation__531a8e02{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02.StepItem_styles_vom1a1_verticalOrientation__531a8e02:before,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02:not(.StepItem_styles_vom1a1_itemActive__531a8e02).StepItem_styles_vom1a1_verticalOrientation__531a8e02:before,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02.StepItem_styles_vom1a1_verticalOrientation__531a8e02:after,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02:not(.StepItem_styles_vom1a1_itemActive__531a8e02).StepItem_styles_vom1a1_verticalOrientation__531a8e02:after{width:var(--plasma-step-item-divider-thickness);height:calc((var(--plasma-step-item-active-indicator-size) - var(--plasma-step-item-indicator-size)) / 2);margin:0 auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02.StepItem_styles_vom1a1_verticalOrientation__531a8e02:not(.StepItem_styles_vom1a1_itemHasIndicator__531a8e02):before,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02:not(.StepItem_styles_vom1a1_itemActive__531a8e02).StepItem_styles_vom1a1_verticalOrientation__531a8e02:not(.StepItem_styles_vom1a1_itemHasIndicator__531a8e02):before,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02.StepItem_styles_vom1a1_verticalOrientation__531a8e02:not(.StepItem_styles_vom1a1_itemHasIndicator__531a8e02):after,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02:not(.StepItem_styles_vom1a1_itemActive__531a8e02).StepItem_styles_vom1a1_verticalOrientation__531a8e02:not(.StepItem_styles_vom1a1_itemHasIndicator__531a8e02):after{height:calc((var(--plasma-step-item-active-bullet-size) - var(--plasma-step-item-bullet-size)) / 2);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02.StepItem_styles_vom1a1_verticalOrientation__531a8e02:after,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02:not(.StepItem_styles_vom1a1_itemActive__531a8e02).StepItem_styles_vom1a1_verticalOrientation__531a8e02:after{margin:0 auto;}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02.StepItem_styles_vom1a1_isFirst__531a8e02:before,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02:not(.StepItem_styles_vom1a1_itemActive__531a8e02).StepItem_styles_vom1a1_isFirst__531a8e02:before{background:transparent;}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02.StepItem_styles_vom1a1_isLast__531a8e02:after,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02:not(.StepItem_styles_vom1a1_itemActive__531a8e02).StepItem_styles_vom1a1_isLast__531a8e02:after{background:transparent;}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02:after,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02:before{background:var(--plasma-step-item-inactive-indicator-background);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_isPrevInactive__531a8e02:before{background:var(--plasma-step-item-inactive-indicator-background);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_isNextInactive__531a8e02:after{background:var(--plasma-step-item-inactive-indicator-background);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemDisabled__531a8e02:before,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_itemDisabled__531a8e02:after{background:var(--plasma-step-item-inactive-indicator-background);opacity:1;}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_transparentDivider__531a8e02:before,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_simple__531a8e02.StepItem_styles_vom1a1_transparentDivider__531a8e02:after{background:transparent;}.StepItem_styles_vom1a1_s12pqpa3__531a8e02:not(.StepItem_styles_vom1a1_simple__531a8e02):not(.StepItem_styles_vom1a1_verticalOrientation__531a8e02).StepItem_styles_vom1a1_isNextActive__531a8e02 .StepItem_styles_vom1a1_b1kcj14__531a8e02{width:calc(100% - (var(--plasma-step-item-active-indicator-size) - var(--plasma-step-item-indicator-size)) / 2);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02:not(.StepItem_styles_vom1a1_simple__531a8e02):not(.StepItem_styles_vom1a1_verticalOrientation__531a8e02).StepItem_styles_vom1a1_itemActive__531a8e02 .StepItem_styles_vom1a1_b1kcj14__531a8e02{margin-left:calc((var(--plasma-step-item-active-indicator-size) - var(--plasma-step-item-indicator-size)) / -2);width:calc(100% + (var(--plasma-step-item-active-indicator-size) - var(--plasma-step-item-indicator-size)) / 2);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_itemHovered__531a8e02:not(.StepItem_styles_vom1a1_itemActive__531a8e02) .StepItem_styles_vom1a1_sv5tpso__531a8e02{cursor:pointer;color:var(--plasma-step-item-completed-title-color-hover);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_itemHovered__531a8e02:not(.StepItem_styles_vom1a1_itemActive__531a8e02) .StepItem_styles_vom1a1_b9hdug__531a8e02,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_itemHovered__531a8e02:not(.StepItem_styles_vom1a1_itemActive__531a8e02) .StepItem_styles_vom1a1_b1eo1o32__531a8e02{color:var(--plasma-step-item-completed-indicator-color-hover);background:var(--plasma-step-item-completed-indicator-background-hover);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_itemHovered__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02 .StepItem_styles_vom1a1_sv5tpso__531a8e02{color:var(--plasma-step-item-inactive-title-color-hover);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_itemHovered__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02 .StepItem_styles_vom1a1_b9hdug__531a8e02,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_itemHovered__531a8e02.StepItem_styles_vom1a1_itemInactive__531a8e02 .StepItem_styles_vom1a1_b1eo1o32__531a8e02{color:var(--plasma-step-item-inactive-indicator-color-hover);background:var(--plasma-step-item-inactive-indicator-background-hover);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_itemHovered__531a8e02 .StepItem_styles_vom1a1_b1kcj14__531a8e02{cursor:pointer;}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_itemCentered__531a8e02{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_itemCentered__531a8e02 .StepItem_styles_vom1a1_s4zgmmr__531a8e02{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:calc(var(--plasma-step-item-content-side-padding) / 2);padding-right:calc(var(--plasma-step-item-content-side-padding) / 2);}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_itemCentered__531a8e02 .StepItem_styles_vom1a1_s4zgmmr__531a8e02 .StepItem_styles_vom1a1_sv5tpso__531a8e02{width:100%;}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_itemCentered__531a8e02 .StepItem_styles_vom1a1_s4zgmmr__531a8e02 .StepItem_styles_vom1a1_sv5tpso__531a8e02,.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_itemCentered__531a8e02 .StepItem_styles_vom1a1_s4zgmmr__531a8e02 .StepItem_styles_vom1a1_s529fhk__531a8e02{padding-right:0;text-align:center;}.StepItem_styles_vom1a1_s12pqpa3__531a8e02.StepItem_styles_vom1a1_itemDisabled__531a8e02{cursor:default;opacity:var(--plasma-step-item-disabled-opacity);}
|
|
811
812
|
|
|
812
813
|
.Steps_styles_wa45kj_b7q3upx__4cedcb88{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.Steps_styles_wa45kj_b7q3upx__4cedcb88.Steps_styles_wa45kj_simple__4cedcb88{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.Steps_styles_wa45kj_b7q3upx__4cedcb88.Steps_styles_wa45kj_simple__4cedcb88:not(.Steps_styles_wa45kj_b7q3upx__4cedcb88.Steps_styles_wa45kj_simple__4cedcb88.Steps_styles_wa45kj_verticalOrientation__4cedcb88).Steps_styles_wa45kj_itemHasIndicator__4cedcb88{height:var(--plasma-step-item-active-indicator-size);}.Steps_styles_wa45kj_b7q3upx__4cedcb88.Steps_styles_wa45kj_simple__4cedcb88:not(.Steps_styles_wa45kj_b7q3upx__4cedcb88.Steps_styles_wa45kj_simple__4cedcb88.Steps_styles_wa45kj_verticalOrientation__4cedcb88):not(.Steps_styles_wa45kj_itemHasIndicator__4cedcb88){height:var(--plasma-step-item-active-bullet-size);}.Steps_styles_wa45kj_b7q3upx__4cedcb88.Steps_styles_wa45kj_simple__4cedcb88.Steps_styles_wa45kj_verticalOrientation__4cedcb88.Steps_styles_wa45kj_itemHasIndicator__4cedcb88{width:var(--plasma-step-item-active-indicator-size);}.Steps_styles_wa45kj_b7q3upx__4cedcb88.Steps_styles_wa45kj_simple__4cedcb88.Steps_styles_wa45kj_verticalOrientation__4cedcb88:not(.Steps_styles_wa45kj_itemHasIndicator__4cedcb88){width:var(--plasma-step-item-active-bullet-size);}.Steps_styles_wa45kj_b7q3upx__4cedcb88.Steps_styles_wa45kj_verticalOrientation__4cedcb88{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%;}
|
|
813
814
|
|
|
@@ -1032,18 +1033,18 @@
|
|
|
1032
1033
|
|
|
1033
1034
|
.Cell_styles_1q2mjxm_tv72tnk__e6a383c5{position:relative;padding:var(--tv72tnk-0);height:var(--plasma-table-row-height);border-width:0.0625rem;border-top-width:0;border-style:solid;border-color:var(--tv72tnk-1);border-bottom-color:var(--tv72tnk-2);box-sizing:border-box;}
|
|
1034
1035
|
|
|
1035
|
-
.
|
|
1036
|
-
.
|
|
1037
|
-
.
|
|
1038
|
-
.
|
|
1036
|
+
.Table_styles_sl2dfn_b1lxisuf__b8c1b9b6{display:inline-block;overflow-y:auto;}
|
|
1037
|
+
.Table_styles_sl2dfn_t15d4jbz__b8c1b9b6{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:var(--plasma-table-font-family);font-size:var(--plasma-table-font-size);font-style:var(--plasma-table-font-style);font-weight:var(--plasma-table-font-weight);-webkit-letter-spacing:var(--plasma-table-letter-spacing);-moz-letter-spacing:var(--plasma-table-letter-spacing);-ms-letter-spacing:var(--plasma-table-letter-spacing);letter-spacing:var(--plasma-table-letter-spacing);line-height:var(--plasma-table-line-height);border-collapse:collapse;border-width:0;border-style:solid;border-color:var(--t15d4jbz-0);}
|
|
1038
|
+
.Table_styles_sl2dfn_t1ri3no5__b8c1b9b6{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:var(--t1ri3no5-0);}
|
|
1039
|
+
.Table_styles_sl2dfn_t1uk535o__b8c1b9b6{position:var(--t1uk535o-0);top:0;background:var(--t1uk535o-1);z-index:1;box-shadow:var(--t1uk535o-2);}.Table_styles_sl2dfn_t1uk535o__b8c1b9b6 .Table_styles_sl2dfn_t1ri3no5__b8c1b9b6{background:transparent;}
|
|
1039
1040
|
|
|
1040
|
-
.
|
|
1041
|
-
.
|
|
1042
|
-
.
|
|
1043
|
-
.
|
|
1044
|
-
.
|
|
1045
|
-
.
|
|
1046
|
-
.
|
|
1041
|
+
.Table_styles_sl2dfn_r18b5m0z__b8c1b9b6{display:var(--r18b5m0z-0);position:absolute;z-index:1;top:-0.0625rem;bottom:0;right:-0.125rem;width:0.1875rem;background:var(--outline-accent);cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:none;}
|
|
1042
|
+
.Table_styles_sl2dfn_tedz16__b8c1b9b6{padding:var(--tedz16-0);position:relative;font-weight:600;text-align:left;height:var(--plasma-table-header-row-height);background-color:transparent;color:inherit;border-width:0.0625rem;border-top-width:0;border-bottom-width:0;border-style:solid;border-color:var(--tedz16-1);}.Table_styles_sl2dfn_tedz16__b8c1b9b6:hover .Table_styles_sl2dfn_r18b5m0z__b8c1b9b6{display:block;}
|
|
1043
|
+
.Table_styles_sl2dfn_s3mgb7q__b8c1b9b6{--plasma-checkbox-trigger-size:var(--plasma-table-checkbox-trigger-size);--plasma-checkbox-trigger-border-radius:var(--plasma-table-checkbox-trigger-border-radius);--plasma-checkbox-fill-color:var(--plasma-table-checkbox-fill-color);--plasma-checkbox-icon-color:var(--plasma-table-checkbox-trigger-icon-color);--plasma-checkbox-trigger-border-checked-color:var(--plasma-table-checkbox-trigger-border-checked-color);--plasma-checkbox-trigger-border-width:var(--plasma-table-checkbox-trigger-border-width);--plasma-checkbox-trigger-border-color:var(--plasma-table-checkbox-trigger-border-color);}
|
|
1044
|
+
.Table_styles_sl2dfn_s177cehz__b8c1b9b6{--plasma-divider-base-side-size:0.0625rem;--plasma-divider-background:var(--surface-transparent-tertiary);--plasma-divider-border-radius:0.0625rem;}
|
|
1045
|
+
.Table_styles_sl2dfn_beus4rw__b8c1b9b6{--plasma-button-height:var(--plasma-table-button-height);--plasma-button-disabled-opacity:0.4;--plasma-button-font-family:var(--plasma-table-button-font-family);--plasma-button-font-size:var(--plasma-table-button-font-size);--plasma-button-font-style:var(--plasma-table-button-font-style);--plasma-button-font-weight:var(--plasma-table-button-font-weight);--plasma-button-letter-spacing:var(--plasma-table-button-letter-spacing);--plasma-button-line-height:var(--plasma-table-button-line-height);}
|
|
1046
|
+
.Table_styles_sl2dfn_bfybxxj__b8c1b9b6.Table_styles_sl2dfn_beus4rw__b8c1b9b6{--plasma-button-color:var(--on-dark-text-primary);--plasma-button-value-color:var(--on-dark-text-secondary);--plasma-button-background-color:var(--surface-accent);--plasma-button-background-color-hover:var(--surface-accent-hover);--plasma-button-background-color-active:var(--surface-accent-active);}
|
|
1047
|
+
.Table_styles_sl2dfn_l1ql6jvb__b8c1b9b6{--plasma-link-button-color:var(--text-primary);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-primary-hover);--plasma-link-button-color-active:var(--text-primary-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-font-family:var(--plasma-table-link-button-font-family);--plasma-link-button-font-size:var(--plasma-table-link-button-font-size);--plasma-link-button-font-style:var(--plasma-table-link-button-font-style);--plasma-link-button-font-weight:var(--plasma-table-link-button-font-weight);--plasma-link-button-letter-spacing:var(--plasma-table-link-button-letter-spacing);--plasma-link-button-line-height:var(--plasma-table-link-button-line-height);}
|
|
1047
1048
|
|
|
1048
1049
|
.List_styles_97b8jq_bmg9h6q__1b4a3381{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:auto;width:100%;list-style-type:none;padding:0;margin:0;}
|
|
1049
1050
|
|
|
@@ -1081,7 +1082,7 @@
|
|
|
1081
1082
|
.Carousel_styles_12r304j_csrgq3h__0c59c01e{position:relative;margin:0;padding:0;list-style:none;-ms-overflow-style:none;-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none;overflow-x:auto;overflow-y:hidden;-webkit-scroll-behavior:smooth;-moz-scroll-behavior:smooth;-ms-scroll-behavior:smooth;scroll-behavior:smooth;-webkit-scroll-snap-type:var(--csrgq3h-0);-moz-scroll-snap-type:var(--csrgq3h-0);-ms-scroll-snap-type:var(--csrgq3h-0);scroll-snap-type:var(--csrgq3h-0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}.Carousel_styles_12r304j_csrgq3h__0c59c01e::-webkit-scrollbar{display:none;}.Carousel_styles_12r304j_cupvf9e__0c59c01e .Carousel_styles_12r304j_csrgq3h__0c59c01e{-webkit-scroll-padding:0 var(--plasma-grid-margin);-moz-scroll-padding:0 var(--plasma-grid-margin);-ms-scroll-padding:0 var(--plasma-grid-margin);scroll-padding:0 var(--plasma-grid-margin);padding-left:var(--plasma-grid-margin);}
|
|
1082
1083
|
.Carousel_styles_12r304j_ciqx3je__0c59c01e{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding-left:var(--ciqx3je-0);padding-right:var(--ciqx3je-1);}.Carousel_styles_12r304j_cupvf9e__0c59c01e .Carousel_styles_12r304j_ciqx3je__0c59c01e{padding-right:var(--ciqx3je-2);}
|
|
1083
1084
|
|
|
1084
|
-
.
|
|
1085
|
+
.CarouselItem_uvoxfy_sossdp0__d41488d0{-webkit-scroll-snap-align:var(--sossdp0-0);-moz-scroll-snap-align:var(--sossdp0-0);-ms-scroll-snap-align:var(--sossdp0-0);scroll-snap-align:var(--sossdp0-0);-webkit-scroll-snap-stop:var(--sossdp0-1);-moz-scroll-snap-stop:var(--sossdp0-1);-ms-scroll-snap-stop:var(--sossdp0-1);scroll-snap-stop:var(--sossdp0-1);}
|
|
1085
1086
|
|
|
1086
1087
|
.Carousel_styles_1benby5_b13uu57o__34d831ce{position:relative;}
|
|
1087
1088
|
.Carousel_styles_1benby5_c1gygdut__34d831ce{position:relative;padding:0;list-style:none;-ms-overflow-style:none;-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none;overflow-x:auto;overflow-y:hidden;-webkit-scroll-behavior:smooth;-moz-scroll-behavior:smooth;-ms-scroll-behavior:smooth;scroll-behavior:smooth;-webkit-scroll-snap-type:x mandatory;-moz-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}.Carousel_styles_1benby5_c1gygdut__34d831ce::-webkit-scrollbar{display:none;}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salutejs/plasma-new-hope",
|
|
3
|
-
"version": "0.341.0-canary.
|
|
3
|
+
"version": "0.341.0-canary.2329.19331011198.0",
|
|
4
4
|
"description": "Salute Design System blueprint",
|
|
5
5
|
"main": "cjs/index.js",
|
|
6
6
|
"module": "es/index.js",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"@rollup/plugin-babel": "^6.0.4",
|
|
80
80
|
"@rollup/plugin-commonjs": "^25.0.4",
|
|
81
81
|
"@rollup/plugin-node-resolve": "^15.1.0",
|
|
82
|
-
"@salutejs/plasma-sb-utils": "0.
|
|
82
|
+
"@salutejs/plasma-sb-utils": "0.209.0",
|
|
83
83
|
"@salutejs/plasma-themes": "0.38.0",
|
|
84
84
|
"@storybook/addon-docs": "8.6.12",
|
|
85
85
|
"@storybook/addon-essentials": "8.6.12",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"@linaria/react": "5.0.3",
|
|
118
118
|
"@popperjs/core": "2.11.8",
|
|
119
119
|
"@salutejs/input-core": "2.1.2",
|
|
120
|
-
"@salutejs/plasma-core": "1.
|
|
120
|
+
"@salutejs/plasma-core": "1.209.0",
|
|
121
121
|
"@salutejs/react-maskinput": "3.3.0",
|
|
122
122
|
"@tanstack/react-table": "8.21.2",
|
|
123
123
|
"@tanstack/react-virtual": "3.13.2",
|
|
@@ -137,5 +137,5 @@
|
|
|
137
137
|
"sideEffects": [
|
|
138
138
|
"*.css"
|
|
139
139
|
],
|
|
140
|
-
"gitHead": "
|
|
140
|
+
"gitHead": "6197beb4b2e1e69947e9b02adc876f9a12f6152a"
|
|
141
141
|
}
|
|
@@ -72,9 +72,9 @@ function _object_without_properties_loose(source, excluded) {
|
|
|
72
72
|
}
|
|
73
73
|
var StyledItem = _styledcomponents.default.div.withConfig({
|
|
74
74
|
displayName: "CarouselItem__StyledItem",
|
|
75
|
-
componentId: "sc-
|
|
75
|
+
componentId: "sc-5af2bbd6-0"
|
|
76
76
|
})([
|
|
77
|
-
"
|
|
77
|
+
"scroll-snap-align:",
|
|
78
78
|
";scroll-snap-stop:",
|
|
79
79
|
";"
|
|
80
80
|
], function(param) {
|
|
@@ -51,7 +51,7 @@ var mergedConfig = (0, _engines.mergeConfig)(_Spinner.spinnerConfig);
|
|
|
51
51
|
var Spinner = (0, _engines.component)(mergedConfig);
|
|
52
52
|
var SpinnerStyled = (0, _styledcomponents.default)(Spinner).withConfig({
|
|
53
53
|
displayName: "StepItem.styles__SpinnerStyled",
|
|
54
|
-
componentId: "sc-
|
|
54
|
+
componentId: "sc-b7ba9e5c-0"
|
|
55
55
|
})([
|
|
56
56
|
"",
|
|
57
57
|
":",
|
|
@@ -64,7 +64,7 @@ var SpinnerStyled = (0, _styledcomponents.default)(Spinner).withConfig({
|
|
|
64
64
|
}, _Spinner.spinnerTokens.color, _Stepstokens.tokens.activeIndicatorColor);
|
|
65
65
|
var StepItemTitle = _styledcomponents.default.div.withConfig({
|
|
66
66
|
displayName: "StepItem.styles__StepItemTitle",
|
|
67
|
-
componentId: "sc-
|
|
67
|
+
componentId: "sc-b7ba9e5c-1"
|
|
68
68
|
})([
|
|
69
69
|
"padding-top:var(",
|
|
70
70
|
");padding-right:var(",
|
|
@@ -78,7 +78,7 @@ var StepItemTitle = _styledcomponents.default.div.withConfig({
|
|
|
78
78
|
], _Stepstokens.tokens.titlePaddingTop, _Stepstokens.tokens.contentSidePadding, _Stepstokens.tokens.titleFontFamily, _Stepstokens.tokens.titleFontSize, _Stepstokens.tokens.titleFontStyle, _Stepstokens.tokens.titleFontWeight, _Stepstokens.tokens.titleLetterSpacing, _Stepstokens.tokens.titleLineHeight);
|
|
79
79
|
var StepItemContent = _styledcomponents.default.div.withConfig({
|
|
80
80
|
displayName: "StepItem.styles__StepItemContent",
|
|
81
|
-
componentId: "sc-
|
|
81
|
+
componentId: "sc-b7ba9e5c-2"
|
|
82
82
|
})([
|
|
83
83
|
"padding-top:var(",
|
|
84
84
|
");padding-right:var(",
|
|
@@ -93,9 +93,9 @@ var StepItemContent = _styledcomponents.default.div.withConfig({
|
|
|
93
93
|
], _Stepstokens.tokens.contentPaddingTop, _Stepstokens.tokens.contentSidePadding, _Stepstokens.tokens.contentFontFamily, _Stepstokens.tokens.contentFontSize, _Stepstokens.tokens.contentFontStyle, _Stepstokens.tokens.contentFontWeight, _Stepstokens.tokens.contentLetterSpacing, _Stepstokens.tokens.contentLineHeight, _Stepstokens.tokens.contentColor);
|
|
94
94
|
var BulletIndicatorWrapper = _styledcomponents.default.div.withConfig({
|
|
95
95
|
displayName: "StepItem.styles__BulletIndicatorWrapper",
|
|
96
|
-
componentId: "sc-
|
|
96
|
+
componentId: "sc-b7ba9e5c-3"
|
|
97
97
|
})([
|
|
98
|
-
"display:flex;align-items:center
|
|
98
|
+
"display:flex;align-items:center;&:not(.",
|
|
99
99
|
"){flex:0;&.",
|
|
100
100
|
"{width:100%;min-height:var(",
|
|
101
101
|
");}&:not(.",
|
|
@@ -117,7 +117,7 @@ var BulletIndicatorWrapper = _styledcomponents.default.div.withConfig({
|
|
|
117
117
|
], _Stepstokens.classes.simple, _Stepstokens.classes.hasIndicator, _Stepstokens.tokens.activeIndicatorSize, _Stepstokens.classes.hasIndicator, _Stepstokens.tokens.activeBulletSize, _Stepstokens.classes.verticalOrientation, _Stepstokens.tokens.verticalContentPaddingLeft, _Stepstokens.classes.simple, _Stepstokens.classes.hasIndicator, _Stepstokens.tokens.activeIndicatorSize, _Stepstokens.classes.hasIndicator, _Stepstokens.tokens.activeBulletSize, _Stepstokens.classes.verticalOrientation, _Stepstokens.classes.hasIndicator, _Stepstokens.tokens.activeIndicatorSize, _Stepstokens.classes.hasIndicator, _Stepstokens.tokens.activeBulletSize, _Stepstokens.classes.centered);
|
|
118
118
|
var BulletIndicator = _styledcomponents.default.button.withConfig({
|
|
119
119
|
displayName: "StepItem.styles__BulletIndicator",
|
|
120
|
-
componentId: "sc-
|
|
120
|
+
componentId: "sc-b7ba9e5c-4"
|
|
121
121
|
})([
|
|
122
122
|
"display:flex;align-items:center;justify-content:center;width:var(",
|
|
123
123
|
");height:var(",
|
|
@@ -163,7 +163,7 @@ var BulletIndicator = _styledcomponents.default.button.withConfig({
|
|
|
163
163
|
}), _Stepstokens.classes.inactive, _Stepstokens.tokens.inactiveIndicatorColor, _Stepstokens.tokens.inactiveIndicatorBackground, _Stepstokens.classes.simple, _Stepstokens.tokens.dividerColor);
|
|
164
164
|
var Bullet = (0, _styledcomponents.default)(BulletIndicator).withConfig({
|
|
165
165
|
displayName: "StepItem.styles__Bullet",
|
|
166
|
-
componentId: "sc-
|
|
166
|
+
componentId: "sc-b7ba9e5c-5"
|
|
167
167
|
})([
|
|
168
168
|
"width:var(",
|
|
169
169
|
");height:var(",
|
|
@@ -177,7 +177,7 @@ var Bullet = (0, _styledcomponents.default)(BulletIndicator).withConfig({
|
|
|
177
177
|
], _Stepstokens.tokens.bulletSize, _Stepstokens.tokens.bulletSize, _Stepstokens.classes.active, _Stepstokens.tokens.activeBulletSize, _Stepstokens.tokens.activeBulletSize, _Stepstokens.tokens.dividerThickness, _Stepstokens.tokens.activeIndicatorBorder, _Stepstokens.tokens.activeIndicatorBackground);
|
|
178
178
|
var StepItemDivider = _styledcomponents.default.div.withConfig({
|
|
179
179
|
displayName: "StepItem.styles__StepItemDivider",
|
|
180
|
-
componentId: "sc-
|
|
180
|
+
componentId: "sc-b7ba9e5c-6"
|
|
181
181
|
})([
|
|
182
182
|
"flex:1;width:100%;height:var(",
|
|
183
183
|
");background:var(",
|
|
@@ -206,7 +206,7 @@ var StepItemDivider = _styledcomponents.default.div.withConfig({
|
|
|
206
206
|
}, _Stepstokens.classes.simple);
|
|
207
207
|
var StepItemContentWrapper = _styledcomponents.default.div.withConfig({
|
|
208
208
|
displayName: "StepItem.styles__StepItemContentWrapper",
|
|
209
|
-
componentId: "sc-
|
|
209
|
+
componentId: "sc-b7ba9e5c-7"
|
|
210
210
|
})([
|
|
211
211
|
"&.",
|
|
212
212
|
"{",
|
|
@@ -218,7 +218,7 @@ var StepItemContentWrapper = _styledcomponents.default.div.withConfig({
|
|
|
218
218
|
], _Stepstokens.classes.verticalOrientation, StepItemTitle, _Stepstokens.tokens.contentVerticalPadding, StepItemContent, _Stepstokens.tokens.contentVerticalPadding, _Stepstokens.tokens.contentVerticalPadding);
|
|
219
219
|
var StepItemStyled = _styledcomponents.default.div.withConfig({
|
|
220
220
|
displayName: "StepItem.styles__StepItemStyled",
|
|
221
|
-
componentId: "sc-
|
|
221
|
+
componentId: "sc-b7ba9e5c-8"
|
|
222
222
|
})([
|
|
223
223
|
"position:relative;display:flex;flex-direction:column;align-items:flex-start;flex:1;color:var(",
|
|
224
224
|
");&.",
|