@andreagiugni/tailwind-dashboard-ui 1.0.2 → 1.0.4

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.
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  'use strict';
3
3
 
4
- var chunk5DEBWZY7_cjs = require('../../chunk-5DEBWZY7.cjs');
4
+ var chunkGBQCVSZU_cjs = require('../../chunk-GBQCVSZU.cjs');
5
5
  require('../../chunk-TF3G3E72.cjs');
6
6
  require('../../chunk-YERNSNT4.cjs');
7
7
 
@@ -9,7 +9,7 @@ require('../../chunk-YERNSNT4.cjs');
9
9
 
10
10
  Object.defineProperty(exports, "Calendar", {
11
11
  enumerable: true,
12
- get: function () { return chunk5DEBWZY7_cjs.Calendar; }
12
+ get: function () { return chunkGBQCVSZU_cjs.Calendar; }
13
13
  });
14
14
  //# sourceMappingURL=Calendar.cjs.map
15
15
  //# sourceMappingURL=Calendar.cjs.map
@@ -1,5 +1,5 @@
1
1
  "use client";
2
- export { Calendar } from '../../chunk-PYZG7RY7.js';
2
+ export { Calendar } from '../../chunk-NJBVRPWW.js';
3
3
  import '../../chunk-VX7S6VYG.js';
4
4
  import '../../chunk-ZLIYUUA4.js';
5
5
  //# sourceMappingURL=Calendar.js.map
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  'use strict';
3
3
 
4
- var chunkZQ6544NY_cjs = require('../../chunk-ZQ6544NY.cjs');
4
+ var chunkXSKRXE7E_cjs = require('../../chunk-XSKRXE7E.cjs');
5
5
  require('../../chunk-TF3G3E72.cjs');
6
6
  require('../../chunk-YERNSNT4.cjs');
7
7
 
@@ -9,7 +9,7 @@ require('../../chunk-YERNSNT4.cjs');
9
9
 
10
10
  Object.defineProperty(exports, "ColorPicker", {
11
11
  enumerable: true,
12
- get: function () { return chunkZQ6544NY_cjs.ColorPicker; }
12
+ get: function () { return chunkXSKRXE7E_cjs.ColorPicker; }
13
13
  });
14
14
  //# sourceMappingURL=ColorPicker.cjs.map
15
15
  //# sourceMappingURL=ColorPicker.cjs.map
@@ -1,5 +1,5 @@
1
1
  "use client";
2
- export { ColorPicker } from '../../chunk-W3TC7P3Z.js';
2
+ export { ColorPicker } from '../../chunk-OD6N6XWO.js';
3
3
  import '../../chunk-VX7S6VYG.js';
4
4
  import '../../chunk-ZLIYUUA4.js';
5
5
  //# sourceMappingURL=ColorPicker.js.map
@@ -1,14 +1,14 @@
1
1
  "use client";
2
2
  'use strict';
3
3
 
4
- var chunk6NC3VS54_cjs = require('../../chunk-6NC3VS54.cjs');
4
+ var chunkETOOIXCY_cjs = require('../../chunk-ETOOIXCY.cjs');
5
5
  require('../../chunk-YERNSNT4.cjs');
6
6
 
7
7
 
8
8
 
9
9
  Object.defineProperty(exports, "Editor", {
10
10
  enumerable: true,
11
- get: function () { return chunk6NC3VS54_cjs.Editor; }
11
+ get: function () { return chunkETOOIXCY_cjs.Editor; }
12
12
  });
13
13
  //# sourceMappingURL=Editor.cjs.map
14
14
  //# sourceMappingURL=Editor.cjs.map
@@ -1,5 +1,5 @@
1
1
  "use client";
2
- export { Editor } from '../../chunk-OYBYDSNI.js';
2
+ export { Editor } from '../../chunk-PFCUA2W2.js';
3
3
  import '../../chunk-ZLIYUUA4.js';
4
4
  //# sourceMappingURL=Editor.js.map
5
5
  //# sourceMappingURL=Editor.js.map
package/dist/index.cjs CHANGED
@@ -3,9 +3,9 @@
3
3
 
4
4
  var chunk2C5QY3Z2_cjs = require('./chunk-2C5QY3Z2.cjs');
5
5
  var chunk3EE6CPHW_cjs = require('./chunk-3EE6CPHW.cjs');
