@geomak/ui 6.32.0 → 6.33.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.
package/dist/index.cjs CHANGED
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var chunkOAV4TA4B_cjs = require('./chunk-OAV4TA4B.cjs');
4
+ var React29 = require('react');
4
5
  var jsxRuntime = require('react/jsx-runtime');
5
- var React28 = require('react');
6
6
  var reactDom = require('react-dom');
7
7
  var AvatarPrimitive = require('@radix-ui/react-avatar');
8
8
  var DropdownMenu = require('@radix-ui/react-dropdown-menu');
@@ -40,7 +40,7 @@ function _interopNamespace(e) {
40
40
  return Object.freeze(n);
41
41
  }
42
42
 
43
- var React28__default = /*#__PURE__*/_interopDefault(React28);
43
+ var React29__default = /*#__PURE__*/_interopDefault(React29);
44
44
  var AvatarPrimitive__namespace = /*#__PURE__*/_interopNamespace(AvatarPrimitive);
45
45
  var DropdownMenu__namespace = /*#__PURE__*/_interopNamespace(DropdownMenu);
46
46
  var Dialog__namespace = /*#__PURE__*/_interopNamespace(Dialog);
@@ -56,168 +56,286 @@ var CheckboxPrimitive__namespace = /*#__PURE__*/_interopNamespace(CheckboxPrimit
56
56
  var RadioGroupPrimitive__namespace = /*#__PURE__*/_interopNamespace(RadioGroupPrimitive);
57
57
  var SliderPrimitive__namespace = /*#__PURE__*/_interopNamespace(SliderPrimitive);
58
58
 
59
- var Moon = ({ color = "gray" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: color, viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className: "w-8 h-8", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M21.752 15.002A9.718 9.718 0 0118 15.75c-5.385 0-9.75-4.365-9.75-9.75 0-1.33.266-2.597.748-3.752A9.753 9.753 0 003 11.25C3 16.635 7.365 21 12.75 21a9.753 9.753 0 009.002-5.998z" }) });
60
- var Sun = ({ color = "yellow" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: color, viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className: "w-8 h-8", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 3v2.25m6.364.386l-1.591 1.591M21 12h-2.25m-.386 6.364l-1.591-1.591M12 18.75V21m-4.773-4.227l-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 11-7.5 0 3.75 3.75 0 017.5 0z" }) });
61
- var CheckCircle = ({ color = "#fff", size = 28 }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14 0.25C6.40625 0.25 0.25 6.40625 0.25 14C0.25 21.5937 6.40625 27.75 14 27.75C21.5937 27.75 27.75 21.5937 27.75 14C27.75 6.40625 21.5937 0.25 14 0.25ZM19.96 11.675C20.0697 11.5496 20.1533 11.4034 20.2057 11.2452C20.2582 11.087 20.2784 10.9199 20.2653 10.7537C20.2522 10.5876 20.206 10.4257 20.1295 10.2777C20.0529 10.1296 19.9475 9.99838 19.8194 9.89168C19.6914 9.78497 19.5433 9.70495 19.3839 9.65633C19.2244 9.6077 19.0569 9.59145 18.8911 9.60853C18.7253 9.62562 18.5646 9.67568 18.4184 9.75579C18.2723 9.8359 18.1436 9.94443 18.04 10.075L12.665 16.5237L9.88375 13.7412C9.648 13.5136 9.33224 13.3876 9.0045 13.3904C8.67675 13.3933 8.36324 13.5247 8.13148 13.7565C7.89972 13.9882 7.76825 14.3018 7.76541 14.6295C7.76256 14.9572 7.88855 15.273 8.11625 15.5087L11.8662 19.2587C11.9891 19.3815 12.1361 19.4773 12.298 19.5401C12.4599 19.6028 12.6331 19.6312 12.8066 19.6233C12.98 19.6154 13.15 19.5715 13.3055 19.4943C13.4611 19.4171 13.5988 19.3084 13.71 19.175L19.96 11.675Z", fill: color }) });
62
- var Login = ({ color = "#fff", size = 6 }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className: `w-${size} h-${size}`, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M15.75 9V5.25A2.25 2.25 0 0013.5 3h-6a2.25 2.25 0 00-2.25 2.25v13.5A2.25 2.25 0 007.5 21h6a2.25 2.25 0 002.25-2.25V15m3 0l3-3m0 0l-3-3m3 3H9" }) });
63
- var Loading = ({ color = "#fff", size = 6 }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: color, className: `w-${size} h-${size} animate-spin`, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M4.755 10.059a7.5 7.5 0 0112.548-3.364l1.903 1.903h-3.183a.75.75 0 100 1.5h4.992a.75.75 0 00.75-.75V4.356a.75.75 0 00-1.5 0v3.18l-1.9-1.9A9 9 0 003.306 9.67a.75.75 0 101.45.388zm15.408 3.352a.75.75 0 00-.919.53 7.5 7.5 0 01-12.548 3.364l-1.902-1.903h3.183a.75.75 0 000-1.5H2.984a.75.75 0 00-.75.75v4.992a.75.75 0 001.5 0v-3.18l1.9 1.9a9 9 0 0015.059-4.035.75.75 0 00-.53-.918z", clipRule: "evenodd" }) });
64
- var ToggleLoading = ({ color = "#fff", loading = false, size = 6 }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: color, className: `w-${size} h-${size} ${loading && "animate-spin"}`, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M4.755 10.059a7.5 7.5 0 0112.548-3.364l1.903 1.903h-3.183a.75.75 0 100 1.5h4.992a.75.75 0 00.75-.75V4.356a.75.75 0 00-1.5 0v3.18l-1.9-1.9A9 9 0 003.306 9.67a.75.75 0 101.45.388zm15.408 3.352a.75.75 0 00-.919.53 7.5 7.5 0 01-12.548 3.364l-1.902-1.903h3.183a.75.75 0 000-1.5H2.984a.75.75 0 00-.75.75v4.992a.75.75 0 001.5 0v-3.18l1.9 1.9a9 9 0 0015.059-4.035.75.75 0 00-.53-.918z", clipRule: "evenodd" }) });
65
- var Eye = ({ color = "#fff", size = 6 }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: color, className: `w-${size} h-${size}`, children: [
66
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 15a3 3 0 100-6 3 3 0 000 6z" }),
67
- /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M1.323 11.447C2.811 6.976 7.028 3.75 12.001 3.75c4.97 0 9.185 3.223 10.675 7.69.12.362.12.752 0 1.113-1.487 4.471-5.705 7.697-10.677 7.697-4.97 0-9.186-3.223-10.675-7.69a1.762 1.762 0 010-1.113zM17.25 12a5.25 5.25 0 11-10.5 0 5.25 5.25 0 0110.5 0z", clipRule: "evenodd" })
68
- ] });
69
- var EyeSlash = ({ color = "#fff", size = 6 }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: color, className: `w-${size} h-${size}`, children: [
70
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.53 2.47a.75.75 0 00-1.06 1.06l18 18a.75.75 0 101.06-1.06l-18-18zM22.676 12.553a11.249 11.249 0 01-2.631 4.31l-3.099-3.099a5.25 5.25 0 00-6.71-6.71L7.759 4.577a11.217 11.217 0 014.242-.827c4.97 0 9.185 3.223 10.675 7.69.12.362.12.752 0 1.113z" }),
71
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.75 12c0 .18-.013.357-.037.53l-4.244-4.243A3.75 3.75 0 0115.75 12zM12.53 15.713l-4.243-4.244a3.75 3.75 0 004.243 4.243z" }),
72
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.75 12c0-.619.107-1.213.304-1.764l-3.1-3.1a11.25 11.25 0 00-2.63 4.31c-.12.362-.12.752 0 1.114 1.489 4.467 5.704 7.69 10.675 7.69 1.5 0 2.933-.294 4.242-.827l-2.477-2.477A5.25 5.25 0 016.75 12z" })
73
- ] });
74
- var ArrowRight = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M3.75 12a.75.75 0 01.75-.75h13.19l-5.47-5.47a.75.75 0 011.06-1.06l6.75 6.75a.75.75 0 010 1.06l-6.75 6.75a.75.75 0 11-1.06-1.06l5.47-5.47H4.5a.75.75 0 01-.75-.75z", clipRule: "evenodd" }) });
75
- var Minus = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M19.5 12h-15" }) });
76
- var Dashboard = ({ color = "#fff", size = 30 }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 28 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.4688 9.65625H24.7812M3.21875 14.3438H13.5312M14 3.09375V20.9062M2.28125 2.15625H25.7188V21.8438H2.28125V2.15625Z", stroke: color, strokeWidth: "2.8125", strokeLinecap: "round", strokeLinejoin: "round" }) });
77
- var FleetIcon = ({ color = "#fff", size = 30 }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
78
- /* @__PURE__ */ jsxRuntime.jsx("g", { clipPath: "url(#clip0_327_836)", children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M26.5249 26.0324C26.7104 25.8203 26.93 25.7143 27.1839 25.7143C27.4377 25.7143 27.6573 25.8203 27.8428 26.0324L29.7173 28.1752L28.3993 29.6819L27.1839 28.2924L25.9684 29.6819C25.7927 29.894 25.573 30 25.3094 30C25.0458 30 24.8262 29.894 24.6504 29.6819L23.435 28.2924L22.2195 29.6819C22.034 29.894 21.8144 30 21.5605 30C21.3067 30 21.087 29.894 20.9016 29.6819L19.6861 28.2924L18.4706 29.6819C18.2852 29.894 18.0655 30 17.8117 30C17.5578 30 17.3382 29.894 17.1527 29.6819L15.9372 28.2924L14.7218 29.6819C14.5363 29.894 14.3166 30 14.0628 30C13.809 30 13.5893 29.894 13.4038 29.6819L12.1884 28.2924L10.9729 29.6819C10.7874 29.894 10.5677 30 10.3139 30C10.0601 30 9.84042 29.894 9.65493 29.6819L8.43948 28.2924L7.22402 29.6819C7.03853 29.894 6.81887 30 6.56504 30C6.31121 30 6.09155 29.894 5.90606 29.6819L4.6906 28.2924L3.47515 29.6819C3.28966 29.894 3.06999 30 2.81616 30C2.56233 30 2.34267 29.894 2.15718 29.6819L0.282745 27.5391L1.60071 26.0324L2.81616 27.4219L4.03162 26.0324C4.21711 25.8203 4.43677 25.7143 4.6906 25.7143C4.94443 25.7143 5.16409 25.8203 5.34958 26.0324L6.56504 27.4219L7.7805 26.0324C7.96599 25.8203 8.18565 25.7143 8.43948 25.7143C8.69331 25.7143 8.91297 25.8203 9.09846 26.0324L10.3139 27.4219L11.5294 26.0324C11.7149 25.8203 11.9345 25.7143 12.1884 25.7143C12.4422 25.7143 12.6618 25.8203 12.8473 26.0324L14.0628 27.4219L15.2782 26.0324C15.4637 25.8203 15.6834 25.7143 15.9372 25.7143C16.1911 25.7143 16.4107 25.8203 16.5962 26.0324L17.8117 27.4219L19.0271 26.0324C19.2126 25.8203 19.4323 25.7143 19.6861 25.7143C19.9399 25.7143 20.1596 25.8203 20.3451 26.0324L21.5605 27.4219L22.776 26.0324C22.9615 25.8203 23.1811 25.7143 23.435 25.7143C23.6888 25.7143 23.9085 25.8203 24.094 26.0324L25.3094 27.4219L26.5249 26.0324ZM3.47515 25.3962C3.28966 25.6083 3.06999 25.7143 2.81616 25.7143C2.56233 25.7143 2.34267 25.6083 2.15718 25.3962L0.282745 23.2533L1.60071 21.7467L2.81616 23.1194L4.03162 21.7467C4.21711 21.5346 4.43677 21.4286 4.6906 21.4286C4.94443 21.4286 5.16409 21.5346 5.34958 21.7467L6.56504 23.1194L7.50226 22.048V17.1429L4.42701 11.8862C4.26104 11.596 4.22687 11.2807 4.3245 10.9403C4.42213 10.5999 4.61738 10.3739 4.91026 10.2623L7.50226 9.29129V4.28571H9.3767V2.14286H13.1256V0H16.8744V2.14286H20.6233V4.28571H22.4978V9.29129L25.0898 10.2623C25.3826 10.3739 25.5779 10.5999 25.6755 10.9403C25.7731 11.2807 25.739 11.596 25.573 11.8862L22.4978 17.1429V22.048L22.776 21.7467C22.9615 21.5346 23.1811 21.4286 23.435 21.4286C23.6888 21.4286 23.9085 21.5346 24.094 21.7467L25.3094 23.1194L26.5249 21.7467C26.7104 21.5346 26.93 21.4286 27.1839 21.4286C27.4377 21.4286 27.6573 21.5346 27.8428 21.7467L29.7173 23.8895L28.3993 25.3962L27.1839 24.0067L25.9684 25.3962C25.7927 25.6083 25.573 25.7143 25.3094 25.7143C25.0458 25.7143 24.8262 25.6083 24.6504 25.3962L23.435 24.0067L22.2195 25.3962C22.034 25.6083 21.8144 25.7143 21.5605 25.7143C21.3067 25.7143 21.087 25.6083 20.9016 25.3962L19.6861 24.0067L18.4706 25.3962C18.2852 25.6083 18.0655 25.7143 17.8117 25.7143C17.5578 25.7143 17.3382 25.6083 17.1527 25.3962L15.9372 24.0067L14.7218 25.3962C14.5363 25.6083 14.3166 25.7143 14.0628 25.7143C13.809 25.7143 13.5893 25.6083 13.4038 25.3962L12.1884 24.0067L10.9729 25.3962C10.7874 25.6083 10.5677 25.7143 10.3139 25.7143C10.0601 25.7143 9.84042 25.6083 9.65493 25.3962L8.43948 24.0067L7.22402 25.3962C7.03853 25.6083 6.81887 25.7143 6.56504 25.7143C6.31121 25.7143 6.09155 25.6083 5.90606 25.3962L4.6906 24.0067L3.47515 25.3962ZM9.3767 6.42857V8.57143L15 6.42857L20.6233 8.57143V6.42857H18.7489V4.28571H11.2511V6.42857H9.3767Z", fill: color }) }),
79
- /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "clip0_327_836", children: /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "30", height: "30", fill: color }) }) })
80
- ] });
81
- var Performance = ({ color = "#fff", size = 30 }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.64 25.515H24.36C26.0709 23.3842 27.0024 20.7327 27 18C27 11.385 21.63 6 15 6C8.37 6 3 11.385 3 18C3 20.85 3.99 23.445 5.64 25.515ZM13.5 9C13.5 8.175 14.175 7.5 15 7.5C15.825 7.5 16.5 8.175 16.5 9C16.5 9.84 15.825 10.5 15 10.5C14.175 10.5 13.5 9.84 13.5 9ZM6 12C6 11.175 6.675 10.5 7.5 10.5C8.325 10.5 9 11.175 9 12C9 12.84 8.325 13.5 7.5 13.5C6.675 13.5 6 12.84 6 12ZM12.78 17.1C14.04 15.855 22.545 11.85 22.545 11.85C22.545 11.85 18.555 20.37 17.31 21.615C16.05 22.875 14.04 22.875 12.78 21.615C12.1819 21.016 11.8459 20.204 11.8459 19.3575C11.8459 18.511 12.1819 17.699 12.78 17.1ZM4.5 19.5C4.5 18.675 5.175 18 6 18C6.825 18 7.5 18.675 7.5 19.5C7.5 20.34 6.825 21 6 21C5.175 21 4.5 20.34 4.5 19.5ZM13.5 19.5C13.5 18.675 14.175 18 15 18C15.825 18 16.5 18.675 16.5 19.5C16.5 20.34 15.825 21 15 21C14.175 21 13.5 20.34 13.5 19.5ZM22.5 19.5C22.5 18.675 23.175 18 24 18C24.825 18 25.5 18.675 25.5 19.5C25.5 20.34 24.825 21 24 21C23.175 21 22.5 20.34 22.5 19.5Z", fill: color }) });
82
- var Map2 = ({ color = "#fff", size = 30 }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 34 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
83
- /* @__PURE__ */ jsxRuntime.jsx("g", { clipPath: "url(#clip0_327_830)", children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.875 0C12.7975 0 9.49219 3.30527 9.49219 7.38281C9.49219 10.6793 14.3174 16.6875 16.166 18.8684C16.5404 19.3102 17.2102 19.3102 17.584 18.8684C19.4326 16.6875 24.2578 10.6793 24.2578 7.38281C24.2578 3.30527 20.9525 0 16.875 0ZM16.875 9.84375C15.5156 9.84375 14.4141 8.74219 14.4141 7.38281C14.4141 6.02344 15.5156 4.92188 16.875 4.92188C18.2344 4.92188 19.3359 6.02344 19.3359 7.38281C19.3359 8.74219 18.2344 9.84375 16.875 9.84375ZM1.17891 12.6533C0.830964 12.7925 0.532694 13.0327 0.322564 13.343C0.112435 13.6533 8.33325e-05 14.0194 0 14.3941L0 29.0613C0 29.7246 0.669727 30.1781 1.28555 29.932L9.375 26.25V12.593C8.85703 11.6566 8.4334 10.7449 8.12988 9.87305L1.17891 12.6533ZM16.875 21.0744C16.0506 21.0744 15.2707 20.7123 14.7357 20.0807C13.5838 18.7213 12.3586 17.1732 11.25 15.5854V26.2494L22.5 29.9994V15.5859C21.3914 17.1732 20.1668 18.7219 19.0143 20.0812C18.4793 20.7123 17.6994 21.0744 16.875 21.0744ZM32.4645 9.44297L24.375 13.125V30L32.5711 26.7217C32.9191 26.5826 33.2174 26.3424 33.4275 26.0321C33.6377 25.7218 33.75 25.3556 33.75 24.9809V10.3137C33.75 9.65039 33.0803 9.19688 32.4645 9.44297Z", fill: color }) }),
84
- /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "clip0_327_830", children: /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "33.75", height: "30", fill: color }) }) })
85
- ] });
86
- var CharterParty = ({ color = "#fff", size = 30 }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
87
- /* @__PURE__ */ jsxRuntime.jsxs("mask", { id: "mask0_327_823", style: { maskType: "alpha" }, maskUnits: "userSpaceOnUse", x: "3", y: "1", width: "24", height: "28", children: [
88
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M23.75 2.5H6.25C5.55964 2.5 5 3.05964 5 3.75V26.25C5 26.9404 5.55964 27.5 6.25 27.5H23.75C24.4404 27.5 25 26.9404 25 26.25V3.75C25 3.05964 24.4404 2.5 23.75 2.5Z", stroke: "white", strokeWidth: "2.5", strokeLinecap: "round", strokeLinejoin: "round" }),
89
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 2.5H15.625V12.5L12.8125 10L10 12.5V2.5Z", fill: color, stroke: color, strokeWidth: "2.5", strokeLinecap: "round", strokeLinejoin: "round" }),
90
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 17.5H16.25M10 21.25H20", stroke: color, strokeWidth: "2.5", strokeLinecap: "round" })
91
- ] }),
92
- /* @__PURE__ */ jsxRuntime.jsx("g", { mask: "url(#mask0_327_823)", children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M0 0H30V30H0V0Z", fill: color }) })
93
- ] });
94
- var Compliance = ({ color = "#fff", size = 30 }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
95
- /* @__PURE__ */ jsxRuntime.jsx("g", { clipPath: "url(#clip0_327_821)", children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.87499 14.9962C1.86582 11.6183 3.15973 8.36699 5.48738 5.91906C7.81504 3.47112 10.9971 2.01516 14.3712 1.85426C17.7453 1.69336 21.0514 2.83991 23.6015 5.05525C26.1515 7.27058 27.7489 10.384 28.0612 13.7475C27.6828 13.6443 27.3021 13.5499 26.9194 13.4644C24.8954 13.0002 22.8059 12.893 20.745 13.1475C19.9256 13.2506 19.1512 13.41 18.4219 13.6312C18.325 13.4207 18.2243 13.2119 18.12 13.005C17.9905 12.7506 17.8673 12.493 17.7506 12.2325C17.5856 11.8575 17.4056 11.37 17.4375 10.8525C17.475 10.2525 17.7787 9.76498 18.2681 9.39748C18.8625 8.95123 19.6106 7.92935 20.2556 6.89623C20.5669 6.4031 20.8312 5.93998 21.0187 5.60248L21.0619 5.52373C19.2523 4.36216 17.1465 3.74636 14.9962 3.74998H14.9062C15.0769 4.08748 15.2644 4.4906 15.4331 4.93873C15.8906 6.14998 16.3031 7.92373 15.5662 9.49123C14.8894 10.935 13.7212 11.31 12.8475 11.535L12.7219 11.5669C11.8725 11.7862 11.5219 11.8762 11.2669 12.2606C11.0306 12.6206 11.0737 13.0725 11.3419 13.9481L11.4037 14.145C11.5106 14.4862 11.6381 14.8912 11.7037 15.2737C11.7862 15.75 11.8087 16.3462 11.5087 16.9237C11.2532 17.4397 10.8463 17.8655 10.3425 18.1444C9.95176 18.3427 9.5312 18.4757 9.09749 18.5381L8.96999 18.5606C8.29874 18.6787 7.95749 18.7387 7.62936 19.0893C7.37249 19.365 7.21311 19.8431 7.12124 20.5369C7.08374 20.82 7.05936 21.1012 7.03686 21.3919L7.02374 21.5456C7.00327 21.8794 6.96005 22.2114 6.89436 22.5394L6.84749 22.7456C8.00741 23.9672 9.42664 24.9129 11.0006 25.5131C10.6481 26.0381 10.3219 26.5819 10.0181 27.1406C7.60928 26.1523 5.54882 24.4699 4.09879 22.3074C2.64875 20.1449 1.87467 17.5999 1.87499 14.9962ZM29.8594 16.3837C29.7756 16.2476 29.6584 16.1351 29.5189 16.057C29.3795 15.9789 29.2223 15.9377 29.0625 15.9375H29.0475C28.9738 15.9284 28.9006 15.9159 28.8281 15.9C28.64 15.8553 28.4531 15.8059 28.2675 15.7519L28.0894 15.7031C27.5677 15.5518 27.0419 15.4155 26.5125 15.2943C24.6983 14.8768 22.8251 14.7798 20.9775 15.0075C18.7237 15.2887 17.0006 16.0537 15.825 17.1487C14.6437 18.2531 14.0625 19.6556 14.0625 21.0862C14.0625 21.4294 14.0887 21.7556 14.1337 22.0612C16.1025 20.3437 18.5306 18.9544 21.2137 17.88C21.3281 17.8342 21.4504 17.8114 21.5736 17.8128C21.6968 17.8143 21.8185 17.84 21.9317 17.8885C22.045 17.937 22.1476 18.0073 22.2337 18.0954C22.3197 18.1836 22.3876 18.2878 22.4334 18.4022C22.4792 18.5165 22.502 18.6388 22.5006 18.762C22.4991 18.8852 22.4734 19.0069 22.4249 19.1202C22.3764 19.2334 22.3061 19.336 22.218 19.4221C22.1298 19.5082 22.0256 19.5761 21.9112 19.6219C20.4169 20.22 19.035 20.91 17.79 21.6881C14.6925 23.4956 12.7631 25.8169 11.3494 28.6444C11.2898 28.7549 11.253 28.8762 11.2412 29.0012C11.2294 29.1262 11.2428 29.2523 11.2807 29.372C11.3185 29.4917 11.38 29.6026 11.4616 29.6981C11.5431 29.7936 11.643 29.8717 11.7553 29.9279C11.8676 29.984 11.99 30.017 12.1153 30.025C12.2406 30.0329 12.3662 30.0156 12.4847 29.974C12.6032 29.9325 12.7121 29.8676 12.805 29.7831C12.898 29.6987 12.973 29.5965 13.0256 29.4825C13.7456 28.0462 14.6062 26.7544 15.7406 25.605C16.0418 26.1539 16.4089 26.6639 16.8337 27.1237C17.7037 28.0612 19.1081 29.0625 21.0937 29.0625C22.3162 29.0625 23.3325 28.7512 24.165 28.2075C24.99 27.6712 25.5862 26.9419 26.0325 26.1769C26.7225 24.9956 27.1181 23.5893 27.4106 22.5469C27.4856 22.2843 27.5512 22.0462 27.615 21.84C27.9394 20.7825 28.4137 19.8337 28.8525 19.0575C29.0737 18.6712 29.2819 18.3319 29.4619 18.0431L29.4919 17.9944C29.6374 17.7668 29.7737 17.5335 29.9006 17.295C29.9719 17.1521 30.0055 16.9935 29.9983 16.834C29.9911 16.6745 29.9433 16.5195 29.8594 16.3837Z", fill: color }) }),
96
- /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "clip0_327_821", children: /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "30", height: "30", fill: color }) }) })
97
- ] });
98
- var Applications = ({ color = "#fff", size = 30 }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.28125 3.28125H11.7188V11.7188H3.28125V3.28125ZM3.28125 18.2812H11.7188V26.7188H3.28125V18.2812ZM18.2812 18.2812H26.7188V26.7188H18.2812V18.2812ZM18.2812 3.28125H26.7188V11.7188H18.2812V3.28125Z", stroke: color, strokeWidth: "2.8125", strokeLinecap: "round", strokeLinejoin: "round" }) });
99
- var PowerOff = ({ color = "#fff", size = 6 }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className: `w-${size} h-${size}`, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M5.636 5.636a9 9 0 1012.728 0M12 3v9" }) });
100
- var ChevronDown = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M19.5 8.25l-7.5 7.5-7.5-7.5" }) });
101
- var ChevronRight = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M8.25 4.5l7.5 7.5-7.5 7.5" }) });
102
- var Checked = ({ color = "#fff", size = 4 }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className: `w-${size} h-${size}`, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M4.5 12.75l6 6 9-13.5" }) });
103
- var Search = ({ color = "#fff", size = 4 }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className: `w-${size} h-${size}`, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M21 21l-5.197-5.197m0 0A7.5 7.5 0 105.196 5.196a7.5 7.5 0 0010.607 10.607z" }) });
104
- var Calendar = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5" }) });
105
- var Clock = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 6v6h4.5m4.5 0a9 9 0 11-18 0 9 9 0 0118 0z" }) });
106
- var ChartBoard = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M3.75 3v11.25A2.25 2.25 0 006 16.5h2.25M3.75 3h-1.5m1.5 0h16.5m0 0h1.5m-1.5 0v11.25A2.25 2.25 0 0118 16.5h-2.25m-7.5 0h7.5m-7.5 0l-1 3m8.5-3l1 3m0 0l.5 1.5m-.5-1.5h-9.5m0 0l-.5 1.5m.75-9l3-3 2.148 2.148A12.061 12.061 0 0116.5 7.605" }) });
107
- var BarChartBoard = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M3.75 3v11.25A2.25 2.25 0 006 16.5h2.25M3.75 3h-1.5m1.5 0h16.5m0 0h1.5m-1.5 0v11.25A2.25 2.25 0 0118 16.5h-2.25m-7.5 0h7.5m-7.5 0l-1 3m8.5-3l1 3m0 0l.5 1.5m-.5-1.5h-9.5m0 0l-.5 1.5M9 11.25v1.5M12 9v3.75m3-6v6" }) });
108
- var ChartBar = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M3 13.125C3 12.504 3.504 12 4.125 12h2.25c.621 0 1.125.504 1.125 1.125v6.75C7.5 20.496 6.996 21 6.375 21h-2.25A1.125 1.125 0 013 19.875v-6.75zM9.75 8.625c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125v11.25c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 01-1.125-1.125V8.625zM16.5 4.125c0-.621.504-1.125 1.125-1.125h2.25C20.496 3 21 3.504 21 4.125v15.75c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 01-1.125-1.125V4.125z" }) });
109
- var PieChart = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: [
110
- /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M10.5 6a7.5 7.5 0 107.5 7.5h-7.5V6z" }),
111
- /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M13.5 10.5H21A7.5 7.5 0 0013.5 3v7.5z" })
112
- ] });
113
- var BarChartSquare = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M7.5 14.25v2.25m3-4.5v4.5m3-6.75v6.75m3-9v9M6 20.25h12A2.25 2.25 0 0020.25 18V6A2.25 2.25 0 0018 3.75H6A2.25 2.25 0 003.75 6v12A2.25 2.25 0 006 20.25z" }) });
114
- var Shield = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 9v3.75m0-10.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.75c0 5.592 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.57-.598-3.75h-.152c-3.196 0-6.1-1.249-8.25-3.286zm0 13.036h.008v.008H12v-.008z" }) });
115
- var Calculator = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M15.75 15.75V18m-7.5-6.75h.008v.008H8.25v-.008zm0 2.25h.008v.008H8.25V13.5zm0 2.25h.008v.008H8.25v-.008zm0 2.25h.008v.008H8.25V18zm2.498-6.75h.007v.008h-.007v-.008zm0 2.25h.007v.008h-.007V13.5zm0 2.25h.007v.008h-.007v-.008zm0 2.25h.007v.008h-.007V18zm2.504-6.75h.008v.008h-.008v-.008zm0 2.25h.008v.008h-.008V13.5zm0 2.25h.008v.008h-.008v-.008zm0 2.25h.008v.008h-.008V18zm2.498-6.75h.008v.008h-.008v-.008zm0 2.25h.008v.008h-.008V13.5zM8.25 6h7.5v2.25h-7.5V6zM12 2.25c-1.892 0-3.758.11-5.593.322C5.307 2.7 4.5 3.65 4.5 4.757V19.5a2.25 2.25 0 002.25 2.25h10.5a2.25 2.25 0 002.25-2.25V4.757c0-1.108-.806-2.057-1.907-2.185A48.507 48.507 0 0012 2.25z" }) });
116
- var Contract = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M9 12h3.75M9 15h3.75M9 18h3.75m3 .75H18a2.25 2.25 0 002.25-2.25V6.108c0-1.135-.845-2.098-1.976-2.192a48.424 48.424 0 00-1.123-.08m-5.801 0c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 00.75-.75 2.25 2.25 0 00-.1-.664m-5.8 0A2.251 2.251 0 0113.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m0 0H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V9.375c0-.621-.504-1.125-1.125-1.125H8.25zM6.75 12h.008v.008H6.75V12zm0 3h.008v.008H6.75V15zm0 3h.008v.008H6.75V18z" }) });
117
- var Buoy = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M16.712 4.33a9.027 9.027 0 011.652 1.306c.51.51.944 1.064 1.306 1.652M16.712 4.33l-3.448 4.138m3.448-4.138a9.014 9.014 0 00-9.424 0M19.67 7.288l-4.138 3.448m4.138-3.448a9.014 9.014 0 010 9.424m-4.138-5.976a3.736 3.736 0 00-.88-1.388 3.737 3.737 0 00-1.388-.88m2.268 2.268a3.765 3.765 0 010 2.528m-2.268-4.796a3.765 3.765 0 00-2.528 0m4.796 4.796c-.181.506-.475.982-.88 1.388a3.736 3.736 0 01-1.388.88m2.268-2.268l4.138 3.448m0 0a9.027 9.027 0 01-1.306 1.652c-.51.51-1.064.944-1.652 1.306m0 0l-3.448-4.138m3.448 4.138a9.014 9.014 0 01-9.424 0m5.976-4.138a3.765 3.765 0 01-2.528 0m0 0a3.736 3.736 0 01-1.388-.88 3.737 3.737 0 01-.88-1.388m2.268 2.268L7.288 19.67m0 0a9.024 9.024 0 01-1.652-1.306 9.027 9.027 0 01-1.306-1.652m0 0l4.138-3.448M4.33 16.712a9.014 9.014 0 010-9.424m4.138 5.976a3.765 3.765 0 010-2.528m0 0c.181-.506.475-.982.88-1.388a3.736 3.736 0 011.388-.88m-2.268 2.268L4.33 7.288m6.406 1.18L7.288 4.33m0 0a9.024 9.024 0 00-1.652 1.306A9.025 9.025 0 004.33 7.288" }) });
118
- var Cog = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: [
119
- /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M10.343 3.94c.09-.542.56-.94 1.11-.94h1.093c.55 0 1.02.398 1.11.94l.149.894c.07.424.384.764.78.93.398.164.855.142 1.205-.108l.737-.527a1.125 1.125 0 011.45.12l.773.774c.39.389.44 1.002.12 1.45l-.527.737c-.25.35-.272.806-.107 1.204.165.397.505.71.93.78l.893.15c.543.09.94.56.94 1.109v1.094c0 .55-.397 1.02-.94 1.11l-.893.149c-.425.07-.765.383-.93.78-.165.398-.143.854.107 1.204l.527.738c.32.447.269 1.06-.12 1.45l-.774.773a1.125 1.125 0 01-1.449.12l-.738-.527c-.35-.25-.806-.272-1.203-.107-.397.165-.71.505-.781.929l-.149.894c-.09.542-.56.94-1.11.94h-1.094c-.55 0-1.019-.398-1.11-.94l-.148-.894c-.071-.424-.384-.764-.781-.93-.398-.164-.854-.142-1.204.108l-.738.527c-.447.32-1.06.269-1.45-.12l-.773-.774a1.125 1.125 0 01-.12-1.45l.527-.737c.25-.35.273-.806.108-1.204-.165-.397-.505-.71-.93-.78l-.894-.15c-.542-.09-.94-.56-.94-1.109v-1.094c0-.55.398-1.02.94-1.11l.894-.149c.424-.07.765-.383.93-.78.165-.398.143-.854-.107-1.204l-.527-.738a1.125 1.125 0 01.12-1.45l.773-.773a1.125 1.125 0 011.45-.12l.737.527c.35.25.807.272 1.204.107.397-.165.71-.505.78-.929l.15-.894z" }),
120
- /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M15 12a3 3 0 11-6 0 3 3 0 016 0z" })
121
- ] });
122
- var TableIcon = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M3.375 19.5h17.25m-17.25 0a1.125 1.125 0 01-1.125-1.125M3.375 19.5h7.5c.621 0 1.125-.504 1.125-1.125m-9.75 0V5.625m0 12.75v-1.5c0-.621.504-1.125 1.125-1.125m18.375 2.625V5.625m0 12.75c0 .621-.504 1.125-1.125 1.125m1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125m0 3.75h-7.5A1.125 1.125 0 0112 18.375m9.75-12.75c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125m19.5 0v1.5c0 .621-.504 1.125-1.125 1.125M2.25 5.625v1.5c0 .621.504 1.125 1.125 1.125m0 0h17.25m-17.25 0h7.5c.621 0 1.125.504 1.125 1.125M3.375 8.25c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125m17.25-3.75h-7.5c-.621 0-1.125.504-1.125 1.125m8.625-1.125c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h7.5m-7.5 0c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125M12 10.875v-1.5m0 1.5c0 .621-.504 1.125-1.125 1.125M12 10.875c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125M13.125 12h7.5m-7.5 0c-.621 0-1.125.504-1.125 1.125M20.625 12c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h7.5M12 14.625v-1.5m0 1.5c0 .621-.504 1.125-1.125 1.125M12 14.625c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125m0 1.5v-1.5m0 0c0-.621.504-1.125 1.125-1.125m0 0h7.5" }) });
123
- var Data = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M20.25 6.375c0 2.278-3.694 4.125-8.25 4.125S3.75 8.653 3.75 6.375m16.5 0c0-2.278-3.694-4.125-8.25-4.125S3.75 4.097 3.75 6.375m16.5 0v11.25c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125V6.375m16.5 0v3.75m-16.5-3.75v3.75m16.5 0v3.75C20.25 16.153 16.556 18 12 18s-8.25-1.847-8.25-4.125v-3.75m16.5 0c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125" }) });
124
- var XClose = ({ color = "#fff", className = "h-6 w-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M6 18L18 6M6 6l12 12" }) });
125
- var Grid = ({ color = "#fff", size = 6 }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 6 6", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
126
- /* @__PURE__ */ jsxRuntime.jsx("g", { clipPath: "url(#clip0_401_39)", children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M0.375 0.75C0.375 0.650544 0.414509 0.555161 0.484835 0.484835C0.555161 0.414509 0.650544 0.375 0.75 0.375H1.5C1.59946 0.375 1.69484 0.414509 1.76516 0.484835C1.83549 0.555161 1.875 0.650544 1.875 0.75V1.5C1.875 1.59946 1.83549 1.69484 1.76516 1.76516C1.69484 1.83549 1.59946 1.875 1.5 1.875H0.75C0.650544 1.875 0.555161 1.83549 0.484835 1.76516C0.414509 1.69484 0.375 1.59946 0.375 1.5V0.75ZM2.25 0.75C2.25 0.650544 2.28951 0.555161 2.35984 0.484835C2.43016 0.414509 2.52554 0.375 2.625 0.375H3.375C3.47446 0.375 3.56984 0.414509 3.64016 0.484835C3.71049 0.555161 3.75 0.650544 3.75 0.75V1.5C3.75 1.59946 3.71049 1.69484 3.64016 1.76516C3.56984 1.83549 3.47446 1.875 3.375 1.875H2.625C2.52554 1.875 2.43016 1.83549 2.35984 1.76516C2.28951 1.69484 2.25 1.59946 2.25 1.5V0.75ZM4.125 0.75C4.125 0.650544 4.16451 0.555161 4.23484 0.484835C4.30516 0.414509 4.40054 0.375 4.5 0.375H5.25C5.34946 0.375 5.44484 0.414509 5.51516 0.484835C5.58549 0.555161 5.625 0.650544 5.625 0.75V1.5C5.625 1.59946 5.58549 1.69484 5.51516 1.76516C5.44484 1.83549 5.34946 1.875 5.25 1.875H4.5C4.40054 1.875 4.30516 1.83549 4.23484 1.76516C4.16451 1.69484 4.125 1.59946 4.125 1.5V0.75ZM0.375 2.625C0.375 2.52554 0.414509 2.43016 0.484835 2.35984C0.555161 2.28951 0.650544 2.25 0.75 2.25H1.5C1.59946 2.25 1.69484 2.28951 1.76516 2.35984C1.83549 2.43016 1.875 2.52554 1.875 2.625V3.375C1.875 3.47446 1.83549 3.56984 1.76516 3.64016C1.69484 3.71049 1.59946 3.75 1.5 3.75H0.75C0.650544 3.75 0.555161 3.71049 0.484835 3.64016C0.414509 3.56984 0.375 3.47446 0.375 3.375V2.625ZM2.25 2.625C2.25 2.52554 2.28951 2.43016 2.35984 2.35984C2.43016 2.28951 2.52554 2.25 2.625 2.25H3.375C3.47446 2.25 3.56984 2.28951 3.64016 2.35984C3.71049 2.43016 3.75 2.52554 3.75 2.625V3.375C3.75 3.47446 3.71049 3.56984 3.64016 3.64016C3.56984 3.71049 3.47446 3.75 3.375 3.75H2.625C2.52554 3.75 2.43016 3.71049 2.35984 3.64016C2.28951 3.56984 2.25 3.47446 2.25 3.375V2.625ZM4.125 2.625C4.125 2.52554 4.16451 2.43016 4.23484 2.35984C4.30516 2.28951 4.40054 2.25 4.5 2.25H5.25C5.34946 2.25 5.44484 2.28951 5.51516 2.35984C5.58549 2.43016 5.625 2.52554 5.625 2.625V3.375C5.625 3.47446 5.58549 3.56984 5.51516 3.64016C5.44484 3.71049 5.34946 3.75 5.25 3.75H4.5C4.40054 3.75 4.30516 3.71049 4.23484 3.64016C4.16451 3.56984 4.125 3.47446 4.125 3.375V2.625ZM0.375 4.5C0.375 4.40054 0.414509 4.30516 0.484835 4.23484C0.555161 4.16451 0.650544 4.125 0.75 4.125H1.5C1.59946 4.125 1.69484 4.16451 1.76516 4.23484C1.83549 4.30516 1.875 4.40054 1.875 4.5V5.25C1.875 5.34946 1.83549 5.44484 1.76516 5.51516C1.69484 5.58549 1.59946 5.625 1.5 5.625H0.75C0.650544 5.625 0.555161 5.58549 0.484835 5.51516C0.414509 5.44484 0.375 5.34946 0.375 5.25V4.5ZM2.25 4.5C2.25 4.40054 2.28951 4.30516 2.35984 4.23484C2.43016 4.16451 2.52554 4.125 2.625 4.125H3.375C3.47446 4.125 3.56984 4.16451 3.64016 4.23484C3.71049 4.30516 3.75 4.40054 3.75 4.5V5.25C3.75 5.34946 3.71049 5.44484 3.64016 5.51516C3.56984 5.58549 3.47446 5.625 3.375 5.625H2.625C2.52554 5.625 2.43016 5.58549 2.35984 5.51516C2.28951 5.44484 2.25 5.34946 2.25 5.25V4.5ZM4.125 4.5C4.125 4.40054 4.16451 4.30516 4.23484 4.23484C4.30516 4.16451 4.40054 4.125 4.5 4.125H5.25C5.34946 4.125 5.44484 4.16451 5.51516 4.23484C5.58549 4.30516 5.625 4.40054 5.625 4.5V5.25C5.625 5.34946 5.58549 5.44484 5.51516 5.51516C5.44484 5.58549 5.34946 5.625 5.25 5.625H4.5C4.40054 5.625 4.30516 5.58549 4.23484 5.51516C4.16451 5.44484 4.125 5.34946 4.125 5.25V4.5Z", fill: color }) }),
127
- /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "clip0_401_39", children: /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "6", height: "6", fill: "white" }) }) })
128
- ] });
129
- var Carousel = ({ color = "#fff", size = 6 }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 6 6", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
130
- /* @__PURE__ */ jsxRuntime.jsx("g", { clipPath: "url(#clip0_401_41)", children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1 4.75H1.5C1.5 5.02575 1.72425 5.25 2 5.25H4C4.27575 5.25 4.5 5.02575 4.5 4.75H5C5.27575 4.75 5.5 4.52575 5.5 4.25V1.75C5.5 1.47425 5.27575 1.25 5 1.25H4.5C4.5 0.97425 4.27575 0.75 4 0.75H2C1.72425 0.75 1.5 0.97425 1.5 1.25H1C0.72425 1.25 0.5 1.47425 0.5 1.75V4.25C0.5 4.52575 0.72425 4.75 1 4.75ZM5 1.75V4.25H4.5V1.75H5ZM2 1.25H4L4.00025 4.75H2V1.25ZM1 1.75H1.5V4.25H1V1.75Z", fill: color }) }),
131
- /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "clip0_401_41", children: /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "6", height: "6", fill: "white" }) }) })
132
- ] });
133
- var DoubleChevronRight = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M11.25 4.5l7.5 7.5-7.5 7.5m-6-15l7.5 7.5-7.5 7.5" }) });
134
- var PlusCircle = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 9v6m3-3H9m12 0a9 9 0 11-18 0 9 9 0 0118 0z" }) });
135
- var Info = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M11.25 11.25l.041-.02a.75.75 0 011.063.852l-.708 2.836a.75.75 0 001.063.853l.041-.021M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9-3.75h.008v.008H12V8.25z" }) });
136
- var Warning = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126zM12 15.75h.007v.008H12v-.008z" }) });
137
- var ErrorIcon = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 9v3.75m0-10.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.75c0 5.592 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.57-.598-3.75h-.152c-3.196 0-6.1-1.249-8.25-3.286zm0 13.036h.008v.008H12v-.008z" }) });
138
- var ShowMore = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 6.75a.75.75 0 110-1.5.75.75 0 010 1.5zM12 12.75a.75.75 0 110-1.5.75.75 0 010 1.5zM12 18.75a.75.75 0 110-1.5.75.75 0 010 1.5z" }) });
139
- var Tweak = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M10.5 6h9.75M10.5 6a1.5 1.5 0 11-3 0m3 0a1.5 1.5 0 10-3 0M3.75 6H7.5m3 12h9.75m-9.75 0a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m-3.75 0H7.5m9-6h3.75m-3.75 0a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m-9.75 0h9.75" }) });
140
- var Download = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M3 16.5v2.25A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75V16.5M16.5 12L12 16.5m0 0L7.5 12m4.5 4.5V3" }) });
141
- var Expand = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M3.75 3.75v4.5m0-4.5h4.5m-4.5 0L9 9M3.75 20.25v-4.5m0 4.5h4.5m-4.5 0L9 15M20.25 3.75h-4.5m4.5 0v4.5m0-4.5L15 9m5.25 11.25h-4.5m4.5 0v-4.5m0 4.5L15 15" }) });
142
- var Collapse = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M9 9V4.5M9 9H4.5M9 9L3.75 3.75M9 15v4.5M9 15H4.5M9 15l-5.25 5.25M15 9h4.5M15 9V4.5M15 9l5.25-5.25M15 15h4.5M15 15v4.5m0-4.5l5.25 5.25" }) });
143
- var ShieldCheck = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M9 12.75L11.25 15 15 9.75m-3-7.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285z" }) });
144
- var XCircle = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M9.75 9.75l4.5 4.5m0-4.5l-4.5 4.5M21 12a9 9 0 11-18 0 9 9 0 0118 0z" }) });
145
- var Play = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M5.25 5.653c0-.856.917-1.398 1.667-.986l11.54 6.348a1.125 1.125 0 010 1.971l-11.54 6.347a1.125 1.125 0 01-1.667-.985V5.653z" }) });
146
- var Document = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m.75 12l3 3m0 0l3-3m-3 3v-6m-1.5-9H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z" }) });
147
- var EditIcon = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M16.862 4.487l1.687-1.688a1.875 1.875 0 112.652 2.652L10.582 16.07a4.5 4.5 0 01-1.897 1.13L6 18l.8-2.685a4.5 4.5 0 011.13-1.897l8.932-8.931zm0 0L19.5 7.125M18 14v4.75A2.25 2.25 0 0115.75 21H5.25A2.25 2.25 0 013 18.75V8.25A2.25 2.25 0 015.25 6H10" }) });
148
- var Upload = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 16.5V9.75m0 0l3 3m-3-3l-3 3M6.75 19.5a4.5 4.5 0 01-1.41-8.775 5.25 5.25 0 0110.233-2.33 3 3 0 013.758 3.848A3.752 3.752 0 0118 19.5H6.75z" }) });
149
- var FileIcon = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M10.125 2.25h-4.5c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125v-9M10.125 2.25h.375a9 9 0 019 9v.375M10.125 2.25A3.375 3.375 0 0113.5 5.625v1.5c0 .621.504 1.125 1.125 1.125h1.5a3.375 3.375 0 013.375 3.375M9 15l2.25 2.25L15 12" }) });
150
- var Delete = ({ color = "#fff", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M14.74 9l-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 01-2.244 2.077H8.084a2.25 2.25 0 01-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 00-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 013.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 00-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 00-7.5 0" }) });
151
- var Bookmarks = ({ color = "#000", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M16.5 3.75V16.5L12 14.25 7.5 16.5V3.75m9 0H18A2.25 2.25 0 0120.25 6v12A2.25 2.25 0 0118 20.25H6A2.25 2.25 0 013.75 18V6A2.25 2.25 0 016 3.75h1.5m9 0h-9" }) });
152
- var Save = ({ color = "#000", size = 16 }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.1716 1C18.702 1 19.2107 1.21071 19.5858 1.58579L22.4142 4.41421C22.7893 4.78929 23 5.29799 23 5.82843V20C23 21.6569 21.6569 23 20 23H4C2.34315 23 1 21.6569 1 20V4C1 2.34315 2.34315 1 4 1H18.1716ZM4 3C3.44772 3 3 3.44772 3 4V20C3 20.5523 3.44772 21 4 21L5 21L5 15C5 13.3431 6.34315 12 8 12L16 12C17.6569 12 19 13.3431 19 15V21H20C20.5523 21 21 20.5523 21 20V6.82843C21 6.29799 20.7893 5.78929 20.4142 5.41421L18.5858 3.58579C18.2107 3.21071 17.702 3 17.1716 3H17V5C17 6.65685 15.6569 8 14 8H10C8.34315 8 7 6.65685 7 5V3H4ZM17 21V15C17 14.4477 16.5523 14 16 14L8 14C7.44772 14 7 14.4477 7 15L7 21L17 21ZM9 3H15V5C15 5.55228 14.5523 6 14 6H10C9.44772 6 9 5.55228 9 5V3Z", fill: color }) });
153
- var CircleStack = ({ color = "#000", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M20.25 6.375c0 2.278-3.694 4.125-8.25 4.125S3.75 8.653 3.75 6.375m16.5 0c0-2.278-3.694-4.125-8.25-4.125S3.75 4.097 3.75 6.375m16.5 0v11.25c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125V6.375m16.5 0v3.75m-16.5-3.75v3.75m16.5 0v3.75C20.25 16.153 16.556 18 12 18s-8.25-1.847-8.25-4.125v-3.75m16.5 0c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125" }) });
154
- var Copy = ({ color = "#000", className = "w-6 h-6" }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: color, className, children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M15.666 3.888A2.25 2.25 0 0 0 13.5 2.25h-3c-1.03 0-1.9.693-2.166 1.638m7.332 0c.055.194.084.4.084.612v0a.75.75 0 0 1-.75.75H9a.75.75 0 0 1-.75-.75v0c0-.212.03-.418.084-.612m7.332 0c.646.049 1.288.11 1.927.184 1.1.128 1.907 1.077 1.907 2.185V19.5a2.25 2.25 0 0 1-2.25 2.25H6.75A2.25 2.25 0 0 1 4.5 19.5V6.257c0-1.108.806-2.057 1.907-2.185a48.208 48.208 0 0 1 1.927-.184" }) });
155
- var Icon = () => /* @__PURE__ */ jsxRuntime.jsx(jsxRuntime.Fragment, {});
156
- Icon.Moon = Moon;
157
- Icon.Sun = Sun;
158
- Icon.CheckCircle = CheckCircle;
159
- Icon.Login = Login;
160
- Icon.Loading = Loading;
161
- Icon.ToggleLoading = ToggleLoading;
162
- Icon.Eye = Eye;
163
- Icon.EyeSlash = EyeSlash;
164
- Icon.ArrowRight = ArrowRight;
165
- Icon.Minus = Minus;
166
- Icon.Dashboard = Dashboard;
167
- Icon.FleetIcon = FleetIcon;
168
- Icon.Performance = Performance;
169
- Icon.Map = Map2;
170
- Icon.CharterParty = CharterParty;
171
- Icon.Compliance = Compliance;
172
- Icon.Applications = Applications;
173
- Icon.PowerOff = PowerOff;
174
- Icon.ChevronDown = ChevronDown;
175
- Icon.ChevronRight = ChevronRight;
176
- Icon.DoubleChevronRight = DoubleChevronRight;
177
- Icon.Checked = Checked;
178
- Icon.Search = Search;
179
- Icon.Calendar = Calendar;
180
- Icon.Clock = Clock;
181
- Icon.ChartBoard = ChartBoard;
182
- Icon.BarChartBoard = BarChartBoard;
183
- Icon.BarChartSquare = BarChartSquare;
184
- Icon.ChartBar = ChartBar;
185
- Icon.PieChart = PieChart;
186
- Icon.Shield = Shield;
187
- Icon.Calculator = Calculator;
188
- Icon.Contract = Contract;
189
- Icon.Buoy = Buoy;
190
- Icon.Cog = Cog;
191
- Icon.Table = TableIcon;
192
- Icon.Data = Data;
193
- Icon.XClose = XClose;
194
- Icon.Grid = Grid;
195
- Icon.Carousel = Carousel;
196
- Icon.PlusCircle = PlusCircle;
197
- Icon.Info = Info;
198
- Icon.Warning = Warning;
199
- Icon.Error = ErrorIcon;
200
- Icon.ShowMore = ShowMore;
201
- Icon.Tweak = Tweak;
202
- Icon.Download = Download;
203
- Icon.Expand = Expand;
204
- Icon.Collapse = Collapse;
205
- Icon.ShieldCheck = ShieldCheck;
206
- Icon.XCircle = XCircle;
207
- Icon.Play = Play;
208
- Icon.Document = Document;
209
- Icon.Edit = EditIcon;
210
- Icon.Upload = Upload;
211
- Icon.File = FileIcon;
212
- Icon.Delete = Delete;
213
- Icon.Bookmarks = Bookmarks;
214
- Icon.Save = Save;
215
- Icon.Copy = Copy;
216
- Icon.CircleStack = CircleStack;
59
+ function createIcon(displayName, content, options = {}) {
60
+ const { viewBox = "0 0 24 24", solid = false } = options;
61
+ const Component = React29.forwardRef(function Icon2({ size = 24, title, strokeWidth = 1.5, ...rest }, ref) {
62
+ const a11y = title ? { role: "img", "aria-label": title } : { "aria-hidden": true, focusable: false };
63
+ return /* @__PURE__ */ jsxRuntime.jsxs(
64
+ "svg",
65
+ {
66
+ ref,
67
+ xmlns: "http://www.w3.org/2000/svg",
68
+ width: size,
69
+ height: size,
70
+ viewBox,
71
+ fill: solid ? "currentColor" : "none",
72
+ stroke: solid ? void 0 : "currentColor",
73
+ strokeWidth: solid ? void 0 : strokeWidth,
74
+ strokeLinecap: solid ? void 0 : "round",
75
+ strokeLinejoin: solid ? void 0 : "round",
76
+ ...a11y,
77
+ ...rest,
78
+ children: [
79
+ title ? /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }) : null,
80
+ content
81
+ ]
82
+ }
83
+ );
84
+ });
85
+ Component.displayName = displayName;
86
+ return Component;
87
+ }
88
+ var ChevronUp = createIcon("ChevronUp", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m4.5 15.75 7.5-7.5 7.5 7.5" }));
89
+ var ChevronDown = createIcon("ChevronDown", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m19.5 8.25-7.5 7.5-7.5-7.5" }));
90
+ var ChevronLeft = createIcon("ChevronLeft", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.75 19.5 8.25 12l7.5-7.5" }));
91
+ var ChevronRight = createIcon("ChevronRight", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m8.25 4.5 7.5 7.5-7.5 7.5" }));
92
+ var ChevronsLeft = createIcon("ChevronsLeft", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18.75 19.5 11.25 12l7.5-7.5m-6 15L5.25 12l7.5-7.5" }));
93
+ var ChevronsRight = createIcon("ChevronsRight", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m5.25 4.5 7.5 7.5-7.5 7.5m6-15 7.5 7.5-7.5 7.5" }));
94
+ var CaretUp = createIcon("CaretUp", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 8l6 8H6z" }), { solid: true });
95
+ var CaretDown = createIcon("CaretDown", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 16 6 8h12z" }), { solid: true });
96
+ var CaretLeft = createIcon("CaretLeft", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 12l8-6v12z" }), { solid: true });
97
+ var CaretRight = createIcon("CaretRight", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 12 8 6v12z" }), { solid: true });
98
+ var ArrowUp = createIcon("ArrowUp", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.5 10.5 12 3m0 0 7.5 7.5M12 3v18" }));
99
+ var ArrowDown = createIcon("ArrowDown", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19.5 13.5 12 21m0 0-7.5-7.5M12 21V3" }));
100
+ var ArrowLeft = createIcon("ArrowLeft", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.5 19.5 3 12m0 0 7.5-7.5M3 12h18" }));
101
+ var ArrowRight = createIcon("ArrowRight", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3" }));
102
+ var Menu = createIcon("Menu", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5" }));
103
+ var DotsHorizontal = createIcon("DotsHorizontal", /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
104
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "5", cy: "12", r: "1.6" }),
105
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "1.6" }),
106
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "19", cy: "12", r: "1.6" })
107
+ ] }), { solid: true });
108
+ var DotsVertical = createIcon("DotsVertical", /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
109
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "5", r: "1.6" }),
110
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "1.6" }),
111
+ /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "19", r: "1.6" })
112
+ ] }), { solid: true });
113
+ var ExternalLink = createIcon("ExternalLink", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.5 6H5.25A2.25 2.25 0 0 0 3 8.25v10.5A2.25 2.25 0 0 0 5.25 21h10.5A2.25 2.25 0 0 0 18 18.75V10.5m-10.5 6L21 3m0 0h-5.25M21 3v5.25" }));
114
+ var X = createIcon("X", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 18 18 6M6 6l12 12" }));
115
+ var XCircle = createIcon("XCircle", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.75 9.75l4.5 4.5m0-4.5l-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" }));
116
+ var Plus = createIcon("Plus", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 4.5v15m7.5-7.5h-15" }));
117
+ var PlusCircle = createIcon("PlusCircle", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 9v6m3-3H9m12 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" }));
118
+ var Minus = createIcon("Minus", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19.5 12h-15" }));
119
+ var MinusCircle = createIcon("MinusCircle", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 12H9m12 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" }));
120
+ var Check = createIcon("Check", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.5 12.75l6 6 9-13.5" }));
121
+ var CheckCircle = createIcon("CheckCircle", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" }));
122
+ var Search = createIcon("Search", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 21l-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z" }));
123
+ var Edit = createIcon("Edit", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.862 4.487l1.687-1.688a1.875 1.875 0 1 1 2.652 2.652L10.582 16.07a4.5 4.5 0 0 1-1.897 1.13L6 18l.8-2.685a4.5 4.5 0 0 1 1.13-1.897l8.932-8.931Zm0 0L19.5 7.125M18 14v4.75A2.25 2.25 0 0 1 15.75 21H5.25A2.25 2.25 0 0 1 3 18.75V8.25A2.25 2.25 0 0 1 5.25 6H10" }));
124
+ var Trash = createIcon("Trash", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m14.74 9-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 0 1-2.244 2.077H8.084a2.25 2.25 0 0 1-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 0 0-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 0 1 3.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 0 0-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 0 0-7.5 0" }));
125
+ var Copy = createIcon("Copy", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.666 3.888A2.25 2.25 0 0 0 13.5 2.25h-3c-1.03 0-1.9.693-2.166 1.638m7.332 0c.055.194.084.4.084.612v0a.75.75 0 0 1-.75.75H9a.75.75 0 0 1-.75-.75v0c0-.212.03-.418.084-.612m7.332 0c.646.049 1.288.11 1.927.184 1.1.128 1.907 1.077 1.907 2.185V19.5a2.25 2.25 0 0 1-2.25 2.25H6.75A2.25 2.25 0 0 1 4.5 19.5V6.257c0-1.108.806-2.057 1.907-2.185a48.208 48.208 0 0 1 1.927-.184" }));
126
+ var Clipboard = createIcon("Clipboard", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9 12h3.75M9 15h3.75M9 18h3.75m3 .75H18a2.25 2.25 0 0 0 2.25-2.25V6.108c0-1.135-.845-2.098-1.976-2.192a48.424 48.424 0 0 0-1.123-.08m-5.801 0c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75 2.25 2.25 0 0 0-.1-.664m-5.8 0A2.251 2.251 0 0 1 13.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m0 0H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V9.375c0-.621-.504-1.125-1.125-1.125H8.25Z" }));
127
+ var Download = createIcon("Download", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5M16.5 12L12 16.5m0 0L7.5 12m4.5 4.5V3" }));
128
+ var Upload = createIcon("Upload", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5m-13.5-9L12 3m0 0l4.5 4.5M12 3v13.5" }));
129
+ var Save = createIcon("Save", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.5 3.75H6A2.25 2.25 0 0 0 3.75 6v12A2.25 2.25 0 0 0 6 20.25h12A2.25 2.25 0 0 0 20.25 18V8.31a2.25 2.25 0 0 0-.659-1.591l-2.872-2.872A2.25 2.25 0 0 0 15.129 3.75H15m-7.5 0v3.375c0 .621.504 1.125 1.125 1.125h5.25c.621 0 1.125-.504 1.125-1.125V3.75m-7.5 0H15m-3 11.25a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" }));
130
+ var Filter = createIcon("Filter", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3c2.755 0 5.455.232 8.083.678.533.09.917.556.917 1.096v1.044a2.25 2.25 0 0 1-.659 1.591l-5.432 5.432a2.25 2.25 0 0 0-.659 1.591v2.927a2.25 2.25 0 0 1-1.244 2.013L9.75 21v-6.568a2.25 2.25 0 0 0-.659-1.591L3.659 7.409A2.25 2.25 0 0 1 3 5.818V4.774c0-.54.384-1.006.917-1.096A48.32 48.32 0 0 1 12 3Z" }));
131
+ var Sort = createIcon("Sort", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 7.5 7.5 3m0 0L12 7.5M7.5 3v13.5m13.5 0L16.5 21m0 0L12 16.5m4.5 4.5V7.5" }));
132
+ var Refresh = createIcon("Refresh", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99" }));
133
+ var Share = createIcon("Share", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.217 10.907a2.25 2.25 0 1 0 0 2.186m0-2.186c.18.324.283.696.283 1.093s-.103.77-.283 1.093m0-2.186 9.566-5.314m-9.566 7.5 9.566 5.314m0 0a2.25 2.25 0 1 0 3.935 2.186 2.25 2.25 0 0 0-3.935-2.186Zm0-12.814a2.25 2.25 0 1 0 3.933-2.185 2.25 2.25 0 0 0-3.933 2.185Z" }));
134
+ var Print = createIcon("Print", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.72 13.829c-.24.03-.48.062-.72.096m.72-.096a42.415 42.415 0 0 1 10.56 0m-10.56 0L6.34 18m10.94-4.171c.24.03.48.062.72.096m-.72-.096L17.66 18m0 0 .229 2.523a1.125 1.125 0 0 1-1.12 1.227H7.231c-.662 0-1.18-.568-1.12-1.227L6.34 18m11.318 0h1.091A2.25 2.25 0 0 0 21 15.75V9.456c0-1.081-.768-2.015-1.837-2.175a48.055 48.055 0 0 0-1.913-.247M6.34 18H5.25A2.25 2.25 0 0 1 3 15.75V9.456c0-1.081.768-2.015 1.837-2.175a48.041 48.041 0 0 1 1.913-.247m10.5 0a48.536 48.536 0 0 0-10.5 0m10.5 0V3.375c0-.621-.504-1.125-1.125-1.125h-8.25c-.621 0-1.125.504-1.125 1.125v3.659M18 10.5h.008v.008H18V10.5Z" }));
135
+ var Settings = createIcon("Settings", /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
136
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.594 3.94c.09-.542.56-.94 1.11-.94h2.593c.55 0 1.02.398 1.11.94l.213 1.281c.063.374.313.686.645.87.074.04.147.083.22.127.324.196.72.257 1.075.124l1.217-.456a1.125 1.125 0 0 1 1.37.49l1.296 2.247a1.125 1.125 0 0 1-.26 1.431l-1.003.827c-.293.241-.438.613-.43.992a7.723 7.723 0 0 1 0 .255c-.008.378.137.75.43.991l1.004.827c.424.35.534.955.26 1.43l-1.298 2.247a1.125 1.125 0 0 1-1.369.491l-1.217-.456c-.355-.133-.75-.072-1.076.124a6.47 6.47 0 0 1-.22.128c-.331.183-.581.495-.644.869l-.213 1.281c-.09.543-.56.94-1.11.94h-2.594c-.55 0-1.019-.397-1.11-.94l-.213-1.281c-.062-.374-.312-.686-.644-.87a6.52 6.52 0 0 1-.22-.127c-.325-.196-.72-.257-1.076-.124l-1.217.456a1.125 1.125 0 0 1-1.369-.49l-1.297-2.247a1.125 1.125 0 0 1 .26-1.431l1.004-.827c.292-.24.437-.613.43-.991a6.932 6.932 0 0 1 0-.255c.007-.38-.138-.751-.43-.992l-1.004-.827a1.125 1.125 0 0 1-.26-1.43l1.297-2.247a1.125 1.125 0 0 1 1.37-.491l1.216.456c.356.133.751.072 1.076-.124.072-.044.146-.086.22-.128.332-.183.582-.495.644-.869l.214-1.28Z" }),
137
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z" })
138
+ ] }));
139
+ var Sliders = createIcon("Sliders", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.5 6h9.75M10.5 6a1.5 1.5 0 1 1-3 0m3 0a1.5 1.5 0 1 0-3 0M3.75 6H7.5m3 12h9.75m-9.75 0a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m-3.75 0H7.5m9-6h3.75m-3.75 0a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m-9.75 0h9.75" }));
140
+ var Maximize = createIcon("Maximize", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.75 3.75v4.5m0-4.5h4.5m-4.5 0L9 9M3.75 20.25v-4.5m0 4.5h4.5m-4.5 0L9 15M20.25 3.75h-4.5m4.5 0v4.5m0-4.5L15 9m5.25 11.25h-4.5m4.5 0v-4.5m0 4.5L15 15" }));
141
+ var Minimize = createIcon("Minimize", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9 9V4.5M9 9H4.5M9 9 3.75 3.75M9 15v4.5M9 15H4.5M9 15l-5.25 5.25M15 9h4.5M15 9V4.5M15 9l5.25-5.25M15 15h4.5M15 15v4.5m0-4.5 5.25 5.25" }));
142
+ var Info = createIcon("Info", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.25 11.25l.041-.02a.75.75 0 0 1 1.063.852l-.708 2.836a.75.75 0 0 0 1.063.853l.041-.021M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9-3.75h.008v.008H12V8.25Z" }));
143
+ var Warning = createIcon("Warning", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126zM12 15.75h.007v.008H12v-.008Z" }));
144
+ var Error2 = createIcon("Error", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 9v3.75m9-.75a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9 3.75h.008v.008H12v-.008Z" }));
145
+ var Question = createIcon("Question", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.879 7.519c1.171-1.025 3.071-1.025 4.242 0 1.172 1.025 1.172 2.687 0 3.712-.203.179-.43.326-.67.442-.745.361-1.45.999-1.45 1.827v.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9 5.25h.008v.008H12v-.008Z" }));
146
+ var Ban = createIcon("Ban", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18.364 18.364A9 9 0 0 0 5.636 5.636m12.728 12.728A9 9 0 0 1 5.636 5.636m12.728 12.728L5.636 5.636" }));
147
+ var Bell = createIcon("Bell", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.857 17.082a23.848 23.848 0 0 0 5.454-1.31A8.967 8.967 0 0 1 18 9.75V9A6 6 0 0 0 6 9v.75a8.967 8.967 0 0 1-2.312 6.022c1.733.64 3.56 1.085 5.455 1.31m5.714 0a24.255 24.255 0 0 1-5.714 0m5.714 0a3 3 0 1 1-5.714 0" }));
148
+ var Play = createIcon("Play", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.25 5.653c0-.856.917-1.398 1.667-.986l11.54 6.348a1.125 1.125 0 0 1 0 1.971l-11.54 6.347a1.125 1.125 0 0 1-1.667-.985V5.653Z" }));
149
+ var Pause = createIcon("Pause", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.75 5.25v13.5m-7.5-13.5v13.5" }));
150
+ var Stop = createIcon("Stop", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.25 7.5A2.25 2.25 0 0 1 7.5 5.25h9a2.25 2.25 0 0 1 2.25 2.25v9a2.25 2.25 0 0 1-2.25 2.25h-9a2.25 2.25 0 0 1-2.25-2.25v-9Z" }));
151
+ var VolumeUp = createIcon("VolumeUp", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19.114 5.636a9 9 0 0 1 0 12.728M16.463 8.288a5.25 5.25 0 0 1 0 7.424M6.75 8.25l4.72-4.72a.75.75 0 0 1 1.28.53v15.88a.75.75 0 0 1-1.28.53l-4.72-4.72H4.51c-.88 0-1.704-.507-1.938-1.354A9.009 9.009 0 0 1 2.25 12c0-.83.112-1.633.322-2.396C2.806 8.756 3.63 8.25 4.51 8.25H6.75Z" }));
152
+ var VolumeOff = createIcon("VolumeOff", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.25 9.75 19.5 12m0 0 2.25 2.25M19.5 12l2.25-2.25M19.5 12l-2.25 2.25M6.75 8.25l4.72-4.72a.75.75 0 0 1 1.28.53v15.88a.75.75 0 0 1-1.28.53l-4.72-4.72H4.51c-.88 0-1.704-.507-1.938-1.354A9.009 9.009 0 0 1 2.25 12c0-.83.112-1.633.322-2.396C2.806 8.756 3.63 8.25 4.51 8.25H6.75Z" }));
153
+ var Image = createIcon("Image", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m2.25 15.75 5.159-5.159a2.25 2.25 0 0 1 3.182 0l5.159 5.159m-1.5-1.5 1.409-1.409a2.25 2.25 0 0 1 3.182 0l2.909 2.909m-18 3.75h16.5a1.5 1.5 0 0 0 1.5-1.5V6a1.5 1.5 0 0 0-1.5-1.5H3.75A1.5 1.5 0 0 0 2.25 6v12a1.5 1.5 0 0 0 1.5 1.5Zm10.5-11.25h.008v.008h-.008V8.25Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z" }));
154
+ var Video = createIcon("Video", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m15.75 10.5 4.72-4.72a.75.75 0 0 1 1.28.53v11.38a.75.75 0 0 1-1.28.53l-4.72-4.72M4.5 18.75h9a2.25 2.25 0 0 0 2.25-2.25v-9a2.25 2.25 0 0 0-2.25-2.25h-9A2.25 2.25 0 0 0 2.25 7.5v9a2.25 2.25 0 0 0 2.25 2.25Z" }));
155
+ var Camera = createIcon("Camera", /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
156
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.827 6.175A2.31 2.31 0 0 1 5.186 7.23c-.38.054-.757.112-1.134.175C2.999 7.58 2.25 8.507 2.25 9.574V18a2.25 2.25 0 0 0 2.25 2.25h15A2.25 2.25 0 0 0 21.75 18V9.574c0-1.067-.75-1.994-1.802-2.169a47.865 47.865 0 0 0-1.134-.175 2.31 2.31 0 0 1-1.64-1.055l-.822-1.316a2.192 2.192 0 0 0-1.736-1.039 48.774 48.774 0 0 0-5.232 0 2.192 2.192 0 0 0-1.736 1.039l-.821 1.316Z" }),
157
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.5 12.75a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0ZM18.75 10.5h.008v.008h-.008V10.5Z" })
158
+ ] }));
159
+ var Microphone = createIcon("Microphone", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 18.75a6 6 0 0 0 6-6v-1.5m-6 7.5a6 6 0 0 1-6-6v-1.5m6 7.5v3.75m-3.75 0h7.5M12 15.75a3 3 0 0 1-3-3V4.5a3 3 0 1 1 6 0v8.25a3 3 0 0 1-3 3Z" }));
160
+ var Mail = createIcon("Mail", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21.75 6.75v10.5a2.25 2.25 0 0 1-2.25 2.25h-15a2.25 2.25 0 0 1-2.25-2.25V6.75m19.5 0A2.25 2.25 0 0 0 19.5 4.5h-15a2.25 2.25 0 0 0-2.25 2.25m19.5 0v.243a2.25 2.25 0 0 1-1.07 1.916l-7.5 4.615a2.25 2.25 0 0 1-2.36 0L3.32 8.91a2.25 2.25 0 0 1-1.07-1.916V6.75" }));
161
+ var Chat = createIcon("Chat", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.25 12.76c0 1.6 1.123 2.994 2.707 3.227 1.087.16 2.185.283 3.293.369V21l4.184-4.183a1.14 1.14 0 0 1 .778-.332 48.294 48.294 0 0 0 5.83-.498c1.585-.233 2.708-1.626 2.708-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394 48.394 0 0 0 12 3c-2.392 0-4.744.175-7.043.513C3.373 3.746 2.25 5.14 2.25 6.741v6.019Z" }));
162
+ var Phone = createIcon("Phone", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.25 6.75c0 8.284 6.716 15 15 15h2.25a2.25 2.25 0 0 0 2.25-2.25v-1.372c0-.516-.351-.966-.852-1.091l-4.423-1.106c-.44-.11-.902.055-1.173.417l-.97 1.293c-.282.376-.769.542-1.21.38a12.035 12.035 0 0 1-7.143-7.143c-.162-.441.004-.928.38-1.21l1.293-.97c.363-.271.527-.734.417-1.173L6.963 3.102a1.125 1.125 0 0 0-1.091-.852H4.5A2.25 2.25 0 0 0 2.25 4.5v2.25Z" }));
163
+ var Send = createIcon("Send", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 12 3.269 3.125A59.769 59.769 0 0 1 21.485 12 59.768 59.768 0 0 1 3.27 20.875L5.999 12Zm0 0h7.5" }));
164
+ var User = createIcon("User", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.75 6a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0ZM4.501 20.118a7.5 7.5 0 0 1 14.998 0A17.933 17.933 0 0 1 12 21.75c-2.676 0-5.216-.584-7.499-1.632Z" }));
165
+ var Users = createIcon("Users", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 19.128a9.38 9.38 0 0 0 2.625.372 9.337 9.337 0 0 0 4.121-.952 4.125 4.125 0 0 0-7.533-2.493M15 19.128v-.003c0-1.113-.285-2.16-.786-3.07M15 19.128v.106A12.318 12.318 0 0 1 8.624 21c-2.331 0-4.512-.645-6.374-1.766l-.001-.109a6.375 6.375 0 0 1 11.964-3.07M12 6.375a3.375 3.375 0 1 1-6.75 0 3.375 3.375 0 0 1 6.75 0Zm8.25 2.25a2.625 2.625 0 1 1-5.25 0 2.625 2.625 0 0 1 5.25 0Z" }));
166
+ var Home = createIcon("Home", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m2.25 12 8.954-8.955c.44-.439 1.152-.439 1.591 0L21.75 12M4.5 9.75v10.125c0 .621.504 1.125 1.125 1.125H9.75v-4.875c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21h4.125c.621 0 1.125-.504 1.125-1.125V9.75M8.25 21h8.25" }));
167
+ var Globe = createIcon("Globe", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 21a9.004 9.004 0 0 0 8.716-6.747M12 21a9.004 9.004 0 0 1-8.716-6.747M12 21c2.485 0 4.5-4.03 4.5-9S14.485 3 12 3m0 18c-2.485 0-4.5-4.03-4.5-9S9.515 3 12 3m0 0a8.997 8.997 0 0 1 7.843 4.582M12 3a8.997 8.997 0 0 0-7.843 4.582m15.686 0A11.953 11.953 0 0 1 12 10.5c-2.998 0-5.74-1.1-7.843-2.918m15.686 0A8.959 8.959 0 0 1 21 12c0 .778-.099 1.533-.284 2.253m0 0A17.919 17.919 0 0 1 12 16.5c-3.162 0-6.133-.815-8.716-2.247m0 0A9.015 9.015 0 0 1 3 12c0-1.605.42-3.113 1.157-4.418" }));
168
+ var MapPin = createIcon("MapPin", /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
169
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 10.5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z" }),
170
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1 1 15 0Z" })
171
+ ] }));
172
+ var Calendar = createIcon("Calendar", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5" }));
173
+ var Clock = createIcon("Clock", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 6v6h4.5m4.5 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" }));
174
+ var Document = createIcon("Document", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z" }));
175
+ var File = createIcon("File", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m2.25 0H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z" }));
176
+ var Folder = createIcon("Folder", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.25 12.75V12A2.25 2.25 0 0 1 4.5 9.75h15A2.25 2.25 0 0 1 21.75 12v.75m-8.69-6.44-2.12-2.12a1.5 1.5 0 0 0-1.061-.44H4.5A2.25 2.25 0 0 0 2.25 6v12a2.25 2.25 0 0 0 2.25 2.25h15A2.25 2.25 0 0 0 21.75 18V9a2.25 2.25 0 0 0-2.25-2.25h-5.379a1.5 1.5 0 0 1-1.06-.44Z" }));
177
+ var Database = createIcon("Database", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20.25 6.375c0 2.278-3.694 4.125-8.25 4.125S3.75 8.653 3.75 6.375m16.5 0c0-2.278-3.694-4.125-8.25-4.125S3.75 4.097 3.75 6.375m16.5 0v11.25c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125V6.375m16.5 0v3.75m-16.5-3.75v3.75m16.5 0v3.75C20.25 16.153 16.556 18 12 18s-8.25-1.847-8.25-4.125v-3.75m16.5 0c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125" }));
178
+ var Grid = createIcon("Grid", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.75 6A2.25 2.25 0 0 1 6 3.75h2.25A2.25 2.25 0 0 1 10.5 6v2.25a2.25 2.25 0 0 1-2.25 2.25H6a2.25 2.25 0 0 1-2.25-2.25V6ZM3.75 15.75A2.25 2.25 0 0 1 6 13.5h2.25a2.25 2.25 0 0 1 2.25 2.25V18a2.25 2.25 0 0 1-2.25 2.25H6A2.25 2.25 0 0 1 3.75 18v-2.25ZM13.5 6a2.25 2.25 0 0 1 2.25-2.25H18A2.25 2.25 0 0 1 20.25 6v2.25A2.25 2.25 0 0 1 18 10.5h-2.25a2.25 2.25 0 0 1-2.25-2.25V6ZM13.5 15.75a2.25 2.25 0 0 1 2.25-2.25H18a2.25 2.25 0 0 1 2.25 2.25V18A2.25 2.25 0 0 1 18 20.25h-2.25a2.25 2.25 0 0 1-2.25-2.25v-2.25Z" }));
179
+ var List = createIcon("List", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.25 6.75h12M8.25 12h12m-12 5.25h12M3.75 6.75h.007v.008H3.75V6.75Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0ZM3.75 12h.007v.008H3.75V12Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm-.375 5.25h.007v.008H3.75v-.008Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z" }));
180
+ var Table = createIcon("Table", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.375 19.5h17.25m-17.25 0a1.125 1.125 0 0 1-1.125-1.125M3.375 19.5h7.5c.621 0 1.125-.504 1.125-1.125m-9.75 0V5.625m0 12.75v-1.5c0-.621.504-1.125 1.125-1.125m18.375 2.625V5.625m0 12.75c0 .621-.504 1.125-1.125 1.125m1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125m0 3.75h-7.5A1.125 1.125 0 0 1 12 18.375m9.75-12.75c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125m19.5 0v1.5c0 .621-.504 1.125-1.125 1.125M2.25 5.625v1.5c0 .621.504 1.125 1.125 1.125m0 0h17.25m-17.25 0h7.5c.621 0 1.125.504 1.125 1.125M3.375 8.25c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125m17.25-3.75h-7.5c-.621 0-1.125.504-1.125 1.125m8.625-1.125c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h7.5m-7.5 0c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125M12 10.875v-1.5m0 1.5c0 .621-.504 1.125-1.125 1.125M12 10.875c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125M13.125 12h7.5m-7.5 0c-.621 0-1.125.504-1.125 1.125M20.625 12c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h7.5M12 14.625v-1.5m0 1.5c0 .621-.504 1.125-1.125 1.125M12 14.625c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125m0 1.5v-1.5m0 0c0-.621.504-1.125 1.125-1.125m0 0h7.5" }));
181
+ var ChartBar = createIcon("ChartBar", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 13.125C3 12.504 3.504 12 4.125 12h2.25c.621 0 1.125.504 1.125 1.125v6.75C7.5 20.496 6.996 21 6.375 21h-2.25A1.125 1.125 0 0 1 3 19.875v-6.75ZM9.75 8.625c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125v11.25c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 0 1-1.125-1.125V8.625ZM16.5 4.125c0-.621.504-1.125 1.125-1.125h2.25C20.496 3 21 3.504 21 4.125v15.75c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 0 1-1.125-1.125V4.125Z" }));
182
+ var PieChart = createIcon("PieChart", /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
183
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.5 6a7.5 7.5 0 1 0 7.5 7.5h-7.5V6Z" }),
184
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.5 10.5H21A7.5 7.5 0 0 0 13.5 3v7.5Z" })
185
+ ] }));
186
+ var TrendingUp = createIcon("TrendingUp", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.25 18 9 11.25l4.306 4.306a11.95 11.95 0 0 1 5.814-5.518l2.74-1.22m0 0-5.94-2.281m5.94 2.28-2.28 5.941" }));
187
+ var TrendingDown = createIcon("TrendingDown", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.25 6 9 12.75l4.286-4.286a11.948 11.948 0 0 1 4.306 6.43l.776 2.898m0 0 3.182-5.511m-3.182 5.51-5.511-3.181" }));
188
+ var Calculator = createIcon("Calculator", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.75 15.75V18m-7.5-6.75h.008v.008H8.25v-.008Zm0 2.25h.008v.008H8.25V13.5Zm0 2.25h.008v.008H8.25v-.008Zm0 2.25h.008v.008H8.25V18Zm2.498-6.75h.007v.008h-.007v-.008Zm0 2.25h.007v.008h-.007V13.5Zm0 2.25h.007v.008h-.007v-.008Zm0 2.25h.007v.008h-.007V18Zm2.504-6.75h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V13.5Zm0 2.25h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V18Zm2.498-6.75h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V13.5ZM8.25 6h7.5v2.25h-7.5V6ZM12 2.25c-1.892 0-3.758.11-5.593.322C5.307 2.7 4.5 3.65 4.5 4.757V19.5a2.25 2.25 0 0 0 2.25 2.25h10.5a2.25 2.25 0 0 0 2.25-2.25V4.757c0-1.108-.806-2.057-1.907-2.185A48.507 48.507 0 0 0 12 2.25Z" }));
189
+ var Lock = createIcon("Lock", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.5 10.5V6.75a4.5 4.5 0 1 0-9 0v3.75m-.75 11.25h10.5a2.25 2.25 0 0 0 2.25-2.25v-6.75a2.25 2.25 0 0 0-2.25-2.25H6.75a2.25 2.25 0 0 0-2.25 2.25v6.75a2.25 2.25 0 0 0 2.25 2.25Z" }));
190
+ var Unlock = createIcon("Unlock", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.5 10.5V6.75a4.5 4.5 0 1 1 9 0v3.75M3.75 21.75h10.5a2.25 2.25 0 0 0 2.25-2.25v-6.75a2.25 2.25 0 0 0-2.25-2.25H3.75a2.25 2.25 0 0 0-2.25 2.25v6.75a2.25 2.25 0 0 0 2.25 2.25Z" }));
191
+ var Key = createIcon("Key", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.75 5.25a3 3 0 0 1 3 3m3 0a6 6 0 0 1-7.029 5.912c-.563-.097-1.159.026-1.563.43L10.5 17.25H8.25v2.25H6v2.25H2.25v-2.818c0-.597.237-1.17.659-1.591l6.499-6.499c.404-.404.527-1 .43-1.563A6 6 0 1 1 21.75 8.25Z" }));
192
+ var Shield = createIcon("Shield", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 9v3.75m0-10.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.75c0 5.592 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.57-.598-3.75h-.152c-3.196 0-6.1-1.249-8.25-3.286Zm0 13.036h.008v.008H12v-.008Z" }));
193
+ var ShieldCheck = createIcon("ShieldCheck", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9 12.75 11.25 15 15 9.75m-3-7.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285Z" }));
194
+ var Star = createIcon("Star", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.48 3.499a.562.562 0 0 1 1.04 0l2.125 5.111a.563.563 0 0 0 .475.345l5.518.442c.499.04.701.663.321.988l-4.204 3.602a.563.563 0 0 0-.182.557l1.285 5.385a.562.562 0 0 1-.84.61l-4.725-2.885a.562.562 0 0 0-.586 0L6.982 20.54a.562.562 0 0 1-.84-.61l1.285-5.386a.562.562 0 0 0-.182-.557l-4.204-3.602a.562.562 0 0 1 .321-.988l5.518-.442a.563.563 0 0 0 .475-.345L11.48 3.5Z" }));
195
+ var StarFilled = createIcon("StarFilled", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.788 3.21c.448-1.077 1.976-1.077 2.424 0l2.082 5.007 5.404.433c1.164.093 1.636 1.545.749 2.305l-4.117 3.527 1.257 5.273c.271 1.136-.964 2.033-1.96 1.425L12 18.354 7.373 21.18c-.996.608-2.231-.29-1.96-1.425l1.257-5.273-4.117-3.527c-.887-.76-.415-2.212.749-2.305l5.404-.433 2.082-5.005Z" }), { solid: true });
196
+ var Heart = createIcon("Heart", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z" }));
197
+ var Bookmark = createIcon("Bookmark", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.593 3.322c1.1.128 1.907 1.077 1.907 2.185V21L12 17.25 4.5 21V5.507c0-1.108.806-2.057 1.907-2.185a48.507 48.507 0 0 1 11.186 0Z" }));
198
+ var Tag = createIcon("Tag", /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
199
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.568 3H5.25A2.25 2.25 0 0 0 3 5.25v4.318c0 .597.237 1.17.659 1.591l9.581 9.581c.699.699 1.78.872 2.607.33a18.095 18.095 0 0 0 5.223-5.223c.542-.827.369-1.908-.33-2.607L11.16 3.66A2.25 2.25 0 0 0 9.568 3Z" }),
200
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 6h.008v.008H6V6Z" })
201
+ ] }));
202
+ var Link = createIcon("Link", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.19 8.688a4.5 4.5 0 0 1 1.242 7.244l-4.5 4.5a4.5 4.5 0 0 1-6.364-6.364l1.757-1.757m13.35-.622 1.757-1.757a4.5 4.5 0 0 0-6.364-6.364l-4.5 4.5a4.5 4.5 0 0 0 1.242 7.244" }));
203
+ var Eye = createIcon("Eye", /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
204
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.036 12.322a1.012 1.012 0 0 1 0-.639C3.423 7.51 7.36 4.5 12 4.5c4.638 0 8.573 3.007 9.963 7.178.07.207.07.431 0 .639C20.577 16.49 16.64 19.5 12 19.5c-4.638 0-8.573-3.007-9.963-7.178Z" }),
205
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z" })
206
+ ] }));
207
+ var EyeSlash = createIcon("EyeSlash", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.98 8.223A10.477 10.477 0 0 0 1.934 12C3.226 16.338 7.244 19.5 12 19.5c.993 0 1.953-.138 2.863-.395M6.228 6.228A10.451 10.451 0 0 1 12 4.5c4.756 0 8.773 3.162 10.065 7.498a10.522 10.522 0 0 1-4.293 5.774M6.228 6.228 3 3m3.228 3.228 3.65 3.65m7.894 7.894L21 21m-3.228-3.228-3.65-3.65m0 0a3 3 0 1 0-4.243-4.243m4.242 4.242L9.88 9.88" }));
208
+ var Bolt = createIcon("Bolt", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m3.75 13.5 10.5-11.25L12 10.5h8.25L9.75 21.75 12 13.5H3.75Z" }));
209
+ var Sparkles = createIcon("Sparkles", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.813 15.904 9 18.75l-.813-2.846a4.5 4.5 0 0 0-3.09-3.09L2.25 12l2.846-.813a4.5 4.5 0 0 0 3.09-3.09L9 5.25l.813 2.846a4.5 4.5 0 0 0 3.09 3.09L15.75 12l-2.846.813a4.5 4.5 0 0 0-3.09 3.09ZM18.259 8.715 18 9.75l-.259-1.035a3.375 3.375 0 0 0-2.455-2.456L14.25 6l1.036-.259a3.375 3.375 0 0 0 2.455-2.456L18 2.25l.259 1.035a3.375 3.375 0 0 0 2.456 2.456L21.75 6l-1.035.259a3.375 3.375 0 0 0-2.456 2.456Z" }));
210
+ var Sun = createIcon("Sun", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3v2.25m6.364.386-1.591 1.591M21 12h-2.25m-.386 6.364-1.591-1.591M12 18.75V21m-4.773-4.227-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0Z" }));
211
+ var Moon = createIcon("Moon", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21.752 15.002A9.72 9.72 0 0 1 18 15.75c-5.385 0-9.75-4.365-9.75-9.75 0-1.33.266-2.597.748-3.752A9.753 9.753 0 0 0 3 11.25C3 16.635 7.365 21 12.75 21a9.753 9.753 0 0 0 9.002-5.998Z" }));
212
+ var Spinner = createIcon("Spinner", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99" }));
213
+ var Login = createIcon("Login", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.75 9V5.25A2.25 2.25 0 0 0 13.5 3h-6a2.25 2.25 0 0 0-2.25 2.25v13.5A2.25 2.25 0 0 0 7.5 21h6a2.25 2.25 0 0 0 2.25-2.25V15m3 0 3-3m0 0-3-3m3 3H9" }));
214
+ var Logout = createIcon("Logout", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.75 9V5.25A2.25 2.25 0 0 0 13.5 3h-6a2.25 2.25 0 0 0-2.25 2.25v13.5A2.25 2.25 0 0 0 7.5 21h6a2.25 2.25 0 0 0 2.25-2.25V15M12 9l-3 3m0 0 3 3m-3-3h12.75" }));
215
+ var Power = createIcon("Power", /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.636 5.636a9 9 0 1 0 12.728 0M12 3v9" }));
216
+ var Icon = {
217
+ ChevronUp,
218
+ ChevronDown,
219
+ ChevronLeft,
220
+ ChevronRight,
221
+ ChevronsLeft,
222
+ ChevronsRight,
223
+ CaretUp,
224
+ CaretDown,
225
+ CaretLeft,
226
+ CaretRight,
227
+ ArrowUp,
228
+ ArrowDown,
229
+ ArrowLeft,
230
+ ArrowRight,
231
+ Menu,
232
+ DotsHorizontal,
233
+ DotsVertical,
234
+ ExternalLink,
235
+ X,
236
+ XCircle,
237
+ Plus,
238
+ PlusCircle,
239
+ Minus,
240
+ MinusCircle,
241
+ Check,
242
+ CheckCircle,
243
+ Search,
244
+ Edit,
245
+ Trash,
246
+ Copy,
247
+ Clipboard,
248
+ Download,
249
+ Upload,
250
+ Save,
251
+ Filter,
252
+ Sort,
253
+ Refresh,
254
+ Share,
255
+ Print,
256
+ Settings,
257
+ Sliders,
258
+ Maximize,
259
+ Minimize,
260
+ Info,
261
+ Warning,
262
+ Error: Error2,
263
+ Question,
264
+ Ban,
265
+ Bell,
266
+ Play,
267
+ Pause,
268
+ Stop,
269
+ VolumeUp,
270
+ VolumeOff,
271
+ Image,
272
+ Video,
273
+ Camera,
274
+ Microphone,
275
+ Mail,
276
+ Chat,
277
+ Phone,
278
+ Send,
279
+ User,
280
+ Users,
281
+ Home,
282
+ Globe,
283
+ MapPin,
284
+ Calendar,
285
+ Clock,
286
+ Document,
287
+ File,
288
+ Folder,
289
+ Database,
290
+ Grid,
291
+ List,
292
+ Table,
293
+ ChartBar,
294
+ PieChart,
295
+ TrendingUp,
296
+ TrendingDown,
297
+ Calculator,
298
+ Lock,
299
+ Unlock,
300
+ Key,
301
+ Shield,
302
+ ShieldCheck,
303
+ Star,
304
+ StarFilled,
305
+ Heart,
306
+ Bookmark,
307
+ Tag,
308
+ Link,
309
+ Eye,
310
+ EyeSlash,
311
+ Bolt,
312
+ Sparkles,
313
+ Sun,
314
+ Moon,
315
+ Spinner,
316
+ Login,
317
+ Logout,
318
+ Power,
319
+ // ── Back-compat aliases (legacy names) ──
320
+ XClose: X,
321
+ Checked: Check,
322
+ Cog: Settings,
323
+ Tweak: Sliders,
324
+ Expand: Maximize,
325
+ Collapse: Minimize,
326
+ ShowMore: DotsVertical,
327
+ Delete: Trash,
328
+ Bookmarks: Bookmark,
329
+ CircleStack: Database,
330
+ Data: Database,
331
+ DoubleChevronRight: ChevronsRight,
332
+ Loading: Spinner,
333
+ PowerOff: Power
334
+ };
217
335
  var icons_default = Icon;
218
336
  function Portal({ children, target }) {
219
- const [resolved, setResolved] = React28.useState(null);
220
- React28.useEffect(() => {
337
+ const [resolved, setResolved] = React29.useState(null);
338
+ React29.useEffect(() => {
221
339
  if (target === null) {
222
340
  setResolved(null);
223
341
  return;
@@ -651,7 +769,7 @@ function IconButton({
651
769
  className = "",
652
770
  style
653
771
  }) {
654
- const colorScheme = React28.useMemo(() => {
772
+ const colorScheme = React29.useMemo(() => {
655
773
  if (type === "primary") {
656
774
  return "bg-accent text-accent-fg hover:bg-accent-hover";
657
775
  }
@@ -741,7 +859,7 @@ var SIZE_CLASSES = {
741
859
  md: "h-9 px-4 text-sm gap-1.5 rounded-lg",
742
860
  lg: "h-11 px-5 text-sm gap-2 rounded-xl"
743
861
  };
744
- var Button = React28__default.default.forwardRef(function Button2({
862
+ var Button = React29__default.default.forwardRef(function Button2({
745
863
  content,
746
864
  variant = "primary",
747
865
  size = "md",
@@ -849,7 +967,7 @@ function MenuButton({
849
967
  "data-[state=open]:animate-in data-[state=open]:fade-in-0 data-[state=open]:zoom-in-95",
850
968
  "data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95"
851
969
  ].join(" "),
852
- children: items.map((item) => /* @__PURE__ */ jsxRuntime.jsxs(React28__default.default.Fragment, { children: [
970
+ children: items.map((item) => /* @__PURE__ */ jsxRuntime.jsxs(React29__default.default.Fragment, { children: [
853
971
  item.separatorBefore && /* @__PURE__ */ jsxRuntime.jsx(DropdownMenu__namespace.Separator, { className: "my-1 h-px bg-border" }),
854
972
  /* @__PURE__ */ jsxRuntime.jsxs(
855
973
  DropdownMenu__namespace.Item,
@@ -1092,9 +1210,9 @@ function Tooltip({
1092
1210
  ] }) });
1093
1211
  }
1094
1212
  var TooltipProvider = TooltipPrimitive__namespace.Provider;
1095
- var TabsContext = React28.createContext(null);
1213
+ var TabsContext = React29.createContext(null);
1096
1214
  function useTabsContext() {
1097
- const ctx = React28.useContext(TabsContext);
1215
+ const ctx = React29.useContext(TabsContext);
1098
1216
  if (!ctx) throw new Error("Tabs.List / Tabs.Trigger / Tabs.Panel must be rendered inside <Tabs>.");
1099
1217
  return ctx;
1100
1218
  }
@@ -1116,26 +1234,26 @@ function Tabs({
1116
1234
  children
1117
1235
  }) {
1118
1236
  const isControlled = value !== void 0;
1119
- const [internal, setInternal] = React28.useState(defaultValue);
1237
+ const [internal, setInternal] = React29.useState(defaultValue);
1120
1238
  const current = isControlled ? value : internal;
1121
1239
  const reduced = !!framerMotion.useReducedMotion();
1122
- const indicatorId = React28.useId();
1123
- const select = React28.useCallback((next) => {
1240
+ const indicatorId = React29.useId();
1241
+ const select = React29.useCallback((next) => {
1124
1242
  if (!isControlled) setInternal(next);
1125
1243
  onValueChange?.(next);
1126
1244
  }, [isControlled, onValueChange]);
1127
- const registry = React28.useRef(/* @__PURE__ */ new Map());
1128
- const orderRef = React28.useRef(0);
1129
- const [, bump] = React28.useState(0);
1130
- const registerTab = React28.useCallback((val, meta) => {
1245
+ const registry = React29.useRef(/* @__PURE__ */ new Map());
1246
+ const orderRef = React29.useRef(0);
1247
+ const [, bump] = React29.useState(0);
1248
+ const registerTab = React29.useCallback((val, meta) => {
1131
1249
  const existing = registry.current.get(val);
1132
1250
  registry.current.set(val, { ...meta, order: existing?.order ?? orderRef.current++ });
1133
1251
  if (!existing) bump((v) => v + 1);
1134
1252
  }, []);
1135
- const unregisterTab = React28.useCallback((val) => {
1253
+ const unregisterTab = React29.useCallback((val) => {
1136
1254
  if (registry.current.delete(val)) bump((v) => v + 1);
1137
1255
  }, []);
1138
- const getTabs = React28.useCallback(() => [...registry.current.entries()].sort((a, b) => a[1].order - b[1].order).map(([val, m]) => ({ value: val, label: m.label, icon: m.icon, disabled: m.disabled })), []);
1256
+ const getTabs = React29.useCallback(() => [...registry.current.entries()].sort((a, b) => a[1].order - b[1].order).map(([val, m]) => ({ value: val, label: m.label, icon: m.icon, disabled: m.disabled })), []);
1139
1257
  return /* @__PURE__ */ jsxRuntime.jsx(TabsContext.Provider, { value: { value: current, variant, size, orientation, indicatorId, reduced, select, registerTab, unregisterTab, getTabs }, children: /* @__PURE__ */ jsxRuntime.jsx(
1140
1258
  TabsPrimitive__namespace.Root,
1141
1259
  {
@@ -1155,10 +1273,10 @@ function Tabs({
1155
1273
  function TabsList({ children, "aria-label": ariaLabel, className = "" }) {
1156
1274
  const { variant, orientation, reduced, value } = useTabsContext();
1157
1275
  const horizontal = orientation === "horizontal";
1158
- const scrollRef = React28.useRef(null);
1159
- const [edges, setEdges] = React28.useState({ start: false, end: false });
1276
+ const scrollRef = React29.useRef(null);
1277
+ const [edges, setEdges] = React29.useState({ start: false, end: false });
1160
1278
  const scrollable = variant !== "segmented";
1161
- React28.useLayoutEffect(() => {
1279
+ React29.useLayoutEffect(() => {
1162
1280
  const el = scrollRef.current;
1163
1281
  if (!el || !scrollable) return;
1164
1282
  const update = () => {
@@ -1183,13 +1301,13 @@ function TabsList({ children, "aria-label": ariaLabel, className = "" }) {
1183
1301
  ro.disconnect();
1184
1302
  };
1185
1303
  }, [horizontal, scrollable, children]);
1186
- const nudge = React28.useCallback((dir) => {
1304
+ const nudge = React29.useCallback((dir) => {
1187
1305
  const el = scrollRef.current;
1188
1306
  if (!el) return;
1189
1307
  const amount = (horizontal ? el.clientWidth : el.clientHeight) * 0.7 * dir;
1190
1308
  el.scrollBy({ [horizontal ? "left" : "top"]: amount, behavior: reduced ? "auto" : "smooth" });
1191
1309
  }, [horizontal, reduced]);
1192
- React28.useLayoutEffect(() => {
1310
+ React29.useLayoutEffect(() => {
1193
1311
  const el = scrollRef.current;
1194
1312
  if (!el || !scrollable) return;
1195
1313
  const active = el.querySelector("[role=tab][data-state=active]");
@@ -1247,9 +1365,9 @@ function Chevron2({ side, orientation, onClick }) {
1247
1365
  function OverflowMenu() {
1248
1366
  const { getTabs, value, select, orientation } = useTabsContext();
1249
1367
  const horizontal = orientation === "horizontal";
1250
- const [open, setOpen] = React28.useState(false);
1251
- const wrapRef = React28.useRef(null);
1252
- const timer = React28.useRef(null);
1368
+ const [open, setOpen] = React29.useState(false);
1369
+ const wrapRef = React29.useRef(null);
1370
+ const timer = React29.useRef(null);
1253
1371
  const openNow = () => {
1254
1372
  if (timer.current) clearTimeout(timer.current);
1255
1373
  setOpen(true);
@@ -1257,7 +1375,7 @@ function OverflowMenu() {
1257
1375
  const closeSoon = () => {
1258
1376
  timer.current = setTimeout(() => setOpen(false), 160);
1259
1377
  };
1260
- React28.useLayoutEffect(() => {
1378
+ React29.useLayoutEffect(() => {
1261
1379
  if (!open) return;
1262
1380
  const onDoc = (e) => {
1263
1381
  if (wrapRef.current && !wrapRef.current.contains(e.target)) setOpen(false);
@@ -1338,7 +1456,7 @@ function TabsTrigger({ value, icon, badge, closeable, onClose, disabled, classNa
1338
1456
  const isActive = active === value;
1339
1457
  const horizontal = orientation === "horizontal";
1340
1458
  const sz = SIZE[size];
1341
- React28.useLayoutEffect(() => {
1459
+ React29.useLayoutEffect(() => {
1342
1460
  registerTab(value, { label: children, icon, disabled });
1343
1461
  return () => unregisterTab(value);
1344
1462
  }, [value, children, icon, disabled, registerTab, unregisterTab]);
@@ -1536,7 +1654,7 @@ function Tree({
1536
1654
  item.key
1537
1655
  )) });
1538
1656
  }
1539
- var AccordionCtx = React28.createContext({ variant: "separated" });
1657
+ var AccordionCtx = React29.createContext({ variant: "separated" });
1540
1658
  function Accordion2({
1541
1659
  children,
1542
1660
  type = "single",
@@ -1595,7 +1713,7 @@ var Chevron3 = /* @__PURE__ */ jsxRuntime.jsx(
1595
1713
  }
1596
1714
  );
1597
1715
  function AccordionItem({ value, title, icon, children, disabled, className = "" }) {
1598
- const { variant } = React28.useContext(AccordionCtx);
1716
+ const { variant } = React29.useContext(AccordionCtx);
1599
1717
  return /* @__PURE__ */ jsxRuntime.jsxs(
1600
1718
  AccordionPrimitive__namespace.Item,
1601
1719
  {
@@ -1654,7 +1772,7 @@ function Breadcrumbs({
1654
1772
  className = "",
1655
1773
  style
1656
1774
  }) {
1657
- const [expanded, setExpanded] = React28.useState(false);
1775
+ const [expanded, setExpanded] = React29.useState(false);
1658
1776
  const shouldCollapse = maxItems > 0 && items.length > maxItems && !expanded;
1659
1777
  const visible = [];
1660
1778
  if (shouldCollapse) {
@@ -1788,9 +1906,9 @@ var SIZES = {
1788
1906
  sm: { box: "h-7 w-7 text-xs", center: 14, title: "text-xs", desc: "text-[11px]" },
1789
1907
  md: { box: "h-9 w-9 text-sm", center: 18, title: "text-sm", desc: "text-xs" }
1790
1908
  };
1791
- var Check = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 3, "aria-hidden": "true", className: "h-1/2 w-1/2 animate-check-pop", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M20 6L9 17l-5-5" }) });
1909
+ var Check2 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 3, "aria-hidden": "true", className: "h-1/2 w-1/2 animate-check-pop", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M20 6L9 17l-5-5" }) });
1792
1910
  var Cross = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 3, "aria-hidden": "true", className: "h-1/2 w-1/2", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M18 6 6 18M6 6l12 12" }) });
1793
- var Spinner = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "currentColor", "aria-hidden": "true", className: "h-1/2 w-1/2 animate-spin", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.755 10.059a7.5 7.5 0 0112.548-3.364l1.903 1.903h-3.183a.75.75 0 100 1.5h4.992a.75.75 0 00.75-.75V4.356a.75.75 0 00-1.5 0v3.18l-1.9-1.9A9 9 0 003.306 9.67a.75.75 0 101.45.388zm15.408 3.352a.75.75 0 00-.919.53 7.5 7.5 0 01-12.548 3.364l-1.902-1.903h3.183a.75.75 0 000-1.5H2.984a.75.75 0 00-.75.75v4.992a.75.75 0 001.5 0v-3.18l1.9 1.9a9 9 0 0015.059-4.035.75.75 0 00-.53-.918z" }) });
1911
+ var Spinner2 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "currentColor", "aria-hidden": "true", className: "h-1/2 w-1/2 animate-spin", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.755 10.059a7.5 7.5 0 0112.548-3.364l1.903 1.903h-3.183a.75.75 0 100 1.5h4.992a.75.75 0 00.75-.75V4.356a.75.75 0 00-1.5 0v3.18l-1.9-1.9A9 9 0 003.306 9.67a.75.75 0 101.45.388zm15.408 3.352a.75.75 0 00-.919.53 7.5 7.5 0 01-12.548 3.364l-1.902-1.903h3.183a.75.75 0 000-1.5H2.984a.75.75 0 00-.75.75v4.992a.75.75 0 001.5 0v-3.18l1.9 1.9a9 9 0 0015.059-4.035.75.75 0 00-.53-.918z" }) });
1794
1912
  function Indicator({ state, index, step, sizeKey }) {
1795
1913
  const reduced = framerMotion.useReducedMotion();
1796
1914
  const s = SIZES[sizeKey];
@@ -1802,7 +1920,7 @@ function Indicator({ state, index, step, sizeKey }) {
1802
1920
  error: "bg-status-error text-white",
1803
1921
  pending: "border border-border bg-surface text-foreground-muted"
1804
1922
  };
1805
- const content = step.icon ?? (state === "completed" ? /* @__PURE__ */ jsxRuntime.jsx(Check, {}) : state === "error" ? /* @__PURE__ */ jsxRuntime.jsx(Cross, {}) : state === "loading" ? /* @__PURE__ */ jsxRuntime.jsx(Spinner, {}) : index + 1);
1923
+ const content = step.icon ?? (state === "completed" ? /* @__PURE__ */ jsxRuntime.jsx(Check2, {}) : state === "error" ? /* @__PURE__ */ jsxRuntime.jsx(Cross, {}) : state === "loading" ? /* @__PURE__ */ jsxRuntime.jsx(Spinner2, {}) : index + 1);
1806
1924
  return /* @__PURE__ */ jsxRuntime.jsx(
1807
1925
  framerMotion.motion.span,
1808
1926
  {
@@ -1838,8 +1956,8 @@ function Stepper({
1838
1956
  className = ""
1839
1957
  }) {
1840
1958
  const reduced = framerMotion.useReducedMotion();
1841
- const [forcedVertical, setForcedVertical] = React28.useState(false);
1842
- React28.useEffect(() => {
1959
+ const [forcedVertical, setForcedVertical] = React29.useState(false);
1960
+ React29.useEffect(() => {
1843
1961
  if (!responsive || orientation === "vertical") return;
1844
1962
  if (typeof window === "undefined" || typeof window.matchMedia !== "function") return;
1845
1963
  const mq = window.matchMedia("(max-width: 767px)");
@@ -1891,7 +2009,7 @@ function Stepper({
1891
2009
  ] }, step.key);
1892
2010
  }) });
1893
2011
  }
1894
- var Check2 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 3, "aria-hidden": "true", className: "h-3 w-3", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M20 6L9 17l-5-5" }) });
2012
+ var Check3 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 3, "aria-hidden": "true", className: "h-3 w-3", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M20 6L9 17l-5-5" }) });
1895
2013
  var Cross2 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 3, "aria-hidden": "true", className: "h-3 w-3", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M18 6 6 18M6 6l12 12" }) });
1896
2014
  var NODE = {
1897
2015
  complete: "bg-accent text-accent-fg border-accent",
@@ -1920,7 +2038,7 @@ function Timeline({ events, current, className = "" }) {
1920
2038
  ].join(" "),
1921
2039
  children: [
1922
2040
  status === "current" && /* @__PURE__ */ jsxRuntime.jsx("span", { className: "absolute inset-0 animate-breathe rounded-full ring-2 ring-accent/40", "aria-hidden": "true" }),
1923
- event.icon ?? (status === "complete" ? /* @__PURE__ */ jsxRuntime.jsx(Check2, {}) : status === "error" ? /* @__PURE__ */ jsxRuntime.jsx(Cross2, {}) : /* @__PURE__ */ jsxRuntime.jsx("span", { className: `h-2 w-2 rounded-full ${status === "current" ? "bg-accent" : "bg-border"}` }))
2041
+ event.icon ?? (status === "complete" ? /* @__PURE__ */ jsxRuntime.jsx(Check3, {}) : status === "error" ? /* @__PURE__ */ jsxRuntime.jsx(Cross2, {}) : /* @__PURE__ */ jsxRuntime.jsx("span", { className: `h-2 w-2 rounded-full ${status === "current" ? "bg-accent" : "bg-border"}` }))
1924
2042
  ]
1925
2043
  }
1926
2044
  ),
@@ -1948,7 +2066,7 @@ function Kbd({
1948
2066
  style
1949
2067
  }) {
1950
2068
  if (keys && keys.length > 0) {
1951
- return /* @__PURE__ */ jsxRuntime.jsx("span", { className: ["inline-flex items-center gap-1", className].filter(Boolean).join(" "), style, children: keys.map((k, i) => /* @__PURE__ */ jsxRuntime.jsxs(React28__default.default.Fragment, { children: [
2069
+ return /* @__PURE__ */ jsxRuntime.jsx("span", { className: ["inline-flex items-center gap-1", className].filter(Boolean).join(" "), style, children: keys.map((k, i) => /* @__PURE__ */ jsxRuntime.jsxs(React29__default.default.Fragment, { children: [
1952
2070
  i > 0 && /* @__PURE__ */ jsxRuntime.jsx("span", { className: "text-foreground-muted text-xs select-none", children: separator }),
1953
2071
  /* @__PURE__ */ jsxRuntime.jsx("kbd", { className: [cap, SIZE3[size]].join(" "), children: k })
1954
2072
  ] }, `${k}-${i}`)) });
@@ -2039,13 +2157,13 @@ function FlatCarousel({
2039
2157
  className = "",
2040
2158
  style
2041
2159
  }) {
2042
- const scrollerRef = React28.useRef(null);
2043
- const slides = React28__default.default.Children.toArray(children);
2044
- const [active, setActive] = React28.useState(0);
2045
- const [atStart, setAtStart] = React28.useState(true);
2046
- const [atEnd, setAtEnd] = React28.useState(false);
2160
+ const scrollerRef = React29.useRef(null);
2161
+ const slides = React29__default.default.Children.toArray(children);
2162
+ const [active, setActive] = React29.useState(0);
2163
+ const [atStart, setAtStart] = React29.useState(true);
2164
+ const [atEnd, setAtEnd] = React29.useState(false);
2047
2165
  const width = typeof itemWidth === "number" ? `${itemWidth}px` : itemWidth;
2048
- const update = React28.useCallback(() => {
2166
+ const update = React29.useCallback(() => {
2049
2167
  const el = scrollerRef.current;
2050
2168
  if (!el) return;
2051
2169
  setAtStart(el.scrollLeft <= 1);
@@ -2054,7 +2172,7 @@ function FlatCarousel({
2054
2172
  const slideW = first ? first.getBoundingClientRect().width + gap : el.clientWidth;
2055
2173
  setActive(Math.round(el.scrollLeft / slideW));
2056
2174
  }, [gap]);
2057
- React28.useEffect(() => {
2175
+ React29.useEffect(() => {
2058
2176
  update();
2059
2177
  const el = scrollerRef.current;
2060
2178
  if (!el) return;
@@ -2095,9 +2213,9 @@ function RotatingCarousel({
2095
2213
  className = "",
2096
2214
  style
2097
2215
  }) {
2098
- const slides = React28__default.default.Children.toArray(children);
2216
+ const slides = React29__default.default.Children.toArray(children);
2099
2217
  const count = slides.length;
2100
- const [active, setActive] = React28.useState(0);
2218
+ const [active, setActive] = React29.useState(0);
2101
2219
  const reduced = framerMotion.useReducedMotion();
2102
2220
  const wrap = (n) => count > 0 ? (n % count + count) % count : 0;
2103
2221
  const idx = wrap(active);
@@ -2300,7 +2418,7 @@ var toDate = (d) => d instanceof Date ? d : new Date(d);
2300
2418
  var timeLabel = (d) => `${String(d.getHours()).padStart(2, "0")}:${String(d.getMinutes()).padStart(2, "0")}`;
2301
2419
  var initials = (name) => (name ?? "").trim().split(/\s+/).slice(0, 2).map((w) => w[0]?.toUpperCase() ?? "").join("") || void 0;
2302
2420
  var SendIcon = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, "aria-hidden": "true", className: "h-4 w-4", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M22 2 11 13M22 2l-7 20-4-9-9-4 20-7z" }) });
2303
- var ArrowDown = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, "aria-hidden": "true", className: "h-4 w-4", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 5v14M5 12l7 7 7-7" }) });
2421
+ var ArrowDown2 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, "aria-hidden": "true", className: "h-4 w-4", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 5v14M5 12l7 7 7-7" }) });
2304
2422
  function TypingDots() {
2305
2423
  return /* @__PURE__ */ jsxRuntime.jsx("span", { className: "inline-flex items-center gap-1", "aria-hidden": "true", children: [0, 1, 2].map((i) => /* @__PURE__ */ jsxRuntime.jsx("span", { className: "h-1.5 w-1.5 animate-bounce rounded-full bg-foreground-muted", style: { animationDelay: `${i * 0.15}s` } }, i)) });
2306
2424
  }
@@ -2317,7 +2435,7 @@ function ChatSkeleton() {
2317
2435
  /* @__PURE__ */ jsxRuntime.jsx("span", { className: "h-8 animate-pulse rounded-2xl bg-surface", style: { width: r.w } })
2318
2436
  ] }, i)) });
2319
2437
  }
2320
- function Chat({
2438
+ function Chat2({
2321
2439
  messages,
2322
2440
  currentUserId,
2323
2441
  onSend,
@@ -2335,13 +2453,13 @@ function Chat({
2335
2453
  className = "",
2336
2454
  style
2337
2455
  }) {
2338
- const listRef = React28.useRef(null);
2339
- const atBottomRef = React28.useRef(true);
2340
- const [showJump, setShowJump] = React28.useState(false);
2341
- const [draft, setDraft] = React28.useState("");
2456
+ const listRef = React29.useRef(null);
2457
+ const atBottomRef = React29.useRef(true);
2458
+ const [showJump, setShowJump] = React29.useState(false);
2459
+ const [draft, setDraft] = React29.useState("");
2342
2460
  const hasHeader = title != null || subtitle != null || avatar != null || headerActions != null;
2343
2461
  const isTyping = typingNames.length > 0;
2344
- const scrollToBottom = React28.useCallback((smooth = true) => {
2462
+ const scrollToBottom = React29.useCallback((smooth = true) => {
2345
2463
  const el = listRef.current;
2346
2464
  if (!el) return;
2347
2465
  if (typeof el.scrollTo === "function") el.scrollTo({ top: el.scrollHeight, behavior: smooth ? "smooth" : "auto" });
@@ -2354,10 +2472,10 @@ function Chat({
2354
2472
  atBottomRef.current = near;
2355
2473
  setShowJump(!near);
2356
2474
  };
2357
- React28.useEffect(() => {
2475
+ React29.useEffect(() => {
2358
2476
  if (atBottomRef.current) scrollToBottom(messages.length > 0);
2359
2477
  }, [messages.length, isTyping]);
2360
- React28.useEffect(() => {
2478
+ React29.useEffect(() => {
2361
2479
  scrollToBottom(false);
2362
2480
  }, [scrollToBottom]);
2363
2481
  const send = () => {
@@ -2435,7 +2553,7 @@ function Chat({
2435
2553
  onClick: () => scrollToBottom(true),
2436
2554
  "aria-label": "Jump to latest",
2437
2555
  className: "absolute bottom-3 left-1/2 flex h-8 w-8 -translate-x-1/2 items-center justify-center rounded-full border border-border bg-surface text-foreground-secondary shadow-md transition-colors hover:bg-surface-raised hover:text-foreground focus:outline-none focus-visible:ring-2 focus-visible:ring-accent",
2438
- children: /* @__PURE__ */ jsxRuntime.jsx(ArrowDown, {})
2556
+ children: /* @__PURE__ */ jsxRuntime.jsx(ArrowDown2, {})
2439
2557
  }
2440
2558
  )
2441
2559
  ] }),
@@ -2478,8 +2596,8 @@ var TONE2 = {
2478
2596
  bad: "text-status-error",
2479
2597
  neutral: "text-foreground-muted"
2480
2598
  };
2481
- var ArrowUp = /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2.2, "aria-hidden": "true", className: "h-3.5 w-3.5", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 19V5M5 12l7-7 7 7" }) });
2482
- var ArrowDown2 = /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2.2, "aria-hidden": "true", className: "h-3.5 w-3.5", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 5v14M5 12l7 7 7-7" }) });
2599
+ var ArrowUp2 = /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2.2, "aria-hidden": "true", className: "h-3.5 w-3.5", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 19V5M5 12l7-7 7 7" }) });
2600
+ var ArrowDown3 = /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2.2, "aria-hidden": "true", className: "h-3.5 w-3.5", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 5v14M5 12l7 7 7-7" }) });
2483
2601
  function Statistic({
2484
2602
  label,
2485
2603
  value,
@@ -2511,7 +2629,7 @@ function Statistic({
2511
2629
  suffix && /* @__PURE__ */ jsxRuntime.jsx("span", { className: "text-foreground-muted text-[0.5em] font-medium self-center", children: suffix })
2512
2630
  ] }),
2513
2631
  delta && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: `mt-1.5 flex items-center gap-1 text-sm font-medium ${align === "center" ? "justify-center" : ""} ${TONE2[deltaTone]}`, children: [
2514
- dir === "up" ? ArrowUp : dir === "down" ? ArrowDown2 : null,
2632
+ dir === "up" ? ArrowUp2 : dir === "down" ? ArrowDown3 : null,
2515
2633
  /* @__PURE__ */ jsxRuntime.jsx("span", { children: delta.value }),
2516
2634
  delta.label && /* @__PURE__ */ jsxRuntime.jsx("span", { className: "text-foreground-muted font-normal", children: delta.label })
2517
2635
  ] }),
@@ -2547,7 +2665,7 @@ function FAB({
2547
2665
  className = "",
2548
2666
  style
2549
2667
  }) {
2550
- const [open, setOpen] = React28.useState(false);
2668
+ const [open, setOpen] = React29.useState(false);
2551
2669
  const reduced = framerMotion.useReducedMotion();
2552
2670
  const hasDial = !!actions && actions.length > 0;
2553
2671
  const bottom = position.startsWith("bottom");
@@ -2649,8 +2767,8 @@ function PopConfirm({
2649
2767
  onOpenChange,
2650
2768
  className = ""
2651
2769
  }) {
2652
- const [uncontrolledOpen, setUncontrolledOpen] = React28.useState(false);
2653
- const [loading, setLoading] = React28.useState(false);
2770
+ const [uncontrolledOpen, setUncontrolledOpen] = React29.useState(false);
2771
+ const [loading, setLoading] = React29.useState(false);
2654
2772
  const isOpen = open ?? uncontrolledOpen;
2655
2773
  const setOpen = (next) => {
2656
2774
  onOpenChange?.(next);
@@ -2737,16 +2855,16 @@ function LogoutTimer({
2737
2855
  logoutLabel = "Sign out now"
2738
2856
  }) {
2739
2857
  const reduced = framerMotion.useReducedMotion();
2740
- const [warning, setWarning] = React28.useState(false);
2741
- const [remaining, setRemaining] = React28.useState(countdown);
2742
- const idleTimer = React28.useRef(null);
2743
- const tick = React28.useRef(null);
2744
- const deadline = React28.useRef(0);
2745
- const warningRef = React28.useRef(false);
2746
- const lastReset = React28.useRef(0);
2747
- const cbs = React28.useRef({ onLogout, onContinue, onWarning });
2858
+ const [warning, setWarning] = React29.useState(false);
2859
+ const [remaining, setRemaining] = React29.useState(countdown);
2860
+ const idleTimer = React29.useRef(null);
2861
+ const tick = React29.useRef(null);
2862
+ const deadline = React29.useRef(0);
2863
+ const warningRef = React29.useRef(false);
2864
+ const lastReset = React29.useRef(0);
2865
+ const cbs = React29.useRef({ onLogout, onContinue, onWarning });
2748
2866
  cbs.current = { onLogout, onContinue, onWarning };
2749
- const clearTimers = React28.useCallback(() => {
2867
+ const clearTimers = React29.useCallback(() => {
2750
2868
  if (idleTimer.current) {
2751
2869
  clearTimeout(idleTimer.current);
2752
2870
  idleTimer.current = null;
@@ -2756,13 +2874,13 @@ function LogoutTimer({
2756
2874
  tick.current = null;
2757
2875
  }
2758
2876
  }, []);
2759
- const logout = React28.useCallback(() => {
2877
+ const logout = React29.useCallback(() => {
2760
2878
  clearTimers();
2761
2879
  warningRef.current = false;
2762
2880
  setWarning(false);
2763
2881
  cbs.current.onLogout();
2764
2882
  }, [clearTimers]);
2765
- const startIdle = React28.useCallback(() => {
2883
+ const startIdle = React29.useCallback(() => {
2766
2884
  if (idleTimer.current) clearTimeout(idleTimer.current);
2767
2885
  idleTimer.current = setTimeout(() => {
2768
2886
  warningRef.current = true;
@@ -2777,7 +2895,7 @@ function LogoutTimer({
2777
2895
  }, 250);
2778
2896
  }, timeout);
2779
2897
  }, [timeout, countdown, logout]);
2780
- const stay = React28.useCallback(() => {
2898
+ const stay = React29.useCallback(() => {
2781
2899
  if (tick.current) {
2782
2900
  clearInterval(tick.current);
2783
2901
  tick.current = null;
@@ -2787,7 +2905,7 @@ function LogoutTimer({
2787
2905
  cbs.current.onContinue?.();
2788
2906
  startIdle();
2789
2907
  }, [startIdle]);
2790
- React28.useEffect(() => {
2908
+ React29.useEffect(() => {
2791
2909
  if (!enabled) {
2792
2910
  clearTimers();
2793
2911
  warningRef.current = false;
@@ -2852,11 +2970,11 @@ function SegmentedControl({
2852
2970
  "aria-label": ariaLabel
2853
2971
  }) {
2854
2972
  const sz = SIZE5[size];
2855
- const groupId = React28.useId();
2856
- const errorId = React28.useId();
2973
+ const groupId = React29.useId();
2974
+ const errorId = React29.useId();
2857
2975
  const hasError = errorMessage != null;
2858
2976
  const isControlled = value !== void 0;
2859
- const [internal, setInternal] = React28.useState(defaultValue);
2977
+ const [internal, setInternal] = React29.useState(defaultValue);
2860
2978
  const current = isControlled ? value : internal;
2861
2979
  const handle = (v) => {
2862
2980
  if (!v) return;
@@ -2997,8 +3115,8 @@ var normalize = (e) => {
2997
3115
  const end = e.end ? toDate2(e.end) : new Date(start.getTime() + 36e5);
2998
3116
  return { ...e, start, end };
2999
3117
  };
3000
- var Spinner2 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "currentColor", "aria-hidden": "true", className: "h-5 w-5 animate-spin text-accent", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.755 10.059a7.5 7.5 0 0112.548-3.364l1.903 1.903h-3.183a.75.75 0 100 1.5h4.992a.75.75 0 00.75-.75V4.356a.75.75 0 00-1.5 0v3.18l-1.9-1.9A9 9 0 003.306 9.67a.75.75 0 101.45.388zm15.408 3.352a.75.75 0 00-.919.53 7.5 7.5 0 01-12.548 3.364l-1.902-1.903h3.183a.75.75 0 000-1.5H2.984a.75.75 0 00-.75.75v4.992a.75.75 0 001.5 0v-3.18l1.9 1.9a9 9 0 0015.059-4.035.75.75 0 00-.53-.918z" }) });
3001
- var Plus = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, "aria-hidden": "true", className: "h-4 w-4", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 5v14M5 12h14" }) });
3118
+ var Spinner3 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "currentColor", "aria-hidden": "true", className: "h-5 w-5 animate-spin text-accent", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.755 10.059a7.5 7.5 0 0112.548-3.364l1.903 1.903h-3.183a.75.75 0 100 1.5h4.992a.75.75 0 00.75-.75V4.356a.75.75 0 00-1.5 0v3.18l-1.9-1.9A9 9 0 003.306 9.67a.75.75 0 101.45.388zm15.408 3.352a.75.75 0 00-.919.53 7.5 7.5 0 01-12.548 3.364l-1.902-1.903h3.183a.75.75 0 000-1.5H2.984a.75.75 0 00-.75.75v4.992a.75.75 0 001.5 0v-3.18l1.9 1.9a9 9 0 0015.059-4.035.75.75 0 00-.53-.918z" }) });
3119
+ var Plus2 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, "aria-hidden": "true", className: "h-4 w-4", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 5v14M5 12h14" }) });
3002
3120
  var Chevron4 = ({ dir }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, "aria-hidden": "true", className: "h-4 w-4", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: dir === "left" ? "M15 19l-7-7 7-7" : "M9 5l7 7-7 7" }) });
3003
3121
  function Scheduler({
3004
3122
  events: controlledEvents,
@@ -3016,22 +3134,22 @@ function Scheduler({
3016
3134
  style
3017
3135
  }) {
3018
3136
  const reduced = framerMotion.useReducedMotion();
3019
- const [view, setView] = React28.useState(defaultView);
3020
- const [cursor, setCursor] = React28.useState(() => defaultDate ?? /* @__PURE__ */ new Date());
3021
- const [loaded, setLoaded] = React28.useState([]);
3022
- const [loading, setLoading] = React28.useState(false);
3023
- const [error, setError] = React28.useState(null);
3024
- const [reloadKey, setReloadKey] = React28.useState(0);
3025
- const [dir, setDir] = React28.useState(0);
3026
- const cbRef = React28.useRef({ loadEvents, onError });
3137
+ const [view, setView] = React29.useState(defaultView);
3138
+ const [cursor, setCursor] = React29.useState(() => defaultDate ?? /* @__PURE__ */ new Date());
3139
+ const [loaded, setLoaded] = React29.useState([]);
3140
+ const [loading, setLoading] = React29.useState(false);
3141
+ const [error, setError] = React29.useState(null);
3142
+ const [reloadKey, setReloadKey] = React29.useState(0);
3143
+ const [dir, setDir] = React29.useState(0);
3144
+ const cbRef = React29.useRef({ loadEvents, onError });
3027
3145
  cbRef.current = { loadEvents, onError };
3028
- const range = React28.useMemo(
3146
+ const range = React29.useMemo(
3029
3147
  () => view === "month" ? monthRange(cursor) : weekRange(cursor, weekStartsOn),
3030
3148
  [view, cursor, weekStartsOn]
3031
3149
  );
3032
3150
  const fromKey = range.from.getTime();
3033
3151
  const toKey = range.to.getTime();
3034
- React28.useEffect(() => {
3152
+ React29.useEffect(() => {
3035
3153
  const { loadEvents: loader, onError: onErr } = cbRef.current;
3036
3154
  if (!loader) return;
3037
3155
  let cancelled = false;
@@ -3051,16 +3169,16 @@ function Scheduler({
3051
3169
  cancelled = true;
3052
3170
  };
3053
3171
  }, [fromKey, toKey, view, reloadKey]);
3054
- const retry = React28.useCallback(() => setReloadKey((k) => k + 1), []);
3055
- const events = React28.useMemo(
3172
+ const retry = React29.useCallback(() => setReloadKey((k) => k + 1), []);
3173
+ const events = React29.useMemo(
3056
3174
  () => (controlledEvents ?? loaded).map(normalize),
3057
3175
  [controlledEvents, loaded]
3058
3176
  );
3059
- const go = React28.useCallback((delta) => {
3177
+ const go = React29.useCallback((delta) => {
3060
3178
  setDir(delta);
3061
3179
  setCursor((c) => view === "month" ? addMonths(c, delta) : addDays(c, delta * 7));
3062
3180
  }, [view]);
3063
- const goToday = React28.useCallback(() => {
3181
+ const goToday = React29.useCallback(() => {
3064
3182
  setDir(0);
3065
3183
  setCursor(/* @__PURE__ */ new Date());
3066
3184
  }, []);
@@ -3088,7 +3206,7 @@ function Scheduler({
3088
3206
  }
3089
3207
  }
3090
3208
  ),
3091
- loading && /* @__PURE__ */ jsxRuntime.jsx(Spinner2, {})
3209
+ loading && /* @__PURE__ */ jsxRuntime.jsx(Spinner3, {})
3092
3210
  ] }),
3093
3211
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-2", children: [
3094
3212
  /* @__PURE__ */ jsxRuntime.jsx(
@@ -3101,7 +3219,7 @@ function Scheduler({
3101
3219
  options: [{ value: "month", label: "Month" }, { value: "week", label: "Week" }]
3102
3220
  }
3103
3221
  ),
3104
- onNewEvent && /* @__PURE__ */ jsxRuntime.jsx(Button_default, { size: "sm", icon: /* @__PURE__ */ jsxRuntime.jsx(Plus, {}), content: "New event", onClick: onNewEvent })
3222
+ onNewEvent && /* @__PURE__ */ jsxRuntime.jsx(Button_default, { size: "sm", icon: /* @__PURE__ */ jsxRuntime.jsx(Plus2, {}), content: "New event", onClick: onNewEvent })
3105
3223
  ] })
3106
3224
  ] }),
3107
3225
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "relative flex-1 overflow-hidden", children: error ? /* @__PURE__ */ jsxRuntime.jsx(SchedulerError, { onRetry: retry }) : loadEvents && loading && events.length === 0 ? /* @__PURE__ */ jsxRuntime.jsx(SchedulerSkeleton, { view }) : /* @__PURE__ */ jsxRuntime.jsx(
@@ -3170,9 +3288,9 @@ function SchedulerError({ onRetry }) {
3170
3288
  ] });
3171
3289
  }
3172
3290
  function MonthYearPicker({ label, cursor, onPick }) {
3173
- const [open, setOpen] = React28.useState(false);
3174
- const [viewYear, setViewYear] = React28.useState(cursor.getFullYear());
3175
- React28.useEffect(() => {
3291
+ const [open, setOpen] = React29.useState(false);
3292
+ const [viewYear, setViewYear] = React29.useState(cursor.getFullYear());
3293
+ React29.useEffect(() => {
3176
3294
  if (open) setViewYear(cursor.getFullYear());
3177
3295
  }, [open, cursor]);
3178
3296
  return /* @__PURE__ */ jsxRuntime.jsxs(Popover__namespace.Root, { open, onOpenChange: setOpen, children: [
@@ -3235,7 +3353,7 @@ function MonthView({
3235
3353
  onSelectSlot,
3236
3354
  onSelectEvent
3237
3355
  }) {
3238
- const grid = React28.useMemo(() => buildMonthGrid(cursor, weekStartsOn), [cursor, weekStartsOn]);
3356
+ const grid = React29.useMemo(() => buildMonthGrid(cursor, weekStartsOn), [cursor, weekStartsOn]);
3239
3357
  const labels = weekdayLabels(weekStartsOn);
3240
3358
  return /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex h-full flex-col", children: [
3241
3359
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid grid-cols-7 border-b border-border", children: labels.map((l) => /* @__PURE__ */ jsxRuntime.jsx("div", { className: "px-2 py-1.5 text-center text-[11px] font-medium uppercase tracking-wide text-foreground-muted", children: l }, l)) }),
@@ -3309,11 +3427,11 @@ function WeekView({
3309
3427
  onSelectSlot,
3310
3428
  onSelectEvent
3311
3429
  }) {
3312
- const days = React28.useMemo(() => getWeekDays(cursor, weekStartsOn), [cursor, weekStartsOn]);
3313
- const labels = React28.useMemo(() => weekdayLabels(weekStartsOn), [weekStartsOn]);
3430
+ const days = React29.useMemo(() => getWeekDays(cursor, weekStartsOn), [cursor, weekStartsOn]);
3431
+ const labels = React29.useMemo(() => weekdayLabels(weekStartsOn), [weekStartsOn]);
3314
3432
  const dow = (d) => labels[(d.getDay() - weekStartsOn + 7) % 7];
3315
3433
  const [startHour, endHour] = dayHours;
3316
- const hours = React28.useMemo(
3434
+ const hours = React29.useMemo(
3317
3435
  () => Array.from({ length: endHour - startHour }, (_, i) => startHour + i),
3318
3436
  [startHour, endHour]
3319
3437
  );
@@ -3504,17 +3622,17 @@ function Cart({
3504
3622
  ] })
3505
3623
  ] });
3506
3624
  }
3507
- var CartContext = React28.createContext(null);
3625
+ var CartContext = React29.createContext(null);
3508
3626
  var clampQty = (qty, max) => {
3509
3627
  const lower = Math.max(1, Math.round(qty));
3510
3628
  return max != null ? Math.min(lower, max) : lower;
3511
3629
  };
3512
3630
  function CartProvider({ children, initialItems = [], onChange }) {
3513
- const [items, setItems] = React28.useState(initialItems);
3514
- React28.useEffect(() => {
3631
+ const [items, setItems] = React29.useState(initialItems);
3632
+ React29.useEffect(() => {
3515
3633
  onChange?.(items);
3516
3634
  }, [items]);
3517
- const addToCart = React28.useCallback((item, quantity) => {
3635
+ const addToCart = React29.useCallback((item, quantity) => {
3518
3636
  const addQty = quantity ?? item.quantity ?? 1;
3519
3637
  setItems((prev) => {
3520
3638
  const existing = prev.find((it) => it.id === item.id);
@@ -3527,29 +3645,29 @@ function CartProvider({ children, initialItems = [], onChange }) {
3527
3645
  return [...prev, { ...rest, quantity: clampQty(addQty, item.max) }];
3528
3646
  });
3529
3647
  }, []);
3530
- const removeFromCart = React28.useCallback((id) => {
3648
+ const removeFromCart = React29.useCallback((id) => {
3531
3649
  setItems((prev) => prev.filter((it) => it.id !== id));
3532
3650
  }, []);
3533
- const updateQuantity = React28.useCallback((id, quantity) => {
3651
+ const updateQuantity = React29.useCallback((id, quantity) => {
3534
3652
  setItems(
3535
3653
  (prev) => prev.map((it) => it.id === id ? { ...it, quantity: clampQty(quantity, it.max) } : it)
3536
3654
  );
3537
3655
  }, []);
3538
- const clearCart = React28.useCallback(() => setItems([]), []);
3539
- const isInCart = React28.useCallback((id) => items.some((it) => it.id === id), [items]);
3540
- const getItemCount = React28.useCallback(() => items.reduce((sum, it) => sum + it.quantity, 0), [items]);
3541
- const getCartTotal = React28.useCallback(
3656
+ const clearCart = React29.useCallback(() => setItems([]), []);
3657
+ const isInCart = React29.useCallback((id) => items.some((it) => it.id === id), [items]);
3658
+ const getItemCount = React29.useCallback(() => items.reduce((sum, it) => sum + it.quantity, 0), [items]);
3659
+ const getCartTotal = React29.useCallback(
3542
3660
  () => items.reduce((sum, it) => sum + it.price * it.quantity, 0),
3543
3661
  [items]
3544
3662
  );
3545
- const value = React28.useMemo(
3663
+ const value = React29.useMemo(
3546
3664
  () => ({ items, addToCart, removeFromCart, updateQuantity, clearCart, isInCart, getItemCount, getCartTotal }),
3547
3665
  [items, addToCart, removeFromCart, updateQuantity, clearCart, isInCart, getItemCount, getCartTotal]
3548
3666
  );
3549
3667
  return /* @__PURE__ */ jsxRuntime.jsx(CartContext.Provider, { value, children });
3550
3668
  }
3551
3669
  function useCart() {
3552
- const ctx = React28.useContext(CartContext);
3670
+ const ctx = React29.useContext(CartContext);
3553
3671
  if (!ctx) {
3554
3672
  throw new Error("useCart must be used within a <CartProvider>.");
3555
3673
  }
@@ -3883,11 +4001,11 @@ function buildBindings(store, name, kind, snap) {
3883
4001
 
3884
4002
  // src/form/useForm.ts
3885
4003
  function useForm(options = {}) {
3886
- const ref = React28.useRef(null);
4004
+ const ref = React29.useRef(null);
3887
4005
  if (ref.current === null) ref.current = new FormStore(options);
3888
4006
  const store = ref.current;
3889
- React28.useSyncExternalStore(store.subscribe, store.getRootSnapshot, store.getRootSnapshot);
3890
- const make = React28.useCallback(
4007
+ React29.useSyncExternalStore(store.subscribe, store.getRootSnapshot, store.getRootSnapshot);
4008
+ const make = React29.useCallback(
3891
4009
  (kind) => (name, rules) => {
3892
4010
  if (rules !== void 0) store.setRule(name, rules);
3893
4011
  return buildBindings(store, name, kind, store.getFieldSnapshot(name));
@@ -3916,9 +4034,9 @@ function useForm(options = {}) {
3916
4034
  fieldTarget: make("target")
3917
4035
  };
3918
4036
  }
3919
- var FormContext = React28.createContext(null);
4037
+ var FormContext = React29.createContext(null);
3920
4038
  function useFormStore() {
3921
- const store = React28.useContext(FormContext);
4039
+ const store = React29.useContext(FormContext);
3922
4040
  if (!store) {
3923
4041
  throw new Error("useFormStore must be used within a <Form>. Did you forget to wrap your fields?");
3924
4042
  }
@@ -3932,8 +4050,8 @@ function Form({
3932
4050
  children,
3933
4051
  ...rest
3934
4052
  }) {
3935
- const ref = React28.useRef(null);
3936
- const bypass = React28.useRef(false);
4053
+ const ref = React29.useRef(null);
4054
+ const bypass = React29.useRef(false);
3937
4055
  const handleSubmit = async (e) => {
3938
4056
  if (bypass.current) {
3939
4057
  bypass.current = false;
@@ -3985,12 +4103,12 @@ function useFormField(name, options = {}) {
3985
4103
  const store = useFormStore();
3986
4104
  const { kind = "value", rules } = options;
3987
4105
  if (rules !== void 0 && store.getRule(name) !== rules) store.setRule(name, rules);
3988
- React28.useEffect(() => {
4106
+ React29.useEffect(() => {
3989
4107
  return () => {
3990
4108
  if (rules !== void 0) store.removeRule(name);
3991
4109
  };
3992
4110
  }, [store, name]);
3993
- const snap = React28.useSyncExternalStore(
4111
+ const snap = React29.useSyncExternalStore(
3994
4112
  store.subscribe,
3995
4113
  () => store.getFieldSnapshot(name)
3996
4114
  );
@@ -4002,7 +4120,7 @@ function FormField({ name, kind, rules, children }) {
4002
4120
  }
4003
4121
  function useFieldArray(name) {
4004
4122
  const store = useFormStore();
4005
- React28.useSyncExternalStore(store.subscribe, store.getRootSnapshot, store.getRootSnapshot);
4123
+ React29.useSyncExternalStore(store.subscribe, store.getRootSnapshot, store.getRootSnapshot);
4006
4124
  const arr = store.getValue(name) ?? [];
4007
4125
  const keys = store.getKeys(name);
4008
4126
  return {
@@ -4035,7 +4153,7 @@ function TextInput({
4035
4153
  suffix,
4036
4154
  id
4037
4155
  }) {
4038
- const errorId = React28.useId();
4156
+ const errorId = React29.useId();
4039
4157
  const hasError = errorMessage != null;
4040
4158
  const hasAdornment = prefix != null || suffix != null;
4041
4159
  const inputId = htmlFor ?? id;
@@ -4196,7 +4314,7 @@ function CreditCardForm({
4196
4314
  className = "",
4197
4315
  style
4198
4316
  }) {
4199
- const initial = React28.useRef({
4317
+ const initial = React29.useRef({
4200
4318
  number: formatCardNumber(defaultValue?.number ?? ""),
4201
4319
  name: defaultValue?.name ?? "",
4202
4320
  expiry: formatExpiry(defaultValue?.expiry ?? ""),
@@ -4205,7 +4323,7 @@ function CreditCardForm({
4205
4323
  const form = useForm({ initialValues: initial });
4206
4324
  const numberStr = String(form.values.number ?? "");
4207
4325
  const brand = detectBrand(numberStr);
4208
- React28.useEffect(() => {
4326
+ React29.useEffect(() => {
4209
4327
  onChange?.(toCard(form.values));
4210
4328
  }, [form.values.number, form.values.name, form.values.expiry, form.values.cvv]);
4211
4329
  const numberBind = form.fieldNative("number", {
@@ -4328,7 +4446,7 @@ function Checkout({
4328
4446
  ] })
4329
4447
  ] });
4330
4448
  }
4331
- var NotificationContext = React28.createContext({
4449
+ var NotificationContext = React29.createContext({
4332
4450
  open: () => void 0,
4333
4451
  close: () => void 0
4334
4452
  });
@@ -4386,26 +4504,26 @@ function NotificationItem({
4386
4504
  onClose,
4387
4505
  reduced
4388
4506
  }) {
4389
- const [paused, setPaused] = React28.useState(false);
4507
+ const [paused, setPaused] = React29.useState(false);
4390
4508
  const duration = n.duration ?? 4e3;
4391
4509
  const isAutoDismissing = isFinite(duration) && duration > 0;
4392
4510
  const showProgress = !reduced && isAutoDismissing;
4393
- const timerRef = React28.useRef(null);
4394
- const startTimeRef = React28.useRef(0);
4395
- const remainingRef = React28.useRef(duration);
4396
- const clearTimer = React28.useCallback(() => {
4511
+ const timerRef = React29.useRef(null);
4512
+ const startTimeRef = React29.useRef(0);
4513
+ const remainingRef = React29.useRef(duration);
4514
+ const clearTimer = React29.useCallback(() => {
4397
4515
  if (timerRef.current !== null) {
4398
4516
  clearTimeout(timerRef.current);
4399
4517
  timerRef.current = null;
4400
4518
  }
4401
4519
  }, []);
4402
- const scheduleDismiss = React28.useCallback((ms) => {
4520
+ const scheduleDismiss = React29.useCallback((ms) => {
4403
4521
  clearTimer();
4404
4522
  if (!isAutoDismissing) return;
4405
4523
  startTimeRef.current = Date.now();
4406
4524
  timerRef.current = setTimeout(() => onClose(n.id), ms);
4407
4525
  }, [clearTimer, isAutoDismissing, n.id, onClose]);
4408
- React28.useEffect(() => {
4526
+ React29.useEffect(() => {
4409
4527
  if (paused || !isAutoDismissing) return;
4410
4528
  scheduleDismiss(remainingRef.current);
4411
4529
  return clearTimer;
@@ -4488,15 +4606,15 @@ function NotificationProvider({
4488
4606
  children,
4489
4607
  position = "top-right"
4490
4608
  }) {
4491
- const [notifications, setNotifications] = React28.useState([]);
4609
+ const [notifications, setNotifications] = React29.useState([]);
4492
4610
  const reduced = framerMotion.useReducedMotion();
4493
- const open = React28.useCallback((payload) => {
4611
+ const open = React29.useCallback((payload) => {
4494
4612
  setNotifications((prev) => [
4495
4613
  ...prev,
4496
4614
  { duration: 4e3, ...payload, id: Date.now() + Math.random() }
4497
4615
  ]);
4498
4616
  }, []);
4499
- const close = React28.useCallback((id) => {
4617
+ const close = React29.useCallback((id) => {
4500
4618
  setNotifications((prev) => prev.filter((n) => n.id !== id));
4501
4619
  }, []);
4502
4620
  return /* @__PURE__ */ jsxRuntime.jsxs(NotificationContext.Provider, { value: { open, close }, children: [
@@ -4525,7 +4643,7 @@ function NotificationProvider({
4525
4643
  ] });
4526
4644
  }
4527
4645
  function useNotification() {
4528
- const { open } = React28.useContext(NotificationContext);
4646
+ const { open } = React29.useContext(NotificationContext);
4529
4647
  return {
4530
4648
  info: (props) => open({ type: "info", ...props }),
4531
4649
  success: (props) => open({ type: "success", ...props }),
@@ -4642,10 +4760,10 @@ function FadingBase({
4642
4760
  isMounted = false,
4643
4761
  children
4644
4762
  }) {
4645
- const [shouldRender, setShouldRender] = React28.useState(isMounted);
4646
- const [visible, setVisible] = React28.useState(false);
4647
- const timerRef = React28.useRef(null);
4648
- React28.useEffect(() => {
4763
+ const [shouldRender, setShouldRender] = React29.useState(isMounted);
4764
+ const [visible, setVisible] = React29.useState(false);
4765
+ const timerRef = React29.useRef(null);
4766
+ React29.useEffect(() => {
4649
4767
  if (isMounted) {
4650
4768
  setShouldRender(true);
4651
4769
  const rafId = requestAnimationFrame(() => setVisible(true));
@@ -4678,7 +4796,7 @@ var DENSITY_PADDING = {
4678
4796
  "comfortable": "py-2.5 px-3",
4679
4797
  "spacious": "py-3.5 px-4"
4680
4798
  };
4681
- function List2({
4799
+ function List3({
4682
4800
  items,
4683
4801
  onItemClick,
4684
4802
  activeKey,
@@ -4743,8 +4861,8 @@ function ScalableContainer({
4743
4861
  togglePosition = "top-right",
4744
4862
  className = ""
4745
4863
  }) {
4746
- const containerRef = React28.useRef(null);
4747
- const [internalScaled, setInternalScaled] = React28.useState(false);
4864
+ const containerRef = React29.useRef(null);
4865
+ const [internalScaled, setInternalScaled] = React29.useState(false);
4748
4866
  const isScaled = expanded ?? internalScaled;
4749
4867
  const reduced = framerMotion.useReducedMotion();
4750
4868
  const onToggle = () => {
@@ -4882,17 +5000,17 @@ function CatalogGrid({ items, buttonText, onOpen, className = "" }) {
4882
5000
  return /* @__PURE__ */ jsxRuntime.jsx("div", { className: `flex flex-wrap gap-2 ${className}`.trim(), children: items.map((item) => /* @__PURE__ */ jsxRuntime.jsx(GridCard, { item, buttonText, onOpen }, item.key)) });
4883
5001
  }
4884
5002
  function CatalogCarousel({ items, buttonText, onOpen, className = "" }) {
4885
- const [activeIndex, setActiveIndex] = React28.useState(0);
4886
- const [indexPool, setIndexPool] = React28.useState([]);
4887
- const cardRefs = React28.useRef([]);
4888
- const getIndexes = React28.useMemo(() => {
5003
+ const [activeIndex, setActiveIndex] = React29.useState(0);
5004
+ const [indexPool, setIndexPool] = React29.useState([]);
5005
+ const cardRefs = React29.useRef([]);
5006
+ const getIndexes = React29.useMemo(() => {
4889
5007
  let nextIndex = activeIndex + 1;
4890
5008
  let previousIndex = activeIndex - 1;
4891
5009
  if (activeIndex === 0) previousIndex = items.length - 1;
4892
5010
  if (activeIndex === items.length - 1) nextIndex = 0;
4893
5011
  return { previousIndex, nextIndex };
4894
5012
  }, [activeIndex, items.length]);
4895
- React28.useEffect(() => {
5013
+ React29.useEffect(() => {
4896
5014
  const { nextIndex, previousIndex } = getIndexes;
4897
5015
  let indexes = [previousIndex, activeIndex, nextIndex];
4898
5016
  if (activeIndex !== 0 && activeIndex !== items.length - 1) {
@@ -5065,8 +5183,8 @@ function writeDismissed(key) {
5065
5183
  }
5066
5184
  }
5067
5185
  function useTargetBbox(ref) {
5068
- const [bbox, setBbox] = React28.useState(null);
5069
- React28.useLayoutEffect(() => {
5186
+ const [bbox, setBbox] = React29.useState(null);
5187
+ React29.useLayoutEffect(() => {
5070
5188
  const el = ref?.current;
5071
5189
  if (!el) {
5072
5190
  setBbox(null);
@@ -5096,7 +5214,7 @@ function tooltipStyleFor(bbox, placement) {
5096
5214
  return { left: bbox.left + bbox.width / 2, top: bbox.top - TOOLTIP_GAP, transform: "translate(-50%, -100%)", width: TOOLTIP_WIDTH };
5097
5215
  }
5098
5216
  function useFocusTrap(containerRef, active) {
5099
- React28.useEffect(() => {
5217
+ React29.useEffect(() => {
5100
5218
  if (!active) return;
5101
5219
  const el = containerRef.current;
5102
5220
  if (!el) return;
@@ -5135,16 +5253,16 @@ function Wizard({
5135
5253
  onComplete,
5136
5254
  onSkip
5137
5255
  }) {
5138
- const tooltipRef = React28.useRef(null);
5139
- const tooltipTitleId = React28.useId();
5140
- const tooltipBodyId = React28.useId();
5256
+ const tooltipRef = React29.useRef(null);
5257
+ const tooltipTitleId = React29.useId();
5258
+ const tooltipBodyId = React29.useId();
5141
5259
  const reduced = framerMotion.useReducedMotion();
5142
- const [open, setOpen] = React28.useState(() => steps.length > 0 && !readDismissed(storageKey));
5143
- const [activeIndex, setActiveIndex] = React28.useState(0);
5260
+ const [open, setOpen] = React29.useState(() => steps.length > 0 && !readDismissed(storageKey));
5261
+ const [activeIndex, setActiveIndex] = React29.useState(0);
5144
5262
  const step = steps[activeIndex];
5145
5263
  const bbox = useTargetBbox(step?.stepRef);
5146
5264
  useFocusTrap(tooltipRef, open);
5147
- React28.useEffect(() => {
5265
+ React29.useEffect(() => {
5148
5266
  if (!open || !dismissible) return;
5149
5267
  const onKey = (e) => {
5150
5268
  if (e.key === "Escape") {
@@ -5155,12 +5273,12 @@ function Wizard({
5155
5273
  document.addEventListener("keydown", onKey);
5156
5274
  return () => document.removeEventListener("keydown", onKey);
5157
5275
  }, [open, dismissible]);
5158
- const handleSkip = React28.useCallback(() => {
5276
+ const handleSkip = React29.useCallback(() => {
5159
5277
  writeDismissed(storageKey);
5160
5278
  setOpen(false);
5161
5279
  onSkip?.();
5162
5280
  }, [storageKey, onSkip]);
5163
- const handleComplete = React28.useCallback(() => {
5281
+ const handleComplete = React29.useCallback(() => {
5164
5282
  writeDismissed(storageKey);
5165
5283
  setOpen(false);
5166
5284
  onComplete?.();
@@ -5303,7 +5421,7 @@ function Wizard({
5303
5421
  ] });
5304
5422
  }
5305
5423
  var SearchIcon = /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", className: "w-4 h-4", "aria-hidden": "true", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M10.5 3.75a6.75 6.75 0 100 13.5 6.75 6.75 0 000-13.5zM2.25 10.5a8.25 8.25 0 1114.59 5.28l4.69 4.69a.75.75 0 11-1.06 1.06l-4.69-4.69A8.25 8.25 0 012.25 10.5z", clipRule: "evenodd" }) });
5306
- var SearchInput = React28__default.default.forwardRef(function SearchInput2({ value, onChange, disabled, label, htmlFor, placeholder, name, inputStyle, style, layout = "vertical", size = "md", icon, helperText, className }, ref) {
5424
+ var SearchInput = React29__default.default.forwardRef(function SearchInput2({ value, onChange, disabled, label, htmlFor, placeholder, name, inputStyle, style, layout = "vertical", size = "md", icon, helperText, className }, ref) {
5307
5425
  return /* @__PURE__ */ jsxRuntime.jsx(Field, { className, label, htmlFor, layout, helperText, children: /* @__PURE__ */ jsxRuntime.jsxs(
5308
5426
  "div",
5309
5427
  {
@@ -5487,7 +5605,7 @@ function TableBody({
5487
5605
  expandRow,
5488
5606
  getRowKey
5489
5607
  }) {
5490
- const [expanded, setExpanded] = React28.useState(() => /* @__PURE__ */ new Set());
5608
+ const [expanded, setExpanded] = React29.useState(() => /* @__PURE__ */ new Set());
5491
5609
  const reduced = framerMotion.useReducedMotion();
5492
5610
  const toggleRow = (rowKey) => {
5493
5611
  setExpanded((prev) => {
@@ -5502,7 +5620,7 @@ function TableBody({
5502
5620
  return /* @__PURE__ */ jsxRuntime.jsx("tbody", { children: rows.map((row, i) => {
5503
5621
  const rowKey = getRowKey(row, i);
5504
5622
  const isExpanded = expanded.has(rowKey);
5505
- return /* @__PURE__ */ jsxRuntime.jsxs(React28__default.default.Fragment, { children: [
5623
+ return /* @__PURE__ */ jsxRuntime.jsxs(React29__default.default.Fragment, { children: [
5506
5624
  /* @__PURE__ */ jsxRuntime.jsxs(
5507
5625
  "tr",
5508
5626
  {
@@ -5558,9 +5676,9 @@ function Pagination({
5558
5676
  const matchedOption = picker.find(
5559
5677
  (o) => o.label === options.perPage || o.value === options.perPage
5560
5678
  );
5561
- const [perPageKey, setPerPageKey] = React28.useState(() => matchedOption?.key ?? picker[0]?.key);
5679
+ const [perPageKey, setPerPageKey] = React29.useState(() => matchedOption?.key ?? picker[0]?.key);
5562
5680
  const displayPerPageKey = serverSide ? matchedOption?.key ?? perPageKey : perPageKey;
5563
- React28.useEffect(() => {
5681
+ React29.useEffect(() => {
5564
5682
  if (serverSide && options.perPage != null) {
5565
5683
  const next = picker.find((o) => o.label === options.perPage || o.value === options.perPage);
5566
5684
  if (next) setPerPageKey(next.key);
@@ -5610,7 +5728,7 @@ function Pagination({
5610
5728
  ] })
5611
5729
  ] });
5612
5730
  }
5613
- function Table({
5731
+ function Table2({
5614
5732
  columns = [],
5615
5733
  rows = [],
5616
5734
  getRowKey = defaultGetRowKey,
@@ -5624,14 +5742,14 @@ function Table({
5624
5742
  className = "",
5625
5743
  style
5626
5744
  }) {
5627
- const searchRef = React28.useRef(null);
5628
- const [searchTerm, setSearchTerm] = React28.useState("");
5629
- const [perPage, setPerPage] = React28.useState(
5745
+ const searchRef = React29.useRef(null);
5746
+ const [searchTerm, setSearchTerm] = React29.useState("");
5747
+ const [perPage, setPerPage] = React29.useState(
5630
5748
  typeof pagination.perPage === "number" ? pagination.perPage : 15
5631
5749
  );
5632
- const [activePage, setActivePage] = React28.useState(0);
5750
+ const [activePage, setActivePage] = React29.useState(0);
5633
5751
  const isServerSide = !!(pagination.enabled && pagination.serverSide);
5634
- const filteredRows = React28.useMemo(() => {
5752
+ const filteredRows = React29.useMemo(() => {
5635
5753
  if (isServerSide || !searchTerm) return rows;
5636
5754
  const term = searchTerm.toLowerCase();
5637
5755
  return rows.filter(
@@ -5640,29 +5758,29 @@ function Table({
5640
5758
  )
5641
5759
  );
5642
5760
  }, [rows, searchTerm, isServerSide]);
5643
- const datasets = React28.useMemo(() => {
5761
+ const datasets = React29.useMemo(() => {
5644
5762
  if (isServerSide) return [rows];
5645
5763
  return createDatasets(filteredRows, pagination.enabled ? perPage : null);
5646
5764
  }, [filteredRows, perPage, pagination.enabled, isServerSide, rows]);
5647
- const MAX_PAGE = React28.useMemo(() => {
5765
+ const MAX_PAGE = React29.useMemo(() => {
5648
5766
  if (isServerSide && typeof pagination.maxPage === "number") return Math.max(0, pagination.maxPage);
5649
5767
  if (isServerSide && typeof pagination.totalCount === "number")
5650
5768
  return Math.max(0, Math.ceil(pagination.totalCount / perPage) - 1);
5651
5769
  return datasets.length ? datasets.length - 1 : 0;
5652
5770
  }, [isServerSide, pagination.maxPage, pagination.totalCount, perPage, datasets.length]);
5653
- const currentPageRows = React28.useMemo(() => {
5771
+ const currentPageRows = React29.useMemo(() => {
5654
5772
  if (isServerSide) return rows;
5655
5773
  return datasets[activePage] ?? [];
5656
5774
  }, [isServerSide, rows, datasets, activePage]);
5657
- React28.useEffect(() => {
5775
+ React29.useEffect(() => {
5658
5776
  if (pagination.enabled && !isServerSide && typeof pagination.perPage === "number") {
5659
5777
  setPerPage(pagination.perPage);
5660
5778
  }
5661
5779
  }, [pagination.enabled, pagination.perPage, isServerSide]);
5662
- React28.useEffect(() => {
5780
+ React29.useEffect(() => {
5663
5781
  if (isServerSide && typeof pagination.perPage === "number") setPerPage(pagination.perPage);
5664
5782
  }, [isServerSide, pagination.perPage]);
5665
- React28.useEffect(() => {
5783
+ React29.useEffect(() => {
5666
5784
  if (isServerSide && typeof pagination.page === "number" && pagination.page >= 1)
5667
5785
  setActivePage(pagination.page - 1);
5668
5786
  }, [isServerSide, pagination.page]);
@@ -5746,7 +5864,7 @@ function TableSkeletonBody({
5746
5864
  )) });
5747
5865
  }
5748
5866
  function ThemeSwitch({ checked, onChange, label = "Toggle dark mode", className = "" }) {
5749
- const id = React28.useId();
5867
+ const id = React29.useId();
5750
5868
  return /* @__PURE__ */ jsxRuntime.jsx("label", { htmlFor: id, className: `flex items-center gap-2 cursor-pointer select-none ${className}`.trim(), children: /* @__PURE__ */ jsxRuntime.jsx(
5751
5869
  SwitchPrimitive__namespace.Root,
5752
5870
  {
@@ -5930,7 +6048,7 @@ function Sidebar({
5930
6048
  }
5931
6049
  ) });
5932
6050
  }
5933
- var MegaMenuContext = React28.createContext({ align: "start" });
6051
+ var MegaMenuContext = React29.createContext({ align: "start" });
5934
6052
  function MegaMenu({
5935
6053
  children,
5936
6054
  align = "start",
@@ -5961,7 +6079,7 @@ function MegaMenu({
5961
6079
  }
5962
6080
  var TOP_ITEM = "group/top inline-flex items-center gap-1.5 h-10 px-3 rounded-md text-sm font-medium select-none text-foreground-secondary hover:text-foreground hover:bg-surface-raised data-[state=open]:text-accent data-[active]:text-accent transition-colors focus:outline-none focus-visible:ring-2 focus-visible:ring-accent";
5963
6081
  function MegaMenuItem({ label, icon, href, children, className = "" }) {
5964
- const { align } = React28.useContext(MegaMenuContext);
6082
+ const { align } = React29.useContext(MegaMenuContext);
5965
6083
  const pos = align === "center" ? "left-1/2 -translate-x-1/2" : align === "end" ? "right-0" : "left-0";
5966
6084
  if (!children) {
5967
6085
  return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenu__namespace.Item, { children: /* @__PURE__ */ jsxRuntime.jsxs(NavigationMenu__namespace.Link, { href, className: [TOP_ITEM, className].filter(Boolean).join(" "), children: [
@@ -6046,8 +6164,8 @@ function MegaMenuLink({ href, icon, description, active, onClick, children, clas
6046
6164
  function MegaMenuFeatured({ children, className = "" }) {
6047
6165
  return /* @__PURE__ */ jsxRuntime.jsx("div", { className: ["min-w-0 rounded-lg bg-surface-raised border border-border p-4 flex flex-col", className].filter(Boolean).join(" "), children });
6048
6166
  }
6049
- var elementsOfType = (children, type) => React28__default.default.Children.toArray(children).filter(
6050
- (c) => React28__default.default.isValidElement(c) && c.type === type
6167
+ var elementsOfType = (children, type) => React29__default.default.Children.toArray(children).filter(
6168
+ (c) => React29__default.default.isValidElement(c) && c.type === type
6051
6169
  );
6052
6170
  var MOBILE_CHEVRON = /* @__PURE__ */ jsxRuntime.jsx(
6053
6171
  "svg",
@@ -6084,9 +6202,9 @@ function MobileLinkRow({ link, onNavigate }) {
6084
6202
  );
6085
6203
  }
6086
6204
  function MobilePanel({ panel, onNavigate }) {
6087
- const nodes = React28__default.default.Children.toArray(panel.props.children);
6205
+ const nodes = React29__default.default.Children.toArray(panel.props.children);
6088
6206
  return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex flex-col gap-4 px-2 pb-3 pt-1", children: nodes.map((node, i) => {
6089
- if (!React28__default.default.isValidElement(node)) return null;
6207
+ if (!React29__default.default.isValidElement(node)) return null;
6090
6208
  const el = node;
6091
6209
  if (el.type === MegaMenuSection) {
6092
6210
  const { title, children } = el.props;
@@ -6105,8 +6223,8 @@ function MegaMenuMobile({
6105
6223
  children,
6106
6224
  label
6107
6225
  }) {
6108
- const [open, setOpen] = React28.useState(false);
6109
- const [expanded, setExpanded] = React28.useState(null);
6226
+ const [open, setOpen] = React29.useState(false);
6227
+ const [expanded, setExpanded] = React29.useState(null);
6110
6228
  const items = elementsOfType(children, MegaMenuItem);
6111
6229
  return /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "md:hidden w-full", children: [
6112
6230
  /* @__PURE__ */ jsxRuntime.jsxs(
@@ -6179,17 +6297,17 @@ function AppShell({
6179
6297
  children,
6180
6298
  className = ""
6181
6299
  }) {
6182
- const [expanded, setExpanded] = React28.useState(sidebarDefaultExpanded);
6183
- const [isMobile, setIsMobile] = React28.useState(false);
6184
- const [mobileOpen, setMobileOpen] = React28.useState(false);
6185
- React28.useEffect(() => {
6300
+ const [expanded, setExpanded] = React29.useState(sidebarDefaultExpanded);
6301
+ const [isMobile, setIsMobile] = React29.useState(false);
6302
+ const [mobileOpen, setMobileOpen] = React29.useState(false);
6303
+ React29.useEffect(() => {
6186
6304
  const mq = window.matchMedia("(max-width: 767px)");
6187
6305
  const update = (e) => setIsMobile(e.matches);
6188
6306
  update(mq);
6189
6307
  mq.addEventListener("change", update);
6190
6308
  return () => mq.removeEventListener("change", update);
6191
6309
  }, []);
6192
- React28.useEffect(() => {
6310
+ React29.useEffect(() => {
6193
6311
  if (!isMobile) setMobileOpen(false);
6194
6312
  }, [isMobile]);
6195
6313
  const hasSidebar = sidebarSections.length > 0;
@@ -6296,7 +6414,7 @@ function tokenValid(token) {
6296
6414
  return exp * 1e3 > Date.now();
6297
6415
  }
6298
6416
  var has = (have, need, all) => all ? need.every((n) => have?.includes(n)) : need.some((n) => have?.includes(n));
6299
- var Spinner3 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "currentColor", "aria-hidden": "true", className: "h-6 w-6 animate-spin text-accent", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.755 10.059a7.5 7.5 0 0112.548-3.364l1.903 1.903h-3.183a.75.75 0 100 1.5h4.992a.75.75 0 00.75-.75V4.356a.75.75 0 00-1.5 0v3.18l-1.9-1.9A9 9 0 003.306 9.67a.75.75 0 101.45.388zm15.408 3.352a.75.75 0 00-.919.53 7.5 7.5 0 01-12.548 3.364l-1.902-1.903h3.183a.75.75 0 000-1.5H2.984a.75.75 0 00-.75.75v4.992a.75.75 0 001.5 0v-3.18l1.9 1.9a9 9 0 0015.059-4.035.75.75 0 00-.53-.918z" }) });
6417
+ var Spinner4 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "currentColor", "aria-hidden": "true", className: "h-6 w-6 animate-spin text-accent", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.755 10.059a7.5 7.5 0 0112.548-3.364l1.903 1.903h-3.183a.75.75 0 100 1.5h4.992a.75.75 0 00.75-.75V4.356a.75.75 0 00-1.5 0v3.18l-1.9-1.9A9 9 0 003.306 9.67a.75.75 0 101.45.388zm15.408 3.352a.75.75 0 00-.919.53 7.5 7.5 0 01-12.548 3.364l-1.902-1.903h3.183a.75.75 0 000-1.5H2.984a.75.75 0 00-.75.75v4.992a.75.75 0 001.5 0v-3.18l1.9 1.9a9 9 0 0015.059-4.035.75.75 0 00-.53-.918z" }) });
6300
6418
  function SecureLayout({
6301
6419
  children,
6302
6420
  isAuthenticated,
@@ -6316,7 +6434,7 @@ function SecureLayout({
6316
6434
  className = ""
6317
6435
  }) {
6318
6436
  const reduced = framerMotion.useReducedMotion();
6319
- const cbs = React28.useRef({ canAccess, onGranted, onDeny });
6437
+ const cbs = React29.useRef({ canAccess, onGranted, onDeny });
6320
6438
  cbs.current = { canAccess, onGranted, onDeny };
6321
6439
  const rolesKey = JSON.stringify(roles);
6322
6440
  const requiredRolesKey = JSON.stringify(requiredRoles);
@@ -6331,10 +6449,10 @@ function SecureLayout({
6331
6449
  if (requiredPermissions?.length && !has(permissions, requiredPermissions, requireAllPermissions)) return false;
6332
6450
  return true;
6333
6451
  };
6334
- const [state, setState] = React28.useState(
6452
+ const [state, setState] = React29.useState(
6335
6453
  () => !passesSync() ? "denied" : canAccess ? "checking" : "granted"
6336
6454
  );
6337
- React28.useEffect(() => {
6455
+ React29.useEffect(() => {
6338
6456
  let cancelled = false;
6339
6457
  const { canAccess: check, onGranted: granted, onDeny: deny } = cbs.current;
6340
6458
  const finish = (ok) => {
@@ -6372,7 +6490,7 @@ function SecureLayout({
6372
6490
  ]);
6373
6491
  if (state === "checking") {
6374
6492
  if (loadingFallback === null) return null;
6375
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: ["flex min-h-[8rem] items-center justify-center", className].filter(Boolean).join(" "), children: loadingFallback !== void 0 ? loadingFallback : /* @__PURE__ */ jsxRuntime.jsx(Spinner3, {}) });
6493
+ return /* @__PURE__ */ jsxRuntime.jsx("div", { className: ["flex min-h-[8rem] items-center justify-center", className].filter(Boolean).join(" "), children: loadingFallback !== void 0 ? loadingFallback : /* @__PURE__ */ jsxRuntime.jsx(Spinner4, {}) });
6376
6494
  }
6377
6495
  if (state === "denied") {
6378
6496
  if (fallback === null) return null;
@@ -6495,10 +6613,10 @@ function ThemeProvider({
6495
6613
  className = "",
6496
6614
  style
6497
6615
  }) {
6498
- const id = React28__default.default.useId().replace(/:/g, "");
6616
+ const id = React29__default.default.useId().replace(/:/g, "");
6499
6617
  const scopeClass = `geo-th-${id}`;
6500
- const divRef = React28.useRef(null);
6501
- React28.useEffect(() => {
6618
+ const divRef = React29.useRef(null);
6619
+ React29.useEffect(() => {
6502
6620
  const el = divRef.current;
6503
6621
  if (!el) return;
6504
6622
  if (colorScheme === "auto") return;
@@ -6513,8 +6631,8 @@ function ThemeProvider({
6513
6631
  }
6514
6632
  el.classList.toggle("dark", colorScheme === "dark");
6515
6633
  }, [colorScheme]);
6516
- const lightVars = React28.useMemo(() => toCssVars(theme), [theme]);
6517
- const darkVarStr = React28.useMemo(() => {
6634
+ const lightVars = React29.useMemo(() => toCssVars(theme), [theme]);
6635
+ const darkVarStr = React29.useMemo(() => {
6518
6636
  if (!darkTheme) return "";
6519
6637
  const dvars = toCssVars(darkTheme);
6520
6638
  if (!Object.keys(dvars).length) return "";
@@ -6556,7 +6674,7 @@ function NumberInput({
6556
6674
  readOnly = false,
6557
6675
  precision
6558
6676
  }) {
6559
- const errorId = React28.useId();
6677
+ const errorId = React29.useId();
6560
6678
  const hasError = errorMessage != null;
6561
6679
  const inferredPrecision = precision ?? (Number.isInteger(step) ? 0 : String(step).split(".")[1]?.length ?? 0);
6562
6680
  const round = (n) => {
@@ -6687,8 +6805,8 @@ function Password({
6687
6805
  showIcon,
6688
6806
  hideIcon
6689
6807
  }) {
6690
- const [visible, setVisible] = React28.useState(false);
6691
- const errorId = React28.useId();
6808
+ const [visible, setVisible] = React29.useState(false);
6809
+ const errorId = React29.useId();
6692
6810
  const hasError = errorMessage != null;
6693
6811
  return /* @__PURE__ */ jsxRuntime.jsx(
6694
6812
  Field,
@@ -6761,7 +6879,7 @@ function Checkbox({
6761
6879
  }) {
6762
6880
  const isChecked = checked ?? value ?? false;
6763
6881
  const labelFirst = labelPosition === "left";
6764
- const errorId = React28.useId();
6882
+ const errorId = React29.useId();
6765
6883
  const hasError = errorMessage != null;
6766
6884
  const box = /* @__PURE__ */ jsxRuntime.jsx(
6767
6885
  CheckboxPrimitive__namespace.Root,
@@ -6869,8 +6987,8 @@ function RadioGroup({
6869
6987
  className,
6870
6988
  errorMessage
6871
6989
  }) {
6872
- const errorId = React28.useId();
6873
- const groupId = React28.useId();
6990
+ const errorId = React29.useId();
6991
+ const groupId = React29.useId();
6874
6992
  const hasError = errorMessage != null;
6875
6993
  const labelFirst = labelPosition === "left";
6876
6994
  return /* @__PURE__ */ jsxRuntime.jsx(
@@ -6970,11 +7088,11 @@ function Switch({
6970
7088
  disabled,
6971
7089
  errorMessage
6972
7090
  }) {
6973
- const id = React28.useId();
6974
- const errorId = React28.useId();
7091
+ const id = React29.useId();
7092
+ const errorId = React29.useId();
6975
7093
  const hasError = errorMessage != null;
6976
7094
  const isControlled = checked !== void 0;
6977
- const [internal, setInternal] = React28.useState(defaultChecked);
7095
+ const [internal, setInternal] = React29.useState(defaultChecked);
6978
7096
  const isOn = isControlled ? checked : internal;
6979
7097
  const handle = (c) => {
6980
7098
  if (!isControlled) setInternal(c);
@@ -7025,7 +7143,7 @@ function Switch({
7025
7143
  }
7026
7144
  );
7027
7145
  }
7028
- function Tag({ children, onRemove, removeLabel, disabled }) {
7146
+ function Tag2({ children, onRemove, removeLabel, disabled }) {
7029
7147
  return /* @__PURE__ */ jsxRuntime.jsxs("span", { className: "inline-flex items-center gap-1 rounded-md border border-border bg-surface-raised text-foreground text-xs pl-2 pr-1 py-0.5 max-w-full", children: [
7030
7148
  /* @__PURE__ */ jsxRuntime.jsx("span", { className: "truncate", children }),
7031
7149
  onRemove && /* @__PURE__ */ jsxRuntime.jsx(
@@ -7050,11 +7168,11 @@ function MultiTagRow({
7050
7168
  labelFor,
7051
7169
  onRemove
7052
7170
  }) {
7053
- const wrapRef = React28.useRef(null);
7054
- const measureRef = React28.useRef(null);
7055
- const [visibleCount, setVisibleCount] = React28.useState(values.length);
7171
+ const wrapRef = React29.useRef(null);
7172
+ const measureRef = React29.useRef(null);
7173
+ const [visibleCount, setVisibleCount] = React29.useState(values.length);
7056
7174
  const key = values.map(String).join("|");
7057
- React28.useLayoutEffect(() => {
7175
+ React29.useLayoutEffect(() => {
7058
7176
  const wrap = wrapRef.current;
7059
7177
  const measure = measureRef.current;
7060
7178
  if (!wrap || !measure) return;
@@ -7109,14 +7227,14 @@ function MultiTagRow({
7109
7227
  className: "absolute invisible pointer-events-none flex flex-nowrap items-center gap-1.5",
7110
7228
  style: { left: -9999, top: -9999 },
7111
7229
  children: [
7112
- values.map((val) => /* @__PURE__ */ jsxRuntime.jsx("span", { "data-mt": true, children: /* @__PURE__ */ jsxRuntime.jsx(Tag, { removeLabel: "x", onRemove: () => {
7230
+ values.map((val) => /* @__PURE__ */ jsxRuntime.jsx("span", { "data-mt": true, children: /* @__PURE__ */ jsxRuntime.jsx(Tag2, { removeLabel: "x", onRemove: () => {
7113
7231
  }, children: labelFor(val) }) }, `m-${val}`)),
7114
7232
  /* @__PURE__ */ jsxRuntime.jsx("span", { "data-mm": true, children: moreChip(values.length) })
7115
7233
  ]
7116
7234
  }
7117
7235
  ),
7118
7236
  values.slice(0, visibleCount).map((val) => /* @__PURE__ */ jsxRuntime.jsx(
7119
- Tag,
7237
+ Tag2,
7120
7238
  {
7121
7239
  disabled,
7122
7240
  removeLabel: `Remove ${labelFor(val)}`,
@@ -7148,16 +7266,16 @@ function Dropdown({
7148
7266
  size = "md",
7149
7267
  className = ""
7150
7268
  }) {
7151
- const [open, setOpen] = React28.useState(false);
7152
- const [selectedItems, setSelectedItems] = React28.useState([]);
7153
- const [searchTerm, setSearchTerm] = React28.useState("");
7154
- const [innerItems, setInnerItems] = React28.useState([]);
7155
- const errorId = React28.useId();
7269
+ const [open, setOpen] = React29.useState(false);
7270
+ const [selectedItems, setSelectedItems] = React29.useState([]);
7271
+ const [searchTerm, setSearchTerm] = React29.useState("");
7272
+ const [innerItems, setInnerItems] = React29.useState([]);
7273
+ const errorId = React29.useId();
7156
7274
  const hasError = errorMessage != null;
7157
- React28.useEffect(() => {
7275
+ React29.useEffect(() => {
7158
7276
  setInnerItems(items);
7159
7277
  }, [items]);
7160
- React28.useEffect(() => {
7278
+ React29.useEffect(() => {
7161
7279
  if (isMultiselect && Array.isArray(value)) {
7162
7280
  setSelectedItems(value);
7163
7281
  }
@@ -7241,7 +7359,7 @@ function Dropdown({
7241
7359
  onRemove: removeSelected
7242
7360
  }
7243
7361
  ) : /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex-1 min-w-0 flex items-center overflow-hidden", children: /* @__PURE__ */ jsxRuntime.jsx(
7244
- Tag,
7362
+ Tag2,
7245
7363
  {
7246
7364
  disabled,
7247
7365
  removeLabel: `Remove ${labelFor(value)}`,
@@ -7349,19 +7467,19 @@ function AutoComplete({
7349
7467
  required,
7350
7468
  htmlFor
7351
7469
  }) {
7352
- const errorId = React28.useId();
7470
+ const errorId = React29.useId();
7353
7471
  const hasError = errorMessage != null;
7354
- const [term, setTerm] = React28.useState("");
7355
- const [open, setOpen] = React28.useState(false);
7356
- const [asyncItems, setAsyncItems] = React28.useState([]);
7357
- const [loading, setLoading] = React28.useState(false);
7472
+ const [term, setTerm] = React29.useState("");
7473
+ const [open, setOpen] = React29.useState(false);
7474
+ const [asyncItems, setAsyncItems] = React29.useState([]);
7475
+ const [loading, setLoading] = React29.useState(false);
7358
7476
  const isAsync = typeof onSearch === "function";
7359
- const debounceRef = React28.useRef(null);
7360
- const requestIdRef = React28.useRef(0);
7477
+ const debounceRef = React29.useRef(null);
7478
+ const requestIdRef = React29.useRef(0);
7361
7479
  const staticFiltered = isAsync || !items ? [] : term.trim() ? items.filter(
7362
7480
  ({ key, label: label2 }) => label2.toLowerCase().includes(term.toLowerCase()) || key.toLowerCase().includes(term.toLowerCase())
7363
7481
  ) : [];
7364
- React28.useEffect(() => {
7482
+ React29.useEffect(() => {
7365
7483
  if (!isAsync) return;
7366
7484
  if (debounceRef.current) clearTimeout(debounceRef.current);
7367
7485
  if (!term.trim()) {
@@ -7517,15 +7635,15 @@ function TreeSelect({
7517
7635
  defaultExpandedKeys = [],
7518
7636
  size = "md"
7519
7637
  }) {
7520
- const errorId = React28.useId();
7638
+ const errorId = React29.useId();
7521
7639
  const hasError = errorMessage != null;
7522
- const [open, setOpen] = React28.useState(false);
7523
- const [expanded, setExpanded] = React28.useState(() => new Set(defaultExpandedKeys));
7524
- const [activeIndex, setActiveIndex] = React28.useState(0);
7525
- const listRef = React28.useRef(null);
7526
- const visible = React28.useMemo(() => flattenVisible(items, expanded), [items, expanded]);
7527
- const didSyncOnOpenRef = React28.useRef(false);
7528
- React28.useEffect(() => {
7640
+ const [open, setOpen] = React29.useState(false);
7641
+ const [expanded, setExpanded] = React29.useState(() => new Set(defaultExpandedKeys));
7642
+ const [activeIndex, setActiveIndex] = React29.useState(0);
7643
+ const listRef = React29.useRef(null);
7644
+ const visible = React29.useMemo(() => flattenVisible(items, expanded), [items, expanded]);
7645
+ const didSyncOnOpenRef = React29.useRef(false);
7646
+ React29.useEffect(() => {
7529
7647
  if (!open) {
7530
7648
  didSyncOnOpenRef.current = false;
7531
7649
  return;
@@ -7535,7 +7653,7 @@ function TreeSelect({
7535
7653
  setActiveIndex(selectedIdx >= 0 ? selectedIdx : 0);
7536
7654
  didSyncOnOpenRef.current = true;
7537
7655
  }, [open, value]);
7538
- const selectedNode = React28.useMemo(
7656
+ const selectedNode = React29.useMemo(
7539
7657
  () => value != null ? findNodeByKey(items, value) : null,
7540
7658
  [items, value]
7541
7659
  );
@@ -7766,11 +7884,11 @@ function FileInput({
7766
7884
  required,
7767
7885
  icon
7768
7886
  }) {
7769
- const inputRef = React28.useRef(null);
7770
- const errorId = React28.useId();
7771
- const [files, setFiles] = React28.useState([]);
7772
- const [dragging, setDragging] = React28.useState(false);
7773
- const [sizeError, setSizeError] = React28.useState(null);
7887
+ const inputRef = React29.useRef(null);
7888
+ const errorId = React29.useId();
7889
+ const [files, setFiles] = React29.useState([]);
7890
+ const [dragging, setDragging] = React29.useState(false);
7891
+ const [sizeError, setSizeError] = React29.useState(null);
7774
7892
  const effectiveError = errorMessage ?? sizeError ?? void 0;
7775
7893
  const openPicker = () => {
7776
7894
  if (!disabled) inputRef.current?.click();
@@ -7961,30 +8079,30 @@ function DatePicker({
7961
8079
  size = "md",
7962
8080
  className = ""
7963
8081
  }) {
7964
- const errorId = React28.useId();
8082
+ const errorId = React29.useId();
7965
8083
  const hasError = errorMessage != null;
7966
- const [open, setOpen] = React28.useState(false);
7967
- const [viewMonth, setViewMonth] = React28.useState(() => startOfMonth2(value ?? /* @__PURE__ */ new Date()));
7968
- const [focusDate, setFocusDate] = React28.useState(() => value ?? /* @__PURE__ */ new Date());
7969
- const [view, setView] = React28.useState("days");
7970
- const gridRef = React28.useRef(null);
7971
- React28.useEffect(() => {
8084
+ const [open, setOpen] = React29.useState(false);
8085
+ const [viewMonth, setViewMonth] = React29.useState(() => startOfMonth2(value ?? /* @__PURE__ */ new Date()));
8086
+ const [focusDate, setFocusDate] = React29.useState(() => value ?? /* @__PURE__ */ new Date());
8087
+ const [view, setView] = React29.useState("days");
8088
+ const gridRef = React29.useRef(null);
8089
+ React29.useEffect(() => {
7972
8090
  if (!open) return;
7973
8091
  const target = value ?? /* @__PURE__ */ new Date();
7974
8092
  setViewMonth(startOfMonth2(target));
7975
8093
  setFocusDate(target);
7976
8094
  setView("days");
7977
8095
  }, [open, value]);
7978
- React28.useEffect(() => {
8096
+ React29.useEffect(() => {
7979
8097
  if (!open) return;
7980
8098
  const cell = gridRef.current?.querySelector(`[data-day="${defaultFormat3(focusDate)}"]`);
7981
8099
  cell?.focus();
7982
8100
  }, [open, focusDate]);
7983
- const weekdays = React28.useMemo(() => {
8101
+ const weekdays = React29.useMemo(() => {
7984
8102
  const ordered = WEEKDAY_SHORT.slice(weekStartsOn).concat(WEEKDAY_SHORT.slice(0, weekStartsOn));
7985
8103
  return ordered;
7986
8104
  }, [weekStartsOn]);
7987
- const grid = React28.useMemo(() => buildGrid(viewMonth, weekStartsOn), [viewMonth, weekStartsOn]);
8105
+ const grid = React29.useMemo(() => buildGrid(viewMonth, weekStartsOn), [viewMonth, weekStartsOn]);
7988
8106
  const isDisabled = (d) => {
7989
8107
  if (min && d < min) return true;
7990
8108
  if (max && d > max) return true;
@@ -8093,7 +8211,7 @@ function DatePicker({
8093
8211
  },
8094
8212
  "aria-label": view === "days" ? "Previous month" : view === "months" ? "Previous year" : "Previous decade",
8095
8213
  className: "w-7 h-7 inline-flex items-center justify-center rounded-md hover:bg-surface-raised focus:outline-none focus-visible:ring-2 focus-visible:ring-accent transition-colors",
8096
- children: /* @__PURE__ */ jsxRuntime.jsx(ChevronLeft, {})
8214
+ children: /* @__PURE__ */ jsxRuntime.jsx(ChevronLeft2, {})
8097
8215
  }
8098
8216
  ),
8099
8217
  /* @__PURE__ */ jsxRuntime.jsxs(
@@ -8243,7 +8361,7 @@ function CalendarIcon() {
8243
8361
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 9h18M8 3v4M16 3v4", strokeLinecap: "round" })
8244
8362
  ] });
8245
8363
  }
8246
- function ChevronLeft() {
8364
+ function ChevronLeft2() {
8247
8365
  return /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, className: "w-4 h-4", "aria-hidden": "true", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M15 19l-7-7 7-7" }) });
8248
8366
  }
8249
8367
  function ChevronRight3() {
@@ -8274,10 +8392,10 @@ function TextArea({
8274
8392
  style,
8275
8393
  inputStyle
8276
8394
  }) {
8277
- const errorId = React28.useId();
8395
+ const errorId = React29.useId();
8278
8396
  const hasError = errorMessage != null;
8279
- const ref = React28.useRef(null);
8280
- React28.useLayoutEffect(() => {
8397
+ const ref = React29.useRef(null);
8398
+ React29.useLayoutEffect(() => {
8281
8399
  if (!autoGrow) return;
8282
8400
  const el = ref.current;
8283
8401
  if (!el) return;
@@ -8349,14 +8467,14 @@ function Slider({
8349
8467
  name,
8350
8468
  htmlFor
8351
8469
  }) {
8352
- const errorId = React28.useId();
8470
+ const errorId = React29.useId();
8353
8471
  const hasError = errorMessage != null;
8354
8472
  const isRange = Array.isArray(value ?? defaultValue);
8355
- const [internal, setInternal] = React28.useState(
8473
+ const [internal, setInternal] = React29.useState(
8356
8474
  () => toArray(value) ?? toArray(defaultValue) ?? [min]
8357
8475
  );
8358
8476
  const current = toArray(value) ?? internal;
8359
- const [dragging, setDragging] = React28.useState(false);
8477
+ const [dragging, setDragging] = React29.useState(false);
8360
8478
  const emit = (arr) => {
8361
8479
  setInternal(arr);
8362
8480
  const next = isRange ? [arr[0], arr[1]] : arr[0];
@@ -8451,11 +8569,11 @@ function TagsInput({
8451
8569
  validate,
8452
8570
  separators = ["Enter", ","]
8453
8571
  }) {
8454
- const errorId = React28.useId();
8455
- const inputRef = React28.useRef(null);
8456
- const [internal, setInternal] = React28.useState(defaultValue ?? []);
8457
- const [draft, setDraft] = React28.useState("");
8458
- const [localError, setLocalError] = React28.useState(null);
8572
+ const errorId = React29.useId();
8573
+ const inputRef = React29.useRef(null);
8574
+ const [internal, setInternal] = React29.useState(defaultValue ?? []);
8575
+ const [draft, setDraft] = React29.useState("");
8576
+ const [localError, setLocalError] = React29.useState(null);
8459
8577
  const tags = value ?? internal;
8460
8578
  const hasError = errorMessage != null || localError != null;
8461
8579
  const errorText = errorMessage ?? localError ?? void 0;
@@ -8523,7 +8641,7 @@ function TagsInput({
8523
8641
  onClick: () => inputRef.current?.focus(),
8524
8642
  children: [
8525
8643
  tags.map((tag, idx) => /* @__PURE__ */ jsxRuntime.jsx(
8526
- Tag,
8644
+ Tag2,
8527
8645
  {
8528
8646
  disabled,
8529
8647
  removeLabel: `Remove ${tag}`,
@@ -8586,9 +8704,9 @@ function OtpInput({
8586
8704
  className,
8587
8705
  groupAfter
8588
8706
  }) {
8589
- const errorId = React28.useId();
8707
+ const errorId = React29.useId();
8590
8708
  const hasError = errorMessage != null;
8591
- const refs = React28.useRef([]);
8709
+ const refs = React29.useRef([]);
8592
8710
  const chars = Array.from({ length }, (_, i) => value[i] ?? "");
8593
8711
  const pattern = mode === "numeric" ? /[0-9]/ : /[a-zA-Z0-9]/;
8594
8712
  const emit = (next) => {
@@ -8637,7 +8755,7 @@ function OtpInput({
8637
8755
  emit(valid.join(""));
8638
8756
  focusBox(valid.length);
8639
8757
  };
8640
- return /* @__PURE__ */ jsxRuntime.jsx(Field, { className, label, htmlFor, errorId, errorMessage, required, layout, helperText, children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex flex-wrap items-center gap-2", role: "group", "aria-label": typeof label === "string" ? label : "One-time code", children: chars.map((char, idx) => /* @__PURE__ */ jsxRuntime.jsxs(React28__default.default.Fragment, { children: [
8758
+ return /* @__PURE__ */ jsxRuntime.jsx(Field, { className, label, htmlFor, errorId, errorMessage, required, layout, helperText, children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex flex-wrap items-center gap-2", role: "group", "aria-label": typeof label === "string" ? label : "One-time code", children: chars.map((char, idx) => /* @__PURE__ */ jsxRuntime.jsxs(React29__default.default.Fragment, { children: [
8641
8759
  /* @__PURE__ */ jsxRuntime.jsx(
8642
8760
  "input",
8643
8761
  {
@@ -8675,7 +8793,7 @@ function OtpInput({
8675
8793
  ] }, idx)) }) });
8676
8794
  }
8677
8795
  var ICON_SIZE = { sm: "w-4 h-4", md: "w-5 h-5", lg: "w-7 h-7" };
8678
- var Star = (filled) => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: filled ? "currentColor" : "none", stroke: "currentColor", strokeWidth: filled ? 0 : 1.5, className: "w-full h-full", "aria-hidden": "true", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M11.48 3.5a.56.56 0 011.04 0l2.13 4.77 5.18.5a.56.56 0 01.32.97l-3.9 3.46 1.15 5.1a.56.56 0 01-.83.6L12 16.8l-4.57 2.6a.56.56 0 01-.83-.6l1.15-5.1-3.9-3.46a.56.56 0 01.32-.97l5.18-.5L11.48 3.5z" }) });
8796
+ var Star2 = (filled) => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: filled ? "currentColor" : "none", stroke: "currentColor", strokeWidth: filled ? 0 : 1.5, className: "w-full h-full", "aria-hidden": "true", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M11.48 3.5a.56.56 0 011.04 0l2.13 4.77 5.18.5a.56.56 0 01.32.97l-3.9 3.46 1.15 5.1a.56.56 0 01-.83.6L12 16.8l-4.57 2.6a.56.56 0 01-.83-.6l1.15-5.1-3.9-3.46a.56.56 0 01.32-.97l5.18-.5L11.48 3.5z" }) });
8679
8797
  function Rating({
8680
8798
  value,
8681
8799
  defaultValue = 0,
@@ -8687,7 +8805,7 @@ function Rating({
8687
8805
  label,
8688
8806
  size = "md",
8689
8807
  disabled,
8690
- icon = Star,
8808
+ icon = Star2,
8691
8809
  errorMessage,
8692
8810
  name,
8693
8811
  layout = "vertical",
@@ -8695,9 +8813,9 @@ function Rating({
8695
8813
  className,
8696
8814
  required
8697
8815
  }) {
8698
- const errorId = React28.useId();
8699
- const [internal, setInternal] = React28.useState(defaultValue);
8700
- const [hover, setHover] = React28.useState(null);
8816
+ const errorId = React29.useId();
8817
+ const [internal, setInternal] = React29.useState(defaultValue);
8818
+ const [hover, setHover] = React29.useState(null);
8701
8819
  const current = value ?? internal;
8702
8820
  const display2 = hover ?? current;
8703
8821
  const interactive = !readOnly && !disabled;
@@ -8820,9 +8938,9 @@ function TimePicker({
8820
8938
  required,
8821
8939
  style
8822
8940
  }) {
8823
- const errorId = React28.useId();
8941
+ const errorId = React29.useId();
8824
8942
  const hasError = errorMessage != null;
8825
- const [open, setOpen] = React28.useState(false);
8943
+ const [open, setOpen] = React29.useState(false);
8826
8944
  const parsed = parse(value) ?? { h: 0, m: 0, s: 0 };
8827
8945
  const update = (next) => {
8828
8946
  const merged = { ...parsed, ...next };
@@ -8946,13 +9064,13 @@ function DateRangePicker({
8946
9064
  required,
8947
9065
  style
8948
9066
  }) {
8949
- const errorId = React28.useId();
9067
+ const errorId = React29.useId();
8950
9068
  const hasError = errorMessage != null;
8951
- const [open, setOpen] = React28.useState(false);
8952
- const [leftMonth, setLeftMonth] = React28.useState(() => startOfMonth3(value.start ?? /* @__PURE__ */ new Date()));
8953
- const [pendingStart, setPendingStart] = React28.useState(null);
8954
- const [hoverDate, setHoverDate] = React28.useState(null);
8955
- const weekdays = React28.useMemo(
9069
+ const [open, setOpen] = React29.useState(false);
9070
+ const [leftMonth, setLeftMonth] = React29.useState(() => startOfMonth3(value.start ?? /* @__PURE__ */ new Date()));
9071
+ const [pendingStart, setPendingStart] = React29.useState(null);
9072
+ const [hoverDate, setHoverDate] = React29.useState(null);
9073
+ const weekdays = React29.useMemo(
8956
9074
  () => WEEKDAY.slice(weekStartsOn).concat(WEEKDAY.slice(0, weekStartsOn)),
8957
9075
  [weekStartsOn]
8958
9076
  );
@@ -9128,10 +9246,10 @@ function ColorPicker({
9128
9246
  required,
9129
9247
  placeholder = "Pick a colour\u2026"
9130
9248
  }) {
9131
- const errorId = React28.useId();
9249
+ const errorId = React29.useId();
9132
9250
  const hasError = errorMessage != null;
9133
- const [open, setOpen] = React28.useState(false);
9134
- const [draft, setDraft] = React28.useState(value);
9251
+ const [open, setOpen] = React29.useState(false);
9252
+ const [draft, setDraft] = React29.useState(value);
9135
9253
  const valid = HEX_RE.test(value);
9136
9254
  const pick = (hex) => {
9137
9255
  onChange?.(hex);
@@ -9218,7 +9336,7 @@ function ColorPicker({
9218
9336
  }
9219
9337
  var CUSTOM_EVENT = "oxy-local-storage";
9220
9338
  function useLocalStorage(key, initialValue) {
9221
- const read = React28.useCallback(() => {
9339
+ const read = React29.useCallback(() => {
9222
9340
  if (typeof window === "undefined") return initialValue;
9223
9341
  try {
9224
9342
  const item = window.localStorage.getItem(key);
@@ -9227,8 +9345,8 @@ function useLocalStorage(key, initialValue) {
9227
9345
  return initialValue;
9228
9346
  }
9229
9347
  }, [key]);
9230
- const [stored, setStored] = React28.useState(read);
9231
- const setValue = React28.useCallback((value) => {
9348
+ const [stored, setStored] = React29.useState(read);
9349
+ const setValue = React29.useCallback((value) => {
9232
9350
  setStored((prev) => {
9233
9351
  const next = value instanceof Function ? value(prev) : value;
9234
9352
  try {
@@ -9241,7 +9359,7 @@ function useLocalStorage(key, initialValue) {
9241
9359
  return next;
9242
9360
  });
9243
9361
  }, [key]);
9244
- const remove = React28.useCallback(() => {
9362
+ const remove = React29.useCallback(() => {
9245
9363
  try {
9246
9364
  if (typeof window !== "undefined") {
9247
9365
  window.localStorage.removeItem(key);
@@ -9251,10 +9369,10 @@ function useLocalStorage(key, initialValue) {
9251
9369
  }
9252
9370
  setStored(initialValue);
9253
9371
  }, [key]);
9254
- React28.useEffect(() => {
9372
+ React29.useEffect(() => {
9255
9373
  setStored(read());
9256
9374
  }, [key, read]);
9257
- React28.useEffect(() => {
9375
+ React29.useEffect(() => {
9258
9376
  if (typeof window === "undefined") return;
9259
9377
  const onStorage = (e) => {
9260
9378
  if (e.key === null || e.key === key) setStored(read());
@@ -9273,8 +9391,8 @@ function useLocalStorage(key, initialValue) {
9273
9391
  }
9274
9392
  function useMediaQuery(query) {
9275
9393
  const get = () => typeof window !== "undefined" && typeof window.matchMedia === "function" ? window.matchMedia(query).matches : false;
9276
- const [matches, setMatches] = React28.useState(get);
9277
- React28.useEffect(() => {
9394
+ const [matches, setMatches] = React29.useState(get);
9395
+ React29.useEffect(() => {
9278
9396
  if (typeof window === "undefined" || typeof window.matchMedia !== "function") return;
9279
9397
  const mql = window.matchMedia(query);
9280
9398
  const onChange = () => setMatches(mql.matches);
@@ -9305,8 +9423,8 @@ function decodeSegment(seg) {
9305
9423
  }
9306
9424
  }
9307
9425
  function useJwt(token) {
9308
- const [, tick] = React28.useState(0);
9309
- const decoded = React28.useMemo(() => {
9426
+ const [, tick] = React29.useState(0);
9427
+ const decoded = React29.useMemo(() => {
9310
9428
  if (!token) return { payload: null, header: null, exp: null };
9311
9429
  const [h, p] = token.split(".");
9312
9430
  const header = decodeSegment(h);
@@ -9314,7 +9432,7 @@ function useJwt(token) {
9314
9432
  const exp = payload && typeof payload.exp === "number" ? payload.exp : null;
9315
9433
  return { payload, header, exp };
9316
9434
  }, [token]);
9317
- React28.useEffect(() => {
9435
+ React29.useEffect(() => {
9318
9436
  if (decoded.exp == null) return;
9319
9437
  const ms = decoded.exp * 1e3 - Date.now();
9320
9438
  if (ms <= 0) return;
@@ -9397,7 +9515,7 @@ function FeatureGrid({
9397
9515
  ] }, f.key ?? i)) })
9398
9516
  ] });
9399
9517
  }
9400
- var Check3 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2.5, "aria-hidden": "true", className: "mt-0.5 h-4 w-4 flex-shrink-0 text-accent", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M20 6 9 17l-5-5" }) });
9518
+ var Check4 = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2.5, "aria-hidden": "true", className: "mt-0.5 h-4 w-4 flex-shrink-0 text-accent", children: /* @__PURE__ */ jsxRuntime.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M20 6 9 17l-5-5" }) });
9401
9519
  function PricingPlans({ plans, eyebrow, title, description, className = "", style }) {
9402
9520
  const hasHeader = eyebrow != null || title != null || description != null;
9403
9521
  return /* @__PURE__ */ jsxRuntime.jsxs("section", { className: ["px-2", className].filter(Boolean).join(" "), style, children: [
@@ -9422,7 +9540,7 @@ function PricingPlans({ plans, eyebrow, title, description, className = "", styl
9422
9540
  ] }),
9423
9541
  p.description != null && /* @__PURE__ */ jsxRuntime.jsx("p", { className: "mt-2 text-sm leading-relaxed text-foreground-secondary", children: p.description }),
9424
9542
  /* @__PURE__ */ jsxRuntime.jsx("ul", { className: "mt-6 flex flex-1 flex-col gap-2.5", children: p.features.map((f, fi) => /* @__PURE__ */ jsxRuntime.jsxs("li", { className: "flex gap-2 text-sm text-foreground-secondary", children: [
9425
- /* @__PURE__ */ jsxRuntime.jsx(Check3, {}),
9543
+ /* @__PURE__ */ jsxRuntime.jsx(Check4, {}),
9426
9544
  /* @__PURE__ */ jsxRuntime.jsx("span", { children: f })
9427
9545
  ] }, fi)) }),
9428
9546
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mt-6", children: /* @__PURE__ */ jsxRuntime.jsx(
@@ -9488,13 +9606,13 @@ function SlideShow({
9488
9606
  style
9489
9607
  }) {
9490
9608
  const reduced = framerMotion.useReducedMotion();
9491
- const [index, setIndex] = React28.useState(0);
9492
- const [paused, setPaused] = React28.useState(false);
9609
+ const [index, setIndex] = React29.useState(0);
9610
+ const [paused, setPaused] = React29.useState(false);
9493
9611
  const count = slides.length;
9494
9612
  const idx = count ? (index % count + count) % count : 0;
9495
- const go = React28.useCallback((d) => setIndex((i) => i + d), []);
9496
- const timer = React28.useRef(null);
9497
- React28.useEffect(() => {
9613
+ const go = React29.useCallback((d) => setIndex((i) => i + d), []);
9614
+ const timer = React29.useRef(null);
9615
+ React29.useEffect(() => {
9498
9616
  if (!autoPlay || paused || count <= 1) return;
9499
9617
  timer.current = setInterval(() => setIndex((i) => i + 1), interval);
9500
9618
  return () => {
@@ -9556,7 +9674,7 @@ function SlideShow({
9556
9674
  );
9557
9675
  }
9558
9676
  var PlayGlyph = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { viewBox: "0 0 24 24", fill: "currentColor", "aria-hidden": "true", className: "h-7 w-7 translate-x-0.5", children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 5v14l11-7z" }) });
9559
- function Video({
9677
+ function Video2({
9560
9678
  src,
9561
9679
  embedUrl,
9562
9680
  poster,
@@ -9570,7 +9688,7 @@ function Video({
9570
9688
  className = "",
9571
9689
  style
9572
9690
  }) {
9573
- const [playing, setPlaying] = React28.useState(autoPlay);
9691
+ const [playing, setPlaying] = React29.useState(autoPlay);
9574
9692
  const frame = ["relative w-full overflow-hidden bg-backdrop", framed ? "rounded-2xl border border-border shadow-sm" : "", className].filter(Boolean).join(" ");
9575
9693
  const ratio = aspect.replace("/", " / ");
9576
9694
  return /* @__PURE__ */ jsxRuntime.jsx("div", { className: frame, style: { aspectRatio: ratio, ...style }, children: embedUrl ? /* @__PURE__ */ jsxRuntime.jsx(
@@ -9625,7 +9743,7 @@ function Parallax({
9625
9743
  style
9626
9744
  }) {
9627
9745
  const reduced = framerMotion.useReducedMotion();
9628
- const ref = React28.useRef(null);
9746
+ const ref = React29.useRef(null);
9629
9747
  const { scrollYProgress } = framerMotion.useScroll({ target: ref, offset: ["start end", "end start"] });
9630
9748
  const shift = Math.max(0, Math.min(1, speed)) * 100;
9631
9749
  const y = framerMotion.useTransform(scrollYProgress, [0, 1], reduced ? ["0%", "0%"] : [`-${shift / 2}%`, `${shift / 2}%`]);
@@ -9693,7 +9811,7 @@ function Blog({
9693
9811
  post.tag != null && !post.image && /* @__PURE__ */ jsxRuntime.jsx("div", { children: /* @__PURE__ */ jsxRuntime.jsx(Badge, { tone: "accent", variant: "soft", size: "sm", children: post.tag }) }),
9694
9812
  /* @__PURE__ */ jsxRuntime.jsx("h3", { className: "text-base font-semibold leading-snug text-foreground transition-colors group-hover:text-accent", children: post.title }),
9695
9813
  post.excerpt != null && /* @__PURE__ */ jsxRuntime.jsx("p", { className: "line-clamp-3 text-sm leading-relaxed text-foreground-secondary", children: post.excerpt }),
9696
- meta.length > 0 && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mt-auto flex flex-wrap items-center gap-x-2 gap-y-1 pt-3 text-xs text-foreground-muted", children: meta.map((m, j) => /* @__PURE__ */ jsxRuntime.jsxs(React28__default.default.Fragment, { children: [
9814
+ meta.length > 0 && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mt-auto flex flex-wrap items-center gap-x-2 gap-y-1 pt-3 text-xs text-foreground-muted", children: meta.map((m, j) => /* @__PURE__ */ jsxRuntime.jsxs(React29__default.default.Fragment, { children: [
9697
9815
  j > 0 && /* @__PURE__ */ jsxRuntime.jsx("span", { "aria-hidden": "true", children: "\xB7" }),
9698
9816
  /* @__PURE__ */ jsxRuntime.jsx("span", { children: m })
9699
9817
  ] }, j)) })
@@ -9822,8 +9940,8 @@ function LeadCapture({
9822
9940
  className = "",
9823
9941
  style
9824
9942
  }) {
9825
- const [email, setEmail] = React28.useState("");
9826
- const [done, setDone] = React28.useState(false);
9943
+ const [email, setEmail] = React29.useState("");
9944
+ const [done, setDone] = React29.useState(false);
9827
9945
  const submit = (e) => {
9828
9946
  e.preventDefault();
9829
9947
  const value = email.trim();
@@ -9900,7 +10018,7 @@ exports.CartProvider = CartProvider;
9900
10018
  exports.Catalog = Catalog;
9901
10019
  exports.CatalogCarousel = CatalogCarousel;
9902
10020
  exports.CatalogGrid = CatalogGrid;
9903
- exports.Chat = Chat;
10021
+ exports.Chat = Chat2;
9904
10022
  exports.Checkbox = Checkbox;
9905
10023
  exports.Checkout = Checkout;
9906
10024
  exports.ColorPicker = ColorPicker;
@@ -9930,7 +10048,7 @@ exports.IconButton = IconButton;
9930
10048
  exports.Jumbotron = Jumbotron;
9931
10049
  exports.Kbd = Kbd;
9932
10050
  exports.LeadCapture = LeadCapture;
9933
- exports.List = List2;
10051
+ exports.List = List3;
9934
10052
  exports.LoadingSpinner = LoadingSpinner;
9935
10053
  exports.LogoutTimer = LogoutTimer;
9936
10054
  exports.MegaMenu = MegaMenu_default;
@@ -9963,7 +10081,7 @@ exports.Socials = Socials;
9963
10081
  exports.Statistic = Statistic;
9964
10082
  exports.Stepper = Stepper;
9965
10083
  exports.Switch = Switch;
9966
- exports.Table = Table;
10084
+ exports.Table = Table2;
9967
10085
  exports.Tabs = Tabs_default;
9968
10086
  exports.TagsInput = TagsInput;
9969
10087
  exports.Temporal = DatePicker;
@@ -9980,9 +10098,10 @@ exports.TopBar = TopBar;
9980
10098
  exports.Tree = Tree;
9981
10099
  exports.TreeSelect = TreeSelect;
9982
10100
  exports.Typography = Typography;
9983
- exports.Video = Video;
10101
+ exports.Video = Video2;
9984
10102
  exports.Wizard = Wizard;
9985
10103
  exports.cardNumberError = cardNumberError;
10104
+ exports.createIcon = createIcon;
9986
10105
  exports.cvvError = cvvError;
9987
10106
  exports.detectBrand = detectBrand;
9988
10107
  exports.expiryError = expiryError;