welcome-ui 0.0.0-dev.1762111960442 → 0.0.0-dev.1763386521897

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 (102) hide show
  1. package/README.md +1 -1
  2. package/dist/{4I4MLMKD-ClGFnV27.js → 4I4MLMKD-z3Xm3qCo.js} +3 -3
  3. package/dist/Accordion.js +4 -4
  4. package/dist/Alert.css +1 -1
  5. package/dist/Alert.js +84 -87
  6. package/dist/AspectRatio.js +1 -1
  7. package/dist/Avatar.js +1 -1
  8. package/dist/{B7UTNDHN-DrVrdxiS.js → B7UTNDHN-BDa2-8JK.js} +1 -1
  9. package/dist/Badge.js +1 -1
  10. package/dist/Breadcrumb.js +1 -1
  11. package/dist/Button.js +1 -1
  12. package/dist/ButtonGroup.js +1 -1
  13. package/dist/Card.js +1 -1
  14. package/dist/Checkbox.js +2 -2
  15. package/dist/CloseButton.css +1 -1
  16. package/dist/CloseButton.js +12 -12
  17. package/dist/{DSAASPLT-C65YRecr.js → DSAASPLT-C-2xDjIv.js} +1 -1
  18. package/dist/DatePicker.js +2 -2
  19. package/dist/DateTimePicker.js +2 -2
  20. package/dist/Drawer.js +25 -22
  21. package/dist/DropdownMenu.js +9 -9
  22. package/dist/Field.js +1 -1
  23. package/dist/FieldGroup.js +1 -1
  24. package/dist/FileDrop.js +2 -2
  25. package/dist/FileUpload.js +1 -1
  26. package/dist/{GVVKDT6A-NJOQQOYu.js → GVVKDT6A-C66-lr0B.js} +3 -3
  27. package/dist/Hint.js +1 -1
  28. package/dist/Icon.js +9 -5
  29. package/dist/InputText.js +1 -1
  30. package/dist/{KPUWHTQJ-NpgUp804.js → KPUWHTQJ-Byij2al4.js} +1 -1
  31. package/dist/Label.js +1 -1
  32. package/dist/Link.js +20 -19
  33. package/dist/Loader.js +1 -1
  34. package/dist/Logo.js +1 -1
  35. package/dist/Modal.js +5 -5
  36. package/dist/{NI3IVY7K-DqCXZqiy.js → NI3IVY7K-DpF3td-7.js} +2 -2
  37. package/dist/{NMGNQVTG-DJrSmLLO.js → NMGNQVTG-BgAqqGOq.js} +1 -1
  38. package/dist/{OLVWQA7U-DujoXmxA.js → OLVWQA7U-wHytlFYu.js} +3 -3
  39. package/dist/Pagination.css +1 -1
  40. package/dist/Pagination.js +155 -76
  41. package/dist/Popover.js +4 -4
  42. package/dist/{RTNCFSKZ-BspS8FyJ.js → RTNCFSKZ-LcIdBwa8.js} +1 -1
  43. package/dist/Radio.js +2 -2
  44. package/dist/RadioGroup.js +3 -3
  45. package/dist/RadioTab.js +2 -2
  46. package/dist/{SBSPVDDI-96-TLBrF.js → SBSPVDDI-BoxPz2JY.js} +1 -1
  47. package/dist/{SQZLCNLX-De47aWEV.js → SQZLCNLX-CUlXoT69.js} +2 -2
  48. package/dist/Search.js +2 -2
  49. package/dist/Select.js +2 -2
  50. package/dist/Slider.js +1 -1
  51. package/dist/Stepper.js +1 -1
  52. package/dist/StickyNote.css +1 -0
  53. package/dist/StickyNote.js +42 -0
  54. package/dist/Swiper.js +1 -1
  55. package/dist/{T22PY7TE-CG3ZPQ0h.js → T22PY7TE-CzEDuEn1.js} +1 -1
  56. package/dist/Table.js +1 -1
  57. package/dist/Tabs.js +7 -7
  58. package/dist/Tag.css +1 -1
  59. package/dist/Tag.js +41 -41
  60. package/dist/Text.js +1 -1
  61. package/dist/Textarea.js +1 -1
  62. package/dist/TimePicker.js +2 -2
  63. package/dist/Toast.css +1 -1
  64. package/dist/Toast.js +286 -222
  65. package/dist/Toggle.js +2 -2
  66. package/dist/Tooltip.js +4 -4
  67. package/dist/VariantIcon.js +1 -1
  68. package/dist/VisuallyHidden.js +1 -1
  69. package/dist/WelcomeLoader.js +1 -1
  70. package/dist/{Y67KZUMI-B7MDEVik.js → Y67KZUMI-BDyUNSJw.js} +1 -1
  71. package/dist/{ZTXFEM5L-CgOPe8o9.js → ZTXFEM5L-CjFLRObi.js} +2 -2
  72. package/dist/{downshift.esm-D_6pHXkq.js → downshift.esm-xtYanIDi.js} +1 -1
  73. package/dist/scss/breakpoints.scss +9 -0
  74. package/dist/scss/text-ellipsis.scss +5 -0
  75. package/dist/scss/texts.scss +108 -0
  76. package/dist/theme.css +1 -1
  77. package/dist/{tslib.es6-DpB4Y59c.js → tslib.es6-C80jYMbM.js} +1 -1
  78. package/dist/types/components/Alert/components/Buttons.d.ts +3 -0
  79. package/dist/types/components/Alert/components/Title.d.ts +2 -0
  80. package/dist/types/components/Alert/index.d.ts +4 -3
  81. package/dist/types/components/Alert/types.d.ts +3 -9
  82. package/dist/types/components/Drawer/AssetDrawer/types.d.ts +3 -0
  83. package/dist/types/components/Drawer/components/Backdrop.d.ts +1 -1
  84. package/dist/types/components/Drawer/index.d.ts +1 -1
  85. package/dist/types/components/Icon/icons.d.ts +2 -2
  86. package/dist/types/components/Pagination/types.d.ts +11 -0
  87. package/dist/types/components/StickyNote/components/Button.d.ts +2 -0
  88. package/dist/types/components/StickyNote/components/Title.d.ts +2 -0
  89. package/dist/types/components/StickyNote/index.d.ts +5 -0
  90. package/dist/types/components/StickyNote/index.test.d.ts +1 -0
  91. package/dist/types/components/StickyNote/types.d.ts +15 -0
  92. package/dist/types/components/Toast/components/Growl.d.ts +2 -0
  93. package/dist/types/components/Toast/index.d.ts +4 -1
  94. package/dist/types/components/Toast/types.d.ts +8 -9
  95. package/dist/types/theme/types.d.ts +233 -218
  96. package/dist/types/utils/index.d.ts +0 -1
  97. package/dist/{utils-DileZjMm.js → utils-BD597oo6.js} +1 -1
  98. package/dist/utils.js +2 -2
  99. package/package.json +2 -1
  100. package/dist/index.css +0 -0
  101. package/dist/types/utils/theme/index.d.ts +0 -0
  102. /package/dist/{index-CdiHdiVB.js → index-PAaZGbyz.js} +0 -0