6
- var chunk5DEBWZY7_cjs = require('./chunk-5DEBWZY7.cjs');
7
- var chunk6NC3VS54_cjs = require('./chunk-6NC3VS54.cjs');
8
- var chunkZQ6544NY_cjs = require('./chunk-ZQ6544NY.cjs');
6
+ var chunkGBQCVSZU_cjs = require('./chunk-GBQCVSZU.cjs');
7
+ var chunkETOOIXCY_cjs = require('./chunk-ETOOIXCY.cjs');
8
+ var chunkXSKRXE7E_cjs = require('./chunk-XSKRXE7E.cjs');
9
9
  var chunkTF3G3E72_cjs = require('./chunk-TF3G3E72.cjs');
10
10
  var chunkYERNSNT4_cjs = require('./chunk-YERNSNT4.cjs');
11
11
  var jsxRuntime = require('react/jsx-runtime');
@@ -240,7 +240,7 @@ var Alert = ({
240
240
  className: chunkYERNSNT4_cjs.cn("rounded-xl border p-4", variantClasses2[variant].container, className),
241
241
  ...rest,
242
242
  children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-start gap-3", children: [
243
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: chunkYERNSNT4_cjs.cn("-mt-0.5", variantClasses2[variant].icon), children: icon ?? /* @__PURE__ */ jsxRuntime.jsx(Icon, { className: "h-6 w-6", "aria-hidden": "true" }) }),
243
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: chunkYERNSNT4_cjs.cn("-mt-0.5", variantClasses2[variant].icon), children: icon ?? /* @__PURE__ */ jsxRuntime.jsx(Icon, { className: "size-4", "aria-hidden": "true" }) }),
244
244
  /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
245
245
  /* @__PURE__ */ jsxRuntime.jsx("h4", { className: "mb-1 text-sm font-semibold text-gray-800 dark:text-white/90", children: title }),
246
246
  /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-sm text-gray-500 dark:text-gray-400", children: message }),
@@ -461,7 +461,7 @@ var DropdownItem = ({
461
461
  "span",
462
462
  {
463
463
  "aria-hidden": "true",
464
- className: "flex h-5 w-5 shrink-0 items-center justify-center [&>svg]:h-5 [&>svg]:w-5",
464
+ className: "flex h-5 w-5 shrink-0 items-center justify-center [&>svg]:size-4",
465
465
  children: icon
466
466
  }
467
467
  ),
@@ -527,7 +527,7 @@ var Dropzone = ({
527
527
  }
528
528
  ),
529
529
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col items-center", children: [
530
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-[22px] flex justify-center", children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex h-[68px] w-[68px] items-center justify-center rounded-full bg-gray-200 text-gray-700 dark:bg-gray-800 dark:text-gray-400", children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Upload, { className: "h-7 w-7", "aria-hidden": "true" }) }) }),
530
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-[22px] flex justify-center", children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex h-[68px] w-[68px] items-center justify-center rounded-full bg-gray-200 text-gray-700 dark:bg-gray-800 dark:text-gray-400", children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Upload, { className: "size-4", "aria-hidden": "true" }) }) }),
531
531
  /* @__PURE__ */ jsxRuntime.jsx("h4", { className: "mb-3 text-theme-xl font-semibold text-gray-800 dark:text-white/90", children: title ?? (isDragActive ? "Drop Files Here" : "Drag & Drop Files Here") }),
532
532
  /* @__PURE__ */ jsxRuntime.jsx("span", { className: "mb-5 block w-full max-w-[290px] text-center text-sm text-gray-700 dark:text-gray-400", children: description }),
533
533
  /* @__PURE__ */ jsxRuntime.jsx("span", { className: "text-theme-sm font-medium text-brand-500 underline", children: browseLabel })
