@pismo/marola 1.0.11 → 1.0.13

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.
Files changed (51) hide show
  1. package/dist/Dialog.module-Duis5XWM.js +2 -1
  2. package/dist/Group-ZXteFV4M.js +2 -1
  3. package/dist/Popover.module-B4boCutS.js +2 -1
  4. package/dist/SelectButton-B38avP9u.js +2 -1
  5. package/dist/Tabs.module-By78tLjn.js +2 -1
  6. package/dist/Toggle-BuZjueQ7.js +2 -1
  7. package/dist/assets/Avatar.css +1 -1
  8. package/dist/components/Adornment/Adornment.js +2 -1
  9. package/dist/components/Advice/Advice.js +2 -1
  10. package/dist/components/Alert/Alert.js +2 -1
  11. package/dist/components/Autocomplete/Autocomplete.js +2 -1
  12. package/dist/components/Avatar/Avatar.js +35 -34
  13. package/dist/components/Avatar/Avatar.stories.d.ts +1 -1
  14. package/dist/components/Button/Button.js +2 -1
  15. package/dist/components/Checkbox/Checkbox.js +2 -1
  16. package/dist/components/Chip/Chip.stories.d.ts +1 -1
  17. package/dist/components/ConfirmationDialog/ConfirmationDialog.stories.d.ts +1 -1
  18. package/dist/components/Description/Description.js +2 -1
  19. package/dist/components/Dialog/Dialog.stories.d.ts +2 -2
  20. package/dist/components/EllipsisTooltip/EllipsisTooltip.js +2 -1
  21. package/dist/components/EllipsisTooltip/EllipsisTooltip.stories.d.ts +1 -1
  22. package/dist/components/Icon/Icon.js +121 -107
  23. package/dist/components/Icon/types.d.ts +1 -1
  24. package/dist/components/IconButton/IconButton.js +2 -1
  25. package/dist/components/Input/Input.js +2 -1
  26. package/dist/components/InputSearch/InputSearch.js +2 -1
  27. package/dist/components/LoadingSpinner/LoadingSpinner.js +2 -1
  28. package/dist/components/LoadingSpinner/LoadingSpinner.stories.d.ts +1 -1
  29. package/dist/components/PageHeader/PageHeader.js +2 -1
  30. package/dist/components/Pagination/Pagination.js +2 -1
  31. package/dist/components/Popover/Popover.stories.d.ts +1 -1
  32. package/dist/components/RadioButton/RadioButton.js +2 -1
  33. package/dist/components/ResultWithChips/ResultWithChips.js +2 -1
  34. package/dist/components/Skeleton/Skeleton.js +2 -1
  35. package/dist/components/Snackbar/Snackbar.js +2 -1
  36. package/dist/components/Snackbar/Snackbar.stories.d.ts +2 -2
  37. package/dist/components/SortTooltip/SortTooltip.js +2 -1
  38. package/dist/components/Stepper/Stepper.js +2 -1
  39. package/dist/components/StepperNavigator/StepperNavigator.js +2 -1
  40. package/dist/components/Table/Table.js +2 -1
  41. package/dist/components/Tag/Tag.js +2 -1
  42. package/dist/components/TextDisplay/TextDisplay.js +2 -1
  43. package/dist/components/Toggle/Toggle.js +2 -1
  44. package/dist/components/ToggleGroup/ToggleGroup.stories.d.ts +1 -1
  45. package/dist/components/Tooltip/Tooltip.js +2 -1
  46. package/dist/components/Tooltip/Tooltip.stories.d.ts +1 -1
  47. package/dist/components/Typography/Typography.js +2 -1
  48. package/dist/components/Typography/Typography.stories.d.ts +1 -1
  49. package/dist/contexts/SnackbarProvider/SnackbarProvider.stories.d.ts +1 -1
  50. package/dist/marola.css +1 -1
  51. package/package.json +2 -2
