asma-ui-core 3.42.1 → 3.43.1

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.
@@ -18,7 +18,7 @@ var m = c(({ dataTest: r, readOnly: o, onDelete: l, ...a }, d) => /* @__PURE__ *
18
18
  backgroundColor: "white",
19
19
  borderColor: "var(--colors-delta-300)",
20
20
  color: "var(--colors-delta-800)",
21
- fontSize: "14px",
21
+ fontSize: "var(--font-size-body-base)",
22
22
  ...o ? {
23
23
  pointerEvents: "none",
24
24
  "&:hover": {
@@ -1,8 +1,8 @@
1
- import { Tooltip as e } from "@mui/material";
2
- import { jsx as i } from "react/jsx-runtime";
1
+ import { Tooltip as i } from "@mui/material";
2
+ import { jsx as p } from "react/jsx-runtime";
3
3
  import { mergeSlotProps as r } from "@mui/material/utils";
4
4
  import l from "@mui/material/Fade";
5
- var a = {
5
+ var s = {
6
6
  borderRadius: "3px",
7
7
  "& .MuiTooltip-arrow": { color: "#363E4A" },
8
8
  color: "white",
@@ -10,14 +10,14 @@ var a = {
10
10
  display: "flex",
11
11
  padding: "4px 8px",
12
12
  alignItems: "center",
13
- fontSize: "12px",
14
- lineHeight: "16px",
13
+ fontSize: "var(--font-size-body-sm)",
14
+ lineHeight: "var(--line-height-body-sm)",
15
15
  letterSpacing: "0.24px",
16
16
  bgcolor: "#363E4A",
17
17
  wordBreak: "break-word"
18
- }, d = (p) => {
19
- const { slotProps: o, ...t } = p;
20
- return /* @__PURE__ */ i(e, {
18
+ }, d = (e) => {
19
+ const { slotProps: o, ...t } = e;
20
+ return /* @__PURE__ */ p(i, {
21
21
  enterDelay: 500,
22
22
  placement: "top",
23
23
  ...t,
@@ -28,7 +28,7 @@ var a = {
28
28
  slotProps: {
29
29
  ...o,
30
30
  transition: r(o?.transition, { timeout: 300 }),
31
- tooltip: r(o?.tooltip, { sx: a })
31
+ tooltip: r(o?.tooltip, { sx: s })
32
32
  }
33
33
  });
34
34
  };
@@ -1,14 +1,14 @@
1
- var _ = "_container_147nx_1", e = "_header_147nx_13", r = "_title_147nx_19", a = "_message_147nx_28", n = "_info_147nx_36", s = "_error_147nx_41", t = "_success_147nx_46", i = "_warning_147nx_51", v = "_title_info_147nx_57", x = "_title_error_147nx_61", g = "_title_success_147nx_65", o = "_title_warning_147nx_69", c = "_message_info_147nx_74", l = "_message_error_147nx_78", m = "_message_success_147nx_82", u = "_message_warning_147nx_86", f = {
2
- container: _,
3
- header: e,
1
+ var e = "_container_1e4wt_1", _ = "_header_1e4wt_13", r = "_title_1e4wt_19", a = "_message_1e4wt_28", t = "_info_1e4wt_36", s = "_error_1e4wt_41", i = "_success_1e4wt_46", n = "_warning_1e4wt_51", w = "_title_info_1e4wt_57", v = "_title_error_1e4wt_61", g = "_title_success_1e4wt_65", o = "_title_warning_1e4wt_69", c = "_message_info_1e4wt_74", l = "_message_error_1e4wt_78", m = "_message_success_1e4wt_82", u = "_message_warning_1e4wt_86", f = {
2
+ container: e,
3
+ header: _,
4
4
  title: r,
5
5
  message: a,
6
- info: n,
6
+ info: t,
7
7
  error: s,
8
- success: t,
9
- warning: i,
10
- title_info: v,
11
- title_error: x,
8
+ success: i,
9
+ warning: n,
10
+ title_info: w,
11
+ title_error: v,
12
12
  title_success: g,
13
13
  title_warning: o,
14
14
  message_info: c,
@@ -171,3 +171,4 @@ export * from './hub-icon.js'
171
171
  export * from './widgets-icon.js'
172
172
  export * from './rocket-launch-icon.js'
173
173
  export * from './load-current-icon.js'
174
+ export * from './rotate-auto-icon.js'
@@ -0,0 +1,18 @@
1
+ import { jsx as C } from "react/jsx-runtime";
2
+ function r(t) {
3
+ return /* @__PURE__ */ C("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "1rem",
6
+ height: "1rem",
7
+ viewBox: "0 0 16 16",
8
+ fill: "none",
9
+ ...t,
10
+ children: /* @__PURE__ */ C("path", {
11
+ d: "M5.19967 10.6663H6.26634L6.79967 9.13301H9.23301L9.76634 10.6663H10.7997L8.53301 4.66634H7.46634L5.19967 10.6663ZM7.09967 8.26634L7.96634 5.76634H8.03301L8.89967 8.26634H7.09967ZM7.99967 14.6663C7.07745 14.6663 6.21079 14.4913 5.39967 14.1413C4.58856 13.7913 3.88301 13.3163 3.28301 12.7163C2.68301 12.1163 2.20801 11.4108 1.85801 10.5997C1.50801 9.78856 1.33301 8.9219 1.33301 7.99967H2.66634C2.66634 8.73301 2.80523 9.42467 3.08301 10.0747C3.36079 10.7247 3.74134 11.2913 4.22467 11.7747C4.70801 12.258 5.27467 12.6413 5.92467 12.9247C6.57467 13.208 7.26634 13.3497 7.99967 13.3497C9.48856 13.3497 10.7497 12.833 11.783 11.7997C12.8163 10.7663 13.333 9.50523 13.333 8.01634C13.333 6.52745 12.8163 5.26634 11.783 4.23301C10.7497 3.19967 9.48856 2.68301 7.99967 2.68301C7.01079 2.68301 6.11356 2.92467 5.30801 3.40801C4.50245 3.89134 3.86634 4.53301 3.39967 5.33301H5.33301V6.66634H1.33301V2.66634H2.66634V3.99967C3.27745 3.18856 4.04412 2.54134 4.96634 2.05801C5.88856 1.57467 6.89967 1.33301 7.99967 1.33301C8.9219 1.33301 9.78856 1.50801 10.5997 1.85801C11.4108 2.20801 12.1163 2.68301 12.7163 3.28301C13.3163 3.88301 13.7913 4.58856 14.1413 5.39967C14.4913 6.21079 14.6663 7.07745 14.6663 7.99967C14.6663 8.9219 14.4913 9.78856 14.1413 10.5997C13.7913 11.4108 13.3163 12.1163 12.7163 12.7163C12.1163 13.3163 11.4108 13.7913 10.5997 14.1413C9.78856 14.4913 8.9219 14.6663 7.99967 14.6663Z",
12
+ fill: "currentColor"
13
+ })
14
+ });
15
+ }
16
+ export {
17
+ r as RotateAutoIcon
18
+ };
@@ -0,0 +1 @@
1
+ export * from './RotateAutoIcon.js'
@@ -1,14 +1,14 @@
1
- var _ = "_contained_1cv9m_6", t = "_common_1cv9m_6", a = "_medium_1cv9m_45", e = "_small_1cv9m_50", m = "_large_1cv9m_55", r = "_error_1cv9m_65", v = "_outlined_1cv9m_124", c = "_text_1cv9m_242", o = "_textGray_1cv9m_358", l = "_textWhite_1cv9m_416", u = {
2
- "asma-ui-core-button": "_asma-ui-core-button_1cv9m_1",
1
+ var _ = "_contained_654yh_6", t = "_common_654yh_6", a = "_medium_654yh_45", e = "_small_654yh_50", r = "_large_654yh_55", o = "_error_654yh_65", y = "_outlined_654yh_124", h = "_text_654yh_242", m = "_textGray_654yh_358", l = "_textWhite_654yh_416", u = {
2
+ "asma-ui-core-button": "_asma-ui-core-button_654yh_1",
3
3
  contained: _,
4
4
  common: t,
5
5
  medium: a,
6
6
  small: e,
7
- large: m,
8
- error: r,
9
- outlined: v,
10
- text: c,
11
- textGray: o,
7
+ large: r,
8
+ error: o,
9
+ outlined: y,
10
+ text: h,
11
+ textGray: m,
12
12
  textWhite: l
13
13
  };
14
14
  export {
@@ -8,15 +8,15 @@ import { StyledCheckbox as Y } from "../../checkbox/base-ui/StyledCheckbox.js";
8
8
  import { StyledInputField as Z } from "../../input-field/StyledInputField.js";
9
9
  import { StyledSelectAutocomplete as ee } from "../../select-autocomplete/StyledSelectAutocomplete.js";
10
10
  import { DynamicInteractiveChipGroup as te } from "./DynamicInteractiveChipGroup.js";
11
- import { createElement as L, forwardRef as le, useCallback as b, useState as re } from "react";
11
+ import { createElement as L, forwardRef as le, useCallback as g, useState as re } from "react";
12
12
  import { Fragment as $, jsx as l, jsxs as x } from "react/jsx-runtime";
13
- var ge = le((O, q) => {
14
- const [B, T] = re(!1), { options: y, dataTest: S, value: i, readOnly: d, multiple: a, required: E, onChange: C, size: z, title: k, noOptionsText: F, placeholder: K, disabled: N, helperText: H, disableHelperText: R, error: G, valueKey: A = "value", labelKey: W = "label", renderLabel: s, getOptionTooltip: I, startAdornment: _, autocompleteProps: n, loading: u, maxTags: J } = O, m = y.length < 11, c = (e) => typeof e == "object" ? e?.[W]?.toString() ?? "" : e?.toString() ?? "", p = b((e) => typeof e == "object" ? e?.[A] : e, [A]), f = b((e, t) => typeof t == "string" ? !1 : p(e) === p(t), [p]), v = (e) => {
15
- const t = p(e);
13
+ var be = le((O, q) => {
14
+ const [B, T] = re(!1), { options: y, dataTest: S, value: i, readOnly: d, multiple: a, required: E, onChange: C, size: z, title: k, noOptionsText: F, placeholder: K, disabled: N, helperText: H, disableHelperText: R, error: G, valueKey: A = "value", labelKey: W = "label", renderLabel: s, getOptionTooltip: I, startAdornment: _, autocompleteProps: n, loading: u, maxTags: J } = O, p = y.length < 11, c = (e) => typeof e == "object" ? e?.[W]?.toString() ?? "" : e?.toString() ?? "", m = g((e) => typeof e == "object" ? e?.[A] : e, [A]), f = g((e, t) => typeof t == "string" ? !1 : m(e) === m(t), [m]), v = (e) => {
15
+ const t = m(e);
16
16
  return t == null ? "" : typeof t == "string" || typeof t == "number" || typeof t == "boolean" ? String(t) : e == null ? "" : c(e);
17
- }, P = b((e) => {
17
+ }, P = g((e) => {
18
18
  T(!0), n?.onOpen?.(e);
19
- }, [n]), M = b((e, t) => {
19
+ }, [n]), M = g((e, t) => {
20
20
  T(!1), n?.onClose?.(e, t);
21
21
  }, [n]);
22
22
  return a && d ? /* @__PURE__ */ l(te, { ...O }) : /* @__PURE__ */ x("div", {
@@ -50,7 +50,7 @@ var ge = le((O, q) => {
50
50
  multiple: a,
51
51
  renderValue: a ? (e) => {
52
52
  if (!Array.isArray(e)) return null;
53
- const t = e, r = J ?? y.length, h = t.slice(0, r), g = t.length - r;
53
+ const t = e, r = J ?? y.length, h = t.slice(0, r), b = t.length - r;
54
54
  return /* @__PURE__ */ x("div", {
55
55
  className: "flex flex-wrap gap-2",
56
56
  children: [h.map((o) => /* @__PURE__ */ l(D, {
@@ -66,9 +66,9 @@ var ge = le((O, q) => {
66
66
  onDelete: () => {
67
67
  Array.isArray(i) && C(i.filter((w) => !f(w, o)));
68
68
  }
69
- }, v(o))), g > 0 && /* @__PURE__ */ l(D, {
69
+ }, v(o))), b > 0 && /* @__PURE__ */ l(D, {
70
70
  dataTest: "remaining-count-tag-chip",
71
- label: `+${g}`,
71
+ label: `+${b}`,
72
72
  variant: "outlined",
73
73
  onClick: P
74
74
  })]
@@ -101,12 +101,12 @@ var ge = le((O, q) => {
101
101
  className: "min-w-[36px]",
102
102
  checked: o
103
103
  }), s ? s(t) : /* @__PURE__ */ l("span", {
104
- className: "h-fit py-[10px] text-sm text-delta-700",
104
+ className: "h-fit py-[10px] text-base text-delta-700",
105
105
  children: c(t)
106
106
  })] })
107
107
  }));
108
108
  }
109
- const g = i != null && f(i, t);
109
+ const b = i != null && f(i, t);
110
110
  return /* @__PURE__ */ L("li", {
111
111
  ...e,
112
112
  key: e.id,
@@ -118,13 +118,13 @@ var ge = le((O, q) => {
118
118
  title: h,
119
119
  children: /* @__PURE__ */ x($, { children: [/* @__PURE__ */ l("span", {
120
120
  className: "h-full w-5 min-w-5 py-[10px]",
121
- children: g && /* @__PURE__ */ l(U, {
121
+ children: b && /* @__PURE__ */ l(U, {
122
122
  className: "size-5 min-h-5 min-w-5 text-gama-500",
123
123
  height: 20,
124
124
  width: 20
125
125
  })
126
126
  }), s ? s(t) : /* @__PURE__ */ l("span", {
127
- className: "py-[10px] text-sm text-delta-700",
127
+ className: "py-[10px] text-base text-delta-700",
128
128
  children: c(t)
129
129
  })] })
130
130
  }));
@@ -139,18 +139,18 @@ var ge = le((O, q) => {
139
139
  label: "",
140
140
  placeholder: K,
141
141
  readOnly: d,
142
- onKeyDown: m ? (t) => t.preventDefault() : void 0,
143
- autoComplete: m ? "off" : "on",
142
+ onKeyDown: p ? (t) => t.preventDefault() : void 0,
143
+ autoComplete: p ? "off" : "on",
144
144
  slotProps: {
145
145
  ...e.slotProps,
146
146
  input: {
147
147
  ...e.slotProps?.input ?? {},
148
148
  startAdornment: _ ?? e.slotProps?.input?.startAdornment,
149
- style: m ? { caretColor: "transparent" } : {}
149
+ style: p ? { caretColor: "transparent" } : {}
150
150
  },
151
151
  htmlInput: {
152
152
  ...e.slotProps?.htmlInput ?? {},
153
- style: m ? { caretColor: "transparent" } : {}
153
+ style: p ? { caretColor: "transparent" } : {}
154
154
  }
155
155
  }
156
156
  }),
@@ -159,5 +159,5 @@ var ge = le((O, q) => {
159
159
  });
160
160
  });
161
161
  export {
162
- ge as DynamicSelectAutocomplete
162
+ be as DynamicSelectAutocomplete
163
163
  };
@@ -1,11 +1,11 @@
1
1
  import { CheckIcon as t } from "../../icons/check-icon/CheckIcon.js";
2
2
  import { MenuItem as o } from "@mui/material";
3
3
  import { jsx as r, jsxs as n } from "react/jsx-runtime";
4
- var c = (e) => /* @__PURE__ */ n(o, {
4
+ var s = (e) => /* @__PURE__ */ n(o, {
5
5
  ...e,
6
6
  sx: {
7
7
  "&.MuiMenuItem-root": {
8
- fontSize: "14px !important",
8
+ fontSize: "var(--font-size-body-base) !important",
9
9
  gap: "4px",
10
10
  px: 1
11
11
  },
@@ -25,5 +25,5 @@ var c = (e) => /* @__PURE__ */ n(o, {
25
25
  }), /* @__PURE__ */ r("span", { children: e.children })]
26
26
  });
27
27
  export {
28
- c as StyledSelectItem
28
+ s as StyledSelectItem
29
29
  };
@@ -3,31 +3,31 @@ import { StyledFormHelperText as b } from "../../miscellaneous/StyledFormHelperT
3
3
  import e from "clsx";
4
4
  import { Slider as n } from "@mui/material";
5
5
  import { Fragment as g, jsx as t, jsxs as l } from "react/jsx-runtime";
6
- var k = ({ dataTest: i, error: a, errorText: d, helperText: o, ...r }) => {
7
- const s = (a ?? !1) || (o ?? !1), m = a ? d ?? "Required" : o;
6
+ var k = ({ dataTest: i, error: r, errorText: d, helperText: o, ...a }) => {
7
+ const s = (r ?? !1) || (o ?? !1), m = r ? d ?? "Required" : o;
8
8
  return /* @__PURE__ */ l(g, { children: [/* @__PURE__ */ t(n, {
9
- ...r,
9
+ ...a,
10
10
  "data-testid": i,
11
11
  slotProps: {
12
- ...r.slotProps,
12
+ ...a.slotProps,
13
13
  thumb: {
14
- className: e("h-4 w-4", "before:shadow-none", 'after:h-8 after:w-8 after:content-[""]', r.orientation === "vertical" ? "mb-1 ml-0" : "ml-1", r.disabled ? "bg-delta-200" : "bg-gama-500"),
15
- ...r.slotProps?.thumb
14
+ className: e("h-4 w-4", "before:shadow-none", 'after:h-8 after:w-8 after:content-[""]', a.orientation === "vertical" ? "mb-1 ml-0" : "ml-1", a.disabled ? "bg-delta-200" : "bg-gama-500"),
15
+ ...a.slotProps?.thumb
16
16
  },
17
17
  rail: {
18
18
  className: "bg-delta-200",
19
- ...r.slotProps?.rail
19
+ ...a.slotProps?.rail
20
20
  },
21
21
  markLabel: {
22
- className: e("ml-1 text-sm font-semibold text-delta-600", r.orientation === "vertical" && "mb-1"),
23
- ...r.slotProps?.markLabel
22
+ className: e("ml-1 text-base font-semibold text-delta-600", a.orientation === "vertical" && "mb-1"),
23
+ ...a.slotProps?.markLabel
24
24
  }
25
25
  },
26
26
  sx: {
27
- ...r.sx,
27
+ ...a.sx,
28
28
  "& .MuiSlider-track": {
29
- backgroundColor: r.disabled ? "var(--colors-gray-200)" : "var(--colors-gama-500)",
30
- borderColor: r.disabled ? "var(--colors-gray-200)" : "var(--colors-gama-500)"
29
+ backgroundColor: a.disabled ? "var(--colors-gray-200)" : "var(--colors-gama-500)",
30
+ borderColor: a.disabled ? "var(--colors-gray-200)" : "var(--colors-gama-500)"
31
31
  },
32
32
  "& .MuiSlider-mark": {
33
33
  backgroundColor: "white",
@@ -36,16 +36,16 @@ var k = ({ dataTest: i, error: a, errorText: d, helperText: o, ...r }) => {
36
36
  height: "8px",
37
37
  width: "8px",
38
38
  "&.MuiSlider-markActive": {
39
- backgroundColor: r.disabled ? "var(--colors-gray-200)" : "var(--colors-gama-500)",
39
+ backgroundColor: a.disabled ? "var(--colors-gray-200)" : "var(--colors-gama-500)",
40
40
  border: "1px solid",
41
- borderColor: r.disabled ? "var(--colors-gray-200)" : "var(--colors-gama-500)",
41
+ borderColor: a.disabled ? "var(--colors-gray-200)" : "var(--colors-gama-500)",
42
42
  opacity: 1
43
43
  }
44
44
  }
45
45
  }
46
46
  }), s && /* @__PURE__ */ l(b, {
47
- className: e("m-0 flex items-center gap-1 pt-1 text-sm", a ? "text-error-500" : "text-delta-600"),
48
- children: [a && /* @__PURE__ */ t(c, {
47
+ className: e("m-0 flex items-center gap-1 pt-1 text-base", r ? "text-error-500" : "text-delta-600"),
48
+ children: [r && /* @__PURE__ */ t(c, {
49
49
  width: 20,
50
50
  height: 20
51
51
  }), m]
@@ -1,13 +1,13 @@
1
- import { FormControlLabel as r } from "@mui/material";
1
+ import { FormControlLabel as l } from "@mui/material";
2
2
  import { jsx as e } from "react/jsx-runtime";
3
- var i = ({ sx: o, ...l }) => /* @__PURE__ */ e(r, {
4
- ...l,
3
+ var i = ({ sx: o, ...r }) => /* @__PURE__ */ e(l, {
4
+ ...r,
5
5
  sx: {
6
6
  color: "var(--colors-delta-800)",
7
7
  margin: 0,
8
8
  "& .MuiFormControlLabel-label": {
9
- fontSize: "14px",
10
- lineHeight: "20px"
9
+ fontSize: "var(--font-size-body-base)",
10
+ lineHeight: "var(--line-height-body-base)"
11
11
  },
12
12
  "&.Mui-disabled .MuiFormControlLabel-label": { color: "var(--colors-delta-300)" },
13
13
  ...o
@@ -1,14 +1,15 @@
1
1
  import o from "clsx";
2
2
  import { MenuItem as t } from "@mui/material";
3
3
  import { jsx as r } from "react/jsx-runtime";
4
- var m = (e) => /* @__PURE__ */ r(t, {
4
+ var n = (e) => /* @__PURE__ */ r(t, {
5
5
  ...e,
6
6
  classes: {
7
7
  selected: "bg-gama-50",
8
- root: o("px-3 py-2.5 hover:bg-delta-50", e.classes?.root),
8
+ root: o("h-10 pl-4 pr-2 hover:bg-delta-50", e.classes?.root),
9
9
  ...e.classes
10
10
  },
11
11
  sx: {
12
+ fontSize: "var(--font-size-body-base)",
12
13
  "&.Mui-disabled": {
13
14
  pointerEvents: "auto",
14
15
  cursor: "not-allowed",
@@ -18,5 +19,5 @@ var m = (e) => /* @__PURE__ */ r(t, {
18
19
  }
19
20
  });
20
21
  export {
21
- m as StyledMenuItem
22
+ n as StyledMenuItem
22
23
  };
@@ -1,13 +1,14 @@
1
1
  import { cn as s } from "../../../helpers/cn.js";
2
2
  import { Tabs as e } from "@mui/material";
3
3
  import { jsx as l } from "react/jsx-runtime";
4
- function n(r) {
5
- return Array.isArray(r);
4
+ function n(o) {
5
+ return Array.isArray(o);
6
6
  }
7
- function d(r) {
8
- return r != null && !Array.isArray(r);
7
+ function d(o) {
8
+ return o != null && !Array.isArray(o);
9
9
  }
10
10
  var c = {
11
+ "& .MuiTab-root": { fontSize: "var(--font-size-body-lg)" },
11
12
  "& .MuiTabs-scroller": { borderBottom: "1px solid var(--colors-delta-200)" },
12
13
  "& .MuiTabs-scrollButtons": {
13
14
  border: "1px solid var(--colors-delta-500)",
@@ -38,6 +39,7 @@ var c = {
38
39
  }, p = {
39
40
  minHeight: 36,
40
41
  "& .MuiTab-root": {
42
+ fontSize: "var(--font-size-body-base)",
41
43
  height: 36,
42
44
  minHeight: 36,
43
45
  paddingLeft: "12px",
@@ -45,24 +47,24 @@ var c = {
45
47
  paddingTop: "8px",
46
48
  paddingBottom: "8px"
47
49
  }
48
- }, f = ({ className: r, size: i = "default", sx: o, ...t }) => {
49
- const a = [c];
50
- return i === "small" && a.push(p), n(o) ? a.push(...o) : d(o) && a.push(o), /* @__PURE__ */ l(e, {
51
- ...t,
52
- className: s("relative rounded-t-lg bg-white px-4", r),
50
+ }, m = ({ className: o, size: i = "default", sx: r, ...a }) => {
51
+ const t = [c];
52
+ return i === "small" && t.push(p), n(r) ? t.push(...r) : d(r) && t.push(r), /* @__PURE__ */ l(e, {
53
+ ...a,
54
+ className: s("relative rounded-t-lg bg-white px-4", o),
53
55
  slotProps: {
54
- ...t.slotProps,
56
+ ...a.slotProps,
55
57
  indicator: {
56
58
  style: {
57
59
  background: "var(--colors-gama-500)",
58
60
  color: "var(--colors-gama-500)"
59
61
  },
60
- ...t.slotProps?.indicator ?? {}
62
+ ...a.slotProps?.indicator ?? {}
61
63
  }
62
64
  },
63
- sx: a
65
+ sx: t
64
66
  });
65
67
  };
66
68
  export {
67
- f as StyledTabs
69
+ m as StyledTabs
68
70
  };