@salutejs/plasma-new-hope 0.114.0-dev.0 → 0.114.1-canary.1333.10216082008.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (117) hide show
  1. package/cjs/components/Tabs/tokens.js +5 -2
  2. package/cjs/components/Tabs/tokens.js.map +1 -1
  3. package/cjs/components/Tabs/ui/TabItem/TabItem.css +1 -1
  4. package/cjs/components/Tabs/ui/TabItem/TabItem.js +8 -2
  5. package/cjs/components/Tabs/ui/TabItem/TabItem.js.map +1 -1
  6. package/cjs/components/Tabs/ui/TabItem/variations/_view/base.js +1 -1
  7. package/cjs/components/Tabs/ui/TabItem/variations/_view/base.js.map +1 -1
  8. package/cjs/components/Tabs/ui/TabItem/variations/_view/base_7pcxtm.css +1 -0
  9. package/cjs/components/Tabs/ui/Tabs/Tabs.css +6 -6
  10. package/cjs/components/Tabs/ui/Tabs/Tabs.js +51 -8
  11. package/cjs/components/Tabs/ui/Tabs/Tabs.js.map +1 -1
  12. package/cjs/components/Tabs/ui/Tabs/Tabs.styles.js +7 -7
  13. package/cjs/components/Tabs/ui/Tabs/Tabs.styles.js.map +1 -1
  14. package/{es/components/Tabs/ui/Tabs/Tabs.styles_1b8qt33.css → cjs/components/Tabs/ui/Tabs/Tabs.styles_z4dnzh.css} +2 -2
  15. package/cjs/components/Tabs/ui/Tabs/variations/_stretch/base.js +1 -1
  16. package/cjs/components/Tabs/ui/Tabs/variations/_stretch/base.js.map +1 -1
  17. package/{es/components/Tabs/ui/Tabs/variations/_stretch/base_176tz0n.css → cjs/components/Tabs/ui/Tabs/variations/_stretch/base_1c7lnrm.css} +1 -1
  18. package/cjs/components/Tabs/ui/Tabs/variations/_view/base.js +1 -1
  19. package/{es/components/Tabs/ui/Tabs/variations/_view/base_4xkt26.css → cjs/components/Tabs/ui/Tabs/variations/_view/base_aij3sf.css} +1 -1
  20. package/cjs/index.css +7 -7
  21. package/emotion/cjs/components/Tabs/tokens.js +5 -2
  22. package/emotion/cjs/components/Tabs/ui/TabItem/TabItem.js +8 -2
  23. package/emotion/cjs/components/Tabs/ui/TabItem/variations/_view/base.js +1 -1
  24. package/emotion/cjs/components/Tabs/ui/Tabs/Tabs.js +51 -8
  25. package/emotion/cjs/components/Tabs/ui/Tabs/Tabs.styles.js +8 -16
  26. package/emotion/cjs/components/Tabs/ui/Tabs/variations/_stretch/base.js +1 -1
  27. package/emotion/cjs/components/Tabs/ui/Tabs/variations/_view/tokens.json +1 -1
  28. package/emotion/cjs/examples/plasma_b2c/components/Tabs/TabItem.config.js +15 -15
  29. package/emotion/cjs/examples/plasma_b2c/components/Tabs/Tabs.config.js +16 -17
  30. package/emotion/cjs/examples/plasma_b2c/components/Tabs/Tabs.stories.tsx +287 -196
  31. package/emotion/cjs/examples/plasma_web/components/Tabs/TabItem.config.js +15 -15
  32. package/emotion/cjs/examples/plasma_web/components/Tabs/Tabs.config.js +16 -17
  33. package/emotion/cjs/examples/plasma_web/components/Tabs/Tabs.stories.tsx +287 -196
  34. package/emotion/es/components/Tabs/tokens.js +5 -2
  35. package/emotion/es/components/Tabs/ui/TabItem/TabItem.js +8 -2
  36. package/emotion/es/components/Tabs/ui/TabItem/variations/_view/base.js +1 -1
  37. package/emotion/es/components/Tabs/ui/Tabs/Tabs.js +52 -9
  38. package/emotion/es/components/Tabs/ui/Tabs/Tabs.styles.js +9 -17
  39. package/emotion/es/components/Tabs/ui/Tabs/variations/_stretch/base.js +1 -1
  40. package/emotion/es/components/Tabs/ui/Tabs/variations/_view/tokens.json +1 -1
  41. package/emotion/es/examples/plasma_b2c/components/Tabs/TabItem.config.js +15 -15
  42. package/emotion/es/examples/plasma_b2c/components/Tabs/Tabs.config.js +16 -17
  43. package/emotion/es/examples/plasma_b2c/components/Tabs/Tabs.stories.tsx +287 -196
  44. package/emotion/es/examples/plasma_web/components/Tabs/TabItem.config.js +15 -15
  45. package/emotion/es/examples/plasma_web/components/Tabs/Tabs.config.js +16 -17
  46. package/emotion/es/examples/plasma_web/components/Tabs/Tabs.stories.tsx +287 -196
  47. package/es/components/Tabs/tokens.js +5 -2
  48. package/es/components/Tabs/tokens.js.map +1 -1
  49. package/es/components/Tabs/ui/TabItem/TabItem.css +1 -1
  50. package/es/components/Tabs/ui/TabItem/TabItem.js +8 -2
  51. package/es/components/Tabs/ui/TabItem/TabItem.js.map +1 -1
  52. package/es/components/Tabs/ui/TabItem/variations/_view/base.js +1 -1
  53. package/es/components/Tabs/ui/TabItem/variations/_view/base.js.map +1 -1
  54. package/es/components/Tabs/ui/TabItem/variations/_view/base_7pcxtm.css +1 -0
  55. package/es/components/Tabs/ui/Tabs/Tabs.css +6 -6
  56. package/es/components/Tabs/ui/Tabs/Tabs.js +52 -9
  57. package/es/components/Tabs/ui/Tabs/Tabs.js.map +1 -1
  58. package/es/components/Tabs/ui/Tabs/Tabs.styles.js +7 -7
  59. package/es/components/Tabs/ui/Tabs/Tabs.styles.js.map +1 -1
  60. package/{cjs/components/Tabs/ui/Tabs/Tabs.styles_1b8qt33.css → es/components/Tabs/ui/Tabs/Tabs.styles_z4dnzh.css} +2 -2
  61. package/es/components/Tabs/ui/Tabs/variations/_stretch/base.js +1 -1
  62. package/es/components/Tabs/ui/Tabs/variations/_stretch/base.js.map +1 -1
  63. package/{cjs/components/Tabs/ui/Tabs/variations/_stretch/base_176tz0n.css → es/components/Tabs/ui/Tabs/variations/_stretch/base_1c7lnrm.css} +1 -1
  64. package/es/components/Tabs/ui/Tabs/variations/_view/base.js +1 -1
  65. package/{cjs/components/Tabs/ui/Tabs/variations/_view/base_4xkt26.css → es/components/Tabs/ui/Tabs/variations/_view/base_aij3sf.css} +1 -1
  66. package/es/index.css +7 -7
  67. package/package.json +2 -2
  68. package/styled-components/cjs/components/Tabs/tokens.js +5 -2
  69. package/styled-components/cjs/components/Tabs/ui/TabItem/TabItem.js +8 -2
  70. package/styled-components/cjs/components/Tabs/ui/TabItem/variations/_view/base.js +1 -1
  71. package/styled-components/cjs/components/Tabs/ui/Tabs/Tabs.js +51 -8
  72. package/styled-components/cjs/components/Tabs/ui/Tabs/Tabs.styles.js +2 -2
  73. package/styled-components/cjs/components/Tabs/ui/Tabs/variations/_stretch/base.js +1 -1
  74. package/styled-components/cjs/components/Tabs/ui/Tabs/variations/_view/tokens.json +1 -1
  75. package/styled-components/cjs/examples/plasma_b2c/components/Tabs/TabItem.config.js +8 -8
  76. package/styled-components/cjs/examples/plasma_b2c/components/Tabs/Tabs.config.js +4 -5
  77. package/styled-components/cjs/examples/plasma_b2c/components/Tabs/Tabs.stories.tsx +287 -196
  78. package/styled-components/cjs/examples/plasma_web/components/Tabs/TabItem.config.js +8 -8
  79. package/styled-components/cjs/examples/plasma_web/components/Tabs/Tabs.config.js +4 -5
  80. package/styled-components/cjs/examples/plasma_web/components/Tabs/Tabs.stories.tsx +287 -196
  81. package/styled-components/es/components/Tabs/tokens.js +5 -2
  82. package/styled-components/es/components/Tabs/ui/TabItem/TabItem.js +8 -2
  83. package/styled-components/es/components/Tabs/ui/TabItem/variations/_view/base.js +1 -1
  84. package/styled-components/es/components/Tabs/ui/Tabs/Tabs.js +52 -9
  85. package/styled-components/es/components/Tabs/ui/Tabs/Tabs.styles.js +3 -3
  86. package/styled-components/es/components/Tabs/ui/Tabs/variations/_stretch/base.js +1 -1
  87. package/styled-components/es/components/Tabs/ui/Tabs/variations/_view/tokens.json +1 -1
  88. package/styled-components/es/examples/plasma_b2c/components/Tabs/TabItem.config.js +8 -8
  89. package/styled-components/es/examples/plasma_b2c/components/Tabs/Tabs.config.js +4 -5
  90. package/styled-components/es/examples/plasma_b2c/components/Tabs/Tabs.stories.tsx +287 -196
  91. package/styled-components/es/examples/plasma_web/components/Tabs/TabItem.config.js +8 -8
  92. package/styled-components/es/examples/plasma_web/components/Tabs/Tabs.config.js +4 -5
  93. package/styled-components/es/examples/plasma_web/components/Tabs/Tabs.stories.tsx +287 -196
  94. package/types/components/Tabs/tokens.d.ts +3 -0
  95. package/types/components/Tabs/tokens.d.ts.map +1 -1
  96. package/types/components/Tabs/ui/TabItem/TabItem.d.ts.map +1 -1
  97. package/types/components/Tabs/ui/TabItem/variations/_view/base.d.ts.map +1 -1
  98. package/types/components/Tabs/ui/Tabs/Tabs.d.ts +4 -2
  99. package/types/components/Tabs/ui/Tabs/Tabs.d.ts.map +1 -1
  100. package/types/components/Tabs/ui/Tabs/Tabs.styles.d.ts.map +1 -1
  101. package/types/components/Tabs/ui/Tabs/Tabs.types.d.ts +12 -5
  102. package/types/components/Tabs/ui/Tabs/Tabs.types.d.ts.map +1 -1
  103. package/types/components/Tabs/ui/Tabs/variations/_stretch/base.d.ts.map +1 -1
  104. package/types/examples/plasma_b2c/components/Tabs/TabItem.config.d.ts.map +1 -1
  105. package/types/examples/plasma_b2c/components/Tabs/Tabs.config.d.ts +0 -1
  106. package/types/examples/plasma_b2c/components/Tabs/Tabs.config.d.ts.map +1 -1
  107. package/types/examples/plasma_b2c/components/Tabs/Tabs.d.ts +2 -1
  108. package/types/examples/plasma_b2c/components/Tabs/Tabs.d.ts.map +1 -1
  109. package/types/examples/plasma_web/components/Tabs/TabItem.config.d.ts.map +1 -1
  110. package/types/examples/plasma_web/components/Tabs/Tabs.config.d.ts +0 -1
  111. package/types/examples/plasma_web/components/Tabs/Tabs.config.d.ts.map +1 -1
  112. package/types/examples/plasma_web/components/Tabs/Tabs.d.ts +2 -1
  113. package/types/examples/plasma_web/components/Tabs/Tabs.d.ts.map +1 -1
  114. package/types/examples/sds_engineer/components/Tabs/Tabs.d.ts +2 -1
  115. package/types/examples/sds_engineer/components/Tabs/Tabs.d.ts.map +1 -1
  116. package/cjs/components/Tabs/ui/TabItem/variations/_view/base_q8xs21.css +0 -1
  117. package/es/components/Tabs/ui/TabItem/variations/_view/base_q8xs21.css +0 -1
