@salutejs/sdds-netology 0.331.0-canary.2403.20455152253.0 → 0.331.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/css/cjs/components/Accordion/Accordion.config.js +2 -3
- package/dist/css/cjs/components/Accordion/Accordion.config.js.map +1 -1
- package/dist/css/cjs/components/Accordion/{Accordion.config_d0sjmm.css → Accordion.config_1lmphng.css} +0 -1
- package/dist/css/cjs/components/Accordion/Accordion.css +10 -11
- package/dist/css/cjs/components/DatePicker/DatePicker.config.js +1 -1
- package/dist/css/cjs/components/DatePicker/DatePicker.config.js.map +1 -1
- package/dist/css/cjs/components/DatePicker/DatePicker.config_1fdsdve.css +9 -0
- package/dist/css/cjs/components/DatePicker/DatePicker.css +9 -9
- package/dist/css/cjs/components/Range/Range.clear.config.js +41 -0
- package/dist/css/cjs/components/Range/Range.clear.config.js.map +1 -0
- package/dist/css/cjs/components/Range/Range.clear.config_1f7lv9g.css +11 -0
- package/dist/css/cjs/components/Range/Range.config.js +13 -4
- package/dist/css/cjs/components/Range/Range.config.js.map +1 -1
- package/dist/css/cjs/components/Range/Range.config_s39lcx.css +11 -0
- package/dist/css/cjs/components/Range/Range.css +23 -8
- package/dist/css/cjs/components/Range/Range.js +14 -6
- package/dist/css/cjs/components/Range/Range.js.map +1 -1
- package/dist/css/cjs/components/Rating/Rating.config.js +4 -5
- package/dist/css/cjs/components/Rating/Rating.config.js.map +1 -1
- package/dist/css/{es/components/Rating/Rating.config_1qubep9.css → cjs/components/Rating/Rating.config_m8j095.css} +3 -4
- package/dist/css/cjs/components/Rating/Rating.css +15 -16
- package/dist/css/cjs/components/Skeleton/LineSkeleton.config.js +5 -6
- package/dist/css/cjs/components/Skeleton/LineSkeleton.config.js.map +1 -1
- package/dist/css/cjs/components/Skeleton/{LineSkeleton.config_jh0sri.css → LineSkeleton.config_1sqmb2e.css} +4 -5
- package/dist/css/cjs/components/Skeleton/Skeleton.css +19 -20
- package/dist/css/cjs/components/Tabs/TabItem.css +29 -31
- package/dist/css/cjs/components/Tabs/Tabs.css +15 -16
- package/dist/css/cjs/components/Tabs/TabsController.css +30 -32
- package/dist/css/cjs/components/Tabs/horizontal/HorizontalIconTabItem.config.js +7 -8
- package/dist/css/cjs/components/Tabs/horizontal/HorizontalIconTabItem.config.js.map +1 -1
- package/dist/css/cjs/components/Tabs/horizontal/{HorizontalIconTabItem.config_1ekd7vy.css → HorizontalIconTabItem.config_1qvee8h.css} +4 -5
- package/dist/css/cjs/components/Tabs/horizontal/HorizontalTabItem.config.js +9 -10
- package/dist/css/cjs/components/Tabs/horizontal/HorizontalTabItem.config.js.map +1 -1
- package/dist/css/cjs/components/Tabs/horizontal/{HorizontalTabItem.config_145rzdm.css → HorizontalTabItem.config_10yjcl7.css} +7 -8
- package/dist/css/cjs/components/Tabs/horizontal/HorizontalTabs.config.js +9 -10
- package/dist/css/cjs/components/Tabs/horizontal/HorizontalTabs.config.js.map +1 -1
- package/dist/css/cjs/components/Tabs/horizontal/{HorizontalTabs.config_1o1ksp8.css → HorizontalTabs.config_r01l94.css} +6 -7
- package/dist/css/cjs/components/TimePicker/TimePicker.config.js +1 -1
- package/dist/css/cjs/components/TimePicker/TimePicker.config.js.map +1 -1
- package/dist/css/cjs/components/TimePicker/{TimePicker.config_1444eoe.css → TimePicker.config_1w7xt3m.css} +1 -1
- package/dist/css/cjs/components/TimePicker/TimePicker.css +7 -7
- package/dist/css/cjs/components/Typography/Heading.config.js +1 -12
- package/dist/css/cjs/components/Typography/Heading.config.js.map +1 -1
- package/dist/css/cjs/components/Typography/{Heading.config_1s9pe02.css → Heading.config_74jx4e.css} +0 -1
- 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/index.css +134 -126
- package/dist/css/cjs/index.js +0 -1
- package/dist/css/cjs/index.js.map +1 -1
- package/dist/css/es/components/Accordion/Accordion.config.js +2 -3
- package/dist/css/es/components/Accordion/Accordion.config.js.map +1 -1
- package/dist/css/es/components/Accordion/{Accordion.config_d0sjmm.css → Accordion.config_1lmphng.css} +0 -1
- package/dist/css/es/components/Accordion/Accordion.css +10 -11
- package/dist/css/es/components/DatePicker/DatePicker.config.js +1 -1
- package/dist/css/es/components/DatePicker/DatePicker.config.js.map +1 -1
- package/dist/css/es/components/DatePicker/DatePicker.config_1fdsdve.css +9 -0
- package/dist/css/es/components/DatePicker/DatePicker.css +9 -9
- package/dist/css/es/components/Range/Range.clear.config.js +37 -0
- package/dist/css/es/components/Range/Range.clear.config.js.map +1 -0
- package/dist/css/es/components/Range/Range.clear.config_1f7lv9g.css +11 -0
- package/dist/css/es/components/Range/Range.config.js +13 -4
- package/dist/css/es/components/Range/Range.config.js.map +1 -1
- package/dist/css/es/components/Range/Range.config_s39lcx.css +11 -0
- package/dist/css/es/components/Range/Range.css +23 -8
- package/dist/css/es/components/Range/Range.js +14 -8
- package/dist/css/es/components/Range/Range.js.map +1 -1
- package/dist/css/es/components/Rating/Rating.config.js +4 -5
- package/dist/css/es/components/Rating/Rating.config.js.map +1 -1
- package/dist/css/{cjs/components/Rating/Rating.config_1qubep9.css → es/components/Rating/Rating.config_m8j095.css} +3 -4
- package/dist/css/es/components/Rating/Rating.css +15 -16
- package/dist/css/es/components/Skeleton/LineSkeleton.config.js +5 -6
- package/dist/css/es/components/Skeleton/LineSkeleton.config.js.map +1 -1
- package/dist/css/es/components/Skeleton/{LineSkeleton.config_jh0sri.css → LineSkeleton.config_1sqmb2e.css} +4 -5
- package/dist/css/es/components/Skeleton/Skeleton.css +19 -20
- package/dist/css/es/components/Tabs/TabItem.css +29 -31
- package/dist/css/es/components/Tabs/Tabs.css +15 -16
- package/dist/css/es/components/Tabs/TabsController.css +30 -32
- package/dist/css/es/components/Tabs/horizontal/HorizontalIconTabItem.config.js +7 -8
- package/dist/css/es/components/Tabs/horizontal/HorizontalIconTabItem.config.js.map +1 -1
- package/dist/css/es/components/Tabs/horizontal/{HorizontalIconTabItem.config_1ekd7vy.css → HorizontalIconTabItem.config_1qvee8h.css} +4 -5
- package/dist/css/es/components/Tabs/horizontal/HorizontalTabItem.config.js +9 -10
- package/dist/css/es/components/Tabs/horizontal/HorizontalTabItem.config.js.map +1 -1
- package/dist/css/es/components/Tabs/horizontal/{HorizontalTabItem.config_145rzdm.css → HorizontalTabItem.config_10yjcl7.css} +7 -8
- package/dist/css/es/components/Tabs/horizontal/HorizontalTabs.config.js +9 -10
- package/dist/css/es/components/Tabs/horizontal/HorizontalTabs.config.js.map +1 -1
- package/dist/css/es/components/Tabs/horizontal/{HorizontalTabs.config_1o1ksp8.css → HorizontalTabs.config_r01l94.css} +6 -7
- package/dist/css/es/components/TimePicker/TimePicker.config.js +1 -1
- package/dist/css/es/components/TimePicker/TimePicker.config.js.map +1 -1
- package/dist/css/es/components/TimePicker/{TimePicker.config_1444eoe.css → TimePicker.config_1w7xt3m.css} +1 -1
- package/dist/css/es/components/TimePicker/TimePicker.css +7 -7
- package/dist/css/es/components/Typography/Heading.config.js +2 -12
- package/dist/css/es/components/Typography/Heading.config.js.map +1 -1
- package/dist/css/es/components/Typography/{Heading.config_1s9pe02.css → Heading.config_74jx4e.css} +0 -1
- 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/index.css +134 -126
- package/dist/css/es/index.js +1 -1
- package/dist/styled-components/cjs/components/Accordion/Accordion.config.js +1 -27
- package/dist/styled-components/cjs/components/DatePicker/DatePicker.config.js +33 -13
- package/dist/styled-components/cjs/components/Range/Range.clear.config.js +543 -0
- package/dist/styled-components/cjs/components/Range/Range.config.js +249 -98
- package/dist/styled-components/cjs/components/Range/Range.js +28 -5
- package/dist/styled-components/cjs/components/Rating/Rating.config.js +8 -42
- package/dist/styled-components/cjs/components/Skeleton/LineSkeleton.config.js +11 -23
- package/dist/styled-components/cjs/components/Tabs/horizontal/HorizontalIconTabItem.config.js +13 -27
- package/dist/styled-components/cjs/components/Tabs/horizontal/HorizontalTabItem.config.js +23 -46
- package/dist/styled-components/cjs/components/Tabs/horizontal/HorizontalTabs.config.js +16 -31
- package/dist/styled-components/cjs/components/TimePicker/TimePicker.config.js +2 -1
- package/dist/styled-components/cjs/components/Typography/Heading.config.js +0 -30
- package/dist/styled-components/cjs/components/Typography/Typography.js +0 -6
- package/dist/styled-components/cjs/components/Typography/index.js +0 -3
- package/dist/styled-components/es/components/Accordion/Accordion.config.js +1 -27
- package/dist/styled-components/es/components/DatePicker/DatePicker.config.js +33 -13
- package/dist/styled-components/es/components/Range/Range.clear.config.js +533 -0
- package/dist/styled-components/es/components/Range/Range.config.js +249 -98
- package/dist/styled-components/es/components/Range/Range.js +16 -6
- package/dist/styled-components/es/components/Rating/Rating.config.js +8 -42
- package/dist/styled-components/es/components/Skeleton/LineSkeleton.config.js +11 -23
- package/dist/styled-components/es/components/Tabs/horizontal/HorizontalIconTabItem.config.js +13 -27
- package/dist/styled-components/es/components/Tabs/horizontal/HorizontalTabItem.config.js +23 -46
- package/dist/styled-components/es/components/Tabs/horizontal/HorizontalTabs.config.js +16 -31
- package/dist/styled-components/es/components/TimePicker/TimePicker.config.js +2 -1
- package/dist/styled-components/es/components/Typography/Heading.config.js +0 -27
- package/dist/styled-components/es/components/Typography/Typography.js +1 -4
- package/dist/styled-components/es/components/Typography/index.js +1 -1
- package/package.json +6 -6
- package/types/components/Accordion/Accordion.config.d.ts +0 -1
- package/types/components/Accordion/Accordion.d.ts +0 -1
- package/types/components/DatePicker/DatePicker.d.ts +19 -5
- package/types/components/InformationWrapper/InformationWrapper.d.ts +2 -0
- package/types/components/Range/Range.clear.config.d.ts +33 -0
- package/types/components/Range/Range.config.d.ts +9 -0
- package/types/components/Range/Range.d.ts +2222 -8
- package/types/components/Rating/Rating.config.d.ts +0 -1
- package/types/components/Rating/Rating.d.ts +0 -1
- package/types/components/Skeleton/LineSkeleton.config.d.ts +0 -1
- package/types/components/Skeleton/Skeleton.d.ts +0 -2
- package/types/components/Tabs/TabItem.d.ts +1 -3
- package/types/components/Tabs/Tabs.d.ts +0 -1
- package/types/components/Tabs/horizontal/HorizontalIconTabItem.config.d.ts +0 -1
- package/types/components/Tabs/horizontal/HorizontalTabItem.config.d.ts +0 -1
- package/types/components/Tabs/horizontal/HorizontalTabs.config.d.ts +0 -1
- package/types/components/Typography/Heading.config.d.ts +0 -10
- package/types/components/Typography/Typography.d.ts +0 -17
- package/types/components/Typography/index.d.ts +1 -1
- package/dist/css/cjs/components/DatePicker/DatePicker.config_uks40t.css +0 -9
- package/dist/css/cjs/components/Range/Range.config_3yztt4.css +0 -8
- package/dist/css/es/components/DatePicker/DatePicker.config_uks40t.css +0 -9
- package/dist/css/es/components/Range/Range.config_3yztt4.css +0 -8
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
3
|
-
.
|
|
4
|
-
.
|
|
5
|
-
.
|
|
6
|
-
.
|
|
7
|
-
.
|
|
8
|
-
.
|
|
9
|
-
.
|
|
10
|
-
.
|
|
11
|
-
.
|
|
12
|
-
.
|
|
13
|
-
.
|
|
14
|
-
.
|
|
15
|
-
.
|
|
16
|
-
.Rating_config_1qubep9_d15of1t4__5aafc5f3{--plasma-rating-gap:0.375rem;--plasma-rating-font-family:var(--plasma-typo-dspl-s-font-family);--plasma-rating-font-size:var(--plasma-typo-dspl-s-font-size);--plasma-rating-font-style:var(--plasma-typo-dspl-s-font-style);--plasma-rating-font-weight:var(--plasma-typo-dspl-s-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-dspl-s-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-dspl-s-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-l-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-l-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-l-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-l-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-l-line-height);--plasma-rating_content_gap:1.5rem;--plasma-rating_single-icon_content_gap:0.75rem;--plasma-rating_wrapper_gap:0.375rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-size_large-screen:2rem;--plasma-rating_icon-size_medium-screen:1.5rem;--plasma-rating_icon-size_small-screen:1.25rem;--plasma-rating_single-icon_margin-bottom:0.313rem;--plasma-rating_single-icon-size_large-screen:4rem;--plasma-rating_single-icon-size_medium-screen:3.5rem;--plasma-rating_single-icon-size_small-screen:2.75rem;}
|
|
1
|
+
.Rating_config_m8j095_d4wv9lv__a26b8ceb{--plasma-rating-color:var(--text-primary);--plasma-rating_helper-text_color:var(--text-secondary);--plasma-rating_icon_color:var(--text-primary);--plasma-rating_outline-icon_color:var(--text-primary);}
|
|
2
|
+
.Rating_config_m8j095_aegxbm4__a26b8ceb{--plasma-rating-color:var(--text-primary);--plasma-rating_helper-text_color:var(--text-secondary);--plasma-rating_icon_color:#F3A912;--plasma-rating_outline-icon_color:var(--text-tertiary);}
|
|
3
|
+
.Rating_config_m8j095_l10vyqiv__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-body-l-font-family);--plasma-rating-font-size:var(--plasma-typo-body-l-font-size);--plasma-rating-font-style:var(--plasma-typo-body-l-font-style);--plasma-rating-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-body-l-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-xs-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-xs-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-xs-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-xs-line-height);--plasma-rating_content_gap:0.625rem;--plasma-rating_single-icon_content_gap:0.25rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-size:1.25rem;}
|
|
4
|
+
.Rating_config_m8j095_mkrysed__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-body-m-font-family);--plasma-rating-font-size:var(--plasma-typo-body-m-font-size);--plasma-rating-font-style:var(--plasma-typo-body-m-font-style);--plasma-rating-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-body-m-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-xs-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-xs-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-xs-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-xs-line-height);--plasma-rating_content_gap:0.5rem;--plasma-rating_single-icon_content_gap:0.25rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-size:1.25rem;}
|
|
5
|
+
.Rating_config_m8j095_sl5rvhy__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-body-s-font-family);--plasma-rating-font-size:var(--plasma-typo-body-s-font-size);--plasma-rating-font-style:var(--plasma-typo-body-s-font-style);--plasma-rating-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-body-s-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-xs-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-xs-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-xs-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-xs-line-height);--plasma-rating_content_gap:0.5rem;--plasma-rating_single-icon_content_gap:0.25rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-size:1rem;}
|
|
6
|
+
.Rating_config_m8j095_xhutyqx__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-body-xs-font-family);--plasma-rating-font-size:var(--plasma-typo-body-xs-font-size);--plasma-rating-font-style:var(--plasma-typo-body-xs-font-style);--plasma-rating-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-body-xs-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-xxs-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-xxs-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-xxs-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-xxs-line-height);--plasma-rating_icon-margin-bottom:0.125rem;--plasma-rating_content_gap:0.375rem;--plasma-rating_single-icon_content_gap:0.25rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_single-icon_margin-bottom:0.125rem;--plasma-rating_icon-size:0.75rem;--plasma-rating_icon-size_actual:1rem;--plasma-rating_icon-size_scale-factor:0.75;}
|
|
7
|
+
.Rating_config_m8j095_x3t7cxk__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-body-xxs-font-family);--plasma-rating-font-size:var(--plasma-typo-body-xxs-font-size);--plasma-rating-font-style:var(--plasma-typo-body-xxs-font-style);--plasma-rating-font-weight:var(--plasma-typo-body-xxs-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-body-xxs-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-xxs-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-xxs-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-xxs-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-xxs-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-xxs-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-xxs-line-height);--plasma-rating_content_gap:0.375rem;--plasma-rating_single-icon_content_gap:0.25rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-size:0.75rem;--plasma-rating_icon-size_actual:1rem;--plasma-rating_icon-size_scale-factor:0.75;}
|
|
8
|
+
.Rating_config_m8j095_h1tims0h__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-h1-font-family);--plasma-rating-font-size:var(--plasma-typo-h1-font-size);--plasma-rating-font-style:var(--plasma-typo-h1-font-style);--plasma-rating-font-weight:var(--plasma-typo-h1-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-h1-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-h1-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-m-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-m-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-m-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-m-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-m-line-height);--plasma-rating_content_gap:1rem;--plasma-rating_single-icon_content_gap:0.5rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-margin-bottom:0.25rem;--plasma-rating_icon-size_large-screen:3rem;--plasma-rating_icon-size_medium-screen:3rem;--plasma-rating_icon-size_small-screen:2.25rem;--plasma-rating_single-icon_margin-bottom:0.25rem;--plasma-rating_single-icon-size_large-screen:3rem;--plasma-rating_single-icon-size_medium-screen:3rem;--plasma-rating_single-icon-size_small-screen:2.25rem;}
|
|
9
|
+
.Rating_config_m8j095_hmoy08m__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-h2-font-family);--plasma-rating-font-size:var(--plasma-typo-h2-font-size);--plasma-rating-font-style:var(--plasma-typo-h2-font-style);--plasma-rating-font-weight:var(--plasma-typo-h2-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-h2-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-h2-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-s-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-s-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-s-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-s-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-s-line-height);--plasma-rating_content_gap:0.875rem;--plasma-rating_single-icon_content_gap:0.5rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-margin-bottom:0.25rem;--plasma-rating_icon-size_large-screen:2rem;--plasma-rating_icon-size_medium-screen:1.75rem;--plasma-rating_icon-size_small-screen:1.5rem;--plasma-rating_single-icon_margin-bottom:0.25rem;--plasma-rating_single-icon-size_large-screen:2rem;--plasma-rating_single-icon-size_medium-screen:1.75rem;--plasma-rating_single-icon-size_small-screen:1.5rem;}
|
|
10
|
+
.Rating_config_m8j095_h1lhjcjg__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-h3-font-family);--plasma-rating-font-size:var(--plasma-typo-h3-font-size);--plasma-rating-font-style:var(--plasma-typo-h3-font-style);--plasma-rating-font-weight:var(--plasma-typo-h3-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-h3-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-xs-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-xs-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-xs-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-xs-line-height);--plasma-rating_content_gap:0.75rem;--plasma-rating_single-icon_content_gap:0.375rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-margin-bottom:0.125rem;--plasma-rating_icon-size_large-screen:1.75rem;--plasma-rating_icon-size_medium-screen:1.5rem;--plasma-rating_icon-size_small-screen:1.25rem;--plasma-rating_single-icon_margin-bottom:0.125rem;--plasma-rating_single-icon-size_large-screen:1.75rem;--plasma-rating_single-icon-size_medium-screen:1.5rem;--plasma-rating_single-icon-size_small-screen:1.25rem;}
|
|
11
|
+
.Rating_config_m8j095_h1n2d4te__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-h4-font-family);--plasma-rating-font-size:var(--plasma-typo-h4-font-size);--plasma-rating-font-style:var(--plasma-typo-h4-font-style);--plasma-rating-font-weight:var(--plasma-typo-h4-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-h4-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-xs-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-xs-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-xs-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-xs-line-height);--plasma-rating_content_gap:0.625rem;--plasma-rating_single-icon_content_gap:0.25rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-margin-bottom:0.125rem;--plasma-rating_icon-size_large-screen:1.5rem;--plasma-rating_icon-size_medium-screen:1.25rem;--plasma-rating_icon-size_small-screen:1.25rem;--plasma-rating_single-icon_margin-bottom:0.125rem;--plasma-rating_single-icon-size_large-screen:1.5rem;--plasma-rating_single-icon-size_medium-screen:1.25rem;--plasma-rating_single-icon-size_small-screen:1.25rem;}
|
|
12
|
+
.Rating_config_m8j095_h3d2rf7__a26b8ceb{--plasma-rating-gap:0.25rem;--plasma-rating-font-family:var(--plasma-typo-h5-font-family);--plasma-rating-font-size:var(--plasma-typo-h5-font-size);--plasma-rating-font-style:var(--plasma-typo-h5-font-style);--plasma-rating-font-weight:var(--plasma-typo-h5-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-h5-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-xs-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-xs-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-xs-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-xs-line-height);--plasma-rating_content_gap:0.625rem;--plasma-rating_single-icon_content_gap:0.25rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-margin-bottom:0.125rem;--plasma-rating_icon-size_large-screen:1.25rem;--plasma-rating_icon-size_medium-screen:1.25rem;--plasma-rating_icon-size_small-screen:1rem;--plasma-rating_single-icon_margin-bottom:0.125rem;--plasma-rating_single-icon-size_large-screen:1.25rem;--plasma-rating_single-icon-size_medium-screen:1.25rem;--plasma-rating_single-icon-size_small-screen:1rem;}
|
|
13
|
+
.Rating_config_m8j095_dkdlkli__a26b8ceb{--plasma-rating-gap:0.375rem;--plasma-rating-font-family:var(--plasma-typo-dspl-l-font-family);--plasma-rating-font-size:var(--plasma-typo-dspl-l-font-size);--plasma-rating-font-style:var(--plasma-typo-dspl-l-font-style);--plasma-rating-font-weight:var(--plasma-typo-dspl-l-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-dspl-l-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-dspl-l-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-h3-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-h3-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-h3-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-h3-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-h3-line-height);--plasma-rating_content_gap:1.5rem;--plasma-rating_single-icon_content_gap:0.75rem;--plasma-rating_wrapper_gap:0.625rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-size_large-screen:4rem;--plasma-rating_icon-size_medium-screen:3rem;--plasma-rating_icon-size_small-screen:2.25rem;--plasma-rating_single-icon_margin-bottom:0.5rem;--plasma-rating_single-icon-size_large-screen:7.5rem;--plasma-rating_single-icon-size_medium-screen:7rem;--plasma-rating_single-icon-size_small-screen:5.5rem;}
|
|
14
|
+
.Rating_config_m8j095_d1dhhugl__a26b8ceb{--plasma-rating-gap:0.375rem;--plasma-rating-font-family:var(--plasma-typo-dspl-m-font-family);--plasma-rating-font-size:var(--plasma-typo-dspl-m-font-size);--plasma-rating-font-style:var(--plasma-typo-dspl-m-font-style);--plasma-rating-font-weight:var(--plasma-typo-dspl-m-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-dspl-m-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-dspl-m-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-l-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-l-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-l-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-l-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-l-line-height);--plasma-rating_content_gap:1.5rem;--plasma-rating_single-icon_content_gap:0.75rem;--plasma-rating_wrapper_gap:0.5rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-size_large-screen:3rem;--plasma-rating_icon-size_medium-screen:2.25rem;--plasma-rating_icon-size_small-screen:1.75rem;--plasma-rating_single-icon_margin-bottom:0.5rem;--plasma-rating_single-icon-size_large-screen:5.25rem;--plasma-rating_single-icon-size_medium-screen:4.5rem;--plasma-rating_single-icon-size_small-screen:4rem;}
|
|
15
|
+
.Rating_config_m8j095_d1m6sthe__a26b8ceb{--plasma-rating-gap:0.375rem;--plasma-rating-font-family:var(--plasma-typo-dspl-s-font-family);--plasma-rating-font-size:var(--plasma-typo-dspl-s-font-size);--plasma-rating-font-style:var(--plasma-typo-dspl-s-font-style);--plasma-rating-font-weight:var(--plasma-typo-dspl-s-bold-font-weight);--plasma-rating-letter-spacing:var(--plasma-typo-dspl-s-letter-spacing);--plasma-rating-line-height:var(--plasma-typo-dspl-s-line-height);--plasma-rating_helper-text_font-family:var(--plasma-typo-body-l-font-family);--plasma-rating_helper-text_font-size:var(--plasma-typo-body-l-font-size);--plasma-rating_helper-text_font-style:var(--plasma-typo-body-l-font-style);--plasma-rating_helper-text_font-weight:var(--plasma-typo-body-l-font-weight);--plasma-rating_helper-text_letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-rating_helper-text_line-height:var(--plasma-typo-body-l-line-height);--plasma-rating_content_gap:1.5rem;--plasma-rating_single-icon_content_gap:0.75rem;--plasma-rating_wrapper_gap:0.375rem;--plasma-rating_stars-wrapper_gap:0.125rem;--plasma-rating_icon-size_large-screen:2rem;--plasma-rating_icon-size_medium-screen:1.5rem;--plasma-rating_icon-size_small-screen:1.25rem;--plasma-rating_single-icon_margin-bottom:0.313rem;--plasma-rating_single-icon-size_large-screen:4rem;--plasma-rating_single-icon-size_medium-screen:3.5rem;--plasma-rating_single-icon-size_small-screen:2.75rem;}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import './LineSkeleton.
|
|
1
|
+
import './LineSkeleton.config_1sqmb2e.css';
|
|
2
2
|
var config = {
|
|
3
3
|
defaults: {
|
|
4
4
|
size: 'bodyM',
|
|
@@ -23,11 +23,10 @@ var config = {
|
|
|
23
23
|
h3: "hwfajcs",
|
|
24
24
|
h4: "h1cqdap2",
|
|
25
25
|
h5: "h7a1pe3",
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
textXS: "thijpf2"
|
|
26
|
+
textL: "tcgpodh",
|
|
27
|
+
textM: "t1f4baxc",
|
|
28
|
+
textS: "tku2ojo",
|
|
29
|
+
textXS: "tfwhw7s"
|
|
31
30
|
}
|
|
32
31
|
}
|
|
33
32
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LineSkeleton.config.js","sources":["../../../../../src-css/components/Skeleton/LineSkeleton.config.ts"],"sourcesContent":["import { css, skeletonTokens } from '@salutejs/plasma-new-hope/css';\n\nexport const config = {\n defaults: {\n size: 'bodyM',\n view: 'default',\n },\n variations: {\n view: {\n default: css`\n ${skeletonTokens.gradientColor}: var(--plasma-colors-skeleton-gradient, var(--surface-skeleton-gradient));\n `,\n lighter: css`\n ${skeletonTokens.gradientColor}: var(--plasma-colors-skeleton-gradient-lighter, var(--surface-skeleton-deep-gradient));\n `,\n },\n size: {\n bodyL: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-body-l-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-body-l-font-size);\n `,\n bodyM: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-body-m-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-body-m-font-size);\n `,\n bodyS: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-body-s-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-body-s-font-size);\n `,\n bodyXS: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-body-xs-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-body-xs-font-size);\n `,\n bodyXXS: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-body-xxs-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-body-xxs-font-size);\n `,\n dsplL: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-dspl-l-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-dspl-l-font-size);\n `,\n dsplM: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-dspl-m-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-dspl-m-font-size);\n `,\n dsplS: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-dspl-s-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-dspl-s-font-size);\n `,\n h1: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-h1-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-h1-font-size);\n `,\n h2: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-h2-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-h2-font-size);\n `,\n h3: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-h3-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-h3-font-size);\n `,\n h4: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-h4-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-h4-font-size);\n `,\n h5: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-h5-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-h5-font-size);\n `,\n
|
|
1
|
+
{"version":3,"file":"LineSkeleton.config.js","sources":["../../../../../src-css/components/Skeleton/LineSkeleton.config.ts"],"sourcesContent":["import { css, skeletonTokens } from '@salutejs/plasma-new-hope/css';\n\nexport const config = {\n defaults: {\n size: 'bodyM',\n view: 'default',\n },\n variations: {\n view: {\n default: css`\n ${skeletonTokens.gradientColor}: var(--plasma-colors-skeleton-gradient, var(--surface-skeleton-gradient));\n `,\n lighter: css`\n ${skeletonTokens.gradientColor}: var(--plasma-colors-skeleton-gradient-lighter, var(--surface-skeleton-deep-gradient));\n `,\n },\n size: {\n bodyL: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-body-l-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-body-l-font-size);\n `,\n bodyM: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-body-m-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-body-m-font-size);\n `,\n bodyS: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-body-s-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-body-s-font-size);\n `,\n bodyXS: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-body-xs-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-body-xs-font-size);\n `,\n bodyXXS: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-body-xxs-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-body-xxs-font-size);\n `,\n dsplL: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-dspl-l-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-dspl-l-font-size);\n `,\n dsplM: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-dspl-m-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-dspl-m-font-size);\n `,\n dsplS: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-dspl-s-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-dspl-s-font-size);\n `,\n h1: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-h1-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-h1-font-size);\n `,\n h2: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-h2-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-h2-font-size);\n `,\n h3: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-h3-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-h3-font-size);\n `,\n h4: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-h4-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-h4-font-size);\n `,\n h5: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-h5-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-h5-font-size);\n `,\n textL: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-text-l-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-text-l-font-size);\n `,\n textM: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-text-m-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-text-m-font-size);\n `,\n textS: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-text-s-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-text-s-font-size);\n `,\n textXS: css`\n ${skeletonTokens.lineHeight}: var(--plasma-typo-text-xs-line-height);\n ${skeletonTokens.visibleLineHeight}: var(--plasma-typo-text-xs-font-size);\n `,\n },\n },\n};\n"],"names":["config","defaults","size","view","variations","default","lighter","bodyL","bodyM","bodyS","bodyXS","bodyXXS","dsplL","dsplM","dsplS","h1","h2","h3","h4","h5","textL","textM","textS","textXS"],"mappings":"AAEO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,OAAO;AACbC,IAAAA,IAAI,EAAE;GACT;AACDC,EAAAA,UAAU,EAAE;AACRD,IAAAA,IAAI,EAAE;AACFE,MAAAA,SAAAA,EAAO,UAEN;AACDC,MAAAA,OAAO,EAAA;KAGV;AACDJ,IAAAA,IAAI,EAAE;AACFK,MAAAA,KAAK,EAAA,UAGJ;AACDC,MAAAA,KAAK,EAAA,SAGJ;AACDC,MAAAA,KAAK,EAAA,SAGJ;AACDC,MAAAA,MAAM,EAAA,SAGL;AACDC,MAAAA,OAAO,EAAA,SAGN;AACDC,MAAAA,KAAK,EAAA,UAGJ;AACDC,MAAAA,KAAK,EAAA,SAGJ;AACDC,MAAAA,KAAK,EAAA,SAGJ;AACDC,MAAAA,EAAE,EAAA,SAGD;AACDC,MAAAA,EAAE,EAAA,QAGD;AACDC,MAAAA,EAAE,EAAA,SAGD;AACDC,MAAAA,EAAE,EAAA,UAGD;AACDC,MAAAA,EAAE,EAAA,SAGD;AACDC,MAAAA,KAAK,EAAA,SAGJ;AACDC,MAAAA,KAAK,EAAA,UAGJ;AACDC,MAAAA,KAAK,EAAA,SAGJ;AACDC,MAAAA,MAAM,EAAA;AAIV;AACJ;AACJ;;;;"}
|
|
@@ -13,8 +13,7 @@
|
|
|
13
13
|
.hwfajcs{--plasma-skeleton-line-height:var(--plasma-typo-h3-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h3-font-size);}
|
|
14
14
|
.h1cqdap2{--plasma-skeleton-line-height:var(--plasma-typo-h4-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h4-font-size);}
|
|
15
15
|
.h7a1pe3{--plasma-skeleton-line-height:var(--plasma-typo-h5-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h5-font-size);}
|
|
16
|
-
.
|
|
17
|
-
.t1f4baxc{--plasma-skeleton-line-height:var(--plasma-typo-text-
|
|
18
|
-
.tku2ojo{--plasma-skeleton-line-height:var(--plasma-typo-text-
|
|
19
|
-
.tfwhw7s{--plasma-skeleton-line-height:var(--plasma-typo-text-
|
|
20
|
-
.thijpf2{--plasma-skeleton-line-height:var(--plasma-typo-text-xs-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-xs-font-size);}
|
|
16
|
+
.tcgpodh{--plasma-skeleton-line-height:var(--plasma-typo-text-l-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-l-font-size);}
|
|
17
|
+
.t1f4baxc{--plasma-skeleton-line-height:var(--plasma-typo-text-m-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-m-font-size);}
|
|
18
|
+
.tku2ojo{--plasma-skeleton-line-height:var(--plasma-typo-text-s-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-s-font-size);}
|
|
19
|
+
.tfwhw7s{--plasma-skeleton-line-height:var(--plasma-typo-text-xs-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-xs-font-size);}
|
|
@@ -1,20 +1,19 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
3
|
-
.
|
|
4
|
-
.
|
|
5
|
-
.
|
|
6
|
-
.
|
|
7
|
-
.
|
|
8
|
-
.
|
|
9
|
-
.
|
|
10
|
-
.
|
|
11
|
-
.
|
|
12
|
-
.
|
|
13
|
-
.
|
|
14
|
-
.
|
|
15
|
-
.
|
|
16
|
-
.
|
|
17
|
-
.
|
|
18
|
-
.
|
|
19
|
-
.
|
|
20
|
-
.LineSkeleton_config_jh0sri_thijpf2__871562b7{--plasma-skeleton-line-height:var(--plasma-typo-text-xs-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-xs-font-size);}
|
|
1
|
+
.LineSkeleton_config_1sqmb2e_d19llrr0__0382b704{--plasma-skeleton-gradient-color:var(--plasma-colors-skeleton-gradient,var(--surface-skeleton-gradient));}
|
|
2
|
+
.LineSkeleton_config_1sqmb2e_lownd2t__0382b704{--plasma-skeleton-gradient-color:var(--plasma-colors-skeleton-gradient-lighter,var(--surface-skeleton-deep-gradient));}
|
|
3
|
+
.LineSkeleton_config_1sqmb2e_b1vlwnuz__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-body-l-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-body-l-font-size);}
|
|
4
|
+
.LineSkeleton_config_1sqmb2e_b72vt9m__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-body-m-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-body-m-font-size);}
|
|
5
|
+
.LineSkeleton_config_1sqmb2e_b7xroe3__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-body-s-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-body-s-font-size);}
|
|
6
|
+
.LineSkeleton_config_1sqmb2e_b6j6lo5__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-body-xs-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-body-xs-font-size);}
|
|
7
|
+
.LineSkeleton_config_1sqmb2e_bvy7k5l__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-body-xxs-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-body-xxs-font-size);}
|
|
8
|
+
.LineSkeleton_config_1sqmb2e_d17f8ptj__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-dspl-l-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-dspl-l-font-size);}
|
|
9
|
+
.LineSkeleton_config_1sqmb2e_d2hkci6__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-dspl-m-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-dspl-m-font-size);}
|
|
10
|
+
.LineSkeleton_config_1sqmb2e_dytodi8__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-dspl-s-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-dspl-s-font-size);}
|
|
11
|
+
.LineSkeleton_config_1sqmb2e_hl0wrbi__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-h1-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h1-font-size);}
|
|
12
|
+
.LineSkeleton_config_1sqmb2e_hzwkeo__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-h2-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h2-font-size);}
|
|
13
|
+
.LineSkeleton_config_1sqmb2e_hwfajcs__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-h3-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h3-font-size);}
|
|
14
|
+
.LineSkeleton_config_1sqmb2e_h1cqdap2__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-h4-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h4-font-size);}
|
|
15
|
+
.LineSkeleton_config_1sqmb2e_h7a1pe3__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-h5-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h5-font-size);}
|
|
16
|
+
.LineSkeleton_config_1sqmb2e_tcgpodh__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-text-l-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-l-font-size);}
|
|
17
|
+
.LineSkeleton_config_1sqmb2e_t1f4baxc__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-text-m-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-m-font-size);}
|
|
18
|
+
.LineSkeleton_config_1sqmb2e_tku2ojo__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-text-s-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-s-font-size);}
|
|
19
|
+
.LineSkeleton_config_1sqmb2e_tfwhw7s__0382b704{--plasma-skeleton-line-height:var(--plasma-typo-text-xs-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-xs-font-size);}
|
|
@@ -1,36 +1,34 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
3
|
-
.
|
|
4
|
-
.
|
|
5
|
-
.
|
|
6
|
-
.
|
|
7
|
-
.
|
|
8
|
-
.
|
|
9
|
-
.
|
|
10
|
-
.
|
|
11
|
-
.
|
|
12
|
-
.
|
|
13
|
-
.
|
|
14
|
-
.
|
|
15
|
-
.
|
|
16
|
-
.HorizontalTabItem_config_145rzdm_tlltwx8__fcbb71fb{--plasma-tab-item-pilled-border-radius:1.5rem;}
|
|
1
|
+
.HorizontalTabItem_config_10yjcl7_c1qbla27__5027006d{--plasma-tab-item-color:var(--text-secondary);--plasma-tab-item-value-color:var(--text-tertiary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-value-color-hover:var(--text-secondary);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-value-color-active:var(--text-secondary);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-value-color:var(--text-secondary);--plasma-tab-item-selected-background-color:transparent;--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-value-color-hover:var(--text-secondary);--plasma-tab-item-selected-background-color-hover:transparent;--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0rem;--plasma-tab-item-selected-divider-color:var(--text-primary);--plasma-tab-item-selected-hover-divider-color:var(--text-primary);--plasma-tab-item-cursor:pointer;}
|
|
2
|
+
.HorizontalTabItem_config_10yjcl7_s1sazr3k__5027006d{--plasma-tab-item-color:var(--text-primary);--plasma-tab-item-value-color:var(--text-secondary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-value-color-hover:var(--text-secondary);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-value-color-active:var(--text-secondary);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-value-color:var(--text-secondary);--plasma-tab-item-selected-background-color:var(--surface-transparent-card);--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-value-color-hover:var(--text-secondary);--plasma-tab-item-selected-background-color-hover:var(--surface-transparent-card);--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tab-item-margin-left-filled:0.125rem;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0rem;--plasma-tab-item-selected-divider-color:var(--text-primary);--plasma-tab-item-selected-hover-divider-color:var(--text-primary);--plasma-tab-item-cursor:pointer;}
|
|
3
|
+
.HorizontalTabItem_config_10yjcl7_d4t8mk9__5027006d{--plasma-tab-item-color:var(--text-secondary);--plasma-tab-item-value-color:var(--text-tertiary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-value-color-hover:var(--text-secondary);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-value-color-active:var(--text-secondary);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-value-color:var(--text-secondary);--plasma-tab-item-selected-background-color:transparent;--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-value-color-hover:var(--text-secondary);--plasma-tab-item-selected-background-color-hover:transparent;--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0.125rem;--plasma-tab-item-selected-divider-color:var(--text-primary);--plasma-tab-item-selected-hover-divider-color:var(--text-primary);--plasma-tab-item-cursor:pointer;}
|
|
4
|
+
.HorizontalTabItem_config_10yjcl7_d1hrjiow__5027006d{--plasma-tab-item-color:var(--text-primary);--plasma-tab-item-value-color:var(--text-secondary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-value-color-hover:var(--text-secondary);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-value-color-active:var(--text-secondary);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--inverse-text-primary);--plasma-tab-item-selected-value-color:var(--on-dark-text-secondary);--plasma-tab-item-selected-background-color:var(--surface-solid-default);--plasma-tab-item-selected-color-hover:var(--inverse-text-primary);--plasma-tab-item-selected-value-color-hover:var(--on-dark-text-secondary);--plasma-tab-item-selected-background-color-hover:var(--surface-solid-default);--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tab-item-margin-left-filled:0.125rem;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0rem;--plasma-tab-item-selected-divider-color:var(--text-primary);--plasma-tab-item-selected-hover-divider-color:var(--text-primary);--plasma-tab-item-cursor:pointer;}
|
|
5
|
+
.HorizontalTabItem_config_10yjcl7_x1539gzv__5027006d{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:2rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-padding-pilled:0 0.375rem;--plasma-tab-item-margin-left:1.5rem;--plasma-tab-item-content-gap:0.25rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-tab-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-tab-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-body-xs-line-height);--plasma-tab-item-action-content-margin-left:0;}
|
|
6
|
+
.HorizontalTabItem_config_10yjcl7_sikuk77__5027006d{--plasma-tab-item-border-radius:0.5rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:2.5rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-padding-pilled:0 0.5rem;--plasma-tab-item-margin-left:1.5rem;--plasma-tab-item-content-gap:0.25rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-tab-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-tab-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-body-s-line-height);--plasma-tab-item-action-content-margin-left:0.125rem;}
|
|
7
|
+
.HorizontalTabItem_config_10yjcl7_mp3y2ao__5027006d{--plasma-tab-item-border-radius:0.625rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:3rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-padding-pilled:0 0.5rem;--plasma-tab-item-margin-left:1.5rem;--plasma-tab-item-content-gap:0.375rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-tab-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-tab-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-body-m-line-height);--plasma-tab-item-action-content-margin-left:0.25rem;}
|
|
8
|
+
.HorizontalTabItem_config_10yjcl7_l1qh9jow__5027006d{--plasma-tab-item-border-radius:0.75rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:3.5rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-padding-pilled:0 0.75rem;--plasma-tab-item-margin-left:1.5rem;--plasma-tab-item-content-gap:0.5rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-tab-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-tab-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-body-l-line-height);--plasma-tab-item-action-content-margin-left:0.125rem;}
|
|
9
|
+
.HorizontalTabItem_config_10yjcl7_h1s7gpc9__5027006d{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:3rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-margin-left:1.5rem;--plasma-tab-item-content-gap:0.625rem;--plasma-tab-item-font-family:var(--plasma-typo-h5-font-family);--plasma-tab-item-font-size:var(--plasma-typo-h5-font-size);--plasma-tab-item-font-style:var(--plasma-typo-h5-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-h5-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-h5-line-height);--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
10
|
+
.HorizontalTabItem_config_10yjcl7_h13wvabz__5027006d{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:3.25rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-margin-left:1.75rem;--plasma-tab-item-content-gap:0.625rem;--plasma-tab-item-font-family:var(--plasma-typo-h4-font-family);--plasma-tab-item-font-size:var(--plasma-typo-h4-font-size);--plasma-tab-item-font-style:var(--plasma-typo-h4-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-h4-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-h4-line-height);--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
11
|
+
.HorizontalTabItem_config_10yjcl7_h1gxsxyj__5027006d{--plasma-tab-item-border-radius:0.5rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:3.875rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-margin-left:2rem;--plasma-tab-item-content-gap:0.75rem;--plasma-tab-item-font-family:var(--plasma-typo-h3-font-family);--plasma-tab-item-font-size:var(--plasma-typo-h3-font-size);--plasma-tab-item-font-style:var(--plasma-typo-h3-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-h3-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-h3-line-height);--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
12
|
+
.HorizontalTabItem_config_10yjcl7_hv3zmfq__5027006d{--plasma-tab-item-border-radius:0.625rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:4.5rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-margin-left:2.25rem;--plasma-tab-item-content-gap:0.875rem;--plasma-tab-item-font-family:var(--plasma-typo-h2-font-family);--plasma-tab-item-font-size:var(--plasma-typo-h2-font-size);--plasma-tab-item-font-style:var(--plasma-typo-h2-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-h2-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-h2-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-h2-line-height);--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
13
|
+
.HorizontalTabItem_config_10yjcl7_hwisn6u__5027006d{--plasma-tab-item-border-radius:0.75rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:5.75rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-margin-left:3.25rem;--plasma-tab-item-content-gap:1rem;--plasma-tab-item-font-family:var(--plasma-typo-h1-font-family);--plasma-tab-item-font-size:var(--plasma-typo-h1-font-size);--plasma-tab-item-font-style:var(--plasma-typo-h1-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-h1-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-h1-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-h1-line-height);--plasma-tab-item-action-content-margin-left:0;}
|
|
14
|
+
.HorizontalTabItem_config_10yjcl7_t19ews1g__5027006d{--plasma-tabs-disabled-opacity:0.4;}
|
|
15
|
+
.HorizontalTabItem_config_10yjcl7_tosxbtd__5027006d{--plasma-tab-item-pilled-border-radius:1.5rem;}
|
|
17
16
|
|
|
18
17
|
|
|
19
|
-
.
|
|
20
|
-
.
|
|
21
|
-
.
|
|
22
|
-
.
|
|
23
|
-
.
|
|
24
|
-
.
|
|
25
|
-
.
|
|
26
|
-
.
|
|
27
|
-
.
|
|
28
|
-
.
|
|
29
|
-
.
|
|
30
|
-
.
|
|
31
|
-
.
|
|
32
|
-
.
|
|
33
|
-
.HorizontalIconTabItem_config_1ekd7vy_t8q9qvs__3ef9f92c{--plasma-tabs-disabled-opacity:0.4;}
|
|
18
|
+
.HorizontalIconTabItem_config_1qvee8h_cbg56yj__238dd139{--plasma-tab-item-color:var(--text-secondary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-background-color:transparent;--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-background-color-hover:transparent;--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0;--plasma-tab-item-cursor:pointer;}
|
|
19
|
+
.HorizontalIconTabItem_config_1qvee8h_s1h6uy94__238dd139{--plasma-tab-item-color:var(--text-primary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-background-color:var(--surface-solid-card);--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-background-color-hover:var(--surface-solid-card);--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tab-item-margin-left-filled:0.125rem;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0;--plasma-tab-item-cursor:pointer;}
|
|
20
|
+
.HorizontalIconTabItem_config_1qvee8h_d1wdjfjn__238dd139{--plasma-tab-item-color:var(--text-secondary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-background-color:transparent;--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-background-color-hover:transparent;--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0.125rem;--plasma-tab-item-selected-divider-color:var(--text-primary);--plasma-tab-item-selected-hover-divider-color:var(--text-primary);--plasma-tab-item-cursor:pointer;}
|
|
21
|
+
.HorizontalIconTabItem_config_1qvee8h_d1q8yrey__238dd139{--plasma-tab-item-color:var(--text-primary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--inverse-text-primary);--plasma-tab-item-selected-background-color:var(--surface-solid-default);--plasma-tab-item-selected-color-hover:var(--inverse-text-primary);--plasma-tab-item-selected-background-color-hover:var(--surface-solid-default);--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tab-item-margin-left-filled:0.125rem;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0;--plasma-tab-item-cursor:pointer;}
|
|
22
|
+
.HorizontalIconTabItem_config_1qvee8h_x17rfjta__238dd139{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-padding:0.5rem 0.625rem;--plasma-tab-item-content-gap:0.25rem;--plasma-tab-item-action-content-margin-left:0;}
|
|
23
|
+
.HorizontalIconTabItem_config_1qvee8h_s16iyndt__238dd139{--plasma-tab-item-border-radius:0.5rem;--plasma-tab-item-padding:0.5rem 0.625rem;--plasma-tab-item-content-gap:0.25rem;--plasma-tab-item-action-content-margin-left:0.125rem;}
|
|
24
|
+
.HorizontalIconTabItem_config_1qvee8h_m1lw8y79__238dd139{--plasma-tab-item-border-radius:0.625rem;--plasma-tab-item-padding:0.75rem 0.875rem;--plasma-tab-item-content-gap:0.375rem;--plasma-tab-item-action-content-margin-left:0.25rem;}
|
|
25
|
+
.HorizontalIconTabItem_config_1qvee8h_l1el1nfc__238dd139{--plasma-tab-item-border-radius:0.75rem;--plasma-tab-item-padding:1rem 1.125rem;--plasma-tab-item-content-gap:0.5rem;--plasma-tab-item-action-content-margin-left:0.125rem;}
|
|
26
|
+
.HorizontalIconTabItem_config_1qvee8h_h1ii6j0b__238dd139{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-padding:0rem;--plasma-tab-item-content-gap:0.625rem;--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
27
|
+
.HorizontalIconTabItem_config_1qvee8h_h19ys0si__238dd139{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-padding:0rem;--plasma-tab-item-content-gap:0.625rem;--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
28
|
+
.HorizontalIconTabItem_config_1qvee8h_h176vlq0__238dd139{--plasma-tab-item-border-radius:0.5rem;--plasma-tab-item-padding:0rem;--plasma-tab-item-content-gap:0.75rem;--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
29
|
+
.HorizontalIconTabItem_config_1qvee8h_h1feaqr1__238dd139{--plasma-tab-item-border-radius:0.625rem;--plasma-tab-item-padding:0rem;--plasma-tab-item-content-gap:0.875rem;--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
30
|
+
.HorizontalIconTabItem_config_1qvee8h_h1l6asgp__238dd139{--plasma-tab-item-border-radius:0.75rem;--plasma-tab-item-padding:0rem;--plasma-tab-item-content-gap:1rem;--plasma-tab-item-action-content-margin-left:0;}
|
|
31
|
+
.HorizontalIconTabItem_config_1qvee8h_tzzlff6__238dd139{--plasma-tabs-disabled-opacity:0.4;}
|
|
34
32
|
|
|
35
33
|
.VerticalTabItem_config_13q0bm8_d1m4ak5s__2eacd6b4{--plasma-tab-item-color:var(--text-secondary);--plasma-tab-item-value-color:var(--text-tertiary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-value-color-hover:var(--text-secondary);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-value-color-active:var(--text-secondary);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-value-color:var(--text-secondary);--plasma-tab-item-selected-background-color:transparent;--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-value-color-hover:var(--text-secondary);--plasma-tab-item-selected-background-color-hover:transparent;--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tab-item-padding-clear:0;--plasma-tab-item-content-padding-clear:0;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-width:0.125rem;--plasma-tab-item-selected-divider-height:0.125rem;--plasma-tab-item-selected-divider-color:var(--text-primary);--plasma-tab-item-selected-hover-divider-color:var(--text-primary);--plasma-tab-item-cursor:pointer;}
|
|
36
34
|
.VerticalTabItem_config_13q0bm8_xnvoqem__2eacd6b4{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:2rem;--plasma-tab-item-padding:0 0.5rem;--plasma-tab-item-padding-pilled:0 0.375rem;--plasma-tab-item-padding-orientation-vertical:0.5rem 0.625rem;--plasma-tab-item-margin-left:0.625rem;--plasma-tab-item-content-gap:0.25rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-tab-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-tab-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-body-xs-line-height);--plasma-tab-item-action-content-margin-left:0;}
|
|
@@ -1,19 +1,18 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
3
|
-
.
|
|
4
|
-
.
|
|
5
|
-
.
|
|
6
|
-
.
|
|
7
|
-
.
|
|
8
|
-
.
|
|
9
|
-
.
|
|
10
|
-
.
|
|
11
|
-
.
|
|
12
|
-
.
|
|
13
|
-
.
|
|
14
|
-
.
|
|
15
|
-
.
|
|
16
|
-
.HorizontalTabs_config_1o1ksp8_t3ipugk__e032d93d{--plasma-tabs-pilled-border-radius:1.625rem;}
|
|
1
|
+
.HorizontalTabs_config_r01l94_csmhmdi__b2d119ed{--plasma-tabs-arrow-color:var(--text-secondary);--plasma-tabs-arrow-color-hover:var(--text-secondary-hover);--plasma-tabs-arrow-color-active:var(---text-secondary-active);--plasma-tabs-background-color:transparent;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tabs-divider-height:0rem;--plasma-tabs-divider-color:transparent;--plasma-tabs-divider-border-radius:0rem;}
|
|
2
|
+
.HorizontalTabs_config_r01l94_f1axjhin__b2d119ed{--plasma-tabs-arrow-color:var(--text-secondary);--plasma-tabs-arrow-color-hover:var(--text-secondary-hover);--plasma-tabs-arrow-color-active:var(---text-secondary-active);--plasma-tabs-background-color:var(--surface-transparent-primary);--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tabs-divider-height:0rem;--plasma-tabs-divider-color:transparent;--plasma-tabs-divider-border-radius:0rem;}
|
|
3
|
+
.HorizontalTabs_config_r01l94_d1th7ubw__b2d119ed{--plasma-tabs-arrow-color:var(--text-secondary);--plasma-tabs-arrow-color-hover:var(--text-secondary-hover);--plasma-tabs-arrow-color-active:var(---text-secondary-active);--plasma-tabs-background-color:transparent;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tabs-divider-height:0.0625rem;--plasma-tabs-divider-color:var(--surface-transparent-tertiary);--plasma-tabs-divider-border-radius:0.0625rem;}
|
|
4
|
+
.HorizontalTabs_config_r01l94_x1y5cvvr__b2d119ed{--plasma-tabs-border-radius:0.5rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0rem;--plasma-tab-arrow-outer-padding:0.125rem;}
|
|
5
|
+
.HorizontalTabs_config_r01l94_s1sxebyk__b2d119ed{--plasma-tabs-border-radius:0.625rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0rem;--plasma-tab-arrow-outer-padding:0.25rem;}
|
|
6
|
+
.HorizontalTabs_config_r01l94_m1npg82v__b2d119ed{--plasma-tabs-border-radius:0.75rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0rem;--plasma-tab-arrow-outer-padding:0.625rem;}
|
|
7
|
+
.HorizontalTabs_config_r01l94_l7r3i4__b2d119ed{--plasma-tabs-border-radius:0.875rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0rem;--plasma-tab-arrow-outer-padding:0.75rem;}
|
|
8
|
+
.HorizontalTabs_config_r01l94_h1tc6k6h__b2d119ed{--plasma-tabs-border-radius:0.5rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0.25rem;--plasma-tab-arrow-outer-padding:0rem;}
|
|
9
|
+
.HorizontalTabs_config_r01l94_h1yxijj0__b2d119ed{--plasma-tabs-border-radius:0.5rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0.25rem;--plasma-tab-arrow-outer-padding:0rem;}
|
|
10
|
+
.HorizontalTabs_config_r01l94_hgyid10__b2d119ed{--plasma-tabs-border-radius:0.625rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0.375rem;--plasma-tab-arrow-outer-padding:0rem;}
|
|
11
|
+
.HorizontalTabs_config_r01l94_hdcoiol__b2d119ed{--plasma-tabs-border-radius:0.75rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0.5rem;--plasma-tab-arrow-outer-padding:0rem;}
|
|
12
|
+
.HorizontalTabs_config_r01l94_h9rmvuc__b2d119ed{--plasma-tabs-border-radius:0.75rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:1rem;--plasma-tab-arrow-outer-padding:0rem;}
|
|
13
|
+
.HorizontalTabs_config_r01l94_tyx4id5__b2d119ed{--plasma-tabs-container-width:100%;}
|
|
14
|
+
.HorizontalTabs_config_r01l94_tp7ddhx__b2d119ed{--plasma-tabs-disabled-opacity:0.4;}
|
|
15
|
+
.HorizontalTabs_config_r01l94_tr3t05m__b2d119ed{--plasma-tabs-pilled-border-radius:1.625rem;}
|
|
17
16
|
|
|
18
17
|
.VerticalTabs_config_cqbb3f_d1p7o0ey__6ef7ef81{--plasma-tabs-arrow-color:var(--text-secondary);--plasma-tabs-arrow-color-hover:var(--text-secondary-hover);--plasma-tabs-arrow-color-active:var(---text-secondary-active);--plasma-tabs-background-color:transparent;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tabs-divider-width:0.0625rem;--plasma-tabs-divider-height:0.0625rem;--plasma-tabs-divider-color:var(--surface-transparent-tertiary);--plasma-tabs-divider-border-radius:0.0625rem;}
|
|
19
18
|
.VerticalTabs_config_cqbb3f_xyyfem5__6ef7ef81{--plasma-tabs-border-radius:0.5rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0rem;--plasma-tab-arrow-outer-padding:0.125rem;}
|
|
@@ -1,34 +1,32 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
3
|
-
.
|
|
4
|
-
.
|
|
5
|
-
.
|
|
6
|
-
.
|
|
7
|
-
.
|
|
8
|
-
.
|
|
9
|
-
.
|
|
10
|
-
.
|
|
11
|
-
.
|
|
12
|
-
.
|
|
13
|
-
.
|
|
14
|
-
.
|
|
15
|
-
.
|
|
16
|
-
.HorizontalTabs_config_1o1ksp8_t3ipugk__e032d93d{--plasma-tabs-pilled-border-radius:1.625rem;}
|
|
1
|
+
.HorizontalTabs_config_r01l94_csmhmdi__b2d119ed{--plasma-tabs-arrow-color:var(--text-secondary);--plasma-tabs-arrow-color-hover:var(--text-secondary-hover);--plasma-tabs-arrow-color-active:var(---text-secondary-active);--plasma-tabs-background-color:transparent;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tabs-divider-height:0rem;--plasma-tabs-divider-color:transparent;--plasma-tabs-divider-border-radius:0rem;}
|
|
2
|
+
.HorizontalTabs_config_r01l94_f1axjhin__b2d119ed{--plasma-tabs-arrow-color:var(--text-secondary);--plasma-tabs-arrow-color-hover:var(--text-secondary-hover);--plasma-tabs-arrow-color-active:var(---text-secondary-active);--plasma-tabs-background-color:var(--surface-transparent-primary);--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tabs-divider-height:0rem;--plasma-tabs-divider-color:transparent;--plasma-tabs-divider-border-radius:0rem;}
|
|
3
|
+
.HorizontalTabs_config_r01l94_d1th7ubw__b2d119ed{--plasma-tabs-arrow-color:var(--text-secondary);--plasma-tabs-arrow-color-hover:var(--text-secondary-hover);--plasma-tabs-arrow-color-active:var(---text-secondary-active);--plasma-tabs-background-color:transparent;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tabs-divider-height:0.0625rem;--plasma-tabs-divider-color:var(--surface-transparent-tertiary);--plasma-tabs-divider-border-radius:0.0625rem;}
|
|
4
|
+
.HorizontalTabs_config_r01l94_x1y5cvvr__b2d119ed{--plasma-tabs-border-radius:0.5rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0rem;--plasma-tab-arrow-outer-padding:0.125rem;}
|
|
5
|
+
.HorizontalTabs_config_r01l94_s1sxebyk__b2d119ed{--plasma-tabs-border-radius:0.625rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0rem;--plasma-tab-arrow-outer-padding:0.25rem;}
|
|
6
|
+
.HorizontalTabs_config_r01l94_m1npg82v__b2d119ed{--plasma-tabs-border-radius:0.75rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0rem;--plasma-tab-arrow-outer-padding:0.625rem;}
|
|
7
|
+
.HorizontalTabs_config_r01l94_l7r3i4__b2d119ed{--plasma-tabs-border-radius:0.875rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0rem;--plasma-tab-arrow-outer-padding:0.75rem;}
|
|
8
|
+
.HorizontalTabs_config_r01l94_h1tc6k6h__b2d119ed{--plasma-tabs-border-radius:0.5rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0.25rem;--plasma-tab-arrow-outer-padding:0rem;}
|
|
9
|
+
.HorizontalTabs_config_r01l94_h1yxijj0__b2d119ed{--plasma-tabs-border-radius:0.5rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0.25rem;--plasma-tab-arrow-outer-padding:0rem;}
|
|
10
|
+
.HorizontalTabs_config_r01l94_hgyid10__b2d119ed{--plasma-tabs-border-radius:0.625rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0.375rem;--plasma-tab-arrow-outer-padding:0rem;}
|
|
11
|
+
.HorizontalTabs_config_r01l94_hdcoiol__b2d119ed{--plasma-tabs-border-radius:0.75rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:0.5rem;--plasma-tab-arrow-outer-padding:0rem;}
|
|
12
|
+
.HorizontalTabs_config_r01l94_h9rmvuc__b2d119ed{--plasma-tabs-border-radius:0.75rem;--plasma-tabs-width:fit-content;--plasma-tabs-height:auto;--plasma-tab-arrow-inner-padding:1rem;--plasma-tab-arrow-outer-padding:0rem;}
|
|
13
|
+
.HorizontalTabs_config_r01l94_tyx4id5__b2d119ed{--plasma-tabs-container-width:100%;}
|
|
14
|
+
.HorizontalTabs_config_r01l94_tp7ddhx__b2d119ed{--plasma-tabs-disabled-opacity:0.4;}
|
|
15
|
+
.HorizontalTabs_config_r01l94_tr3t05m__b2d119ed{--plasma-tabs-pilled-border-radius:1.625rem;}
|
|
17
16
|
|
|
18
|
-
.
|
|
19
|
-
.
|
|
20
|
-
.
|
|
21
|
-
.
|
|
22
|
-
.
|
|
23
|
-
.
|
|
24
|
-
.
|
|
25
|
-
.
|
|
26
|
-
.
|
|
27
|
-
.
|
|
28
|
-
.
|
|
29
|
-
.
|
|
30
|
-
.
|
|
31
|
-
.
|
|
32
|
-
.
|
|
33
|
-
.HorizontalTabItem_config_145rzdm_tlltwx8__fcbb71fb{--plasma-tab-item-pilled-border-radius:1.5rem;}
|
|
17
|
+
.HorizontalTabItem_config_10yjcl7_c1qbla27__5027006d{--plasma-tab-item-color:var(--text-secondary);--plasma-tab-item-value-color:var(--text-tertiary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-value-color-hover:var(--text-secondary);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-value-color-active:var(--text-secondary);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-value-color:var(--text-secondary);--plasma-tab-item-selected-background-color:transparent;--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-value-color-hover:var(--text-secondary);--plasma-tab-item-selected-background-color-hover:transparent;--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0rem;--plasma-tab-item-selected-divider-color:var(--text-primary);--plasma-tab-item-selected-hover-divider-color:var(--text-primary);--plasma-tab-item-cursor:pointer;}
|
|
18
|
+
.HorizontalTabItem_config_10yjcl7_s1sazr3k__5027006d{--plasma-tab-item-color:var(--text-primary);--plasma-tab-item-value-color:var(--text-secondary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-value-color-hover:var(--text-secondary);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-value-color-active:var(--text-secondary);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-value-color:var(--text-secondary);--plasma-tab-item-selected-background-color:var(--surface-transparent-card);--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-value-color-hover:var(--text-secondary);--plasma-tab-item-selected-background-color-hover:var(--surface-transparent-card);--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tab-item-margin-left-filled:0.125rem;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0rem;--plasma-tab-item-selected-divider-color:var(--text-primary);--plasma-tab-item-selected-hover-divider-color:var(--text-primary);--plasma-tab-item-cursor:pointer;}
|
|
19
|
+
.HorizontalTabItem_config_10yjcl7_d4t8mk9__5027006d{--plasma-tab-item-color:var(--text-secondary);--plasma-tab-item-value-color:var(--text-tertiary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-value-color-hover:var(--text-secondary);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-value-color-active:var(--text-secondary);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--text-primary);--plasma-tab-item-selected-value-color:var(--text-secondary);--plasma-tab-item-selected-background-color:transparent;--plasma-tab-item-selected-color-hover:var(--text-primary);--plasma-tab-item-selected-value-color-hover:var(--text-secondary);--plasma-tab-item-selected-background-color-hover:transparent;--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0.125rem;--plasma-tab-item-selected-divider-color:var(--text-primary);--plasma-tab-item-selected-hover-divider-color:var(--text-primary);--plasma-tab-item-cursor:pointer;}
|
|
20
|
+
.HorizontalTabItem_config_10yjcl7_d1hrjiow__5027006d{--plasma-tab-item-color:var(--text-primary);--plasma-tab-item-value-color:var(--text-secondary);--plasma-tab-item-background-color:transparent;--plasma-tab-item-color-hover:var(--text-secondary-hover);--plasma-tab-item-value-color-hover:var(--text-secondary);--plasma-tab-item-color-active:var(--text-secondary-active);--plasma-tab-item-value-color-active:var(--text-secondary);--plasma-tab-item-background-color-hover:transparent;--plasma-tab-item-selected-color:var(--inverse-text-primary);--plasma-tab-item-selected-value-color:var(--on-dark-text-secondary);--plasma-tab-item-selected-background-color:var(--surface-solid-default);--plasma-tab-item-selected-color-hover:var(--inverse-text-primary);--plasma-tab-item-selected-value-color-hover:var(--on-dark-text-secondary);--plasma-tab-item-selected-background-color-hover:var(--surface-solid-default);--plasma-tab-item-background-transition:background-color 0.3s ease-in-out;--plasma-tab-item-margin-left-filled:0.125rem;--plasma-tabs-outline-focus-color:var(--surface-accent);--plasma-tab-item-selected-divider-height:0rem;--plasma-tab-item-selected-divider-color:var(--text-primary);--plasma-tab-item-selected-hover-divider-color:var(--text-primary);--plasma-tab-item-cursor:pointer;}
|
|
21
|
+
.HorizontalTabItem_config_10yjcl7_x1539gzv__5027006d{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:2rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-padding-pilled:0 0.375rem;--plasma-tab-item-margin-left:1.5rem;--plasma-tab-item-content-gap:0.25rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-font-family:var(--plasma-typo-body-xs-font-family);--plasma-tab-item-font-size:var(--plasma-typo-body-xs-font-size);--plasma-tab-item-font-style:var(--plasma-typo-body-xs-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-body-xs-line-height);--plasma-tab-item-action-content-margin-left:0;}
|
|
22
|
+
.HorizontalTabItem_config_10yjcl7_sikuk77__5027006d{--plasma-tab-item-border-radius:0.5rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:2.5rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-padding-pilled:0 0.5rem;--plasma-tab-item-margin-left:1.5rem;--plasma-tab-item-content-gap:0.25rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-font-family:var(--plasma-typo-body-s-font-family);--plasma-tab-item-font-size:var(--plasma-typo-body-s-font-size);--plasma-tab-item-font-style:var(--plasma-typo-body-s-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-body-s-line-height);--plasma-tab-item-action-content-margin-left:0.125rem;}
|
|
23
|
+
.HorizontalTabItem_config_10yjcl7_mp3y2ao__5027006d{--plasma-tab-item-border-radius:0.625rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:3rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-padding-pilled:0 0.5rem;--plasma-tab-item-margin-left:1.5rem;--plasma-tab-item-content-gap:0.375rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-tab-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-tab-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-body-m-line-height);--plasma-tab-item-action-content-margin-left:0.25rem;}
|
|
24
|
+
.HorizontalTabItem_config_10yjcl7_l1qh9jow__5027006d{--plasma-tab-item-border-radius:0.75rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:3.5rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-padding-pilled:0 0.75rem;--plasma-tab-item-margin-left:1.5rem;--plasma-tab-item-content-gap:0.5rem;--plasma-tab-item-content-padding:0.125rem;--plasma-tab-item-font-family:var(--plasma-typo-body-l-font-family);--plasma-tab-item-font-size:var(--plasma-typo-body-l-font-size);--plasma-tab-item-font-style:var(--plasma-typo-body-l-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-body-l-line-height);--plasma-tab-item-action-content-margin-left:0.125rem;}
|
|
25
|
+
.HorizontalTabItem_config_10yjcl7_h1s7gpc9__5027006d{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:3rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-margin-left:1.5rem;--plasma-tab-item-content-gap:0.625rem;--plasma-tab-item-font-family:var(--plasma-typo-h5-font-family);--plasma-tab-item-font-size:var(--plasma-typo-h5-font-size);--plasma-tab-item-font-style:var(--plasma-typo-h5-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-h5-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-h5-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-h5-line-height);--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
26
|
+
.HorizontalTabItem_config_10yjcl7_h13wvabz__5027006d{--plasma-tab-item-border-radius:0.375rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:3.25rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-margin-left:1.75rem;--plasma-tab-item-content-gap:0.625rem;--plasma-tab-item-font-family:var(--plasma-typo-h4-font-family);--plasma-tab-item-font-size:var(--plasma-typo-h4-font-size);--plasma-tab-item-font-style:var(--plasma-typo-h4-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-h4-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-h4-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-h4-line-height);--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
27
|
+
.HorizontalTabItem_config_10yjcl7_h1gxsxyj__5027006d{--plasma-tab-item-border-radius:0.5rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:3.875rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-margin-left:2rem;--plasma-tab-item-content-gap:0.75rem;--plasma-tab-item-font-family:var(--plasma-typo-h3-font-family);--plasma-tab-item-font-size:var(--plasma-typo-h3-font-size);--plasma-tab-item-font-style:var(--plasma-typo-h3-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-h3-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-h3-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-h3-line-height);--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
28
|
+
.HorizontalTabItem_config_10yjcl7_hv3zmfq__5027006d{--plasma-tab-item-border-radius:0.625rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:4.5rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-margin-left:2.25rem;--plasma-tab-item-content-gap:0.875rem;--plasma-tab-item-font-family:var(--plasma-typo-h2-font-family);--plasma-tab-item-font-size:var(--plasma-typo-h2-font-size);--plasma-tab-item-font-style:var(--plasma-typo-h2-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-h2-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-h2-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-h2-line-height);--plasma-tab-item-action-content-margin-left:-0.125rem;}
|
|
29
|
+
.HorizontalTabItem_config_10yjcl7_hwisn6u__5027006d{--plasma-tab-item-border-radius:0.75rem;--plasma-tab-item-width:auto;--plasma-tab-item-height:5.75rem;--plasma-tab-item-padding:0 0.125rem;--plasma-tab-item-margin-left:3.25rem;--plasma-tab-item-content-gap:1rem;--plasma-tab-item-font-family:var(--plasma-typo-h1-font-family);--plasma-tab-item-font-size:var(--plasma-typo-h1-font-size);--plasma-tab-item-font-style:var(--plasma-typo-h1-font-style);--plasma-tab-item-font-weight:var(--plasma-typo-h1-font-weight);--plasma-tab-item-letter-spacing:var(--plasma-typo-h1-letter-spacing);--plasma-tab-item-lineheight:var(--plasma-typo-h1-line-height);--plasma-tab-item-action-content-margin-left:0;}
|
|
30
|
+
.HorizontalTabItem_config_10yjcl7_t19ews1g__5027006d{--plasma-tabs-disabled-opacity:0.4;}
|
|
31
|
+
.HorizontalTabItem_config_10yjcl7_tosxbtd__5027006d{--plasma-tab-item-pilled-border-radius:1.5rem;}
|
|
34
32
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import './HorizontalIconTabItem.
|
|
1
|
+
import './HorizontalIconTabItem.config_1qvee8h.css';
|
|
2
2
|
var config = {
|
|
3
3
|
defaults: {
|
|
4
4
|
view: 'divider',
|
|
@@ -16,15 +16,14 @@ var config = {
|
|
|
16
16
|
s: "s16iyndt",
|
|
17
17
|
m: "m1lw8y79",
|
|
18
18
|
l: "l1el1nfc",
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
h1: "hzzlff6"
|
|
19
|
+
h5: "h1ii6j0b",
|
|
20
|
+
h4: "h19ys0si",
|
|
21
|
+
h3: "h176vlq0",
|
|
22
|
+
h2: "h1feaqr1",
|
|
23
|
+
h1: "h1l6asgp"
|
|
25
24
|
},
|
|
26
25
|
disabled: {
|
|
27
|
-
"true": "
|
|
26
|
+
"true": "tzzlff6"
|
|
28
27
|
}
|
|
29
28
|
}
|
|
30
29
|
};
|