@@ -1,4 +1,5 @@
1
- import './assets/Dialog.css';const _ = "_dialog_2iy7w_78", y = "_dialog__backdrop_2iy7w_88", a = "_dialog__panel_2iy7w_96", o = "_dialog__title_2iy7w_113", i = "_dialog__subtitle_2iy7w_120", p = "_dialog__divider_2iy7w_124", t = "_dialog__actions_2iy7w_138", g = {
1
+ import './assets/Dialog.css';
2
+ const _ = "_dialog_2iy7w_78", y = "_dialog__backdrop_2iy7w_88", a = "_dialog__panel_2iy7w_96", o = "_dialog__title_2iy7w_113", i = "_dialog__subtitle_2iy7w_120", p = "_dialog__divider_2iy7w_124", t = "_dialog__actions_2iy7w_138", g = {
2
3
  "u-typography-h1": "_u-typography-h1_2iy7w_1",
3
4
  "u-typography-h2": "_u-typography-h2_2iy7w_8",
4
5
  "u-typography-h3": "_u-typography-h3_2iy7w_15",
@@ -1,9 +1,10 @@
1
+ import './assets/Group.css';
1
2
  import { jsxs as l, jsx as o } from "react/jsx-runtime";
2
3
  import { forwardRef as n } from "react";
3
4
  import { c as m } from "./clsx-DB4S2d7J.js";
4
5
  import { Icon as u } from "./components/Icon/Icon.js";
5
6
  import { Typography as c } from "./components/Typography/Typography.js";
6
- import './assets/Group.css';const p = "_toggle__input_hu6m0_1", h = "_toggle__label_hu6m0_11", t = {
7
+ const p = "_toggle__input_hu6m0_1", h = "_toggle__label_hu6m0_11", t = {
7
8
  toggle__input: p,
8
9
  toggle__label: h,
9
10
  "toggle__label--selected": "_toggle__label--selected_hu6m0_21",
@@ -1,4 +1,5 @@
1
- import './assets/Popover.css';const o = "_popover_n95k7_1", p = {
1
+ import './assets/Popover.css';
2
+ const o = "_popover_n95k7_1", p = {
2
3
  popover: o,
3
4
  "popover-header": "_popover-header_n95k7_6",
4
5
  "popover-footer": "_popover-footer_n95k7_10",
@@ -1,9 +1,10 @@
1
+ import './assets/SelectButton.css';
1
2
  import { jsxs as l, jsx as e } from "react/jsx-runtime";
2
3
  import { forwardRef as g } from "react";
3
4
  import { c as d } from "./clsx-DB4S2d7J.js";
4
5
  import { Icon as p } from "./components/Icon/Icon.js";
5
6
  import { Typography as b } from "./components/Typography/Typography.js";
6
- import './assets/SelectButton.css';const q = "_select__listbox__option__text_1abqy_65", x = "_select__wrapper_1abqy_78", m = "_select__label_1abqy_84", f = "_select_1abqy_57", w = "_select__popup_1abqy_99", v = "_select__listbox_1abqy_65", S = "_select__listbox__option_1abqy_65", k = "_select__listbox__option__icon_1abqy_129", t = {
7
+ const q = "_select__listbox__option__text_1abqy_65", x = "_select__wrapper_1abqy_78", m = "_select__label_1abqy_84", f = "_select_1abqy_57", w = "_select__popup_1abqy_99", v = "_select__listbox_1abqy_65", S = "_select__listbox__option_1abqy_65", k = "_select__listbox__option__icon_1abqy_129", t = {
7
8
  "u-typography-h1": "_u-typography-h1_1abqy_1",
8
9
  "u-typography-h2": "_u-typography-h2_1abqy_8",
9
10
  "u-typography-h3": "_u-typography-h3_1abqy_15",
@@ -1,5 +1,6 @@
1
+ import './assets/Tabs.css';
1
2
  import * as _ from "react";
2
- import './assets/Tabs.css';const a = /* @__PURE__ */ _.createContext(null);
3
+ const a = /* @__PURE__ */ _.createContext(null);
3
4
  process.env.NODE_ENV !== "production" && (a.displayName = "TabsContext");
4
5
  function o() {
5
6
  const t = _.useContext(a);
@@ -1,3 +1,4 @@
1
+ import './assets/Toggle2.css';
1
2
  import { jsx as i, jsxs as k } from "react/jsx-runtime";
2
3
  import { forwardRef as u } from "react";
3
4
  import { c as l } from "./clsx-DB4S2d7J.js";
@@ -18,7 +19,7 @@ import "./components/Tabs/Tabs.js";
18
19
  import { s as y } from "./Group-ZXteFV4M.js";
19
20
  import "./contexts/SnackbarProvider/SnackbarProvider.js";
20
21
  import { B as x } from "./Button-BAljjMv3.js";
21
- import './assets/Toggle2.css';const I = "_chip_1wvod_61", P = "_chip__adornment_1wvod_116", z = "_chip__remove_1wvod_121", n = {
22
+ const I = "_chip_1wvod_61", P = "_chip__adornment_1wvod_116", z = "_chip__remove_1wvod_121", n = {
22
23
  "u-typography-h1": "_u-typography-h1_1wvod_1",
23
24
  "u-typography-h2": "_u-typography-h2_1wvod_8",
24
25
  "u-typography-h3": "_u-typography-h3_1wvod_15",
@@ -1 +1 @@
1
- ._u-typography-h1_4n12g_1{font-size:var(--heading-font-size-1);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-1);margin:0}._u-typography-h2_4n12g_8{font-size:var(--heading-font-size-2);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-2);margin:0}._u-typography-h3_4n12g_15{font-size:var(--heading-font-size-3);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-3);margin:0}._u-typography-h4_4n12g_22{font-size:var(--heading-font-size-4);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-4);margin:0}._u-typography-h5_4n12g_29{font-size:var(--heading-font-size-5);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-5);margin:0}._u-typography-h6_4n12g_36{font-size:var(--heading-font-size-6);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-6);margin:0}._u-typography-base_4n12g_43{margin:0;font-size:var(--base-font-size);font-weight:var(--base-weight);line-height:var(--base-line-height)}._u-typography-base--xxl_4n12g_49{font-size:var(--base-font-size-xxl);line-height:var(--base-line-height-xxl)}._u-typography-base--xl_4n12g_53{font-size:var(--base-font-size-xl);line-height:var(--base-line-height-xl)}._u-typography-base--lg_4n12g_57,._avatar_4n12g_57{font-size:var(--base-font-size-lg);line-height:var(--base-line-height-lg)}._u-typography-base--sm_4n12g_61{font-size:var(--base-font-size-sm);line-height:var(--base-line-height-sm)}._u-typography-base--bold_4n12g_65{font-weight:var(--base-bold)}._u-typography-base--strikethrough_4n12g_68{text-decoration:line-through}._u-typography-base--underlined_4n12g_71{text-decoration:underline}._u-typography-base--strikethrough-underlined_4n12g_74{text-decoration:underline line-through}._avatar_4n12g_57{display:inline-flex;align-items:center;justify-content:center;background-color:var(--gray-5);overflow:hidden;position:relative}._avatar--large_4n12g_86{width:40px;height:40px}._avatar--default_4n12g_90{width:32px;height:32px}._avatar--small_4n12g_94{width:24px;height:24px}._avatar--custom_4n12g_98{width:var(--avatar-custom-size);height:var(--avatar-custom-size)}._avatar--circle_4n12g_102{border-radius:50%}._avatar--square_4n12g_105{border-radius:6px}._avatar__icon_4n12g_108,._avatar__image_4n12g_108,._avatar__text_4n12g_108{display:flex;align-items:center;justify-content:center;width:100%;height:100%}._avatar__image_4n12g_108 img{width:100%;height:100%;object-fit:cover}
1
+ ._u-typography-h1_fk6lm_1{font-size:var(--heading-font-size-1);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-1);margin:0}._u-typography-h2_fk6lm_8{font-size:var(--heading-font-size-2);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-2);margin:0}._u-typography-h3_fk6lm_15{font-size:var(--heading-font-size-3);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-3);margin:0}._u-typography-h4_fk6lm_22{font-size:var(--heading-font-size-4);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-4);margin:0}._u-typography-h5_fk6lm_29{font-size:var(--heading-font-size-5);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-5);margin:0}._u-typography-h6_fk6lm_36{font-size:var(--heading-font-size-6);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-6);margin:0}._u-typography-base_fk6lm_43{margin:0;font-size:var(--base-font-size);font-weight:var(--base-weight);line-height:var(--base-line-height)}._u-typography-base--xxl_fk6lm_49{font-size:var(--base-font-size-xxl);line-height:var(--base-line-height-xxl)}._u-typography-base--xl_fk6lm_53{font-size:var(--base-font-size-xl);line-height:var(--base-line-height-xl)}._u-typography-base--lg_fk6lm_57,._avatar_fk6lm_57{font-size:var(--base-font-size-lg);line-height:var(--base-line-height-lg)}._u-typography-base--sm_fk6lm_61{font-size:var(--base-font-size-sm);line-height:var(--base-line-height-sm)}._u-typography-base--bold_fk6lm_65{font-weight:var(--base-bold)}._u-typography-base--strikethrough_fk6lm_68{text-decoration:line-through}._u-typography-base--underlined_fk6lm_71{text-decoration:underline}._u-typography-base--strikethrough-underlined_fk6lm_74{text-decoration:underline line-through}._avatar_fk6lm_57{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background-color:var(--avatar-background)}._avatar--large_fk6lm_86{width:40px;height:40px}._avatar--default_fk6lm_90{width:32px;height:32px}._avatar--small_fk6lm_94{width:24px;height:24px}._avatar--custom_fk6lm_98{width:var(--avatar-custom-size);height:var(--avatar-custom-size)}._avatar--circle_fk6lm_102{border-radius:50%}._avatar--square_fk6lm_105{border-radius:6px}._avatar__icon_fk6lm_108,._avatar__image_fk6lm_108,._avatar__text_fk6lm_108{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--white-100)}._avatar__image_fk6lm_108 img{width:100%;height:100%;object-fit:cover}
@@ -1,7 +1,8 @@
1
+ import '../../assets/Adornment.css';
1
2
  import { jsx as n } from "react/jsx-runtime";
