@salutejs/sdds-sbcom 0.359.0-next-sbcom.0 → 0.360.0-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/beta/cjs/Popover/Popover.config.js +22 -0
- package/dist/beta/cjs/Popover/Popover.config.js.map +1 -0
- package/dist/beta/cjs/Popover/Popover.css +2 -0
- package/dist/beta/cjs/Popover/Popover.js +12 -0
- package/dist/beta/cjs/Popover/Popover.js.map +1 -0
- package/dist/beta/cjs/Tooltip/Tooltip.config.js +22 -0
- package/dist/beta/cjs/Tooltip/Tooltip.config.js.map +1 -0
- package/dist/beta/cjs/Tooltip/Tooltip.css +2 -0
- package/dist/beta/cjs/Tooltip/Tooltip.js +12 -0
- package/dist/beta/cjs/Tooltip/Tooltip.js.map +1 -0
- package/dist/beta/cjs/components/_beta/Popover/Popover.config_11g8b8t.css +2 -0
- package/dist/beta/cjs/components/_beta/Tooltip/Tooltip.config_1r1w6uk.css +2 -0
- package/dist/beta/cjs/index.css +5 -0
- package/dist/beta/cjs/index.js +12 -0
- package/dist/beta/cjs/index.js.map +1 -0
- package/dist/beta/es/Popover/Popover.config.js +18 -0
- package/dist/beta/es/Popover/Popover.config.js.map +1 -0
- package/dist/beta/es/Popover/Popover.css +2 -0
- package/dist/beta/es/Popover/Popover.js +8 -0
- package/dist/beta/es/Popover/Popover.js.map +1 -0
- package/dist/beta/es/Tooltip/Tooltip.config.js +18 -0
- package/dist/beta/es/Tooltip/Tooltip.config.js.map +1 -0
- package/dist/beta/es/Tooltip/Tooltip.css +2 -0
- package/dist/beta/es/Tooltip/Tooltip.js +8 -0
- package/dist/beta/es/Tooltip/Tooltip.js.map +1 -0
- package/dist/beta/es/components/_beta/Popover/Popover.config_11g8b8t.css +2 -0
- package/dist/beta/es/components/_beta/Tooltip/Tooltip.config_1r1w6uk.css +2 -0
- package/dist/beta/es/index.css +5 -0
- package/dist/beta/es/index.js +3 -0
- package/dist/beta/es/index.js.map +1 -0
- package/dist/beta/types/Popover/Popover.config.d.ts +14 -0
- package/dist/beta/types/Popover/Popover.d.ts +8 -0
- package/dist/beta/types/Popover/index.d.ts +1 -0
- package/dist/beta/types/Tooltip/Tooltip.config.d.ts +14 -0
- package/dist/beta/types/Tooltip/Tooltip.d.ts +8 -0
- package/dist/beta/types/Tooltip/index.d.ts +1 -0
- package/dist/beta/types/index.d.ts +2 -0
- package/dist/css/cjs/components/Autocomplete/Autocomplete.config.js +1 -1
- package/dist/css/cjs/components/Autocomplete/Autocomplete.config.js.map +1 -1
- package/dist/css/cjs/components/Autocomplete/{Autocomplete.config_7yi4nn.css → Autocomplete.config_1l195o0.css} +4 -4
- package/dist/css/cjs/components/Autocomplete/Autocomplete.css +14 -14
- package/dist/css/cjs/components/Avatar/Avatar.config.js +19 -26
- package/dist/css/cjs/components/Avatar/Avatar.config.js.map +1 -1
- package/dist/css/cjs/components/Avatar/Avatar.config_khh4td.css +23 -0
- package/dist/css/cjs/components/Avatar/Avatar.css +23 -30
- package/dist/css/cjs/components/Button/Button.config.js +13 -14
- package/dist/css/cjs/components/Button/Button.config.js.map +1 -1
- package/dist/css/cjs/components/Button/Button.config_if0h64.css +17 -0
- package/dist/css/cjs/components/Button/Button.css +14 -15
- package/dist/css/cjs/components/Checkbox/Checkbox.config.js +1 -1
- package/dist/css/cjs/components/Checkbox/Checkbox.config.js.map +1 -1
- package/dist/css/{es/components/Checkbox/Checkbox.config_11lxb9s.css → cjs/components/Checkbox/Checkbox.config_vwftwu.css} +1 -1
- package/dist/css/cjs/components/Checkbox/Checkbox.css +4 -4
- package/dist/css/cjs/components/Chip/Chip.config.js +16 -7
- package/dist/css/cjs/components/Chip/Chip.config.js.map +1 -1
- package/dist/css/cjs/components/Chip/Chip.config_p3vojs.css +14 -0
- package/dist/css/cjs/components/Chip/Chip.css +13 -4
- package/dist/css/cjs/components/ChipGroup/ChipGroup.config.js +5 -1
- package/dist/css/cjs/components/ChipGroup/ChipGroup.config.js.map +1 -1
- package/dist/css/cjs/components/ChipGroup/ChipGroup.config_1rlnjf0.css +11 -0
- package/dist/css/cjs/components/ChipGroup/ChipGroup.css +11 -9
- package/dist/css/cjs/components/CodeField/CodeField.config.js +7 -6
- package/dist/css/cjs/components/CodeField/CodeField.config.js.map +1 -1
- package/dist/css/cjs/components/CodeField/CodeField.config_1khdese.css +7 -0
- package/dist/css/cjs/components/CodeField/CodeField.css +5 -4
- package/dist/css/cjs/components/Combobox/Combobox.config.js +1 -1
- package/dist/css/cjs/components/Combobox/Combobox.config.js.map +1 -1
- package/dist/css/cjs/components/Combobox/{Combobox.config_sfcqt5.css → Combobox.config_ngosgl.css} +4 -4
- package/dist/css/cjs/components/Combobox/Combobox.css +17 -17
- package/dist/css/cjs/components/Divider/Divider.config.js +1 -1
- package/dist/css/cjs/components/Divider/Divider.config.js.map +1 -1
- package/dist/css/cjs/components/Divider/Divider.config_c189mu.css +7 -0
- package/dist/css/cjs/components/Divider/Divider.css +7 -7
- package/dist/css/cjs/components/IconButton/IconButton.config.js +21 -18
- package/dist/css/cjs/components/IconButton/IconButton.config.js.map +1 -1
- package/dist/css/cjs/components/IconButton/IconButton.config_pfpvwy.css +17 -0
- package/dist/css/cjs/components/IconButton/IconButton.css +17 -15
- package/dist/css/cjs/components/Indicator/Indicator.config.js +14 -13
- package/dist/css/cjs/components/Indicator/Indicator.config.js.map +1 -1
- package/dist/css/cjs/components/Indicator/Indicator.config_1ec7pa1.css +11 -0
- package/dist/css/cjs/components/Indicator/Indicator.css +11 -10
- package/dist/css/cjs/components/Loader/Loader.config.js +16 -10
- package/dist/css/cjs/components/Loader/Loader.config.js.map +1 -1
- package/dist/css/cjs/components/Loader/Loader.config_10txgjz.css +14 -0
- package/dist/css/cjs/components/Loader/Loader.css +14 -8
- package/dist/css/cjs/components/Mask/Mask.css +21 -61
- package/dist/css/cjs/components/Modal/Modal.config.js +2 -3
- package/dist/css/cjs/components/Modal/Modal.config.js.map +1 -1
- package/dist/css/cjs/components/Modal/Modal.config_w3hp3h.css +1 -0
- package/dist/css/cjs/components/Modal/Modal.css +1 -2
- package/dist/css/cjs/components/Radiobox/Radiobox.config.js +1 -1
- package/dist/css/cjs/components/Radiobox/Radiobox.config.js.map +1 -1
- package/dist/css/cjs/components/Radiobox/{Radiobox.config_d3b2bk.css → Radiobox.config_1w9bf3n.css} +1 -1
- package/dist/css/cjs/components/Radiobox/Radiobox.css +6 -6
- package/dist/css/cjs/components/Select/Select.config.js +1 -1
- package/dist/css/cjs/components/Select/Select.config.js.map +1 -1
- package/dist/css/{es/components/Select/Select.config_alsaav.css → cjs/components/Select/Select.config_2n3qgt.css} +4 -4
- package/dist/css/cjs/components/Select/Select.css +23 -23
- package/dist/css/cjs/components/Slider/Slider.config.js +3 -2
- package/dist/css/cjs/components/Slider/Slider.config.js.map +1 -1
- package/dist/css/cjs/components/Slider/{Slider.config_4pld72.css → Slider.config_438erc.css} +6 -6
- package/dist/css/cjs/components/Slider/Slider.css +10 -10
- package/dist/css/cjs/components/Switch/Switch.config.js +1 -1
- package/dist/css/cjs/components/Switch/Switch.config.js.map +1 -1
- package/dist/css/cjs/components/Switch/{Switch.config_od22gc.css → Switch.config_bxqj4m.css} +2 -2
- package/dist/css/cjs/components/Switch/Switch.css +8 -8
- package/dist/css/cjs/components/TextArea/TextArea.config.js +1 -1
- package/dist/css/cjs/components/TextArea/TextArea.config.js.map +1 -1
- package/dist/css/cjs/components/TextArea/{TextArea.config_h6mv18.css → TextArea.config_r8ca9w.css} +1 -1
- package/dist/css/cjs/components/TextArea/TextArea.css +13 -28
- package/dist/css/cjs/components/TextArea/TextArea.js +1 -10
- package/dist/css/cjs/components/TextArea/TextArea.js.map +1 -1
- package/dist/css/cjs/components/TextField/TextField.config.js +1 -1
- package/dist/css/cjs/components/TextField/TextField.config.js.map +1 -1
- package/dist/css/cjs/components/TextField/{TextField.config_1a0yfsc.css → TextField.config_177skn7.css} +7 -7
- package/dist/css/cjs/components/TextField/TextField.js +1 -11
- package/dist/css/cjs/components/TextField/TextField.js.map +1 -1
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.config.js +1 -1
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.config.js.map +1 -1
- package/dist/css/cjs/components/TextFieldGroup/{TextFieldGroup.config_1epvsxk.css → TextFieldGroup.config_k97yvi.css} +4 -4
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.css +9 -9
- package/dist/css/cjs/components/Tooltip/Tooltip.config.js +5 -2
- package/dist/css/cjs/components/Tooltip/Tooltip.config.js.map +1 -1
- package/dist/css/cjs/components/Tooltip/Tooltip.config_7b1ruh.css +3 -0
- package/dist/css/cjs/components/Tooltip/Tooltip.css +3 -3
- package/dist/css/cjs/components/Typography/Body.config.js +6 -12
- package/dist/css/cjs/components/Typography/Body.config.js.map +1 -1
- package/dist/css/cjs/components/Typography/{Body.config_1ochksw.css → Body.config_1it7iig.css} +2 -3
- package/dist/css/cjs/components/Typography/Typography.css +5 -6
- package/dist/css/cjs/components/Typography/Typography.js +0 -4
- package/dist/css/cjs/components/Typography/Typography.js.map +1 -1
- package/dist/css/cjs/components/ViewContainer/ViewContainer.config.js +1 -1
- package/dist/css/cjs/components/ViewContainer/ViewContainer.config_bgbike.css +2 -0
- package/dist/css/cjs/components/ViewContainer/ViewContainer.css +2 -2
- package/dist/css/cjs/index.css +259 -303
- package/dist/css/cjs/index.js +0 -1
- package/dist/css/cjs/index.js.map +1 -1
- package/dist/css/es/components/Autocomplete/Autocomplete.config.js +1 -1
- package/dist/css/es/components/Autocomplete/Autocomplete.config.js.map +1 -1
- package/dist/css/es/components/Autocomplete/{Autocomplete.config_7yi4nn.css → Autocomplete.config_1l195o0.css} +4 -4
- package/dist/css/es/components/Autocomplete/Autocomplete.css +14 -14
- package/dist/css/es/components/Avatar/Avatar.config.js +19 -26
- package/dist/css/es/components/Avatar/Avatar.config.js.map +1 -1
- package/dist/css/es/components/Avatar/Avatar.config_khh4td.css +23 -0
- package/dist/css/es/components/Avatar/Avatar.css +23 -30
- package/dist/css/es/components/Button/Button.config.js +13 -14
- package/dist/css/es/components/Button/Button.config.js.map +1 -1
- package/dist/css/es/components/Button/Button.config_if0h64.css +17 -0
- package/dist/css/es/components/Button/Button.css +14 -15
- package/dist/css/es/components/Checkbox/Checkbox.config.js +1 -1
- package/dist/css/es/components/Checkbox/Checkbox.config.js.map +1 -1
- package/dist/css/{cjs/components/Checkbox/Checkbox.config_11lxb9s.css → es/components/Checkbox/Checkbox.config_vwftwu.css} +1 -1
- package/dist/css/es/components/Checkbox/Checkbox.css +4 -4
- package/dist/css/es/components/Chip/Chip.config.js +16 -7
- package/dist/css/es/components/Chip/Chip.config.js.map +1 -1
- package/dist/css/es/components/Chip/Chip.config_p3vojs.css +14 -0
- package/dist/css/es/components/Chip/Chip.css +13 -4
- package/dist/css/es/components/ChipGroup/ChipGroup.config.js +5 -1
- package/dist/css/es/components/ChipGroup/ChipGroup.config.js.map +1 -1
- package/dist/css/es/components/ChipGroup/ChipGroup.config_1rlnjf0.css +11 -0
- package/dist/css/es/components/ChipGroup/ChipGroup.css +11 -9
- package/dist/css/es/components/CodeField/CodeField.config.js +7 -6
- package/dist/css/es/components/CodeField/CodeField.config.js.map +1 -1
- package/dist/css/es/components/CodeField/CodeField.config_1khdese.css +7 -0
- package/dist/css/es/components/CodeField/CodeField.css +5 -4
- package/dist/css/es/components/Combobox/Combobox.config.js +1 -1
- package/dist/css/es/components/Combobox/Combobox.config.js.map +1 -1
- package/dist/css/es/components/Combobox/{Combobox.config_sfcqt5.css → Combobox.config_ngosgl.css} +4 -4
- package/dist/css/es/components/Combobox/Combobox.css +17 -17
- package/dist/css/es/components/Divider/Divider.config.js +1 -1
- package/dist/css/es/components/Divider/Divider.config.js.map +1 -1
- package/dist/css/es/components/Divider/Divider.config_c189mu.css +7 -0
- package/dist/css/es/components/Divider/Divider.css +7 -7
- package/dist/css/es/components/IconButton/IconButton.config.js +21 -18
- package/dist/css/es/components/IconButton/IconButton.config.js.map +1 -1
- package/dist/css/es/components/IconButton/IconButton.config_pfpvwy.css +17 -0
- package/dist/css/es/components/IconButton/IconButton.css +17 -15
- package/dist/css/es/components/Indicator/Indicator.config.js +14 -13
- package/dist/css/es/components/Indicator/Indicator.config.js.map +1 -1
- package/dist/css/es/components/Indicator/Indicator.config_1ec7pa1.css +11 -0
- package/dist/css/es/components/Indicator/Indicator.css +11 -10
- package/dist/css/es/components/Loader/Loader.config.js +16 -10
- package/dist/css/es/components/Loader/Loader.config.js.map +1 -1
- package/dist/css/es/components/Loader/Loader.config_10txgjz.css +14 -0
- package/dist/css/es/components/Loader/Loader.css +14 -8
- package/dist/css/es/components/Mask/Mask.css +21 -61
- package/dist/css/es/components/Modal/Modal.config.js +2 -3
- package/dist/css/es/components/Modal/Modal.config.js.map +1 -1
- package/dist/css/es/components/Modal/Modal.config_w3hp3h.css +1 -0
- package/dist/css/es/components/Modal/Modal.css +1 -2
- package/dist/css/es/components/Radiobox/Radiobox.config.js +1 -1
- package/dist/css/es/components/Radiobox/Radiobox.config.js.map +1 -1
- package/dist/css/es/components/Radiobox/{Radiobox.config_d3b2bk.css → Radiobox.config_1w9bf3n.css} +1 -1
- package/dist/css/es/components/Radiobox/Radiobox.css +6 -6
- package/dist/css/es/components/Select/Select.config.js +1 -1
- package/dist/css/es/components/Select/Select.config.js.map +1 -1
- package/dist/css/{cjs/components/Select/Select.config_alsaav.css → es/components/Select/Select.config_2n3qgt.css} +4 -4
- package/dist/css/es/components/Select/Select.css +23 -23
- package/dist/css/es/components/Slider/Slider.config.js +3 -2
- package/dist/css/es/components/Slider/Slider.config.js.map +1 -1
- package/dist/css/es/components/Slider/{Slider.config_4pld72.css → Slider.config_438erc.css} +6 -6
- package/dist/css/es/components/Slider/Slider.css +10 -10
- package/dist/css/es/components/Switch/Switch.config.js +1 -1
- package/dist/css/es/components/Switch/Switch.config.js.map +1 -1
- package/dist/css/es/components/Switch/{Switch.config_od22gc.css → Switch.config_bxqj4m.css} +2 -2
- package/dist/css/es/components/Switch/Switch.css +8 -8
- package/dist/css/es/components/TextArea/TextArea.config.js +1 -1
- package/dist/css/es/components/TextArea/TextArea.config.js.map +1 -1
- package/dist/css/es/components/TextArea/{TextArea.config_h6mv18.css → TextArea.config_r8ca9w.css} +1 -1
- package/dist/css/es/components/TextArea/TextArea.css +13 -28
- package/dist/css/es/components/TextArea/TextArea.js +5 -12
- package/dist/css/es/components/TextArea/TextArea.js.map +1 -1
- package/dist/css/es/components/TextField/TextField.config.js +1 -1
- package/dist/css/es/components/TextField/TextField.config.js.map +1 -1
- package/dist/css/es/components/TextField/{TextField.config_1a0yfsc.css → TextField.config_177skn7.css} +7 -7
- package/dist/css/es/components/TextField/TextField.js +4 -12
- package/dist/css/es/components/TextField/TextField.js.map +1 -1
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.config.js +1 -1
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.config.js.map +1 -1
- package/dist/css/es/components/TextFieldGroup/{TextFieldGroup.config_1epvsxk.css → TextFieldGroup.config_k97yvi.css} +4 -4
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.css +9 -9
- package/dist/css/es/components/Tooltip/Tooltip.config.js +5 -2
- package/dist/css/es/components/Tooltip/Tooltip.config.js.map +1 -1
- package/dist/css/es/components/Tooltip/Tooltip.config_7b1ruh.css +3 -0
- package/dist/css/es/components/Tooltip/Tooltip.css +3 -3
- package/dist/css/es/components/Typography/Body.config.js +7 -12
- package/dist/css/es/components/Typography/Body.config.js.map +1 -1
- package/dist/css/es/components/Typography/{Body.config_1ochksw.css → Body.config_1it7iig.css} +2 -3
- package/dist/css/es/components/Typography/Typography.css +5 -6
- package/dist/css/es/components/Typography/Typography.js +2 -5
- package/dist/css/es/components/Typography/Typography.js.map +1 -1
- package/dist/css/es/components/ViewContainer/ViewContainer.config.js +1 -1
- package/dist/css/es/components/ViewContainer/ViewContainer.config_bgbike.css +2 -0
- package/dist/css/es/components/ViewContainer/ViewContainer.css +2 -2
- package/dist/css/es/index.css +259 -303
- package/dist/css/es/index.js +1 -1
- package/package.json +20 -12
- package/types/components/Avatar/Avatar.config.d.ts +0 -7
- package/types/components/Avatar/Avatar.d.ts +4 -25
- package/types/components/Button/Button.config.d.ts +6 -7
- package/types/components/Button/Button.d.ts +12 -14
- package/types/components/Chip/Chip.config.d.ts +9 -0
- package/types/components/Chip/Chip.d.ts +9 -0
- package/types/components/ChipGroup/ChipGroup.config.d.ts +4 -0
- package/types/components/ChipGroup/ChipGroup.d.ts +4 -0
- package/types/components/CodeField/CodeField.config.d.ts +1 -0
- package/types/components/CodeField/CodeField.d.ts +1 -0
- package/types/components/IconButton/IconButton.config.d.ts +15 -13
- package/types/components/IconButton/IconButton.d.ts +15 -13
- package/types/components/Indicator/Indicator.config.d.ts +9 -8
- package/types/components/Indicator/Indicator.d.ts +27 -24
- package/types/components/Loader/Loader.config.d.ts +13 -7
- package/types/components/Loader/Loader.d.ts +13 -7
- package/types/components/Mask/Mask.d.ts +0 -1240
- package/types/components/Modal/Modal.config.d.ts +0 -1
- package/types/components/Slider/Slider.config.d.ts +1 -0
- package/types/components/Slider/Slider.d.ts +8 -4
- package/types/components/TextArea/TextArea.d.ts +1 -1658
- package/types/components/TextField/TextField.d.ts +52 -1977
- package/types/components/TimePicker/TimePicker.d.ts +2 -2
- package/types/components/Typography/Body.config.d.ts +0 -10
- package/types/components/Typography/Typography.d.ts +0 -32
- package/types/components/Typography/index.d.ts +1 -1
- package/types/mixins/index.d.ts +3 -3
- package/dist/css/cjs/components/Avatar/Avatar.config_l01vv7.css +0 -30
- package/dist/css/cjs/components/Button/Button.config_1cdv5s.css +0 -18
- package/dist/css/cjs/components/Chip/Chip.config_1xbjb74.css +0 -5
- package/dist/css/cjs/components/ChipGroup/ChipGroup.config_xk6epg.css +0 -9
- package/dist/css/cjs/components/CodeField/CodeField.config_bdp8pd.css +0 -6
- package/dist/css/cjs/components/Divider/Divider.config_oxalhf.css +0 -7
- package/dist/css/cjs/components/IconButton/IconButton.config_1bubavi.css +0 -15
- package/dist/css/cjs/components/Indicator/Indicator.config_5tl0h6.css +0 -10
- package/dist/css/cjs/components/Loader/Loader.config_183ehzt.css +0 -8
- package/dist/css/cjs/components/Modal/Modal.config_rq8k7u.css +0 -2
- package/dist/css/cjs/components/TextArea/TextArea.clear.config.js +0 -48
- package/dist/css/cjs/components/TextArea/TextArea.clear.config.js.map +0 -1
- package/dist/css/cjs/components/TextArea/TextArea.clear.config_5ir1x7.css +0 -14
- package/dist/css/cjs/components/TextField/TextField.clear.config.js +0 -55
- package/dist/css/cjs/components/TextField/TextField.clear.config.js.map +0 -1
- package/dist/css/cjs/components/TextField/TextField.clear.config_1tplu3n.css +0 -22
- package/dist/css/cjs/components/TextField/TextField.search.config.js +0 -53
- package/dist/css/cjs/components/TextField/TextField.search.config.js.map +0 -1
- package/dist/css/cjs/components/TextField/TextField.search.config_oui6v0.css +0 -16
- package/dist/css/cjs/components/Tooltip/Tooltip.config_rdidu6.css +0 -3
- package/dist/css/cjs/components/ViewContainer/ViewContainer.config_qf4w01.css +0 -2
- package/dist/css/es/components/Avatar/Avatar.config_l01vv7.css +0 -30
- package/dist/css/es/components/Button/Button.config_1cdv5s.css +0 -18
- package/dist/css/es/components/Chip/Chip.config_1xbjb74.css +0 -5
- package/dist/css/es/components/ChipGroup/ChipGroup.config_xk6epg.css +0 -9
- package/dist/css/es/components/CodeField/CodeField.config_bdp8pd.css +0 -6
- package/dist/css/es/components/Divider/Divider.config_oxalhf.css +0 -7
- package/dist/css/es/components/IconButton/IconButton.config_1bubavi.css +0 -15
- package/dist/css/es/components/Indicator/Indicator.config_5tl0h6.css +0 -10
- package/dist/css/es/components/Loader/Loader.config_183ehzt.css +0 -8
- package/dist/css/es/components/Modal/Modal.config_rq8k7u.css +0 -2
- package/dist/css/es/components/TextArea/TextArea.clear.config.js +0 -44
- package/dist/css/es/components/TextArea/TextArea.clear.config.js.map +0 -1
- package/dist/css/es/components/TextArea/TextArea.clear.config_5ir1x7.css +0 -14
- package/dist/css/es/components/TextField/TextField.clear.config.js +0 -51
- package/dist/css/es/components/TextField/TextField.clear.config.js.map +0 -1
- package/dist/css/es/components/TextField/TextField.clear.config_1tplu3n.css +0 -22
- package/dist/css/es/components/TextField/TextField.search.config.js +0 -49
- package/dist/css/es/components/TextField/TextField.search.config.js.map +0 -1
- package/dist/css/es/components/TextField/TextField.search.config_oui6v0.css +0 -16
- package/dist/css/es/components/Tooltip/Tooltip.config_rdidu6.css +0 -3
- package/dist/css/es/components/ViewContainer/ViewContainer.config_qf4w01.css +0 -2
- package/types/components/TextArea/TextArea.clear.config.d.ts +0 -40
- package/types/components/TextField/TextField.clear.config.d.ts +0 -47
- package/types/components/TextField/TextField.search.config.d.ts +0 -41
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
3
|
-
.
|
|
4
|
-
.
|
|
5
|
-
.
|
|
6
|
-
.
|
|
7
|
-
.
|
|
8
|
-
.
|
|
9
|
-
.
|
|
1
|
+
.TextFieldGroup_config_k97yvi_l38fadx__909d49a6{--plasma-text-field-group-item-default-radius:0.875rem;--plasma-text-field-group-item-segmented-radius:0.375rem;--plasma-text-field-group-side-item-radius:0.875rem;--plasma-text-field-group-item-height:3.5rem;--plasma-text-field-group-item-padding:1.0625rem 1.125rem 1.0625rem 1.125rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.0625rem 0.5rem -0.0625rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-l-line-height);--plasma-text-field-group-item__label-offset:0.75rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem 0 0 0;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-text-field-group-item-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.5rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:2.75rem;--plasma-text-field-group-item__chip-padding:0 0.75rem 0 1rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.625rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1.5rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-l-line-height);}
|
|
2
|
+
.TextFieldGroup_config_k97yvi_m60pxhx__909d49a6{--plasma-text-field-group-item-default-radius:0.75rem;--plasma-text-field-group-item-segmented-radius:0.25rem;--plasma-text-field-group-side-item-radius:0.75rem;--plasma-text-field-group-item-height:3rem;--plasma-text-field-group-item-padding:0.875rem 1rem 0.875rem 1rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__label-offset:0.625rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem 0 0 0;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-text-field-group-item-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.375rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:2.25rem;--plasma-text-field-group-item__chip-padding:0 0.625rem 0 0.875rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.5rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1.25rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-m-line-height);}
|
|
3
|
+
.TextFieldGroup_config_k97yvi_s14xtuve__909d49a6{--plasma-text-field-group-item-segmented-radius:0.25rem;--plasma-text-field-group-side-item-radius:0.625rem;--plasma-text-field-group-item-default-radius:0.625rem;--plasma-text-field-group-item-height:2.5rem;--plasma-text-field-group-item-padding:0.6875rem 0.875rem 0.6875rem 0.875rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.1875rem 0.25rem -0.1875rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.1875rem -0.125rem -0.1875rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-s-line-height);--plasma-text-field-group-item__label-offset:0.5rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem 0 0 0;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-text-field-group-item-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.25rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:1.75rem;--plasma-text-field-group-item__chip-padding:0 0.5rem 0 0.75rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.375rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-s-line-height);}
|
|
4
|
+
.TextFieldGroup_config_k97yvi_xcpbfye__909d49a6{--plasma-text-field-group-item-segmented-radius:0.125rem;--plasma-text-field-group-item-default-radius:0.5rem;--plasma-text-field-group-side-item-radius:0.5rem;--plasma-text-field-group-item-height:2rem;--plasma-text-field-group-item-padding:0.5625rem 0.625rem 0.5625rem 0.625rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.0625rem 0.25rem -0.0625rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.0625rem -0.125rem -0.0625rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item__label-offset:0.375rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem 0 0 0;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-text-field-group-item-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.125rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:1.25rem;--plasma-text-field-group-item__chip-padding:0 0.375rem 0 0.625rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.25rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:0.75rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
5
|
+
.TextFieldGroup_config_k97yvi_h1bfbue2__909d49a6{--plasma-text-field-group-orientation:row;}
|
|
6
|
+
.TextFieldGroup_config_k97yvi_vm638wz__909d49a6{--plasma-text-field-group-orientation:column;}
|
|
7
|
+
.TextFieldGroup_config_k97yvi_n19ssj1v__909d49a6{--plasma-text-field-group-items-gap:0.063rem;}
|
|
8
|
+
.TextFieldGroup_config_k97yvi_d1anhbd0__909d49a6{--plasma-text-field-group-items-gap:0.125rem;}
|
|
9
|
+
.TextFieldGroup_config_k97yvi_w17xivy6__909d49a6{--plasma-text-field-group-items-gap:0.5rem;}
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
import './Tooltip.
|
|
1
|
+
import './Tooltip.config_7b1ruh.css';
|
|
2
|
+
/*
|
|
3
|
+
* NOTE: Mixed DS tokens + raw vars. Prefer @salutejs-ds/sdds_sbcom/theme/tokens where possible.
|
|
4
|
+
* Missing tokens in @salutejs/sdds-themes/tokens: bodyXs
|
|
5
|
+
*/
|
|
2
6
|
var config = {
|
|
3
7
|
defaults: {
|
|
4
8
|
view: 'default',
|
|
@@ -11,7 +15,6 @@ var config = {
|
|
|
11
15
|
},
|
|
12
16
|
view: {
|
|
13
17
|
// TODO заменить тень на токен https://github.com/salute-developers/plasma/issues/1131
|
|
14
|
-
// INFO: Договоренность с дизайн-продуктом о использование ShadowsCenterHardS
|
|
15
18
|
"default": "dawvnm3"
|
|
16
19
|
}
|
|
17
20
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tooltip.config.js","sources":["../../../../../src-css/components/Tooltip/Tooltip.config.ts"],"sourcesContent":["import { css, tooltipTokens } from '@salutejs/plasma-new-hope/css';\nimport { bodyS, surfaceSolidCardBrightness, textPrimary
|
|
1
|
+
{"version":3,"file":"Tooltip.config.js","sources":["../../../../../src-css/components/Tooltip/Tooltip.config.ts"],"sourcesContent":["import { css, tooltipTokens } from '@salutejs/plasma-new-hope/css';\nimport { bodyS, surfaceSolidCardBrightness, textPrimary } from '@salutejs-ds/sdds_sbcom/theme/tokens';\n\n/*\n * NOTE: Mixed DS tokens + raw vars. Prefer @salutejs-ds/sdds_sbcom/theme/tokens where possible.\n * Missing tokens in @salutejs/sdds-themes/tokens: bodyXs\n */\nexport const config = {\n defaults: {\n view: 'default',\n size: 'm',\n },\n variations: {\n size: {\n s: css`\n ${tooltipTokens.paddingTop}: 0.5rem;\n ${tooltipTokens.paddingRight}: 0.75rem;\n ${tooltipTokens.paddingBottom}: 0.5rem;\n ${tooltipTokens.paddingLeft}: 0.75rem;\n\n ${tooltipTokens.minHeight}: 2rem;\n ${tooltipTokens.borderRadius}: 0.5rem;\n\n ${tooltipTokens.textFontFamily}: var(--plasma-typo-body-xs-font-family);\n ${tooltipTokens.textFontSize}: var(--plasma-typo-body-xs-font-size);\n ${tooltipTokens.textFontStyle}: var(--plasma-typo-body-xs-font-style);\n ${tooltipTokens.textFontWeight}: var(--plasma-typo-body-xs-font-weight);\n ${tooltipTokens.textFontLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n ${tooltipTokens.textFontLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tooltipTokens.contentLeftMargin}: 0.25rem;\n\n ${tooltipTokens.arrowMaskWidth}: 1rem;\n ${tooltipTokens.arrowMaskHeight}: 1rem;\n ${tooltipTokens.arrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+\");\n ${tooltipTokens.arrowHeight}: 0.375rem;\n ${tooltipTokens.arrowEdgeMargin}: 0.5625rem;\n ${tooltipTokens.arrowBackground}: ${surfaceSolidCardBrightness};\n `,\n m: css`\n ${tooltipTokens.paddingTop}: 0.6875rem;\n ${tooltipTokens.paddingRight}: 0.875rem;\n ${tooltipTokens.paddingBottom}: 0.6875rem;\n ${tooltipTokens.paddingLeft}: 0.875rem;\n\n ${tooltipTokens.minHeight}: 2.5rem;\n ${tooltipTokens.borderRadius}: 0.625rem;\n\n ${tooltipTokens.textFontFamily}: ${bodyS.fontFamily};\n ${tooltipTokens.textFontSize}: ${bodyS.fontSize};\n ${tooltipTokens.textFontStyle}: ${bodyS.fontStyle};\n ${tooltipTokens.textFontWeight}: ${bodyS.fontWeight};\n ${tooltipTokens.textFontLetterSpacing}: ${bodyS.letterSpacing};\n ${tooltipTokens.textFontLineHeight}: ${bodyS.lineHeight};\n\n ${tooltipTokens.contentLeftMargin}: 0.375rem;\n\n ${tooltipTokens.arrowMaskWidth}: 1.25rem;\n ${tooltipTokens.arrowMaskHeight}: 1.25rem;\n ${tooltipTokens.arrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==\");\n ${tooltipTokens.arrowHeight}: 0.5rem;\n ${tooltipTokens.arrowEdgeMargin}: 0.625rem;\n ${tooltipTokens.arrowBackground}: ${surfaceSolidCardBrightness};\n `,\n },\n view: {\n // TODO заменить тень на токен https://github.com/salute-developers/plasma/issues/1131\n default: css`\n ${tooltipTokens.backgroundColor}: ${surfaceSolidCardBrightness};\n ${tooltipTokens.boxShadow}: 0px 4px 12px 0px rgba(0, 0, 0, 0.16),0px 1px 4px 0px rgba(0, 0, 0, 0.08);\n ${tooltipTokens.color}: ${textPrimary};\n `,\n },\n },\n};\n"],"names":["config","defaults","view","size","variations","s","m","default"],"mappings":"AAGA;AACA;AACA;AACA;AACO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,SAAS;AACfC,IAAAA,IAAI,EAAE;GACT;AACDC,EAAAA,UAAU,EAAE;AACRD,IAAAA,IAAI,EAAE;AACFE,MAAAA,CAAC,EAAA,UAwBA;AACDC,MAAAA,CAAC,EAAA;KAyBJ;AACDJ,IAAAA,IAAI,EAAE;AACF;MACAK,SAAAA,EAAO;AAKX;AACJ;AACJ;;;;"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
.s17s4g95{--plasma-tooltip-padding-top:0.5rem;--plasma-tooltip-padding-right:0.75rem;--plasma-tooltip-padding-bottom:0.5rem;--plasma-tooltip-padding-left:0.75rem;--plasma-tooltip-min-height:2rem;--plasma-tooltip-border-radius:0.5rem;--plasma-tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-tooltip-content-left-margin:0.25rem;--plasma-tooltip-arrow-mask-width:1rem;--plasma-tooltip-arrow-mask-height:1rem;--plasma-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-tooltip-arrow-height:0.375rem;--plasma-tooltip-arrow-edge-margin:0.5625rem;--plasma-tooltip-arrow-background:var(--surface-solid-card-brightness,#262626FF);}
|
|
2
|
+
.mof1lw0{--plasma-tooltip-padding-top:0.6875rem;--plasma-tooltip-padding-right:0.875rem;--plasma-tooltip-padding-bottom:0.6875rem;--plasma-tooltip-padding-left:0.875rem;--plasma-tooltip-min-height:2.5rem;--plasma-tooltip-border-radius:0.625rem;--plasma-tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-tooltip-content-left-margin:0.375rem;--plasma-tooltip-arrow-mask-width:1.25rem;--plasma-tooltip-arrow-mask-height:1.25rem;--plasma-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-tooltip-arrow-height:0.5rem;--plasma-tooltip-arrow-edge-margin:0.625rem;--plasma-tooltip-arrow-background:var(--surface-solid-card-brightness,#262626FF);}
|
|
3
|
+
.dawvnm3{--plasma-tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-tooltip-box-shadow:0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08);--plasma-tooltip-color:var(--text-primary,#FFFFFFFC);}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
3
|
-
.
|
|
1
|
+
.Tooltip_config_7b1ruh_s17s4g95__929da7e3{--plasma-tooltip-padding-top:0.5rem;--plasma-tooltip-padding-right:0.75rem;--plasma-tooltip-padding-bottom:0.5rem;--plasma-tooltip-padding-left:0.75rem;--plasma-tooltip-min-height:2rem;--plasma-tooltip-border-radius:0.5rem;--plasma-tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-tooltip-content-left-margin:0.25rem;--plasma-tooltip-arrow-mask-width:1rem;--plasma-tooltip-arrow-mask-height:1rem;--plasma-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-tooltip-arrow-height:0.375rem;--plasma-tooltip-arrow-edge-margin:0.5625rem;--plasma-tooltip-arrow-background:var(--surface-solid-card-brightness,#262626FF);}
|
|
2
|
+
.Tooltip_config_7b1ruh_mof1lw0__929da7e3{--plasma-tooltip-padding-top:0.6875rem;--plasma-tooltip-padding-right:0.875rem;--plasma-tooltip-padding-bottom:0.6875rem;--plasma-tooltip-padding-left:0.875rem;--plasma-tooltip-min-height:2.5rem;--plasma-tooltip-border-radius:0.625rem;--plasma-tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-tooltip-content-left-margin:0.375rem;--plasma-tooltip-arrow-mask-width:1.25rem;--plasma-tooltip-arrow-mask-height:1.25rem;--plasma-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-tooltip-arrow-height:0.5rem;--plasma-tooltip-arrow-edge-margin:0.625rem;--plasma-tooltip-arrow-background:var(--surface-solid-card-brightness,#262626FF);}
|
|
3
|
+
.Tooltip_config_7b1ruh_dawvnm3__929da7e3{--plasma-tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-tooltip-box-shadow:0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08);--plasma-tooltip-color:var(--text-primary,#FFFFFFFC);}
|
|
@@ -1,4 +1,9 @@
|
|
|
1
|
-
import './Body.
|
|
1
|
+
import './Body.config_1it7iig.css';
|
|
2
|
+
/*
|
|
3
|
+
* NOTE: Mixed DS tokens + raw vars. Prefer @salutejs-ds/sdds_sbcom/theme/tokens where possible.
|
|
4
|
+
* Missing tokens in @salutejs/sdds-themes/tokens: bodyXs, bodyXsBold, bodyXsMedium, bodyXxs, bodyXxsBold
|
|
5
|
+
* bodyXxsMedium
|
|
6
|
+
*/
|
|
2
7
|
var configL = {
|
|
3
8
|
defaults: {
|
|
4
9
|
size: 'l'
|
|
@@ -49,16 +54,6 @@ var configXXS = {
|
|
|
49
54
|
}
|
|
50
55
|
}
|
|
51
56
|
};
|
|
52
|
-
var configXXXS = {
|
|
53
|
-
defaults: {
|
|
54
|
-
size: 'xxxs'
|
|
55
|
-
},
|
|
56
|
-
variations: {
|
|
57
|
-
size: {
|
|
58
|
-
xxxs: "x18p2vye"
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
};
|
|
62
57
|
|
|
63
|
-
export { configL, configM, configS, configXS, configXXS
|
|
58
|
+
export { configL, configM, configS, configXS, configXXS };
|
|
64
59
|
//# sourceMappingURL=Body.config.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Body.config.js","sources":["../../../../../src-css/components/Typography/Body.config.ts"],"sourcesContent":["import { css, typographyTokens } from '@salutejs/plasma-new-hope/css';\nimport {\n bodyL,\n bodyLBold,\n bodyLMedium,\n bodyM,\n bodyMBold,\n bodyMMedium,\n bodyS,\n bodySBold,\n bodySMedium,\n
|
|
1
|
+
{"version":3,"file":"Body.config.js","sources":["../../../../../src-css/components/Typography/Body.config.ts"],"sourcesContent":["import { css, typographyTokens } from '@salutejs/plasma-new-hope/css';\nimport {\n bodyL,\n bodyLBold,\n bodyLMedium,\n bodyM,\n bodyMBold,\n bodyMMedium,\n bodyS,\n bodySBold,\n bodySMedium,\n} from '@salutejs-ds/sdds_sbcom/theme/tokens';\n\n/*\n * NOTE: Mixed DS tokens + raw vars. Prefer @salutejs-ds/sdds_sbcom/theme/tokens where possible.\n * Missing tokens in @salutejs/sdds-themes/tokens: bodyXs, bodyXsBold, bodyXsMedium, bodyXxs, bodyXxsBold\n * bodyXxsMedium\n */\nexport const configL = {\n defaults: {\n size: 'l',\n },\n variations: {\n size: {\n l: css`\n ${typographyTokens.typoFontFamily}: ${bodyL.fontFamily};\n ${typographyTokens.typoFontSize}: ${bodyL.fontSize};\n ${typographyTokens.typoFontStyle}: ${bodyL.fontStyle};\n ${typographyTokens.typoFontWeight}: ${bodyL.fontWeight};\n ${typographyTokens.typoFontWeightMedium}: ${bodyLMedium.fontWeight};\n ${typographyTokens.typoFontWeightBold}: ${bodyLBold.fontWeight};\n ${typographyTokens.typoFontWeightExtraBold}: 700;\n ${typographyTokens.typoFontLetterSpacing}: ${bodyL.letterSpacing};\n ${typographyTokens.typoFontLineHeight}: ${bodyL.lineHeight};\n `,\n },\n },\n};\n\nexport const configM = {\n defaults: {\n size: 'm',\n },\n variations: {\n size: {\n m: css`\n ${typographyTokens.typoFontFamily}: ${bodyM.fontFamily};\n ${typographyTokens.typoFontSize}: ${bodyM.fontSize};\n ${typographyTokens.typoFontStyle}: ${bodyM.fontStyle};\n ${typographyTokens.typoFontWeight}: ${bodyM.fontWeight};\n ${typographyTokens.typoFontWeightMedium}: ${bodyMMedium.fontWeight};\n ${typographyTokens.typoFontWeightBold}: ${bodyMBold.fontWeight};\n ${typographyTokens.typoFontWeightExtraBold}: 700;\n ${typographyTokens.typoFontLetterSpacing}: ${bodyM.letterSpacing};\n ${typographyTokens.typoFontLineHeight}: ${bodyM.lineHeight};\n `,\n },\n },\n};\n\nexport const configS = {\n defaults: {\n size: 's',\n },\n variations: {\n size: {\n s: css`\n ${typographyTokens.typoFontFamily}: ${bodyS.fontFamily};\n ${typographyTokens.typoFontSize}: ${bodyS.fontSize};\n ${typographyTokens.typoFontStyle}: ${bodyS.fontStyle};\n ${typographyTokens.typoFontWeight}: ${bodyS.fontWeight};\n ${typographyTokens.typoFontWeightMedium}: ${bodySMedium.fontWeight};\n ${typographyTokens.typoFontWeightBold}: ${bodySBold.fontWeight};\n ${typographyTokens.typoFontWeightExtraBold}: 700;\n ${typographyTokens.typoFontLetterSpacing}: ${bodyS.letterSpacing};\n ${typographyTokens.typoFontLineHeight}: ${bodyS.lineHeight};\n `,\n },\n },\n};\n\nexport const configXS = {\n defaults: {\n size: 'xs',\n },\n variations: {\n size: {\n xs: css`\n ${typographyTokens.typoFontFamily}: var(--plasma-typo-body-xs-font-family);\n ${typographyTokens.typoFontSize}: var(--plasma-typo-body-xs-font-size);\n ${typographyTokens.typoFontStyle}: var(--plasma-typo-body-xs-font-style);\n ${typographyTokens.typoFontWeight}: var(--plasma-typo-body-xs-font-weight);\n ${typographyTokens.typoFontWeightBold}: var(--plasma-typo-body-xs-bold-font-weight);\n ${typographyTokens.typoFontWeightMedium}: var(--plasma-typo-body-xs-medium-font-weight);\n ${typographyTokens.typoFontWeightExtraBold}: 700;\n ${typographyTokens.typoFontLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n ${typographyTokens.typoFontLineHeight}: var(--plasma-typo-body-xs-line-height);\n `,\n },\n },\n};\n\nexport const configXXS = {\n defaults: {\n size: 'xxs',\n },\n variations: {\n size: {\n xxs: css`\n ${typographyTokens.typoFontFamily}: var(--plasma-typo-body-xxs-font-family);\n ${typographyTokens.typoFontSize}: var(--plasma-typo-body-xxs-font-size);\n ${typographyTokens.typoFontStyle}: var(--plasma-typo-body-xxs-font-style);\n ${typographyTokens.typoFontWeight}: var(--plasma-typo-body-xxs-font-weight);\n ${typographyTokens.typoFontWeightBold}: var(--plasma-typo-body-xxs-bold-font-weight);\n ${typographyTokens.typoFontWeightMedium}: var(--plasma-typo-body-xxs-medium-font-weight);\n ${typographyTokens.typoFontWeightExtraBold}: 700;\n ${typographyTokens.typoFontLetterSpacing}: var(--plasma-typo-body-xxs-letter-spacing);\n ${typographyTokens.typoFontLineHeight}: var(--plasma-typo-body-xxs-line-height);\n `,\n },\n },\n};\n"],"names":["configL","defaults","size","variations","l","configM","m","configS","s","configXS","xs","configXXS","xxs"],"mappings":"AAaA;AACA;AACA;AACA;AACA;AACO,IAAMA,OAAO,GAAG;AACnBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE;GACT;AACDC,EAAAA,UAAU,EAAE;AACRD,IAAAA,IAAI,EAAE;AACFE,MAAAA,CAAC,EAAA;AAWL;AACJ;AACJ;AAEO,IAAMC,OAAO,GAAG;AACnBJ,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE;GACT;AACDC,EAAAA,UAAU,EAAE;AACRD,IAAAA,IAAI,EAAE;AACFI,MAAAA,CAAC,EAAA;AAWL;AACJ;AACJ;AAEO,IAAMC,OAAO,GAAG;AACnBN,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE;GACT;AACDC,EAAAA,UAAU,EAAE;AACRD,IAAAA,IAAI,EAAE;AACFM,MAAAA,CAAC,EAAA;AAWL;AACJ;AACJ;AAEO,IAAMC,QAAQ,GAAG;AACpBR,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE;GACT;AACDC,EAAAA,UAAU,EAAE;AACRD,IAAAA,IAAI,EAAE;AACFQ,MAAAA,EAAE,EAAA;AAWN;AACJ;AACJ;AAEO,IAAMC,SAAS,GAAG;AACrBV,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE;GACT;AACDC,EAAAA,UAAU,EAAE;AACRD,IAAAA,IAAI,EAAE;AACFU,MAAAA,GAAG,EAAA;AAWP;AACJ;AACJ;;;;"}
|
package/dist/css/es/components/Typography/{Body.config_1ochksw.css → Body.config_1it7iig.css}
RENAMED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
.l1s0gjg5{--typo-font-family:var(--plasma-typo-body-l-font-family);--typo-font-size:var(--plasma-typo-body-l-font-size);--typo-font-style:var(--plasma-typo-body-l-font-style);--typo-font-weight:var(--plasma-typo-body-l-font-weight);--typo-font-weight-medium:var(--plasma-typo-body-l-medium-font-weight);--typo-font-weight-bold:var(--plasma-typo-body-l-bold-font-weight);--typo-font-weight-extra-bold:700;--typo-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--typo-font-line-height:var(--plasma-typo-body-l-line-height);}
|
|
2
2
|
.m1fmrqgu{--typo-font-family:var(--plasma-typo-body-m-font-family);--typo-font-size:var(--plasma-typo-body-m-font-size);--typo-font-style:var(--plasma-typo-body-m-font-style);--typo-font-weight:var(--plasma-typo-body-m-font-weight);--typo-font-weight-medium:var(--plasma-typo-body-m-medium-font-weight);--typo-font-weight-bold:var(--plasma-typo-body-m-bold-font-weight);--typo-font-weight-extra-bold:700;--typo-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--typo-font-line-height:var(--plasma-typo-body-m-line-height);}
|
|
3
3
|
.sl5snt7{--typo-font-family:var(--plasma-typo-body-s-font-family);--typo-font-size:var(--plasma-typo-body-s-font-size);--typo-font-style:var(--plasma-typo-body-s-font-style);--typo-font-weight:var(--plasma-typo-body-s-font-weight);--typo-font-weight-medium:var(--plasma-typo-body-s-medium-font-weight);--typo-font-weight-bold:var(--plasma-typo-body-s-bold-font-weight);--typo-font-weight-extra-bold:700;--typo-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--typo-font-line-height:var(--plasma-typo-body-s-line-height);}
|
|
4
|
-
.xgyoe1q{--typo-font-family:var(--plasma-typo-body-xs-font-family);--typo-font-size:var(--plasma-typo-body-xs-font-size);--typo-font-style:var(--plasma-typo-body-xs-font-style);--typo-font-weight:var(--plasma-typo-body-xs-font-weight);--typo-font-weight-
|
|
5
|
-
.x1xtzri3{--typo-font-family:var(--plasma-typo-body-xxs-font-family);--typo-font-size:var(--plasma-typo-body-xxs-font-size);--typo-font-style:var(--plasma-typo-body-xxs-font-style);--typo-font-weight:var(--plasma-typo-body-xxs-font-weight);--typo-font-weight-
|
|
6
|
-
.x18p2vye{--typo-font-family:var(--plasma-typo-body-xxxs-font-family);--typo-font-size:var(--plasma-typo-body-xxxs-font-size);--typo-font-style:var(--plasma-typo-body-xxxs-font-style);--typo-font-weight:var(--plasma-typo-body-xxxs-font-weight);--typo-font-weight-medium:var(--plasma-typo-body-xxxs-medium-font-weight);--typo-font-weight-bold:var(--plasma-typo-body-xxxs-bold-font-weight);--typo-font-weight-extra-bold:700;--typo-font-letter-spacing:var(--plasma-typo-body-xxxs-letter-spacing);--typo-font-line-height:var(--plasma-typo-body-xxxs-line-height);}
|
|
4
|
+
.xgyoe1q{--typo-font-family:var(--plasma-typo-body-xs-font-family);--typo-font-size:var(--plasma-typo-body-xs-font-size);--typo-font-style:var(--plasma-typo-body-xs-font-style);--typo-font-weight:var(--plasma-typo-body-xs-font-weight);--typo-font-weight-bold:var(--plasma-typo-body-xs-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-body-xs-medium-font-weight);--typo-font-weight-extra-bold:700;--typo-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--typo-font-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
5
|
+
.x1xtzri3{--typo-font-family:var(--plasma-typo-body-xxs-font-family);--typo-font-size:var(--plasma-typo-body-xxs-font-size);--typo-font-style:var(--plasma-typo-body-xxs-font-style);--typo-font-weight:var(--plasma-typo-body-xxs-font-weight);--typo-font-weight-bold:var(--plasma-typo-body-xxs-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-body-xxs-medium-font-weight);--typo-font-weight-extra-bold:700;--typo-font-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--typo-font-line-height:var(--plasma-typo-body-xxs-line-height);}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
3
|
-
.
|
|
4
|
-
.
|
|
5
|
-
.
|
|
6
|
-
.Body_config_1ochksw_x18p2vye__da4d67f9{--typo-font-family:var(--plasma-typo-body-xxxs-font-family);--typo-font-size:var(--plasma-typo-body-xxxs-font-size);--typo-font-style:var(--plasma-typo-body-xxxs-font-style);--typo-font-weight:var(--plasma-typo-body-xxxs-font-weight);--typo-font-weight-medium:var(--plasma-typo-body-xxxs-medium-font-weight);--typo-font-weight-bold:var(--plasma-typo-body-xxxs-bold-font-weight);--typo-font-weight-extra-bold:700;--typo-font-letter-spacing:var(--plasma-typo-body-xxxs-letter-spacing);--typo-font-line-height:var(--plasma-typo-body-xxxs-line-height);}
|
|
1
|
+
.Body_config_1it7iig_l1s0gjg5__9dca20b5{--typo-font-family:var(--plasma-typo-body-l-font-family);--typo-font-size:var(--plasma-typo-body-l-font-size);--typo-font-style:var(--plasma-typo-body-l-font-style);--typo-font-weight:var(--plasma-typo-body-l-font-weight);--typo-font-weight-medium:var(--plasma-typo-body-l-medium-font-weight);--typo-font-weight-bold:var(--plasma-typo-body-l-bold-font-weight);--typo-font-weight-extra-bold:700;--typo-font-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--typo-font-line-height:var(--plasma-typo-body-l-line-height);}
|
|
2
|
+
.Body_config_1it7iig_m1fmrqgu__9dca20b5{--typo-font-family:var(--plasma-typo-body-m-font-family);--typo-font-size:var(--plasma-typo-body-m-font-size);--typo-font-style:var(--plasma-typo-body-m-font-style);--typo-font-weight:var(--plasma-typo-body-m-font-weight);--typo-font-weight-medium:var(--plasma-typo-body-m-medium-font-weight);--typo-font-weight-bold:var(--plasma-typo-body-m-bold-font-weight);--typo-font-weight-extra-bold:700;--typo-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--typo-font-line-height:var(--plasma-typo-body-m-line-height);}
|
|
3
|
+
.Body_config_1it7iig_sl5snt7__9dca20b5{--typo-font-family:var(--plasma-typo-body-s-font-family);--typo-font-size:var(--plasma-typo-body-s-font-size);--typo-font-style:var(--plasma-typo-body-s-font-style);--typo-font-weight:var(--plasma-typo-body-s-font-weight);--typo-font-weight-medium:var(--plasma-typo-body-s-medium-font-weight);--typo-font-weight-bold:var(--plasma-typo-body-s-bold-font-weight);--typo-font-weight-extra-bold:700;--typo-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--typo-font-line-height:var(--plasma-typo-body-s-line-height);}
|
|
4
|
+
.Body_config_1it7iig_xgyoe1q__9dca20b5{--typo-font-family:var(--plasma-typo-body-xs-font-family);--typo-font-size:var(--plasma-typo-body-xs-font-size);--typo-font-style:var(--plasma-typo-body-xs-font-style);--typo-font-weight:var(--plasma-typo-body-xs-font-weight);--typo-font-weight-bold:var(--plasma-typo-body-xs-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-body-xs-medium-font-weight);--typo-font-weight-extra-bold:700;--typo-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--typo-font-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
5
|
+
.Body_config_1it7iig_x1xtzri3__9dca20b5{--typo-font-family:var(--plasma-typo-body-xxs-font-family);--typo-font-size:var(--plasma-typo-body-xxs-font-size);--typo-font-style:var(--plasma-typo-body-xxs-font-style);--typo-font-weight:var(--plasma-typo-body-xxs-font-weight);--typo-font-weight-bold:var(--plasma-typo-body-xxs-bold-font-weight);--typo-font-weight-medium:var(--plasma-typo-body-xxs-medium-font-weight);--typo-font-weight-extra-bold:700;--typo-font-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--typo-font-line-height:var(--plasma-typo-body-xxs-line-height);}
|
|
7
6
|
|
|
8
7
|
.Dspl_config_1j90nrb_sv5rc0u__c4713c3a{--typo-font-family:var(--plasma-typo-dspl-s-font-family);--typo-font-size:var(--plasma-typo-dspl-s-font-size);--typo-font-style:var(--plasma-typo-dspl-s-font-style);--typo-font-weight:var(--plasma-typo-dspl-s-font-weight);--typo-font-weight-medium:var(--plasma-typo-dspl-s-medium-font-weight);--typo-font-weight-bold:var(--plasma-typo-dspl-s-bold-font-weight);--typo-font-weight-extra-bold:700;--typo-font-letter-spacing:var(--plasma-typo-dspl-s-letter-spacing);--typo-font-line-height:var(--plasma-typo-dspl-s-line-height);}
|
|
9
8
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { typographyComponent, component, mergeConfig, bodyConfig, dsplConfig, headingConfig } from '@salutejs/plasma-new-hope/css';
|
|
2
|
-
import { configL, configM, configS, configXS, configXXS
|
|
2
|
+
import { configL, configM, configS, configXS, configXXS } from './Body.config.js';
|
|
3
3
|
import { configS as configS$1 } from './Dspl.config.js';
|
|
4
4
|
import { configH1, configH2, configH3, configH4, configHXlMedium, configHXxlMedium } from './Heading.config.js';
|
|
5
5
|
|
|
@@ -13,8 +13,6 @@ var bodyXSConfig = /*#__PURE__*/mergeConfig(bodyConfig, configXS);
|
|
|
13
13
|
var BodyXSComponent = /*#__PURE__*/typographyComponent(/*#__PURE__*/component(bodyXSConfig));
|
|
14
14
|
var bodyXXSConfig = /*#__PURE__*/mergeConfig(bodyConfig, configXXS);
|
|
15
15
|
var BodyXXSComponent = /*#__PURE__*/typographyComponent(/*#__PURE__*/component(bodyXXSConfig));
|
|
16
|
-
var bodyXXXSConfig = /*#__PURE__*/mergeConfig(bodyConfig, configXXXS);
|
|
17
|
-
var BodyXXXSComponent = /*#__PURE__*/typographyComponent(/*#__PURE__*/component(bodyXXXSConfig));
|
|
18
16
|
var dsplSConfig = /*#__PURE__*/mergeConfig(dsplConfig, configS$1);
|
|
19
17
|
var DsplSComponent = /*#__PURE__*/typographyComponent(/*#__PURE__*/component(dsplSConfig));
|
|
20
18
|
var heading1Config = /*#__PURE__*/mergeConfig(headingConfig, configH1);
|
|
@@ -34,7 +32,6 @@ var BodyL = BodyLComponent;
|
|
|
34
32
|
var BodyS = BodySComponent;
|
|
35
33
|
var BodyXS = BodyXSComponent;
|
|
36
34
|
var BodyXXS = BodyXXSComponent;
|
|
37
|
-
var BodyXXXS = BodyXXXSComponent;
|
|
38
35
|
var DsplS = DsplSComponent;
|
|
39
36
|
var H1 = Heading1Component;
|
|
40
37
|
var H2 = Heading2Component;
|
|
@@ -43,5 +40,5 @@ var H4 = Heading4Component;
|
|
|
43
40
|
var HXlMedium = HeadingXlMediumComponent;
|
|
44
41
|
var HXxlMedium = HeadingXxlMediumComponent;
|
|
45
42
|
|
|
46
|
-
export { BodyL, BodyM, BodyS, BodyXS, BodyXXS,
|
|
43
|
+
export { BodyL, BodyM, BodyS, BodyXS, BodyXXS, DsplS, H1, H2, H3, H4, HXlMedium, HXxlMedium };
|
|
47
44
|
//# sourceMappingURL=Typography.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Typography.js","sources":["../../../../../src-css/components/Typography/Typography.tsx"],"sourcesContent":["import {\n bodyConfig,\n dsplConfig,\n headingConfig,\n component,\n typographyComponent,\n mergeConfig,\n} from '@salutejs/plasma-new-hope/css';\n\nimport {\n configL as bodyConfigLCustom,\n configM as bodyConfigMCustom,\n configS as bodyConfigSCustom,\n configXS as bodyConfigXSCustom,\n configXXS as bodyConfigXXSCustom,\n
|
|
1
|
+
{"version":3,"file":"Typography.js","sources":["../../../../../src-css/components/Typography/Typography.tsx"],"sourcesContent":["import {\n bodyConfig,\n dsplConfig,\n headingConfig,\n component,\n typographyComponent,\n mergeConfig,\n} from '@salutejs/plasma-new-hope/css';\n\nimport {\n configL as bodyConfigLCustom,\n configM as bodyConfigMCustom,\n configS as bodyConfigSCustom,\n configXS as bodyConfigXSCustom,\n configXXS as bodyConfigXXSCustom,\n} from './Body.config';\nimport { configS as dsplConfigSCustom } from './Dspl.config';\nimport {\n configH1 as headingConfigH1Custom,\n configH2 as headingConfigH2Custom,\n configH3 as headingConfigH3Custom,\n configH4 as headingConfigH4Custom,\n configHXlMedium as headingConfigHXlMediumCustom,\n configHXxlMedium as headingConfigHXxlMediumCustom,\n} from './Heading.config';\n\nconst bodyMConfig = mergeConfig(bodyConfig, bodyConfigMCustom);\nconst BodyMComponent = typographyComponent(component(bodyMConfig));\n\nconst bodyLConfig = mergeConfig(bodyConfig, bodyConfigLCustom);\nconst BodyLComponent = typographyComponent(component(bodyLConfig));\n\nconst bodySConfig = mergeConfig(bodyConfig, bodyConfigSCustom);\nconst BodySComponent = typographyComponent(component(bodySConfig));\n\nconst bodyXSConfig = mergeConfig(bodyConfig, bodyConfigXSCustom);\nconst BodyXSComponent = typographyComponent(component(bodyXSConfig));\n\nconst bodyXXSConfig = mergeConfig(bodyConfig, bodyConfigXXSCustom);\nconst BodyXXSComponent = typographyComponent(component(bodyXXSConfig));\n\nconst dsplSConfig = mergeConfig(dsplConfig, dsplConfigSCustom);\nconst DsplSComponent = typographyComponent(component(dsplSConfig));\n\nconst heading1Config = mergeConfig(headingConfig, headingConfigH1Custom);\nconst Heading1Component = typographyComponent(component(heading1Config));\n\nconst heading2Config = mergeConfig(headingConfig, headingConfigH2Custom);\nconst Heading2Component = typographyComponent(component(heading2Config));\n\nconst heading3Config = mergeConfig(headingConfig, headingConfigH3Custom);\nconst Heading3Component = typographyComponent(component(heading3Config));\n\nconst heading4Config = mergeConfig(headingConfig, headingConfigH4Custom);\nconst Heading4Component = typographyComponent(component(heading4Config));\n\nconst headingHXlMediumConfig = mergeConfig(headingConfig, headingConfigHXlMediumCustom);\nconst HeadingXlMediumComponent = typographyComponent(component(headingHXlMediumConfig));\n\nconst headingHXxlMediumConfig = mergeConfig(headingConfig, headingConfigHXxlMediumCustom);\nconst HeadingXxlMediumComponent = typographyComponent(component(headingHXxlMediumConfig));\n\nexport const BodyM = BodyMComponent;\nexport const BodyL = BodyLComponent;\nexport const BodyS = BodySComponent;\nexport const BodyXS = BodyXSComponent;\nexport const BodyXXS = BodyXXSComponent;\n\nexport const DsplS = DsplSComponent;\n\nexport const H1 = Heading1Component;\nexport const H2 = Heading2Component;\nexport const H3 = Heading3Component;\nexport const H4 = Heading4Component;\nexport const HXlMedium = HeadingXlMediumComponent;\nexport const HXxlMedium = HeadingXxlMediumComponent;\n"],"names":["bodyMConfig","mergeConfig","bodyConfig","bodyConfigMCustom","BodyMComponent","typographyComponent","component","bodyLConfig","bodyConfigLCustom","BodyLComponent","bodySConfig","bodyConfigSCustom","BodySComponent","bodyXSConfig","bodyConfigXSCustom","BodyXSComponent","bodyXXSConfig","bodyConfigXXSCustom","BodyXXSComponent","dsplSConfig","dsplConfig","dsplConfigSCustom","DsplSComponent","heading1Config","headingConfig","headingConfigH1Custom","Heading1Component","heading2Config","headingConfigH2Custom","Heading2Component","heading3Config","headingConfigH3Custom","Heading3Component","heading4Config","headingConfigH4Custom","Heading4Component","headingHXlMediumConfig","headingConfigHXlMediumCustom","HeadingXlMediumComponent","headingHXxlMediumConfig","headingConfigHXxlMediumCustom","HeadingXxlMediumComponent","BodyM","BodyL","BodyS","BodyXS","BodyXXS","DsplS","H1","H2","H3","H4","HXlMedium","HXxlMedium"],"mappings":";;;;;AA0BA,IAAMA,WAAW,gBAAGC,WAAW,CAACC,UAAU,EAAEC,OAAiB,CAAC;AAC9D,IAAMC,cAAc,gBAAGC,mBAAmB,cAACC,SAAS,CAACN,WAAW,CAAC,CAAC;AAElE,IAAMO,WAAW,gBAAGN,WAAW,CAACC,UAAU,EAAEM,OAAiB,CAAC;AAC9D,IAAMC,cAAc,gBAAGJ,mBAAmB,cAACC,SAAS,CAACC,WAAW,CAAC,CAAC;AAElE,IAAMG,WAAW,gBAAGT,WAAW,CAACC,UAAU,EAAES,OAAiB,CAAC;AAC9D,IAAMC,cAAc,gBAAGP,mBAAmB,cAACC,SAAS,CAACI,WAAW,CAAC,CAAC;AAElE,IAAMG,YAAY,gBAAGZ,WAAW,CAACC,UAAU,EAAEY,QAAkB,CAAC;AAChE,IAAMC,eAAe,gBAAGV,mBAAmB,cAACC,SAAS,CAACO,YAAY,CAAC,CAAC;AAEpE,IAAMG,aAAa,gBAAGf,WAAW,CAACC,UAAU,EAAEe,SAAmB,CAAC;AAClE,IAAMC,gBAAgB,gBAAGb,mBAAmB,cAACC,SAAS,CAACU,aAAa,CAAC,CAAC;AAEtE,IAAMG,WAAW,gBAAGlB,WAAW,CAACmB,UAAU,EAAEC,SAAiB,CAAC;AAC9D,IAAMC,cAAc,gBAAGjB,mBAAmB,cAACC,SAAS,CAACa,WAAW,CAAC,CAAC;AAElE,IAAMI,cAAc,gBAAGtB,WAAW,CAACuB,aAAa,EAAEC,QAAqB,CAAC;AACxE,IAAMC,iBAAiB,gBAAGrB,mBAAmB,cAACC,SAAS,CAACiB,cAAc,CAAC,CAAC;AAExE,IAAMI,cAAc,gBAAG1B,WAAW,CAACuB,aAAa,EAAEI,QAAqB,CAAC;AACxE,IAAMC,iBAAiB,gBAAGxB,mBAAmB,cAACC,SAAS,CAACqB,cAAc,CAAC,CAAC;AAExE,IAAMG,cAAc,gBAAG7B,WAAW,CAACuB,aAAa,EAAEO,QAAqB,CAAC;AACxE,IAAMC,iBAAiB,gBAAG3B,mBAAmB,cAACC,SAAS,CAACwB,cAAc,CAAC,CAAC;AAExE,IAAMG,cAAc,gBAAGhC,WAAW,CAACuB,aAAa,EAAEU,QAAqB,CAAC;AACxE,IAAMC,iBAAiB,gBAAG9B,mBAAmB,cAACC,SAAS,CAAC2B,cAAc,CAAC,CAAC;AAExE,IAAMG,sBAAsB,gBAAGnC,WAAW,CAACuB,aAAa,EAAEa,eAA4B,CAAC;AACvF,IAAMC,wBAAwB,gBAAGjC,mBAAmB,cAACC,SAAS,CAAC8B,sBAAsB,CAAC,CAAC;AAEvF,IAAMG,uBAAuB,gBAAGtC,WAAW,CAACuB,aAAa,EAAEgB,gBAA6B,CAAC;AACzF,IAAMC,yBAAyB,gBAAGpC,mBAAmB,cAACC,SAAS,CAACiC,uBAAuB,CAAC,CAAC;AAElF,IAAMG,KAAK,GAAGtC;AACd,IAAMuC,KAAK,GAAGlC;AACd,IAAMmC,KAAK,GAAGhC;AACd,IAAMiC,MAAM,GAAG9B;AACf,IAAM+B,OAAO,GAAG5B;AAEhB,IAAM6B,KAAK,GAAGzB;AAEd,IAAM0B,EAAE,GAAGtB;AACX,IAAMuB,EAAE,GAAGpB;AACX,IAAMqB,EAAE,GAAGlB;AACX,IAAMmB,EAAE,GAAGhB;AACX,IAAMiB,SAAS,GAAGd;AAClB,IAAMe,UAAU,GAAGZ;;;;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
.o136jz4i{--surface-accent-secondary-hover:var(--on-dark-surface-accent-secondary-hover);--surface-transparent-card-brightness-hover:var(--on-dark-surface-transparent-card-brightness-hover);--surface-transparent-card-brightness-active:var(--on-dark-surface-transparent-card-brightness-active);--inverse-personas-ochre-text-accent:var(--on-light-personas-ochre-text-accent);--inverse-personas-pink-text-accent:var(--on-light-personas-pink-text-accent);--surface-solid-tertiary-active:var(--on-dark-surface-solid-tertiary-active);--inverse-surface-solid-primary-brightness-hover:var(--on-light-surface-solid-primary-brightness-hover);--text-primary:var(--on-dark-text-primary);--inverse-surface-transparent-navi:var(--on-light-surface-transparent-navi);--inverse-surface-transparent-card-brightness-hover:var(--on-light-surface-transparent-card-brightness-hover);--inverse-personas-indigo-text-accent:var(--on-light-personas-indigo-text-accent);--inverse-surface-solid-primary-brightness-active:var(--on-light-surface-solid-primary-brightness-active);--personas-olive-text-accent:var(--on-dark-personas-olive-text-accent);--outline-primary:var(--on-dark-outline-primary);--inverse-surface-solid-tertiary:var(--on-light-surface-solid-tertiary);--inverse-personas-green-text-accent:var(--on-light-personas-green-text-accent);--surface-accent-secondary:var(--on-dark-surface-accent-secondary);--surface-accent-minor:var(--on-dark-surface-accent-minor);--inverse-surface-transparent-card-brightness-active:var(--on-light-surface-transparent-card-brightness-active);--inverse-surface-solid-card-brightness-active:var(--on-light-surface-solid-card-brightness-active);--inverse-surface-accent-minor:var(--on-light-surface-accent-minor);--personas-ochre-text-accent:var(--on-dark-personas-ochre-text-accent);--inverse-personas-blue-text-accent-active:var(--on-light-personas-blue-text-accent-active);--inverse-personas-olive-text-accent-hover:var(--on-light-personas-olive-text-accent-hover);--inverse-personas-green-text-accent-active:var(--on-light-personas-green-text-accent-active);--inverse-surface-accent-secondary:var(--on-light-surface-accent-secondary);--inverse-personas-indigo-text-accent-active:var(--on-light-personas-indigo-text-accent-active);--personas-sea-blue-text-accent-active:var(--on-dark-personas-sea-blue-text-accent-active);--text-primary-brightness-hover:var(--on-dark-text-primary-brightness-hover);--inverse-surface-transparent-accent-minor-active:var(--on-light-surface-transparent-accent-minor-active);--personas-ochre-text-accent-hover:var(--on-dark-personas-ochre-text-accent-hover);--inverse-personas-pink-text-accent-active:var(--on-light-personas-pink-text-accent-active);--outline-primary-active:var(--on-dark-outline-primary-active);--inverse-surface-accent-secondary-active:var(--on-light-surface-accent-secondary-active);--personas-indigo-text-accent-active:var(--on-dark-personas-indigo-text-accent-active);--personas-green-text-accent-active:var(--on-dark-personas-green-text-accent-active);--inverse-personas-sea-blue-text-accent-hover:var(--on-light-personas-sea-blue-text-accent-hover);--inverse-personas-blue-text-accent-hover:var(--on-light-personas-blue-text-accent-hover);--inverse-personas-indigo-text-accent-hover:var(--on-light-personas-indigo-text-accent-hover);--outline-primary-hover:var(--on-dark-outline-primary-hover);--surface-transparent-accent-minor-active:var(--on-dark-surface-transparent-accent-minor-active);--surface-transparent-navi-hover:var(--on-dark-surface-transparent-navi-hover);--inverse-outline-default-hover:var(--on-light-outline-default-hover);--inverse-personas-violet-text-accent-hover:var(--on-light-personas-violet-text-accent-hover);--inverse-surface-transparent-accent-minor-hover:var(--on-light-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-hover:var(--on-light-surface-transparent-navi-hover);--inverse-outline-primary-hover:var(--on-light-outline-primary-hover);--personas-olive-text-accent-hover:var(--on-dark-personas-olive-text-accent-hover);--personas-violet-text-accent:var(--on-dark-personas-violet-text-accent);--inverse-personas-ochre-text-accent-hover:var(--on-light-personas-ochre-text-accent-hover);--inverse-personas-pink-text-accent-hover:var(--on-light-personas-pink-text-accent-hover);--surface-accent-secondary-active:var(--on-dark-surface-accent-secondary-active);--personas-blue-text-accent:var(--on-dark-personas-blue-text-accent);--personas-blue-text-accent-active:var(--on-dark-personas-blue-text-accent-active);--personas-green-text-accent:var(--on-dark-personas-green-text-accent);--surface-solid-primary-brightness-active:var(--on-dark-surface-solid-primary-brightness-active);--personas-pink-text-accent:var(--on-dark-personas-pink-text-accent);--personas-sea-blue-text-accent:var(--on-dark-personas-sea-blue-text-accent);--surface-transparent-accent-minor:var(--on-dark-surface-transparent-accent-minor);--personas-violet-text-accent-hover:var(--on-dark-personas-violet-text-accent-hover);--inverse-personas-blue-text-accent:var(--on-light-personas-blue-text-accent);--inverse-personas-olive-text-accent-active:var(--on-light-personas-olive-text-accent-active);--inverse-surface-solid-card-brightness-hover:var(--on-light-surface-solid-card-brightness-hover);--inverse-surface-transparent-accent-minor:var(--on-light-surface-transparent-accent-minor);--inverse-text-primary-brightness-hover:var(--on-light-text-primary-brightness-hover);--background-hardline:var(--dark-background-hardline);--inverse-outline-primary:var(--on-light-outline-primary);--inverse-personas-violet-text-accent:var(--on-light-personas-violet-text-accent);--personas-indigo-text-accent:var(--on-dark-personas-indigo-text-accent);--inverse-text-primary-brightness-active:var(--on-light-text-primary-brightness-active);--personas-pink-text-accent-hover:var(--on-dark-personas-pink-text-accent-hover);--personas-pink-text-accent-active:var(--on-dark-personas-pink-text-accent-active);--inverse-personas-ochre-text-accent-active:var(--on-light-personas-ochre-text-accent-active);--inverse-personas-olive-text-accent:var(--on-light-personas-olive-text-accent);--surface-transparent-accent-minor-hover:var(--on-dark-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-active:var(--on-light-surface-transparent-navi-active);--inverse-personas-green-text-accent-hover:var(--on-light-personas-green-text-accent-hover);--outline-transparent-white-active:var(--on-dark-outline-transparent-white-active);--outline-transparent-white-hover:var(--on-dark-outline-transparent-white-hover);--inverse-outline-deep:var(--on-light-outline-deep);--inverse-outline-deep-active:var(--on-light-outline-deep-active);--inverse-outline-deep-hover:var(--on-light-outline-deep-hover);--inverse-outline-transparent-white:var(--on-light-outline-transparent-white);--inverse-outline-transparent-white-hover:var(--on-light-outline-transparent-white-hover);--surface-solid-deep:var(--on-dark-surface-solid-deep);--surface-solid-deep-active:var(--on-dark-surface-solid-deep-active);--surface-solid-deep-hover:var(--on-dark-surface-solid-deep-hover);--surface-transparent-card-minor:var(--on-dark-surface-transparent-card-minor);--surface-transparent-card-minor-active:var(--on-dark-surface-transparent-card-minor-active);--surface-transparent-card-minor-hover:var(--on-dark-surface-transparent-card-minor-hover);--inverse-surface-solid-deep:var(--on-light-surface-solid-deep);--inverse-surface-solid-deep-active:var(--on-light-surface-solid-deep-active);--inverse-surface-solid-deep-hover:var(--on-light-surface-solid-deep-hover);--inverse-surface-transparent-card-minor:var(--on-light-surface-transparent-card-minor);--inverse-surface-transparent-card-minor-active:var(--on-light-surface-transparent-card-minor-active);--inverse-surface-transparent-card-minor-hover:var(--on-light-surface-transparent-card-minor-hover);--outline-deep-active:var(--on-dark-outline-deep-active);--outline-deep-hover:var(--on-dark-outline-deep-hover);--text-positive-active:var(--on-dark-text-positive-active);--text-positive-hover:var(--on-dark-text-positive-hover);--text-primary-active:var(--on-dark-text-primary-active);--text-primary-brightness:var(--on-dark-text-primary-brightness);--text-negative:var(--on-dark-text-negative);--text-negative-active:var(--on-dark-text-negative-active);--text-negative-hover:var(--on-dark-text-negative-hover);--text-tertiary-active:var(--on-dark-text-tertiary-active);--text-tertiary-hover:var(--on-dark-text-tertiary-hover);--text-warning:var(--on-dark-text-warning);--text-warning-active:var(--on-dark-text-warning-active);--text-warning-hover:var(--on-dark-text-warning-hover);--text-accent-minor:var(--on-dark-text-accent-minor);--text-accent-minor-active:var(--on-dark-text-accent-minor-active);--text-accent-minor-hover:var(--on-dark-text-accent-minor-hover);--text-paragraph-hover:var(--on-dark-text-paragraph-hover);--text-positive:var(--on-dark-text-positive);--text-paragraph:var(--on-dark-text-paragraph);--text-paragraph-active:var(--on-dark-text-paragraph-active);--text-info:var(--on-dark-text-info);--text-info-active:var(--on-dark-text-info-active);--text-info-hover:var(--on-dark-text-info-hover);--text-secondary:var(--on-dark-text-secondary);--text-secondary-active:var(--on-dark-text-secondary-active);--text-secondary-hover:var(--on-dark-text-secondary-hover);--text-tertiary:var(--on-dark-text-tertiary);--text-accent:var(--on-dark-text-accent);--text-accent-active:var(--on-dark-text-accent-active);--inverse-text-secondary-hover:var(--on-light-text-secondary-hover);--inverse-text-secondary:var(--on-light-text-secondary);--inverse-text-secondary-active:var(--on-light-text-secondary-active);--inverse-text-tertiary-active:var(--on-light-text-tertiary-active);--inverse-text-tertiary-hover:var(--on-light-text-tertiary-hover);--inverse-text-primary-active:var(--on-light-text-primary-active);--inverse-text-primary-hover:var(--on-light-text-primary-hover);--inverse-text-primary-brightness:var(--on-light-text-primary-brightness);--inverse-text-accent-minor-active:var(--on-light-text-accent-minor-active);--inverse-text-paragraph:var(--on-light-text-paragraph);--inverse-text-accent-minor-hover:var(--on-light-text-accent-minor-hover);--inverse-text-paragraph-active:var(--on-light-text-paragraph-active);--inverse-text-primary:var(--on-light-text-primary);--inverse-text-paragraph-hover:var(--on-light-text-paragraph-hover);--inverse-text-tertiary:var(--on-light-text-tertiary);--inverse-text-accent-active:var(--on-light-text-accent-active);--inverse-text-accent-hover:var(--on-light-text-accent-hover);--inverse-text-accent-minor:var(--on-light-text-accent-minor);--inverse-text-negative:var(--on-light-text-negative);--inverse-text-positive-active:var(--on-light-text-positive-active);--inverse-text-positive-hover:var(--on-light-text-positive-hover);--inverse-text-negative-active:var(--on-light-text-negative-active);--inverse-text-negative-hover:var(--on-light-text-negative-hover);--surface-solid-secondary:var(--on-dark-surface-solid-secondary);--surface-solid-tertiary:var(--on-dark-surface-solid-tertiary);--surface-solid-secondary-active:var(--on-dark-surface-solid-secondary-active);--surface-solid-secondary-hover:var(--on-dark-surface-solid-secondary-hover);--surface-solid-tertiary-hover:var(--on-dark-surface-solid-tertiary-hover);--inverse-text-info-active:var(--on-light-text-info-active);--inverse-text-info:var(--on-light-text-info);--inverse-text-info-hover:var(--on-light-text-info-hover);--inverse-text-warning:var(--on-light-text-warning);--inverse-text-warning-hover:var(--on-light-text-warning-hover);--surface-solid-primary:var(--on-dark-surface-solid-primary);--inverse-text-warning-active:var(--on-light-text-warning-active);--inverse-text-positive:var(--on-light-text-positive);--surface-solid-primary-hover:var(--on-dark-surface-solid-primary-hover);--surface-accent-hover:var(--on-dark-surface-accent-hover);--surface-accent-active:var(--on-dark-surface-accent-active);--surface-transparent-primary-active:var(--on-dark-surface-transparent-primary-active);--surface-transparent-secondary:var(--on-dark-surface-transparent-secondary);--surface-transparent-primary-hover:var(--on-dark-surface-transparent-primary-hover);--surface-transparent-deep:var(--on-dark-surface-transparent-deep);--surface-transparent-primary:var(--on-dark-surface-transparent-primary);--surface-transparent-deep-active:var(--on-dark-surface-transparent-deep-active);--surface-transparent-deep-hover:var(--on-dark-surface-transparent-deep-hover);--surface-solid-card-active:var(--on-dark-surface-solid-card-active);--surface-solid-card-hover:var(--on-dark-surface-solid-card-hover);--surface-solid-card-brightness:var(--on-dark-surface-solid-card-brightness);--surface-clear-active:var(--on-dark-surface-clear-active);--surface-clear:var(--on-dark-surface-clear);--surface-solid-card:var(--on-dark-surface-solid-card);--surface-clear-hover:var(--on-dark-surface-clear-hover);--surface-transparent-card-active:var(--on-dark-surface-transparent-card-active);--surface-transparent-card-hover:var(--on-dark-surface-transparent-card-hover);--surface-transparent-card-brightness:var(--on-dark-surface-transparent-card-brightness);--surface-solid-default-active:var(--on-dark-surface-solid-default-active);--surface-solid-default-hover:var(--on-dark-surface-solid-default-hover);--surface-transparent-accent-active:var(--on-dark-surface-transparent-accent-active);--surface-transparent-card:var(--on-dark-surface-transparent-card);--surface-transparent-secondary-active:var(--on-dark-surface-transparent-secondary-active);--surface-transparent-tertiary:var(--on-dark-surface-transparent-tertiary);--surface-transparent-accent-hover:var(--on-dark-surface-transparent-accent-hover);--surface-transparent-accent:var(--on-dark-surface-transparent-accent);--surface-transparent-secondary-hover:var(--on-dark-surface-transparent-secondary-hover);--surface-transparent-tertiary-active:var(--on-dark-surface-transparent-tertiary-active);--surface-transparent-tertiary-hover:var(--on-dark-surface-transparent-tertiary-hover);--surface-positive-active:var(--on-dark-surface-positive-active);--surface-positive-hover:var(--on-dark-surface-positive-hover);--surface-negative-active:var(--on-dark-surface-negative-active);--surface-positive:var(--on-dark-surface-positive);--surface-negative-hover:var(--on-dark-surface-negative-hover);--surface-info-hover:var(--on-dark-surface-info-hover);--surface-warning:var(--on-dark-surface-warning);--surface-warning-hover:var(--on-dark-surface-warning-hover);--surface-warning-active:var(--on-dark-surface-warning-active);--surface-info-active:var(--on-dark-surface-info-active);--surface-negative:var(--on-dark-surface-negative);--surface-transparent-negative-active:var(--on-dark-surface-transparent-negative-active);--surface-transparent-negative-hover:var(--on-dark-surface-transparent-negative-hover);--surface-transparent-negative:var(--on-dark-surface-transparent-negative);--surface-read-only-active:var(--on-dark-surface-read-only-active);--surface-read-only:var(--on-dark-surface-read-only);--surface-read-only-hover:var(--on-dark-surface-read-only-hover);--inverse-surface-solid-secondary:var(--on-light-surface-solid-secondary);--inverse-surface-solid-secondary-hover:var(--on-light-surface-solid-secondary-hover);--inverse-surface-solid-primary-brightness:var(--on-light-surface-solid-primary-brightness);--inverse-surface-solid-primary-active:var(--on-light-surface-solid-primary-active);--inverse-surface-solid-primary-hover:var(--on-light-surface-solid-primary-hover);--inverse-surface-transparent-tertiary-hover:var(--on-light-surface-transparent-tertiary-hover);--inverse-surface-clear-active:var(--on-light-surface-clear-active);--inverse-surface-clear:var(--on-light-surface-clear);--inverse-surface-transparent-primary-active:var(--on-light-surface-transparent-primary-active);--inverse-surface-transparent-secondary:var(--on-light-surface-transparent-secondary);--inverse-surface-transparent-primary-hover:var(--on-light-surface-transparent-primary-hover);--inverse-surface-transparent-deep:var(--on-light-surface-transparent-deep);--inverse-surface-transparent-primary:var(--on-light-surface-transparent-primary);--inverse-surface-transparent-deep-active:var(--on-light-surface-transparent-deep-active);--inverse-surface-transparent-deep-hover:var(--on-light-surface-transparent-deep-hover);--inverse-surface-solid-card-active:var(--on-light-surface-solid-card-active);--inverse-surface-solid-card-hover:var(--on-light-surface-solid-card-hover);--inverse-surface-solid-card-brightness:var(--on-light-surface-solid-card-brightness);--inverse-surface-solid-card:var(--on-light-surface-solid-card);--inverse-surface-transparent-card-brightness:var(--on-light-surface-transparent-card-brightness);--inverse-surface-transparent-card-hover:var(--on-light-surface-transparent-card-hover);--inverse-surface-solid-default-active:var(--on-light-surface-solid-default-active);--inverse-surface-solid-tertiary-active:var(--on-light-surface-solid-tertiary-active);--inverse-surface-transparent-card-active:var(--on-light-surface-transparent-card-active);--inverse-surface-transparent-card:var(--on-light-surface-transparent-card);--inverse-surface-solid-default-hover:var(--on-light-surface-solid-default-hover);--inverse-surface-solid-tertiary-hover:var(--on-light-surface-solid-tertiary-hover);--inverse-surface-transparent-secondary-active:var(--on-light-surface-transparent-secondary-active);--inverse-surface-transparent-tertiary:var(--on-light-surface-transparent-tertiary);--inverse-surface-transparent-secondary-hover:var(--on-light-surface-transparent-secondary-hover);--inverse-surface-transparent-tertiary-active:var(--on-light-surface-transparent-tertiary-active);--inverse-surface-clear-hover:var(--on-light-surface-clear-hover);--inverse-surface-warning-active:var(--on-light-surface-warning-active);--inverse-surface-warning-hover:var(--on-light-surface-warning-hover);--inverse-surface-accent-hover:var(--on-light-surface-accent-hover);--inverse-surface-positive-active:var(--on-light-surface-positive-active);--inverse-surface-positive-hover:var(--on-light-surface-positive-hover);--inverse-surface-negative-active:var(--on-light-surface-negative-active);--inverse-surface-positive:var(--on-light-surface-positive);--inverse-surface-negative-hover:var(--on-light-surface-negative-hover);--inverse-surface-negative:var(--on-light-surface-negative);--inverse-surface-info-hover:var(--on-light-surface-info-hover);--inverse-surface-warning:var(--on-light-surface-warning);--inverse-surface-transparent-accent:var(--on-light-surface-transparent-accent);--inverse-surface-info-active:var(--on-light-surface-info-active);--inverse-surface-transparent-accent-active:var(--on-light-surface-transparent-accent-active);--inverse-surface-info:var(--on-light-surface-info);--inverse-surface-transparent-accent-hover:var(--on-light-surface-transparent-accent-hover);--inverse-surface-transparent-negative-active:var(--on-light-surface-transparent-negative-active);--inverse-surface-transparent-negative-hover:var(--on-light-surface-transparent-negative-hover);--inverse-surface-transparent-negative:var(--on-light-surface-transparent-negative);--background-secondary:var(--dark-background-secondary);--background-tertiary:var(--dark-background-tertiary);--inverse-surface-read-only-active:var(--on-light-surface-read-only-active);--inverse-surface-read-only-hover:var(--on-light-surface-read-only-hover);--inverse-surface-read-only:var(--on-light-surface-read-only);--background-primary:var(--dark-background-primary);--outline-transparent-primary-active:var(--on-dark-outline-transparent-primary-active);--outline-transparent-primary:var(--on-dark-outline-transparent-primary);--outline-transparent-primary-hover:var(--on-dark-outline-transparent-primary-hover);--overlay-hard:var(--on-dark-overlay-hard);--overlay-soft:var(--on-dark-overlay-soft);--inverse-overlay-soft:var(--on-light-overlay-soft);--inverse-overlay-hard:var(--on-light-overlay-hard);--outline-clear:var(--on-dark-outline-clear);--inverse-background-tertiary:var(--light-background-tertiary);--inverse-background-secondary:var(--light-background-secondary);--outline-positive:var(--on-dark-outline-positive);--outline-negative:var(--on-dark-outline-negative);--outline-accent-hover:var(--on-dark-outline-accent-hover);--outline-accent-active:var(--on-dark-outline-accent-active);--outline-positive-active:var(--on-dark-outline-positive-active);--outline-positive-hover:var(--on-dark-outline-positive-hover);--outline-negative-active:var(--on-dark-outline-negative-active);--outline-negative-hover:var(--on-dark-outline-negative-hover);--outline-clear-hover:var(--on-dark-outline-clear-hover);--outline-info-hover:var(--on-dark-outline-info-hover);--outline-warning-hover:var(--on-dark-outline-warning-hover);--outline-clear-active:var(--on-dark-outline-clear-active);--outline-warning:var(--on-dark-outline-warning);--outline-warning-active:var(--on-dark-outline-warning-active);--outline-info:var(--on-dark-outline-info);--outline-info-active:var(--on-dark-outline-info-active);--inverse-outline-accent-active:var(--on-light-outline-accent-active);--inverse-outline-clear:var(--on-light-outline-clear);--inverse-outline-clear-active:var(--on-light-outline-clear-active);--inverse-outline-clear-hover:var(--on-light-outline-clear-hover);--inverse-outline-transparent-primary-hover:var(--on-light-outline-transparent-primary-hover);--inverse-outline-transparent-primary:var(--on-light-outline-transparent-primary);--inverse-outline-transparent-primary-active:var(--on-light-outline-transparent-primary-active);--inverse-outline-positive:var(--on-light-outline-positive);--inverse-outline-negative:var(--on-light-outline-negative);--inverse-outline-info-hover:var(--on-light-outline-info-hover);--inverse-outline-info-active:var(--on-light-outline-info-active);--inverse-outline-positive-active:var(--on-light-outline-positive-active);--inverse-outline-positive-hover:var(--on-light-outline-positive-hover);--inverse-outline-negative-active:var(--on-light-outline-negative-active);--inverse-outline-negative-hover:var(--on-light-outline-negative-hover);--inverse-outline-warning-active:var(--on-light-outline-warning-active);--inverse-outline-warning-hover:var(--on-light-outline-warning-hover);--inverse-outline-warning:var(--on-light-outline-warning);--inverse-outline-info:var(--on-light-outline-info);--inverse-surface-accent-minor-hover:var(--on-light-surface-accent-minor-hover);--text-primary-hover:var(--on-dark-text-primary-hover);--inverse-background-hardline:var(--light-background-hardline);--inverse-background-primary:var(--light-background-primary);--outline-accent:var(--on-dark-outline-accent);--outline-deep:var(--on-dark-outline-deep);--outline-default:var(--on-dark-outline-default);--outline-default-active:var(--on-dark-outline-default-active);--outline-default-hover:var(--on-dark-outline-default-hover);--outline-transparent-white:var(--on-dark-outline-transparent-white);--inverse-outline-accent:var(--on-light-outline-accent);--inverse-outline-accent-hover:var(--on-light-outline-accent-hover);--inverse-outline-default:var(--on-light-outline-default);--inverse-outline-default-active:var(--on-light-outline-default-active);--personas-blue-text-accent-hover:var(--on-dark-personas-blue-text-accent-hover);--personas-green-text-accent-hover:var(--on-dark-personas-green-text-accent-hover);--personas-indigo-text-accent-hover:var(--on-dark-personas-indigo-text-accent-hover);--personas-sea-blue-text-accent-hover:var(--on-dark-personas-sea-blue-text-accent-hover);--surface-accent-minor-hover:var(--on-dark-surface-accent-minor-hover);--inverse-surface-accent-secondary-hover:var(--on-light-surface-accent-secondary-hover);--text-accent-hover:var(--on-dark-text-accent-hover);--inverse-outline-primary-active:var(--on-light-outline-primary-active);--inverse-outline-transparent-white-active:var(--on-light-outline-transparent-white-active);--personas-ochre-text-accent-active:var(--on-dark-personas-ochre-text-accent-active);--personas-olive-text-accent-active:var(--on-dark-personas-olive-text-accent-active);--personas-violet-text-accent-active:var(--on-dark-personas-violet-text-accent-active);--inverse-personas-sea-blue-text-accent-active:var(--on-light-personas-sea-blue-text-accent-active);--inverse-personas-violet-text-accent-active:var(--on-light-personas-violet-text-accent-active);--surface-accent-minor-active:var(--on-dark-surface-accent-minor-active);--surface-solid-primary-active:var(--on-dark-surface-solid-primary-active);--surface-solid-primary-brightness-hover:var(--on-dark-surface-solid-primary-brightness-hover);--surface-transparent-navi-active:var(--on-dark-surface-transparent-navi-active);--inverse-surface-accent-active:var(--on-light-surface-accent-active);--inverse-surface-accent-minor-active:var(--on-light-surface-accent-minor-active);--inverse-surface-solid-secondary-active:var(--on-light-surface-solid-secondary-active);--inverse-personas-sea-blue-text-accent:var(--on-light-personas-sea-blue-text-accent);--surface-accent:var(--on-dark-surface-accent);--surface-info:var(--on-dark-surface-info);--surface-solid-card-brightness-active:var(--on-dark-surface-solid-card-brightness-active);--surface-solid-default:var(--on-dark-surface-solid-default);--surface-transparent-navi:var(--on-dark-surface-transparent-navi);--inverse-surface-accent:var(--on-light-surface-accent);--inverse-surface-solid-primary:var(--on-light-surface-solid-primary);--text-primary-brightness-active:var(--on-dark-text-primary-brightness-active);--inverse-text-accent:var(--on-light-text-accent);--surface-solid-card-brightness-hover:var(--on-dark-surface-solid-card-brightness-hover);--surface-solid-primary-brightness:var(--on-dark-surface-solid-primary-brightness);--inverse-surface-solid-default:var(--on-light-surface-solid-default);--overlay-medium:var(--on-dark-overlay-medium);--inverse-overlay-medium:var(--on-light-overlay-medium);--inverse-personas-ochre-surface-accent-gradient:var(--on-light-personas-ochre-surface-accent-gradient);--inverse-personas-sea-blue-surface-accent-gradient:var(--on-light-personas-sea-blue-surface-accent-gradient);--outline-white-gradient:var(--on-dark-outline-white-gradient);--surface-skeleton-gradient:var(--on-dark-surface-skeleton-gradient);--overlay-gradient:var(--on-dark-overlay-gradient);--personas-sea-blue-surface-accent-gradient:var(--on-dark-personas-sea-blue-surface-accent-gradient);--inverse-personas-pink-surface-accent-gradient:var(--on-light-personas-pink-surface-accent-gradient);--inverse-surface-skeleton-gradient:var(--on-light-surface-skeleton-gradient);--inverse-text-accent-gradient-a-i:var(--on-light-text-accent-gradient-a-i);--inverse-overlay-gradient:var(--on-light-overlay-gradient);--personas-pink-surface-accent-gradient:var(--on-dark-personas-pink-surface-accent-gradient);--inverse-personas-indigo-surface-accent-gradient:var(--on-light-personas-indigo-surface-accent-gradient);--background-gradient:var(--dark-background-gradient);--inverse-background-gradient:var(--light-background-gradient);--personas-green-surface-accent-gradient:var(--on-dark-personas-green-surface-accent-gradient);--inverse-surface-accent-gradient-secondary:var(--on-light-surface-accent-gradient-secondary);--inverse-personas-green-surface-accent-gradient:var(--on-light-personas-green-surface-accent-gradient);--personas-indigo-surface-accent-gradient:var(--on-dark-personas-indigo-surface-accent-gradient);--text-accent-gradient-a-i:var(--on-dark-text-accent-gradient-a-i);--inverse-personas-violet-surface-accent-gradient:var(--on-light-personas-violet-surface-accent-gradient);--personas-ochre-surface-accent-gradient:var(--on-dark-personas-ochre-surface-accent-gradient);--personas-olive-surface-accent-gradient:var(--on-dark-personas-olive-surface-accent-gradient);--surface-accent-gradient-secondary:var(--on-dark-surface-accent-gradient-secondary);--inverse-personas-olive-surface-accent-gradient:var(--on-light-personas-olive-surface-accent-gradient);--inverse-personas-blue-surface-accent-gradient:var(--on-light-personas-blue-surface-accent-gradient);--inverse-outline-white-gradient:var(--on-light-outline-white-gradient);--personas-violet-surface-accent-gradient:var(--on-dark-personas-violet-surface-accent-gradient);--personas-blue-surface-accent-gradient:var(--on-dark-personas-blue-surface-accent-gradient);--surface-accent-gradient:var(--on-dark-surface-accent-gradient);--surface-accent-minor-gradient:var(--on-dark-surface-accent-minor-gradient);--inverse-surface-accent-minor-gradient:var(--on-light-surface-accent-minor-gradient);--inverse-surface-accent-gradient:var(--on-light-surface-accent-gradient);}
|
|
2
|
+
.oxsz86j{--surface-accent-secondary-hover:var(--on-light-surface-accent-secondary-hover);--surface-transparent-card-brightness-hover:var(--on-light-surface-transparent-card-brightness-hover);--surface-transparent-card-brightness-active:var(--on-light-surface-transparent-card-brightness-active);--inverse-personas-ochre-text-accent:var(--on-dark-personas-ochre-text-accent);--inverse-personas-pink-text-accent:var(--on-dark-personas-pink-text-accent);--surface-solid-tertiary-active:var(--on-light-surface-solid-tertiary-active);--inverse-surface-solid-primary-brightness-hover:var(--on-dark-surface-solid-primary-brightness-hover);--text-primary:var(--on-light-text-primary);--inverse-surface-transparent-navi:var(--on-dark-surface-transparent-navi);--inverse-surface-transparent-card-brightness-hover:var(--on-dark-surface-transparent-card-brightness-hover);--inverse-personas-indigo-text-accent:var(--on-dark-personas-indigo-text-accent);--inverse-surface-solid-primary-brightness-active:var(--on-dark-surface-solid-primary-brightness-active);--personas-olive-text-accent:var(--on-light-personas-olive-text-accent);--outline-primary:var(--on-light-outline-primary);--inverse-surface-solid-tertiary:var(--on-dark-surface-solid-tertiary);--inverse-personas-green-text-accent:var(--on-dark-personas-green-text-accent);--surface-accent-secondary:var(--on-light-surface-accent-secondary);--surface-accent-minor:var(--on-light-surface-accent-minor);--inverse-surface-transparent-card-brightness-active:var(--on-dark-surface-transparent-card-brightness-active);--inverse-surface-solid-card-brightness-active:var(--on-dark-surface-solid-card-brightness-active);--inverse-surface-accent-minor:var(--on-dark-surface-accent-minor);--personas-ochre-text-accent:var(--on-light-personas-ochre-text-accent);--inverse-personas-blue-text-accent-active:var(--on-dark-personas-blue-text-accent-active);--inverse-personas-olive-text-accent-hover:var(--on-dark-personas-olive-text-accent-hover);--inverse-personas-green-text-accent-active:var(--on-dark-personas-green-text-accent-active);--inverse-surface-accent-secondary:var(--on-dark-surface-accent-secondary);--inverse-personas-indigo-text-accent-active:var(--on-dark-personas-indigo-text-accent-active);--personas-sea-blue-text-accent-active:var(--on-light-personas-sea-blue-text-accent-active);--text-primary-brightness-hover:var(--on-light-text-primary-brightness-hover);--inverse-surface-transparent-accent-minor-active:var(--on-dark-surface-transparent-accent-minor-active);--personas-ochre-text-accent-hover:var(--on-light-personas-ochre-text-accent-hover);--inverse-personas-pink-text-accent-active:var(--on-dark-personas-pink-text-accent-active);--outline-primary-active:var(--on-light-outline-primary-active);--inverse-surface-accent-secondary-active:var(--on-dark-surface-accent-secondary-active);--personas-indigo-text-accent-active:var(--on-light-personas-indigo-text-accent-active);--personas-green-text-accent-active:var(--on-light-personas-green-text-accent-active);--inverse-personas-sea-blue-text-accent-hover:var(--on-dark-personas-sea-blue-text-accent-hover);--inverse-personas-blue-text-accent-hover:var(--on-dark-personas-blue-text-accent-hover);--inverse-personas-indigo-text-accent-hover:var(--on-dark-personas-indigo-text-accent-hover);--outline-primary-hover:var(--on-light-outline-primary-hover);--surface-transparent-accent-minor-active:var(--on-light-surface-transparent-accent-minor-active);--surface-transparent-navi-hover:var(--on-light-surface-transparent-navi-hover);--inverse-outline-default-hover:var(--on-dark-outline-default-hover);--inverse-personas-violet-text-accent-hover:var(--on-dark-personas-violet-text-accent-hover);--inverse-surface-transparent-accent-minor-hover:var(--on-dark-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-hover:var(--on-dark-surface-transparent-navi-hover);--inverse-outline-primary-hover:var(--on-dark-outline-primary-hover);--personas-olive-text-accent-hover:var(--on-light-personas-olive-text-accent-hover);--personas-violet-text-accent:var(--on-light-personas-violet-text-accent);--inverse-personas-ochre-text-accent-hover:var(--on-dark-personas-ochre-text-accent-hover);--inverse-personas-pink-text-accent-hover:var(--on-dark-personas-pink-text-accent-hover);--surface-accent-secondary-active:var(--on-light-surface-accent-secondary-active);--personas-blue-text-accent:var(--on-light-personas-blue-text-accent);--personas-blue-text-accent-active:var(--on-light-personas-blue-text-accent-active);--personas-green-text-accent:var(--on-light-personas-green-text-accent);--surface-solid-primary-brightness-active:var(--on-light-surface-solid-primary-brightness-active);--personas-pink-text-accent:var(--on-light-personas-pink-text-accent);--personas-sea-blue-text-accent:var(--on-light-personas-sea-blue-text-accent);--surface-transparent-accent-minor:var(--on-light-surface-transparent-accent-minor);--personas-violet-text-accent-hover:var(--on-light-personas-violet-text-accent-hover);--inverse-personas-blue-text-accent:var(--on-dark-personas-blue-text-accent);--inverse-personas-olive-text-accent-active:var(--on-dark-personas-olive-text-accent-active);--inverse-surface-solid-card-brightness-hover:var(--on-dark-surface-solid-card-brightness-hover);--inverse-surface-transparent-accent-minor:var(--on-dark-surface-transparent-accent-minor);--inverse-text-primary-brightness-hover:var(--on-dark-text-primary-brightness-hover);--background-hardline:var(--light-background-hardline);--inverse-outline-primary:var(--on-dark-outline-primary);--inverse-personas-violet-text-accent:var(--on-dark-personas-violet-text-accent);--personas-indigo-text-accent:var(--on-light-personas-indigo-text-accent);--inverse-text-primary-brightness-active:var(--on-dark-text-primary-brightness-active);--personas-pink-text-accent-hover:var(--on-light-personas-pink-text-accent-hover);--personas-pink-text-accent-active:var(--on-light-personas-pink-text-accent-active);--inverse-personas-ochre-text-accent-active:var(--on-dark-personas-ochre-text-accent-active);--inverse-personas-olive-text-accent:var(--on-dark-personas-olive-text-accent);--surface-transparent-accent-minor-hover:var(--on-light-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-active:var(--on-dark-surface-transparent-navi-active);--inverse-personas-green-text-accent-hover:var(--on-dark-personas-green-text-accent-hover);--outline-transparent-white-active:var(--on-light-outline-transparent-white-active);--outline-transparent-white-hover:var(--on-light-outline-transparent-white-hover);--inverse-outline-deep:var(--on-dark-outline-deep);--inverse-outline-deep-active:var(--on-dark-outline-deep-active);--inverse-outline-deep-hover:var(--on-dark-outline-deep-hover);--inverse-outline-transparent-white:var(--on-dark-outline-transparent-white);--inverse-outline-transparent-white-hover:var(--on-dark-outline-transparent-white-hover);--surface-solid-deep:var(--on-light-surface-solid-deep);--surface-solid-deep-active:var(--on-light-surface-solid-deep-active);--surface-solid-deep-hover:var(--on-light-surface-solid-deep-hover);--surface-transparent-card-minor:var(--on-light-surface-transparent-card-minor);--surface-transparent-card-minor-active:var(--on-light-surface-transparent-card-minor-active);--surface-transparent-card-minor-hover:var(--on-light-surface-transparent-card-minor-hover);--inverse-surface-solid-deep:var(--on-dark-surface-solid-deep);--inverse-surface-solid-deep-active:var(--on-dark-surface-solid-deep-active);--inverse-surface-solid-deep-hover:var(--on-dark-surface-solid-deep-hover);--inverse-surface-transparent-card-minor:var(--on-dark-surface-transparent-card-minor);--inverse-surface-transparent-card-minor-active:var(--on-dark-surface-transparent-card-minor-active);--inverse-surface-transparent-card-minor-hover:var(--on-dark-surface-transparent-card-minor-hover);--outline-deep-active:var(--on-light-outline-deep-active);--outline-deep-hover:var(--on-light-outline-deep-hover);--text-positive-active:var(--on-light-text-positive-active);--text-positive-hover:var(--on-light-text-positive-hover);--text-primary-active:var(--on-light-text-primary-active);--text-primary-brightness:var(--on-light-text-primary-brightness);--text-negative:var(--on-light-text-negative);--text-negative-active:var(--on-light-text-negative-active);--text-negative-hover:var(--on-light-text-negative-hover);--text-tertiary-active:var(--on-light-text-tertiary-active);--text-tertiary-hover:var(--on-light-text-tertiary-hover);--text-warning:var(--on-light-text-warning);--text-warning-active:var(--on-light-text-warning-active);--text-warning-hover:var(--on-light-text-warning-hover);--text-accent-minor:var(--on-light-text-accent-minor);--text-accent-minor-active:var(--on-light-text-accent-minor-active);--text-accent-minor-hover:var(--on-light-text-accent-minor-hover);--text-paragraph-hover:var(--on-light-text-paragraph-hover);--text-positive:var(--on-light-text-positive);--text-paragraph:var(--on-light-text-paragraph);--text-paragraph-active:var(--on-light-text-paragraph-active);--text-info:var(--on-light-text-info);--text-info-active:var(--on-light-text-info-active);--text-info-hover:var(--on-light-text-info-hover);--text-secondary:var(--on-light-text-secondary);--text-secondary-active:var(--on-light-text-secondary-active);--text-secondary-hover:var(--on-light-text-secondary-hover);--text-tertiary:var(--on-light-text-tertiary);--text-accent:var(--on-light-text-accent);--text-accent-active:var(--on-light-text-accent-active);--inverse-text-secondary-hover:var(--on-dark-text-secondary-hover);--inverse-text-secondary:var(--on-dark-text-secondary);--inverse-text-secondary-active:var(--on-dark-text-secondary-active);--inverse-text-tertiary-active:var(--on-dark-text-tertiary-active);--inverse-text-tertiary-hover:var(--on-dark-text-tertiary-hover);--inverse-text-primary-active:var(--on-dark-text-primary-active);--inverse-text-primary-hover:var(--on-dark-text-primary-hover);--inverse-text-primary-brightness:var(--on-dark-text-primary-brightness);--inverse-text-accent-minor-active:var(--on-dark-text-accent-minor-active);--inverse-text-paragraph:var(--on-dark-text-paragraph);--inverse-text-accent-minor-hover:var(--on-dark-text-accent-minor-hover);--inverse-text-paragraph-active:var(--on-dark-text-paragraph-active);--inverse-text-primary:var(--on-dark-text-primary);--inverse-text-paragraph-hover:var(--on-dark-text-paragraph-hover);--inverse-text-tertiary:var(--on-dark-text-tertiary);--inverse-text-accent-active:var(--on-dark-text-accent-active);--inverse-text-accent-hover:var(--on-dark-text-accent-hover);--inverse-text-accent-minor:var(--on-dark-text-accent-minor);--inverse-text-negative:var(--on-dark-text-negative);--inverse-text-positive-active:var(--on-dark-text-positive-active);--inverse-text-positive-hover:var(--on-dark-text-positive-hover);--inverse-text-negative-active:var(--on-dark-text-negative-active);--inverse-text-negative-hover:var(--on-dark-text-negative-hover);--surface-solid-secondary:var(--on-light-surface-solid-secondary);--surface-solid-tertiary:var(--on-light-surface-solid-tertiary);--surface-solid-secondary-active:var(--on-light-surface-solid-secondary-active);--surface-solid-secondary-hover:var(--on-light-surface-solid-secondary-hover);--surface-solid-tertiary-hover:var(--on-light-surface-solid-tertiary-hover);--inverse-text-info-active:var(--on-dark-text-info-active);--inverse-text-info:var(--on-dark-text-info);--inverse-text-info-hover:var(--on-dark-text-info-hover);--inverse-text-warning:var(--on-dark-text-warning);--inverse-text-warning-hover:var(--on-dark-text-warning-hover);--surface-solid-primary:var(--on-light-surface-solid-primary);--inverse-text-warning-active:var(--on-dark-text-warning-active);--inverse-text-positive:var(--on-dark-text-positive);--surface-solid-primary-hover:var(--on-light-surface-solid-primary-hover);--surface-accent-hover:var(--on-light-surface-accent-hover);--surface-accent-active:var(--on-light-surface-accent-active);--surface-transparent-primary-active:var(--on-light-surface-transparent-primary-active);--surface-transparent-secondary:var(--on-light-surface-transparent-secondary);--surface-transparent-primary-hover:var(--on-light-surface-transparent-primary-hover);--surface-transparent-deep:var(--on-light-surface-transparent-deep);--surface-transparent-primary:var(--on-light-surface-transparent-primary);--surface-transparent-deep-active:var(--on-light-surface-transparent-deep-active);--surface-transparent-deep-hover:var(--on-light-surface-transparent-deep-hover);--surface-solid-card-active:var(--on-light-surface-solid-card-active);--surface-solid-card-hover:var(--on-light-surface-solid-card-hover);--surface-solid-card-brightness:var(--on-light-surface-solid-card-brightness);--surface-clear-active:var(--on-light-surface-clear-active);--surface-clear:var(--on-light-surface-clear);--surface-solid-card:var(--on-light-surface-solid-card);--surface-clear-hover:var(--on-light-surface-clear-hover);--surface-transparent-card-active:var(--on-light-surface-transparent-card-active);--surface-transparent-card-hover:var(--on-light-surface-transparent-card-hover);--surface-transparent-card-brightness:var(--on-light-surface-transparent-card-brightness);--surface-solid-default-active:var(--on-light-surface-solid-default-active);--surface-solid-default-hover:var(--on-light-surface-solid-default-hover);--surface-transparent-accent-active:var(--on-light-surface-transparent-accent-active);--surface-transparent-card:var(--on-light-surface-transparent-card);--surface-transparent-secondary-active:var(--on-light-surface-transparent-secondary-active);--surface-transparent-tertiary:var(--on-light-surface-transparent-tertiary);--surface-transparent-accent-hover:var(--on-light-surface-transparent-accent-hover);--surface-transparent-accent:var(--on-light-surface-transparent-accent);--surface-transparent-secondary-hover:var(--on-light-surface-transparent-secondary-hover);--surface-transparent-tertiary-active:var(--on-light-surface-transparent-tertiary-active);--surface-transparent-tertiary-hover:var(--on-light-surface-transparent-tertiary-hover);--surface-positive-active:var(--on-light-surface-positive-active);--surface-positive-hover:var(--on-light-surface-positive-hover);--surface-negative-active:var(--on-light-surface-negative-active);--surface-positive:var(--on-light-surface-positive);--surface-negative-hover:var(--on-light-surface-negative-hover);--surface-info-hover:var(--on-light-surface-info-hover);--surface-warning:var(--on-light-surface-warning);--surface-warning-hover:var(--on-light-surface-warning-hover);--surface-warning-active:var(--on-light-surface-warning-active);--surface-info-active:var(--on-light-surface-info-active);--surface-negative:var(--on-light-surface-negative);--surface-transparent-negative-active:var(--on-light-surface-transparent-negative-active);--surface-transparent-negative-hover:var(--on-light-surface-transparent-negative-hover);--surface-transparent-negative:var(--on-light-surface-transparent-negative);--surface-read-only-active:var(--on-light-surface-read-only-active);--surface-read-only:var(--on-light-surface-read-only);--surface-read-only-hover:var(--on-light-surface-read-only-hover);--inverse-surface-solid-secondary:var(--on-dark-surface-solid-secondary);--inverse-surface-solid-secondary-hover:var(--on-dark-surface-solid-secondary-hover);--inverse-surface-solid-primary-brightness:var(--on-dark-surface-solid-primary-brightness);--inverse-surface-solid-primary-active:var(--on-dark-surface-solid-primary-active);--inverse-surface-solid-primary-hover:var(--on-dark-surface-solid-primary-hover);--inverse-surface-transparent-tertiary-hover:var(--on-dark-surface-transparent-tertiary-hover);--inverse-surface-clear-active:var(--on-dark-surface-clear-active);--inverse-surface-clear:var(--on-dark-surface-clear);--inverse-surface-transparent-primary-active:var(--on-dark-surface-transparent-primary-active);--inverse-surface-transparent-secondary:var(--on-dark-surface-transparent-secondary);--inverse-surface-transparent-primary-hover:var(--on-dark-surface-transparent-primary-hover);--inverse-surface-transparent-deep:var(--on-dark-surface-transparent-deep);--inverse-surface-transparent-primary:var(--on-dark-surface-transparent-primary);--inverse-surface-transparent-deep-active:var(--on-dark-surface-transparent-deep-active);--inverse-surface-transparent-deep-hover:var(--on-dark-surface-transparent-deep-hover);--inverse-surface-solid-card-active:var(--on-dark-surface-solid-card-active);--inverse-surface-solid-card-hover:var(--on-dark-surface-solid-card-hover);--inverse-surface-solid-card-brightness:var(--on-dark-surface-solid-card-brightness);--inverse-surface-solid-card:var(--on-dark-surface-solid-card);--inverse-surface-transparent-card-brightness:var(--on-dark-surface-transparent-card-brightness);--inverse-surface-transparent-card-hover:var(--on-dark-surface-transparent-card-hover);--inverse-surface-solid-default-active:var(--on-dark-surface-solid-default-active);--inverse-surface-solid-tertiary-active:var(--on-dark-surface-solid-tertiary-active);--inverse-surface-transparent-card-active:var(--on-dark-surface-transparent-card-active);--inverse-surface-transparent-card:var(--on-dark-surface-transparent-card);--inverse-surface-solid-default-hover:var(--on-dark-surface-solid-default-hover);--inverse-surface-solid-tertiary-hover:var(--on-dark-surface-solid-tertiary-hover);--inverse-surface-transparent-secondary-active:var(--on-dark-surface-transparent-secondary-active);--inverse-surface-transparent-tertiary:var(--on-dark-surface-transparent-tertiary);--inverse-surface-transparent-secondary-hover:var(--on-dark-surface-transparent-secondary-hover);--inverse-surface-transparent-tertiary-active:var(--on-dark-surface-transparent-tertiary-active);--inverse-surface-clear-hover:var(--on-dark-surface-clear-hover);--inverse-surface-warning-active:var(--on-dark-surface-warning-active);--inverse-surface-warning-hover:var(--on-dark-surface-warning-hover);--inverse-surface-accent-hover:var(--on-dark-surface-accent-hover);--inverse-surface-positive-active:var(--on-dark-surface-positive-active);--inverse-surface-positive-hover:var(--on-dark-surface-positive-hover);--inverse-surface-negative-active:var(--on-dark-surface-negative-active);--inverse-surface-positive:var(--on-dark-surface-positive);--inverse-surface-negative-hover:var(--on-dark-surface-negative-hover);--inverse-surface-negative:var(--on-dark-surface-negative);--inverse-surface-info-hover:var(--on-dark-surface-info-hover);--inverse-surface-warning:var(--on-dark-surface-warning);--inverse-surface-transparent-accent:var(--on-dark-surface-transparent-accent);--inverse-surface-info-active:var(--on-dark-surface-info-active);--inverse-surface-transparent-accent-active:var(--on-dark-surface-transparent-accent-active);--inverse-surface-info:var(--on-dark-surface-info);--inverse-surface-transparent-accent-hover:var(--on-dark-surface-transparent-accent-hover);--inverse-surface-transparent-negative-active:var(--on-dark-surface-transparent-negative-active);--inverse-surface-transparent-negative-hover:var(--on-dark-surface-transparent-negative-hover);--inverse-surface-transparent-negative:var(--on-dark-surface-transparent-negative);--background-secondary:var(--light-background-secondary);--background-tertiary:var(--light-background-tertiary);--inverse-surface-read-only-active:var(--on-dark-surface-read-only-active);--inverse-surface-read-only-hover:var(--on-dark-surface-read-only-hover);--inverse-surface-read-only:var(--on-dark-surface-read-only);--background-primary:var(--light-background-primary);--outline-transparent-primary-active:var(--on-light-outline-transparent-primary-active);--outline-transparent-primary:var(--on-light-outline-transparent-primary);--outline-transparent-primary-hover:var(--on-light-outline-transparent-primary-hover);--overlay-hard:var(--on-light-overlay-hard);--overlay-soft:var(--on-light-overlay-soft);--inverse-overlay-soft:var(--on-dark-overlay-soft);--inverse-overlay-hard:var(--on-dark-overlay-hard);--outline-clear:var(--on-light-outline-clear);--inverse-background-tertiary:var(--dark-background-tertiary);--inverse-background-secondary:var(--dark-background-secondary);--outline-positive:var(--on-light-outline-positive);--outline-negative:var(--on-light-outline-negative);--outline-accent-hover:var(--on-light-outline-accent-hover);--outline-accent-active:var(--on-light-outline-accent-active);--outline-positive-active:var(--on-light-outline-positive-active);--outline-positive-hover:var(--on-light-outline-positive-hover);--outline-negative-active:var(--on-light-outline-negative-active);--outline-negative-hover:var(--on-light-outline-negative-hover);--outline-clear-hover:var(--on-light-outline-clear-hover);--outline-info-hover:var(--on-light-outline-info-hover);--outline-warning-hover:var(--on-light-outline-warning-hover);--outline-clear-active:var(--on-light-outline-clear-active);--outline-warning:var(--on-light-outline-warning);--outline-warning-active:var(--on-light-outline-warning-active);--outline-info:var(--on-light-outline-info);--outline-info-active:var(--on-light-outline-info-active);--inverse-outline-accent-active:var(--on-dark-outline-accent-active);--inverse-outline-clear:var(--on-dark-outline-clear);--inverse-outline-clear-active:var(--on-dark-outline-clear-active);--inverse-outline-clear-hover:var(--on-dark-outline-clear-hover);--inverse-outline-transparent-primary-hover:var(--on-dark-outline-transparent-primary-hover);--inverse-outline-transparent-primary:var(--on-dark-outline-transparent-primary);--inverse-outline-transparent-primary-active:var(--on-dark-outline-transparent-primary-active);--inverse-outline-positive:var(--on-dark-outline-positive);--inverse-outline-negative:var(--on-dark-outline-negative);--inverse-outline-info-hover:var(--on-dark-outline-info-hover);--inverse-outline-info-active:var(--on-dark-outline-info-active);--inverse-outline-positive-active:var(--on-dark-outline-positive-active);--inverse-outline-positive-hover:var(--on-dark-outline-positive-hover);--inverse-outline-negative-active:var(--on-dark-outline-negative-active);--inverse-outline-negative-hover:var(--on-dark-outline-negative-hover);--inverse-outline-warning-active:var(--on-dark-outline-warning-active);--inverse-outline-warning-hover:var(--on-dark-outline-warning-hover);--inverse-outline-warning:var(--on-dark-outline-warning);--inverse-outline-info:var(--on-dark-outline-info);--inverse-surface-accent-minor-hover:var(--on-dark-surface-accent-minor-hover);--text-primary-hover:var(--on-light-text-primary-hover);--inverse-background-hardline:var(--dark-background-hardline);--inverse-background-primary:var(--dark-background-primary);--outline-accent:var(--on-light-outline-accent);--outline-deep:var(--on-light-outline-deep);--outline-default:var(--on-light-outline-default);--outline-default-active:var(--on-light-outline-default-active);--outline-default-hover:var(--on-light-outline-default-hover);--outline-transparent-white:var(--on-light-outline-transparent-white);--inverse-outline-accent:var(--on-dark-outline-accent);--inverse-outline-accent-hover:var(--on-dark-outline-accent-hover);--inverse-outline-default:var(--on-dark-outline-default);--inverse-outline-default-active:var(--on-dark-outline-default-active);--personas-blue-text-accent-hover:var(--on-light-personas-blue-text-accent-hover);--personas-green-text-accent-hover:var(--on-light-personas-green-text-accent-hover);--personas-indigo-text-accent-hover:var(--on-light-personas-indigo-text-accent-hover);--personas-sea-blue-text-accent-hover:var(--on-light-personas-sea-blue-text-accent-hover);--surface-accent-minor-hover:var(--on-light-surface-accent-minor-hover);--inverse-surface-accent-secondary-hover:var(--on-dark-surface-accent-secondary-hover);--text-accent-hover:var(--on-light-text-accent-hover);--inverse-outline-primary-active:var(--on-dark-outline-primary-active);--inverse-outline-transparent-white-active:var(--on-dark-outline-transparent-white-active);--personas-ochre-text-accent-active:var(--on-light-personas-ochre-text-accent-active);--personas-olive-text-accent-active:var(--on-light-personas-olive-text-accent-active);--personas-violet-text-accent-active:var(--on-light-personas-violet-text-accent-active);--inverse-personas-sea-blue-text-accent-active:var(--on-dark-personas-sea-blue-text-accent-active);--inverse-personas-violet-text-accent-active:var(--on-dark-personas-violet-text-accent-active);--surface-accent-minor-active:var(--on-light-surface-accent-minor-active);--surface-solid-primary-active:var(--on-light-surface-solid-primary-active);--surface-solid-primary-brightness-hover:var(--on-light-surface-solid-primary-brightness-hover);--surface-transparent-navi-active:var(--on-light-surface-transparent-navi-active);--inverse-surface-accent-active:var(--on-dark-surface-accent-active);--inverse-surface-accent-minor-active:var(--on-dark-surface-accent-minor-active);--inverse-surface-solid-secondary-active:var(--on-dark-surface-solid-secondary-active);--inverse-personas-sea-blue-text-accent:var(--on-dark-personas-sea-blue-text-accent);--surface-accent:var(--on-light-surface-accent);--surface-info:var(--on-light-surface-info);--surface-solid-card-brightness-active:var(--on-light-surface-solid-card-brightness-active);--surface-solid-default:var(--on-light-surface-solid-default);--surface-transparent-navi:var(--on-light-surface-transparent-navi);--inverse-surface-accent:var(--on-dark-surface-accent);--inverse-surface-solid-primary:var(--on-dark-surface-solid-primary);--text-primary-brightness-active:var(--on-light-text-primary-brightness-active);--inverse-text-accent:var(--on-dark-text-accent);--surface-solid-card-brightness-hover:var(--on-light-surface-solid-card-brightness-hover);--surface-solid-primary-brightness:var(--on-light-surface-solid-primary-brightness);--inverse-surface-solid-default:var(--on-dark-surface-solid-default);--overlay-medium:var(--on-light-overlay-medium);--inverse-overlay-medium:var(--on-dark-overlay-medium);--inverse-personas-ochre-surface-accent-gradient:var(--on-dark-personas-ochre-surface-accent-gradient);--inverse-personas-sea-blue-surface-accent-gradient:var(--on-dark-personas-sea-blue-surface-accent-gradient);--outline-white-gradient:var(--on-light-outline-white-gradient);--surface-skeleton-gradient:var(--on-light-surface-skeleton-gradient);--overlay-gradient:var(--on-light-overlay-gradient);--personas-sea-blue-surface-accent-gradient:var(--on-light-personas-sea-blue-surface-accent-gradient);--inverse-personas-pink-surface-accent-gradient:var(--on-dark-personas-pink-surface-accent-gradient);--inverse-surface-skeleton-gradient:var(--on-dark-surface-skeleton-gradient);--inverse-text-accent-gradient-a-i:var(--on-dark-text-accent-gradient-a-i);--inverse-overlay-gradient:var(--on-dark-overlay-gradient);--personas-pink-surface-accent-gradient:var(--on-light-personas-pink-surface-accent-gradient);--inverse-personas-indigo-surface-accent-gradient:var(--on-dark-personas-indigo-surface-accent-gradient);--background-gradient:var(--light-background-gradient);--inverse-background-gradient:var(--dark-background-gradient);--personas-green-surface-accent-gradient:var(--on-light-personas-green-surface-accent-gradient);--inverse-surface-accent-gradient-secondary:var(--on-dark-surface-accent-gradient-secondary);--inverse-personas-green-surface-accent-gradient:var(--on-dark-personas-green-surface-accent-gradient);--personas-indigo-surface-accent-gradient:var(--on-light-personas-indigo-surface-accent-gradient);--text-accent-gradient-a-i:var(--on-light-text-accent-gradient-a-i);--inverse-personas-violet-surface-accent-gradient:var(--on-dark-personas-violet-surface-accent-gradient);--personas-ochre-surface-accent-gradient:var(--on-light-personas-ochre-surface-accent-gradient);--personas-olive-surface-accent-gradient:var(--on-light-personas-olive-surface-accent-gradient);--surface-accent-gradient-secondary:var(--on-light-surface-accent-gradient-secondary);--inverse-personas-olive-surface-accent-gradient:var(--on-dark-personas-olive-surface-accent-gradient);--inverse-personas-blue-surface-accent-gradient:var(--on-dark-personas-blue-surface-accent-gradient);--inverse-outline-white-gradient:var(--on-dark-outline-white-gradient);--personas-violet-surface-accent-gradient:var(--on-light-personas-violet-surface-accent-gradient);--personas-blue-surface-accent-gradient:var(--on-light-personas-blue-surface-accent-gradient);--surface-accent-gradient:var(--on-light-surface-accent-gradient);--surface-accent-minor-gradient:var(--on-light-surface-accent-minor-gradient);--inverse-surface-accent-minor-gradient:var(--on-dark-surface-accent-minor-gradient);--inverse-surface-accent-gradient:var(--on-dark-surface-accent-gradient);}
|