@godxjp/ui 13.6.0 → 13.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (106) hide show
  1. package/dist/app/index.js +4 -4
  2. package/dist/{checkbox-DAIwpMHO.d.ts → checkbox-BpnDa6_M.d.ts} +1 -1
  3. package/dist/{chunk-2JW2QLUU.js → chunk-2MRAHKOD.js} +3 -3
  4. package/dist/{chunk-6MZMMMHV.js → chunk-3VFNWVR7.js} +5 -5
  5. package/dist/{chunk-IRPZJKLU.js → chunk-4FGE5XVC.js} +10 -0
  6. package/dist/{chunk-J254ZX3A.js → chunk-4SSJ54R2.js} +4 -4
  7. package/dist/{chunk-C7W5BO7R.js → chunk-5732TWQF.js} +22 -1
  8. package/dist/chunk-57VDEN64.js +881 -0
  9. package/dist/{chunk-UKTVFPRV.js → chunk-65RWSIZF.js} +4 -4
  10. package/dist/{chunk-5XFFEW2P.js → chunk-A3J2G2ZA.js} +2 -2
  11. package/dist/{chunk-QTEPKNQE.js → chunk-B6S6LTWT.js} +1 -1
  12. package/dist/{chunk-PKSHDFKP.js → chunk-BJTNKNMY.js} +36 -10
  13. package/dist/{chunk-W2RYT6NT.js → chunk-D4JX6O2W.js} +3 -3
  14. package/dist/{chunk-KNI7QI4J.js → chunk-FLY23H4G.js} +2 -2
  15. package/dist/{chunk-ZYJRZLMZ.js → chunk-HIEGUYPP.js} +1 -1
  16. package/dist/{chunk-UVGI2RPC.js → chunk-HRW7JDUJ.js} +4 -4
  17. package/dist/{chunk-UDMFKYZG.js → chunk-I5D4QYZI.js} +3 -3
  18. package/dist/{chunk-76S3TQFH.js → chunk-IAJOP2Z3.js} +31 -13
  19. package/dist/{chunk-LFO5BJ4H.js → chunk-ION2KFXK.js} +2 -2
  20. package/dist/{chunk-6AIYMYSG.js → chunk-K24AQV4R.js} +1 -1
  21. package/dist/{chunk-6VUW6EKH.js → chunk-L6NMIUKC.js} +2 -2
  22. package/dist/{chunk-RBXVCWXL.js → chunk-LVLPNKJP.js} +2 -2
  23. package/dist/{chunk-HS73G2C3.js → chunk-NU2SOVTU.js} +9 -3
  24. package/dist/{chunk-B7R7DHZF.js → chunk-NZBAFFWP.js} +1 -1
  25. package/dist/{chunk-LTKHPOE3.js → chunk-PL4NEIVO.js} +1 -1
  26. package/dist/{chunk-ZOMIELKI.js → chunk-Q3KUZG4P.js} +1 -1
  27. package/dist/{chunk-DVV6UYVS.js → chunk-QE4IYHJU.js} +3 -3
  28. package/dist/{chunk-3JQDPNTA.js → chunk-R2TXLS7S.js} +1 -1
  29. package/dist/{chunk-2FJ5TMQU.js → chunk-X6AJ5HEI.js} +1 -1
  30. package/dist/{chunk-XZH3URGD.js → chunk-XBFUROAY.js} +6 -3
  31. package/dist/{chunk-I472SSN2.js → chunk-YLRCDJMR.js} +1 -1
  32. package/dist/chunk-YXVJFYQE.js +191 -0
  33. package/dist/components/admin/index.d.ts +2 -2
  34. package/dist/components/admin/index.js +23 -23
  35. package/dist/components/data-display/badge.js +3 -3
  36. package/dist/components/data-display/card.d.ts +2 -2
  37. package/dist/components/data-display/carousel.js +3 -3
  38. package/dist/components/data-display/index.js +7 -7
  39. package/dist/components/data-entry/calendar.d.ts +1 -1
  40. package/dist/components/data-entry/calendar.js +4 -4
  41. package/dist/components/data-entry/cascader.d.ts +1 -1
  42. package/dist/components/data-entry/cascader.js +4 -4
  43. package/dist/components/data-entry/checkbox.d.ts +2 -2
  44. package/dist/components/data-entry/color-picker.d.ts +1 -1
  45. package/dist/components/data-entry/color-picker.js +4 -4
  46. package/dist/components/data-entry/date-picker.d.ts +1 -1
  47. package/dist/components/data-entry/date-picker.js +6 -6
  48. package/dist/components/data-entry/date-range-picker.d.ts +6 -4
  49. package/dist/components/data-entry/date-range-picker.js +5 -6
  50. package/dist/components/data-entry/index.d.ts +24 -6
  51. package/dist/components/data-entry/index.js +21 -21
  52. package/dist/components/data-entry/input.js +3 -3
  53. package/dist/components/data-entry/radio.d.ts +1 -1
  54. package/dist/components/data-entry/select.d.ts +1 -1
  55. package/dist/components/data-entry/select.js +5 -5
  56. package/dist/components/data-entry/slider.d.ts +1 -1
  57. package/dist/components/data-entry/switch.d.ts +1 -1
  58. package/dist/components/data-entry/textarea.js +3 -3
  59. package/dist/components/data-entry/time-input.js +2 -2
  60. package/dist/components/data-entry/time-picker.d.ts +1 -1
  61. package/dist/components/data-entry/time-picker.js +5 -5
  62. package/dist/components/data-entry/transfer.d.ts +2 -2
  63. package/dist/components/data-entry/transfer.js +6 -6
  64. package/dist/components/data-entry/tree-select.d.ts +1 -1
  65. package/dist/components/data-entry/tree-select.js +4 -4
  66. package/dist/components/data-entry/upload.d.ts +2 -2
  67. package/dist/components/data-entry/upload.js +7 -7
  68. package/dist/components/data-grid/index.js +6 -6
  69. package/dist/components/feedback/alert.js +5 -5
  70. package/dist/components/feedback/dialog.js +5 -5
  71. package/dist/components/feedback/index.js +7 -7
  72. package/dist/components/general/button.d.ts +3 -1
  73. package/dist/components/general/button.js +3 -3
  74. package/dist/components/general/index.d.ts +1 -1
  75. package/dist/components/general/index.js +3 -3
  76. package/dist/components/layout/index.js +3 -3
  77. package/dist/components/navigation/index.js +9 -9
  78. package/dist/components/navigation/pagination.js +6 -6
  79. package/dist/components/navigation/steps.js +3 -3
  80. package/dist/components/query/index.d.ts +2 -2
  81. package/dist/components/query/index.js +5 -5
  82. package/dist/components/ui/index.d.ts +3 -3
  83. package/dist/components/ui/index.js +22 -22
  84. package/dist/{data-entry.prop-vn5VGnwY.d.ts → data-entry.prop-C9QWj5Kl.d.ts} +61 -2
  85. package/dist/form/index.js +1 -1
  86. package/dist/{general.prop-CzcLDzMw.d.ts → general.prop-CzlQin6v.d.ts} +11 -1
  87. package/dist/i18n/index.d.ts +6 -0
  88. package/dist/i18n/index.js +2 -2
  89. package/dist/index.d.ts +2 -2
  90. package/dist/index.js +31 -31
  91. package/dist/lib/datetime/index.js +1 -1
  92. package/dist/props/components/index.d.ts +3 -3
  93. package/dist/props/index.d.ts +3 -3
  94. package/dist/props/index.js +1 -1
  95. package/dist/props/registry.d.ts +10 -0
  96. package/dist/props/registry.js +1 -1
  97. package/dist/{query.prop-DAILZ0x5.d.ts → query.prop-CT2gFtr4.d.ts} +1 -1
  98. package/dist/{search-input-Oxwpv_s9.d.ts → search-input-d1g8eW9z.d.ts} +1 -1
  99. package/dist/styles/form-layout.css +5 -5
  100. package/dist/styles/layout.css +2 -2
  101. package/dist/tokens/base.css +1 -0
  102. package/dist/tokens/components/form.css +11 -0
  103. package/dist/tokens/semantic/layout.css +11 -0
  104. package/package.json +4 -2
  105. package/dist/chunk-GFDKJY63.js +0 -467
  106. package/dist/chunk-OIAT773P.js +0 -183