@@ -683,7 +683,7 @@ function SortIcon({
683
683
  {
684
684
  "data-sort-direction": "asc",
685
685
  "aria-hidden": "true",
686
- className: chunkYERNSNT4_cjs.cn("h-3 w-3", state === "asc" ? active : inactive)
686
+ className: chunkYERNSNT4_cjs.cn("size-4", state === "asc" ? active : inactive)
687
687
  }
688
688
  ),
689
689
  /* @__PURE__ */ jsxRuntime.jsx(
@@ -691,7 +691,7 @@ function SortIcon({
691
691
  {
692
692
  "data-sort-direction": "desc",
693
693
  "aria-hidden": "true",
694
- className: chunkYERNSNT4_cjs.cn("h-3 w-3", state === "desc" ? active : inactive)
694
+ className: chunkYERNSNT4_cjs.cn("size-4", state === "desc" ? active : inactive)
695
695
  }
696
696
  )
697
697
  ]
@@ -790,7 +790,7 @@ function DataDrivenTable({
790
790
  lucideReact.ChevronDown,
791
791
  {
792
792
  "aria-hidden": "true",
793
- className: "pointer-events-none absolute right-3 top-1/2 h-4 w-4 -translate-y-1/2 text-gray-500 dark:text-gray-400"
793
+ className: "pointer-events-none absolute right-3 top-1/2 size-4 -translate-y-1/2 text-gray-500 dark:text-gray-400"
794
794
  }
795
795
  )
796
796
  ] }),
@@ -946,7 +946,7 @@ function Table({
946
946
  }
947
947
  return /* @__PURE__ */ jsxRuntime.jsx("table", { className: chunkYERNSNT4_cjs.cn("min-w-full", className), ...rest, children });
948
948
  }
949
- var ChevronIcon = () => /* @__PURE__ */ jsxRuntime.jsx(lucideReact.ChevronRight, { className: "h-4 w-4", strokeWidth: 1.5, "aria-hidden": "true" });
949
+ var ChevronIcon = () => /* @__PURE__ */ jsxRuntime.jsx(lucideReact.ChevronRight, { className: "size-4", strokeWidth: 1.5, "aria-hidden": "true" });
950
950
  var Breadcrumb = ({ pageTitle, items }) => {
951
951
  return /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-wrap items-center justify-between gap-3 mb-6", children: [
952
952
  /* @__PURE__ */ jsxRuntime.jsx(
@@ -1016,8 +1016,8 @@ var ThemeToggleButton = ({
1016
1016
  ),
1017
1017
  ...rest,
1018
1018
  children: [
1019
- /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Sun, { className: "hidden h-5 w-5 dark:block", "aria-hidden": "true" }),
1020
- /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Moon, { className: "h-5 w-5 dark:hidden", "aria-hidden": "true" })
1019
+ /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Sun, { className: "hidden size-4 dark:block", "aria-hidden": "true" }),
1020
+ /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Moon, { className: "size-4 dark:hidden", "aria-hidden": "true" })
1021
1021
  ]
1022
1022
  }
1023
1023
  );
@@ -1132,7 +1132,7 @@ var Toast = ({
1132
1132
  "flex h-10 w-10 shrink-0 items-center justify-center rounded-lg",
1133
1133
  styles.iconWrap
1134
1134
  ),
1135
- children: icon ?? /* @__PURE__ */ jsxRuntime.jsx(Icon, { className: "h-5 w-5", "aria-hidden": "true" })
1135
+ children: icon ?? /* @__PURE__ */ jsxRuntime.jsx(Icon, { className: "size-4", "aria-hidden": "true" })
1136
1136
  }
1137
1137
  ),
1138
1138
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "min-w-0 flex-1", children: [
@@ -1146,7 +1146,7 @@ var Toast = ({
1146
1146
  "aria-label": "Close",
1147
1147
  onClick: onClose,
1148
1148
  className: "absolute right-3 top-1/2 -translate-y-1/2 text-gray-400 transition hover:text-gray-700 dark:hover:text-gray-200",
1149
- children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.X, { className: "h-[18px] w-[18px]", "aria-hidden": "true" })
1149
+ children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.X, { className: "size-4", "aria-hidden": "true" })
1150
1150
  }
1151
1151
  ),
