@salutejs/plasma-new-hope 0.338.0-canary.2237.18160100785.0 → 0.338.0-canary.2260.18215165010.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 +11 -11
- package/cjs/components/Chip/Chip.css +7 -7
- package/cjs/components/Chip/Chip.js +4 -6
- package/cjs/components/Chip/Chip.js.map +1 -1
- package/cjs/components/Chip/Chip.styles.js +1 -1
- package/cjs/components/Chip/Chip.styles.js.map +1 -1
- package/cjs/components/Chip/{Chip.styles_d9y94l.css → Chip.styles_fnd4j5.css} +1 -1
- package/cjs/components/Chip/Chip.tokens.js +0 -1
- package/cjs/components/Chip/Chip.tokens.js.map +1 -1
- package/cjs/components/Chip/variations/_disabled/base.js +1 -1
- package/cjs/components/Chip/variations/_disabled/base.js.map +1 -1
- package/{es/components/Chip/variations/_disabled/base_1j4s925.css → cjs/components/Chip/variations/_disabled/base_rmcs0j.css} +1 -1
- package/cjs/components/Chip/variations/_readonly/base.js +1 -1
- package/cjs/components/Chip/variations/_readonly/base.js.map +1 -1
- package/{es/components/Chip/variations/_readonly/base_1xublmy.css → cjs/components/Chip/variations/_readonly/base_1nfit77.css} +1 -1
- package/cjs/components/Combobox/ComboboxNew/Combobox.css +12 -12
- package/cjs/components/Combobox/ComboboxNew/Combobox.js +2 -5
- package/cjs/components/Combobox/ComboboxNew/Combobox.js.map +1 -1
- package/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js +0 -2
- 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/{es/components/Combobox/ComboboxNew/ui/Target/Target.styles_ycaw31.css → cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles_1c4vtoy.css} +1 -1
- package/cjs/components/Combobox/ComboboxOld/Combobox.css +7 -7
- package/cjs/components/Combobox/ComboboxOld/ui/ComboboxChip/ComboboxChip.css +7 -7
- package/cjs/components/Combobox/ComboboxOld/ui/ComboboxTarget/ComboboxTarget.css +7 -7
- package/cjs/components/DatePicker/RangeDate/RangeDate.css +11 -11
- package/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.css +11 -11
- package/cjs/components/DatePicker/SingleDate/SingleDate.css +11 -11
- package/cjs/components/Pagination/Pagination.css +15 -15
- package/cjs/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.css +15 -15
- package/cjs/components/Range/Range.css +11 -11
- package/cjs/components/Select/Select.css +15 -15
- package/cjs/components/Select/Select.js +1 -1
- package/cjs/components/Select/Select.js.map +1 -1
- package/cjs/components/Select/Select.tokens.js +0 -2
- package/cjs/components/Select/Select.tokens.js.map +1 -1
- package/cjs/components/Select/ui/Target/Target.css +15 -15
- package/cjs/components/Select/ui/Target/Target.js +1 -2
- package/cjs/components/Select/ui/Target/Target.js.map +1 -1
- package/cjs/components/Select/ui/Target/ui/Textfield/Textfield.css +15 -15
- package/cjs/components/Select/ui/Target/ui/Textfield/Textfield.js +2 -4
- package/cjs/components/Select/ui/Target/ui/Textfield/Textfield.js.map +1 -1
- package/cjs/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +13 -13
- package/cjs/components/Select/ui/Target/ui/Textfield/Textfield.styles.js.map +1 -1
- package/cjs/components/Select/ui/Target/ui/Textfield/{Textfield.styles_19e9015.css → Textfield.styles_1mikp58.css} +1 -1
- package/cjs/components/Slider/Slider.css +11 -11
- package/cjs/components/Slider/components/DoubleUncontrolled/DoubleUncontrolled.css +11 -11
- package/cjs/components/Table/Table.css +15 -15
- package/cjs/components/Table/ui/Cell/Cell.css +15 -15
- package/cjs/components/Table/ui/EditableCell/EditableCell.css +15 -15
- package/cjs/components/Table/ui/HeadCell/HeadCell.css +15 -15
- package/cjs/components/Table/ui/HeadCell/ui/Filter/Filter.css +15 -15
- package/cjs/components/TextField/TextField.js +4 -8
- package/cjs/components/TextField/TextField.js.map +1 -1
- package/cjs/components/TextField/TextField.tokens.js +0 -2
- package/cjs/components/TextField/TextField.tokens.js.map +1 -1
- package/cjs/components/TextField/hooks/useKeyNavigation.js +6 -15
- package/cjs/components/TextField/hooks/useKeyNavigation.js.map +1 -1
- package/cjs/components/TextField/ui/TextFieldChip/TextFieldChip.css +9 -9
- package/cjs/components/TextField/ui/TextFieldChip/TextFieldChip.js +0 -1
- package/cjs/components/TextField/ui/TextFieldChip/TextFieldChip.js.map +1 -1
- package/cjs/components/TextField/ui/TextFieldChip/TextFieldChip.styles.js +1 -1
- package/cjs/components/TextField/ui/TextFieldChip/TextFieldChip.styles.js.map +1 -1
- package/cjs/components/TextField/ui/TextFieldChip/{TextFieldChip.styles_8puilg.css → TextFieldChip.styles_14q069b.css} +1 -1
- package/cjs/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.css +11 -11
- package/cjs/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.js +12 -26
- package/cjs/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.js.map +1 -1
- package/cjs/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.styles.js +2 -33
- package/cjs/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.styles.js.map +1 -1
- package/cjs/components/TextField/ui/TextFieldChipNew/{TextFieldChipNew.styles_1hj7e4k.css → TextFieldChipNew.styles_y9tozi.css} +1 -1
- package/cjs/components/TimePicker/TimePicker.css +11 -11
- package/cjs/index.css +16 -16
- package/emotion/cjs/components/Chip/Chip.js +5 -9
- package/emotion/cjs/components/Chip/Chip.styles.js +9 -9
- package/emotion/cjs/components/Chip/Chip.tokens.js +0 -1
- package/emotion/cjs/components/Chip/variations/_disabled/base.js +1 -2
- package/emotion/cjs/components/Chip/variations/_readonly/base.js +1 -2
- package/emotion/cjs/components/Combobox/ComboboxNew/Combobox.js +2 -4
- package/emotion/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js +0 -2
- package/emotion/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +2 -2
- package/emotion/cjs/components/Select/Select.js +1 -2
- package/emotion/cjs/components/Select/Select.tokens.js +0 -2
- package/emotion/cjs/components/Select/ui/Target/Target.js +1 -2
- package/emotion/cjs/components/Select/ui/Target/ui/Textfield/Textfield.js +2 -3
- package/emotion/cjs/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +9 -9
- package/emotion/cjs/components/TextField/TextField.js +5 -10
- package/emotion/cjs/components/TextField/TextField.tokens.js +0 -2
- package/emotion/cjs/components/TextField/hooks/useKeyNavigation.js +4 -11
- package/emotion/cjs/components/TextField/ui/TextFieldChip/TextFieldChip.js +0 -1
- package/emotion/cjs/components/TextField/ui/TextFieldChip/TextFieldChip.styles.js +5 -5
- package/emotion/cjs/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.js +10 -74
- package/emotion/cjs/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.styles.js +5 -18
- package/emotion/cjs/examples/components/Chip/Chip.config.js +14 -14
- package/emotion/cjs/examples/components/Combobox/Combobox.config.js +15 -15
- package/emotion/cjs/examples/components/Combobox/Combobox.js +15 -0
- package/emotion/cjs/examples/components/Select/Select.config.js +24 -24
- package/emotion/cjs/examples/components/TextField/TextField.config.js +23 -23
- package/emotion/es/components/Chip/Chip.js +5 -9
- package/emotion/es/components/Chip/Chip.styles.js +9 -9
- package/emotion/es/components/Chip/Chip.tokens.js +0 -1
- package/emotion/es/components/Chip/variations/_disabled/base.js +1 -2
- package/emotion/es/components/Chip/variations/_readonly/base.js +1 -2
- package/emotion/es/components/Combobox/ComboboxNew/Combobox.js +2 -4
- package/emotion/es/components/Combobox/ComboboxNew/Combobox.tokens.js +0 -2
- package/emotion/es/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +2 -2
- package/emotion/es/components/Select/Select.js +1 -2
- package/emotion/es/components/Select/Select.tokens.js +0 -2
- package/emotion/es/components/Select/ui/Target/Target.js +1 -2
- package/emotion/es/components/Select/ui/Target/ui/Textfield/Textfield.js +2 -3
- package/emotion/es/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +9 -9
- package/emotion/es/components/TextField/TextField.js +5 -10
- package/emotion/es/components/TextField/TextField.tokens.js +0 -2
- package/emotion/es/components/TextField/hooks/useKeyNavigation.js +4 -11
- package/emotion/es/components/TextField/ui/TextFieldChip/TextFieldChip.js +0 -1
- package/emotion/es/components/TextField/ui/TextFieldChip/TextFieldChip.styles.js +5 -5
- package/emotion/es/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.js +10 -74
- package/emotion/es/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.styles.js +5 -18
- package/emotion/es/examples/components/Chip/Chip.config.js +14 -14
- package/emotion/es/examples/components/Combobox/Combobox.config.js +15 -15
- package/emotion/es/examples/components/Select/Select.config.js +24 -24
- package/emotion/es/examples/components/TextField/TextField.config.js +23 -23
- package/es/components/Autocomplete/Autocomplete.css +11 -11
- package/es/components/Chip/Chip.css +7 -7
- package/es/components/Chip/Chip.js +4 -6
- package/es/components/Chip/Chip.js.map +1 -1
- package/es/components/Chip/Chip.styles.js +1 -1
- package/es/components/Chip/Chip.styles.js.map +1 -1
- package/es/components/Chip/{Chip.styles_d9y94l.css → Chip.styles_fnd4j5.css} +1 -1
- package/es/components/Chip/Chip.tokens.js +0 -1
- package/es/components/Chip/Chip.tokens.js.map +1 -1
- package/es/components/Chip/variations/_disabled/base.js +1 -1
- package/es/components/Chip/variations/_disabled/base.js.map +1 -1
- package/{cjs/components/Chip/variations/_disabled/base_1j4s925.css → es/components/Chip/variations/_disabled/base_rmcs0j.css} +1 -1
- package/es/components/Chip/variations/_readonly/base.js +1 -1
- package/es/components/Chip/variations/_readonly/base.js.map +1 -1
- package/{cjs/components/Chip/variations/_readonly/base_1xublmy.css → es/components/Chip/variations/_readonly/base_1nfit77.css} +1 -1
- package/es/components/Combobox/ComboboxNew/Combobox.css +12 -12
- package/es/components/Combobox/ComboboxNew/Combobox.js +2 -5
- package/es/components/Combobox/ComboboxNew/Combobox.js.map +1 -1
- package/es/components/Combobox/ComboboxNew/Combobox.tokens.js +0 -2
- 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/{cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles_ycaw31.css → es/components/Combobox/ComboboxNew/ui/Target/Target.styles_1c4vtoy.css} +1 -1
- package/es/components/Combobox/ComboboxOld/Combobox.css +7 -7
- package/es/components/Combobox/ComboboxOld/ui/ComboboxChip/ComboboxChip.css +7 -7
- package/es/components/Combobox/ComboboxOld/ui/ComboboxTarget/ComboboxTarget.css +7 -7
- package/es/components/DatePicker/RangeDate/RangeDate.css +11 -11
- package/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.css +11 -11
- package/es/components/DatePicker/SingleDate/SingleDate.css +11 -11
- package/es/components/Pagination/Pagination.css +15 -15
- package/es/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.css +15 -15
- package/es/components/Range/Range.css +11 -11
- package/es/components/Select/Select.css +15 -15
- package/es/components/Select/Select.js +1 -1
- package/es/components/Select/Select.js.map +1 -1
- package/es/components/Select/Select.tokens.js +0 -2
- package/es/components/Select/Select.tokens.js.map +1 -1
- package/es/components/Select/ui/Target/Target.css +15 -15
- package/es/components/Select/ui/Target/Target.js +1 -2
- package/es/components/Select/ui/Target/Target.js.map +1 -1
- package/es/components/Select/ui/Target/ui/Textfield/Textfield.css +15 -15
- package/es/components/Select/ui/Target/ui/Textfield/Textfield.js +2 -4
- package/es/components/Select/ui/Target/ui/Textfield/Textfield.js.map +1 -1
- package/es/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +13 -13
- package/es/components/Select/ui/Target/ui/Textfield/Textfield.styles.js.map +1 -1
- package/es/components/Select/ui/Target/ui/Textfield/{Textfield.styles_19e9015.css → Textfield.styles_1mikp58.css} +1 -1
- package/es/components/Slider/Slider.css +11 -11
- package/es/components/Slider/components/DoubleUncontrolled/DoubleUncontrolled.css +11 -11
- package/es/components/Table/Table.css +15 -15
- package/es/components/Table/ui/Cell/Cell.css +15 -15
- package/es/components/Table/ui/EditableCell/EditableCell.css +15 -15
- package/es/components/Table/ui/HeadCell/HeadCell.css +15 -15
- package/es/components/Table/ui/HeadCell/ui/Filter/Filter.css +15 -15
- package/es/components/TextField/TextField.js +4 -8
- package/es/components/TextField/TextField.js.map +1 -1
- package/es/components/TextField/TextField.tokens.js +0 -2
- package/es/components/TextField/TextField.tokens.js.map +1 -1
- package/es/components/TextField/hooks/useKeyNavigation.js +6 -15
- package/es/components/TextField/hooks/useKeyNavigation.js.map +1 -1
- package/es/components/TextField/ui/TextFieldChip/TextFieldChip.css +9 -9
- package/es/components/TextField/ui/TextFieldChip/TextFieldChip.js +0 -1
- package/es/components/TextField/ui/TextFieldChip/TextFieldChip.js.map +1 -1
- package/es/components/TextField/ui/TextFieldChip/TextFieldChip.styles.js +1 -1
- package/es/components/TextField/ui/TextFieldChip/TextFieldChip.styles.js.map +1 -1
- package/es/components/TextField/ui/TextFieldChip/{TextFieldChip.styles_8puilg.css → TextFieldChip.styles_14q069b.css} +1 -1
- package/es/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.css +11 -11
- package/es/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.js +12 -26
- package/es/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.js.map +1 -1
- package/es/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.styles.js +2 -33
- package/es/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.styles.js.map +1 -1
- package/es/components/TextField/ui/TextFieldChipNew/{TextFieldChipNew.styles_1hj7e4k.css → TextFieldChipNew.styles_y9tozi.css} +1 -1
- package/es/components/TimePicker/TimePicker.css +11 -11
- package/es/index.css +16 -16
- package/package.json +3 -3
- package/styled-components/cjs/components/Chip/Chip.js +5 -9
- package/styled-components/cjs/components/Chip/Chip.styles.js +6 -7
- package/styled-components/cjs/components/Chip/Chip.tokens.js +0 -1
- package/styled-components/cjs/components/Chip/variations/_disabled/base.js +2 -6
- package/styled-components/cjs/components/Chip/variations/_readonly/base.js +2 -6
- package/styled-components/cjs/components/Combobox/ComboboxNew/Combobox.js +2 -4
- package/styled-components/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js +0 -2
- package/styled-components/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +2 -6
- package/styled-components/cjs/components/Select/Select.js +1 -2
- package/styled-components/cjs/components/Select/Select.tokens.js +0 -2
- package/styled-components/cjs/components/Select/ui/Target/Target.js +1 -2
- package/styled-components/cjs/components/Select/ui/Target/ui/Textfield/Textfield.js +2 -3
- package/styled-components/cjs/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +5 -11
- package/styled-components/cjs/components/TextField/TextField.js +4 -9
- package/styled-components/cjs/components/TextField/TextField.tokens.js +0 -2
- package/styled-components/cjs/components/TextField/hooks/useKeyNavigation.js +4 -11
- package/styled-components/cjs/components/TextField/ui/TextFieldChip/TextFieldChip.js +0 -1
- package/styled-components/cjs/components/TextField/ui/TextFieldChip/TextFieldChip.styles.js +3 -5
- package/styled-components/cjs/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.js +10 -74
- package/styled-components/cjs/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.styles.js +5 -28
- package/styled-components/cjs/examples/components/Chip/Chip.config.js +12 -24
- package/styled-components/cjs/examples/components/Combobox/Combobox.config.js +4 -12
- package/styled-components/cjs/examples/components/Combobox/Combobox.js +0 -15
- package/styled-components/cjs/examples/components/Select/Select.config.js +4 -10
- package/styled-components/cjs/examples/components/TextField/TextField.config.js +6 -18
- package/styled-components/es/components/Chip/Chip.js +5 -9
- package/styled-components/es/components/Chip/Chip.styles.js +6 -7
- package/styled-components/es/components/Chip/Chip.tokens.js +0 -1
- package/styled-components/es/components/Chip/variations/_disabled/base.js +2 -6
- package/styled-components/es/components/Chip/variations/_readonly/base.js +2 -6
- package/styled-components/es/components/Combobox/ComboboxNew/Combobox.js +2 -4
- package/styled-components/es/components/Combobox/ComboboxNew/Combobox.tokens.js +0 -2
- package/styled-components/es/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +2 -6
- package/styled-components/es/components/Select/Select.js +1 -2
- package/styled-components/es/components/Select/Select.tokens.js +0 -2
- package/styled-components/es/components/Select/ui/Target/Target.js +1 -2
- package/styled-components/es/components/Select/ui/Target/ui/Textfield/Textfield.js +2 -3
- package/styled-components/es/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +5 -11
- package/styled-components/es/components/TextField/TextField.js +4 -9
- package/styled-components/es/components/TextField/TextField.tokens.js +0 -2
- package/styled-components/es/components/TextField/hooks/useKeyNavigation.js +4 -11
- package/styled-components/es/components/TextField/ui/TextFieldChip/TextFieldChip.js +0 -1
- package/styled-components/es/components/TextField/ui/TextFieldChip/TextFieldChip.styles.js +3 -5
- package/styled-components/es/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.js +10 -74
- package/styled-components/es/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.styles.js +5 -28
- package/styled-components/es/examples/components/Chip/Chip.config.js +12 -24
- package/styled-components/es/examples/components/Combobox/Combobox.config.js +4 -12
- package/styled-components/es/examples/components/Combobox/Combobox.js +7 -0
- package/styled-components/es/examples/components/Select/Select.config.js +4 -10
- package/styled-components/es/examples/components/TextField/TextField.config.js +6 -18
- package/types/components/Chip/Chip.d.ts.map +1 -1
- package/types/components/Chip/Chip.styles.d.ts.map +1 -1
- package/types/components/Chip/Chip.tokens.d.ts +0 -1
- package/types/components/Chip/Chip.tokens.d.ts.map +1 -1
- package/types/components/Chip/Chip.types.d.ts +1 -1
- package/types/components/Chip/variations/_disabled/base.d.ts.map +1 -1
- package/types/components/Chip/variations/_readonly/base.d.ts.map +1 -1
- package/types/components/Combobox/ComboboxNew/Combobox.d.ts +2 -2
- package/types/components/Combobox/ComboboxNew/Combobox.d.ts.map +1 -1
- package/types/components/Combobox/ComboboxNew/Combobox.tokens.d.ts +0 -2
- package/types/components/Combobox/ComboboxNew/Combobox.tokens.d.ts.map +1 -1
- package/types/components/Combobox/ComboboxNew/Combobox.types.d.ts +0 -9
- package/types/components/Combobox/ComboboxNew/Combobox.types.d.ts.map +1 -1
- package/types/components/Combobox/ComboboxNew/ui/Target/Target.styles.d.ts.map +1 -1
- package/types/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.styles.d.ts +0 -6
- package/types/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.styles.d.ts.map +1 -1
- package/types/components/Select/Select.d.ts.map +1 -1
- package/types/components/Select/Select.tokens.d.ts +0 -2
- package/types/components/Select/Select.tokens.d.ts.map +1 -1
- package/types/components/Select/Select.types.d.ts +0 -7
- package/types/components/Select/Select.types.d.ts.map +1 -1
- package/types/components/Select/ui/Target/Target.d.ts +1 -2
- package/types/components/Select/ui/Target/Target.d.ts.map +1 -1
- package/types/components/Select/ui/Target/Target.types.d.ts +2 -3
- package/types/components/Select/ui/Target/Target.types.d.ts.map +1 -1
- package/types/components/Select/ui/Target/ui/Textfield/Textfield.d.ts.map +1 -1
- package/types/components/Select/ui/Target/ui/Textfield/Textfield.styles.d.ts.map +1 -1
- package/types/components/Select/ui/Target/ui/Textfield/Textfield.types.d.ts +1 -1
- package/types/components/Select/ui/Target/ui/Textfield/Textfield.types.d.ts.map +1 -1
- package/types/components/Table/ui/HeadCell/ui/Filter/Filter.styles.d.ts +0 -6
- package/types/components/Table/ui/HeadCell/ui/Filter/Filter.styles.d.ts.map +1 -1
- package/types/components/TextField/TextField.d.ts.map +1 -1
- package/types/components/TextField/TextField.tokens.d.ts +0 -2
- package/types/components/TextField/TextField.tokens.d.ts.map +1 -1
- package/types/components/TextField/hooks/useKeyNavigation.d.ts +2 -11
- package/types/components/TextField/hooks/useKeyNavigation.d.ts.map +1 -1
- package/types/components/TextField/ui/TextFieldChip/TextFieldChip.d.ts.map +1 -1
- package/types/components/TextField/ui/TextFieldChip/TextFieldChip.styles.d.ts.map +1 -1
- package/types/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.d.ts +1 -2
- package/types/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.d.ts.map +1 -1
- package/types/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.styles.d.ts +1 -3
- package/types/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.styles.d.ts.map +1 -1
- package/types/examples/components/Chip/Chip.config.d.ts.map +1 -1
- package/types/examples/components/Combobox/Combobox.config.d.ts.map +1 -1
- package/types/examples/components/Combobox/Combobox.d.ts +0 -24
- package/types/examples/components/Combobox/Combobox.d.ts.map +1 -1
- package/types/examples/components/Select/Select.config.d.ts.map +1 -1
- package/types/examples/components/Select/Select.d.ts +0 -6
- package/types/examples/components/Select/Select.d.ts.map +1 -1
- package/types/examples/components/TextField/TextField.config.d.ts.map +1 -1
package/styled-components/es/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.styles.js
CHANGED
|
@@ -2,7 +2,6 @@ import styled from "styled-components";
|
|
|
2
2
|
import { component, mergeConfig } from "../../../../engines";
|
|
3
3
|
import { addFocus } from "../../../../mixins";
|
|
4
4
|
import { chipConfig, chipTokens } from "../../../Chip";
|
|
5
|
-
import { StyledContentClear } from "../../../Chip/Chip.styles";
|
|
6
5
|
import { tokens } from "../../TextField.tokens";
|
|
7
6
|
// issue #823
|
|
8
7
|
var mergedConfig = mergeConfig(chipConfig);
|
|
@@ -10,7 +9,7 @@ var Chip = component(mergedConfig);
|
|
|
10
9
|
// NOTE: Необходимое переопределение токенов из компонента Chip т.к. используются его части
|
|
11
10
|
export var StyledChip = styled(Chip).withConfig({
|
|
12
11
|
displayName: "TextFieldChipNew.styles__StyledChip",
|
|
13
|
-
componentId: "sc-
|
|
12
|
+
componentId: "sc-ffa02158-0"
|
|
14
13
|
})([
|
|
15
14
|
"",
|
|
16
15
|
":var(",
|
|
@@ -63,40 +62,18 @@ export var StyledChip = styled(Chip).withConfig({
|
|
|
63
62
|
");",
|
|
64
63
|
":var(",
|
|
65
64
|
");",
|
|
66
|
-
":var(",
|
|
67
|
-
");",
|
|
68
|
-
":var(",
|
|
69
|
-
");",
|
|
70
65
|
":0.4;",
|
|
71
66
|
" &[readonly]{opacity:var(",
|
|
72
|
-
");}
|
|
73
|
-
|
|
74
|
-
";cursor:",
|
|
75
|
-
";",
|
|
76
|
-
"{color:",
|
|
77
|
-
";:hover{cursor:pointer;color:var(",
|
|
78
|
-
");}}}"
|
|
79
|
-
], chipTokens.color, tokens.chipColor, chipTokens.background, tokens.chipBackground, chipTokens.colorHover, tokens.chipColorHover, chipTokens.backgroundHover, tokens.chipBackgroundHover, chipTokens.colorActive, tokens.chipColorActive, chipTokens.backgroundActive, tokens.chipBackgroundActive, chipTokens.backgroundReadOnly, tokens.chipBackgroundReadOnly, chipTokens.colorReadOnly, tokens.chipColorReadOnly, chipTokens.backgroundReadOnlyHover, tokens.chipBackgroundReadOnlyHover, chipTokens.colorReadOnlyHover, tokens.chipColorReadOnlyHover, chipTokens.borderRadius, tokens.chipBorderRadius, chipTokens.width, tokens.chipWidth, chipTokens.height, tokens.chipHeight, chipTokens.padding, tokens.chipPadding, chipTokens.fontFamily, tokens.chipFontFamily, chipTokens.fontSize, tokens.chipFontSize, chipTokens.fontStyle, tokens.chipFontStyle, chipTokens.fontWeight, tokens.chipFontWeight, chipTokens.letterSpacing, tokens.chipLetterSpacing, chipTokens.lineHeight, tokens.chipLineHeight, chipTokens.clearContentMarginLeft, tokens.chipClearContentMarginLeft, chipTokens.clearContentMarginRight, tokens.chipClearContentMarginRight, chipTokens.closeIconSize, tokens.chipCloseIconSize, chipTokens.closeIconColor, tokens.chipCloseIconColor, chipTokens.closeIconColorHover, tokens.chipCloseIconColorHover, chipTokens.closeIconColorReadonly, tokens.chipCloseIconColorReadonly, chipTokens.focusColor, tokens.focusColor, chipTokens.disabledOpacity, addFocus({
|
|
67
|
+
");}"
|
|
68
|
+
], chipTokens.color, tokens.chipColor, chipTokens.background, tokens.chipBackground, chipTokens.colorHover, tokens.chipColorHover, chipTokens.backgroundHover, tokens.chipBackgroundHover, chipTokens.colorActive, tokens.chipColorActive, chipTokens.backgroundActive, tokens.chipBackgroundActive, chipTokens.backgroundReadOnly, tokens.chipBackgroundReadOnly, chipTokens.colorReadOnly, tokens.chipColorReadOnly, chipTokens.backgroundReadOnlyHover, tokens.chipBackgroundReadOnlyHover, chipTokens.colorReadOnlyHover, tokens.chipColorReadOnlyHover, chipTokens.borderRadius, tokens.chipBorderRadius, chipTokens.width, tokens.chipWidth, chipTokens.height, tokens.chipHeight, chipTokens.padding, tokens.chipPadding, chipTokens.fontFamily, tokens.chipFontFamily, chipTokens.fontSize, tokens.chipFontSize, chipTokens.fontStyle, tokens.chipFontStyle, chipTokens.fontWeight, tokens.chipFontWeight, chipTokens.letterSpacing, tokens.chipLetterSpacing, chipTokens.lineHeight, tokens.chipLineHeight, chipTokens.clearContentMarginLeft, tokens.chipClearContentMarginLeft, chipTokens.clearContentMarginRight, tokens.chipClearContentMarginRight, chipTokens.closeIconSize, tokens.chipCloseIconSize, chipTokens.closeIconColor, tokens.chipCloseIconColor, chipTokens.focusColor, tokens.focusColor, chipTokens.disabledOpacity, addFocus({
|
|
80
69
|
outlineOffset: '0.0625rem',
|
|
81
70
|
outlineSize: '0.0625rem',
|
|
82
71
|
outlineRadius: "calc(var(".concat(tokens.chipBorderRadius, ") - 0.1rem)"),
|
|
83
72
|
outlineColor: "var(".concat(tokens.focusColor, ")")
|
|
84
|
-
}), tokens.chipOpacityReadonly
|
|
85
|
-
var chipClickArea = param.chipClickArea;
|
|
86
|
-
return chipClickArea === 'full' ? "var(".concat(tokens.chipColorHover, ")") : "var(".concat(tokens.chipColor, ")");
|
|
87
|
-
}, function(param) {
|
|
88
|
-
var chipClickArea = param.chipClickArea;
|
|
89
|
-
return chipClickArea === 'full' ? "var(".concat(tokens.chipBackgroundHover, ")") : "var(".concat(tokens.chipBackground, ")");
|
|
90
|
-
}, function(param) {
|
|
91
|
-
var chipClickArea = param.chipClickArea;
|
|
92
|
-
return chipClickArea === 'full' ? 'pointer' : 'default';
|
|
93
|
-
}, StyledContentClear, function(param) {
|
|
94
|
-
var chipClickArea = param.chipClickArea;
|
|
95
|
-
return chipClickArea === 'full' ? "var(".concat(tokens.chipCloseIconColorHover, ")") : "var(".concat(tokens.chipCloseIconColor, ")");
|
|
96
|
-
}, tokens.chipCloseIconColorHover);
|
|
73
|
+
}), tokens.chipOpacityReadonly);
|
|
97
74
|
export var TextChip = styled.button.withConfig({
|
|
98
75
|
displayName: "TextFieldChipNew.styles__TextChip",
|
|
99
|
-
componentId: "sc-
|
|
76
|
+
componentId: "sc-ffa02158-1"
|
|
100
77
|
})([
|
|
101
78
|
"display:block;flex:none;background:none;border:none;outline:none;padding:0;white-space:nowrap;cursor:pointer;font-family:var(",
|
|
102
79
|
");font-size:var(",
|
|
@@ -19,10 +19,8 @@ export var config = {
|
|
|
19
19
|
":var(--surface-solid-default);",
|
|
20
20
|
":var(--inverse-text-primary);",
|
|
21
21
|
":var(--surface-solid-default);",
|
|
22
|
-
":var(--inverse-text-primary);"
|
|
23
|
-
|
|
24
|
-
":var(--inverse-text-secondary-hover);"
|
|
25
|
-
], chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.closeIconColorHover),
|
|
22
|
+
":var(--inverse-text-primary);"
|
|
23
|
+
], chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover),
|
|
26
24
|
secondary: css([
|
|
27
25
|
"",
|
|
28
26
|
":var(--text-primary);",
|
|
@@ -34,10 +32,8 @@ export var config = {
|
|
|
34
32
|
":var(--surface-transparent-secondary);",
|
|
35
33
|
":var(--text-primary);",
|
|
36
34
|
":var(--surface-transparent-secondary);",
|
|
37
|
-
":var(--text-primary);"
|
|
38
|
-
|
|
39
|
-
":var(--text-secondary-hover);"
|
|
40
|
-
], chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.closeIconColorHover),
|
|
35
|
+
":var(--text-primary);"
|
|
36
|
+
], chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover),
|
|
41
37
|
accent: css([
|
|
42
38
|
"",
|
|
43
39
|
":var(--on-dark-text-primary);",
|
|
@@ -49,10 +45,8 @@ export var config = {
|
|
|
49
45
|
":var(--surface-accent);",
|
|
50
46
|
":var(--on-dark-text-primary);",
|
|
51
47
|
":var(--surface-accent);",
|
|
52
|
-
":var(--on-dark-text-primary);"
|
|
53
|
-
|
|
54
|
-
":var(--on-dark-text-secondary-hover);"
|
|
55
|
-
], chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.closeIconColorHover),
|
|
48
|
+
":var(--on-dark-text-primary);"
|
|
49
|
+
], chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover),
|
|
56
50
|
positive: css([
|
|
57
51
|
"",
|
|
58
52
|
":var(--on-dark-text-primary);",
|
|
@@ -64,10 +58,8 @@ export var config = {
|
|
|
64
58
|
":var(--surface-positive);",
|
|
65
59
|
":var(--on-dark-text-primary);",
|
|
66
60
|
":var(--surface-positive);",
|
|
67
|
-
":var(--on-dark-text-primary);"
|
|
68
|
-
|
|
69
|
-
":var(--on-dark-text-secondary-hover);"
|
|
70
|
-
], chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.closeIconColorHover),
|
|
61
|
+
":var(--on-dark-text-primary);"
|
|
62
|
+
], chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover),
|
|
71
63
|
warning: css([
|
|
72
64
|
"",
|
|
73
65
|
":var(--on-dark-text-primary);",
|
|
@@ -79,10 +71,8 @@ export var config = {
|
|
|
79
71
|
":var(--surface-warning);",
|
|
80
72
|
":var(--on-dark-text-primary);",
|
|
81
73
|
":var(--surface-warning);",
|
|
82
|
-
":var(--on-dark-text-primary);"
|
|
83
|
-
|
|
84
|
-
":var(--on-dark-text-secondary-hover);"
|
|
85
|
-
], chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.closeIconColorHover),
|
|
74
|
+
":var(--on-dark-text-primary);"
|
|
75
|
+
], chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover),
|
|
86
76
|
negative: css([
|
|
87
77
|
"",
|
|
88
78
|
":var(--on-dark-text-primary);",
|
|
@@ -94,10 +84,8 @@ export var config = {
|
|
|
94
84
|
":var(--surface-negative);",
|
|
95
85
|
":var(--on-dark-text-primary);",
|
|
96
86
|
":var(--surface-negative);",
|
|
97
|
-
":var(--on-dark-text-primary);"
|
|
98
|
-
|
|
99
|
-
":var(--on-dark-text-secondary-hover);"
|
|
100
|
-
], chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.closeIconColorHover)
|
|
87
|
+
":var(--on-dark-text-primary);"
|
|
88
|
+
], chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover)
|
|
101
89
|
},
|
|
102
90
|
size: {
|
|
103
91
|
l: css([
|
|
@@ -30,8 +30,6 @@ export var config = {
|
|
|
30
30
|
":var(--surface-negative);",
|
|
31
31
|
":var(--text-tertiary);",
|
|
32
32
|
":var(--text-secondary);",
|
|
33
|
-
":var(--text-secondary-hover);",
|
|
34
|
-
":var(--text-secondary);",
|
|
35
33
|
":var(--text-primary);",
|
|
36
34
|
":var(--surface-transparent-secondary);",
|
|
37
35
|
":var(--text-primary);",
|
|
@@ -53,7 +51,7 @@ export var config = {
|
|
|
53
51
|
":var(--on-dark-text-primary);",
|
|
54
52
|
":transparent;",
|
|
55
53
|
":var(--text-secondary);"
|
|
56
|
-
], tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.
|
|
54
|
+
], tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
|
|
57
55
|
positive: css([
|
|
58
56
|
"",
|
|
59
57
|
":var(--text-primary);",
|
|
@@ -76,8 +74,6 @@ export var config = {
|
|
|
76
74
|
":var(--surface-negative);",
|
|
77
75
|
":var(--text-tertiary);",
|
|
78
76
|
":var(--text-secondary);",
|
|
79
|
-
":var(--text-secondary-hover);",
|
|
80
|
-
":var(--text-secondary);",
|
|
81
77
|
":var(--text-primary);",
|
|
82
78
|
":var(--surface-transparent-secondary);",
|
|
83
79
|
":var(--text-primary);",
|
|
@@ -99,7 +95,7 @@ export var config = {
|
|
|
99
95
|
":var(--on-dark-text-primary);",
|
|
100
96
|
":transparent;",
|
|
101
97
|
":var(--text-secondary);"
|
|
102
|
-
], tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.
|
|
98
|
+
], tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
|
|
103
99
|
warning: css([
|
|
104
100
|
"",
|
|
105
101
|
":var(--text-primary);",
|
|
@@ -122,8 +118,6 @@ export var config = {
|
|
|
122
118
|
":var(--surface-negative);",
|
|
123
119
|
":var(--text-tertiary);",
|
|
124
120
|
":var(--text-secondary);",
|
|
125
|
-
":var(--text-secondary-hover);",
|
|
126
|
-
":var(--text-secondary);",
|
|
127
121
|
":var(--text-primary);",
|
|
128
122
|
":var(--surface-transparent-secondary);",
|
|
129
123
|
":var(--text-primary);",
|
|
@@ -145,7 +139,7 @@ export var config = {
|
|
|
145
139
|
":var(--on-dark-text-primary);",
|
|
146
140
|
":transparent;",
|
|
147
141
|
":var(--text-secondary);"
|
|
148
|
-
], tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.
|
|
142
|
+
], tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
|
|
149
143
|
negative: css([
|
|
150
144
|
"",
|
|
151
145
|
":var(--text-primary);",
|
|
@@ -168,8 +162,6 @@ export var config = {
|
|
|
168
162
|
":var(--surface-negative);",
|
|
169
163
|
":var(--text-tertiary);",
|
|
170
164
|
":var(--text-secondary);",
|
|
171
|
-
":var(--text-secondary-hover);",
|
|
172
|
-
":var(--text-secondary);",
|
|
173
165
|
":var(--text-primary);",
|
|
174
166
|
":var(--surface-transparent-secondary);",
|
|
175
167
|
":var(--text-primary);",
|
|
@@ -191,7 +183,7 @@ export var config = {
|
|
|
191
183
|
":var(--on-dark-text-primary);",
|
|
192
184
|
":transparent;",
|
|
193
185
|
":var(--text-secondary);"
|
|
194
|
-
], tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.
|
|
186
|
+
], tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor)
|
|
195
187
|
},
|
|
196
188
|
size: {
|
|
197
189
|
l: css([
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { component, mergeConfig } from "../../../engines";
|
|
2
|
+
import { comboboxNewConfig } from "../../..";
|
|
3
|
+
import { config } from "./Combobox.config";
|
|
4
|
+
var mergedConfig = mergeConfig(comboboxNewConfig, config);
|
|
5
|
+
var ComboboxComponent = component(mergedConfig);
|
|
6
|
+
var Combobox = ComboboxComponent;
|
|
7
|
+
export { Combobox };
|
|
@@ -747,43 +747,37 @@ export var config = {
|
|
|
747
747
|
":var(--inverse-text-primary);",
|
|
748
748
|
":var(--surface-solid-default);",
|
|
749
749
|
":var(--surface-solid-default-hover);",
|
|
750
|
-
":var(--inverse-text-secondary);",
|
|
751
|
-
":var(--inverse-text-secondary);",
|
|
752
750
|
":var(--inverse-text-primary);",
|
|
753
751
|
":var(--surface-solid-default);",
|
|
754
752
|
":var(--inverse-text-primary);",
|
|
755
753
|
":var(--surface-solid-default);",
|
|
756
754
|
":var(--inverse-text-primary);",
|
|
757
755
|
":1;"
|
|
758
|
-
], tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.
|
|
756
|
+
], tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly),
|
|
759
757
|
secondary: css([
|
|
760
758
|
"",
|
|
761
759
|
":var(--text-primary);",
|
|
762
760
|
":var(--surface-transparent-secondary);",
|
|
763
761
|
":var(--surface-transparent-secondary-hover);",
|
|
764
|
-
":var(--text-
|
|
765
|
-
":var(--text-secondary-hover);",
|
|
766
|
-
":var(--text-secondary);",
|
|
762
|
+
":var(--text-primary);",
|
|
767
763
|
":var(--surface-transparent-secondary);",
|
|
768
764
|
":var(--text-primary);",
|
|
769
765
|
":var(--surface-transparent-secondary);",
|
|
770
766
|
":var(--text-primary);",
|
|
771
767
|
":1;"
|
|
772
|
-
], tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.
|
|
768
|
+
], tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly),
|
|
773
769
|
accent: css([
|
|
774
770
|
"",
|
|
775
771
|
":var(--on-dark-text-primary);",
|
|
776
772
|
":var(--surface-accent);",
|
|
777
773
|
":var(--surface-accent-hover);",
|
|
778
|
-
":var(--on-dark-text-secondary);",
|
|
779
|
-
":var(--on-dark-text-secondary);",
|
|
780
774
|
":var(--on-dark-text-primary);",
|
|
781
775
|
":var(--surface-accent);",
|
|
782
776
|
":var(--on-dark-text-primary);",
|
|
783
777
|
":var(--surface-accent);",
|
|
784
778
|
":var(--on-dark-text-primary);",
|
|
785
779
|
":1;"
|
|
786
|
-
], tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.
|
|
780
|
+
], tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly)
|
|
787
781
|
},
|
|
788
782
|
hintView: {
|
|
789
783
|
default: css([
|
|
@@ -520,10 +520,8 @@ export var config = {
|
|
|
520
520
|
":var(--surface-solid-default);",
|
|
521
521
|
":var(--inverse-text-primary);",
|
|
522
522
|
":var(--inverse-text-secondary);",
|
|
523
|
-
":var(--inverse-text-secondary);",
|
|
524
|
-
":var(--inverse-text-secondary-hover);",
|
|
525
523
|
":1;"
|
|
526
|
-
], tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.
|
|
524
|
+
], tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
|
|
527
525
|
secondary: css([
|
|
528
526
|
"",
|
|
529
527
|
":var(--text-primary);",
|
|
@@ -537,10 +535,8 @@ export var config = {
|
|
|
537
535
|
":var(--surface-transparent-secondary);",
|
|
538
536
|
":var(--text-primary);",
|
|
539
537
|
":var(--text-secondary);",
|
|
540
|
-
":var(--text-secondary);",
|
|
541
|
-
":var(--text-secondary-hover);",
|
|
542
538
|
":1;"
|
|
543
|
-
], tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.
|
|
539
|
+
], tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
|
|
544
540
|
accent: css([
|
|
545
541
|
"",
|
|
546
542
|
":var(--on-dark-text-primary);",
|
|
@@ -554,10 +550,8 @@ export var config = {
|
|
|
554
550
|
":var(--surface-accent);",
|
|
555
551
|
":var(--on-dark-text-primary);",
|
|
556
552
|
":var(--on-dark-text-secondary);",
|
|
557
|
-
":var(--on-dark-text-secondary);",
|
|
558
|
-
":var(--on-dark-text-secondary-hover);",
|
|
559
553
|
":1;"
|
|
560
|
-
], tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.
|
|
554
|
+
], tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
|
|
561
555
|
positive: css([
|
|
562
556
|
"",
|
|
563
557
|
":var(--on-dark-text-primary);",
|
|
@@ -571,10 +565,8 @@ export var config = {
|
|
|
571
565
|
":var(--surface-positive);",
|
|
572
566
|
":var(--on-dark-text-primary);",
|
|
573
567
|
":var(--on-dark-text-secondary);",
|
|
574
|
-
":var(--on-dark-text-secondary);",
|
|
575
|
-
":var(--on-dark-text-secondary-hover);",
|
|
576
568
|
":1;"
|
|
577
|
-
], tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.
|
|
569
|
+
], tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
|
|
578
570
|
warning: css([
|
|
579
571
|
"",
|
|
580
572
|
":var(--on-dark-text-primary);",
|
|
@@ -588,10 +580,8 @@ export var config = {
|
|
|
588
580
|
":var(--surface-warning);",
|
|
589
581
|
":var(--on-dark-text-primary);",
|
|
590
582
|
":var(--on-dark-text-secondary);",
|
|
591
|
-
":var(--on-dark-text-secondary);",
|
|
592
|
-
":var(--on-dark-text-secondary-hover);",
|
|
593
583
|
":1;"
|
|
594
|
-
], tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.
|
|
584
|
+
], tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
|
|
595
585
|
negative: css([
|
|
596
586
|
"",
|
|
597
587
|
":var(--on-dark-text-primary);",
|
|
@@ -605,10 +595,8 @@ export var config = {
|
|
|
605
595
|
":var(--surface-negative);",
|
|
606
596
|
":var(--on-dark-text-primary);",
|
|
607
597
|
":var(--on-dark-text-secondary);",
|
|
608
|
-
":var(--on-dark-text-secondary);",
|
|
609
|
-
":var(--on-dark-text-secondary-hover);",
|
|
610
598
|
":1;"
|
|
611
|
-
], tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.
|
|
599
|
+
], tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly)
|
|
612
600
|
},
|
|
613
601
|
hintView: {
|
|
614
602
|
default: css([
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Chip.d.ts","sourceRoot":"","sources":["../../../src/components/Chip/Chip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiC,MAAM,OAAO,CAAC;AAEtD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAU/C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAI9C,eAAO,MAAM,QAAQ,SAAU,SAAS,CAAC,iBAAiB,EAAE,SAAS,CAAC,
|
|
1
|
+
{"version":3,"file":"Chip.d.ts","sourceRoot":"","sources":["../../../src/components/Chip/Chip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiC,MAAM,OAAO,CAAC;AAEtD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAU/C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAI9C,eAAO,MAAM,QAAQ,SAAU,SAAS,CAAC,iBAAiB,EAAE,SAAS,CAAC,wFAoEhE,CAAC;AAEP,eAAO,MAAM,UAAU;;;mBAtEQ,SAAS,CAAC,iBAAiB,EAAE,SAAS,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsGrE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Chip.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Chip/Chip.styles.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,IAAI,0CAUhB,CAAC;AAEF,eAAO,MAAM,iBAAiB,qKAK7B,CAAC;AAEF,eAAO,MAAM,iBAAiB,qKAE7B,CAAC;AAEF,eAAO,MAAM,kBAAkB;eAA2B,OAAO;EAIhE,CAAC;AAEF,eAAO,MAAM,kBAAkB,
|
|
1
|
+
{"version":3,"file":"Chip.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Chip/Chip.styles.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,IAAI,0CAUhB,CAAC;AAEF,eAAO,MAAM,iBAAiB,qKAK7B,CAAC;AAEF,eAAO,MAAM,iBAAiB,qKAE7B,CAAC;AAEF,eAAO,MAAM,kBAAkB;eAA2B,OAAO;EAIhE,CAAC;AAEF,eAAO,MAAM,kBAAkB,qKAK9B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Chip.tokens.d.ts","sourceRoot":"","sources":["../../../src/components/Chip/Chip.tokens.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO;;;CAGnB,CAAC;AAEF,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"Chip.tokens.d.ts","sourceRoot":"","sources":["../../../src/components/Chip/Chip.tokens.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO;;;CAGnB,CAAC;AAEF,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwClB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"base.d.ts","sourceRoot":"","sources":["../../../../../src/components/Chip/variations/_disabled/base.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"base.d.ts","sourceRoot":"","sources":["../../../../../src/components/Chip/variations/_disabled/base.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,IAAI,0CAahB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"base.d.ts","sourceRoot":"","sources":["../../../../../src/components/Chip/variations/_readonly/base.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"base.d.ts","sourceRoot":"","sources":["../../../../../src/components/Chip/variations/_readonly/base.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,IAAI,0CAchB,CAAC"}
|
|
@@ -4,11 +4,11 @@ import type { ComboboxProps } from './Combobox.types';
|
|
|
4
4
|
/**
|
|
5
5
|
* Поле ввода с выпадающим списком и возможностью фильтрации и выбора элементов.
|
|
6
6
|
*/
|
|
7
|
-
export declare const comboboxRoot: (Root: RootProps<HTMLInputElement, Omit<ComboboxProps, "items"
|
|
7
|
+
export declare const comboboxRoot: (Root: RootProps<HTMLInputElement, Omit<ComboboxProps, "items">>) => React.ForwardRefExoticComponent<ComboboxProps & React.RefAttributes<HTMLInputElement>>;
|
|
8
8
|
export declare const comboboxConfig: {
|
|
9
9
|
name: string;
|
|
10
10
|
tag: string;
|
|
11
|
-
layout: (Root: RootProps<HTMLInputElement, Omit<ComboboxProps, "items"
|
|
11
|
+
layout: (Root: RootProps<HTMLInputElement, Omit<ComboboxProps, "items">>) => React.ForwardRefExoticComponent<ComboboxProps & React.RefAttributes<HTMLInputElement>>;
|
|
12
12
|
base: import("@linaria/core").LinariaClassName;
|
|
13
13
|
variations: {
|
|
14
14
|
view: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Combobox.d.ts","sourceRoot":"","sources":["../../../../src/components/Combobox/ComboboxNew/Combobox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6E,MAAM,OAAO,CAAC;AAIlG,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AA6BxC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AAEH,eAAO,MAAM,YAAY,SAAU,SAAS,CAAC,gBAAgB,EAAE,IAAI,CAAC,aAAa,EAAE,OAAO,
|
|
1
|
+
{"version":3,"file":"Combobox.d.ts","sourceRoot":"","sources":["../../../../src/components/Combobox/ComboboxNew/Combobox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6E,MAAM,OAAO,CAAC;AAIlG,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AA6BxC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AAEH,eAAO,MAAM,YAAY,SAAU,SAAS,CAAC,gBAAgB,EAAE,IAAI,CAAC,aAAa,EAAE,OAAO,CAAC,CAAC,2FAwjBtF,CAAC;AAEP,eAAO,MAAM,cAAc;;;mBA1jBQ,SAAS,CAAC,gBAAgB,EAAE,IAAI,CAAC,aAAa,EAAE,OAAO,CAAC,CAAC;;;;;;;;;;;;;;;;;;CA+kB3F,CAAC"}
|
|
@@ -181,8 +181,6 @@ export declare const tokens: {
|
|
|
181
181
|
textFieldChipBackgroundActive: string;
|
|
182
182
|
textFieldChipColorActive: string;
|
|
183
183
|
textFieldChipCloseIconColor: string;
|
|
184
|
-
textFieldChipCloseIconColorHover: string;
|
|
185
|
-
textFieldChipCloseIconColorReadonly: string;
|
|
186
184
|
textFieldChipOutlineSize: string;
|
|
187
185
|
textFieldChipWidth: string;
|
|
188
186
|
textFieldChipPadding: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Combobox.tokens.d.ts","sourceRoot":"","sources":["../../../../src/components/Combobox/ComboboxNew/Combobox.tokens.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO;;;;;;;;;;;;CAYnB,CAAC;AAEF,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA6Jf,yBAAyB
|
|
1
|
+
{"version":3,"file":"Combobox.tokens.d.ts","sourceRoot":"","sources":["../../../../src/components/Combobox/ComboboxNew/Combobox.tokens.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO;;;;;;;;;;;;CAYnB,CAAC;AAEF,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA6Jf,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqG5B,CAAC;AAEF,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;CAoBrB,CAAC"}
|
|
@@ -13,7 +13,6 @@ export type SelectAllProps = {
|
|
|
13
13
|
sticky?: boolean;
|
|
14
14
|
};
|
|
15
15
|
export type Placement = 'top' | 'top-start' | 'top-end' | 'right' | 'right-start' | 'right-end' | 'bottom' | 'bottom-start' | 'bottom-end' | 'left' | 'left-start' | 'left-end';
|
|
16
|
-
type ChipClickArea = 'full' | 'close-icon';
|
|
17
16
|
type IsMultiselect<T extends ItemOption = ItemOption> = ({
|
|
18
17
|
name?: never;
|
|
19
18
|
defaultValue?: never;
|
|
@@ -36,11 +35,6 @@ type IsMultiselect<T extends ItemOption = ItemOption> = ({
|
|
|
36
35
|
*/
|
|
37
36
|
renderValue?: never;
|
|
38
37
|
selectAllOptions?: never;
|
|
39
|
-
/**
|
|
40
|
-
* Область, по которой происходит нажатие.
|
|
41
|
-
* @default full
|
|
42
|
-
*/
|
|
43
|
-
chipClickArea?: never;
|
|
44
38
|
} | {
|
|
45
39
|
multiple: true;
|
|
46
40
|
value?: string[];
|
|
@@ -49,7 +43,6 @@ type IsMultiselect<T extends ItemOption = ItemOption> = ({
|
|
|
49
43
|
targetAmount?: number;
|
|
50
44
|
renderValue?: (item: T) => string;
|
|
51
45
|
selectAllOptions?: SelectAllProps;
|
|
52
|
-
chipClickArea?: ChipClickArea;
|
|
53
46
|
})) | ({
|
|
54
47
|
name: string;
|
|
55
48
|
onChange?: ChangeEventHandler;
|
|
@@ -61,7 +54,6 @@ type IsMultiselect<T extends ItemOption = ItemOption> = ({
|
|
|
61
54
|
targetAmount?: never;
|
|
62
55
|
renderValue?: never;
|
|
63
56
|
selectAllOptions?: never;
|
|
64
|
-
chipClickArea?: never;
|
|
65
57
|
} | {
|
|
66
58
|
multiple: true;
|
|
67
59
|
defaultValue?: string[];
|
|
@@ -70,7 +62,6 @@ type IsMultiselect<T extends ItemOption = ItemOption> = ({
|
|
|
70
62
|
targetAmount?: number;
|
|
71
63
|
renderValue?: (item: T) => string;
|
|
72
64
|
selectAllOptions?: SelectAllProps;
|
|
73
|
-
chipClickArea?: ChipClickArea;
|
|
74
65
|
}));
|
|
75
66
|
type ViewStateProps = {
|
|
76
67
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Combobox.types.d.ts","sourceRoot":"","sources":["../../../../src/components/Combobox/ComboboxNew/Combobox.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,MAAM,OAAO,CAAC;AACrF,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,aAAa,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAC;AACvF,OAAO,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAE9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAClF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAEjE,MAAM,MAAM,cAAc,GAAG;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,MAAM,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,MAAM,MAAM,SAAS,GACf,KAAK,GACL,WAAW,GACX,SAAS,GACT,OAAO,GACP,aAAa,GACb,WAAW,GACX,QAAQ,GACR,cAAc,GACd,YAAY,GACZ,MAAM,GACN,YAAY,GACZ,UAAU,CAAC;AAEjB,KAAK,aAAa,
|
|
1
|
+
{"version":3,"file":"Combobox.types.d.ts","sourceRoot":"","sources":["../../../../src/components/Combobox/ComboboxNew/Combobox.types.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Target.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Combobox/ComboboxNew/ui/Target/Target.styles.ts"],"names":[],"mappings":"AASA,eAAO,MAAM,eAAe;;;;;;;;kBA2EmB,MAAO,YAAY;mBAEvC,MAAO,YAAY;;;oCAE6D,CAAC;;;;;;;;;;;;;;;;;;;;oCArErD,CAAC;;;;;;;;;;;;wBAiEF,YAAY;yBAEhC,YAAY;;;oCAE6D,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAJtD,YAAY;yBAEhC,YAAY;;;oCAE6D,CAAC;;;;;;;;;;;;;;;;;;;;oCArErD,CAAC;;;;;;;;;;;;wBAiEF,YAAY;yBAEhC,YAAY;;;oCAE6D,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAJtD,YAAY;yBAEhC,YAAY;;;oCAE6D,CAAC;;;;;;;;;;;;;;;;;;;;oCArErD,CAAC;;;;;;;;;;;;wBAiEF,YAAY;yBAEhC,YAAY;;;oCAE6D,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAJtD,YAAY;yBAEhC,YAAY;;;oCAE6D,CAAC;;;;;;;;;;;;;;;;;;;;oCArErD,CAAC;;;;;;;;;;;;wBAiEF,YAAY;yBAEhC,YAAY;;;oCAE6D,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"Target.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Combobox/ComboboxNew/ui/Target/Target.styles.ts"],"names":[],"mappings":"AASA,eAAO,MAAM,eAAe;;;;;;;;kBA2EmB,MAAO,YAAY;mBAEvC,MAAO,YAAY;;;oCAE6D,CAAC;;;;;;;;;;;;;;;;;;;;oCArErD,CAAC;;;;;;;;;;;;wBAiEF,YAAY;yBAEhC,YAAY;;;oCAE6D,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAJtD,YAAY;yBAEhC,YAAY;;;oCAE6D,CAAC;;;;;;;;;;;;;;;;;;;;oCArErD,CAAC;;;;;;;;;;;;wBAiEF,YAAY;yBAEhC,YAAY;;;oCAE6D,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAJtD,YAAY;yBAEhC,YAAY;;;oCAE6D,CAAC;;;;;;;;;;;;;;;;;;;;oCArErD,CAAC;;;;;;;;;;;;wBAiEF,YAAY;yBAEhC,YAAY;;;oCAE6D,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAJtD,YAAY;yBAEhC,YAAY;;;oCAE6D,CAAC;;;;;;;;;;;;;;;;;;;;oCArErD,CAAC;;;;;;;;;;;;wBAiEF,YAAY;yBAEhC,YAAY;;;oCAE6D,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;kJAiG3G,CAAC"}
|
package/types/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.styles.d.ts
CHANGED
|
@@ -18,7 +18,6 @@ export declare const SelectPerPageSelect: import("@linaria/react").StyledMeta &
|
|
|
18
18
|
placeholder?: string;
|
|
19
19
|
helperText?: string;
|
|
20
20
|
chipType?: "default" | "text";
|
|
21
|
-
chipClickArea?: import("../../../Select/Select.types").ChipClickArea;
|
|
22
21
|
} & {
|
|
23
22
|
multiselect?: false;
|
|
24
23
|
separator?: never;
|
|
@@ -77,7 +76,6 @@ export declare const SelectPerPageSelect: import("@linaria/react").StyledMeta &
|
|
|
77
76
|
placeholder?: string;
|
|
78
77
|
helperText?: string;
|
|
79
78
|
chipType?: "default" | "text";
|
|
80
|
-
chipClickArea?: import("../../../Select/Select.types").ChipClickArea;
|
|
81
79
|
} & {
|
|
82
80
|
multiselect?: true;
|
|
83
81
|
separator?: string;
|
|
@@ -137,7 +135,6 @@ export declare const SelectPerPageSelect: import("@linaria/react").StyledMeta &
|
|
|
137
135
|
placeholder?: string;
|
|
138
136
|
helperText?: string;
|
|
139
137
|
chipType?: "default" | "text";
|
|
140
|
-
chipClickArea?: import("../../../Select/Select.types").ChipClickArea;
|
|
141
138
|
} & {
|
|
142
139
|
multiselect?: false;
|
|
143
140
|
separator?: never;
|
|
@@ -196,7 +193,6 @@ export declare const SelectPerPageSelect: import("@linaria/react").StyledMeta &
|
|
|
196
193
|
placeholder?: string;
|
|
197
194
|
helperText?: string;
|
|
198
195
|
chipType?: "default" | "text";
|
|
199
|
-
chipClickArea?: import("../../../Select/Select.types").ChipClickArea;
|
|
200
196
|
} & {
|
|
201
197
|
multiselect?: true;
|
|
202
198
|
separator?: string;
|
|
@@ -244,7 +240,6 @@ export declare const SelectPerPageSelect: import("@linaria/react").StyledMeta &
|
|
|
244
240
|
placeholder?: never;
|
|
245
241
|
helperText?: never;
|
|
246
242
|
chipType?: never;
|
|
247
|
-
chipClickArea?: never;
|
|
248
243
|
} & {
|
|
249
244
|
multiselect?: false;
|
|
250
245
|
separator?: never;
|
|
@@ -291,7 +286,6 @@ export declare const SelectPerPageSelect: import("@linaria/react").StyledMeta &
|
|
|
291
286
|
placeholder?: never;
|
|
292
287
|
helperText?: never;
|
|
293
288
|
chipType?: never;
|
|
294
|
-
chipClickArea?: never;
|
|
295
289
|
} & {
|
|
296
290
|
multiselect?: true;
|
|
297
291
|
separator?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PaginationSelectPerPage.styles.d.ts","sourceRoot":"","sources":["../../../../../src/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.styles.ts"],"names":[],"mappings":"AASA,eAAO,MAAM,iBAAiB,qKAI7B,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"PaginationSelectPerPage.styles.d.ts","sourceRoot":"","sources":["../../../../../src/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.styles.ts"],"names":[],"mappings":"AASA,eAAO,MAAM,iBAAiB,qKAI7B,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;kBAY0B,MAAO,SAAS;;;;;;;;;;;;;;;;;;+IA2BqgP,MAAO,SAAS;;;;;;sBAA20B,MAAO,SAAS;;0EAAmR,MAAO,SAAS;;iBAAyS,MAAO,SAAS;gBAAwG,MAAO,SAAS;;mBAAiR,MAAO,OAAO;;;;;;;;;;yBAAouC,MAAO,OAAO;;;;;;;;;;;;;;;;;wBA3B9lV,SAAS;;;;;;;;;;;;;;;;;;;qJA2B4gP,SAAS;;;;;;4BAAk1B,SAAS;;gFAA0R,SAAS;;uBAAgT,SAAS;sBAA+G,SAAS;;yBAAwR,OAAO;;;;;;;;;;+BAA2uC,OAAO;;;;;;;;;;;;;;;;;wBA3B9lV,SAAS;;;;;;;;;;;;;;;;;;qJA2B4gP,SAAS;;;;;;4BAAk1B,SAAS;;gFAA0R,SAAS;;uBAAgT,SAAS;sBAA+G,SAAS;;yBAAwR,OAAO;;;;;;;;;;+BAA2uC,OAAO;;;;;;;;;;;;;;;;;wBA3B9lV,SAAS;;;;;;;;;;;;;;;;;;;qJA2B4gP,SAAS;;;;;;4BAAk1B,SAAS;;gFAA0R,SAAS;;uBAAgT,SAAS;sBAA+G,SAAS;;yBAAwR,OAAO;;;;;;;;;;+BAA2uC,OAAO;;;;;;;;;;;;;;;;;;;;;;;qJAAzkG,SAAS;;;;;;4BAAk1B,SAAS;;gFAA0R,SAAS;;uBAAgT,SAAS;sBAA+G,SAAS;;yBAAwR,OAAO;;;;;;;;;;+BAA2uC,OAAO;;;;;;;;;;;;;;;;;;;;;;;;qJAAzkG,SAAS;;;;;;4BAAk1B,SAAS;;gFAA0R,SAAS;;uBAAgT,SAAS;sBAA+G,SAAS;;yBAAwR,OAAO;;;;;;;;;;+BAA2uC,OAAO;;wLAV9pV,CAAC;AAEF,eAAO,MAAM,uBAAuB,qKAOnC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Select.d.ts","sourceRoot":"","sources":["../../../src/components/Select/Select.tsx"],"names":[],"mappings":"AAAA,OAAO,KASN,MAAM,OAAO,CAAC;AACf,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAYxC,OAAO,KAAK,EAAE,iBAAiB,EAAiB,MAAM,gBAAgB,CAAC;AAMvE;;GAEG;AACH,eAAO,MAAM,UAAU,SAAU,SAAS,CAAC,iBAAiB,EAAE,IAAI,CAAC,iBAAiB,EAAE,OAAO,CAAC,CAAC,
|
|
1
|
+
{"version":3,"file":"Select.d.ts","sourceRoot":"","sources":["../../../src/components/Select/Select.tsx"],"names":[],"mappings":"AAAA,OAAO,KASN,MAAM,OAAO,CAAC;AACf,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAYxC,OAAO,KAAK,EAAE,iBAAiB,EAAiB,MAAM,gBAAgB,CAAC;AAMvE;;GAEG;AACH,eAAO,MAAM,UAAU,SAAU,SAAS,CAAC,iBAAiB,EAAE,IAAI,CAAC,iBAAiB,EAAE,OAAO,CAAC,CAAC,gGAwezF,CAAC;AAEP,eAAO,MAAM,YAAY;;;mBA1eQ,SAAS,CAAC,iBAAiB,EAAE,IAAI,CAAC,iBAAiB,EAAE,OAAO,CAAC,CAAC;;;;;;;;;CAsf9F,CAAC"}
|
|
@@ -195,8 +195,6 @@ export declare const tokens: {
|
|
|
195
195
|
textFieldChipBackgroundActive: string;
|
|
196
196
|
textFieldChipColorActive: string;
|
|
197
197
|
textFieldChipCloseIconColor: string;
|
|
198
|
-
textFieldChipCloseIconColorHover: string;
|
|
199
|
-
textFieldChipCloseIconColorReadonly: string;
|
|
200
198
|
textFieldChipOutlineSize: string;
|
|
201
199
|
textFieldChipWidth: string;
|
|
202
200
|
textFieldChipPadding: string;
|