@@ -0,0 +1,191 @@
1
+ import { Calendar } from './chunk-NU2SOVTU.js';
2
+ import { Popover, PopoverAnchor, PopoverTrigger, PopoverContent } from './chunk-DY5C44UP.js';
3
+ import { useTranslation, usePickerLocales } from './chunk-B6S6LTWT.js';
4
+ import { toIsoDate, parseDateInput } from './chunk-5732TWQF.js';
5
+ import { cn } from './chunk-U7N2A7A3.js';
6
+ import * as React from 'react';
7
+ import { ArrowRight, X, CalendarIcon } from 'lucide-react';
8
+ import { jsx, jsxs } from 'react/jsx-runtime';
9
+
10
+ var ISO_HINT = "yyyy-mm-dd";
11
+ function DateRangePicker({
12
+ value: valueProp,
13
+ defaultValue,
14
+ onValueChange,
15
+ placeholder,
16
+ disabled,
17
+ className,
18
+ id,
19
+ name,
20
+ locale: localeProp,
21
+ fromDate,
22
+ toDate,
23
+ allowClear = true
24
+ }) {
25
+ const { t } = useTranslation();
26
+ const { dayPickerLocale } = usePickerLocales(localeProp);
27
+ const [open, setOpen] = React.useState(false);
28
+ const autoId = React.useId();
29
+ const fromId = id ?? autoId;
30
+ const toId = `${fromId}-to`;
31
+ const isControlled = React.useRef(valueProp !== void 0).current;
32
+ const [internalValue, setInternalValue] = React.useState(defaultValue);
33
+ const value = isControlled ? valueProp : internalValue;
34
+ const [fromText, setFromText] = React.useState(() => toIsoDate(value?.from));
35
+ const [toText, setToText] = React.useState(() => toIsoDate(value?.to));
36
+ React.useEffect(() => {
37
+ setFromText(toIsoDate(value?.from));
38
+ setToText(toIsoDate(value?.to));
39
+ }, [value?.from, value?.to]);
40
+ const resolvedPlaceholder = placeholder ?? t("dataEntry.dateRangePicker.placeholder") ?? ISO_HINT;
41
+ const emit = (next) => {
42
+ if (!isControlled) setInternalValue(next);
43
+ onValueChange?.(next);
44
+ };
45
+ const showClear = allowClear && Boolean(value?.from || value?.to) && !disabled;
46
+ const clear = () => {
47
+ emit(void 0);
48
+ setFromText("");
49
+ setToText("");
50
+ };
51
+ const commitEdge = (edge, raw) => {
52
+ const trimmed = raw.trim();
53
+ if (trimmed !== "" && !/^\d{4}-\d{2}-\d{2}$/.test(trimmed)) return;
54
+ const parsed = trimmed === "" ? void 0 : parseDateInput(trimmed) ?? void 0;
55
+ const next = { from: value?.from, to: value?.to, [edge]: parsed };
56
+ emit(next.from || next.to ? next : void 0);
57
+ };
58
+ const sharedKeyHandlers = {
59
+ onKeyDown: (event) => {
60
+ if (event.key === "ArrowDown") {
61
+ event.preventDefault();
62
+ setOpen(true);
63
+ } else if (event.key === "Escape" && open) {
64
+ setOpen(false);
65
+ }
66
+ }
67
+ };
68
+ const innerInputClass = "min-w-0 flex-1 bg-transparent tabular-nums outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed";
69
+ return /* @__PURE__ */ jsx(Popover, { open, onOpenChange: setOpen, children: /* @__PURE__ */ jsx(PopoverAnchor, { asChild: true, children: /* @__PURE__ */ jsxs(
70
+ "div",
71
+ {
72
+ className: cn(
73
+ // One input-styled shell for the whole range — mirrors Input's control
74
+ // tokens (border/radius/ring) so it reads as a single form field.
75
+ "ui-control border-input bg-background flex w-full min-w-0 items-center gap-2 rounded-md border px-3 shadow-xs transition-[color,box-shadow] outline-none",
76
+ "focus-within:border-ring focus-within:ring-ring/50 focus-within:ring-[3px]",
77
+ open && "border-ring ring-ring/50 ring-[3px]",
78
+ disabled && "pointer-events-none cursor-not-allowed opacity-50",
79
+ className
80
+ ),
81
+ onClick: () => {
82
+ if (!disabled) setOpen(true);
83
+ },
84
+ children: [
85
+ /* @__PURE__ */ jsx(
86
+ "input",
87
+ {
88
+ id: fromId,
89
+ name: name ? `${name}_from` : void 0,
90
+ value: fromText,
91
+ disabled,
92
+ placeholder: resolvedPlaceholder,
93
+ inputMode: "numeric",
94
+ autoComplete: "off",
95
+ "aria-label": t("dataEntry.dateRangePicker.from") ?? "From",
96
+ className: innerInputClass,
97
+ ...sharedKeyHandlers,
98
+ onChange: (event) => {
99
+ setFromText(event.target.value);
100
+ commitEdge("from", event.target.value);
101
+ },
102
+ onBlur: (event) => {
103
+ const parsed = parseDateInput(event.target.value.trim());
104
+ setFromText(parsed ? toIsoDate(parsed) : toIsoDate(value?.from));
105
+ }
106
+ }
107
+ ),
108
+ /* @__PURE__ */ jsx(ArrowRight, { className: "text-muted-foreground size-3.5 shrink-0", "aria-hidden": "true" }),
109
+ /* @__PURE__ */ jsx(
110
+ "input",
111
+ {
112
+ id: toId,
113
+ name: name ? `${name}_to` : void 0,
114
+ value: toText,
115
+ disabled,
116
+ placeholder: resolvedPlaceholder,
117
+ inputMode: "numeric",
118
+ autoComplete: "off",
119
+ "aria-label": t("dataEntry.dateRangePicker.to") ?? "To",
120
+ className: innerInputClass,
121
+ ...sharedKeyHandlers,
122
+ onChange: (event) => {
123
+ setToText(event.target.value);
124
+ commitEdge("to", event.target.value);
125
+ },
126
+ onBlur: (event) => {
127
+ const parsed = parseDateInput(event.target.value.trim());
128
+ setToText(parsed ? toIsoDate(parsed) : toIsoDate(value?.to));
129
+ }
130
+ }
131
+ ),
132
+ showClear ? /* @__PURE__ */ jsx(
133
+ "button",
134
+ {
135
+ type: "button",
136
+ tabIndex: -1,
137
+ "aria-label": t("common.clear") ?? "Clear",
138
+ className: "text-muted-foreground hover:text-foreground shrink-0",
139
+ onClick: (event) => {
140
+ event.stopPropagation();
141
+ clear();
142
+ },
143
+ children: /* @__PURE__ */ jsx(X, { className: "size-4 shrink-0", "aria-hidden": "true" })
144
+ }
145
+ ) : null,
146
+ /* @__PURE__ */ jsx(PopoverTrigger, { asChild: true, children: /* @__PURE__ */ jsx(
147
+ "button",
148
+ {
149
+ type: "button",
150
+ disabled,
151
+ tabIndex: -1,
152
+ "aria-label": t("dataEntry.dateRangePicker.openCalendar") ?? "Open calendar",
153
+ className: "text-muted-foreground hover:text-foreground shrink-0",
154
+ children: /* @__PURE__ */ jsx(CalendarIcon, { className: "size-4 shrink-0", "aria-hidden": "true" })
155
+ }
156
+ ) }),
157
+ /* @__PURE__ */ jsx(
158
+ PopoverContent,
159
+ {
160
+ className: "w-auto p-0",
161
+ align: "start",
162
+ onOpenAutoFocus: (event) => event.preventDefault(),
163
+ children: /* @__PURE__ */ jsx(
164
+ Calendar,
165
+ {
166
+ mode: "range",
167
+ selected: value,
168
+ defaultMonth: value?.from,
169
+ numberOfMonths: 2,
170
+ onSelect: (range) => {
171
+ emit(range);
172
+ setFromText(toIsoDate(range?.from));
173
+ setToText(toIsoDate(range?.to));
174
+ },
175
+ locale: dayPickerLocale,
176
+ disabled: [
177
+ ...fromDate ? [{ before: fromDate }] : [],
178
+ ...toDate ? [{ after: toDate }] : []
179
+ ],
180
+ startMonth: fromDate,
181
+ endMonth: toDate
182
+ }
183
+ )
184
+ }
185
+ )
186
+ ]
187
+ }
188
+ ) }) });
189
+ }
190
+
191
+ export { DateRangePicker };
@@ -3,7 +3,7 @@ export { c as FlexProp, P as PageContainerProp, P as PageContainerProps } from '
3
3
  export { F as Flex, P as PageContainer } from '../../flex-X2EFU1d5.js';