@@ -1,4 +1,4 @@
1
- var _excluded = ["id", "stretch", "disabled", "size", "view", "children", "pilled", "index", "className"];
1
+ var _excluded = ["id", "stretch", "disabled", "clip", "size", "view", "children", "pilled", "index", "className"];
2
2
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
3
  function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
4
4
  function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
@@ -9,7 +9,7 @@ function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
9
9
  function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
10
10
  function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
11
11
  import React, { forwardRef, useCallback, useMemo, useState, useEffect, useRef } from 'react';
12
- import { animatedScrollToX, safeUseId } from '@salutejs/plasma-core';
12
+ import { safeUseId } from '@salutejs/plasma-core';
13
13
  import { IconDisclosureLeft, IconDisclosureRight } from '../../../_Icon';
14
14
  import { classes, tokens } from '../../tokens';
15
15
  import { cx } from '../../../../utils';
@@ -34,10 +34,13 @@ export var tabsRoot = function tabsRoot(Root) {
34
34
  stretch = _props$stretch === void 0 ? false : _props$stretch,
35
35
  _props$disabled = props.disabled,
36
36
  disabled = _props$disabled === void 0 ? false : _props$disabled,
37
+ _props$clip = props.clip,
38
+ clip = _props$clip === void 0 ? 'scroll' : _props$clip,
37
39
  size = props.size,
38
40
  view = props.view,
39
41
  children = props.children,
40
- pilled = props.pilled,
42
+ _props$pilled = props.pilled,
43
+ pilled = _props$pilled === void 0 ? false : _props$pilled,
41
44
  index = props.index,
42
45
  className = props.className,
43
46
  rest = _objectWithoutProperties(props, _excluded);
@@ -60,14 +63,41 @@ export var tabsRoot = function tabsRoot(Root) {
60
63
  var stretchClass = firstItemVisible && lastItemVisible && stretch ? classes.tabsStretch : undefined;
61
64
  var hasLeftArrowClass = !firstItemVisible ? classes.tabsHasLeftArrow : undefined;
62
65
  var hasRightArrowClass = !lastItemVisible ? classes.tabsHasRightArrow : undefined;
66
+ var clipScrollClass = clip === 'scroll' ? classes.tabsClipScroll : undefined;
67
+ var clipShowAllClass = clip === 'showAll' ? classes.tabsClipShowAll : undefined;
63
68
  var scrollRef = useRef(null);
64
69
  var trackRef = useRef(null);
70
+ var leftArrowRef = useRef(null);
65
71
  var onPrev = useCallback(function () {
66
- !disabled && scrollRef.current && animatedScrollToX(scrollRef.current, scrollRef.current.scrollLeft - scrollRef.current.offsetWidth / 2);
67
- }, [disabled, scrollRef]);
72
+ var _firstOverflowingTab$;
73
+ if (disabled || !scrollRef.current) {
74
+ return;
75
+ }
76
+ var scrollLeft = Math.round(scrollRef.current.scrollLeft);
77
+ var firstOverflowingTab = refs.items.slice().reverse().find(function (item) {
78
+ if (!item.current || item.current.offsetLeft === undefined) {
79
+ return;
80
+ }
81
+ var tabStartX = item.current.offsetLeft;
82
+ return tabStartX < scrollLeft;
83
+ });
84
+ firstOverflowingTab === null || firstOverflowingTab === void 0 || (_firstOverflowingTab$ = firstOverflowingTab.current) === null || _firstOverflowingTab$ === void 0 || _firstOverflowingTab$.scrollIntoView();
85
+ }, [disabled, scrollRef, refs]);
68
86
  var onNext = useCallback(function () {
69
- !disabled && scrollRef.current && animatedScrollToX(scrollRef.current, scrollRef.current.scrollLeft + scrollRef.current.offsetWidth / 2);
70
- }, [disabled, scrollRef]);
87
+ var _lastOverflowingTab$c;
88
+ if (disabled || !scrollRef.current) {
89
+ return;
90
+ }
91
+ var scrollRight = Math.round(scrollRef.current.scrollLeft + scrollRef.current.clientWidth);
92
+ var lastOverflowingTab = refs.items.find(function (item) {
93
+ if (!item.current || item.current.offsetLeft === undefined) {
94
+ return;
95
+ }
96
+ var tabEndX = item.current.offsetLeft + item.current.offsetWidth;
97
+ return tabEndX > scrollRight;
98
+ });
99
+ lastOverflowingTab === null || lastOverflowingTab === void 0 || (_lastOverflowingTab$c = lastOverflowingTab.current) === null || _lastOverflowingTab$c === void 0 || _lastOverflowingTab$c.scrollIntoView();
100
+ }, [disabled, scrollRef, refs]);
71
101
  var PreviousButton = useMemo(function () {
72
102
  return /*#__PURE__*/React.createElement(StyledArrow, {
73
103
  type: "button",
@@ -76,6 +106,7 @@ export var tabsRoot = function tabsRoot(Root) {
76
106
  tabIndex: disabled ? -1 : 0,
77
107
  disabled: disabled,
78
108
  isFilled: isFilled,
109
+ ref: leftArrowRef,
79
110
  isLeftArrow: true
80
111
  }, /*#__PURE__*/React.createElement(IconDisclosureLeft, {
81
112
  color: "var(".concat(tokens.arrowColor, ")")
@@ -96,8 +127,9 @@ export var tabsRoot = function tabsRoot(Root) {
96
127
  var handleScroll = useCallback(function (event) {
97
128
  event.stopPropagation();
98
129
  var maxScrollLeft = event.currentTarget.scrollWidth - event.currentTarget.clientWidth;
99
- setFirstItemVisible(event.currentTarget.scrollLeft <= 0);
100
- setLastItemVisible(event.currentTarget.scrollLeft >= maxScrollLeft);
130
+ var scrollLeft = Math.round(event.currentTarget.scrollLeft);
131
+ setFirstItemVisible(scrollLeft <= 0);
132
+ setLastItemVisible(scrollLeft >= maxScrollLeft);
101
133
  }, [setFirstItemVisible, setLastItemVisible]);
102
134
  var onKeyDown = useCallback(function (event) {
103
135
  if (index === undefined) {
@@ -137,6 +169,16 @@ export var tabsRoot = function tabsRoot(Root) {
137
169
  var _scrollRef$current, _scrollRef$current2;
138
170
  setLastItemVisible(((_scrollRef$current = scrollRef.current) === null || _scrollRef$current === void 0 ? void 0 : _scrollRef$current.scrollWidth) === ((_scrollRef$current2 = scrollRef.current) === null || _scrollRef$current2 === void 0 ? void 0 : _scrollRef$current2.clientWidth));
139
171
  }, []);
172
+
173
+ // Этот хук компенсирует появление левой стрелки при прокрутке
174
+ useEffect(function () {
175
+ if (firstItemVisible || !scrollRef.current || !leftArrowRef.current) {
176
+ return;
177
+ }
178
+ scrollRef.current.scrollTo({
179
+ left: Math.round(scrollRef.current.scrollLeft + leftArrowRef.current.clientWidth)
180
+ });
181
+ }, [firstItemVisible, scrollRef, leftArrowRef]);
140
182
  return /*#__PURE__*/React.createElement(TabsContext.Provider, {
141
183
  value: refs
142
184
  }, /*#__PURE__*/React.createElement(Root, _extends({
@@ -150,6 +192,7 @@ export var tabsRoot = function tabsRoot(Root) {
150
192
  className: cx(pilledClass, stretchClass, hasLeftArrowClass, hasRightArrowClass, className),
151
193
  onKeyDown: onKeyDown
152
194
  }, rest), !firstItemVisible && PreviousButton, /*#__PURE__*/React.createElement(StyledContentWrapper, {
195
+ className: cx(clipScrollClass, clipShowAllClass),
153
196
  ref: scrollRef,
154
197
  onScroll: handleScroll
155
198
  }, /*#__PURE__*/React.createElement(StyledContent, {
@@ -3,14 +3,14 @@ function _taggedTemplateLiteral(strings, raw) { if (!raw) { raw = strings.slice(
3
3
  import { css } from 'styled-components';
4
4
  import styled from 'styled-components';
5
5
  import { addFocus } from '../../../../mixins';
6
- import { tokens } from '../../tokens';
7
- export var base = /*#__PURE__*/css(_templateObject || (_templateObject = /*#__PURE__*/_taggedTemplateLiteral(["\n display: flex;\n align-items: center;\n position: relative;\n"])));
6
+ import { classes, tokens } from '../../tokens';
7
+ export var base = /*#__PURE__*/css(_templateObject || (_templateObject = /*#__PURE__*/_taggedTemplateLiteral(["\n display: flex;\n gap: 0.125rem;\n align-items: center;\n position: relative;\n"])));
8
8
  export var StyledContent = /*#__PURE__*/styled.div.withConfig({
9
9
  componentId: "plasma-new-hope__sc-1ibkmsl-0"
10
10
  })(["display:inline-flex;flex-direction:row;align-items:center;"]);
11
11
  export var StyledContentWrapper = /*#__PURE__*/styled.div.withConfig({
12
12
  componentId: "plasma-new-hope__sc-1ibkmsl-1"
13
- })(["margin:-0.125rem;padding:0.25rem;box-sizing:content-box;overflow:scroll;position:relative;height:100%;width:100%;display:flex;align-items:center;scrollbar-width:none;::-webkit-scrollbar{display:none;}overscroll-behavior:contain;"]);
13
+ })(["margin:-0.125rem;padding:0.25rem;box-sizing:content-box;position:relative;height:100%;width:100%;display:flex;align-items:center;&.", "{overflow:scroll;scroll-padding:0.25rem;overscroll-behavior:contain;scrollbar-width:none;::-webkit-scrollbar{display:none;}}&.", "{overflow:visible;}"], classes.tabsClipScroll, classes.tabsClipShowAll);
14
14
  export var StyledArrow = /*#__PURE__*/styled.button.withConfig({
15
15
  componentId: "plasma-new-hope__sc-1ibkmsl-2"
16
16
  })(["display:flex;cursor:pointer;border:none;background-color:transparent;padding:0;outline:none;", ";&[disabled]{cursor:not-allowed;}--plasma_private-outer-padding:", ";padding-right:", ";padding-left:", ";"], /*#__PURE__*/addFocus({
@@ -1,4 +1,4 @@
1
1
  import { css } from 'styled-components';
2
2
  import { classes } from '../../../../tokens';
3
3
  import { StyledContent, StyledContentWrapper } from '../../Tabs.styles';
4
- export var base = /*#__PURE__*/css(["&.", "{width:100%;", ",", ",", " > button{width:100%;}}"], classes.tabsStretch, StyledContentWrapper, StyledContent, StyledContent);
4
+ export var base = /*#__PURE__*/css(["&.", "{width:100%;", ",", ",", " > button{width:100%;margin-left:0;}}"], classes.tabsStretch, StyledContentWrapper, StyledContent, StyledContent);
@@ -1 +1 @@
1
- ["--plasma-tabs-backgorund-color", "--plasma-tabs-divider-height", "--plasma-tabs-divider-color"]
1
+ ["--plasma-tabs-background-color", "--plasma-tabs-divider-height", "--plasma-tabs-divider-color"]
@@ -7,16 +7,16 @@ export var config = {
7
7
  },
8
8
  variations: {
9
9
  view: {
10
- clear: /*#__PURE__*/css(["", ":var(--text-secondary);", ":transparent;", ":var(--text-primary);", ":transparent;", ":var(--text-primary);", ":transparent;", ":var(--text-primary);", ":transparent;", ":background-color 0.3s ease-in-out;", ":0;", ":0;", ":var(--plasma-colors-button-focused);", ":0rem;", ":var(--text-primary);", ":var(--text-primary);", ":var(--text-tertiary);", ":var(--text-secondary);", ":var(--text-secondary);", ":var(--text-secondary);"], tabsTokens.itemColor, tabsTokens.itemBackgroundColor, tabsTokens.itemColorHover, tabsTokens.itemBackgroundColorHover, tabsTokens.itemSelectedColor, tabsTokens.itemSelectedBackgroundColor, tabsTokens.itemSelectedColorHover, tabsTokens.itemSelectedBackgroundColorHover, tabsTokens.itemBackgroundTransition, tabsTokens.itemPaddingClear, tabsTokens.itemContentPaddingClear, tabsTokens.outlineFocusColor, tabsTokens.itemSelectedDividerHeight, tabsTokens.itemSelectedDividerColor, tabsTokens.itemSelectedDividerColorHover, tabsTokens.additionalContentColor, tabsTokens.additionalContentHoverColor, tabsTokens.additionalContentSelectedColor, tabsTokens.additionalContentSelectedHoverColor),
11
- secondary: /*#__PURE__*/css(["", ":var(--text-primary);", ":transparent;", ":var(--text-primary);", ":transparent;", ":var(--text-primary);", ":var(--surface-solid-card);", ":var(--text-primary);", ":var(--surface-solid-card);", ":background-color 0.3s ease-in-out;", ":0.125rem;", ":var(--plasma-colors-button-focused);", ":0rem;", ":var(--text-primary);", ":var(--text-primary);", ":var(--text-primary);", ":var(--text-secondary);", ":var(--text-secondary);", ":var(--text-secondary);", ":var(--text-secondary);"], tabsTokens.itemColor, tabsTokens.itemBackgroundColor, tabsTokens.itemColorHover, tabsTokens.itemBackgroundColorHover, tabsTokens.itemSelectedColor, tabsTokens.itemSelectedBackgroundColor, tabsTokens.itemSelectedColorHover, tabsTokens.itemSelectedBackgroundColorHover, tabsTokens.itemBackgroundTransition, tabsTokens.itemMarginLeftFilled, tabsTokens.outlineFocusColor, tabsTokens.itemSelectedDividerHeight, tabsTokens.itemSelectedDividerColor, tabsTokens.itemSelectedDividerColorHover, tabsTokens.itemSelectedDividerColorHover, tabsTokens.additionalContentColor, tabsTokens.additionalContentHoverColor, tabsTokens.additionalContentSelectedColor, tabsTokens.additionalContentSelectedHoverColor),
12
- divider: /*#__PURE__*/css(["", ":var(--text-secondary);", ":transparent;", ":var(--text-primary);", ":transparent;", ":var(--text-primary);", ":transparent;", ":var(--text-primary);", ":transparent;", ":background-color 0.3s ease-in-out;", ":0;", ":0;", ":var(--plasma-colors-button-focused);", ":0.125rem;", ":var(--text-primary);", ":var(--text-primary);", ":var(--text-primary);", ":var(--text-tertiary);", ":var(--text-secondary);", ":var(--text-secondary);", ":var(--text-secondary);"], tabsTokens.itemColor, tabsTokens.itemBackgroundColor, tabsTokens.itemColorHover, tabsTokens.itemBackgroundColorHover, tabsTokens.itemSelectedColor, tabsTokens.itemSelectedBackgroundColor, tabsTokens.itemSelectedColorHover, tabsTokens.itemSelectedBackgroundColorHover, tabsTokens.itemBackgroundTransition, tabsTokens.itemPaddingClear, tabsTokens.itemContentPaddingClear, tabsTokens.outlineFocusColor, tabsTokens.itemSelectedDividerHeight, tabsTokens.itemSelectedDividerColor, tabsTokens.itemSelectedDividerColorHover, tabsTokens.itemSelectedDividerColorHover, tabsTokens.additionalContentColor, tabsTokens.additionalContentHoverColor, tabsTokens.additionalContentSelectedColor, tabsTokens.additionalContentSelectedHoverColor),
13
- "default": /*#__PURE__*/css(["", ":var(--text-primary);", ":transparent;", ":var(--text-primary);", ":transparent;", ":var(--inverse-text-primary);", ":var(--surface-solid-default);", ":var(--inverse-text-primary);", ":var(--surface-solid-default);", ":background-color 0.3s ease-in-out;", ":0.125rem;", ":var(--plasma-colors-button-focused);", ":0rem;", ":var(--text-primary);", ":var(--text-primary);", ":var(--text-primary);", ":var(--text-secondary);", ":var(--text-secondary);", ":var(--inverse-text-secondary);", ":var(--inverse-text-secondary);"], tabsTokens.itemColor, tabsTokens.itemBackgroundColor, tabsTokens.itemColorHover, tabsTokens.itemBackgroundColorHover, tabsTokens.itemSelectedColor, tabsTokens.itemSelectedBackgroundColor, tabsTokens.itemSelectedColorHover, tabsTokens.itemSelectedBackgroundColorHover, tabsTokens.itemBackgroundTransition, tabsTokens.itemMarginLeftFilled, tabsTokens.outlineFocusColor, tabsTokens.itemSelectedDividerHeight, tabsTokens.itemSelectedDividerColor, tabsTokens.itemSelectedDividerColorHover, tabsTokens.itemSelectedDividerColorHover, tabsTokens.additionalContentColor, tabsTokens.additionalContentHoverColor, tabsTokens.additionalContentSelectedColor, tabsTokens.additionalContentSelectedHoverColor)
10
+ clear: /*#__PURE__*/css(["", ":var(--text-secondary);", ":transparent;", ":var(--text-secondary-hover);", ":var(--text-secondary-active);", ":transparent;", ":var(--text-primary);", ":transparent;", ":var(--text-primary);", ":transparent;", ":background-color 0.3s ease-in-out;", ":0;", ":0;", ":var(--plasma-colors-button-focused);", ":0rem;", ":var(--text-primary);", ":var(--text-primary);", ":var(--text-tertiary);", ":var(--text-secondary);", ":var(--text-secondary);", ":var(--text-secondary);"], tabsTokens.itemColor, tabsTokens.itemBackgroundColor, tabsTokens.itemColorHover, tabsTokens.itemColorActive, tabsTokens.itemBackgroundColorHover, tabsTokens.itemSelectedColor, tabsTokens.itemSelectedBackgroundColor, tabsTokens.itemSelectedColorHover, tabsTokens.itemSelectedBackgroundColorHover, tabsTokens.itemBackgroundTransition, tabsTokens.itemPaddingClear, tabsTokens.itemContentPaddingClear, tabsTokens.outlineFocusColor, tabsTokens.itemSelectedDividerHeight, tabsTokens.itemSelectedDividerColor, tabsTokens.itemSelectedDividerColorHover, tabsTokens.additionalContentColor, tabsTokens.additionalContentHoverColor, tabsTokens.additionalContentSelectedColor, tabsTokens.additionalContentSelectedHoverColor),
11
+ secondary: /*#__PURE__*/css(["", ":var(--text-primary);", ":transparent;", ":var(--text-secondary-hover);", ":var(--text-secondary-active);", ":transparent;", ":var(--text-primary);", ":var(--surface-solid-card);", ":var(--text-primary);", ":var(--surface-solid-card);", ":background-color 0.3s ease-in-out;", ":0.125rem;", ":var(--plasma-colors-button-focused);", ":0rem;", ":var(--text-primary);", ":var(--text-primary);", ":var(--text-primary);", ":var(--text-secondary);", ":var(--text-secondary);", ":var(--text-secondary);", ":var(--text-secondary);"], tabsTokens.itemColor, tabsTokens.itemBackgroundColor, tabsTokens.itemColorHover, tabsTokens.itemColorActive, tabsTokens.itemBackgroundColorHover, tabsTokens.itemSelectedColor, tabsTokens.itemSelectedBackgroundColor, tabsTokens.itemSelectedColorHover, tabsTokens.itemSelectedBackgroundColorHover, tabsTokens.itemBackgroundTransition, tabsTokens.itemMarginLeftFilled, tabsTokens.outlineFocusColor, tabsTokens.itemSelectedDividerHeight, tabsTokens.itemSelectedDividerColor, tabsTokens.itemSelectedDividerColorHover, tabsTokens.itemSelectedDividerColorHover, tabsTokens.additionalContentColor, tabsTokens.additionalContentHoverColor, tabsTokens.additionalContentSelectedColor, tabsTokens.additionalContentSelectedHoverColor),
12
+ divider: /*#__PURE__*/css(["", ":var(--text-secondary);", ":transparent;", ":var(--text-secondary-hover);", ":var(--text-secondary-active);", ":transparent;", ":var(--text-primary);", ":transparent;", ":var(--text-primary);", ":transparent;", ":background-color 0.3s ease-in-out;", ":0;", ":0;", ":var(--plasma-colors-button-focused);", ":0.125rem;", ":var(--text-primary);", ":var(--text-primary);", ":var(--text-primary);", ":var(--text-tertiary);", ":var(--text-secondary);", ":var(--text-secondary);", ":var(--text-secondary);"], tabsTokens.itemColor, tabsTokens.itemBackgroundColor, tabsTokens.itemColorHover, tabsTokens.itemColorActive, tabsTokens.itemBackgroundColorHover, tabsTokens.itemSelectedColor, tabsTokens.itemSelectedBackgroundColor, tabsTokens.itemSelectedColorHover, tabsTokens.itemSelectedBackgroundColorHover, tabsTokens.itemBackgroundTransition, tabsTokens.itemPaddingClear, tabsTokens.itemContentPaddingClear, tabsTokens.outlineFocusColor, tabsTokens.itemSelectedDividerHeight, tabsTokens.itemSelectedDividerColor, tabsTokens.itemSelectedDividerColorHover, tabsTokens.itemSelectedDividerColorHover, tabsTokens.additionalContentColor, tabsTokens.additionalContentHoverColor, tabsTokens.additionalContentSelectedColor, tabsTokens.additionalContentSelectedHoverColor),
13
+ "default": /*#__PURE__*/css(["", ":var(--text-primary);", ":transparent;", ":var(--text-secondary-hover);", ":var(--text-secondary-active);", ":transparent;", ":var(--inverse-text-primary);", ":var(--surface-solid-default);", ":var(--inverse-text-primary);", ":var(--surface-solid-default);", ":background-color 0.3s ease-in-out;", ":0.125rem;", ":var(--plasma-colors-button-focused);", ":0rem;", ":var(--text-primary);", ":var(--text-primary);", ":var(--text-primary);", ":var(--text-secondary);", ":var(--text-secondary);", ":var(--inverse-text-secondary);", ":var(--inverse-text-secondary);"], tabsTokens.itemColor, tabsTokens.itemBackgroundColor, tabsTokens.itemColorHover, tabsTokens.itemColorActive, tabsTokens.itemBackgroundColorHover, tabsTokens.itemSelectedColor, tabsTokens.itemSelectedBackgroundColor, tabsTokens.itemSelectedColorHover, tabsTokens.itemSelectedBackgroundColorHover, tabsTokens.itemBackgroundTransition, tabsTokens.itemMarginLeftFilled, tabsTokens.outlineFocusColor, tabsTokens.itemSelectedDividerHeight, tabsTokens.itemSelectedDividerColor, tabsTokens.itemSelectedDividerColorHover, tabsTokens.itemSelectedDividerColorHover, tabsTokens.additionalContentColor, tabsTokens.additionalContentHoverColor, tabsTokens.additionalContentSelectedColor, tabsTokens.additionalContentSelectedHoverColor)
14
14
  },
15
15
  size: {
16
- xs: /*#__PURE__*/css(["", ":0.375rem;", ":auto;", ":1.5rem;", ":0 0.5rem;", ":0 0.375rem;", ":1.75rem;", ":0.25rem;", ":0.125rem;", ":var(--plasma-typo-body-xs-font-family);", ":var(--plasma-typo-body-xs-font-size);", ":var(--plasma-typo-body-xs-font-style);", ":var(--plasma-typo-body-xs-font-weight);", ":var(--plasma-typo-body-xs-letter-spacing);", ":var(--plasma-typo-body-xs-line-height);"], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemPaddingPilled, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.itemContentPadding, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.letterSpacing, tabsTokens.lineHeight),
17
- s: /*#__PURE__*/css(["", ":0.5rem;", ":auto;", ":2rem;", ":0 0.625rem;", ":0 0.5rem;", ":1.75rem;", ":0.25rem;", ":0.125rem;", ":var(--plasma-typo-body-s-font-family);", ":var(--plasma-typo-body-s-font-size);", ":var(--plasma-typo-body-s-font-style);", ":var(--plasma-typo-body-s-font-weight);", ":var(--plasma-typo-body-s-letter-spacing);", ":var(--plasma-typo-body-s-line-height);"], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemPaddingPilled, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.itemContentPadding, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.letterSpacing, tabsTokens.lineHeight),
18
- m: /*#__PURE__*/css(["", ":0.625rem;", ":auto;", ":2.5rem;", ":0 0.625rem;", ":0 0.5rem;", ":1.75rem;", ":0.5rem;", ":0.125rem;", ":var(--plasma-typo-body-m-font-family);", ":var(--plasma-typo-body-m-font-size);", ":var(--plasma-typo-body-m-font-style);", ":var(--plasma-typo-body-m-font-weight);", ":var(--plasma-typo-body-m-letter-spacing);", ":var(--plasma-typo-body-m-line-height);"], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemPaddingPilled, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.itemContentPadding, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.letterSpacing, tabsTokens.lineHeight),
19
- l: /*#__PURE__*/css(["", ":0.75rem;", ":auto;", ":3rem;", ":0 0.875rem;", ":0 0.75rem;", ":1.75rem;", ":0.5rem;", ":0.125rem;", ":var(--plasma-typo-body-l-font-family);", ":var(--plasma-typo-body-l-font-size);", ":var(--plasma-typo-body-l-font-style);", ":var(--plasma-typo-body-l-font-weight);", ":var(--plasma-typo-body-l-letter-spacing);", ":var(--plasma-typo-body-l-line-height);"], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemPaddingPilled, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.itemContentPadding, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.letterSpacing, tabsTokens.lineHeight),
16
+ xs: /*#__PURE__*/css(["", ":0.375rem;", ":auto;", ":2rem;", ":0 0.5rem;", ":0 0.375rem;", ":1.75rem;", ":0.25rem;", ":0.125rem;", ":var(--plasma-typo-body-xs-font-family);", ":var(--plasma-typo-body-xs-font-size);", ":var(--plasma-typo-body-xs-font-style);", ":var(--plasma-typo-body-xs-font-weight);", ":var(--plasma-typo-body-xs-letter-spacing);", ":var(--plasma-typo-body-xs-line-height);"], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemPaddingPilled, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.itemContentPadding, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.letterSpacing, tabsTokens.lineHeight),
17
+ s: /*#__PURE__*/css(["", ":0.5rem;", ":auto;", ":2.5rem;", ":0 0.625rem;", ":0 0.5rem;", ":1.75rem;", ":0.25rem;", ":0.125rem;", ":var(--plasma-typo-body-s-font-family);", ":var(--plasma-typo-body-s-font-size);", ":var(--plasma-typo-body-s-font-style);", ":var(--plasma-typo-body-s-font-weight);", ":var(--plasma-typo-body-s-letter-spacing);", ":var(--plasma-typo-body-s-line-height);"], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemPaddingPilled, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.itemContentPadding, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.letterSpacing, tabsTokens.lineHeight),
18
+ m: /*#__PURE__*/css(["", ":0.625rem;", ":auto;", ":3rem;", ":0 0.625rem;", ":0 0.5rem;", ":1.75rem;", ":0.375rem;", ":0.125rem;", ":var(--plasma-typo-body-m-font-family);", ":var(--plasma-typo-body-m-font-size);", ":var(--plasma-typo-body-m-font-style);", ":var(--plasma-typo-body-m-font-weight);", ":var(--plasma-typo-body-m-letter-spacing);", ":var(--plasma-typo-body-m-line-height);"], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemPaddingPilled, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.itemContentPadding, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.letterSpacing, tabsTokens.lineHeight),
19
+ l: /*#__PURE__*/css(["", ":0.75rem;", ":auto;", ":3.5rem;", ":0 0.875rem;", ":0 0.75rem;", ":1.75rem;", ":0.5rem;", ":0.125rem;", ":var(--plasma-typo-body-l-font-family);", ":var(--plasma-typo-body-l-font-size);", ":var(--plasma-typo-body-l-font-style);", ":var(--plasma-typo-body-l-font-weight);", ":var(--plasma-typo-body-l-letter-spacing);", ":var(--plasma-typo-body-l-line-height);"], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemPaddingPilled, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.itemContentPadding, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.letterSpacing, tabsTokens.lineHeight),
20
20
  h5: /*#__PURE__*/css(["", ":0.375rem;", ":auto;", ":3rem;", ":0rem;", ":1.75rem;", ":0.625rem;", ":var(--plasma-typo-h5-font-family);", ":var(--plasma-typo-h5-font-size);", ":var(--plasma-typo-h5-font-style);", ":var(--plasma-typo-h5-font-weight);", ":var(--plasma-typo-h5-letter-spacing);", ":var(--plasma-typo-h5-line-height);"], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.letterSpacing, tabsTokens.lineHeight),
21
21
  h4: /*#__PURE__*/css(["", ":0.375rem;", ":auto;", ":3.25rem;", ":0rem;", ":2rem;", ":0.625rem;", ":var(--plasma-typo-h4-font-family);", ":var(--plasma-typo-h4-font-size);", ":var(--plasma-typo-h4-font-style);", ":var(--plasma-typo-h4-font-weight);", ":var(--plasma-typo-h4-letter-spacing);", ":var(--plasma-typo-h4-line-height);"], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.letterSpacing, tabsTokens.lineHeight),
22
22
  h3: /*#__PURE__*/css(["", ":0.5rem;", ":auto;", ":3.875rem;", ":0rem;", ":2.25rem;", ":0.75rem;", ":var(--plasma-typo-h3-font-family);", ":var(--plasma-typo-h3-font-size);", ":var(--plasma-typo-h3-font-style);", ":var(--plasma-typo-h3-font-weight);", ":var(--plasma-typo-h3-letter-spacing);", ":var(--plasma-typo-h3-line-height);"], tabsTokens.itemBorderRadius, tabsTokens.itemWidth, tabsTokens.itemHeight, tabsTokens.itemPadding, tabsTokens.itemMarginLeft, tabsTokens.itemContentGap, tabsTokens.fontFamily, tabsTokens.fontSize, tabsTokens.fontStyle, tabsTokens.fontWeight, tabsTokens.letterSpacing, tabsTokens.lineHeight),
@@ -3,14 +3,13 @@ import { tabsTokens } from '../../../../components/Tabs';
3
3
  export var config = {
4
4
  defaults: {
5
5
  view: 'filled',
6
- size: 'xs',
7
- disabled: 'false'
6
+ size: 'xs'
8
7
  },
9
8
  variations: {
10
9
  view: {
11
- clear: /*#__PURE__*/css(["", ":var(--text-secondary);", ":tranparent;", ":var(--plasma-colors-button-focused);", ":0rem;", ":tranparent;", ":0rem;"], tabsTokens.arrowColor, tabsTokens.tabsBackgroundColor, tabsTokens.outlineFocusColor, tabsTokens.tabsDividerHeight, tabsTokens.tabsDividerColor, tabsTokens.tabsDividerBorderRadius),
12
- filled: /*#__PURE__*/css(["", ":var(--text-secondary);", ":var(--surface-transparent-primary);", ":var(--plasma-colors-button-focused);", ":0rem;", ":tranparent;", ":0rem;"], tabsTokens.arrowColor, tabsTokens.tabsBackgroundColor, tabsTokens.outlineFocusColor, tabsTokens.tabsDividerHeight, tabsTokens.tabsDividerColor, tabsTokens.tabsDividerBorderRadius),
13
- divider: /*#__PURE__*/css(["", ":var(--text-secondary);", ":tranparent;", ":var(--plasma-colors-button-focused);", ":0.0625rem;", ":var(--surface-transparent-secondary);", ":0.0625rem;"], tabsTokens.arrowColor, tabsTokens.tabsBackgroundColor, tabsTokens.outlineFocusColor, tabsTokens.tabsDividerHeight, tabsTokens.tabsDividerColor, tabsTokens.tabsDividerBorderRadius)
10
+ clear: /*#__PURE__*/css(["", ":var(--text-secondary);", ":transparent;", ":var(--plasma-colors-button-focused);", ":0rem;", ":transparent;", ":0rem;"], tabsTokens.arrowColor, tabsTokens.tabsBackgroundColor, tabsTokens.outlineFocusColor, tabsTokens.tabsDividerHeight, tabsTokens.tabsDividerColor, tabsTokens.tabsDividerBorderRadius),
11
+ filled: /*#__PURE__*/css(["", ":var(--text-secondary);", ":var(--surface-transparent-primary);", ":var(--plasma-colors-button-focused);", ":0rem;", ":transparent;", ":0rem;"], tabsTokens.arrowColor, tabsTokens.tabsBackgroundColor, tabsTokens.outlineFocusColor, tabsTokens.tabsDividerHeight, tabsTokens.tabsDividerColor, tabsTokens.tabsDividerBorderRadius),
12
+ divider: /*#__PURE__*/css(["", ":var(--text-secondary);", ":transparent;", ":var(--plasma-colors-button-focused);", ":0.0625rem;", ":var(--surface-transparent-tertiary);", ":0.0625rem;"], tabsTokens.arrowColor, tabsTokens.tabsBackgroundColor, tabsTokens.outlineFocusColor, tabsTokens.tabsDividerHeight, tabsTokens.tabsDividerColor, tabsTokens.tabsDividerBorderRadius)
14
13
  },
15
14
  size: {
16
15
  xs: /*#__PURE__*/css(["", ":0.5rem;", ":fit-content;", ":auto;", ":0rem;", ":0.125rem;"], tabsTokens.tabsBorderRadius, tabsTokens.tabsWidth, tabsTokens.tabsHeight, tabsTokens.arrowInnerPadding, tabsTokens.arrowOuterPadding),