package/README.md CHANGED
@@ -25,7 +25,7 @@ yarn add postcss --dev
25
25
  2 - Add dependencies for vite project
26
26
 
27
27
  ```bash
28
- yarn add @tailwindcss/vite --dev
28
+ yarn add @tailwindcss/vite sass-embedded --dev
29
29
  ```
30
30
 
31
31
  3 - Add on your vite config tailwindcss plugin
@@ -1,10 +1,10 @@
1
1
  "use client";
2
- import { u as O, a as E, P as z } from "./Y67KZUMI-B7MDEVik.js";
3
- import { u as _ } from "./RTNCFSKZ-BspS8FyJ.js";
2
+ import { u as O, a as E, P as z } from "./Y67KZUMI-BDyUNSJw.js";
3
+ import { u as _ } from "./RTNCFSKZ-LcIdBwa8.js";
4
4
  import { c as b, _ as g, i as A, w as H, d as x, a as p, p as W, r as T, L, M as j, v as I, f as w, b as k, u as U, x as B } from "./OE2EFRVA-DkdhQLJL.js";
5
5
  import { useMemo as C, useState as F } from "react";
6
6
  import { jsx as l, jsxs as Z } from "react/jsx-runtime";
7
- import { u as q } from "./ZTXFEM5L-CgOPe8o9.js";
7
+ import { u as q } from "./ZTXFEM5L-CjFLRObi.js";
8
8
  var h = "M23 27.8C24.1 29 26.4 30 28 30H30H0H2C3.7 30 5.9 29 7 27.8L14 20.6C14.7 19.8 15.3 19.8 16 20.6L23 27.8Z", G = "div", P = 30, u = P / 2, J = {
9
9
  top: `rotate(180 ${u} ${u})`,
10
10
  right: `rotate(-90 ${u} ${u})`,
package/dist/Accordion.js CHANGED
@@ -1,12 +1,12 @@
1
1
  "use client";
2
2
  import { jsxs as i, jsx as o } from "react/jsx-runtime";
3
- import { D as d } from "./NMGNQVTG-DJrSmLLO.js";
4
- import { D as a } from "./T22PY7TE-CG3ZPQ0h.js";
5
- import { u as b } from "./T22PY7TE-CG3ZPQ0h.js";
3
+ import { D as d } from "./NMGNQVTG-BgAqqGOq.js";
4
+ import { D as a } from "./T22PY7TE-CzEDuEn1.js";
5
+ import { u as b } from "./T22PY7TE-CzEDuEn1.js";
6
6
  import { forwardRef as u } from "react";
7
7
  import { Icon as _ } from "./Icon.js";
8
8
  import { Text as p } from "./Text.js";
9
- import { c as h } from "./index-CdiHdiVB.js";
9
+ import { c as h } from "./index-PAaZGbyz.js";
10
10
  const f = "_root_1ugpw_2", g = "_icon_1ugpw_11", w = "_disclosure_1ugpw_23", v = {
11
11
  root: f,
12
12
  icon: g,
package/dist/Alert.css CHANGED
@@ -1 +1 @@
1
- @layer components{._root_1kb4k_2{position:relative;display:flex;align-items:flex-start;width:100%;border-radius:var(--border-radius-md);border:var(--border-width-xs) solid;padding:var(--padding);max-width:var(--maxWidth, max-content);background-color:var(--backgroundColor, var(--color-background-neutral-inverse-fixed));border-color:var(--borderColor, var(--color-background-neutral-subtlest));color:var(--color, var(--color-background-neutral-secondary))}._size-sm_1kb4k_16{--padding: var(--border-radius-xl)}._size-md_1kb4k_19{--padding: var(--border-radius-2xl)}._variant-ai_1kb4k_22{--backgroundColor: var(--color-violet-10);--borderColor: var(--color-violet-10);--color: var(--color-violet-90)}._variant-beige_1kb4k_27{--backgroundColor: var(--color-background-warm-primary);--borderColor: var(--color-background-warm-primary);--color: var(--color-border-warm-stronger)}._variant-danger_1kb4k_32{--backgroundColor: var(--color-background-danger-minimal);--borderColor: var(--color-background-danger-minimal);--color: var(--color-icon-danger-primary)}._variant-info_1kb4k_37{--backgroundColor: var(--color-background-accent-blue-minimal);--borderColor: var(--color-background-accent-blue-minimal);--color: var(--color-icon-accent-blue-primary)}._variant-success_1kb4k_42{--backgroundColor: var(--color-green-10);--borderColor: var(--color-green-10);--color: var(--color-icon-accent-green-primary)}._variant-warning_1kb4k_47{--backgroundColor: var(--color-background-warning-minimal);--borderColor: var(--color-background-warning-minimal);--color: var(--color-icon-warning-primary)}._full-width_1kb4k_52{--maxWidth: 100%}._icon_1kb4k_55._size-sm_1kb4k_16 svg{margin-top:1px}._icon_1kb4k_55._size-sm_1kb4k_16 ._content_1kb4k_58{margin-left:var(--border-radius-lg)}._icon_1kb4k_55._size-md_1kb4k_19 svg{margin-top:-3px}._icon_1kb4k_55._size-md_1kb4k_19 ._content_1kb4k_58{margin-left:var(--border-radius-xl)}._content_1kb4k_58{display:flex;gap:var(--border-radius-lg);flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1}._content-text_1kb4k_76{flex:1}._content-actions_1kb4k_79{display:flex;align-items:center;gap:var(--border-radius-md)}._variant-icon_1kb4k_84{align-self:start}._title_1kb4k_88{font-weight:var(--font-weight-medium);margin-bottom:var(--titleMarginBottom)}._title-size-sm_1kb4k_93{--titleMarginBottom: var(--border-radius-sm)}._title-size-md_1kb4k_96{--titleMarginBottom: var(--border-radius-md)}._title-close-button_1kb4k_99{margin-right:var(--border-radius-2xl)}._close-button_1kb4k_103{position:absolute;right:var(--border-radius-md);top:var(--border-radius-md)}}
1
+ @layer components{._root_hm7mj_2{position:relative;display:flex;align-items:flex-start;width:100%;gap:var(--gap, var(--components-dimensions-alert-gap-content-md));border-radius:var(--components-dimensions-alert-border-radius);border-width:var(--border-width-sm);border-style:solid;padding:var(--padding);max-width:var(--maxWidth, max-content);background-color:var(--backgroundColor, var(--components-colors-alert-color-background-brand));border-color:var(--borderColor, var(--components-colors-alert-color-background-brand));color:var(--color, var(--components-colors-alert-color-text-brand-body))}._size-md_hm7mj_18{--padding: var(--components-dimensions-alert-padding-inline-md)}._size-md_hm7mj_18 ._content-actions_hm7mj_21{--gap: var(--components-dimensions-alert-gap-actions-md)}._size-md_hm7mj_18 ._without-title_hm7mj_24 ._icon-wrapper_hm7mj_24{margin-top:-2px}._size-lg_hm7mj_27{--padding: var(--components-dimensions-alert-padding-inline-lg);--gap: var(--components-dimensions-alert-gap-content-lg)}._size-lg_hm7mj_27 ._content-actions_hm7mj_21{--gap: var(--components-dimensions-alert-gap-actions-lg)}._variant-ai_hm7mj_34{--backgroundColor: var(--components-colors-alert-color-background-ai);--borderColor: transparent;background:linear-gradient(var(--components-colors-alert-color-background-ai) 0 0) padding-box,linear-gradient(90deg,var(--color-green-30) 0%,var(--color-teal-40) 20%,var(--color-blue-40) 40%,var(--color-violet-40) 60%,var(--color-pink-40) 80%,var(--color-red-orange-40) 100%) border-box}._variant-danger_hm7mj_39{--backgroundColor: var(--components-colors-alert-color-background-danger);--borderColor: var(--components-colors-alert-color-background-danger);--color: var(--color-icon-danger-primary)}._variant-info_hm7mj_44{--backgroundColor: var(--components-colors-alert-color-background-information);--borderColor: var(--components-colors-alert-color-background-information);--color: var(--color-icon-accent-blue-primary)}._variant-success_hm7mj_49{--backgroundColor: var(--components-colors-alert-color-background-success);--borderColor: var(--components-colors-alert-color-background-success);--color: var(--color-icon-accent-green-primary)}._variant-warning_hm7mj_54{--backgroundColor: var(--components-colors-alert-color-background-warning);--borderColor: var(--components-colors-alert-color-background-warning);--color: var(--color-icon-warning-primary)}._full-width_hm7mj_59{--maxWidth: 100%}._content_hm7mj_21{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:var(--gap, var(--components-dimensions-alert-gap-content-md))}._content-text_hm7mj_70{display:flex;flex-direction:column;gap:var(--gap, var(--components-dimensions-alert-gap-content-md))}._content-text_hm7mj_70._without-title_hm7mj_24{flex-direction:row}._content-text_hm7mj_70._without-title_hm7mj_24 ._icon-wrapper_hm7mj_24{align-self:flex-start}._content-actions_hm7mj_21{display:flex;align-items:center;gap:var(--gap)}._title-close-button_hm7mj_87{margin-right:var(--spacing-xl)}._title-with-icon_hm7mj_90{display:flex;align-items:center;gap:var(--spacing-sm)}._close-button_hm7mj_96{position:absolute;right:var(--spacing-sm);top:var(--spacing-sm)}._icon-wrapper_hm7mj_24{flex-shrink:0;padding:var(--components-dimensions-alert-icon-padding-block);border-radius:var(--components-dimensions-alert-icon-border-radius);background-color:var(--iconWrapperBackgroundColor, var(--components-colors-alert-icon-color-background-brand));color:var(--iconWrapperColor, var(--components-colors-alert-icon-color-icon-brand))}._icon-wrapper-success_hm7mj_109{--iconWrapperBackgroundColor: var(--components-colors-alert-icon-color-background-success);--iconWrapperColor: var(--components-colors-alert-icon-color-icon-success)}._icon-wrapper-danger_hm7mj_113{--iconWrapperBackgroundColor: var(--components-colors-alert-icon-color-background-danger);--iconWrapperColor: var(--components-colors-alert-icon-color-icon-danger)}._icon-wrapper-info_hm7mj_117{--iconWrapperBackgroundColor: var( --components-colors-alert-icon-color-background-information );--iconWrapperColor: var(--components-colors-alert-icon-color-icon-information)}._icon-wrapper-warning_hm7mj_123{--iconWrapperBackgroundColor: var(--components-colors-alert-icon-color-background-warning);--iconWrapperColor: var(--components-colors-alert-icon-color-icon-warning)}._icon-wrapper-ai_hm7mj_127{background:conic-gradient(from 30deg at 50% 50%,var(--color-green-30) 0deg,var(--color-blue-40) 25.96deg,var(--color-violet-40) 51.92deg,var(--color-pink-40) 76.15deg,var(--color-red-orange-40) 110.77deg,var(--color-pink-40) 162.69deg,var(--color-violet-40) 209.42deg,var(--color-blue-40) 254.42deg,var(--color-teal-40) 306.35deg,var(--color-green-30) 360deg);--iconWrapperColor: var(--components-colors-alert-icon-color-icon-ai)}}
package/dist/Alert.js CHANGED
@@ -1,101 +1,98 @@
1
1
  "use client";
2
- import { jsxs as p, jsx as i } from "react/jsx-runtime";
3
- import I, { forwardRef as l, Children as v, cloneElement as _ } from "react";
4
- import { Button as d } from "./Button.js";
5
- import { CloseButton as S } from "./CloseButton.js";
6
- import { Text as y } from "./Text.js";
7
- import { VariantIcon as T } from "./VariantIcon.js";
8
- import { c as V } from "./index-CdiHdiVB.js";
9
- const $ = "_root_1kb4k_2", E = "_icon_1kb4k_55", R = "_content_1kb4k_58", O = "_title_1kb4k_88", q = {
10
- root: $,
11
- "size-sm": "_size-sm_1kb4k_16",
12
- "size-md": "_size-md_1kb4k_19",
13
- "variant-ai": "_variant-ai_1kb4k_22",
14
- "variant-beige": "_variant-beige_1kb4k_27",
15
- "variant-danger": "_variant-danger_1kb4k_32",
16
- "variant-info": "_variant-info_1kb4k_37",
17
- "variant-success": "_variant-success_1kb4k_42",
18
- "variant-warning": "_variant-warning_1kb4k_47",
19
- "full-width": "_full-width_1kb4k_52",
20
- icon: E,
21
- content: R,
22
- "content-text": "_content-text_1kb4k_76",
23
- "content-actions": "_content-actions_1kb4k_79",
24
- "variant-icon": "_variant-icon_1kb4k_84",
25
- title: O,
26
- "title-size-sm": "_title-size-sm_1kb4k_93",
27
- "title-size-md": "_title-size-md_1kb4k_96",
28
- "title-close-button": "_title-close-button_1kb4k_99",
29
- "close-button": "_close-button_1kb4k_103"
30
- }, s = V(q), D = l(
31
- ({ children: o, className: e, cta: n, handleClose: a, hideIcon: x, isFullWidth: A, size: r = "sm", variant: c, ...B }, z) => {
32
- const h = c === "beige" ? void 0 : c, k = c === "ai", m = !x, j = v.toArray(o).map((t) => t.type === g ? _(t, { hasCloseButton: !!a, variant: r }) : t), u = (t) => {
33
- var f;
34
- if (t) {
35
- if (t.type === w)
36
- return _(t, {
37
- size: r,
38
- variant: k ? "primary-ai" : void 0
39
- });
40
- if (t.type === N)
41
- return _(t, {
42
- size: r,
43
- variant: k ? "primary-ai" : void 0
44
- });
45
- if ((f = t.props) != null && f.children)
46
- return _(t, {
47
- ...t.props,
48
- children: v.map(
49
- t.props.children,
50
- (C) => u(C)
51
- )
52
- });
53
- }
54
- return t;
55
- }, b = I.isValidElement(n) ? u(n) : n;
56
- return /* @__PURE__ */ p(
2
+ import { jsx as i, jsxs as m } from "react/jsx-runtime";
3
+ import l, { forwardRef as w, Children as p, cloneElement as u } from "react";
4
+ import { CloseButton as E } from "./CloseButton.js";
5
+ import { Icon as S } from "./Icon.js";
6
+ import { Text as v } from "./Text.js";
7
+ import { c as y } from "./index-PAaZGbyz.js";
8
+ import { Button as b } from "./Button.js";
9
+ const V = "_root_hm7mj_2", I = "_content_hm7mj_21", N = {
10
+ root: V,
11
+ "size-md": "_size-md_hm7mj_18",
12
+ "content-actions": "_content-actions_hm7mj_21",
13
+ "without-title": "_without-title_hm7mj_24",
14
+ "icon-wrapper": "_icon-wrapper_hm7mj_24",
15
+ "size-lg": "_size-lg_hm7mj_27",
16
+ "variant-ai": "_variant-ai_hm7mj_34",
17
+ "variant-danger": "_variant-danger_hm7mj_39",
18
+ "variant-info": "_variant-info_hm7mj_44",
19
+ "variant-success": "_variant-success_hm7mj_49",
20
+ "variant-warning": "_variant-warning_hm7mj_54",
21
+ "full-width": "_full-width_hm7mj_59",
22
+ content: I,
23
+ "content-text": "_content-text_hm7mj_70",
24
+ "title-close-button": "_title-close-button_hm7mj_87",
25
+ "title-with-icon": "_title-with-icon_hm7mj_90",
26
+ "close-button": "_close-button_hm7mj_96",
27
+ "icon-wrapper-success": "_icon-wrapper-success_hm7mj_109",
28
+ "icon-wrapper-danger": "_icon-wrapper-danger_hm7mj_113",
29
+ "icon-wrapper-info": "_icon-wrapper-info_hm7mj_117",
30
+ "icon-wrapper-warning": "_icon-wrapper-warning_hm7mj_123",
31
+ "icon-wrapper-ai": "_icon-wrapper-ai_hm7mj_127"
32
+ }, x = w(
33
+ ({ variant: t = "primary", ...o }, n) => /* @__PURE__ */ i(b, { className: "shrink-0 w-fit", ref: n, variant: t, ...o })
34
+ ), A = w(
35
+ ({ variant: t = "secondary", ...o }, n) => /* @__PURE__ */ i(b, { className: "shrink-0 w-fit", ref: n, variant: t, ...o })
36
+ ), O = y(N), h = ({ children: t, hasCloseButton: o, ...n }) => /* @__PURE__ */ i(v, { as: "span", className: O(o && "title-close-button"), ...n, children: t }), a = y(N), R = {
37
+ ai: "sparkles",
38
+ brand: "lightbulb-alt",
39
+ danger: "exclamation-octagon",
40
+ info: "info-circle",
41
+ success: "check-circle",
42
+ warning: "exclamation-triangle"
43
+ }, z = w(
44
+ ({ children: t, className: o, cta: n, handleClose: _, isFullWidth: B, size: c = "md", variant: s = "brand", ...$ }, k) => {
45
+ const C = s === "ai", f = p.toArray(t).some((r) => l.isValidElement(r) ? r.type === h : !1), j = /* @__PURE__ */ i("div", { className: a("icon-wrapper", `icon-wrapper-${s}`), children: /* @__PURE__ */ i(S, { name: R[s] }) }), T = p.toArray(t).map((r) => r.type === h ? /* @__PURE__ */ m("div", { className: a("title-with-icon"), children: [
46
+ j,
47
+ u(r, {
48
+ hasCloseButton: !!_,
49
+ variant: `body-${c}-strong`
50
+ })
51
+ ] }) : r), d = (r) => p.toArray(r).flatMap((e) => l.isValidElement(e) && e.type === l.Fragment ? d(e.props.children) : e.type === x ? u(e, {
52
+ size: c,
53
+ variant: C ? "primary-ai" : void 0
54
+ }) : e.type === A ? u(e, {
55
+ size: c
56
+ }) : e), g = !!n && d(n);
57
+ return /* @__PURE__ */ m(
57
58
  "div",
58
59
  {
59
- className: s(
60
+ className: a(
60
61
  "root",
61
- A && "full-width",
62
- r && `size-${r}`,
63
- c && `variant-${c}`,
64
- m && "icon",
65
- e
62
+ B && "full-width",
63
+ `size-${c}`,
64
+ s && `variant-${s}`,
65
+ o
66
66
  ),
67
- ref: z,
68
- ...B,
67
+ ref: k,
68
+ ...$,
69
69
  children: [
70
- !!a && /* @__PURE__ */ i(S, { className: "close-button", onClick: a, size: "sm" }),
71
- m ? /* @__PURE__ */ i(T, { className: s("variant-icon"), size: r, variant: h }) : null,
72
- /* @__PURE__ */ p("div", { className: s("content"), children: [
73
- /* @__PURE__ */ i(y, { as: "div", className: s("content-text"), children: j }),
74
- !!b && /* @__PURE__ */ i("div", { className: s("content-actions"), children: b })
70
+ !!_ && /* @__PURE__ */ i(E, { className: a("close-button"), onClick: _ }),
71
+ /* @__PURE__ */ m("div", { className: a("content"), children: [
72
+ /* @__PURE__ */ m(
73
+ v,
74
+ {
75
+ as: "div",
76
+ className: a("content-text", !f && "without-title"),
77
+ variant: `body-${c}`,
78
+ children: [
79
+ !f && j,
80
+ T
81
+ ]
82
+ }
83
+ ),
84
+ !!g && /* @__PURE__ */ i("div", { className: a("content-actions"), children: g })
75
85
  ] })
76
86
  ]
77
87
  }
78
88
  );
79
89
  }
80
- ), w = l(
81
- ({ variant: o = "secondary", ...e }, n) => /* @__PURE__ */ i(d, { className: "shrink-0 w-fit", ref: n, ...e, variant: o })
82
- ), N = l(
83
- ({ variant: o = "tertiary", ...e }, n) => /* @__PURE__ */ i(d, { className: "shrink-0 w-fit", ref: n, ...e, variant: o })
84
- ), g = ({ children: o, hasCloseButton: e, variant: n, ...a }) => /* @__PURE__ */ i(
85
- y,
86
- {
87
- as: "span",
88
- className: s("title", `title-size-${n}`, e && "title-close-button"),
89
- variant: n,
90
- ...a,
91
- children: o
92
- }
93
- ), P = Object.assign(D, {
94
- Button: w,
95
- SecondaryButton: N,
96
- Title: g
90
+ ), K = Object.assign(z, {
91
+ Button: x,
92
+ SecondaryButton: A,
93
+ Title: h
97
94
  });
98
95
  export {
99
- P as Alert,
100
- g as AlertTitle
96
+ K as Alert,
97
+ R as ICON
101
98
  };
@@ -1,6 +1,6 @@
1
1
  "use client";
2
2
  import { jsx as i } from "react/jsx-runtime";
3
- import { c } from "./index-CdiHdiVB.js";
3
+ import { c } from "./index-PAaZGbyz.js";
4
4
  import { f as e } from "./forwardRefWithAs-8eP3ZN15.js";
5
5
  import "react";
6
6
  const _ = "_root_1clgx_2", l = {
package/dist/Avatar.js CHANGED
@@ -3,7 +3,7 @@ import { jsxs as _, jsx as n } from "react/jsx-runtime";
3
3
  import { forwardRef as g } from "react";
4
4
  import { Icon as u } from "./Icon.js";
5
5
  import { Text as m } from "./Text.js";
6
- import { c as p } from "./index-CdiHdiVB.js";
6
+ import { c as p } from "./index-PAaZGbyz.js";
7
7
  const b = "_root_2qaar_2", y = "_placeholder_2qaar_36", h = {
8
8
  root: b,
9
9
  "size-xs": "_size-xs_2qaar_24",
@@ -1,6 +1,6 @@
1
1
  "use client";
2
2
  import { H as S, G as C, T as Q, I as L, s as X, g as Z, K as p } from "./OE2EFRVA-DkdhQLJL.js";
3
- import { t as ee, c as O, s as R, i as te, f as G, d as h, a as ne } from "./RTNCFSKZ-BspS8FyJ.js";
3
+ import { t as ee, c as O, s as R, i as te, f as G, d as h, a as ne } from "./RTNCFSKZ-LcIdBwa8.js";
4
4
  function re(t) {
5
5
  const i = [];
6
6
  for (const e of t)
package/dist/Badge.js CHANGED
@@ -2,7 +2,7 @@
2
2
  import { jsx as t } from "react/jsx-runtime";
3
3
  import { forwardRef as g } from "react";
4
4
  import { Text as d } from "./Text.js";
5
- import { c as b } from "./index-CdiHdiVB.js";
5
+ import { c as b } from "./index-PAaZGbyz.js";
6
6
  const c = "_root_1pr8g_2", p = {
7
7
  root: c,
8
8
  "size-lg": "_size-lg_1pr8g_18",
@@ -2,7 +2,7 @@
2
2
  import { jsxs as I, jsx as w } from "react/jsx-runtime";
3
3
  import { forwardRef as re, Children as be, cloneElement as ge, useRef as M, useState as X, useCallback as q, useMemo as me, useEffect as $ } from "react";
4
4
  import { Icon as ne } from "./Icon.js";
5
- import { c as ie } from "./index-CdiHdiVB.js";
5
+ import { c as ie } from "./index-PAaZGbyz.js";
6
6
  import { t as ze } from "./throttle-BDBzFeFj.js";
7
7
  var g = [], xe = function() {
8
8
  return g.some(function(e) {
package/dist/Button.js CHANGED
@@ -3,7 +3,7 @@ import { jsxs as o, jsx as r, Fragment as f } from "react/jsx-runtime";
3
3
  import { B as z } from "./XCKGTAUF-CahZE721.js";
4
4
  import { useButtonGroup as b } from "./ButtonGroup.js";
5
5
  import { Loader as h } from "./Loader.js";
6
- import { c as x } from "./index-CdiHdiVB.js";
6
+ import { c as x } from "./index-PAaZGbyz.js";
7
7
  import { f as B } from "./forwardRefWithAs-8eP3ZN15.js";
8
8
  import "react";
9
9
  const N = "_root_9gw1k_12", $ = "_loader_9gw1k_243", j = {
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import { jsx as e } from "react/jsx-runtime";
3
3
  import { createContext as f, useMemo as i, useContext as l } from "react";
4
- import { c as x } from "./index-CdiHdiVB.js";
4
+ import { c as x } from "./index-PAaZGbyz.js";
5
5
  import { f as G } from "./forwardRefWithAs-8eP3ZN15.js";
6
6
  const d = "_root_kot0y_2", y = {
7
7
  root: d
package/dist/Card.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import { jsx as c } from "react/jsx-runtime";
3
3
  import { forwardRef as n } from "react";
4
- import { c as e } from "./index-CdiHdiVB.js";
4
+ import { c as e } from "./index-PAaZGbyz.js";
5
5
  const a = "_root_zwvv3_2", m = "_body_zwvv3_13", d = {
6
6
  root: a,
7
7
  body: m
package/dist/Checkbox.js CHANGED
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import { jsxs as g, jsx as s } from "react/jsx-runtime";
3
- import { C as x } from "./KPUWHTQJ-NpgUp804.js";
3
+ import { C as x } from "./KPUWHTQJ-Byij2al4.js";
4
4
  import { forwardRef as C, useState as m } from "react";
5
5
  import { useField as V } from "./Field.js";
6
6
  import { VisuallyHidden as w } from "./VisuallyHidden.js";
7
- import { c as F } from "./index-CdiHdiVB.js";
7
+ import { c as F } from "./index-PAaZGbyz.js";
8
8
  import { Icon as u } from "./Icon.js";
9
9
  const I = "_root_luk8p_2", j = "_indeterminate_luk8p_67", y = {
10
10
  root: I,
@@ -1 +1 @@
1
- @layer components{._root_atiow_2>svg:only-child{width:var(--components-dimensions-button-padding-inline-md);height:var(--components-dimensions-button-padding-inline-md)}._animate-presence_atiow_6{animation-duration:var(--duration-medium);animation-timing-function:var(--timing-primary);animation-name:_fade_atiow_1}@keyframes _fade_atiow_1{0%{opacity:0}to{opacity:1}}}
1
+ @layer components{._root_1r27z_2>svg:only-child{width:var(--components-dimensions-button-size-icon-sm);height:var(--components-dimensions-button-size-icon-sm)}._animate-presence_1r27z_6{animation-duration:var(--duration-medium);animation-timing-function:var(--timing-primary);animation-name:_fade_1r27z_1}@keyframes _fade_1r27z_1{0%{opacity:0}to{opacity:1}}}
@@ -1,24 +1,24 @@
1
1
  "use client";
2
- import { jsx as o } from "react/jsx-runtime";
3
- import { forwardRef as s } from "react";
2
+ import { jsx as e } from "react/jsx-runtime";
3
+ import { forwardRef as a } from "react";
4
4
  import { Button as n } from "./Button.js";
5
- import { Icon as i } from "./Icon.js";
6
- import { c as m } from "./index-CdiHdiVB.js";
7
- const c = "_root_atiow_2", l = "_fade_atiow_1", f = {
8
- root: c,
9
- "animate-presence": "_animate-presence_atiow_6",
5
+ import { Icon as m } from "./Icon.js";
6
+ import { c } from "./index-PAaZGbyz.js";
7
+ const i = "_root_1r27z_2", l = "_fade_1r27z_1", f = {
8
+ root: i,
9
+ "animate-presence": "_animate-presence_1r27z_6",
10
10
  fade: l
11
- }, p = m(f), B = s(
12
- ({ animatePresence: e = !1, className: t, ...r }, a) => /* @__PURE__ */ o(
11
+ }, p = c(f), B = a(
12
+ ({ animatePresence: o = !1, className: t, ...r }, s) => /* @__PURE__ */ e(
13
13
  n,
14
14
  {
15
15
  "aria-label": "Close",
16
- className: p("root", e && "animate-presence", t),
17
- ref: a,
16
+ className: p("root", o && "animate-presence", t),
17
+ ref: s,
18
18
  size: "md",
19
19
  variant: "tertiary",
20
20
  ...r,
21
- children: /* @__PURE__ */ o(i, { name: "times", size: "lg" })
21
+ children: /* @__PURE__ */ e(m, { name: "times", size: "lg" })
22
22
  }
23
23
  )
24
24
  );
@@ -1,5 +1,5 @@
1
1
  "use client";
2
- import { a as c } from "./T22PY7TE-CG3ZPQ0h.js";
2
+ import { a as c } from "./T22PY7TE-CzEDuEn1.js";
3
3
  import { u as d } from "./XCKGTAUF-CahZE721.js";
4
4
  import { f as p, c as f, b as D, _ as x, u as g, d as k, a as v } from "./OE2EFRVA-DkdhQLJL.js";
5
5
  import { useMemo as h } from "react";
@@ -5,8 +5,8 @@ import { D as P, C as Q } from "./CustomPopper-vwbOQq72.js";
5
5
  import { Button as M } from "./Button.js";
6
6
  import { Icon as w } from "./Icon.js";
7
7
  import { Select as K } from "./Select.js";
8
- import { c as v } from "./index-CdiHdiVB.js";
9
- import { g as V, a as W, s as B, b as X, D as k } from "./utils-DileZjMm.js";
8
+ import { c as v } from "./index-PAaZGbyz.js";
9
+ import { g as V, a as W, s as B, b as X, D as k } from "./utils-BD597oo6.js";
10
10
  import { InputText as Z } from "./InputText.js";
11
11
  const Y = v(B), g = ({
12
12
  changeMonth: x,
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  import { jsx as A } from "react/jsx-runtime";
3
3
  import { forwardRef as E, useState as x, useRef as P, useEffect as o, Children as H, cloneElement as I } from "react";
4
- import { b as N, D as b, s as j } from "./utils-DileZjMm.js";
5
- import { c as F } from "./index-CdiHdiVB.js";
4
+ import { b as N, D as b, s as j } from "./utils-BD597oo6.js";
5
+ import { c as F } from "./index-PAaZGbyz.js";
6
6
  const L = F(j), q = E(
7
7
  ({
8
8
  children: a,
package/dist/Drawer.js CHANGED
@@ -1,16 +1,16 @@
1
1
  "use client";
2
2
  import { jsx as e, jsxs as h, Fragment as C } from "react/jsx-runtime";
3
- import { D as O } from "./NI3IVY7K-DqCXZqiy.js";
4
- import { u as ue } from "./NI3IVY7K-DqCXZqiy.js";
5
- import { useCallback as g, forwardRef as f } from "react";
6
- import { c as n } from "./index-CdiHdiVB.js";
3
+ import { D as O } from "./NI3IVY7K-DpF3td-7.js";
4
+ import { u as ue } from "./NI3IVY7K-DpF3td-7.js";
5
+ import { useCallback as g, forwardRef as k } from "react";
6
+ import { c as n } from "./index-PAaZGbyz.js";
7
7
  import { f as w } from "./forwardRefWithAs-8eP3ZN15.js";
8
8
  import { Button as T } from "./Button.js";
9
9
  import { Icon as b } from "./Icon.js";
10
10
  import { Text as x } from "./Text.js";
11
- import { D as j } from "./DSAASPLT-C65YRecr.js";
11
+ import { D as j } from "./DSAASPLT-C-2xDjIv.js";
12
12
  import { CloseButton as A } from "./CloseButton.js";
13
- import { D as F } from "./ZTXFEM5L-CgOPe8o9.js";
13
+ import { D as F } from "./ZTXFEM5L-CjFLRObi.js";
14
14
  const I = "_content_1mhgf_13", W = "_title_1mhgf_67", u = {
15
15
  "asset-drawer": "_asset-drawer_1mhgf_3",
16
16
  "content-wrapper": "_content-wrapper_1mhgf_13",
@@ -36,7 +36,7 @@ const I = "_content_1mhgf_13", W = "_title_1mhgf_67", u = {
36
36
  r ? r() : document.querySelectorAll("[data-wui-persistent]")
37
37
  ),
38
38
  [r]
39
- ), k = g(
39
+ ), p = g(
40
40
  (D) => {
41
41
  const z = D.target;
42
42
  return !l().some(
@@ -44,14 +44,14 @@ const I = "_content_1mhgf_13", W = "_title_1mhgf_67", u = {
44
44
  );
45
45
  },
46
46
  [l]
47
- ), p = typeof o == "number" ? `${o}px` : o;
47
+ ), f = typeof o == "number" ? `${o}px` : o;
48
48
  return /* @__PURE__ */ e(
49
49
  te,
50
50
  {
51
51
  autoFocusOnShow: !1,
52
52
  className: d("asset-drawer", s),
53
53
  getPersistentElements: l,
54
- hideOnInteractOutside: k,
54
+ hideOnInteractOutside: p,
55
55
  placement: "bottom",
56
56
  ref: m,
57
57
  store: c,
@@ -61,7 +61,7 @@ const I = "_content_1mhgf_13", W = "_title_1mhgf_67", u = {
61
61
  "div",
62
62
  {
63
63
  className: d("content-max-width"),
64
- style: { "--assetDrawerContentMaxWidth": p },
64
+ style: { "--assetDrawerContentMaxWidth": f },
65
65
  children: /* @__PURE__ */ e("div", { className: d("content"), children: t })
66
66
  }
67
67
  ) })
@@ -100,20 +100,23 @@ const I = "_content_1mhgf_13", W = "_title_1mhgf_67", u = {
100
100
  footer: H,
101
101
  title: J,
102
102
  "drawer-close": "_drawer-close_iksk1_120"
103
- }, K = n(a), N = ({ hideOnInteractOutside: t = !0, ...s }) => /* @__PURE__ */ e(
104
- "div",
105
- {
106
- className: K("backdrop", t && "drawer-hide-on-interact-outside"),
107
- ...s
108
- }
103
+ }, K = n(a), N = k(
104
+ ({ hideOnInteractOutside: t = !0, ...s }, r) => /* @__PURE__ */ e(
105
+ "div",
106
+ {
107
+ className: K("backdrop", t && "drawer-hide-on-interact-outside"),
108
+ ref: r,
109
+ ...s
110
+ }
111
+ )
109
112
  ), L = n(a), v = ({ className: t }) => /* @__PURE__ */ e(
110
113
  j,
111
114
  {
112
115
  render: (s) => /* @__PURE__ */ e(A, { className: L("drawer-close", t), ...s })
113
116
  }
114
- ), Q = n(a), U = f(({ className: t, ...s }, r) => /* @__PURE__ */ e("div", { className: Q("content", t), ref: r, ...s })), V = n(a), X = f(({ className: t, ...s }, r) => /* @__PURE__ */ e("div", { className: V("footer", t), ref: r, ...s })), Y = n(a), Z = ({ children: t, className: s, ...r }) => /* @__PURE__ */ e("div", { className: Y("title", s), ...r, children: /* @__PURE__ */ e(x, { as: "h3", className: "w-full", variant: "heading-lg", children: t }) }), $ = w(
117
+ ), Q = n(a), U = k(({ className: t, ...s }, r) => /* @__PURE__ */ e("div", { className: Q("content", t), ref: r, ...s })), V = n(a), X = k(({ className: t, ...s }, r) => /* @__PURE__ */ e("div", { className: V("footer", t), ref: r, ...s })), Y = n(a), Z = ({ children: t, className: s, ...r }) => /* @__PURE__ */ e("div", { className: Y("title", s), ...r, children: /* @__PURE__ */ e(x, { as: "h3", className: "w-full", variant: "heading-lg", children: t }) }), $ = w(
115
118
  ({ as: t, store: s, ...r }, o) => /* @__PURE__ */ e(F, { ref: o, render: t ? /* @__PURE__ */ e(t, {}) : void 0, store: s, ...r })
116
- ), G = n(a), ee = f(
119
+ ), G = n(a), ee = k(
117
120
  ({
118
121
  children: t,
119
122
  className: s,
@@ -123,17 +126,17 @@ const I = "_content_1mhgf_13", W = "_title_1mhgf_67", u = {
123
126
  store: i,
124
127
  withBackdrop: m = !1,
125
128
  withCloseButton: l = !0,
126
- ...k
127
- }, p) => /* @__PURE__ */ e(
129
+ ...p
130
+ }, f) => /* @__PURE__ */ e(
128
131
  O,
129
132
  {
130
133
  backdrop: m ? /* @__PURE__ */ e(N, { hideOnInteractOutside: r }) : !1,
131
134
  hideOnInteractOutside: r,
132
135
  modal: m,
133
- ref: p,
136
+ ref: f,
134
137
  render: /* @__PURE__ */ e("div", { className: G("root", `placement-${o}`, `size-${c}`, s) }),
135
138
  store: i,
136
- ...k,
139
+ ...p,
137
140
  children: /* @__PURE__ */ h(C, { children: [
138
141
  l ? /* @__PURE__ */ e(v, {}) : null,
139
142
  t
@@ -1,17 +1,17 @@
1
1
  "use client";
2
2
  import { jsx as C, jsxs as Le } from "react/jsx-runtime";
3
- import { u as D, m as Ve, o as Re, p as $e, t as Ke, c as Be, s as me, a as ve, b as ze, d as We } from "./RTNCFSKZ-BspS8FyJ.js";
4
- import { H as je, a as Ue, u as qe, b as Ge, c as Ze, d as Je } from "./GVVKDT6A-NJOQQOYu.js";
5
- import { u as ue, C as ge, a as we, f as Qe, b as Xe } from "./SBSPVDDI-96-TLBrF.js";
3
+ import { u as D, m as Ve, o as Re, p as $e, t as Ke, c as Be, s as me, a as ve, b as ze, d as We } from "./RTNCFSKZ-LcIdBwa8.js";
4
+ import { H as je, a as Ue, u as qe, b as Ge, c as Ze, d as Je } from "./GVVKDT6A-C66-lr0B.js";
5
+ import { u as ue, C as ge, a as we, f as Qe, b as Xe } from "./SBSPVDDI-BoxPz2JY.js";
6
6
  import { c as N, _ as P, a as b, f as k, b as F, i as B, d as y, e as Me, u as $, g as Se, s as Ye, r as xe, h as et, j as tt, n as rt, k as nt, l as se, m as U, o as ot, p as ee, q as st, t as at, v as Ce, w as _e, x as ye, y as ut, z as it, A as lt, B as Ee, C as ct, D as dt, E as ft, F as pt, G, H as j, I as R, J as mt, K as vt } from "./OE2EFRVA-DkdhQLJL.js";
7
7
  import { createContext as Pe, useRef as ie, useCallback as bt, useState as Oe, useEffect as Ae, createRef as ht, useMemo as gt, forwardRef as le } from "react";
8
- import { i as wt } from "./T22PY7TE-CG3ZPQ0h.js";
9
- import { u as Mt, a as St } from "./OLVWQA7U-DujoXmxA.js";
10
- import { c as xt, R as Ct } from "./NI3IVY7K-DqCXZqiy.js";
11
- import { c as te } from "./index-CdiHdiVB.js";
12
- import { u as _t, a as yt } from "./4I4MLMKD-ClGFnV27.js";
8
+ import { i as wt } from "./T22PY7TE-CzEDuEn1.js";
9
+ import { u as Mt, a as St } from "./OLVWQA7U-wHytlFYu.js";
10
+ import { c as xt, R as Ct } from "./NI3IVY7K-DpF3td-7.js";
11
+ import { c as te } from "./index-PAaZGbyz.js";
12
+ import { u as _t, a as yt } from "./4I4MLMKD-z3Xm3qCo.js";
13
13
  import { f as Te } from "./forwardRefWithAs-8eP3ZN15.js";
14
- import { c as Et, u as Pt } from "./B7UTNDHN-DrVrdxiS.js";
14
+ import { c as Et, u as Pt } from "./B7UTNDHN-BDa2-8JK.js";
15
15
  var Ot = "hr", He = N(
16
16
  function(t) {
17
17
  var r = t, { orientation: e = "horizontal" } = r, o = P(r, ["orientation"]);
package/dist/Field.js CHANGED
@@ -3,7 +3,7 @@ import { jsx as r, jsxs as C } from "react/jsx-runtime";
3
3
  import { createContext as L, useMemo as q, useId as A, useContext as M } from "react";
4
4
  import { Hint as R } from "./Hint.js";
5
5
  import { Label as S } from "./Label.js";
6
- import { c as T } from "./index-CdiHdiVB.js";
6
+ import { c as T } from "./index-PAaZGbyz.js";
7
7
  import { f as W } from "./forwardRefWithAs-8eP3ZN15.js";
8
8
  const k = "_root_6ifwm_2", z = "_label_6ifwm_7", E = "_hint_6ifwm_7", G = "_inline_6ifwm_13", J = "_input_6ifwm_35", K = "_visuallyHidden_6ifwm_44", O = {
9
9
  root: k,
@@ -2,7 +2,7 @@
2
2
  import { jsxs as d, jsx as m } from "react/jsx-runtime";
3
3
  import { forwardRef as c } from "react";
4
4
  import { Label as n } from "./Label.js";
5
- import { c as f } from "./index-CdiHdiVB.js";
5
+ import { c as f } from "./index-PAaZGbyz.js";
6
6
  const p = "_root_gw0mz_2", u = {
7
7
  root: p,
8
8
  "visually-hidden": "_visually-hidden_gw0mz_13"
package/dist/FileDrop.js CHANGED
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  import { jsxs as V, Fragment as vi, jsx as f } from "react/jsx-runtime";
3
3
  import Ii, { useMemo as Y, useRef as fa, useReducer as Ri, useEffect as ta, useCallback as j, forwardRef as fi, useImperativeHandle as Si, Fragment as qi, useState as Xa } from "react";
4
- import { _ as N, P as s } from "./tslib.es6-DpB4Y59c.js";
5
- import { g as Ti, c as Da } from "./index-CdiHdiVB.js";
4
+ import { _ as N, P as s } from "./tslib.es6-C80jYMbM.js";
5
+ import { g as Ti, c as Da } from "./index-PAaZGbyz.js";
6
6
  import { Button as ha } from "./Button.js";
7
7
  import { Icon as G } from "./Icon.js";
8
8
  import { c as Qa } from "./create-event-rXDe5aCQ.js";
@@ -5,7 +5,7 @@ import { Button as M } from "./Button.js";
5
5
  import { g as Y, b as q, a as G } from "./index-DmEMuVTM.js";
6
6
  import { Icon as J } from "./Icon.js";
7
7
  import { Tag as Q } from "./Tag.js";
8
- import { c as V } from "./index-CdiHdiVB.js";
8
+ import { c as V } from "./index-PAaZGbyz.js";
9
9
  import { c as k } from "./create-event-rXDe5aCQ.js";
10
10
  const W = "_input_2g24s_2", X = {
11
11
  input: W,