1152
1152
  !hideAccentBar && /* @__PURE__ */ jsxRuntime.jsx(
@@ -1165,7 +1165,7 @@ var ChevronIcon2 = ({ open }) => /* @__PURE__ */ jsxRuntime.jsx(
1165
1165
  lucideReact.ChevronDown,
1166
1166
  {
1167
1167
  className: chunkYERNSNT4_cjs.cn(
1168
- "h-5 w-5 shrink-0 text-gray-500 transition-transform duration-200 dark:text-gray-400",
1168
+ "size-4 shrink-0 text-gray-500 transition-transform duration-200 dark:text-gray-400",
1169
1169
  open && "rotate-180"
1170
1170
  ),
1171
1171
  "aria-hidden": "true"
@@ -1644,7 +1644,7 @@ var Drawer = ({
1644
1644
  onClick: onClose,
1645
1645
  "aria-label": "Close drawer",
1646
1646
  className: "absolute right-3 top-3 z-99 flex h-9.5 w-9.5 items-center justify-center rounded-full bg-gray-100 text-gray-400 transition-colors hover:bg-gray-200 hover:text-gray-700 dark:bg-gray-800 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white",
1647
- children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.X, { className: "h-6 w-6", "aria-hidden": "true" })
1647
+ children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.X, { className: "size-4", "aria-hidden": "true" })
1648
1648
  }
1649
1649
  ),
1650
1650
  children
@@ -1717,7 +1717,7 @@ var Chip = ({
1717
1717
  "aria-label": "Remove",
1718
1718
  onClick: onClose,
1719
1719
  className: "ml-0.5 flex h-4 w-4 items-center justify-center rounded-full text-current opacity-70 transition hover:opacity-100 focus:outline-none",
1720
- children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.X, { className: "h-3 w-3", strokeWidth: 2, "aria-hidden": "true" })
1720
+ children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.X, { className: "size-4", strokeWidth: 2, "aria-hidden": "true" })
1721
1721
  }
1722
1722
  )
1723
1723
  ]
@@ -1983,7 +1983,7 @@ var Snippet = ({
1983
1983
  "absolute right-2 top-2 inline-flex h-7 w-7 items-center justify-center rounded-lg text-gray-500 transition hover:bg-gray-200 hover:text-gray-700 focus:outline-hidden focus:ring-3 focus:ring-brand-500/10 dark:text-gray-400 dark:hover:bg-white/10 dark:hover:text-white/90",
1984
1984
  copied && "text-success-500 dark:text-success-500"
1985
1985
  ),
1986
- children: copied ? /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Check, { className: "h-4 w-4", "aria-hidden": "true" }) : /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Copy, { className: "h-4 w-4", "aria-hidden": "true" })
1986
+ children: copied ? /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Check, { className: "size-4", "aria-hidden": "true" }) : /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Copy, { className: "size-4", "aria-hidden": "true" })
1987
1987
  }
1988
1988
  )
1989
1989
  ]