2
3
  import { c } from "../../clsx-DB4S2d7J.js";
3
4
  import { Icon as d } from "../Icon/Icon.js";
4
- import '../../assets/Adornment.css';const l = "_adornment_1bwrg_1", i = {
5
+ const l = "_adornment_1bwrg_1", i = {
5
6
  adornment: l
6
7
  }, g = (t) => {
7
8
  const e = c(t.className), { disabled: a, icon: m } = t, o = a ? "rgb(var(--gray-95-rgb), 0.4)" : t == null ? void 0 : t.color;
@@ -1,8 +1,9 @@
1
+ import '../../assets/Advice.css';
1
2
  import { jsxs as _, jsx as r } from "react/jsx-runtime";
2
3
  import { c as g } from "../../clsx-DB4S2d7J.js";
3
4
  import { Icon as h } from "../Icon/Icon.js";
4
5
  import { Typography as m } from "../Typography/Typography.js";
5
- import '../../assets/Advice.css';const x = "_advice_1wls4_1", f = "_advice__texts_1wls4_8", u = "_advice__content_1wls4_14", c = {
6
+ const x = "_advice_1wls4_1", f = "_advice__texts_1wls4_8", u = "_advice__content_1wls4_14", c = {
6
7
  advice: x,
7
8
  advice__texts: f,
8
9
  advice__content: u
@@ -1,7 +1,8 @@
1
+ import '../../assets/Alert.css';
1
2
  import { jsxs as _, jsx as a } from "react/jsx-runtime";
2
3
  import { c as y } from "../../clsx-DB4S2d7J.js";
3
4
  import { Icon as s } from "../Icon/Icon.js";
4
- import '../../assets/Alert.css';const h = "_container_9p2mz_78", t = {
5
+ const h = "_container_9p2mz_78", t = {
5
6
  "u-typography-h1": "_u-typography-h1_9p2mz_1",
6
7
  "u-typography-h2": "_u-typography-h2_9p2mz_8",
7
8
  "u-typography-h3": "_u-typography-h3_9p2mz_15",
@@ -1,3 +1,4 @@
1
+ import '../../assets/Autocomplete.css';
1
2
  import { jsx as le, jsxs as lt } from "react/jsx-runtime";
2
3
  import * as h from "react";
3
4
  import { useId as at, useState as ut, createElement as ct } from "react";
@@ -7,7 +8,7 @@ import { b as je, s as dt } from "../../useSlotProps-C_I1kEHr.js";
7
8
  import { u as gt } from "../../useId-BW-oWmul.js";
8
9
  import { u as _e } from "../../useControlled-CCMYYdCM.js";
9
10
  import { u as ae } from "../../useEventCallback-BAQJJ3ye.js";
10
- import '../../assets/Autocomplete.css';const ht = (c) => {
11
+ const ht = (c) => {
11
12
  const b = h.useRef({});
12
13
  return h.useEffect(() => {
13
14
  b.current = c;
@@ -1,45 +1,46 @@
1
+ import '../../assets/Avatar.css';
1
2
  import { jsxs as v, jsx as _ } from "react/jsx-runtime";
2
- import { forwardRef as c, useMemo as y } from "react";
3
- import { c as d } from "../../clsx-DB4S2d7J.js";
4
- import '../../assets/Avatar.css';const m = "_avatar_4n12g_57", b = "_avatar__icon_4n12g_108", x = "_avatar__image_4n12g_108", f = "_avatar__text_4n12g_108", t = {
5
- "u-typography-h1": "_u-typography-h1_4n12g_1",
6
- "u-typography-h2": "_u-typography-h2_4n12g_8",
7
- "u-typography-h3": "_u-typography-h3_4n12g_15",
8
- "u-typography-h4": "_u-typography-h4_4n12g_22",
9
- "u-typography-h5": "_u-typography-h5_4n12g_29",
10
- "u-typography-h6": "_u-typography-h6_4n12g_36",
11
- "u-typography-base": "_u-typography-base_4n12g_43",
12
- "u-typography-base--xxl": "_u-typography-base--xxl_4n12g_49",
13
- "u-typography-base--xl": "_u-typography-base--xl_4n12g_53",
14
- "u-typography-base--lg": "_u-typography-base--lg_4n12g_57",
15
- avatar: m,
16
- "u-typography-base--sm": "_u-typography-base--sm_4n12g_61",
17
- "u-typography-base--bold": "_u-typography-base--bold_4n12g_65",
18
- "u-typography-base--strikethrough": "_u-typography-base--strikethrough_4n12g_68",
19
- "u-typography-base--underlined": "_u-typography-base--underlined_4n12g_71",
20
- "u-typography-base--strikethrough-underlined": "_u-typography-base--strikethrough-underlined_4n12g_74",
21
- "avatar--large": "_avatar--large_4n12g_86",
22
- "avatar--default": "_avatar--default_4n12g_90",
23
- "avatar--small": "_avatar--small_4n12g_94",
24
- "avatar--custom": "_avatar--custom_4n12g_98",
25
- "avatar--circle": "_avatar--circle_4n12g_102",
26
- "avatar--square": "_avatar--square_4n12g_105",
27
- avatar__icon: b,
28
- avatar__image: x,
29
- avatar__text: f
30
- }, $ = c((h, n) => {
31
- const { type: e, size: a = "default", shape: g = "circle", children: s, className: o, "data-testid": u } = h, r = typeof a == "number", i = y(
3
+ import { forwardRef as c, useMemo as l } from "react";
4
+ import { c as f } from "../../clsx-DB4S2d7J.js";
5
+ const n = "_avatar_fk6lm_57", d = "_avatar__icon_fk6lm_108", k = "_avatar__image_fk6lm_108", b = "_avatar__text_fk6lm_108", t = {
6
+ "u-typography-h1": "_u-typography-h1_fk6lm_1",
7
+ "u-typography-h2": "_u-typography-h2_fk6lm_8",
8
+ "u-typography-h3": "_u-typography-h3_fk6lm_15",
9
+ "u-typography-h4": "_u-typography-h4_fk6lm_22",
10
+ "u-typography-h5": "_u-typography-h5_fk6lm_29",
11
+ "u-typography-h6": "_u-typography-h6_fk6lm_36",
12
+ "u-typography-base": "_u-typography-base_fk6lm_43",
13
+ "u-typography-base--xxl": "_u-typography-base--xxl_fk6lm_49",
14
+ "u-typography-base--xl": "_u-typography-base--xl_fk6lm_53",
15
+ "u-typography-base--lg": "_u-typography-base--lg_fk6lm_57",
16
+ avatar: n,
17
+ "u-typography-base--sm": "_u-typography-base--sm_fk6lm_61",
18
+ "u-typography-base--bold": "_u-typography-base--bold_fk6lm_65",
19
+ "u-typography-base--strikethrough": "_u-typography-base--strikethrough_fk6lm_68",
20
+ "u-typography-base--underlined": "_u-typography-base--underlined_fk6lm_71",
21
+ "u-typography-base--strikethrough-underlined": "_u-typography-base--strikethrough-underlined_fk6lm_74",
22
+ "avatar--large": "_avatar--large_fk6lm_86",
23
+ "avatar--default": "_avatar--default_fk6lm_90",
24
+ "avatar--small": "_avatar--small_fk6lm_94",
25
+ "avatar--custom": "_avatar--custom_fk6lm_98",
26
+ "avatar--circle": "_avatar--circle_fk6lm_102",
27
+ "avatar--square": "_avatar--square_fk6lm_105",
28
+ avatar__icon: d,
29
+ avatar__image: k,
30
+ avatar__text: b
31
+ }, $ = c((h, m) => {
32
+ const { type: e, size: a = "default", shape: o = "circle", children: s, className: p, "data-testid": u } = h, r = typeof a == "number", g = l(
32
33
  () => ({
33
34
  width: r ? a : void 0,
34
35
  height: r ? a : void 0,
35
36
  "--avatar-custom-size": r ? `${a}px` : void 0
36
37
  }),
37
38
  [a, r]
38
- ), p = r ? "custom" : a, l = y(
39
- () => d(t.avatar, t[`avatar--${p}`], t[`avatar--${g}`], o),
40
- [p, g, o]
39
+ ), y = r ? "custom" : a, i = l(
40
+ () => f(t.avatar, t[`avatar--${y}`], t[`avatar--${o}`], p),
41
+ [y, o, p]
41
42
  );
42
- return /* @__PURE__ */ v("div", { ref: n, style: i, className: l, "data-testid": u, children: [
43
+ return /* @__PURE__ */ v("div", { ref: m, style: g, className: i, "data-testid": u, children: [
43
44
  e === "icon" && /* @__PURE__ */ _("span", { className: t.avatar__icon, children: s }),
44
45
  e === "image" && /* @__PURE__ */ _("div", { className: t.avatar__image, children: /* @__PURE__ */ _("img", { src: s, alt: "avatar" }) }),
45
46
  e === "text" && /* @__PURE__ */ _("span", { className: t.avatar__text, children: s })
@@ -17,7 +17,7 @@ declare const meta: {
17
17
  };
18
18
  export default meta;
19
19
  type Story = StoryObj<typeof meta>;
20
- export declare const Icon: Story;
20
+ export declare const WithIcon: Story;
21
21
  export declare const Image: Story;
22
22
  export declare const Text: Story;
23
23
  export declare const CustomSize: Story;
@@ -1,9 +1,10 @@
1
+ import '../../assets/Button.css';
1
2
  import { jsx as p, jsxs as l } from "react/jsx-runtime";
2
3
  import { forwardRef as x, useMemo as c } from "react";
3
4
  import { c as v } from "../../clsx-DB4S2d7J.js";
4
5
  import { LoadingSpinner as m } from "../LoadingSpinner/LoadingSpinner.js";
5
6
  import { B as f } from "../../Button-BAljjMv3.js";
6
- import '../../assets/Button.css';const k = "_button_dxo5v_57", t = {
7
+ const k = "_button_dxo5v_57", t = {
7
8
  "u-typography-h1": "_u-typography-h1_dxo5v_1",
8
9
  "u-typography-h2": "_u-typography-h2_dxo5v_8",
9
10
  "u-typography-h3": "_u-typography-h3_dxo5v_15",
@@ -1,8 +1,9 @@
1
+ import '../../assets/Checkbox.css';
1
2
  import { jsxs as w, jsx as c } from "react/jsx-runtime";
2
3
  import * as l from "react";
3
4
  import { useState as k, useEffect as i } from "react";
4
5
  import { c as _ } from "../../clsx-DB4S2d7J.js";
5
- import '../../assets/Checkbox.css';const v = (a) => /* @__PURE__ */ l.createElement("svg", { width: 14, height: 10, viewBox: "0 0 14 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...a }, /* @__PURE__ */ l.createElement("path", { d: "M13.7063 0.293438C14.0969 0.684062 14.0969 1.31531 13.7063 1.70594L5.70625 9.70594C5.31563 10.0966 4.68437 10.0966 4.29375 9.70594L0.292875 5.70594C-0.097625 5.31531 -0.097625 4.68406 0.292875 4.29344C0.683437 3.90281 1.31656 3.90281 1.70719 4.29344L4.97188 7.58406L12.2937 0.293438C12.6844 -0.0978125 13.3156 -0.0978125 13.7063 0.293438Z", fill: "#F7F7FC" })), N = "_label_xqg5n_65", z = "_checkmark_xqg5n_94", e = {
6
+ const v = (a) => /* @__PURE__ */ l.createElement("svg", { width: 14, height: 10, viewBox: "0 0 14 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...a }, /* @__PURE__ */ l.createElement("path", { d: "M13.7063 0.293438C14.0969 0.684062 14.0969 1.31531 13.7063 1.70594L5.70625 9.70594C5.31563 10.0966 4.68437 10.0966 4.29375 9.70594L0.292875 5.70594C-0.097625 5.31531 -0.097625 4.68406 0.292875 4.29344C0.683437 3.90281 1.31656 3.90281 1.70719 4.29344L4.97188 7.58406L12.2937 0.293438C12.6844 -0.0978125 13.3156 -0.0978125 13.7063 0.293438Z", fill: "#F7F7FC" })), N = "_label_xqg5n_65", z = "_checkmark_xqg5n_94", e = {
6
7
  "u-typography-h1": "_u-typography-h1_xqg5n_1",
7
8
  "u-typography-h2": "_u-typography-h2_xqg5n_8",
8
9
  "u-typography-h3": "_u-typography-h3_xqg5n_15",
@@ -4,7 +4,7 @@ declare const meta: {
4
4
  title: string;
5
5
  component: import('react').ForwardRefExoticComponent<import('./Chip').ChipProps & import('react').RefAttributes<unknown>>;
6
6
  tags: string[];
7
- decorators: ((Story: import('@storybook/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
7
+ decorators: ((Story: import('@storybook/types').PartialStoryFn<import('@storybook/react').ReactRenderer, {
8
8
  label: import('react').ReactNode;
9
9
  loading?: boolean | undefined;
10
10
  leftAdornment?: import('../Adornment/Adornment').AdornmentProps | undefined;
@@ -5,7 +5,7 @@ declare const meta: {
5
5
  title: string;
6
6
  component: ({ open, onClose, title, subtitle, content, cancelAction, confirmAction, confirmLabel, cancelLabel, }: ConfirmationDialogProps) => import("react/jsx-runtime").JSX.Element;
7
7
  tags: string[];
8
- decorators: ((Story: import('@storybook/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
8
+ decorators: ((Story: import('@storybook/types').PartialStoryFn<import('@storybook/react').ReactRenderer, {
9
9
  open: boolean;
10
10
  onClose: () => void;
11
11
  title?: import('react').ReactNode;
@@ -1,8 +1,9 @@
1
+ import '../../assets/Description.css';
1
2
  import { jsxs as u, jsx as t } from "react/jsx-runtime";
2
3
  import { c as g } from "../../clsx-DB4S2d7J.js";
3
4
  import { Skeleton as y } from "../Skeleton/Skeleton.js";
4
5
  import { Typography as _ } from "../Typography/Typography.js";
5
- import '../../assets/Description.css';const l = "_container_he0z3_78", a = {
6
+ const l = "_container_he0z3_78", a = {
6
7
  "u-typography-h1": "_u-typography-h1_he0z3_1",
7
8
  "u-typography-h2": "_u-typography-h2_he0z3_8",
8
9
  "u-typography-h3": "_u-typography-h3_he0z3_15",
@@ -10,7 +10,7 @@ declare const meta: {
10
10
  Actions: import('react').FunctionComponent<import('./Actions').DialogActionProps>;
11
11
  };
12
12
  tags: string[];
13
- decorators: ((Story: import('@storybook/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
13
+ decorators: ((Story: import('@storybook/types').PartialStoryFn<import('@storybook/react').ReactRenderer, {
14
14
  color?: string | undefined;
15
15
  ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
16
16
  children: import('react').ReactElement<any, string | import('react').JSXElementConstructor<any>> & import('react').ReactElement<unknown, string | import('react').JSXElementConstructor<unknown>>;
@@ -82,7 +82,7 @@ declare const meta: {
82
82
  "aria-description"?: string | undefined;
83
83
  "aria-details"?: string | undefined;
84
84
  "aria-disabled"?: (boolean | "true" | "false") | undefined;
85
- "aria-dropeffect"?: "link" | "none" | "copy" | "execute" | "move" | "popup" | undefined;
85
+ "aria-dropeffect"?: "copy" | "link" | "none" | "execute" | "move" | "popup" | undefined;
86
86
  "aria-errormessage"?: string | undefined;
87
87
  "aria-expanded"?: (boolean | "true" | "false") | undefined;
88
88
  "aria-flowto"?: string | undefined;
@@ -1,8 +1,9 @@
1
+ import '../../assets/EllipsisTooltip.css';
1
2
  import { jsx as s, jsxs as d, Fragment as f } from "react/jsx-runtime";
2
3
  import { useState as g } from "react";
3
4
  import { c as v } from "../../clsx-DB4S2d7J.js";
4
5
  import { Tooltip as x } from "../Tooltip/Tooltip.js";
5
- import '../../assets/EllipsisTooltip.css';const H = {
6
+ const H = {
6
7
  "ellipsis-tooltip": "_ellipsis-tooltip_1ov97_1"
7
8
  }, W = ({
8
9
  lineClamp: e = 1,
@@ -8,7 +8,7 @@ declare const meta: {
8
8
  parameters: {
9
9
  layout: string;
10
10
  };
11
- decorators: ((Story: import('@storybook/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
11
+ decorators: ((Story: import('@storybook/types').PartialStoryFn<import('@storybook/react').ReactRenderer, {
12
12
  children: import('react').ReactNode;
13
13
  title: import('react').ReactNode;
14
14
  style?: import('react').CSSProperties | undefined;