4
4
  export { C as ColumnDef, D as DataTable, a as Density, b as Descriptions, E as EmptyState } from '../../data-table-DRr70ULe.js';
5
5
  export { Badge } from '../data-display/badge.js';
6
- export { F as Field, a as FormField, S as SearchInput } from '../../search-input-Oxwpv_s9.js';
6
+ export { F as Field, a as FormField, S as SearchInput } from '../../search-input-d1g8eW9z.js';
7
7
  export { a as SkeletonDetail, c as SkeletonRows, d as SkeletonStat, e as SkeletonTable } from '../../skeleton-cj9kh5wo.js';
8
8
  export { Alert, AlertActions, AlertContent, AlertDescription, AlertQueryError, AlertTitle } from '../feedback/alert.js';
9
9
  export { Upload, useUploadDraft } from '../data-entry/upload.js';
@@ -18,7 +18,7 @@ export { AlertDialog, Dialog, DialogContent, DialogDescription, DialogFooter, Di
18
18
  export { Toaster } from '../feedback/sonner.js';
19
19
  export { toast } from 'sonner';
20
20
  export { useDebouncedValue, useTimeoutFlag } from '../../lib/hooks.js';
21
- export { B as collectUploadCommitActions, E as createUploadItem } from '../../data-entry.prop-vn5VGnwY.js';
21
+ export { E as collectUploadCommitActions, G as createUploadItem } from '../../data-entry.prop-C9QWj5Kl.js';
22
22
  export { j as formatDate } from '../../format-date-ByyZoqI5.js';
23
23
  import '../../shared.prop-BvMSLFJ6.js';
24
24
  import 'react';
@@ -1,49 +1,49 @@
1
1
  import '../../chunk-GJXOBDER.js';
2
- export { PageContainer } from '../../chunk-I472SSN2.js';
3
- import '../../chunk-XK3M3VRR.js';
4
- import '../../chunk-W4REF4TD.js';
5
- export { Toolbar, ToolbarGroup } from '../../chunk-UVGI2RPC.js';
6
- export { Steps } from '../../chunk-LTKHPOE3.js';
2
+ export { Toolbar, ToolbarGroup } from '../../chunk-HRW7JDUJ.js';
3
+ export { Steps } from '../../chunk-PL4NEIVO.js';
4
+ import '../../chunk-B73NA66T.js';
7
5
  import '../../chunk-WGWI7EGL.js';
8
- export { Pagination } from '../../chunk-2JW2QLUU.js';
6
+ export { Pagination } from '../../chunk-2MRAHKOD.js';
9
7
  export { Tabs, TabsContent, TabsList, TabsTrigger } from '../../chunk-V3N266PT.js';
8
+ export { PageContainer } from '../../chunk-YLRCDJMR.js';
9
+ import '../../chunk-XK3M3VRR.js';
10
+ import '../../chunk-W4REF4TD.js';
10
11
  import '../../chunk-HL3G4SVG.js';
11
- import '../../chunk-B73NA66T.js';
12
12
  import '../../chunk-LMKUKCTN.js';
13
13
  export { sonnerToast as toast } from '../../chunk-ES4Q3KGL.js';
14
14
  export { SkeletonDetail, SkeletonRows, SkeletonStat, SkeletonTable } from '../../chunk-2BR7KFCP.js';
15
15
  export { Toaster } from '../../chunk-TO7URV7U.js';
16
16
  import '../../chunk-32WO3YLB.js';
17
- export { Alert, AlertActions, AlertContent, AlertDescription, AlertQueryError, AlertTitle } from '../../chunk-W2RYT6NT.js';
18
- export { Transfer } from '../../chunk-DVV6UYVS.js';
19
- export { TreeSelect } from '../../chunk-5XFFEW2P.js';
20
- export { Upload, collectUploadCommitActions, createUploadItem, useUploadDraft } from '../../chunk-J254ZX3A.js';
21
- export { SearchInput } from '../../chunk-RBXVCWXL.js';
22
- export { formatBytes, formatCurrency, humanError, shortId } from '../../chunk-2FJ5TMQU.js';
23
- export { AlertDialog, Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from '../../chunk-UDMFKYZG.js';
17
+ export { Alert, AlertActions, AlertContent, AlertDescription, AlertQueryError, AlertTitle } from '../../chunk-D4JX6O2W.js';
18
+ export { Transfer } from '../../chunk-QE4IYHJU.js';
19
+ export { TreeSelect } from '../../chunk-A3J2G2ZA.js';
20
+ export { Upload, collectUploadCommitActions, createUploadItem, useUploadDraft } from '../../chunk-4SSJ54R2.js';
21
+ export { SearchInput } from '../../chunk-LVLPNKJP.js';
22
+ export { formatBytes, formatCurrency, humanError, shortId } from '../../chunk-X6AJ5HEI.js';
23
+ export { AlertDialog, Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from '../../chunk-I5D4QYZI.js';
24
24
  import '../../chunk-VU4GFGDG.js';
25
- import '../../chunk-PKSHDFKP.js';
25
+ import '../../chunk-BJTNKNMY.js';
26
26
  import '../../chunk-TBJBVEIP.js';
27
- export { Cascader } from '../../chunk-6VUW6EKH.js';
27
+ export { Cascader } from '../../chunk-L6NMIUKC.js';
28
28
  import '../../chunk-SMLKNECP.js';
29
29
  import '../../chunk-3R3QVJCB.js';
30
- import '../../chunk-6AIYMYSG.js';
31
- export { DataTable, Descriptions } from '../../chunk-KNI7QI4J.js';
30
+ import '../../chunk-K24AQV4R.js';
31
+ export { DataTable, Descriptions } from '../../chunk-FLY23H4G.js';
32
32
  import '../../chunk-DV52WNXO.js';
33
33
  export { EmptyState } from '../../chunk-YD7V2HGZ.js';
34
34
  export { Flex } from '../../chunk-INIIF7F7.js';
35
35
  import '../../chunk-BE6GJGKJ.js';
36
36
  export { Field } from '../../chunk-44YRPSZ7.js';
37
- import '../../chunk-XZH3URGD.js';
38
- export { Badge } from '../../chunk-ZYJRZLMZ.js';
37
+ import '../../chunk-XBFUROAY.js';
38
+ export { Badge } from '../../chunk-HIEGUYPP.js';
39
39
  import '../../chunk-DY5C44UP.js';
40
40
  import '../../chunk-3KPEZ5CF.js';
41
41
  import '../../chunk-IJ5ALJGA.js';
42
42
  import '../../chunk-B4K4BXEF.js';
43
- export { FormField } from '../../chunk-76S3TQFH.js';
43
+ export { FormField } from '../../chunk-IAJOP2Z3.js';
44
44
  import '../../chunk-C3PKEV6S.js';
45
45
  import '../../chunk-7PWBC4BY.js';
46
- import '../../chunk-QTEPKNQE.js';
47
- export { formatDate } from '../../chunk-C7W5BO7R.js';
46
+ import '../../chunk-B6S6LTWT.js';
47
+ export { formatDate } from '../../chunk-5732TWQF.js';
48
48
  export { useDebouncedValue, useTimeoutFlag } from '../../chunk-LFW37FGG.js';
49
49
  import '../../chunk-U7N2A7A3.js';
@@ -1,5 +1,5 @@
1
- export { Badge } from '../../chunk-ZYJRZLMZ.js';
1
+ export { Badge } from '../../chunk-HIEGUYPP.js';
2
2
  import '../../chunk-B4K4BXEF.js';
3
- import '../../chunk-QTEPKNQE.js';
4
- import '../../chunk-C7W5BO7R.js';
3
+ import '../../chunk-B6S6LTWT.js';
4
+ import '../../chunk-5732TWQF.js';
5
5
  import '../../chunk-U7N2A7A3.js';
@@ -11,7 +11,7 @@ type CardVariant = "default" | "muted" | "outline" | "featured";
11
11
  /** Padding density — base 16px · tight 12px · cozy 20px. */
12
12
  type CardDensity = "tight" | "cozy";
13
13
  declare const cardVariants: (props?: ({
14
- size?: "compact" | "md" | null | undefined;
14
+ size?: "md" | "compact" | null | undefined;
15
15
  } & class_variance_authority_types.ClassProp) | undefined) => string;
16
16
  type CardProps = React.HTMLAttributes<HTMLDivElement> & VariantProps<typeof cardVariants> & {
17
17
  size?: CardSize;
@@ -20,7 +20,7 @@ type CardProps = React.HTMLAttributes<HTMLDivElement> & VariantProps<typeof card
20
20
  density?: CardDensity;
21
21
  };
22
22
  declare const Card: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & VariantProps<(props?: ({
23
- size?: "compact" | "md" | null | undefined;
23
+ size?: "md" | "compact" | null | undefined;
24
24
  } & class_variance_authority_types.ClassProp) | undefined) => string> & {
25
25
  size?: CardSize;
26
26
  accent?: CardAccent;
@@ -1,4 +1,4 @@
1
- export { Carousel, CarouselContent, CarouselDots, CarouselItem, CarouselNext, CarouselPrevious, useCarousel } from '../../chunk-B7R7DHZF.js';
2
- import '../../chunk-QTEPKNQE.js';
3
- import '../../chunk-C7W5BO7R.js';
1
+ export { Carousel, CarouselContent, CarouselDots, CarouselItem, CarouselNext, CarouselPrevious, useCarousel } from '../../chunk-NZBAFFWP.js';
2
+ import '../../chunk-B6S6LTWT.js';
3
+ import '../../chunk-5732TWQF.js';
4
4
  import '../../chunk-U7N2A7A3.js';
@@ -1,22 +1,22 @@
1
1
  export { Avatar, AvatarFallback, AvatarImage } from '../../chunk-QTUJSRDH.js';
2
2
  export { Card, CardAction, CardContent, CardCover, CardDescription, CardFooter, CardHeader, CardTitle, StatCard } from '../../chunk-P5KPCT6R.js';
3
- export { Carousel, CarouselContent, CarouselDots, CarouselItem, CarouselNext, CarouselPrevious, useCarousel } from '../../chunk-B7R7DHZF.js';
4
- export { DataTable, Descriptions } from '../../chunk-KNI7QI4J.js';
3
+ export { Carousel, CarouselContent, CarouselDots, CarouselItem, CarouselNext, CarouselPrevious, useCarousel } from '../../chunk-NZBAFFWP.js';
4
+ export { DataTable, Descriptions } from '../../chunk-FLY23H4G.js';
5
5
  export { Collapsible, CollapsibleContent, CollapsibleTrigger } from '../../chunk-DV52WNXO.js';
6
6
  export { EmptyState } from '../../chunk-YD7V2HGZ.js';
7
7
  import '../../chunk-INIIF7F7.js';
8
8
  import '../../chunk-BE6GJGKJ.js';
9
9
  import '../../chunk-44YRPSZ7.js';
10
- import '../../chunk-XZH3URGD.js';
11
- import { Badge } from '../../chunk-ZYJRZLMZ.js';
12
- export { Badge } from '../../chunk-ZYJRZLMZ.js';
10
+ import '../../chunk-XBFUROAY.js';
11
+ import { Badge } from '../../chunk-HIEGUYPP.js';
12
+ export { Badge } from '../../chunk-HIEGUYPP.js';
13
13
  export { Popover, PopoverAnchor, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger } from '../../chunk-DY5C44UP.js';
14
14
  export { ScrollArea, ScrollBar } from '../../chunk-3KPEZ5CF.js';
15
15
  export { Table, TableBody, TableCell, TableHead, TableHeader, TableRow } from '../../chunk-IJ5ALJGA.js';
16
16
  import '../../chunk-B4K4BXEF.js';
17
17
  import '../../chunk-7PWBC4BY.js';
18
- import '../../chunk-QTEPKNQE.js';
19
- import '../../chunk-C7W5BO7R.js';
18
+ import '../../chunk-B6S6LTWT.js';
19
+ import '../../chunk-5732TWQF.js';
20
20
  import { cn } from '../../chunk-U7N2A7A3.js';
21
21
  import * as React2 from 'react';
22
22
  import { jsx, jsxs } from 'react/jsx-runtime';
@@ -1,5 +1,5 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { C as CalendarProp } from '../../data-entry.prop-vn5VGnwY.js';
2
+ import { C as CalendarProp } from '../../data-entry.prop-C9QWj5Kl.js';
3
3
  import '@radix-ui/react-checkbox';
4
4
  import '@radix-ui/react-radio-group';
5
5
  import '@radix-ui/react-slider';
@@ -1,6 +1,6 @@
1
- export { Calendar } from '../../chunk-HS73G2C3.js';
2
- import '../../chunk-XZH3URGD.js';
1
+ export { Calendar } from '../../chunk-NU2SOVTU.js';
2
+ import '../../chunk-XBFUROAY.js';
3
3
  import '../../chunk-B4K4BXEF.js';
4
- import '../../chunk-QTEPKNQE.js';
5
- import '../../chunk-C7W5BO7R.js';
4
+ import '../../chunk-B6S6LTWT.js';
5
+ import '../../chunk-5732TWQF.js';
6
6
  import '../../chunk-U7N2A7A3.js';
@@ -1,5 +1,5 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { a as CascaderProp } from '../../data-entry.prop-vn5VGnwY.js';
2
+ import { a as CascaderProp } from '../../data-entry.prop-C9QWj5Kl.js';
3
3
  import * as React from 'react';
4
4
  import '@radix-ui/react-checkbox';
5
5
  import '@radix-ui/react-radio-group';
@@ -1,10 +1,10 @@
1
- export { Cascader } from '../../chunk-6VUW6EKH.js';
1
+ export { Cascader } from '../../chunk-L6NMIUKC.js';
2
2
  import '../../chunk-SMLKNECP.js';
3
3
  import '../../chunk-3R3QVJCB.js';
4
- import '../../chunk-XZH3URGD.js';
4
+ import '../../chunk-XBFUROAY.js';
5
5
  import '../../chunk-DY5C44UP.js';
6
6
  import '../../chunk-3KPEZ5CF.js';
7
7
  import '../../chunk-B4K4BXEF.js';
8
- import '../../chunk-QTEPKNQE.js';
9
- import '../../chunk-C7W5BO7R.js';
8
+ import '../../chunk-B6S6LTWT.js';
9
+ import '../../chunk-5732TWQF.js';
10
10
  import '../../chunk-U7N2A7A3.js';
@@ -1,8 +1,8 @@
1
1
  import 'react';
2
2
  import '@radix-ui/react-checkbox';
3
- export { C as Checkbox } from '../../checkbox-DAIwpMHO.js';
3
+ export { C as Checkbox } from '../../checkbox-BpnDa6_M.js';
4
4
  import 'react/jsx-runtime';
5
- import '../../data-entry.prop-vn5VGnwY.js';
5
+ import '../../data-entry.prop-C9QWj5Kl.js';
6
6
  import '@radix-ui/react-radio-group';
7
7
  import '@radix-ui/react-slider';
8
8
  import '@radix-ui/react-switch';
@@ -1,5 +1,5 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { e as ColorPickerProp } from '../../data-entry.prop-vn5VGnwY.js';
2
+ import { e as ColorPickerProp } from '../../data-entry.prop-C9QWj5Kl.js';
3
3
  import '@radix-ui/react-checkbox';
4
4
  import '@radix-ui/react-radio-group';
5
5
  import '@radix-ui/react-slider';
@@ -1,6 +1,6 @@
1
- export { ColorPicker } from '../../chunk-LFO5BJ4H.js';
2
- import '../../chunk-6AIYMYSG.js';
1
+ export { ColorPicker } from '../../chunk-ION2KFXK.js';
2
+ import '../../chunk-K24AQV4R.js';
3
3
  import '../../chunk-B4K4BXEF.js';
4
- import '../../chunk-QTEPKNQE.js';
5
- import '../../chunk-C7W5BO7R.js';
4
+ import '../../chunk-B6S6LTWT.js';
5
+ import '../../chunk-5732TWQF.js';
6
6
  import '../../chunk-U7N2A7A3.js';
@@ -1,5 +1,5 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { D as DatePickerProp } from '../../data-entry.prop-vn5VGnwY.js';
2
+ import { D as DatePickerProp } from '../../data-entry.prop-C9QWj5Kl.js';
3
3
  import '@radix-ui/react-checkbox';
4
4
  import '@radix-ui/react-radio-group';
5
5
  import '@radix-ui/react-slider';
@@ -1,9 +1,9 @@
1
- export { DatePicker } from '../../chunk-6MZMMMHV.js';
2
- import '../../chunk-HS73G2C3.js';
3
- import '../../chunk-6AIYMYSG.js';
4
- import '../../chunk-XZH3URGD.js';
1
+ export { DatePicker } from '../../chunk-3VFNWVR7.js';
2
+ import '../../chunk-NU2SOVTU.js';
3
+ import '../../chunk-K24AQV4R.js';
4
+ import '../../chunk-XBFUROAY.js';
5
5
  import '../../chunk-DY5C44UP.js';
6
6
  import '../../chunk-B4K4BXEF.js';
7
- import '../../chunk-QTEPKNQE.js';
8
- import '../../chunk-C7W5BO7R.js';
7
+ import '../../chunk-B6S6LTWT.js';
8
+ import '../../chunk-5732TWQF.js';
9
9
  import '../../chunk-U7N2A7A3.js';
@@ -1,5 +1,5 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { f as DateRangePickerProp } from '../../data-entry.prop-vn5VGnwY.js';
2
+ import { f as DateRangePickerProp } from '../../data-entry.prop-C9QWj5Kl.js';
3
3
  import '@radix-ui/react-checkbox';
4
4
  import '@radix-ui/react-radio-group';
5
5
  import '@radix-ui/react-slider';
@@ -15,9 +15,11 @@ import '../../layout.prop-D2be7gOo.js';
15
15
  import '../../navigation.prop-CXDaVNaR.js';
16
16
 
17
17
  /**
18
- * DateRangePicker — WAI-ARIA date-range combobox. Two real, typeable ISO `yyyy-MM-dd` inputs
19
- * hold the start/end values (form-submittable via `${name}_from` / `${name}_to`, screen-reader
20
- * friendly, e2e-testable by filling either input). The range calendar is the visual affordance.
18
+ * DateRangePicker — WAI-ARIA date-range combobox rendered as ONE input-styled control
19
+ * (Ant Design RangePicker convention): `[ from to ✕ 📅 ]`. The two inner fields stay
20
+ * real, typeable ISO `yyyy-MM-dd` inputs (form-submittable via `${name}_from` /
21
+ * `${name}_to`, screen-reader friendly, e2e-testable by filling either input); the
22
+ * range calendar is the visual affordance.
21
23
  */
22
24
  declare function DateRangePicker({ value: valueProp, defaultValue, onValueChange, placeholder, disabled, className, id, name, locale: localeProp, fromDate, toDate, allowClear, }: DateRangePickerProp): react_jsx_runtime.JSX.Element;
23
25
 
@@ -1,9 +1,8 @@
1
- export { DateRangePicker } from '../../chunk-OIAT773P.js';
2
- import '../../chunk-HS73G2C3.js';
3
- import '../../chunk-6AIYMYSG.js';
4
- import '../../chunk-XZH3URGD.js';
1
+ export { DateRangePicker } from '../../chunk-YXVJFYQE.js';
2
+ import '../../chunk-NU2SOVTU.js';
3
+ import '../../chunk-XBFUROAY.js';
5
4
  import '../../chunk-DY5C44UP.js';
6
5
  import '../../chunk-B4K4BXEF.js';
7
- import '../../chunk-QTEPKNQE.js';
8
- import '../../chunk-C7W5BO7R.js';
6
+ import '../../chunk-B6S6LTWT.js';
7
+ import '../../chunk-5732TWQF.js';
9
8
  import '../../chunk-U7N2A7A3.js';
@@ -1,22 +1,23 @@
1
1
  import { Input } from './input.js';
2
2
  export { InputProps } from './input.js';
3
3
  import * as React from 'react';
4
- import { N as NumberInputProp } from '../../data-entry.prop-vn5VGnwY.js';
5
- export { C as CalendarProps, a as CascaderProps, e as ColorPickerProps, D as DatePickerProps, f as DateRangePickerProps, F as FieldProps, g as FormFieldProp, g as FormFieldProps, h as FormProp, h as FormProps, j as SelectLoadParams, k as SelectLoadResult, l as SelectOption, o as SliderProps, p as SwitchProps, q as TimePickerProps, r as TransferItemProp, s as TransferProps, v as TreeSelectProps, U as UploadCommitAction, w as UploadFileItem, y as UploadProps, z as UploadVariant, B as collectUploadCommitActions, E as createUploadItem } from '../../data-entry.prop-vn5VGnwY.js';
4
+ import { N as NumberInputProp, M as MonthPickerProp, i as MonthRangePickerProp } from '../../data-entry.prop-C9QWj5Kl.js';
5
+ export { C as CalendarProps, a as CascaderProps, e as ColorPickerProps, D as DatePickerProps, f as DateRangePickerProps, F as FieldProps, g as FormFieldProp, g as FormFieldProps, h as FormProp, h as FormProps, k as SelectLoadParams, l as SelectLoadResult, m as SelectOption, p as SliderProps, q as SwitchProps, r as TimePickerProps, s as TransferItemProp, t as TransferProps, w as TreeSelectProps, U as UploadCommitAction, x as UploadFileItem, z as UploadProps, A as UploadVariant, E as collectUploadCommitActions, G as createUploadItem } from '../../data-entry.prop-C9QWj5Kl.js';
6
6
  export { Label } from './label.js';
7
7
  export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectProp, SelectProp as SelectProps, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue } from './select.js';
8
- export { C as Checkbox, a as CheckboxGroup } from '../../checkbox-DAIwpMHO.js';
8
+ export { C as Checkbox, a as CheckboxGroup } from '../../checkbox-BpnDa6_M.js';
9
9
  export { Radio, RadioGroup, RadioGroupRoot, RadioItem } from './radio.js';
10
10
  export { Textarea, TextareaProps } from './textarea.js';
11
11
  import { W as WidthProp, a as ClassNameProp } from '../../shared.prop-BvMSLFJ6.js';
12
12
  import { D as DensityProp } from '../../layout.prop-CXvl2rVR.js';
13
13
  import { e as FormLayoutProp, a as BreakpointProp } from '../../interaction.prop-DD46aTro.js';
14
14
  import { R as ResponsiveGridColumnsProp } from '../../layout.prop-D2be7gOo.js';
15
- export { F as Field, a as FormField, S as SearchInput } from '../../search-input-Oxwpv_s9.js';
15
+ export { F as Field, a as FormField, S as SearchInput } from '../../search-input-d1g8eW9z.js';
16
16
  export { Switch } from './switch.js';
17
17
  export { P as PasswordRule, a as PasswordStrength, b as PasswordStrengthLabels, c as PasswordStrengthProps, d as PasswordStrengthReturn, T as Toggle, e as ToggleGroup, f as ToggleGroupItem, g as ToggleProps, u as usePasswordStrength } from '../../password-strength-DVRvXEOK.js';
18
18
  export { Slider } from './slider.js';
19
19
  export { Calendar } from './calendar.js';
20
+ import * as react_jsx_runtime from 'react/jsx-runtime';
20
21
  export { DatePicker } from './date-picker.js';
21
22
  export { DateRangePicker } from './date-range-picker.js';
22
23
  export { TimePicker } from './time-picker.js';
@@ -38,7 +39,6 @@ import '../../data.prop-D0UEEczj.js';
38
39
  import 'class-variance-authority/types';
39
40
  import '@radix-ui/react-label';
40
41
  import 'class-variance-authority';
41
- import 'react/jsx-runtime';
42
42
  import '@radix-ui/react-select';
43
43
  import '../../navigation.prop-CXDaVNaR.js';
44
44
  import '@radix-ui/react-toggle-group';
@@ -81,6 +81,24 @@ declare const Form: React.ForwardRefExoticComponent<React.FormHTMLAttributes<HTM
81
81
  className?: ClassNameProp;
82
82
  } & React.RefAttributes<HTMLFormElement>>;
83
83
 
84
+ /**
85
+ * MonthPicker — year/month (`yyyy/MM`) input with an Ant-Design-style month grid
86
+ * popover: a year header with chevrons over a 3×4 grid of the twelve months.
87
+ * The field stays a real, typeable input (form-submittable via `name` as
88
+ * `yyyy-MM`); the grid is the visual affordance.
89
+ */
90
+ declare function MonthPicker({ value: valueProp, defaultValue, onValueChange, placeholder, disabled, className, id, name, fromYear, toYear, allowClear, }: MonthPickerProp): react_jsx_runtime.JSX.Element;
91
+
92
+ /**
93
+ * MonthRangePicker — year/month (`yyyy/MM`) RANGE rendered as ONE input-styled
94
+ * control (Ant Design RangePicker convention): `[ from → to ✕ 📅 ]`. The two
95
+ * inner fields stay real, typeable `yyyy/MM` inputs (form-submittable via
96
+ * `${name}_from` / `${name}_to`); the Ant-style month grid is the visual
97
+ * affordance. Grid picks are two-step (from, then to — swapped when picked
98
+ * backwards) and a pick on a COMPLETE range starts a new one (reset-on-complete).
99
+ */
100
+ declare function MonthRangePicker({ value: valueProp, defaultValue, onValueChange, placeholder, disabled, className, id, name, fromYear, toYear, allowClear, }: MonthRangePickerProp): react_jsx_runtime.JSX.Element;
101
+
84
102
  type PasswordInputProps = Omit<React.ComponentPropsWithoutRef<typeof Input>, "type">;
85
103
  declare const PasswordInput: React.ForwardRefExoticComponent<PasswordInputProps & React.RefAttributes<HTMLInputElement>>;
86
104
 
@@ -143,4 +161,4 @@ type TagInputProps = {
143
161
  };
144
162
  declare const TagInput: React.ForwardRefExoticComponent<TagInputProps & React.RefAttributes<HTMLInputElement>>;
145
163
 
146
- export { Form, type FormLayoutContextValue, Input, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, NumberInput, NumberInputProp, NumberInputProp as NumberInputProps, PasswordInput, type PasswordInputProps, Rating, type RatingProps, TagInput, type TagInputProps, useFormLayout };
164
+ export { Form, type FormLayoutContextValue, Input, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, MonthPicker, MonthPickerProp as MonthPickerProps, MonthRangePicker, MonthRangePickerProp as MonthRangePickerProps, NumberInput, NumberInputProp, NumberInputProp as NumberInputProps, PasswordInput, type PasswordInputProps, Rating, type RatingProps, TagInput, type TagInputProps, useFormLayout };
@@ -1,37 +1,37 @@
1
- export { InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, NumberInput, PasswordInput, Rating, TagInput } from '../../chunk-GFDKJY63.js';
1
+ export { InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, MonthPicker, MonthRangePicker, NumberInput, PasswordInput, Rating, TagInput } from '../../chunk-57VDEN64.js';
2
2
  export { PasswordStrength, Toggle, ToggleGroup, ToggleGroupItem, usePasswordStrength } from '../../chunk-VSUYVT2Q.js';
3
- export { TimePicker } from '../../chunk-UKTVFPRV.js';
3
+ export { TimePicker } from '../../chunk-65RWSIZF.js';
4
4
  export { Radio, RadioGroupOptions as RadioGroup, RadioGroupRoot, RadioItem } from '../../chunk-S2IJKT3D.js';
5
5
  export { Switch } from '../../chunk-I7NQ2LIL.js';
6
- export { Textarea } from '../../chunk-ZOMIELKI.js';
7
- export { TimeInput } from '../../chunk-3JQDPNTA.js';
8
- export { ColorPicker } from '../../chunk-LFO5BJ4H.js';
9
- export { DatePicker } from '../../chunk-6MZMMMHV.js';
10
- export { DateRangePicker } from '../../chunk-OIAT773P.js';
11
- export { Calendar } from '../../chunk-HS73G2C3.js';
12
- export { Transfer } from '../../chunk-DVV6UYVS.js';
13
- export { SHOW_ALL, SHOW_CHILD, SHOW_PARENT, TreeSelect } from '../../chunk-5XFFEW2P.js';
14
- export { Upload, collectUploadCommitActions, createUploadItem, useUploadDraft } from '../../chunk-J254ZX3A.js';
15
- export { SearchInput } from '../../chunk-RBXVCWXL.js';
16
- import '../../chunk-2FJ5TMQU.js';
17
- import '../../chunk-UDMFKYZG.js';
6
+ export { Textarea } from '../../chunk-Q3KUZG4P.js';
7
+ export { TimeInput } from '../../chunk-R2TXLS7S.js';
8
+ export { ColorPicker } from '../../chunk-ION2KFXK.js';
9
+ export { DatePicker } from '../../chunk-3VFNWVR7.js';
10
+ export { DateRangePicker } from '../../chunk-YXVJFYQE.js';
11
+ export { Calendar } from '../../chunk-NU2SOVTU.js';
12
+ export { Transfer } from '../../chunk-QE4IYHJU.js';
13
+ export { SHOW_ALL, SHOW_CHILD, SHOW_PARENT, TreeSelect } from '../../chunk-A3J2G2ZA.js';
14
+ export { Upload, collectUploadCommitActions, createUploadItem, useUploadDraft } from '../../chunk-4SSJ54R2.js';
15
+ export { SearchInput } from '../../chunk-LVLPNKJP.js';
16
+ import '../../chunk-X6AJ5HEI.js';
17
+ import '../../chunk-I5D4QYZI.js';
18
18
  import '../../chunk-VU4GFGDG.js';
19
- export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue } from '../../chunk-PKSHDFKP.js';
19
+ export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue } from '../../chunk-BJTNKNMY.js';
20
20
  export { Slider } from '../../chunk-TBJBVEIP.js';
