@salutejs/plasma-new-hope 0.336.0-canary.1906.17459907241.0 → 0.336.0-canary.2184.17486296992.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 +2 -2
- package/cjs/components/Autocomplete/Autocomplete.tokens.js +1 -1
- package/cjs/components/Autocomplete/Autocomplete.tokens.js.map +1 -1
- package/cjs/components/Autocomplete/ui/TextField/TextField.styles.js +1 -1
- package/cjs/components/Autocomplete/ui/TextField/TextField.styles.js.map +1 -1
- package/cjs/components/Autocomplete/ui/TextField/{TextField.styles_w9ryvj.css → TextField.styles_xosxpq.css} +1 -1
- package/cjs/components/Combobox/ComboboxNew/Combobox.css +2 -2
- package/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js +0 -1
- package/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js.map +1 -1
- package/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +1 -1
- package/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles.js.map +1 -1
- package/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles_13wbfyq.css +1 -0
- package/cjs/components/DatePicker/DatePicker.tokens.js +1 -4
- package/cjs/components/DatePicker/DatePicker.tokens.js.map +1 -1
- package/cjs/components/DatePicker/RangeDate/RangeDate.css +4 -4
- package/cjs/components/DatePicker/RangeDate/RangeDate.styles.js +1 -1
- package/cjs/components/DatePicker/RangeDate/RangeDate.styles.js.map +1 -1
- package/cjs/components/DatePicker/RangeDate/{RangeDate.styles_1l1c4cu.css → RangeDate.styles_1q1mn0z.css} +1 -1
- package/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.css +4 -4
- package/cjs/components/DatePicker/SingleDate/SingleDate.css +4 -4
- package/cjs/components/DatePicker/SingleDate/SingleDate.styles.js +1 -1
- package/cjs/components/DatePicker/SingleDate/SingleDate.styles.js.map +1 -1
- package/{es/components/DatePicker/SingleDate/SingleDate.styles_14mhzj1.css → cjs/components/DatePicker/SingleDate/SingleDate.styles_7r4r8k.css} +1 -1
- package/cjs/components/Pagination/Pagination.css +1 -1
- package/cjs/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.css +1 -1
- package/cjs/components/Range/Range.css +1 -1
- package/cjs/components/Select/Select.css +1 -1
- package/cjs/components/Select/ui/Target/Target.css +1 -1
- package/cjs/components/Select/ui/Target/ui/Textfield/Textfield.css +1 -1
- package/cjs/components/Slider/Slider.css +1 -1
- package/cjs/components/Slider/components/DoubleUncontrolled/DoubleUncontrolled.css +1 -1
- package/cjs/components/Table/Table.css +1 -1
- package/cjs/components/Table/ui/Cell/Cell.css +1 -1
- package/cjs/components/Table/ui/EditableCell/EditableCell.css +1 -1
- package/cjs/components/Table/ui/HeadCell/HeadCell.css +1 -1
- package/cjs/components/Table/ui/HeadCell/ui/Filter/Filter.css +1 -1
- package/cjs/components/TextArea/TextArea.tokens.js +0 -1
- package/cjs/components/TextArea/TextArea.tokens.js.map +1 -1
- package/cjs/components/TextArea/variations/_read-only/base.js +1 -1
- package/cjs/components/TextArea/variations/_read-only/base.js.map +1 -1
- package/cjs/components/TextArea/variations/_read-only/base_vk912g.css +1 -0
- package/cjs/components/TextField/TextField.tokens.js +0 -1
- package/cjs/components/TextField/TextField.tokens.js.map +1 -1
- package/cjs/components/TextField/variations/_read-only/base.js +1 -1
- package/cjs/components/TextField/variations/_read-only/base.js.map +1 -1
- package/cjs/components/TextField/variations/_read-only/{base_uo19e5.css → base_156fjoi.css} +1 -1
- package/cjs/components/TimePicker/TimePicker.css +86 -0
- package/cjs/components/TimePicker/TimePicker.js +463 -0
- package/cjs/components/TimePicker/TimePicker.js.map +1 -0
- package/cjs/components/TimePicker/TimePicker.styles.js +75 -0
- package/cjs/components/TimePicker/TimePicker.styles.js.map +1 -0
- package/cjs/components/TimePicker/TimePicker.styles_1veu5q1.css +8 -0
- package/cjs/components/TimePicker/TimePicker.tokens.js +123 -0
- package/cjs/components/TimePicker/TimePicker.tokens.js.map +1 -0
- package/cjs/components/TimePicker/hooks/useKeyboardNavigation.js +38 -0
- package/cjs/components/TimePicker/hooks/useKeyboardNavigation.js.map +1 -0
- package/cjs/components/TimePicker/utils/index.js +141 -0
- package/cjs/components/TimePicker/utils/index.js.map +1 -0
- package/cjs/components/TimePicker/variations/_disabled/base.js +9 -0
- package/cjs/components/TimePicker/variations/_disabled/base.js.map +1 -0
- package/cjs/components/TimePicker/variations/_disabled/base_nyid0i.css +1 -0
- package/cjs/components/TimePicker/variations/_readonly/base.js +9 -0
- package/cjs/components/TimePicker/variations/_readonly/base.js.map +1 -0
- package/cjs/components/TimePicker/variations/_readonly/base_zalfas.css +1 -0
- package/cjs/components/TimePicker/variations/_size/base.js +9 -0
- package/cjs/components/TimePicker/variations/_size/base.js.map +1 -0
- package/cjs/components/TimePicker/variations/_size/base_x642ct.css +1 -0
- package/cjs/components/TimePicker/variations/_view/base.js +9 -0
- package/cjs/components/TimePicker/variations/_view/base.js.map +1 -0
- package/cjs/components/TimePicker/variations/_view/base_x642ct.css +1 -0
- package/cjs/index.css +23 -10
- package/cjs/index.js +6 -0
- package/cjs/index.js.map +1 -1
- package/emotion/cjs/components/Autocomplete/Autocomplete.tokens.js +0 -1
- package/emotion/cjs/components/Autocomplete/ui/TextField/TextField.styles.js +2 -2
- package/emotion/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js +0 -1
- package/emotion/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +2 -2
- package/emotion/cjs/components/DatePicker/DatePicker.tokens.js +1 -4
- package/emotion/cjs/components/DatePicker/RangeDate/RangeDate.styles.js +7 -7
- package/emotion/cjs/components/DatePicker/SingleDate/SingleDate.styles.js +7 -7
- package/emotion/cjs/components/TextArea/TextArea.tokens.js +0 -1
- package/emotion/cjs/components/TextArea/variations/_read-only/base.js +1 -1
- package/emotion/cjs/components/TextField/TextField.tokens.js +0 -1
- package/emotion/cjs/components/TextField/variations/_read-only/base.js +1 -1
- package/emotion/cjs/components/TimePicker/TimePicker.js +644 -0
- package/emotion/cjs/components/TimePicker/TimePicker.styles.js +86 -0
- package/emotion/cjs/components/TimePicker/TimePicker.tokens.js +132 -0
- package/emotion/cjs/components/TimePicker/TimePicker.types.js +4 -0
- package/emotion/cjs/components/TimePicker/hooks/useKeyboardNavigation.js +38 -0
- package/emotion/cjs/components/TimePicker/index.js +26 -0
- package/emotion/cjs/components/TimePicker/utils/index.js +154 -0
- package/emotion/cjs/components/TimePicker/variations/_disabled/base.js +13 -0
- package/emotion/cjs/components/TimePicker/variations/_readonly/base.js +12 -0
- package/emotion/cjs/components/TimePicker/variations/_size/base.js +12 -0
- package/emotion/cjs/components/TimePicker/variations/_view/base.js +12 -0
- package/emotion/cjs/examples/components/Autocomplete/Autocomplete.config.js +15 -15
- package/emotion/cjs/examples/components/Combobox/Combobox.config.js +15 -15
- package/emotion/cjs/examples/components/DatePicker/DatePicker.config.js +7 -7
- package/emotion/cjs/examples/components/TextArea/TextArea.config.js +15 -15
- package/emotion/cjs/examples/components/TextField/TextField.config.js +23 -23
- package/emotion/cjs/examples/components/TimePicker/TimePicker.config.js +35 -0
- package/emotion/cjs/examples/components/TimePicker/TimePicker.js +15 -0
- package/emotion/cjs/index.js +1 -0
- package/emotion/es/components/Autocomplete/Autocomplete.tokens.js +0 -1
- package/emotion/es/components/Autocomplete/ui/TextField/TextField.styles.js +2 -2
- package/emotion/es/components/Combobox/ComboboxNew/Combobox.tokens.js +0 -1
- package/emotion/es/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +2 -2
- package/emotion/es/components/DatePicker/DatePicker.tokens.js +1 -4
- package/emotion/es/components/DatePicker/RangeDate/RangeDate.styles.js +7 -7
- package/emotion/es/components/DatePicker/SingleDate/SingleDate.styles.js +7 -7
- package/emotion/es/components/TextArea/TextArea.tokens.js +0 -1
- package/emotion/es/components/TextArea/variations/_read-only/base.js +2 -2
- package/emotion/es/components/TextField/TextField.tokens.js +0 -1
- package/emotion/es/components/TextField/variations/_read-only/base.js +1 -1
- package/emotion/es/components/TimePicker/TimePicker.js +580 -0
- package/emotion/es/components/TimePicker/TimePicker.styles.js +46 -0
- package/emotion/es/components/TimePicker/TimePicker.tokens.js +114 -0
- package/emotion/es/components/TimePicker/TimePicker.types.js +1 -0
- package/emotion/es/components/TimePicker/hooks/useKeyboardNavigation.js +28 -0
- package/emotion/es/components/TimePicker/index.js +2 -0
- package/emotion/es/components/TimePicker/utils/index.js +130 -0
- package/emotion/es/components/TimePicker/variations/_disabled/base.js +3 -0
- package/emotion/es/components/TimePicker/variations/_readonly/base.js +2 -0
- package/emotion/es/components/TimePicker/variations/_size/base.js +2 -0
- package/emotion/es/components/TimePicker/variations/_view/base.js +2 -0
- package/emotion/es/examples/components/Autocomplete/Autocomplete.config.js +15 -15
- package/emotion/es/examples/components/Combobox/Combobox.config.js +15 -15
- package/emotion/es/examples/components/DatePicker/DatePicker.config.js +7 -7
- package/emotion/es/examples/components/TextArea/TextArea.config.js +15 -15
- package/emotion/es/examples/components/TextField/TextField.config.js +23 -23
- package/emotion/es/examples/components/TimePicker/TimePicker.config.js +25 -0
- package/emotion/es/examples/components/TimePicker/TimePicker.js +5 -0
- package/emotion/es/index.js +1 -0
- package/es/components/Autocomplete/Autocomplete.css +2 -2
- package/es/components/Autocomplete/Autocomplete.tokens.js +1 -1
- package/es/components/Autocomplete/Autocomplete.tokens.js.map +1 -1
- package/es/components/Autocomplete/ui/TextField/TextField.styles.js +1 -1
- package/es/components/Autocomplete/ui/TextField/TextField.styles.js.map +1 -1
- package/es/components/Autocomplete/ui/TextField/{TextField.styles_w9ryvj.css → TextField.styles_xosxpq.css} +1 -1
- package/es/components/Combobox/ComboboxNew/Combobox.css +2 -2
- package/es/components/Combobox/ComboboxNew/Combobox.tokens.js +0 -1
- package/es/components/Combobox/ComboboxNew/Combobox.tokens.js.map +1 -1
- package/es/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +1 -1
- package/es/components/Combobox/ComboboxNew/ui/Target/Target.styles.js.map +1 -1
- package/es/components/Combobox/ComboboxNew/ui/Target/Target.styles_13wbfyq.css +1 -0
- package/es/components/DatePicker/DatePicker.tokens.js +1 -4
- package/es/components/DatePicker/DatePicker.tokens.js.map +1 -1
- package/es/components/DatePicker/RangeDate/RangeDate.css +4 -4
- package/es/components/DatePicker/RangeDate/RangeDate.styles.js +1 -1
- package/es/components/DatePicker/RangeDate/RangeDate.styles.js.map +1 -1
- package/es/components/DatePicker/RangeDate/{RangeDate.styles_1l1c4cu.css → RangeDate.styles_1q1mn0z.css} +1 -1
- package/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.css +4 -4
- package/es/components/DatePicker/SingleDate/SingleDate.css +4 -4
- package/es/components/DatePicker/SingleDate/SingleDate.styles.js +1 -1
- package/es/components/DatePicker/SingleDate/SingleDate.styles.js.map +1 -1
- package/{cjs/components/DatePicker/SingleDate/SingleDate.styles_14mhzj1.css → es/components/DatePicker/SingleDate/SingleDate.styles_7r4r8k.css} +1 -1
- package/es/components/Pagination/Pagination.css +1 -1
- package/es/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.css +1 -1
- package/es/components/Range/Range.css +1 -1
- package/es/components/Select/Select.css +1 -1
- package/es/components/Select/ui/Target/Target.css +1 -1
- package/es/components/Select/ui/Target/ui/Textfield/Textfield.css +1 -1
- package/es/components/Slider/Slider.css +1 -1
- package/es/components/Slider/components/DoubleUncontrolled/DoubleUncontrolled.css +1 -1
- package/es/components/Table/Table.css +1 -1
- package/es/components/Table/ui/Cell/Cell.css +1 -1
- package/es/components/Table/ui/EditableCell/EditableCell.css +1 -1
- package/es/components/Table/ui/HeadCell/HeadCell.css +1 -1
- package/es/components/Table/ui/HeadCell/ui/Filter/Filter.css +1 -1
- package/es/components/TextArea/TextArea.tokens.js +0 -1
- package/es/components/TextArea/TextArea.tokens.js.map +1 -1
- package/es/components/TextArea/variations/_read-only/base.js +1 -1
- package/es/components/TextArea/variations/_read-only/base.js.map +1 -1
- package/es/components/TextArea/variations/_read-only/base_vk912g.css +1 -0
- package/es/components/TextField/TextField.tokens.js +0 -1
- package/es/components/TextField/TextField.tokens.js.map +1 -1
- package/es/components/TextField/variations/_read-only/base.js +1 -1
- package/es/components/TextField/variations/_read-only/base.js.map +1 -1
- package/es/components/TextField/variations/_read-only/{base_uo19e5.css → base_156fjoi.css} +1 -1
- package/es/components/TimePicker/TimePicker.css +86 -0
- package/es/components/TimePicker/TimePicker.js +453 -0
- package/es/components/TimePicker/TimePicker.js.map +1 -0
- package/es/components/TimePicker/TimePicker.styles.js +66 -0
- package/es/components/TimePicker/TimePicker.styles.js.map +1 -0
- package/es/components/TimePicker/TimePicker.styles_1veu5q1.css +8 -0
- package/es/components/TimePicker/TimePicker.tokens.js +118 -0
- package/es/components/TimePicker/TimePicker.tokens.js.map +1 -0
- package/es/components/TimePicker/hooks/useKeyboardNavigation.js +34 -0
- package/es/components/TimePicker/hooks/useKeyboardNavigation.js.map +1 -0
- package/es/components/TimePicker/utils/index.js +134 -0
- package/es/components/TimePicker/utils/index.js.map +1 -0
- package/es/components/TimePicker/variations/_disabled/base.js +5 -0
- package/es/components/TimePicker/variations/_disabled/base.js.map +1 -0
- package/es/components/TimePicker/variations/_disabled/base_nyid0i.css +1 -0
- package/es/components/TimePicker/variations/_readonly/base.js +5 -0
- package/es/components/TimePicker/variations/_readonly/base.js.map +1 -0
- package/es/components/TimePicker/variations/_readonly/base_zalfas.css +1 -0
- package/es/components/TimePicker/variations/_size/base.js +5 -0
- package/es/components/TimePicker/variations/_size/base.js.map +1 -0
- package/es/components/TimePicker/variations/_size/base_x642ct.css +1 -0
- package/es/components/TimePicker/variations/_view/base.js +5 -0
- package/es/components/TimePicker/variations/_view/base.js.map +1 -0
- package/es/components/TimePicker/variations/_view/base_x642ct.css +1 -0
- package/es/index.css +23 -10
- package/es/index.js +2 -0
- package/es/index.js.map +1 -1
- package/package.json +4 -4
- package/styled-components/cjs/components/Autocomplete/Autocomplete.tokens.js +0 -1
- package/styled-components/cjs/components/Autocomplete/ui/TextField/TextField.styles.js +2 -4
- package/styled-components/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js +0 -1
- package/styled-components/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +2 -4
- package/styled-components/cjs/components/DatePicker/DatePicker.tokens.js +1 -4
- package/styled-components/cjs/components/DatePicker/RangeDate/RangeDate.styles.js +4 -8
- package/styled-components/cjs/components/DatePicker/SingleDate/SingleDate.styles.js +5 -7
- package/styled-components/cjs/components/TextArea/TextArea.tokens.js +0 -1
- package/styled-components/cjs/components/TextArea/variations/_read-only/base.js +1 -3
- package/styled-components/cjs/components/TextField/TextField.tokens.js +0 -1
- package/styled-components/cjs/components/TextField/variations/_read-only/base.js +1 -3
- package/styled-components/cjs/components/TimePicker/TimePicker.js +644 -0
- package/styled-components/cjs/components/TimePicker/TimePicker.styles.js +317 -0
- package/styled-components/cjs/components/TimePicker/TimePicker.tokens.js +132 -0
- package/styled-components/cjs/components/TimePicker/TimePicker.types.js +4 -0
- package/styled-components/cjs/components/TimePicker/hooks/useKeyboardNavigation.js +38 -0
- package/styled-components/cjs/components/TimePicker/index.js +26 -0
- package/styled-components/cjs/components/TimePicker/utils/index.js +154 -0
- package/styled-components/cjs/components/TimePicker/variations/_disabled/base.js +16 -0
- package/styled-components/cjs/components/TimePicker/variations/_readonly/base.js +14 -0
- package/styled-components/cjs/components/TimePicker/variations/_size/base.js +14 -0
- package/styled-components/cjs/components/TimePicker/variations/_view/base.js +14 -0
- package/styled-components/cjs/examples/components/Autocomplete/Autocomplete.config.js +3 -4
- package/styled-components/cjs/examples/components/Combobox/Combobox.config.js +3 -4
- package/styled-components/cjs/examples/components/Combobox/Combobox.js +0 -15
- package/styled-components/cjs/examples/components/DatePicker/DatePicker.config.js +5 -8
- package/styled-components/cjs/examples/components/TextArea/TextArea.config.js +2 -3
- package/styled-components/cjs/examples/components/TextField/TextField.config.js +2 -3
- package/styled-components/cjs/examples/components/TimePicker/TimePicker.config.js +261 -0
- package/styled-components/cjs/examples/components/TimePicker/TimePicker.js +15 -0
- package/styled-components/cjs/index.js +1 -0
- package/styled-components/es/components/Autocomplete/Autocomplete.tokens.js +0 -1
- package/styled-components/es/components/Autocomplete/ui/TextField/TextField.styles.js +2 -4
- package/styled-components/es/components/Combobox/ComboboxNew/Combobox.tokens.js +0 -1
- package/styled-components/es/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +2 -4
- package/styled-components/es/components/DatePicker/DatePicker.tokens.js +1 -4
- package/styled-components/es/components/DatePicker/RangeDate/RangeDate.styles.js +4 -8
- package/styled-components/es/components/DatePicker/SingleDate/SingleDate.styles.js +5 -7
- package/styled-components/es/components/TextArea/TextArea.tokens.js +0 -1
- package/styled-components/es/components/TextArea/variations/_read-only/base.js +2 -4
- package/styled-components/es/components/TextField/TextField.tokens.js +0 -1
- package/styled-components/es/components/TextField/variations/_read-only/base.js +1 -3
- package/styled-components/es/components/TimePicker/TimePicker.js +580 -0
- package/styled-components/es/components/TimePicker/TimePicker.styles.js +242 -0
- package/styled-components/es/components/TimePicker/TimePicker.tokens.js +114 -0
- package/styled-components/es/components/TimePicker/TimePicker.types.js +1 -0
- package/styled-components/es/components/TimePicker/hooks/useKeyboardNavigation.js +28 -0
- package/styled-components/es/components/TimePicker/index.js +2 -0
- package/styled-components/es/components/TimePicker/utils/index.js +130 -0
- package/styled-components/es/components/TimePicker/variations/_disabled/base.js +6 -0
- package/styled-components/es/components/TimePicker/variations/_readonly/base.js +4 -0
- package/styled-components/es/components/TimePicker/variations/_size/base.js +4 -0
- package/styled-components/es/components/TimePicker/variations/_view/base.js +4 -0
- package/styled-components/es/examples/components/Autocomplete/Autocomplete.config.js +3 -4
- package/styled-components/es/examples/components/Combobox/Combobox.config.js +3 -4
- package/styled-components/es/examples/components/Combobox/Combobox.js +0 -7
- package/styled-components/es/examples/components/DatePicker/DatePicker.config.js +5 -8
- package/styled-components/es/examples/components/TextArea/TextArea.config.js +2 -3
- package/styled-components/es/examples/components/TextField/TextField.config.js +2 -3
- package/styled-components/es/examples/components/TimePicker/TimePicker.config.js +251 -0
- package/styled-components/es/examples/components/TimePicker/TimePicker.js +5 -0
- package/styled-components/es/index.js +1 -0
- package/types/components/Autocomplete/Autocomplete.tokens.d.ts +0 -1
- package/types/components/Autocomplete/Autocomplete.tokens.d.ts.map +1 -1
- package/types/components/Autocomplete/ui/TextField/TextField.styles.d.ts.map +1 -1
- package/types/components/Combobox/ComboboxNew/Combobox.tokens.d.ts +0 -1
- package/types/components/Combobox/ComboboxNew/Combobox.tokens.d.ts.map +1 -1
- package/types/components/Combobox/ComboboxNew/ui/Target/Target.styles.d.ts.map +1 -1
- package/types/components/DatePicker/DatePicker.tokens.d.ts +1 -4
- package/types/components/DatePicker/DatePicker.tokens.d.ts.map +1 -1
- package/types/components/DatePicker/RangeDate/RangeDate.styles.d.ts.map +1 -1
- package/types/components/DatePicker/SingleDate/SingleDate.styles.d.ts.map +1 -1
- package/types/components/TextArea/TextArea.tokens.d.ts +0 -1
- package/types/components/TextArea/TextArea.tokens.d.ts.map +1 -1
- package/types/components/TextArea/variations/_read-only/base.d.ts.map +1 -1
- package/types/components/TextField/TextField.tokens.d.ts +0 -1
- package/types/components/TextField/TextField.tokens.d.ts.map +1 -1
- package/types/components/TextField/variations/_read-only/base.d.ts.map +1 -1
- package/types/components/TimePicker/TimePicker.d.ts +81 -0
- package/types/components/TimePicker/TimePicker.d.ts.map +1 -0
- package/types/components/TimePicker/TimePicker.styles.d.ts +312 -0
- package/types/components/TimePicker/TimePicker.styles.d.ts.map +1 -0
- package/types/components/TimePicker/TimePicker.tokens.d.ts +116 -0
- package/types/components/TimePicker/TimePicker.tokens.d.ts.map +1 -0
- package/types/components/TimePicker/TimePicker.types.d.ts +139 -0
- package/types/components/TimePicker/TimePicker.types.d.ts.map +1 -0
- package/types/components/TimePicker/hooks/useKeyboardNavigation.d.ts +14 -0
- package/types/components/TimePicker/hooks/useKeyboardNavigation.d.ts.map +1 -0
- package/types/components/TimePicker/index.d.ts +4 -0
- package/types/components/TimePicker/index.d.ts.map +1 -0
- package/types/components/TimePicker/utils/index.d.ts +19 -0
- package/types/components/TimePicker/utils/index.d.ts.map +1 -0
- package/types/components/TimePicker/variations/_disabled/base.d.ts +2 -0
- package/types/components/TimePicker/variations/_disabled/base.d.ts.map +1 -0
- package/types/components/TimePicker/variations/_readonly/base.d.ts +2 -0
- package/types/components/TimePicker/variations/_readonly/base.d.ts.map +1 -0
- package/types/components/TimePicker/variations/_size/base.d.ts +2 -0
- package/types/components/TimePicker/variations/_size/base.d.ts.map +1 -0
- package/types/components/TimePicker/variations/_view/base.d.ts +2 -0
- package/types/components/TimePicker/variations/_view/base.d.ts.map +1 -0
- package/types/examples/components/Autocomplete/Autocomplete.config.d.ts.map +1 -1
- package/types/examples/components/Combobox/Combobox.config.d.ts.map +1 -1
- package/types/examples/components/DatePicker/DatePicker.config.d.ts.map +1 -1
- package/types/examples/components/TextArea/TextArea.config.d.ts.map +1 -1
- package/types/examples/components/TextField/TextField.config.d.ts.map +1 -1
- package/types/examples/components/TimePicker/TimePicker.config.d.ts +24 -0
- package/types/examples/components/TimePicker/TimePicker.config.d.ts.map +1 -0
- package/types/examples/components/TimePicker/TimePicker.d.ts +43 -0
- package/types/examples/components/TimePicker/TimePicker.d.ts.map +1 -0
- package/types/index.d.ts +1 -0
- package/types/index.d.ts.map +1 -1
- package/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles_eyjind.css +0 -1
- package/cjs/components/TextArea/variations/_read-only/base_y7i1fe.css +0 -1
- package/es/components/Combobox/ComboboxNew/ui/Target/Target.styles_eyjind.css +0 -1
- package/es/components/TextArea/variations/_read-only/base_y7i1fe.css +0 -1
@@ -0,0 +1,16 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
3
|
+
value: true
|
4
|
+
});
|
5
|
+
Object.defineProperty(exports, "base", {
|
6
|
+
enumerable: true,
|
7
|
+
get: function() {
|
8
|
+
return base;
|
9
|
+
}
|
10
|
+
});
|
11
|
+
var _styledcomponents = require("styled-components");
|
12
|
+
var _TimePickertokens = require("../../TimePicker.tokens");
|
13
|
+
var base = (0, _styledcomponents.css)([
|
14
|
+
"&[disabled]{opacity:var(",
|
15
|
+
");cursor:not-allowed;}"
|
16
|
+
], _TimePickertokens.tokens.disabledOpacity);
|
@@ -0,0 +1,14 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
3
|
+
value: true
|
4
|
+
});
|
5
|
+
Object.defineProperty(exports, "base", {
|
6
|
+
enumerable: true,
|
7
|
+
get: function() {
|
8
|
+
return base;
|
9
|
+
}
|
10
|
+
});
|
11
|
+
var _styledcomponents = require("styled-components");
|
12
|
+
var base = (0, _styledcomponents.css)([
|
13
|
+
"&[readonly]{cursor:not-allowed;}"
|
14
|
+
]);
|
@@ -0,0 +1,14 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
3
|
+
value: true
|
4
|
+
});
|
5
|
+
Object.defineProperty(exports, "base", {
|
6
|
+
enumerable: true,
|
7
|
+
get: function() {
|
8
|
+
return base;
|
9
|
+
}
|
10
|
+
});
|
11
|
+
var _styledcomponents = require("styled-components");
|
12
|
+
var base = (0, _styledcomponents.css)([
|
13
|
+
""
|
14
|
+
]);
|
@@ -0,0 +1,14 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
3
|
+
value: true
|
4
|
+
});
|
5
|
+
Object.defineProperty(exports, "base", {
|
6
|
+
enumerable: true,
|
7
|
+
get: function() {
|
8
|
+
return base;
|
9
|
+
}
|
10
|
+
});
|
11
|
+
var _styledcomponents = require("styled-components");
|
12
|
+
var base = (0, _styledcomponents.css)([
|
13
|
+
""
|
14
|
+
]);
|
@@ -498,14 +498,13 @@ var config = {
|
|
498
498
|
readOnly: {
|
499
499
|
true: (0, _styledcomponents.css)([
|
500
500
|
"",
|
501
|
-
":var(--text-
|
502
|
-
":0.4;",
|
501
|
+
":var(--text-secondary);",
|
503
502
|
":var(--surface-transparent-primary);",
|
504
503
|
":var(--text-secondary);",
|
505
504
|
":var(--text-secondary);",
|
506
|
-
":var(--text-
|
505
|
+
":var(--text-secondary);",
|
507
506
|
":var(--surface-transparent-primary);"
|
508
|
-
], _Autocomplete.autocompleteTokens.textFieldColorReadOnly, _Autocomplete.autocompleteTokens.
|
507
|
+
], _Autocomplete.autocompleteTokens.textFieldColorReadOnly, _Autocomplete.autocompleteTokens.textFieldBackgroundColorReadOnly, _Autocomplete.autocompleteTokens.textFieldPlaceholderColorReadOnly, _Autocomplete.autocompleteTokens.textFieldLeftHelperColorReadOnly, _Autocomplete.autocompleteTokens.textFieldLabelColorReadOnly, _Autocomplete.autocompleteTokens.textFieldDividerColorReadOnly)
|
509
508
|
}
|
510
509
|
}
|
511
510
|
};
|
@@ -686,13 +686,12 @@ var config = {
|
|
686
686
|
readOnly: {
|
687
687
|
true: (0, _styledcomponents.css)([
|
688
688
|
"",
|
689
|
-
":var(--text-
|
690
|
-
":0.4;",
|
689
|
+
":var(--text-secondary);",
|
691
690
|
":var(--surface-transparent-primary);",
|
692
691
|
":var(--text-secondary);",
|
693
692
|
":var(--text-secondary);",
|
694
|
-
":var(--text-
|
695
|
-
], _Combobox.comboboxNewTokens.textFieldColorReadOnly, _Combobox.comboboxNewTokens.
|
693
|
+
":var(--text-secondary);"
|
694
|
+
], _Combobox.comboboxNewTokens.textFieldColorReadOnly, _Combobox.comboboxNewTokens.textFieldBackgroundColorReadOnly, _Combobox.comboboxNewTokens.textFieldPlaceholderColorReadOnly, _Combobox.comboboxNewTokens.textFieldLeftHelperColorReadOnly, _Combobox.comboboxNewTokens.textFieldLabelColorReadOnly)
|
696
695
|
}
|
697
696
|
}
|
698
697
|
};
|
@@ -1,16 +1 @@
|
|
1
1
|
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", {
|
3
|
-
value: true
|
4
|
-
});
|
5
|
-
Object.defineProperty(exports, "Combobox", {
|
6
|
-
enumerable: true,
|
7
|
-
get: function() {
|
8
|
-
return Combobox;
|
9
|
-
}
|
10
|
-
});
|
11
|
-
var _engines = require("../../../engines");
|
12
|
-
var _ = require("../../..");
|
13
|
-
var _Comboboxconfig = require("./Combobox.config");
|
14
|
-
var mergedConfig = (0, _engines.mergeConfig)(_.comboboxNewConfig, _Comboboxconfig.config);
|
15
|
-
var ComboboxComponent = (0, _engines.component)(mergedConfig);
|
16
|
-
var Combobox = ComboboxComponent;
|
@@ -511,16 +511,13 @@ var config = {
|
|
511
511
|
true: (0, _styledcomponents.css)([
|
512
512
|
"",
|
513
513
|
":var(--surface-transparent-primary);",
|
514
|
-
":var(--text-primary);",
|
515
514
|
":var(--text-secondary);",
|
516
|
-
":var(--text-primary);",
|
517
|
-
":0.4;",
|
518
|
-
":var(--text-primary);",
|
519
|
-
":var(--surface-transparent-primary);",
|
520
515
|
":var(--text-secondary);",
|
521
|
-
":
|
522
|
-
":
|
523
|
-
|
516
|
+
":var(--text-secondary);",
|
517
|
+
":var(--text-secondary);",
|
518
|
+
":var(--surface-transparent-primary);",
|
519
|
+
":var(--text-secondary);"
|
520
|
+
], _DatePicker.datePickerTokens.backgroundReadOnly, _DatePicker.datePickerTokens.labelColorReadOnly, _DatePicker.datePickerTokens.leftHelperColorReadOnly, _DatePicker.datePickerTokens.dividerColorReadOnly, _DatePicker.datePickerTokens.textFieldColorReadOnly, _DatePicker.datePickerTokens.textFieldBackgroundColorReadOnly, _DatePicker.datePickerTokens.textFieldPlaceholderColorReadOnly)
|
524
521
|
}
|
525
522
|
}
|
526
523
|
};
|
@@ -557,9 +557,8 @@ var config = {
|
|
557
557
|
":0.4;",
|
558
558
|
":var(--surface-transparent-primary);",
|
559
559
|
":var(--text-primary);",
|
560
|
-
":var(--surface-transparent-primary);"
|
561
|
-
|
562
|
-
], _TextArea.textAreaTokens.readOnlyOpacity, _TextArea.textAreaTokens.backgroundColorReadOnly, _TextArea.textAreaTokens.inputColorReadOnly, _TextArea.textAreaTokens.dividerColorReadOnly, _TextArea.textAreaTokens.contentSlotRightOpacityReadOnly)
|
560
|
+
":var(--surface-transparent-primary);"
|
561
|
+
], _TextArea.textAreaTokens.readOnlyOpacity, _TextArea.textAreaTokens.backgroundColorReadOnly, _TextArea.textAreaTokens.inputColorReadOnly, _TextArea.textAreaTokens.dividerColorReadOnly)
|
563
562
|
},
|
564
563
|
disabled: {
|
565
564
|
true: (0, _styledcomponents.css)([
|
@@ -677,9 +677,8 @@ var config = {
|
|
677
677
|
":var(--text-secondary);",
|
678
678
|
":var(--text-secondary);",
|
679
679
|
":var(--text-primary);",
|
680
|
-
":var(--surface-transparent-primary);"
|
681
|
-
|
682
|
-
], _TextField.textFieldTokens.readOnlyOpacity, _TextField.textFieldTokens.colorReadOnly, _TextField.textFieldTokens.backgroundColorReadOnly, _TextField.textFieldTokens.placeholderColorReadOnly, _TextField.textFieldTokens.leftHelperColorReadOnly, _TextField.textFieldTokens.titleCaptionColorReadOnly, _TextField.textFieldTokens.labelColorReadOnly, _TextField.textFieldTokens.dividerColorReadOnly, _TextField.textFieldTokens.contentSlotRightOpacityReadOnly)
|
680
|
+
":var(--surface-transparent-primary);"
|
681
|
+
], _TextField.textFieldTokens.readOnlyOpacity, _TextField.textFieldTokens.colorReadOnly, _TextField.textFieldTokens.backgroundColorReadOnly, _TextField.textFieldTokens.placeholderColorReadOnly, _TextField.textFieldTokens.leftHelperColorReadOnly, _TextField.textFieldTokens.titleCaptionColorReadOnly, _TextField.textFieldTokens.labelColorReadOnly, _TextField.textFieldTokens.dividerColorReadOnly)
|
683
682
|
}
|
684
683
|
}
|
685
684
|
};
|
@@ -0,0 +1,261 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
3
|
+
value: true
|
4
|
+
});
|
5
|
+
Object.defineProperty(exports, "config", {
|
6
|
+
enumerable: true,
|
7
|
+
get: function() {
|
8
|
+
return config;
|
9
|
+
}
|
10
|
+
});
|
11
|
+
var _styledcomponents = require("styled-components");
|
12
|
+
var _TimePicker = require("../../../components/TimePicker");
|
13
|
+
var config = {
|
14
|
+
defaults: {
|
15
|
+
view: 'default',
|
16
|
+
size: 'm'
|
17
|
+
},
|
18
|
+
variations: {
|
19
|
+
view: {
|
20
|
+
default: (0, _styledcomponents.css)([
|
21
|
+
"",
|
22
|
+
":var(--surface-transparent-primary);",
|
23
|
+
":var(--surface-transparent-negative);",
|
24
|
+
":var(--surface-transparent-positive);",
|
25
|
+
":var(--text-primary);",
|
26
|
+
":var(--text-primary);",
|
27
|
+
":var(--text-secondary);",
|
28
|
+
":var(--text-accent);",
|
29
|
+
":var(--plasma-typo-body-xs-font-family);",
|
30
|
+
":var(--plasma-typo-body-xs-font-size);",
|
31
|
+
":var(--plasma-typo-body-xs-font-style);",
|
32
|
+
":var(--plasma-typo-body-xs-font-weight);",
|
33
|
+
":var(--plasma-typo-body-xs-letter-spacing);",
|
34
|
+
":var(--plasma-typo-body-xs-line-height);",
|
35
|
+
":var(--surface-negative);",
|
36
|
+
":var(--surface-transparent-primary);",
|
37
|
+
":var(--surface-transparent-secondary);",
|
38
|
+
":var(--surface-transparent-negative);",
|
39
|
+
":var(--surface-transparent-negative-active);",
|
40
|
+
":var(--surface-transparent-positive);",
|
41
|
+
":var(--surface-transparent-positive-active);",
|
42
|
+
":var(--text-tertiary);",
|
43
|
+
":var(--text-tertiary);",
|
44
|
+
":var(--text-tertiary);",
|
45
|
+
":var(--surface-solid-card);",
|
46
|
+
":var(--surface-transparent-secondary);",
|
47
|
+
":var(--surface-transparent-secondary);"
|
48
|
+
], _TimePicker.timePickerTokens.background, _TimePicker.timePickerTokens.backgroundError, _TimePicker.timePickerTokens.backgroundSuccess, _TimePicker.timePickerTokens.labelColor, _TimePicker.timePickerTokens.textFieldColor, _TimePicker.timePickerTokens.textFieldPlaceholderColor, _TimePicker.timePickerTokens.textFieldCaretColor, _TimePicker.timePickerTokens.labelInnerFontFamily, _TimePicker.timePickerTokens.labelInnerFontSize, _TimePicker.timePickerTokens.labelInnerFontStyle, _TimePicker.timePickerTokens.labelInnerFontWeight, _TimePicker.timePickerTokens.labelInnerLetterSpacing, _TimePicker.timePickerTokens.labelInnerLineHeight, _TimePicker.timePickerTokens.indicatorColor, _TimePicker.timePickerTokens.textFieldBackgroundColor, _TimePicker.timePickerTokens.textFieldBackgroundColorFocus, _TimePicker.timePickerTokens.textFieldBackgroundErrorColor, _TimePicker.timePickerTokens.textFieldBackgroundErrorColorFocus, _TimePicker.timePickerTokens.textFieldBackgroundSuccessColor, _TimePicker.timePickerTokens.textFieldBackgroundSuccessColorFocus, _TimePicker.timePickerTokens.textFieldTextBeforeColor, _TimePicker.timePickerTokens.textFieldTextAfterColor, _TimePicker.timePickerTokens.textFieldPlaceholderColorFocus, _TimePicker.timePickerTokens.timePickerBackground, _TimePicker.timePickerTokens.itemHoverBackground, _TimePicker.timePickerTokens.itemActiveBackground)
|
49
|
+
},
|
50
|
+
size: {
|
51
|
+
l: (0, _styledcomponents.css)([
|
52
|
+
"",
|
53
|
+
":20rem;",
|
54
|
+
":0.875rem;",
|
55
|
+
":0 0 0 1rem;",
|
56
|
+
":0;",
|
57
|
+
":0.75rem;",
|
58
|
+
":0.5625rem 0 0.125rem 0;",
|
59
|
+
":1.5625rem 0 0.5625rem 0;",
|
60
|
+
":var(--plasma-typo-body-l-font-family);",
|
61
|
+
":var(--plasma-typo-body-l-font-style);",
|
62
|
+
":var(--plasma-typo-body-l-font-size);",
|
63
|
+
":var(--plasma-typo-body-l-font-weight);",
|
64
|
+
":var(--plasma-typo-body-l-letter-spacing);",
|
65
|
+
":var(--plasma-typo-body-l-line-height);",
|
66
|
+
":0.5rem;",
|
67
|
+
":0.375rem;",
|
68
|
+
":0 0 0 0;",
|
69
|
+
":0.5rem auto auto -0.75rem;",
|
70
|
+
":0 0 auto auto;",
|
71
|
+
":0.25rem -0.625rem auto auto;",
|
72
|
+
":3.5rem;",
|
73
|
+
":0.875rem;",
|
74
|
+
":1.0625rem 1.125rem 1.0625rem 1.125rem;",
|
75
|
+
":var(--plasma-typo-body-l-font-family);",
|
76
|
+
":var(--plasma-typo-body-l-font-style);",
|
77
|
+
":var(--plasma-typo-body-l-font-size);",
|
78
|
+
":var(--plasma-typo-body-l-font-weight);",
|
79
|
+
":var(--plasma-typo-body-l-letter-spacing);",
|
80
|
+
":var(--plasma-typo-body-l-line-height);",
|
81
|
+
":-0.0625rem 0.5rem -0.0625rem -0.125rem;",
|
82
|
+
":-0.0625rem -0.125rem -0.0625rem 0.75rem;",
|
83
|
+
":0 0.25rem 0 0;",
|
84
|
+
":0 0 0 0.25rem;",
|
85
|
+
":0.875rem;",
|
86
|
+
":15rem;",
|
87
|
+
":0.125rem;",
|
88
|
+
":35.25rem;",
|
89
|
+
":var(--plasma-typo-body-l-font-family);",
|
90
|
+
":var(--plasma-typo-body-l-font-size);",
|
91
|
+
":var(--plasma-typo-body-l-font-style);",
|
92
|
+
":var(--plasma-typo-body-l-font-weight);",
|
93
|
+
":var(--plasma-typo-body-l-letter-spacing);",
|
94
|
+
":var(--plasma-typo-body-l-line-height);",
|
95
|
+
":3.5rem;",
|
96
|
+
":0.75rem;",
|
97
|
+
":0rem;"
|
98
|
+
], _TimePicker.timePickerTokens.width, _TimePicker.timePickerTokens.borderRadius, _TimePicker.timePickerTokens.leftContentMargin, _TimePicker.timePickerTokens.rightContentMargin, _TimePicker.timePickerTokens.labelOffset, _TimePicker.timePickerTokens.labelInnerPadding, _TimePicker.timePickerTokens.contentLabelInnerPadding, _TimePicker.timePickerTokens.labelFontFamily, _TimePicker.timePickerTokens.labelFontStyle, _TimePicker.timePickerTokens.labelFontSize, _TimePicker.timePickerTokens.labelFontWeight, _TimePicker.timePickerTokens.labelLetterSpacing, _TimePicker.timePickerTokens.labelLineHeight, _TimePicker.timePickerTokens.indicatorSize, _TimePicker.timePickerTokens.indicatorSizeOuter, _TimePicker.timePickerTokens.indicatorPlacement, _TimePicker.timePickerTokens.indicatorOuterPlacement, _TimePicker.timePickerTokens.indicatorPlacementRight, _TimePicker.timePickerTokens.indicatorOuterPlacementRight, _TimePicker.timePickerTokens.textFieldHeight, _TimePicker.timePickerTokens.textFieldBorderRadius, _TimePicker.timePickerTokens.textFieldPadding, _TimePicker.timePickerTokens.textFieldFontFamily, _TimePicker.timePickerTokens.textFieldFontStyle, _TimePicker.timePickerTokens.textFieldFontSize, _TimePicker.timePickerTokens.textFieldFontWeight, _TimePicker.timePickerTokens.textFieldLetterSpacing, _TimePicker.timePickerTokens.textFieldLineHeight, _TimePicker.timePickerTokens.textFieldLeftContentMargin, _TimePicker.timePickerTokens.textFieldRightContentMargin, _TimePicker.timePickerTokens.textFieldTextBeforeMargin, _TimePicker.timePickerTokens.textFieldTextAfterMargin, _TimePicker.timePickerTokens.timePickerBorderRadius, _TimePicker.timePickerTokens.timePickerWidth, _TimePicker.timePickerTokens.timePickerPadding, _TimePicker.timePickerTokens.columnHeight, _TimePicker.timePickerTokens.itemFontFamily, _TimePicker.timePickerTokens.itemFontSize, _TimePicker.timePickerTokens.itemFontStyle, _TimePicker.timePickerTokens.itemFontWeight, _TimePicker.timePickerTokens.itemLetterSpacing, _TimePicker.timePickerTokens.itemLineHeight, _TimePicker.timePickerTokens.itemHeight, _TimePicker.timePickerTokens.itemBorderRadius, _TimePicker.timePickerTokens.itemPadding),
|
99
|
+
m: (0, _styledcomponents.css)([
|
100
|
+
"",
|
101
|
+
":20rem;",
|
102
|
+
":0.75rem;",
|
103
|
+
":0 0 0 0.875rem;",
|
104
|
+
":0;",
|
105
|
+
":0.625rem;",
|
106
|
+
":0.375rem 0 0.125rem 0;",
|
107
|
+
":1.375rem 0 0.375rem 0;",
|
108
|
+
":var(--plasma-typo-body-m-font-family);",
|
109
|
+
":var(--plasma-typo-body-m-font-style);",
|
110
|
+
":var(--plasma-typo-body-m-font-size);",
|
111
|
+
":var(--plasma-typo-body-m-font-weight);",
|
112
|
+
":var(--plasma-typo-body-m-letter-spacing);",
|
113
|
+
":var(--plasma-typo-body-m-line-height);",
|
114
|
+
":0.5rem;",
|
115
|
+
":0.375rem;",
|
116
|
+
":0 0 0 0;",
|
117
|
+
":0.375rem auto auto -0.75rem;",
|
118
|
+
":0 0 auto auto;",
|
119
|
+
":0.25rem -0.6875rem auto auto;",
|
120
|
+
":3rem;",
|
121
|
+
":0.75rem;",
|
122
|
+
":0.875rem 1rem 0.875rem 1rem;",
|
123
|
+
":var(--plasma-typo-body-m-font-family);",
|
124
|
+
":var(--plasma-typo-body-m-font-style);",
|
125
|
+
":var(--plasma-typo-body-m-font-size);",
|
126
|
+
":var(--plasma-typo-body-m-font-weight);",
|
127
|
+
":var(--plasma-typo-body-m-letter-spacing);",
|
128
|
+
":var(--plasma-typo-body-m-line-height);",
|
129
|
+
":-0.125rem 0.375rem -0.125rem -0.125rem;",
|
130
|
+
":-0.125rem -0.125rem -0.125rem 0.75rem;",
|
131
|
+
":0 0.25rem 0 0;",
|
132
|
+
":0 0 0 0.25rem;",
|
133
|
+
":0.75rem;",
|
134
|
+
":13.75rem;",
|
135
|
+
":0.125rem;",
|
136
|
+
":30.125rem;",
|
137
|
+
":var(--plasma-typo-body-m-font-family);",
|
138
|
+
":var(--plasma-typo-body-m-font-size);",
|
139
|
+
":var(--plasma-typo-body-m-font-style);",
|
140
|
+
":var(--plasma-typo-body-m-font-weight);",
|
141
|
+
":var(--plasma-typo-body-m-letter-spacing);",
|
142
|
+
":var(--plasma-typo-body-m-line-height);",
|
143
|
+
":3rem;",
|
144
|
+
":0.625rem;",
|
145
|
+
":0rem;"
|
146
|
+
], _TimePicker.timePickerTokens.width, _TimePicker.timePickerTokens.borderRadius, _TimePicker.timePickerTokens.leftContentMargin, _TimePicker.timePickerTokens.rightContentMargin, _TimePicker.timePickerTokens.labelOffset, _TimePicker.timePickerTokens.labelInnerPadding, _TimePicker.timePickerTokens.contentLabelInnerPadding, _TimePicker.timePickerTokens.labelFontFamily, _TimePicker.timePickerTokens.labelFontStyle, _TimePicker.timePickerTokens.labelFontSize, _TimePicker.timePickerTokens.labelFontWeight, _TimePicker.timePickerTokens.labelLetterSpacing, _TimePicker.timePickerTokens.labelLineHeight, _TimePicker.timePickerTokens.indicatorSize, _TimePicker.timePickerTokens.indicatorSizeOuter, _TimePicker.timePickerTokens.indicatorPlacement, _TimePicker.timePickerTokens.indicatorOuterPlacement, _TimePicker.timePickerTokens.indicatorPlacementRight, _TimePicker.timePickerTokens.indicatorOuterPlacementRight, _TimePicker.timePickerTokens.textFieldHeight, _TimePicker.timePickerTokens.textFieldBorderRadius, _TimePicker.timePickerTokens.textFieldPadding, _TimePicker.timePickerTokens.textFieldFontFamily, _TimePicker.timePickerTokens.textFieldFontStyle, _TimePicker.timePickerTokens.textFieldFontSize, _TimePicker.timePickerTokens.textFieldFontWeight, _TimePicker.timePickerTokens.textFieldLetterSpacing, _TimePicker.timePickerTokens.textFieldLineHeight, _TimePicker.timePickerTokens.textFieldLeftContentMargin, _TimePicker.timePickerTokens.textFieldRightContentMargin, _TimePicker.timePickerTokens.textFieldTextBeforeMargin, _TimePicker.timePickerTokens.textFieldTextAfterMargin, _TimePicker.timePickerTokens.timePickerBorderRadius, _TimePicker.timePickerTokens.timePickerWidth, _TimePicker.timePickerTokens.timePickerPadding, _TimePicker.timePickerTokens.columnHeight, _TimePicker.timePickerTokens.itemFontFamily, _TimePicker.timePickerTokens.itemFontSize, _TimePicker.timePickerTokens.itemFontStyle, _TimePicker.timePickerTokens.itemFontWeight, _TimePicker.timePickerTokens.itemLetterSpacing, _TimePicker.timePickerTokens.itemLineHeight, _TimePicker.timePickerTokens.itemHeight, _TimePicker.timePickerTokens.itemBorderRadius, _TimePicker.timePickerTokens.itemPadding),
|
147
|
+
s: (0, _styledcomponents.css)([
|
148
|
+
"",
|
149
|
+
":20rem;",
|
150
|
+
":0.625rem;",
|
151
|
+
":0 0 0 0.75rem;",
|
152
|
+
":0;",
|
153
|
+
":0.5rem;",
|
154
|
+
":0.3125rem 0 0 0;",
|
155
|
+
":1.0625rem 0 0.3125rem 0;",
|
156
|
+
":var(--plasma-typo-body-s-font-family);",
|
157
|
+
":var(--plasma-typo-body-s-font-style);",
|
158
|
+
":var(--plasma-typo-body-s-font-size);",
|
159
|
+
":var(--plasma-typo-body-s-font-weight);",
|
160
|
+
":var(--plasma-typo-body-s-letter-spacing);",
|
161
|
+
":var(--plasma-typo-body-s-line-height);",
|
162
|
+
":0.375rem;",
|
163
|
+
":0.375rem;",
|
164
|
+
":0 0 0 0;",
|
165
|
+
":0.3125rem auto auto -0.6875rem;",
|
166
|
+
":0 0 auto auto;",
|
167
|
+
":0.25rem -0.625rem auto auto;",
|
168
|
+
":2.5rem;",
|
169
|
+
":0.625rem;",
|
170
|
+
":0.6875rem 0.875rem 0.6875rem 0.875rem;",
|
171
|
+
":var(--plasma-typo-body-s-font-family);",
|
172
|
+
":var(--plasma-typo-body-s-font-style);",
|
173
|
+
":var(--plasma-typo-body-s-font-size);",
|
174
|
+
":var(--plasma-typo-body-s-font-weight);",
|
175
|
+
":var(--plasma-typo-body-s-letter-spacing);",
|
176
|
+
":var(--plasma-typo-body-s-line-height);",
|
177
|
+
":-0.1875rem 0.25rem -0.1875rem -0.125rem;",
|
178
|
+
":-0.1875rem -0.125rem -0.1875rem 0.75rem;",
|
179
|
+
":0 0.25rem 0 0;",
|
180
|
+
":0 0 0 0.25rem;",
|
181
|
+
":0.625rem;",
|
182
|
+
":12rem;",
|
183
|
+
":0.125rem;",
|
184
|
+
":25.125rem;",
|
185
|
+
":var(--plasma-typo-body-s-font-family);",
|
186
|
+
":var(--plasma-typo-body-s-font-size);",
|
187
|
+
":var(--plasma-typo-body-s-font-style);",
|
188
|
+
":var(--plasma-typo-body-s-font-weight);",
|
189
|
+
":var(--plasma-typo-body-s-letter-spacing);",
|
190
|
+
":var(--plasma-typo-body-s-line-height);",
|
191
|
+
":2.5rem;",
|
192
|
+
":0.5rem;",
|
193
|
+
":0rem;"
|
194
|
+
], _TimePicker.timePickerTokens.width, _TimePicker.timePickerTokens.borderRadius, _TimePicker.timePickerTokens.leftContentMargin, _TimePicker.timePickerTokens.rightContentMargin, _TimePicker.timePickerTokens.labelOffset, _TimePicker.timePickerTokens.labelInnerPadding, _TimePicker.timePickerTokens.contentLabelInnerPadding, _TimePicker.timePickerTokens.labelFontFamily, _TimePicker.timePickerTokens.labelFontStyle, _TimePicker.timePickerTokens.labelFontSize, _TimePicker.timePickerTokens.labelFontWeight, _TimePicker.timePickerTokens.labelLetterSpacing, _TimePicker.timePickerTokens.labelLineHeight, _TimePicker.timePickerTokens.indicatorSize, _TimePicker.timePickerTokens.indicatorSizeOuter, _TimePicker.timePickerTokens.indicatorPlacement, _TimePicker.timePickerTokens.indicatorOuterPlacement, _TimePicker.timePickerTokens.indicatorPlacementRight, _TimePicker.timePickerTokens.indicatorOuterPlacementRight, _TimePicker.timePickerTokens.textFieldHeight, _TimePicker.timePickerTokens.textFieldBorderRadius, _TimePicker.timePickerTokens.textFieldPadding, _TimePicker.timePickerTokens.textFieldFontFamily, _TimePicker.timePickerTokens.textFieldFontStyle, _TimePicker.timePickerTokens.textFieldFontSize, _TimePicker.timePickerTokens.textFieldFontWeight, _TimePicker.timePickerTokens.textFieldLetterSpacing, _TimePicker.timePickerTokens.textFieldLineHeight, _TimePicker.timePickerTokens.textFieldLeftContentMargin, _TimePicker.timePickerTokens.textFieldRightContentMargin, _TimePicker.timePickerTokens.textFieldTextBeforeMargin, _TimePicker.timePickerTokens.textFieldTextAfterMargin, _TimePicker.timePickerTokens.timePickerBorderRadius, _TimePicker.timePickerTokens.timePickerWidth, _TimePicker.timePickerTokens.timePickerPadding, _TimePicker.timePickerTokens.columnHeight, _TimePicker.timePickerTokens.itemFontFamily, _TimePicker.timePickerTokens.itemFontSize, _TimePicker.timePickerTokens.itemFontStyle, _TimePicker.timePickerTokens.itemFontWeight, _TimePicker.timePickerTokens.itemLetterSpacing, _TimePicker.timePickerTokens.itemLineHeight, _TimePicker.timePickerTokens.itemHeight, _TimePicker.timePickerTokens.itemBorderRadius, _TimePicker.timePickerTokens.itemPadding),
|
195
|
+
xs: (0, _styledcomponents.css)([
|
196
|
+
"",
|
197
|
+
":20rem;",
|
198
|
+
":0.5rem;",
|
199
|
+
":0 0 0 0.5rem;",
|
200
|
+
":0;",
|
201
|
+
":0.375rem;",
|
202
|
+
":0.3125rem 0 0 0;",
|
203
|
+
":1.0625rem 0 0.3125rem 0;",
|
204
|
+
":var(--plasma-typo-body-xs-font-family);",
|
205
|
+
":var(--plasma-typo-body-xs-font-style);",
|
206
|
+
":var(--plasma-typo-body-xs-font-size);",
|
207
|
+
":var(--plasma-typo-body-xs-font-weight);",
|
208
|
+
":var(--plasma-typo-body-xs-letter-spacing);",
|
209
|
+
":var(--plasma-typo-body-xs-line-height);",
|
210
|
+
":0.375rem;",
|
211
|
+
":0.375rem;",
|
212
|
+
":0 0 0 0;",
|
213
|
+
":0.25rem auto auto -0.625rem;",
|
214
|
+
":0 0 auto auto;",
|
215
|
+
":0.125rem -0.6875rem auto auto;",
|
216
|
+
":2rem;",
|
217
|
+
":0.5rem;",
|
218
|
+
":0.5625rem 0.625rem 0.5625rem 0.625rem;",
|
219
|
+
":var(--plasma-typo-body-xs-font-family);",
|
220
|
+
":var(--plasma-typo-body-xs-font-style);",
|
221
|
+
":var(--plasma-typo-body-xs-font-size);",
|
222
|
+
":var(--plasma-typo-body-xs-font-weight);",
|
223
|
+
":var(--plasma-typo-body-xs-letter-spacing);",
|
224
|
+
":var(--plasma-typo-body-xs-line-height);",
|
225
|
+
":-0.0625rem 0.25rem -0.0625rem -0.125rem;",
|
226
|
+
":-0.0625rem -0.125rem -0.0625rem 0.75rem;",
|
227
|
+
":0 0.25rem 0 0;",
|
228
|
+
":0 0 0 0.25rem;",
|
229
|
+
":0.5rem;",
|
230
|
+
":10rem;",
|
231
|
+
":0.125rem;",
|
232
|
+
":30rem;",
|
233
|
+
":var(--plasma-typo-body-xs-font-family);",
|
234
|
+
":var(--plasma-typo-body-xs-font-size);",
|
235
|
+
":var(--plasma-typo-body-xs-font-style);",
|
236
|
+
":var(--plasma-typo-body-xs-font-weight);",
|
237
|
+
":var(--plasma-typo-body-xs-letter-spacing);",
|
238
|
+
":var(--plasma-typo-body-xs-line-height);",
|
239
|
+
":2rem;",
|
240
|
+
":0.375rem;",
|
241
|
+
":0rem;"
|
242
|
+
], _TimePicker.timePickerTokens.width, _TimePicker.timePickerTokens.borderRadius, _TimePicker.timePickerTokens.leftContentMargin, _TimePicker.timePickerTokens.rightContentMargin, _TimePicker.timePickerTokens.labelOffset, _TimePicker.timePickerTokens.labelInnerPadding, _TimePicker.timePickerTokens.contentLabelInnerPadding, _TimePicker.timePickerTokens.labelFontFamily, _TimePicker.timePickerTokens.labelFontStyle, _TimePicker.timePickerTokens.labelFontSize, _TimePicker.timePickerTokens.labelFontWeight, _TimePicker.timePickerTokens.labelLetterSpacing, _TimePicker.timePickerTokens.labelLineHeight, _TimePicker.timePickerTokens.indicatorSize, _TimePicker.timePickerTokens.indicatorSizeOuter, _TimePicker.timePickerTokens.indicatorPlacement, _TimePicker.timePickerTokens.indicatorOuterPlacement, _TimePicker.timePickerTokens.indicatorPlacementRight, _TimePicker.timePickerTokens.indicatorOuterPlacementRight, _TimePicker.timePickerTokens.textFieldHeight, _TimePicker.timePickerTokens.textFieldBorderRadius, _TimePicker.timePickerTokens.textFieldPadding, _TimePicker.timePickerTokens.textFieldFontFamily, _TimePicker.timePickerTokens.textFieldFontStyle, _TimePicker.timePickerTokens.textFieldFontSize, _TimePicker.timePickerTokens.textFieldFontWeight, _TimePicker.timePickerTokens.textFieldLetterSpacing, _TimePicker.timePickerTokens.textFieldLineHeight, _TimePicker.timePickerTokens.textFieldLeftContentMargin, _TimePicker.timePickerTokens.textFieldRightContentMargin, _TimePicker.timePickerTokens.textFieldTextBeforeMargin, _TimePicker.timePickerTokens.textFieldTextAfterMargin, _TimePicker.timePickerTokens.timePickerBorderRadius, _TimePicker.timePickerTokens.timePickerWidth, _TimePicker.timePickerTokens.timePickerPadding, _TimePicker.timePickerTokens.columnHeight, _TimePicker.timePickerTokens.itemFontFamily, _TimePicker.timePickerTokens.itemFontSize, _TimePicker.timePickerTokens.itemFontStyle, _TimePicker.timePickerTokens.itemFontWeight, _TimePicker.timePickerTokens.itemLetterSpacing, _TimePicker.timePickerTokens.itemLineHeight, _TimePicker.timePickerTokens.itemHeight, _TimePicker.timePickerTokens.itemBorderRadius, _TimePicker.timePickerTokens.itemPadding)
|
243
|
+
},
|
244
|
+
disabled: {
|
245
|
+
true: (0, _styledcomponents.css)([
|
246
|
+
"",
|
247
|
+
":0.4;"
|
248
|
+
], _TimePicker.timePickerTokens.disabledOpacity)
|
249
|
+
},
|
250
|
+
readonly: {
|
251
|
+
true: (0, _styledcomponents.css)([
|
252
|
+
"",
|
253
|
+
":var(--surface-transparent-primary);",
|
254
|
+
":var(--text-secondary);",
|
255
|
+
":var(--text-secondary);",
|
256
|
+
":var(--surface-transparent-primary);",
|
257
|
+
":var(--text-secondary);"
|
258
|
+
], _TimePicker.timePickerTokens.backgroundReadOnly, _TimePicker.timePickerTokens.labelColorReadOnly, _TimePicker.timePickerTokens.textFieldColorReadOnly, _TimePicker.timePickerTokens.textFieldBackgroundColorReadOnly, _TimePicker.timePickerTokens.textFieldPlaceholderColorReadOnly)
|
259
|
+
}
|
260
|
+
}
|
261
|
+
};
|
@@ -0,0 +1,15 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
3
|
+
value: true
|
4
|
+
});
|
5
|
+
Object.defineProperty(exports, "TimePicker", {
|
6
|
+
enumerable: true,
|
7
|
+
get: function() {
|
8
|
+
return TimePicker;
|
9
|
+
}
|
10
|
+
});
|
11
|
+
var _engines = require("../../../engines");
|
12
|
+
var _TimePicker = require("../../../components/TimePicker");
|
13
|
+
var _TimePickerconfig = require("./TimePicker.config");
|
14
|
+
var mergedConfig = (0, _engines.mergeConfig)(_TimePicker.timePickerConfig, _TimePickerconfig.config);
|
15
|
+
var TimePicker = (0, _engines.component)(mergedConfig);
|
@@ -86,6 +86,7 @@ _export_star(require("./components/Tour"), exports);
|
|
86
86
|
_export_star(require("./components/EmbedIconButton"), exports);
|
87
87
|
_export_star(require("./components/InformationWrapper"), exports);
|
88
88
|
_export_star(require("./components/NavigationDrawer"), exports);
|
89
|
+
_export_star(require("./components/TimePicker"), exports);
|
89
90
|
function _export_star(from, to) {
|
90
91
|
Object.keys(from).forEach(function(k) {
|
91
92
|
if (k !== "default" && !Object.prototype.hasOwnProperty.call(to, k)) {
|
@@ -46,7 +46,6 @@ export var tokens = {
|
|
46
46
|
textFieldContentSlotRightColor: '--plasma-autocomplete-textfield-content-right-slot-color',
|
47
47
|
textFieldContentSlotRightColorHover: '--plasma-autocomplete-textfield-content-right-slot-color-hover',
|
48
48
|
textFieldContentSlotRightColorActive: '--plasma-autocomplete-textfield-content-right-slot-color-active',
|
49
|
-
textFieldContentSlotRightOpacityReadOnly: '--plasma-autocomplete-textfield-content-right-slot-opacity-readonly',
|
50
49
|
textFieldLabelColor: '--plasma-autocomplete-textfield-label-color',
|
51
50
|
textFieldLabelColorReadOnly: '--plasma-autocomplete-textfield-label-color-readonly',
|
52
51
|
textFieldLabelOffset: '--plasma-autocomplete-textfield-label-offset',
|
@@ -6,7 +6,7 @@ var mergedConfig = mergeConfig(textFieldConfig);
|
|
6
6
|
var TextField = component(mergedConfig);
|
7
7
|
export var StyledTextField = styled(TextField).withConfig({
|
8
8
|
displayName: "TextField.styles__StyledTextField",
|
9
|
-
componentId: "sc-
|
9
|
+
componentId: "sc-48220e28-0"
|
10
10
|
})([
|
11
11
|
"",
|
12
12
|
":var(",
|
@@ -238,7 +238,5 @@ export var StyledTextField = styled(TextField).withConfig({
|
|
238
238
|
":var(",
|
239
239
|
");",
|
240
240
|
":var(",
|
241
|
-
");",
|
242
|
-
":var(",
|
243
241
|
");"
|
244
|
-
], textFieldTokens.color, autocompleteTokens.textFieldColor, textFieldTokens.clearColor, autocompleteTokens.textFieldClearColor, textFieldTokens.placeholderColor, autocompleteTokens.textFieldPlaceholderColor, textFieldTokens.placeholderColorFocus, autocompleteTokens.textFieldPlaceholderColorFocus, textFieldTokens.clearPlaceholderColor, autocompleteTokens.textFieldClearPlaceholderColor, textFieldTokens.clearPlaceholderColorFocus, autocompleteTokens.textFieldClearPlaceholderColorFocus, textFieldTokens.optionalColor, autocompleteTokens.textFieldOptionalColor, textFieldTokens.backgroundColor, autocompleteTokens.textFieldBackgroundColor, textFieldTokens.backgroundColorHover, autocompleteTokens.textFieldBackgroundColorHover, textFieldTokens.backgroundColorFocus, autocompleteTokens.textFieldBackgroundColorFocus, textFieldTokens.borderColor, autocompleteTokens.textFieldBorderColor, textFieldTokens.borderColorHover, autocompleteTokens.textFieldBorderColorHover, textFieldTokens.borderColorFocus, autocompleteTokens.textFieldBorderColorFocus, textFieldTokens.dividerColor, autocompleteTokens.textFieldDividerColor, textFieldTokens.dividerColorHover, autocompleteTokens.textFieldDividerColorHover, textFieldTokens.dividerColorFocus, autocompleteTokens.textFieldDividerColorFocus, textFieldTokens.colorReadOnly, autocompleteTokens.textFieldColorReadOnly, textFieldTokens.backgroundColorReadOnly, autocompleteTokens.textFieldBackgroundColorReadOnly, textFieldTokens.borderColorReadOnly, autocompleteTokens.textFieldBorderColorReadOnly, textFieldTokens.placeholderColorReadOnly, autocompleteTokens.textFieldPlaceholderColorReadOnly, textFieldTokens.dividerColorReadOnly, autocompleteTokens.textFieldDividerColorReadOnly, textFieldTokens.caretColor, autocompleteTokens.textFieldCaretColor, textFieldTokens.height, autocompleteTokens.textFieldHeight, textFieldTokens.borderWidth, autocompleteTokens.textFieldBorderWidth, textFieldTokens.borderRadius, autocompleteTokens.textFieldBorderRadius, textFieldTokens.padding, autocompleteTokens.textFieldPadding, textFieldTokens.leftContentMargin, autocompleteTokens.textFieldLeftContentMargin, textFieldTokens.rightContentMargin, autocompleteTokens.textFieldRightContentMargin, textFieldTokens.fontFamily, autocompleteTokens.textFieldFontFamily, textFieldTokens.fontStyle, autocompleteTokens.textFieldFontStyle, textFieldTokens.fontSize, autocompleteTokens.textFieldFontSize, textFieldTokens.fontWeight, autocompleteTokens.textFieldFontWeight, textFieldTokens.letterSpacing, autocompleteTokens.textFieldLetterSpacing, textFieldTokens.lineHeight, autocompleteTokens.textFieldLineHeight, textFieldTokens.labelColor, autocompleteTokens.textFieldLabelColor, textFieldTokens.labelColorReadOnly, autocompleteTokens.textFieldLabelColorReadOnly, textFieldTokens.labelOffset, autocompleteTokens.textFieldLabelOffset, textFieldTokens.clearLabelOffset, autocompleteTokens.textFieldClearLabelOffset, textFieldTokens.labelFontFamily, autocompleteTokens.textFieldLabelFontFamily, textFieldTokens.labelFontStyle, autocompleteTokens.textFieldLabelFontStyle, textFieldTokens.labelFontSize, autocompleteTokens.textFieldLabelFontSize, textFieldTokens.labelFontWeight, autocompleteTokens.textFieldLabelFontWeight, textFieldTokens.labelLetterSpacing, autocompleteTokens.textFieldLabelLetterSpacing, textFieldTokens.labelLineHeight, autocompleteTokens.textFieldLabelLineHeight, textFieldTokens.labelInnerFontFamily, autocompleteTokens.textFieldLabelInnerFontFamily, textFieldTokens.labelInnerFontStyle, autocompleteTokens.textFieldLabelInnerFontStyle, textFieldTokens.labelInnerFontSize, autocompleteTokens.textFieldLabelInnerFontSize, textFieldTokens.labelInnerFontWeight, autocompleteTokens.textFieldLabelInnerFontWeight, textFieldTokens.labelInnerLetterSpacing, autocompleteTokens.textFieldLabelInnerLetterSpacing, textFieldTokens.labelInnerLineHeight, autocompleteTokens.textFieldLabelInnerLineHeight, textFieldTokens.labelInnerPadding, autocompleteTokens.textFieldLabelInnerPadding, textFieldTokens.contentLabelInnerPadding, autocompleteTokens.textFieldContentLabelInnerPadding, textFieldTokens.leftHelperColor, autocompleteTokens.textFieldLeftHelperColor, textFieldTokens.leftHelperColorReadOnly, autocompleteTokens.textFieldLeftHelperColorReadOnly, textFieldTokens.leftHelperOffset, autocompleteTokens.textFieldLeftHelperOffset, textFieldTokens.leftHelperFontFamily, autocompleteTokens.textFieldLeftHelperFontFamily, textFieldTokens.leftHelperFontStyle, autocompleteTokens.textFieldLeftHelperFontStyle, textFieldTokens.leftHelperFontSize, autocompleteTokens.textFieldLeftHelperFontSize, textFieldTokens.leftHelperFontWeight, autocompleteTokens.textFieldLeftHelperFontWeight, textFieldTokens.leftHelperLetterSpacing, autocompleteTokens.textFieldLeftHelperLetterSpacing, textFieldTokens.leftHelperLineHeight, autocompleteTokens.textFieldLeftHelperLineHeight, textFieldTokens.textBeforeColor, autocompleteTokens.textFieldTextBeforeColor, textFieldTokens.textAfterColor, autocompleteTokens.textFieldTextAfterColor, textFieldTokens.textBeforeMargin, autocompleteTokens.textFieldTextBeforeMargin, textFieldTokens.textAfterMargin, autocompleteTokens.textFieldTextAfterMargin, textFieldTokens.disabledOpacity, autocompleteTokens.textFieldDisabledOpacity, textFieldTokens.focusColor, autocompleteTokens.textFieldFocusColor, textFieldTokens.contentSlotColor, autocompleteTokens.textFieldContentSlotColor, textFieldTokens.contentSlotColorHover, autocompleteTokens.textFieldContentSlotColorHover, textFieldTokens.contentSlotColorActive, autocompleteTokens.textFieldContentSlotColorActive, textFieldTokens.contentSlotRightColor, autocompleteTokens.textFieldContentSlotRightColor, textFieldTokens.contentSlotRightColorHover, autocompleteTokens.textFieldContentSlotRightColorHover, textFieldTokens.contentSlotRightColorActive, autocompleteTokens.textFieldContentSlotRightColorActive, textFieldTokens.
|
242
|
+
], textFieldTokens.color, autocompleteTokens.textFieldColor, textFieldTokens.clearColor, autocompleteTokens.textFieldClearColor, textFieldTokens.placeholderColor, autocompleteTokens.textFieldPlaceholderColor, textFieldTokens.placeholderColorFocus, autocompleteTokens.textFieldPlaceholderColorFocus, textFieldTokens.clearPlaceholderColor, autocompleteTokens.textFieldClearPlaceholderColor, textFieldTokens.clearPlaceholderColorFocus, autocompleteTokens.textFieldClearPlaceholderColorFocus, textFieldTokens.optionalColor, autocompleteTokens.textFieldOptionalColor, textFieldTokens.backgroundColor, autocompleteTokens.textFieldBackgroundColor, textFieldTokens.backgroundColorHover, autocompleteTokens.textFieldBackgroundColorHover, textFieldTokens.backgroundColorFocus, autocompleteTokens.textFieldBackgroundColorFocus, textFieldTokens.borderColor, autocompleteTokens.textFieldBorderColor, textFieldTokens.borderColorHover, autocompleteTokens.textFieldBorderColorHover, textFieldTokens.borderColorFocus, autocompleteTokens.textFieldBorderColorFocus, textFieldTokens.dividerColor, autocompleteTokens.textFieldDividerColor, textFieldTokens.dividerColorHover, autocompleteTokens.textFieldDividerColorHover, textFieldTokens.dividerColorFocus, autocompleteTokens.textFieldDividerColorFocus, textFieldTokens.colorReadOnly, autocompleteTokens.textFieldColorReadOnly, textFieldTokens.backgroundColorReadOnly, autocompleteTokens.textFieldBackgroundColorReadOnly, textFieldTokens.borderColorReadOnly, autocompleteTokens.textFieldBorderColorReadOnly, textFieldTokens.placeholderColorReadOnly, autocompleteTokens.textFieldPlaceholderColorReadOnly, textFieldTokens.dividerColorReadOnly, autocompleteTokens.textFieldDividerColorReadOnly, textFieldTokens.caretColor, autocompleteTokens.textFieldCaretColor, textFieldTokens.height, autocompleteTokens.textFieldHeight, textFieldTokens.borderWidth, autocompleteTokens.textFieldBorderWidth, textFieldTokens.borderRadius, autocompleteTokens.textFieldBorderRadius, textFieldTokens.padding, autocompleteTokens.textFieldPadding, textFieldTokens.leftContentMargin, autocompleteTokens.textFieldLeftContentMargin, textFieldTokens.rightContentMargin, autocompleteTokens.textFieldRightContentMargin, textFieldTokens.fontFamily, autocompleteTokens.textFieldFontFamily, textFieldTokens.fontStyle, autocompleteTokens.textFieldFontStyle, textFieldTokens.fontSize, autocompleteTokens.textFieldFontSize, textFieldTokens.fontWeight, autocompleteTokens.textFieldFontWeight, textFieldTokens.letterSpacing, autocompleteTokens.textFieldLetterSpacing, textFieldTokens.lineHeight, autocompleteTokens.textFieldLineHeight, textFieldTokens.labelColor, autocompleteTokens.textFieldLabelColor, textFieldTokens.labelColorReadOnly, autocompleteTokens.textFieldLabelColorReadOnly, textFieldTokens.labelOffset, autocompleteTokens.textFieldLabelOffset, textFieldTokens.clearLabelOffset, autocompleteTokens.textFieldClearLabelOffset, textFieldTokens.labelFontFamily, autocompleteTokens.textFieldLabelFontFamily, textFieldTokens.labelFontStyle, autocompleteTokens.textFieldLabelFontStyle, textFieldTokens.labelFontSize, autocompleteTokens.textFieldLabelFontSize, textFieldTokens.labelFontWeight, autocompleteTokens.textFieldLabelFontWeight, textFieldTokens.labelLetterSpacing, autocompleteTokens.textFieldLabelLetterSpacing, textFieldTokens.labelLineHeight, autocompleteTokens.textFieldLabelLineHeight, textFieldTokens.labelInnerFontFamily, autocompleteTokens.textFieldLabelInnerFontFamily, textFieldTokens.labelInnerFontStyle, autocompleteTokens.textFieldLabelInnerFontStyle, textFieldTokens.labelInnerFontSize, autocompleteTokens.textFieldLabelInnerFontSize, textFieldTokens.labelInnerFontWeight, autocompleteTokens.textFieldLabelInnerFontWeight, textFieldTokens.labelInnerLetterSpacing, autocompleteTokens.textFieldLabelInnerLetterSpacing, textFieldTokens.labelInnerLineHeight, autocompleteTokens.textFieldLabelInnerLineHeight, textFieldTokens.labelInnerPadding, autocompleteTokens.textFieldLabelInnerPadding, textFieldTokens.contentLabelInnerPadding, autocompleteTokens.textFieldContentLabelInnerPadding, textFieldTokens.leftHelperColor, autocompleteTokens.textFieldLeftHelperColor, textFieldTokens.leftHelperColorReadOnly, autocompleteTokens.textFieldLeftHelperColorReadOnly, textFieldTokens.leftHelperOffset, autocompleteTokens.textFieldLeftHelperOffset, textFieldTokens.leftHelperFontFamily, autocompleteTokens.textFieldLeftHelperFontFamily, textFieldTokens.leftHelperFontStyle, autocompleteTokens.textFieldLeftHelperFontStyle, textFieldTokens.leftHelperFontSize, autocompleteTokens.textFieldLeftHelperFontSize, textFieldTokens.leftHelperFontWeight, autocompleteTokens.textFieldLeftHelperFontWeight, textFieldTokens.leftHelperLetterSpacing, autocompleteTokens.textFieldLeftHelperLetterSpacing, textFieldTokens.leftHelperLineHeight, autocompleteTokens.textFieldLeftHelperLineHeight, textFieldTokens.textBeforeColor, autocompleteTokens.textFieldTextBeforeColor, textFieldTokens.textAfterColor, autocompleteTokens.textFieldTextAfterColor, textFieldTokens.textBeforeMargin, autocompleteTokens.textFieldTextBeforeMargin, textFieldTokens.textAfterMargin, autocompleteTokens.textFieldTextAfterMargin, textFieldTokens.disabledOpacity, autocompleteTokens.textFieldDisabledOpacity, textFieldTokens.focusColor, autocompleteTokens.textFieldFocusColor, textFieldTokens.contentSlotColor, autocompleteTokens.textFieldContentSlotColor, textFieldTokens.contentSlotColorHover, autocompleteTokens.textFieldContentSlotColorHover, textFieldTokens.contentSlotColorActive, autocompleteTokens.textFieldContentSlotColorActive, textFieldTokens.contentSlotRightColor, autocompleteTokens.textFieldContentSlotRightColor, textFieldTokens.contentSlotRightColorHover, autocompleteTokens.textFieldContentSlotRightColorHover, textFieldTokens.contentSlotRightColorActive, autocompleteTokens.textFieldContentSlotRightColorActive, textFieldTokens.indicatorColor, autocompleteTokens.textFieldIndicatorColor, textFieldTokens.indicatorSizeInner, autocompleteTokens.textFieldIndicatorSizeInner, textFieldTokens.indicatorSizeOuter, autocompleteTokens.textFieldIndicatorSizeOuter, textFieldTokens.indicatorLabelPlacementInner, autocompleteTokens.textFieldIndicatorLabelPlacementInner, textFieldTokens.indicatorLabelPlacementOuter, autocompleteTokens.textFieldIndicatorLabelPlacementOuter, textFieldTokens.indicatorLabelPlacementInnerRight, autocompleteTokens.textFieldIndicatorLabelPlacementInnerRight, textFieldTokens.indicatorLabelPlacementOuterRight, autocompleteTokens.textFieldIndicatorLabelPlacementOuterRight, textFieldTokens.clearIndicatorLabelPlacementInner, autocompleteTokens.textFieldClearIndicatorLabelPlacementInner, textFieldTokens.clearIndicatorLabelPlacementInnerRight, autocompleteTokens.textFieldClearIndicatorLabelPlacementInnerRight, textFieldTokens.clearIndicatorHintInnerRight, autocompleteTokens.textFieldClearIndicatorHintInnerRight, textFieldTokens.boxShadow, autocompleteTokens.textFieldBoxShadow, textFieldTokens.rightContentWithHintMargin, autocompleteTokens.textFieldRightContentWithHintMargin, textFieldTokens.contentRightWrapperGap, autocompleteTokens.textFieldContentRightWrapperGap, textFieldTokens.contentRightWrapperMargin, autocompleteTokens.textFieldContentRightWrapperMargin, textFieldTokens.hintCustomIconTargetSize, autocompleteTokens.textFieldHintCustomIconTargetSize, textFieldTokens.hintMargin, autocompleteTokens.textFieldHintMargin, textFieldTokens.hintTargetSize, autocompleteTokens.textFieldHintTargetSize, textFieldTokens.hintIconColor, autocompleteTokens.textFieldHintIconColor, textFieldTokens.hintInnerLabelPlacementOffset, autocompleteTokens.textFieldHintInnerLabelPlacementOffset, textFieldTokens.clearHintInnerLabelPlacementOffset, autocompleteTokens.textFieldClearHintInnerLabelPlacementOffset, textFieldTokens.tooltipBackgroundColor, autocompleteTokens.textFieldTooltipBackgroundColor, textFieldTokens.tooltipBoxShadow, autocompleteTokens.textFieldTooltipBoxShadow, textFieldTokens.tooltipColor, autocompleteTokens.textFieldTooltipColor, textFieldTokens.tooltipPaddingTop, autocompleteTokens.textFieldTooltipPaddingTop, textFieldTokens.tooltipPaddingRight, autocompleteTokens.textFieldTooltipPaddingRight, textFieldTokens.tooltipPaddingBottom, autocompleteTokens.textFieldTooltipPaddingBottom, textFieldTokens.tooltipPaddingLeft, autocompleteTokens.textFieldTooltipPaddingLeft, textFieldTokens.tooltipMinHeight, autocompleteTokens.textFieldTooltipMinHeight, textFieldTokens.tooltipBorderRadius, autocompleteTokens.textFieldTooltipBorderRadius, textFieldTokens.tooltipTextFontFamily, autocompleteTokens.textFieldTooltipTextFontFamily, textFieldTokens.tooltipTextFontSize, autocompleteTokens.textFieldTooltipTextFontSize, textFieldTokens.tooltipTextFontStyle, autocompleteTokens.textFieldTooltipTextFontStyle, textFieldTokens.tooltipTextFontWeight, autocompleteTokens.textFieldTooltipTextFontWeight, textFieldTokens.tooltipTextFontLetterSpacing, autocompleteTokens.textFieldTooltipTextFontLetterSpacing, textFieldTokens.tooltipTextFontLineHeight, autocompleteTokens.textFieldTooltipTextFontLineHeight, textFieldTokens.tooltipContentLeftMargin, autocompleteTokens.textFieldTooltipContentLeftMargin, textFieldTokens.tooltipArrowMaskWidth, autocompleteTokens.textFieldTooltipArrowMaskWidth, textFieldTokens.tooltipArrowMaskHeight, autocompleteTokens.textFieldTooltipArrowMaskHeight, textFieldTokens.tooltipArrowMaskImage, autocompleteTokens.textFieldTooltipArrowMaskImage, textFieldTokens.tooltipArrowHeight, autocompleteTokens.textFieldTooltipArrowHeight, textFieldTokens.tooltipArrowEdgeMargin, autocompleteTokens.textFieldTooltipArrowEdgeMargin, textFieldTokens.tooltipArrowBackground, autocompleteTokens.textFieldTooltipArrowBackground);
|
@@ -96,7 +96,6 @@ export var tokens = {
|
|
96
96
|
textFieldContentSlotRightColor: '--plasma-combobox-new-textfield-content-right-slot-color',
|
97
97
|
textFieldContentSlotRightColorHover: '--plasma-combobox-new-textfield-content-right-slot-color-hover',
|
98
98
|
textFieldContentSlotRightColorActive: '--plasma-combobox-new-textfield-content-right-slot-color-active',
|
99
|
-
textFieldContentSlotRightOpacityReadOnly: '--plasma-combobox-new-textfield-content-right-slot-opacity-readonly',
|
100
99
|
textFieldLabelColor: '--plasma-combobox-new-textfield-label-color',
|
101
100
|
textFieldLabelColorReadOnly: '--plasma-combobox-new-textfield-label-color-readonly',
|
102
101
|
textFieldLabelOffset: '--plasma-combobox-new-textfield-label-offset',
|
@@ -6,7 +6,7 @@ var mergedConfig = mergeConfig(textFieldConfig);
|
|
6
6
|
var TextField = component(mergedConfig);
|
7
7
|
export var StyledTextField = styled(TextField).withConfig({
|
8
8
|
displayName: "Target.styles__StyledTextField",
|
9
|
-
componentId: "sc-
|
9
|
+
componentId: "sc-e7d38474-0"
|
10
10
|
})([
|
11
11
|
"",
|
12
12
|
":var(",
|
@@ -304,7 +304,5 @@ export var StyledTextField = styled(TextField).withConfig({
|
|
304
304
|
":var(",
|
305
305
|
");",
|
306
306
|
":var(",
|
307
|
-
");",
|
308
|
-
":var(",
|
309
307
|
");"
|
310
|
-
], textFieldTokens.color, comboboxTokens.textFieldColor, textFieldTokens.clearColor, comboboxTokens.textFieldColor, textFieldTokens.backgroundColor, comboboxTokens.textFieldBackgroundColor, textFieldTokens.backgroundColorHover, comboboxTokens.textFieldBackgroundColorHover, textFieldTokens.backgroundColorFocus, comboboxTokens.textFieldBackgroundColorFocus, textFieldTokens.borderColor, comboboxTokens.textFieldBorderColor, textFieldTokens.borderColorHover, comboboxTokens.textFieldBorderColorHover, textFieldTokens.borderColorFocus, comboboxTokens.textFieldBorderColorFocus, textFieldTokens.colorReadOnly, comboboxTokens.textFieldColorReadOnly, textFieldTokens.backgroundColorReadOnly, comboboxTokens.textFieldBackgroundColorReadOnly, textFieldTokens.borderColorReadOnly, comboboxTokens.textFieldBorderColorReadOnly, textFieldTokens.placeholderColorReadOnly, comboboxTokens.textFieldPlaceholderColorReadOnly, textFieldTokens.caretColor, comboboxTokens.textFieldCaretColor, textFieldTokens.placeholderColor, comboboxTokens.textFieldPlaceholderColor, textFieldTokens.placeholderColorFocus, comboboxTokens.textFieldPlaceholderColorFocus, textFieldTokens.clearPlaceholderColor, comboboxTokens.textFieldClearPlaceholderColor, textFieldTokens.clearPlaceholderColorFocus, comboboxTokens.textFieldClearPlaceholderColorFocus, textFieldTokens.optionalColor, comboboxTokens.textFieldOptionalColor, textFieldTokens.height, comboboxTokens.textFieldHeight, textFieldTokens.borderWidth, comboboxTokens.textFieldBorderWidth, textFieldTokens.borderRadius, comboboxTokens.textFieldBorderRadius, textFieldTokens.padding, comboboxTokens.textFieldPadding, textFieldTokens.paddingWithChips, comboboxTokens.textFieldPaddingWithChips, textFieldTokens.leftContentMargin, comboboxTokens.textFieldLeftContentMargin, textFieldTokens.rightContentMargin, comboboxTokens.textFieldRightContentMargin, textFieldTokens.rightContentWithHintMargin, comboboxTokens.textFieldRightContentWithHintMargin, textFieldTokens.contentRightWrapperGap, comboboxTokens.textFieldContentRightWrapperGap, textFieldTokens.contentRightWrapperMargin, comboboxTokens.textFieldContentRightWrapperMargin, textFieldTokens.fontFamily, comboboxTokens.textFieldFontFamily, textFieldTokens.fontStyle, comboboxTokens.textFieldFontStyle, textFieldTokens.fontSize, comboboxTokens.textFieldFontSize, textFieldTokens.fontWeight, comboboxTokens.textFieldFontWeight, textFieldTokens.letterSpacing, comboboxTokens.textFieldLetterSpacing, textFieldTokens.lineHeight, comboboxTokens.textFieldLineHeight, textFieldTokens.contentSlotColor, comboboxTokens.textFieldContentSlotColor, textFieldTokens.contentSlotColorHover, comboboxTokens.textFieldContentSlotColorHover, textFieldTokens.contentSlotColorActive, comboboxTokens.textFieldContentSlotColorActive, textFieldTokens.contentSlotRightColor, comboboxTokens.textFieldContentSlotRightColor, textFieldTokens.contentSlotRightColorHover, comboboxTokens.textFieldContentSlotRightColorHover, textFieldTokens.contentSlotRightColorActive, comboboxTokens.textFieldContentSlotRightColorActive, textFieldTokens.contentSlotRightOpacityReadOnly, comboboxTokens.textFieldContentSlotRightOpacityReadOnly, textFieldTokens.labelColor, comboboxTokens.textFieldLabelColor, textFieldTokens.labelColorReadOnly, comboboxTokens.textFieldLabelColorReadOnly, textFieldTokens.labelOffset, comboboxTokens.textFieldLabelOffset, textFieldTokens.clearLabelOffset, comboboxTokens.textFieldClearLabelOffset, textFieldTokens.labelFontFamily, comboboxTokens.textFieldLabelFontFamily, textFieldTokens.labelFontStyle, comboboxTokens.textFieldLabelFontStyle, textFieldTokens.labelFontSize, comboboxTokens.textFieldLabelFontSize, textFieldTokens.labelFontWeight, comboboxTokens.textFieldLabelFontWeight, textFieldTokens.labelLetterSpacing, comboboxTokens.textFieldLabelLetterSpacing, textFieldTokens.labelLineHeight, comboboxTokens.textFieldLabelLineHeight, textFieldTokens.labelInnerFontFamily, comboboxTokens.textFieldLabelInnerFontFamily, textFieldTokens.labelInnerFontStyle, comboboxTokens.textFieldLabelInnerFontStyle, textFieldTokens.labelInnerFontSize, comboboxTokens.textFieldLabelInnerFontSize, textFieldTokens.labelInnerFontWeight, comboboxTokens.textFieldLabelInnerFontWeight, textFieldTokens.labelInnerLetterSpacing, comboboxTokens.textFieldLabelInnerLetterSpacing, textFieldTokens.labelInnerLineHeight, comboboxTokens.textFieldLabelInnerLineHeight, textFieldTokens.labelInnerPadding, comboboxTokens.textFieldLabelInnerPadding, textFieldTokens.contentLabelInnerPadding, comboboxTokens.textFieldContentLabelInnerPadding, textFieldTokens.titleCaptionColor, comboboxTokens.textFieldTitleCaptionColor, textFieldTokens.titleCaptionColorReadOnly, comboboxTokens.textFieldTitleCaptionColorReadOnly, textFieldTokens.titleCaptionInnerLabelOffset, comboboxTokens.textFieldTitleCaptionInnerLabelOffset, textFieldTokens.titleCaptionFontFamily, comboboxTokens.textFieldTitleCaptionFontFamily, textFieldTokens.titleCaptionFontStyle, comboboxTokens.textFieldTitleCaptionFontStyle, textFieldTokens.titleCaptionFontSize, comboboxTokens.textFieldTitleCaptionFontSize, textFieldTokens.titleCaptionFontWeight, comboboxTokens.textFieldTitleCaptionFontWeight, textFieldTokens.titleCaptionLetterSpacing, comboboxTokens.textFieldTitleCaptionLetterSpacing, textFieldTokens.titleCaptionLineHeight, comboboxTokens.textFieldTitleCaptionLineHeight, textFieldTokens.leftHelperColor, comboboxTokens.textFieldLeftHelperColor, textFieldTokens.leftHelperColorReadOnly, comboboxTokens.textFieldLeftHelperColorReadOnly, textFieldTokens.leftHelperOffset, comboboxTokens.textFieldLeftHelperOffset, textFieldTokens.leftHelperFontFamily, comboboxTokens.textFieldLeftHelperFontFamily, textFieldTokens.leftHelperFontStyle, comboboxTokens.textFieldLeftHelperFontStyle, textFieldTokens.leftHelperFontSize, comboboxTokens.textFieldLeftHelperFontSize, textFieldTokens.leftHelperFontWeight, comboboxTokens.textFieldLeftHelperFontWeight, textFieldTokens.leftHelperLetterSpacing, comboboxTokens.textFieldLeftHelperLetterSpacing, textFieldTokens.leftHelperLineHeight, comboboxTokens.textFieldLeftHelperLineHeight, textFieldTokens.textBeforeColor, comboboxTokens.textFieldTextBeforeColor, textFieldTokens.textAfterColor, comboboxTokens.textFieldTextAfterColor, textFieldTokens.textBeforeMargin, comboboxTokens.textFieldTextBeforeMargin, textFieldTokens.textAfterMargin, comboboxTokens.textFieldTextAfterMargin, textFieldTokens.disabledOpacity, comboboxTokens.textFieldDisabledOpacity, textFieldTokens.hintCustomIconTargetSize, comboboxTokens.textFieldHintCustomIconTargetSize, textFieldTokens.hintMargin, comboboxTokens.textFieldHintMargin, textFieldTokens.hintTargetSize, comboboxTokens.textFieldHintTargetSize, textFieldTokens.hintIconColor, comboboxTokens.textFieldHintIconColor, textFieldTokens.hintInnerLabelPlacementOffset, comboboxTokens.textFieldHintInnerLabelPlacementOffset, textFieldTokens.clearHintInnerLabelPlacementOffset, comboboxTokens.textFieldClearHintInnerLabelPlacementOffset, textFieldTokens.tooltipBackgroundColor, comboboxTokens.textFieldTooltipBackgroundColor, textFieldTokens.tooltipBoxShadow, comboboxTokens.textFieldTooltipBoxShadow, textFieldTokens.tooltipColor, comboboxTokens.textFieldTooltipColor, textFieldTokens.tooltipPaddingTop, comboboxTokens.textFieldTooltipPaddingTop, textFieldTokens.tooltipPaddingRight, comboboxTokens.textFieldTooltipPaddingRight, textFieldTokens.tooltipPaddingBottom, comboboxTokens.textFieldTooltipPaddingBottom, textFieldTokens.tooltipPaddingLeft, comboboxTokens.textFieldTooltipPaddingLeft, textFieldTokens.tooltipMinHeight, comboboxTokens.textFieldTooltipMinHeight, textFieldTokens.tooltipBorderRadius, comboboxTokens.textFieldTooltipBorderRadius, textFieldTokens.tooltipTextFontFamily, comboboxTokens.textFieldTooltipTextFontFamily, textFieldTokens.tooltipTextFontSize, comboboxTokens.textFieldTooltipTextFontSize, textFieldTokens.tooltipTextFontStyle, comboboxTokens.textFieldTooltipTextFontStyle, textFieldTokens.tooltipTextFontWeight, comboboxTokens.textFieldTooltipTextFontWeight, textFieldTokens.tooltipTextFontLetterSpacing, comboboxTokens.textFieldTooltipTextFontLetterSpacing, textFieldTokens.tooltipTextFontLineHeight, comboboxTokens.textFieldTooltipTextFontLineHeight, textFieldTokens.tooltipContentLeftMargin, comboboxTokens.textFieldTooltipContentLeftMargin, textFieldTokens.tooltipArrowMaskWidth, comboboxTokens.textFieldTooltipArrowMaskWidth, textFieldTokens.tooltipArrowMaskHeight, comboboxTokens.textFieldTooltipArrowMaskHeight, textFieldTokens.tooltipArrowMaskImage, comboboxTokens.textFieldTooltipArrowMaskImage, textFieldTokens.tooltipArrowHeight, comboboxTokens.textFieldTooltipArrowHeight, textFieldTokens.tooltipArrowEdgeMargin, comboboxTokens.textFieldTooltipArrowEdgeMargin, textFieldTokens.tooltipArrowBackground, comboboxTokens.textFieldTooltipArrowBackground, textFieldTokens.chipHeight, comboboxTokens.textFieldChipHeight, textFieldTokens.chipBorderRadius, comboboxTokens.textFieldChipBorderRadius, textFieldTokens.chipGap, comboboxTokens.textFieldChipGap, textFieldTokens.chipBackground, comboboxTokens.textFieldChipBackground, textFieldTokens.chipColor, comboboxTokens.textFieldChipColor, textFieldTokens.chipBackgroundHover, comboboxTokens.textFieldChipBackgroundHover, textFieldTokens.chipColorHover, comboboxTokens.textFieldChipColorHover, textFieldTokens.chipBackgroundReadOnly, comboboxTokens.textFieldChipBackgroundReadOnly, textFieldTokens.chipColorReadOnly, comboboxTokens.textFieldChipColorReadOnly, textFieldTokens.chipBackgroundReadOnlyHover, comboboxTokens.textFieldChipBackgroundReadOnlyHover, textFieldTokens.chipColorReadOnlyHover, comboboxTokens.textFieldChipColorReadOnlyHover, textFieldTokens.chipBackgroundActive, comboboxTokens.textFieldChipBackgroundActive, textFieldTokens.chipColorActive, comboboxTokens.textFieldChipColorActive, textFieldTokens.chipCloseIconColor, comboboxTokens.textFieldChipCloseIconColor, textFieldTokens.chipOutlineSize, comboboxTokens.textFieldChipOutlineSize, textFieldTokens.chipWidth, comboboxTokens.textFieldChipWidth, textFieldTokens.chipPadding, comboboxTokens.textFieldChipPadding, textFieldTokens.chipCloseIconSize, comboboxTokens.textFieldChipCloseIconSize, textFieldTokens.chipFontFamily, comboboxTokens.textFieldChipFontFamily, textFieldTokens.chipFontSize, comboboxTokens.textFieldChipFontSize, textFieldTokens.chipFontStyle, comboboxTokens.textFieldChipFontStyle, textFieldTokens.chipFontWeight, comboboxTokens.textFieldChipFontWeight, textFieldTokens.chipLetterSpacing, comboboxTokens.textFieldChipLetterSpacing, textFieldTokens.chipLineHeight, comboboxTokens.textFieldChipLineHeight, textFieldTokens.chipClearContentMarginLeft, comboboxTokens.textFieldChipClearContentMarginLeft, textFieldTokens.chipClearContentMarginRight, comboboxTokens.textFieldChipClearContentMarginRight, textFieldTokens.chipOpacityReadonly, comboboxTokens.textFieldChipOpacityReadonly, textFieldTokens.focusColor, comboboxTokens.textFieldFocusColor, textFieldTokens.indicatorColor, comboboxTokens.textFieldIndicatorColor, textFieldTokens.indicatorSizeInner, comboboxTokens.textFieldIndicatorSizeInner, textFieldTokens.indicatorSizeOuter, comboboxTokens.textFieldIndicatorSizeOuter, textFieldTokens.indicatorLabelPlacementInner, comboboxTokens.textFieldIndicatorLabelPlacementInner, textFieldTokens.indicatorLabelPlacementOuter, comboboxTokens.textFieldIndicatorLabelPlacementOuter, textFieldTokens.indicatorLabelPlacementInnerRight, comboboxTokens.textFieldIndicatorLabelPlacementInnerRight, textFieldTokens.indicatorLabelPlacementOuterRight, comboboxTokens.textFieldIndicatorLabelPlacementOuterRight, textFieldTokens.clearIndicatorLabelPlacementInner, comboboxTokens.textFieldClearIndicatorLabelPlacementInner, textFieldTokens.clearIndicatorLabelPlacementInnerRight, comboboxTokens.textFieldClearIndicatorLabelPlacementInnerRight, textFieldTokens.clearIndicatorHintInnerRight, comboboxTokens.textFieldClearIndicatorHintInnerRight, textFieldTokens.boxShadow, comboboxTokens.textFieldBoxShadow);
|
308
|
+
], textFieldTokens.color, comboboxTokens.textFieldColor, textFieldTokens.clearColor, comboboxTokens.textFieldColor, textFieldTokens.backgroundColor, comboboxTokens.textFieldBackgroundColor, textFieldTokens.backgroundColorHover, comboboxTokens.textFieldBackgroundColorHover, textFieldTokens.backgroundColorFocus, comboboxTokens.textFieldBackgroundColorFocus, textFieldTokens.borderColor, comboboxTokens.textFieldBorderColor, textFieldTokens.borderColorHover, comboboxTokens.textFieldBorderColorHover, textFieldTokens.borderColorFocus, comboboxTokens.textFieldBorderColorFocus, textFieldTokens.colorReadOnly, comboboxTokens.textFieldColorReadOnly, textFieldTokens.backgroundColorReadOnly, comboboxTokens.textFieldBackgroundColorReadOnly, textFieldTokens.borderColorReadOnly, comboboxTokens.textFieldBorderColorReadOnly, textFieldTokens.placeholderColorReadOnly, comboboxTokens.textFieldPlaceholderColorReadOnly, textFieldTokens.caretColor, comboboxTokens.textFieldCaretColor, textFieldTokens.placeholderColor, comboboxTokens.textFieldPlaceholderColor, textFieldTokens.placeholderColorFocus, comboboxTokens.textFieldPlaceholderColorFocus, textFieldTokens.clearPlaceholderColor, comboboxTokens.textFieldClearPlaceholderColor, textFieldTokens.clearPlaceholderColorFocus, comboboxTokens.textFieldClearPlaceholderColorFocus, textFieldTokens.optionalColor, comboboxTokens.textFieldOptionalColor, textFieldTokens.height, comboboxTokens.textFieldHeight, textFieldTokens.borderWidth, comboboxTokens.textFieldBorderWidth, textFieldTokens.borderRadius, comboboxTokens.textFieldBorderRadius, textFieldTokens.padding, comboboxTokens.textFieldPadding, textFieldTokens.paddingWithChips, comboboxTokens.textFieldPaddingWithChips, textFieldTokens.leftContentMargin, comboboxTokens.textFieldLeftContentMargin, textFieldTokens.rightContentMargin, comboboxTokens.textFieldRightContentMargin, textFieldTokens.rightContentWithHintMargin, comboboxTokens.textFieldRightContentWithHintMargin, textFieldTokens.contentRightWrapperGap, comboboxTokens.textFieldContentRightWrapperGap, textFieldTokens.contentRightWrapperMargin, comboboxTokens.textFieldContentRightWrapperMargin, textFieldTokens.fontFamily, comboboxTokens.textFieldFontFamily, textFieldTokens.fontStyle, comboboxTokens.textFieldFontStyle, textFieldTokens.fontSize, comboboxTokens.textFieldFontSize, textFieldTokens.fontWeight, comboboxTokens.textFieldFontWeight, textFieldTokens.letterSpacing, comboboxTokens.textFieldLetterSpacing, textFieldTokens.lineHeight, comboboxTokens.textFieldLineHeight, textFieldTokens.contentSlotColor, comboboxTokens.textFieldContentSlotColor, textFieldTokens.contentSlotColorHover, comboboxTokens.textFieldContentSlotColorHover, textFieldTokens.contentSlotColorActive, comboboxTokens.textFieldContentSlotColorActive, textFieldTokens.contentSlotRightColor, comboboxTokens.textFieldContentSlotRightColor, textFieldTokens.contentSlotRightColorHover, comboboxTokens.textFieldContentSlotRightColorHover, textFieldTokens.contentSlotRightColorActive, comboboxTokens.textFieldContentSlotRightColorActive, textFieldTokens.labelColor, comboboxTokens.textFieldLabelColor, textFieldTokens.labelColorReadOnly, comboboxTokens.textFieldLabelColorReadOnly, textFieldTokens.labelOffset, comboboxTokens.textFieldLabelOffset, textFieldTokens.clearLabelOffset, comboboxTokens.textFieldClearLabelOffset, textFieldTokens.labelFontFamily, comboboxTokens.textFieldLabelFontFamily, textFieldTokens.labelFontStyle, comboboxTokens.textFieldLabelFontStyle, textFieldTokens.labelFontSize, comboboxTokens.textFieldLabelFontSize, textFieldTokens.labelFontWeight, comboboxTokens.textFieldLabelFontWeight, textFieldTokens.labelLetterSpacing, comboboxTokens.textFieldLabelLetterSpacing, textFieldTokens.labelLineHeight, comboboxTokens.textFieldLabelLineHeight, textFieldTokens.labelInnerFontFamily, comboboxTokens.textFieldLabelInnerFontFamily, textFieldTokens.labelInnerFontStyle, comboboxTokens.textFieldLabelInnerFontStyle, textFieldTokens.labelInnerFontSize, comboboxTokens.textFieldLabelInnerFontSize, textFieldTokens.labelInnerFontWeight, comboboxTokens.textFieldLabelInnerFontWeight, textFieldTokens.labelInnerLetterSpacing, comboboxTokens.textFieldLabelInnerLetterSpacing, textFieldTokens.labelInnerLineHeight, comboboxTokens.textFieldLabelInnerLineHeight, textFieldTokens.labelInnerPadding, comboboxTokens.textFieldLabelInnerPadding, textFieldTokens.contentLabelInnerPadding, comboboxTokens.textFieldContentLabelInnerPadding, textFieldTokens.titleCaptionColor, comboboxTokens.textFieldTitleCaptionColor, textFieldTokens.titleCaptionColorReadOnly, comboboxTokens.textFieldTitleCaptionColorReadOnly, textFieldTokens.titleCaptionInnerLabelOffset, comboboxTokens.textFieldTitleCaptionInnerLabelOffset, textFieldTokens.titleCaptionFontFamily, comboboxTokens.textFieldTitleCaptionFontFamily, textFieldTokens.titleCaptionFontStyle, comboboxTokens.textFieldTitleCaptionFontStyle, textFieldTokens.titleCaptionFontSize, comboboxTokens.textFieldTitleCaptionFontSize, textFieldTokens.titleCaptionFontWeight, comboboxTokens.textFieldTitleCaptionFontWeight, textFieldTokens.titleCaptionLetterSpacing, comboboxTokens.textFieldTitleCaptionLetterSpacing, textFieldTokens.titleCaptionLineHeight, comboboxTokens.textFieldTitleCaptionLineHeight, textFieldTokens.leftHelperColor, comboboxTokens.textFieldLeftHelperColor, textFieldTokens.leftHelperColorReadOnly, comboboxTokens.textFieldLeftHelperColorReadOnly, textFieldTokens.leftHelperOffset, comboboxTokens.textFieldLeftHelperOffset, textFieldTokens.leftHelperFontFamily, comboboxTokens.textFieldLeftHelperFontFamily, textFieldTokens.leftHelperFontStyle, comboboxTokens.textFieldLeftHelperFontStyle, textFieldTokens.leftHelperFontSize, comboboxTokens.textFieldLeftHelperFontSize, textFieldTokens.leftHelperFontWeight, comboboxTokens.textFieldLeftHelperFontWeight, textFieldTokens.leftHelperLetterSpacing, comboboxTokens.textFieldLeftHelperLetterSpacing, textFieldTokens.leftHelperLineHeight, comboboxTokens.textFieldLeftHelperLineHeight, textFieldTokens.textBeforeColor, comboboxTokens.textFieldTextBeforeColor, textFieldTokens.textAfterColor, comboboxTokens.textFieldTextAfterColor, textFieldTokens.textBeforeMargin, comboboxTokens.textFieldTextBeforeMargin, textFieldTokens.textAfterMargin, comboboxTokens.textFieldTextAfterMargin, textFieldTokens.disabledOpacity, comboboxTokens.textFieldDisabledOpacity, textFieldTokens.hintCustomIconTargetSize, comboboxTokens.textFieldHintCustomIconTargetSize, textFieldTokens.hintMargin, comboboxTokens.textFieldHintMargin, textFieldTokens.hintTargetSize, comboboxTokens.textFieldHintTargetSize, textFieldTokens.hintIconColor, comboboxTokens.textFieldHintIconColor, textFieldTokens.hintInnerLabelPlacementOffset, comboboxTokens.textFieldHintInnerLabelPlacementOffset, textFieldTokens.clearHintInnerLabelPlacementOffset, comboboxTokens.textFieldClearHintInnerLabelPlacementOffset, textFieldTokens.tooltipBackgroundColor, comboboxTokens.textFieldTooltipBackgroundColor, textFieldTokens.tooltipBoxShadow, comboboxTokens.textFieldTooltipBoxShadow, textFieldTokens.tooltipColor, comboboxTokens.textFieldTooltipColor, textFieldTokens.tooltipPaddingTop, comboboxTokens.textFieldTooltipPaddingTop, textFieldTokens.tooltipPaddingRight, comboboxTokens.textFieldTooltipPaddingRight, textFieldTokens.tooltipPaddingBottom, comboboxTokens.textFieldTooltipPaddingBottom, textFieldTokens.tooltipPaddingLeft, comboboxTokens.textFieldTooltipPaddingLeft, textFieldTokens.tooltipMinHeight, comboboxTokens.textFieldTooltipMinHeight, textFieldTokens.tooltipBorderRadius, comboboxTokens.textFieldTooltipBorderRadius, textFieldTokens.tooltipTextFontFamily, comboboxTokens.textFieldTooltipTextFontFamily, textFieldTokens.tooltipTextFontSize, comboboxTokens.textFieldTooltipTextFontSize, textFieldTokens.tooltipTextFontStyle, comboboxTokens.textFieldTooltipTextFontStyle, textFieldTokens.tooltipTextFontWeight, comboboxTokens.textFieldTooltipTextFontWeight, textFieldTokens.tooltipTextFontLetterSpacing, comboboxTokens.textFieldTooltipTextFontLetterSpacing, textFieldTokens.tooltipTextFontLineHeight, comboboxTokens.textFieldTooltipTextFontLineHeight, textFieldTokens.tooltipContentLeftMargin, comboboxTokens.textFieldTooltipContentLeftMargin, textFieldTokens.tooltipArrowMaskWidth, comboboxTokens.textFieldTooltipArrowMaskWidth, textFieldTokens.tooltipArrowMaskHeight, comboboxTokens.textFieldTooltipArrowMaskHeight, textFieldTokens.tooltipArrowMaskImage, comboboxTokens.textFieldTooltipArrowMaskImage, textFieldTokens.tooltipArrowHeight, comboboxTokens.textFieldTooltipArrowHeight, textFieldTokens.tooltipArrowEdgeMargin, comboboxTokens.textFieldTooltipArrowEdgeMargin, textFieldTokens.tooltipArrowBackground, comboboxTokens.textFieldTooltipArrowBackground, textFieldTokens.chipHeight, comboboxTokens.textFieldChipHeight, textFieldTokens.chipBorderRadius, comboboxTokens.textFieldChipBorderRadius, textFieldTokens.chipGap, comboboxTokens.textFieldChipGap, textFieldTokens.chipBackground, comboboxTokens.textFieldChipBackground, textFieldTokens.chipColor, comboboxTokens.textFieldChipColor, textFieldTokens.chipBackgroundHover, comboboxTokens.textFieldChipBackgroundHover, textFieldTokens.chipColorHover, comboboxTokens.textFieldChipColorHover, textFieldTokens.chipBackgroundReadOnly, comboboxTokens.textFieldChipBackgroundReadOnly, textFieldTokens.chipColorReadOnly, comboboxTokens.textFieldChipColorReadOnly, textFieldTokens.chipBackgroundReadOnlyHover, comboboxTokens.textFieldChipBackgroundReadOnlyHover, textFieldTokens.chipColorReadOnlyHover, comboboxTokens.textFieldChipColorReadOnlyHover, textFieldTokens.chipBackgroundActive, comboboxTokens.textFieldChipBackgroundActive, textFieldTokens.chipColorActive, comboboxTokens.textFieldChipColorActive, textFieldTokens.chipCloseIconColor, comboboxTokens.textFieldChipCloseIconColor, textFieldTokens.chipOutlineSize, comboboxTokens.textFieldChipOutlineSize, textFieldTokens.chipWidth, comboboxTokens.textFieldChipWidth, textFieldTokens.chipPadding, comboboxTokens.textFieldChipPadding, textFieldTokens.chipCloseIconSize, comboboxTokens.textFieldChipCloseIconSize, textFieldTokens.chipFontFamily, comboboxTokens.textFieldChipFontFamily, textFieldTokens.chipFontSize, comboboxTokens.textFieldChipFontSize, textFieldTokens.chipFontStyle, comboboxTokens.textFieldChipFontStyle, textFieldTokens.chipFontWeight, comboboxTokens.textFieldChipFontWeight, textFieldTokens.chipLetterSpacing, comboboxTokens.textFieldChipLetterSpacing, textFieldTokens.chipLineHeight, comboboxTokens.textFieldChipLineHeight, textFieldTokens.chipClearContentMarginLeft, comboboxTokens.textFieldChipClearContentMarginLeft, textFieldTokens.chipClearContentMarginRight, comboboxTokens.textFieldChipClearContentMarginRight, textFieldTokens.chipOpacityReadonly, comboboxTokens.textFieldChipOpacityReadonly, textFieldTokens.focusColor, comboboxTokens.textFieldFocusColor, textFieldTokens.indicatorColor, comboboxTokens.textFieldIndicatorColor, textFieldTokens.indicatorSizeInner, comboboxTokens.textFieldIndicatorSizeInner, textFieldTokens.indicatorSizeOuter, comboboxTokens.textFieldIndicatorSizeOuter, textFieldTokens.indicatorLabelPlacementInner, comboboxTokens.textFieldIndicatorLabelPlacementInner, textFieldTokens.indicatorLabelPlacementOuter, comboboxTokens.textFieldIndicatorLabelPlacementOuter, textFieldTokens.indicatorLabelPlacementInnerRight, comboboxTokens.textFieldIndicatorLabelPlacementInnerRight, textFieldTokens.indicatorLabelPlacementOuterRight, comboboxTokens.textFieldIndicatorLabelPlacementOuterRight, textFieldTokens.clearIndicatorLabelPlacementInner, comboboxTokens.textFieldClearIndicatorLabelPlacementInner, textFieldTokens.clearIndicatorLabelPlacementInnerRight, comboboxTokens.textFieldClearIndicatorLabelPlacementInnerRight, textFieldTokens.clearIndicatorHintInnerRight, comboboxTokens.textFieldClearIndicatorHintInnerRight, textFieldTokens.boxShadow, comboboxTokens.textFieldBoxShadow);
|