@@ -2083,7 +2083,7 @@ var Checkbox = ({
2083
2083
  checked && /* @__PURE__ */ jsxRuntime.jsx(
2084
2084
  lucideReact.Check,
2085
2085
  {
2086
- className: "pointer-events-none absolute left-1/2 top-1/2 h-3.5 w-3.5 -translate-x-1/2 -translate-y-1/2 text-white",
2086
+ className: "pointer-events-none absolute left-1/2 top-1/2 size-4 -translate-x-1/2 -translate-y-1/2 text-white",
2087
2087
  strokeWidth: 3,
2088
2088
  "aria-hidden": "true"
2089
2089
  }
@@ -2091,7 +2091,7 @@ var Checkbox = ({
2091
2091
  disabled && /* @__PURE__ */ jsxRuntime.jsx(
2092
2092
  lucideReact.Check,
2093
2093
  {
2094
- className: "pointer-events-none absolute left-1/2 top-1/2 h-3.5 w-3.5 -translate-x-1/2 -translate-y-1/2 text-gray-200",
2094
+ className: "pointer-events-none absolute left-1/2 top-1/2 size-4 -translate-x-1/2 -translate-y-1/2 text-gray-200",
2095
2095
  strokeWidth: 3,
2096
2096
  "aria-hidden": "true"
2097
2097
  }
@@ -2336,7 +2336,7 @@ var Select = ({
2336
2336
  "span",
2337
2337
  {
2338
2338
  "aria-hidden": "true",
2339
- className: "flex h-5 w-5 shrink-0 items-center justify-center [&>svg]:h-4 [&>svg]:w-4",
2339
+ className: "flex h-5 w-5 shrink-0 items-center justify-center [&>svg]:size-4",
2340
2340
  children: selectedOption.icon
2341
2341
  }
2342
2342
  ),
@@ -2346,7 +2346,7 @@ var Select = ({
2346
2346
  lucideReact.ChevronDown,
2347
2347
  {
2348
2348
  className: chunkYERNSNT4_cjs.cn(
2349
- "ml-2 h-5 w-5 shrink-0 stroke-current text-gray-500 transition-transform dark:text-gray-400",
2349
+ "ml-2 size-4 shrink-0 stroke-current text-gray-500 transition-transform dark:text-gray-400",
2350
2350
  isOpen && "rotate-180"
2351
2351
  ),
2352
2352
  "aria-hidden": "true"
@@ -2381,7 +2381,7 @@ var Select = ({
2381
2381
  "span",
2382
2382
  {
2383
2383
  "aria-hidden": "true",
2384
- className: "flex h-5 w-5 shrink-0 items-center justify-center [&>svg]:h-4 [&>svg]:w-4",
2384
+ className: "flex h-5 w-5 shrink-0 items-center justify-center [&>svg]:size-4",
2385
2385
  children: option.icon
2386
2386
  }
2387
2387
  ),
@@ -2390,7 +2390,7 @@ var Select = ({
2390
2390
  isSelected && /* @__PURE__ */ jsxRuntime.jsx(
2391
2391
  lucideReact.Check,
2392
2392
  {
2393
- className: "ml-2 h-4 w-4 shrink-0 stroke-current",
2393
+ className: "ml-2 size-4 shrink-0 stroke-current",
2394
2394
  "aria-hidden": "true"
2395
2395
  }
2396
2396
  )
@@ -2444,7 +2444,7 @@ var MultiSelect = ({
2444
2444
  {
2445
2445
  onClick: () => removeOption(index, selectedOptions[index]),
2446
2446
  className: "pl-2 text-gray-500 cursor-pointer group-hover:text-gray-400 dark:text-gray-400",
2447
- children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.X, { className: "h-3.5 w-3.5", role: "button", "aria-hidden": "true" })
2447
+ children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.X, { className: "size-4", role: "button", "aria-hidden": "true" })
2448
2448
  }
2449
2449
  ) })
2450
2450
  ]
@@ -2468,7 +2468,7 @@ var MultiSelect = ({
2468
2468
  children: /* @__PURE__ */ jsxRuntime.jsx(
2469
2469
  lucideReact.ChevronDown,
2470
2470
  {
2471
- className: `stroke-current ${isOpen ? "rotate-180" : ""}`,
2471
+ className: `size-4 stroke-current ${isOpen ? "rotate-180" : ""}`,
2472
2472
  "aria-hidden": "true"
2473
2473
  }
2474
2474
  )
@@ -2505,7 +2505,7 @@ var MultiSelect = ({
2505
2505
  isSelected && /* @__PURE__ */ jsxRuntime.jsx(
2506
2506
  lucideReact.Check,
2507
2507
  {
2508
- className: "mr-2 h-4 w-4 shrink-0 stroke-current text-brand-500",
2508
+ className: "mr-2 size-4 shrink-0 stroke-current text-brand-500",
2509
2509
  "aria-hidden": "true"
2510
2510
  }
2511
2511
  )
@@ -2567,7 +2567,7 @@ var DatePicker = ({
2567
2567
  className: "h-11 w-full rounded-lg border appearance-none pl-4 pr-11 py-2.5 text-sm shadow-theme-xs placeholder:text-gray-400 focus:outline-hidden focus:ring-3 dark:bg-gray-900 dark:text-white/90 dark:placeholder:text-white/30 bg-white text-gray-800 border-gray-300 focus:border-brand-300 focus:ring-brand-500/20 dark:border-gray-700 dark:focus:border-brand-800"
2568
2568
  }
2569
2569
  ),
2570
- /* @__PURE__ */ jsxRuntime.jsx("span", { className: "absolute text-gray-500 -translate-y-1/2 pointer-events-none right-3 top-1/2 dark:text-gray-400", children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Calendar, { className: "size-6", "aria-hidden": "true" }) })
2570
+ /* @__PURE__ */ jsxRuntime.jsx("span", { className: "absolute text-gray-500 -translate-y-1/2 pointer-events-none right-3 top-1/2 dark:text-gray-400", children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Calendar, { className: "size-4", "aria-hidden": "true" }) })
2571
2571
  ] })
2572
2572
  ] });
2573
2573
  };
@@ -2643,7 +2643,7 @@ var DateTimePicker = ({
2643
2643
  className: "h-11 w-full appearance-none rounded-lg border border-gray-300 bg-white py-2.5 pl-4 pr-11 text-sm text-gray-800 shadow-theme-xs placeholder:text-gray-400 focus:border-brand-300 focus:outline-hidden focus:ring-3 focus:ring-brand-500/20 dark:border-gray-700 dark:bg-gray-900 dark:text-white/90 dark:placeholder:text-white/30 dark:focus:border-brand-800"
2644
2644
  }
2645
2645
  ),
2646
- /* @__PURE__ */ jsxRuntime.jsx("span", { className: "pointer-events-none absolute right-3 top-1/2 -translate-y-1/2 text-gray-500 dark:text-gray-400", children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Calendar, { className: "size-6", "aria-hidden": "true" }) })
2646
+ /* @__PURE__ */ jsxRuntime.jsx("span", { className: "pointer-events-none absolute right-3 top-1/2 -translate-y-1/2 text-gray-500 dark:text-gray-400", children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Calendar, { className: "size-4", "aria-hidden": "true" }) })
2647
2647
  ] }),