21
- export { Cascader } from '../../chunk-6VUW6EKH.js';
21
+ export { Cascader } from '../../chunk-L6NMIUKC.js';
22
22
  import '../../chunk-SMLKNECP.js';
23
23
  export { Command, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList } from '../../chunk-3R3QVJCB.js';
24
- export { Input } from '../../chunk-6AIYMYSG.js';
24
+ export { Input } from '../../chunk-K24AQV4R.js';
25
25
  export { Checkbox, CheckboxGroup } from '../../chunk-BE6GJGKJ.js';
26
26
  export { Field } from '../../chunk-44YRPSZ7.js';
27
- import '../../chunk-XZH3URGD.js';
27
+ import '../../chunk-XBFUROAY.js';
28
28
  import '../../chunk-DY5C44UP.js';
29
29
  import '../../chunk-3KPEZ5CF.js';
30
30
  import '../../chunk-B4K4BXEF.js';
31
- export { Form, FormField, useFormLayout } from '../../chunk-76S3TQFH.js';
31
+ export { Form, FormField, useFormLayout } from '../../chunk-IAJOP2Z3.js';
32
32
  import '../../chunk-C3PKEV6S.js';
33
33
  export { Label } from '../../chunk-7PWBC4BY.js';
34
- import '../../chunk-QTEPKNQE.js';
35
- import '../../chunk-C7W5BO7R.js';
34
+ import '../../chunk-B6S6LTWT.js';
35
+ import '../../chunk-5732TWQF.js';
36
36
  import '../../chunk-LFW37FGG.js';
37
37
  import '../../chunk-U7N2A7A3.js';