2648
2648
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex h-11 items-center rounded-lg border border-gray-300 bg-white px-3 text-sm text-gray-800 shadow-theme-xs focus-within:border-brand-300 focus-within:ring-3 focus-within:ring-brand-500/20 dark:border-gray-700 dark:bg-gray-900 dark:text-white/90 dark:focus-within:border-brand-800", children: [
2649
2649
  /* @__PURE__ */ jsxRuntime.jsx(
@@ -2673,7 +2673,7 @@ var DateTimePicker = ({
2673
2673
  className: timeFieldClass
2674
2674
  }
2675
2675
  ),
2676
- /* @__PURE__ */ jsxRuntime.jsx("span", { className: "ml-1 text-gray-500 dark:text-gray-400", children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Clock, { className: "h-5 w-5", "aria-hidden": "true" }) })
2676
+ /* @__PURE__ */ jsxRuntime.jsx("span", { className: "ml-1 text-gray-500 dark:text-gray-400", children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Clock, { className: "size-4", "aria-hidden": "true" }) })
2677
2677
  ] })
2678
2678
  ] })
2679
2679
  ] });
@@ -2702,7 +2702,7 @@ var PasswordInput = ({
2702
2702
  onClick: () => setShow((s) => !s),
2703
2703
  "aria-label": show ? "Hide password" : "Show password",
2704
2704
  className: "absolute right-4 top-1/2 z-30 -translate-y-1/2 cursor-pointer text-gray-500 dark:text-gray-400",
2705
- children: show ? /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Eye, { className: "h-5 w-5", "aria-hidden": "true" }) : /* @__PURE__ */ jsxRuntime.jsx(lucideReact.EyeOff, { className: "h-5 w-5", "aria-hidden": "true" })
2705
+ children: show ? /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Eye, { className: "size-4", "aria-hidden": "true" }) : /* @__PURE__ */ jsxRuntime.jsx(lucideReact.EyeOff, { className: "size-4", "aria-hidden": "true" })
2706
2706
  }
2707
2707
  )
2708
2708
  ] });
@@ -2819,19 +2819,19 @@ Object.defineProperty(exports, "LineChart", {
2819
2819
  });
2820
2820
  Object.defineProperty(exports, "Calendar", {
2821
2821
  enumerable: true,
2822
- get: function () { return chunk5DEBWZY7_cjs.Calendar; }
2822
+ get: function () { return chunkGBQCVSZU_cjs.Calendar; }
2823
2823
  });
2824
2824
  Object.defineProperty(exports, "Modal", {
2825
2825
  enumerable: true,
2826
- get: function () { return chunk5DEBWZY7_cjs.Modal; }
2826
+ get: function () { return chunkGBQCVSZU_cjs.Modal; }
2827
2827
  });
2828
2828
  Object.defineProperty(exports, "Editor", {
2829
2829
  enumerable: true,
2830
- get: function () { return chunk6NC3VS54_cjs.Editor; }
2830
+ get: function () { return chunkETOOIXCY_cjs.Editor; }
2831
2831
  });
2832
2832
  Object.defineProperty(exports, "ColorPicker", {
2833
2833
  enumerable: true,
2834
- get: function () { return chunkZQ6544NY_cjs.ColorPicker; }
2834
+ get: function () { return chunkXSKRXE7E_cjs.ColorPicker; }
2835
2835
  });
2836
2836
  Object.defineProperty(exports, "cn", {
2837
2837
  enumerable: true,