@instantdb/components 0.22.111 → 0.22.112
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.js
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
import { jsxs as h, jsx as r, Fragment as M } from "react/jsx-runtime";
|
|
2
|
-
import { toast as Nt, Toaster as
|
|
3
|
-
import { Toaster as
|
|
4
|
-
import { VisuallyHidden as
|
|
5
|
-
import { Editor as
|
|
2
|
+
import { toast as Nt, Toaster as ca } from "sonner";
|
|
3
|
+
import { Toaster as Ki, toast as Xi } from "sonner";
|
|
4
|
+
import { VisuallyHidden as ua } from "@radix-ui/react-visually-hidden";
|
|
5
|
+
import { Editor as pa } from "@monaco-editor/react";
|
|
6
6
|
import _e from "clsx";
|
|
7
7
|
import We from "copy-to-clipboard";
|
|
8
|
-
import He, { useMemo as le, useState as C, useEffect as P, useRef as X, useCallback as ot, useSyncExternalStore as
|
|
9
|
-
import { twMerge as
|
|
8
|
+
import He, { useMemo as le, useState as C, useEffect as P, useRef as X, useCallback as ot, useSyncExternalStore as ga, useLayoutEffect as yt, Component as lr, createContext as sr, useContext as dt, useId as dr, createElement as ha, Fragment as fa } from "react";
|
|
9
|
+
import { twMerge as ma } from "tailwind-merge";
|
|
10
10
|
import * as se from "@radix-ui/react-select";
|
|
11
|
-
import { ChevronDownIcon as Et, ChevronRightIcon as
|
|
12
|
-
import { createPortal as
|
|
13
|
-
import
|
|
14
|
-
import { InstantAPIError as
|
|
15
|
-
import { add as gr, formatDistanceToNow as hr, format as
|
|
16
|
-
import { ArrowLeftIcon as ct, PencilSquareIcon as
|
|
17
|
-
import { id as qe, tx as
|
|
18
|
-
import { useSensors as
|
|
19
|
-
import { markdownTable as
|
|
20
|
-
import { mkConfig as
|
|
21
|
-
import { restrictToHorizontalAxis as
|
|
22
|
-
import { useSortable as wr, SortableContext as qt, horizontalListSortingStrategy as Gt, arrayMove as
|
|
23
|
-
import { flexRender as lt, useReactTable as
|
|
24
|
-
import { ArrowLeftIcon as Ht, PlusIcon as
|
|
25
|
-
import { Combobox as vr, ComboboxInput as yr, ComboboxOptions as kr, ComboboxOption as xr, useClose as Ye, Popover as
|
|
26
|
-
import { debounce as
|
|
11
|
+
import { ChevronDownIcon as Et, ChevronRightIcon as ba, ArrowUturnLeftIcon as wa, ArrowPathIcon as va, ClockIcon as cr, ArrowUpIcon as ya, ArrowDownIcon as ka, ArrowsUpDownIcon as xa, Cog6ToothIcon as Sa, XMarkIcon as ur, PencilSquareIcon as Na, ArrowUpOnSquareIcon as Ea, TrashIcon as Ca, ExclamationTriangleIcon as Ia, CheckIcon as Aa, ChevronUpIcon as Ra, InformationCircleIcon as Ta } from "@heroicons/react/24/outline";
|
|
12
|
+
import { createPortal as Oa } from "react-dom";
|
|
13
|
+
import _a, { useSWRConfig as pr } from "swr";
|
|
14
|
+
import { InstantAPIError as Da, id as Me, coerceToDate as La, tx as Fa } from "@instantdb/core";
|
|
15
|
+
import { add as gr, formatDistanceToNow as hr, format as $a } from "date-fns";
|
|
16
|
+
import { ArrowLeftIcon as ct, PencilSquareIcon as za, TrashIcon as it, PlusIcon as fr, ArrowUturnLeftIcon as Ve, ArrowPathIcon as ja, InformationCircleIcon as Ma, Cog8ToothIcon as Ba, ChevronLeftIcon as Ua, Bars3Icon as Pa, XMarkIcon as qa, EyeSlashIcon as mr, EyeIcon as br, ClipboardDocumentIcon as Ct, CheckCircleIcon as Ga } from "@heroicons/react/24/solid";
|
|
17
|
+
import { id as qe, tx as Ha, init as Wa } from "@instantdb/react";
|
|
18
|
+
import { useSensors as Va, useSensor as wt, MouseSensor as Ya, TouchSensor as Ka, KeyboardSensor as Xa, DndContext as Za, closestCenter as Qa } from "@dnd-kit/core";
|
|
19
|
+
import { markdownTable as Ja } from "markdown-table";
|
|
20
|
+
import { mkConfig as en, generateCsv as tn, download as rn } from "export-to-csv";
|
|
21
|
+
import { restrictToHorizontalAxis as an } from "@dnd-kit/modifiers";
|
|
22
|
+
import { useSortable as wr, SortableContext as qt, horizontalListSortingStrategy as Gt, arrayMove as nn } from "@dnd-kit/sortable";
|
|
23
|
+
import { flexRender as lt, useReactTable as on, getCoreRowModel as ln } from "@tanstack/react-table";
|
|
24
|
+
import { ArrowLeftIcon as Ht, PlusIcon as sn, ArrowRightIcon as dn, Table as cn, FileDown as un, CurlyBraces as pn, ArrowRightFromLine as gn, XIcon as hn } from "lucide-react";
|
|
25
|
+
import { Combobox as vr, ComboboxInput as yr, ComboboxOptions as kr, ComboboxOption as xr, useClose as Ye, Popover as fn, PopoverButton as mn, PopoverPanel as bn } from "@headlessui/react";
|
|
26
|
+
import { debounce as wn, last as vn, isObject as Se } from "lodash";
|
|
27
27
|
import { CSS as Sr } from "@dnd-kit/utilities";
|
|
28
28
|
import "swr/subscription";
|
|
29
|
-
import * as
|
|
30
|
-
import { validate as
|
|
29
|
+
import * as ae from "@radix-ui/react-tooltip";
|
|
30
|
+
import { validate as yn } from "uuid";
|
|
31
31
|
import * as Te from "@radix-ui/react-dialog";
|
|
32
|
-
import
|
|
32
|
+
import kn from "json5";
|
|
33
33
|
import * as Oe from "@radix-ui/react-dropdown-menu";
|
|
34
34
|
import * as Wt from "@radix-ui/react-toggle-group";
|
|
35
35
|
import Nr from "react-copy-to-clipboard";
|
|
36
36
|
import * as Vt from "@radix-ui/react-switch";
|
|
37
|
-
const Sn = `/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-300:oklch(80.8% .114 19.571);--color-red-400:oklch(70.4% .191 22.216);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-800:oklch(44.4% .177 26.899);--color-red-900:oklch(39.6% .141 25.723);--color-red-950:oklch(25.8% .092 26.042);--color-orange-500:oklch(70.5% .213 47.604);--color-orange-600:oklch(64.6% .222 41.116);--color-amber-500:oklch(76.9% .188 70.08);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-700:oklch(48.8% .243 264.376);--color-blue-800:oklch(42.4% .199 265.638);--color-slate-100:oklch(96.8% .007 247.896);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-neutral-50:oklch(98.5% 0 0);--color-neutral-100:oklch(97% 0 0);--color-neutral-200:oklch(92.2% 0 0);--color-neutral-300:oklch(87% 0 0);--color-neutral-400:oklch(70.8% 0 0);--color-neutral-500:oklch(55.6% 0 0);--color-neutral-600:oklch(43.9% 0 0);--color-neutral-700:oklch(37.1% 0 0);--color-neutral-800:oklch(26.9% 0 0);--color-neutral-900:oklch(20.5% 0 0);--color-neutral-950:oklch(14.5% 0 0);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--container-lg:32rem;--container-xl:36rem;--container-2xl:42rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-xs:.125rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--blur-xs:4px;--blur-sm:8px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{appearance:none;--tw-shadow:0 0 #0000;background-color:#fff;border-width:1px;border-color:#6a7282;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem}:is([type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select):focus{outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% .245 262.881);--tw-ring-offset-shadow:var(--tw-ring-inset)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#155dfc;outline:2px solid #0000}input::placeholder,textarea::placeholder{color:#6a7282;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}::-webkit-date-and-time-value{text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-month-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-day-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-hour-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-minute-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-second-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-millisecond-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{print-color-adjust:exact;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;print-color-adjust:unset;padding-right:.75rem}[type=checkbox],[type=radio]{appearance:none;print-color-adjust:exact;vertical-align:middle;-webkit-user-select:none;user-select:none;color:#155dfc;--tw-shadow:0 0 #0000;background-color:#fff;background-origin:border-box;border-width:1px;border-color:#6a7282;flex-shrink:0;width:1rem;height:1rem;padding:0;display:inline-block}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% .245 262.881);--tw-ring-offset-shadow:var(--tw-ring-inset)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid #0000}[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors:active){[type=checkbox]:checked{appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors:active){[type=radio]:checked{appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{background-color:currentColor;border-color:#0000}[type=checkbox]:indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}@media (forced-colors:active){[type=checkbox]:indeterminate{appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{background-color:currentColor;border-color:#0000}[type=file]{background:unset;border-color:inherit;font-size:unset;line-height:inherit;border-width:0;border-radius:0;padding:0}[type=file]:focus{outline:1px solid buttontext;outline:1px auto -webkit-focus-ring-color}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.inset-y-0{inset-block:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-4{top:calc(var(--spacing)*4)}.top-\\[18px\\]{top:18px}.top-\\[50\\%\\]{top:50%}.right-0{right:calc(var(--spacing)*0)}.right-2{right:calc(var(--spacing)*2)}.right-3{right:calc(var(--spacing)*3)}.right-4{right:calc(var(--spacing)*4)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.left-\\[50\\%\\]{left:50%}.z-0{z-index:0}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.z-100{z-index:100}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.-mx-1{margin-inline:calc(var(--spacing)*-1)}.mx-2{margin-inline:calc(var(--spacing)*2)}.my-1{margin-block:calc(var(--spacing)*1)}.my-2{margin-block:calc(var(--spacing)*2)}.mt-0\\.5{margin-top:calc(var(--spacing)*.5)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-8{margin-top:calc(var(--spacing)*8)}.mr-0\\.5{margin-right:calc(var(--spacing)*.5)}.mr-4{margin-right:calc(var(--spacing)*4)}.mr-8{margin-right:calc(var(--spacing)*8)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.-ml-0\\.5{margin-left:calc(var(--spacing)*-.5)}.ml-4{margin-left:calc(var(--spacing)*4)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.size-3\\.5{width:calc(var(--spacing)*3.5);height:calc(var(--spacing)*3.5)}.size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.h-\\(--radix-select-trigger-height\\){height:var(--radix-select-trigger-height)}.h-1{height:calc(var(--spacing)*1)}.h-3\\.5{height:calc(var(--spacing)*3.5)}.h-4{height:calc(var(--spacing)*4)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-9{height:calc(var(--spacing)*9)}.h-12{height:calc(var(--spacing)*12)}.h-32{height:calc(var(--spacing)*32)}.h-64{height:calc(var(--spacing)*64)}.h-\\[1\\.15rem\\]{height:1.15rem}.h-full{height:100%}.h-px{height:1px}.max-h-\\(--radix-select-content-available-height\\){max-height:var(--radix-select-content-available-height)}.max-h-\\[25vh\\]{max-height:25vh}.max-h-\\[calc\\(100\\%-2rem\\)\\]{max-height:calc(100% - 2rem)}.max-h-full{max-height:100%}.min-h-0{min-height:calc(var(--spacing)*0)}.min-h-\\[30vh\\]{min-height:30vh}.min-h-\\[34px\\]{min-height:34px}.min-h-full{min-height:100%}.w-\\(--input-width\\){width:var(--input-width)}.w-0\\.5{width:calc(var(--spacing)*.5)}.w-3\\.5{width:calc(var(--spacing)*3.5)}.w-4{width:calc(var(--spacing)*4)}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-9{width:calc(var(--spacing)*9)}.w-12{width:calc(var(--spacing)*12)}.w-24{width:calc(var(--spacing)*24)}.w-48{width:calc(var(--spacing)*48)}.w-\\[30px\\]{width:30px}.w-\\[62px\\]{width:62px}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.max-w-2xl{max-width:var(--container-2xl)}.max-w-\\[67vw\\]{max-width:67vw}.max-w-\\[calc\\(100\\%-2rem\\)\\]{max-width:calc(100% - 2rem)}.max-w-fit{max-width:fit-content}.max-w-lg{max-width:var(--container-lg)}.max-w-md{max-width:var(--container-md)}.max-w-xl{max-width:var(--container-xl)}.min-w-\\(--radix-select-trigger-width\\){min-width:var(--radix-select-trigger-width)}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-32{min-width:calc(var(--spacing)*32)}.min-w-48{min-width:calc(var(--spacing)*48)}.min-w-\\[200px\\]{min-width:200px}.flex-1{flex:1}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.origin-\\(--radix-select-content-transform-origin\\){transform-origin:var(--radix-select-content-transform-origin)}.origin-\\(--radix-tooltip-content-transform-origin\\){transform-origin:var(--radix-tooltip-content-transform-origin)}.translate-x-\\[-50\\%\\]{--tw-translate-x:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0{--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0\\.5{--tw-translate-y:calc(var(--spacing)*.5);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\\[-50\\%\\]{--tw-translate-y:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.-rotate-45{rotate:-45deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.resize{resize:both}.resize-none{resize:none}.scroll-my-1{scroll-margin-block:calc(var(--spacing)*1)}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-0\\.5{gap:calc(var(--spacing)*.5)}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-1{column-gap:calc(var(--spacing)*1)}:where(.space-x-1>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-visible{overflow:visible}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xs{border-radius:var(--radius-xs)}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-y{border-block-style:var(--tw-border-style);border-block-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-none{--tw-border-style:none;border-style:none}.border-solid{--tw-border-style:solid;border-style:solid}.border-\\[\\#606AF4\\]{border-color:#606af4}.border-gray-100{border-color:var(--color-gray-100)}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-gray-300\\/80{border-color:#d1d5dccc}@supports (color:color-mix(in lab,red,red)){.border-gray-300\\/80{border-color:color-mix(in oklab,var(--color-gray-300)80%,transparent)}}.border-gray-500{border-color:var(--color-gray-500)}.border-neutral-200{border-color:var(--color-neutral-200)}.border-neutral-300{border-color:var(--color-neutral-300)}.border-red-200{border-color:var(--color-red-200)}.border-red-500{border-color:var(--color-red-500)}.border-transparent{border-color:#0000}.border-r-gray-200{border-right-color:var(--color-gray-200)}.border-b-gray-200{border-bottom-color:var(--color-gray-200)}.border-l-red-500{border-left-color:var(--color-red-500)}.bg-\\[\\#606AF4\\]{background-color:#606af4}.bg-\\[\\#616AF4\\]{background-color:#616af4}.bg-\\[\\#4543e9\\]{background-color:#4543e9}.bg-black\\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\\/50{background-color:color-mix(in oklab,var(--color-black)50%,transparent)}}.bg-blue-100{background-color:var(--color-blue-100)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-gray-300{background-color:var(--color-gray-300)}.bg-gray-500{background-color:var(--color-gray-500)}.bg-neutral-100{background-color:var(--color-neutral-100)}.bg-neutral-200{background-color:var(--color-neutral-200)}.bg-neutral-300{background-color:var(--color-neutral-300)}.bg-orange-500{background-color:var(--color-orange-500)}.bg-orange-600{background-color:var(--color-orange-600)}.bg-red-100{background-color:var(--color-red-100)}.bg-red-200{background-color:var(--color-red-200)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-linear-to-l{--tw-gradient-position:to left}@supports (background-image:linear-gradient(in lab,red,red)){.bg-linear-to-l{--tw-gradient-position:to left in oklab}}.bg-linear-to-l{background-image:linear-gradient(var(--tw-gradient-stops))}.bg-linear-to-r{--tw-gradient-position:to right}@supports (background-image:linear-gradient(in lab,red,red)){.bg-linear-to-r{--tw-gradient-position:to right in oklab}}.bg-linear-to-r{background-image:linear-gradient(var(--tw-gradient-stops))}.bg-none{background-image:none}.from-black\\/10{--tw-gradient-from:#0000001a}@supports (color:color-mix(in lab,red,red)){.from-black\\/10{--tw-gradient-from:color-mix(in oklab,var(--color-black)10%,transparent)}}.from-black\\/10{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-black\\/20{--tw-gradient-from:#0003}@supports (color:color-mix(in lab,red,red)){.from-black\\/20{--tw-gradient-from:color-mix(in oklab,var(--color-black)20%,transparent)}}.from-black\\/20{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.via-black\\/0{--tw-gradient-via:#0000}@supports (color:color-mix(in lab,red,red)){.via-black\\/0{--tw-gradient-via:color-mix(in oklab,var(--color-black)0%,transparent)}}.via-black\\/0{--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-black\\/5{--tw-gradient-via:#0000000d}@supports (color:color-mix(in lab,red,red)){.via-black\\/5{--tw-gradient-via:color-mix(in oklab,var(--color-black)5%,transparent)}}.via-black\\/5{--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.p-0{padding:calc(var(--spacing)*0)}.p-0\\.5{padding:calc(var(--spacing)*.5)}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-8{padding-inline:calc(var(--spacing)*8)}.py-0{padding-block:calc(var(--spacing)*0)}.py-0\\.5{padding-block:calc(var(--spacing)*.5)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.pt-1\\.5{padding-top:calc(var(--spacing)*1.5)}.pr-2{padding-right:calc(var(--spacing)*2)}.pr-3{padding-right:calc(var(--spacing)*3)}.pr-4{padding-right:calc(var(--spacing)*4)}.pr-5{padding-right:calc(var(--spacing)*5)}.pr-8{padding-right:calc(var(--spacing)*8)}.pb-1{padding-bottom:calc(var(--spacing)*1)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-3{padding-bottom:calc(var(--spacing)*3)}.pl-1{padding-left:calc(var(--spacing)*1)}.pl-2{padding-left:calc(var(--spacing)*2)}.pl-4{padding-left:calc(var(--spacing)*4)}.pl-6{padding-left:calc(var(--spacing)*6)}.pl-24{padding-left:calc(var(--spacing)*24)}.text-center{text-align:center}.text-left{text-align:left}.align-middle{vertical-align:middle}.font-mono{font-family:var(--font-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\\[10px\\]{font-size:10px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-balance{text-wrap:balance}.wrap-break-word{overflow-wrap:break-word}.break-all{word-break:break-all}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.text-\\[\\#606AF4\\]{color:#606af4}.text-\\[\\#2563EB\\]{color:#2563eb}.text-blue-800{color:var(--color-blue-800)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-neutral-500{color:var(--color-neutral-500)}.text-neutral-600{color:var(--color-neutral-600)}.text-neutral-700{color:var(--color-neutral-700)}.text-neutral-950{color:var(--color-neutral-950)}.text-red-500{color:var(--color-red-500)}.text-red-600{color:var(--color-red-600)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-2xs{--tw-shadow:0 1px var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-0{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-1{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-\\[\\#606AF4\\]{--tw-ring-color:#606af4}.ring-gray-300{--tw-ring-color:var(--color-gray-300)}.outline-hidden{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.blur-sm{--tw-blur:blur(var(--blur-sm));filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-blur-xs{--tw-backdrop-blur:blur(var(--blur-xs));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\\[color\\,box-shadow\\]{transition-property:color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-100{--tw-duration:.1s;transition-duration:.1s}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.content-\\[hi\\]{--tw-content:hi;content:var(--tw-content)}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.select-text{-webkit-user-select:text;user-select:text}.ring-inset{--tw-ring-inset:inset}@media (hover:hover){.group-hover\\:text-amber-500:is(:where(.group):hover *){color:var(--color-amber-500)}.group-hover\\:opacity-70:is(:where(.group):hover *){opacity:.7}.group-hover\\:opacity-100:is(:where(.group):hover *){opacity:1}}.file\\:rounded-xs::file-selector-button{border-radius:var(--radius-xs)}.file\\:border-none::file-selector-button{--tw-border-style:none;border-style:none}.file\\:border-neutral-200::file-selector-button{border-color:var(--color-neutral-200)}.file\\:bg-transparent::file-selector-button{background-color:#0000}.file\\:p-2::file-selector-button{padding:calc(var(--spacing)*2)}.file\\:pt-1::file-selector-button{padding-top:calc(var(--spacing)*1)}.file\\:text-sm::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.file\\:font-medium::file-selector-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.file\\:shadow-none::file-selector-button{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.placeholder\\:text-gray-400::placeholder{color:var(--color-gray-400)}.placeholder\\:text-neutral-500::placeholder{color:var(--color-neutral-500)}.last\\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.empty\\:invisible:empty{visibility:hidden}.focus-within\\:ring-2:focus-within{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-within\\:ring-blue-700:focus-within{--tw-ring-color:var(--color-blue-700)}@media (hover:hover){.hover\\:cursor-col-resize:hover{cursor:col-resize}.hover\\:cursor-grab:hover{cursor:grab}.hover\\:border-red-300:hover{border-color:var(--color-red-300)}.hover\\:bg-\\[\\#4543E9\\]:hover,.hover\\:bg-\\[\\#4543e9\\]:hover{background-color:#4543e9}.hover\\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hover\\:bg-gray-50\\/30:hover{background-color:#f9fafb4d}@supports (color:color-mix(in lab,red,red)){.hover\\:bg-gray-50\\/30:hover{background-color:color-mix(in oklab,var(--color-gray-50)30%,transparent)}}.hover\\:bg-gray-100:hover{background-color:var(--color-gray-100)}.hover\\:bg-gray-200:hover{background-color:var(--color-gray-200)}.hover\\:bg-gray-200\\/30:hover{background-color:#e5e7eb4d}@supports (color:color-mix(in lab,red,red)){.hover\\:bg-gray-200\\/30:hover{background-color:color-mix(in oklab,var(--color-gray-200)30%,transparent)}}.hover\\:bg-gray-200\\/50:hover{background-color:#e5e7eb80}@supports (color:color-mix(in lab,red,red)){.hover\\:bg-gray-200\\/50:hover{background-color:color-mix(in oklab,var(--color-gray-200)50%,transparent)}}.hover\\:bg-neutral-100:hover{background-color:var(--color-neutral-100)}.hover\\:bg-neutral-300:hover{background-color:var(--color-neutral-300)}.hover\\:bg-orange-500:hover{background-color:var(--color-orange-500)}.hover\\:text-black:hover{color:var(--color-black)}.hover\\:text-gray-600:hover{color:var(--color-gray-600)}.hover\\:text-gray-700:hover{color:var(--color-gray-700)}.hover\\:text-red-600:hover{color:var(--color-red-600)}.hover\\:text-slate-100:hover{color:var(--color-slate-100)}.hover\\:opacity-100:hover{opacity:1}}.focus\\:bg-neutral-100:focus{background-color:var(--color-neutral-100)}.focus\\:text-neutral-900:focus{color:var(--color-neutral-900)}.focus\\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\\:ring-\\[\\#606AF4\\]:focus{--tw-ring-color:#606af4}.focus\\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus\\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus\\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\\:ring-1:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\\:ring-\\[3px\\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\\:ring-neutral-950:focus-visible{--tw-ring-color:var(--color-neutral-950)}.focus-visible\\:outline-hidden:focus-visible{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus-visible\\:outline-hidden:focus-visible{outline-offset:2px;outline:2px solid #0000}}.active\\:cursor-grabbing:active{cursor:grabbing}@media (hover:hover){.hover\\:enabled\\:border-red-300:hover:enabled{border-color:var(--color-red-300)}.hover\\:enabled\\:bg-\\[\\#4543e9\\]:hover:enabled{background-color:#4543e9}.hover\\:enabled\\:bg-gray-50\\/30:hover:enabled{background-color:#f9fafb4d}@supports (color:color-mix(in lab,red,red)){.hover\\:enabled\\:bg-gray-50\\/30:hover:enabled{background-color:color-mix(in oklab,var(--color-gray-50)30%,transparent)}}.hover\\:enabled\\:bg-gray-200\\/30:hover:enabled{background-color:#e5e7eb4d}@supports (color:color-mix(in lab,red,red)){.hover\\:enabled\\:bg-gray-200\\/30:hover:enabled{background-color:color-mix(in oklab,var(--color-gray-200)30%,transparent)}}.hover\\:enabled\\:bg-orange-500:hover:enabled{background-color:var(--color-orange-500)}.hover\\:enabled\\:text-gray-600:hover:enabled{color:var(--color-gray-600)}.hover\\:enabled\\:text-red-600:hover:enabled{color:var(--color-red-600)}.hover\\:enabled\\:text-slate-100:hover:enabled{color:var(--color-slate-100)}}.disabled\\:pointer-events-none:disabled{pointer-events:none}.disabled\\:cursor-default:disabled{cursor:default}.disabled\\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:border-gray-300:disabled{border-color:var(--color-gray-300)}.disabled\\:border-red-50:disabled{border-color:var(--color-red-50)}.disabled\\:bg-\\[\\#9197f3\\]:disabled{background-color:#9197f3}.disabled\\:bg-gray-200:disabled{background-color:var(--color-gray-200)}.disabled\\:text-gray-400:disabled{color:var(--color-gray-400)}.disabled\\:text-red-300:disabled{color:var(--color-red-300)}.disabled\\:opacity-20:disabled{opacity:.2}.disabled\\:opacity-50:disabled{opacity:.5}.data-disabled\\:pointer-events-none[data-disabled]{pointer-events:none}.data-disabled\\:opacity-50[data-disabled]{opacity:.5}.data-focus\\:bg-blue-100[data-focus]{background-color:var(--color-blue-100)}.data-\\[side\\=bottom\\]\\:translate-y-1[data-side=bottom]{--tw-translate-y:calc(var(--spacing)*1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\\[side\\=left\\]\\:-translate-x-1[data-side=left]{--tw-translate-x:calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\\[side\\=right\\]\\:translate-x-1[data-side=right]{--tw-translate-x:calc(var(--spacing)*1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\\[side\\=top\\]\\:-translate-y-1[data-side=top]{--tw-translate-y:calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\\[size\\=default\\]\\:h-9[data-size=default]{height:calc(var(--spacing)*9)}.data-\\[size\\=sm\\]\\:h-8[data-size=sm]{height:calc(var(--spacing)*8)}:is(.\\*\\:data-\\[slot\\=select-value\\]\\:line-clamp-1>*)[data-slot=select-value]{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:is(.\\*\\:data-\\[slot\\=select-value\\]\\:flex>*)[data-slot=select-value]{display:flex}:is(.\\*\\:data-\\[slot\\=select-value\\]\\:items-center>*)[data-slot=select-value]{align-items:center}:is(.\\*\\:data-\\[slot\\=select-value\\]\\:gap-2>*)[data-slot=select-value]{gap:calc(var(--spacing)*2)}.data-\\[state\\=checked\\]\\:translate-x-\\[calc\\(100\\%-2px\\)\\][data-state=checked]{--tw-translate-x: calc(100% - 2px) ;translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\\[state\\=checked\\]\\:bg-neutral-800[data-state=checked]{background-color:var(--color-neutral-800)}.data-\\[state\\=checked\\]\\:bg-white[data-state=checked]{background-color:var(--color-white)}.data-\\[state\\=unchecked\\]\\:translate-x-0[data-state=unchecked]{--tw-translate-x:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\\[state\\=unchecked\\]\\:bg-neutral-300[data-state=unchecked]{background-color:var(--color-neutral-300)}@media (min-width:40rem){.sm\\:max-w-lg{max-width:var(--container-lg)}}@media (min-width:48rem){.md\\:static{position:static}.md\\:flex{display:flex}.md\\:hidden{display:none}.md\\:flex-row{flex-direction:row}.md\\:items-center{align-items:center}.md\\:justify-start{justify-content:flex-start}.md\\:gap-2{gap:calc(var(--spacing)*2)}.md\\:border-b-0{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.md\\:shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}:where(.dark\\:divide-neutral-700:where(.dark,.dark *)>:not(:last-child)){border-color:var(--color-neutral-700)}.dark\\:border:where(.dark,.dark *){border-style:var(--tw-border-style);border-width:1px}.dark\\:border-neutral-500:where(.dark,.dark *){border-color:var(--color-neutral-500)}.dark\\:border-neutral-600:where(.dark,.dark *){border-color:var(--color-neutral-600)}.dark\\:border-neutral-700:where(.dark,.dark *){border-color:var(--color-neutral-700)}.dark\\:border-neutral-800:where(.dark,.dark *){border-color:var(--color-neutral-800)}.dark\\:border-red-900\\/60:where(.dark,.dark *){border-color:#82181a99}@supports (color:color-mix(in lab,red,red)){.dark\\:border-red-900\\/60:where(.dark,.dark *){border-color:color-mix(in oklab,var(--color-red-900)60%,transparent)}}.dark\\:border-y-neutral-700:where(.dark,.dark *){border-block-color:var(--color-neutral-700)}.dark\\:border-y-neutral-800:where(.dark,.dark *){border-block-color:var(--color-neutral-800)}.dark\\:border-t-neutral-700:where(.dark,.dark *){border-top-color:var(--color-neutral-700)}.dark\\:border-r-neutral-700:where(.dark,.dark *){border-right-color:var(--color-neutral-700)}.dark\\:border-b-neutral-600:where(.dark,.dark *){border-bottom-color:var(--color-neutral-600)}.dark\\:border-b-neutral-700:where(.dark,.dark *){border-bottom-color:var(--color-neutral-700)}.dark\\:border-l-neutral-700:where(.dark,.dark *){border-left-color:var(--color-neutral-700)}.dark\\:bg-\\[\\#606AF4\\]:where(.dark,.dark *){background-color:#606af4}.dark\\:bg-\\[\\#252525\\]:where(.dark,.dark *){background-color:#252525}.dark\\:bg-\\[\\#303030\\]:where(.dark,.dark *){background-color:#303030}.dark\\:bg-blue-700\\/30:where(.dark,.dark *){background-color:#1447e64d}@supports (color:color-mix(in lab,red,red)){.dark\\:bg-blue-700\\/30:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-blue-700)30%,transparent)}}.dark\\:bg-neutral-200:where(.dark,.dark *){background-color:var(--color-neutral-200)}.dark\\:bg-neutral-600\\/20:where(.dark,.dark *){background-color:#52525233}@supports (color:color-mix(in lab,red,red)){.dark\\:bg-neutral-600\\/20:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-neutral-600)20%,transparent)}}.dark\\:bg-neutral-600\\/40:where(.dark,.dark *){background-color:#52525266}@supports (color:color-mix(in lab,red,red)){.dark\\:bg-neutral-600\\/40:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-neutral-600)40%,transparent)}}.dark\\:bg-neutral-600\\/50:where(.dark,.dark *){background-color:#52525280}@supports (color:color-mix(in lab,red,red)){.dark\\:bg-neutral-600\\/50:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-neutral-600)50%,transparent)}}.dark\\:bg-neutral-700:where(.dark,.dark *){background-color:var(--color-neutral-700)}.dark\\:bg-neutral-700\\/50:where(.dark,.dark *){background-color:#40404080}@supports (color:color-mix(in lab,red,red)){.dark\\:bg-neutral-700\\/50:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-neutral-700)50%,transparent)}}.dark\\:bg-neutral-800:where(.dark,.dark *){background-color:var(--color-neutral-800)}.dark\\:bg-neutral-900:where(.dark,.dark *){background-color:var(--color-neutral-900)}.dark\\:bg-neutral-900\\/50:where(.dark,.dark *){background-color:#17171780}@supports (color:color-mix(in lab,red,red)){.dark\\:bg-neutral-900\\/50:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-neutral-900)50%,transparent)}}.dark\\:bg-orange-600:where(.dark,.dark *){background-color:var(--color-orange-600)}.dark\\:bg-red-500\\/10:where(.dark,.dark *){background-color:#fb2c361a}@supports (color:color-mix(in lab,red,red)){.dark\\:bg-red-500\\/10:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-red-500)10%,transparent)}}.dark\\:bg-red-900\\/30:where(.dark,.dark *){background-color:#82181a4d}@supports (color:color-mix(in lab,red,red)){.dark\\:bg-red-900\\/30:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-red-900)30%,transparent)}}.dark\\:bg-transparent:where(.dark,.dark *){background-color:#0000}.dark\\:text-blue-100:where(.dark,.dark *){color:var(--color-blue-100)}.dark\\:text-neutral-50:where(.dark,.dark *){color:var(--color-neutral-50)}.dark\\:text-neutral-200:where(.dark,.dark *){color:var(--color-neutral-200)}.dark\\:text-neutral-300:where(.dark,.dark *){color:var(--color-neutral-300)}.dark\\:text-neutral-400:where(.dark,.dark *){color:var(--color-neutral-400)}.dark\\:text-neutral-500:where(.dark,.dark *){color:var(--color-neutral-500)}.dark\\:text-neutral-600:where(.dark,.dark *){color:var(--color-neutral-600)}.dark\\:text-red-400:where(.dark,.dark *){color:var(--color-red-400)}.dark\\:text-white:where(.dark,.dark *){color:var(--color-white)}.dark\\:ring-neutral-500:where(.dark,.dark *){--tw-ring-color:var(--color-neutral-500)}.dark\\:ring-neutral-600:where(.dark,.dark *){--tw-ring-color:var(--color-neutral-600)}.dark\\:ring-neutral-700:where(.dark,.dark *){--tw-ring-color:var(--color-neutral-700)}.dark\\:file\\:border-neutral-700:where(.dark,.dark *)::file-selector-button{border-color:var(--color-neutral-700)}.dark\\:file\\:text-white:where(.dark,.dark *)::file-selector-button{color:var(--color-white)}.dark\\:placeholder\\:text-neutral-400:where(.dark,.dark *)::placeholder{color:var(--color-neutral-400)}.dark\\:placeholder\\:text-neutral-500:where(.dark,.dark *)::placeholder{color:var(--color-neutral-500)}.dark\\:checked\\:border-\\[\\#2563EB\\]:where(.dark,.dark *):checked{border-color:#2563eb}.dark\\:checked\\:bg-\\[\\#2563EB\\]:where(.dark,.dark *):checked{background-color:#2563eb}.dark\\:focus-within\\:ring-blue-500:where(.dark,.dark *):focus-within{--tw-ring-color:var(--color-blue-500)}@media (hover:hover){.dark\\:hover\\:border-red-800:where(.dark,.dark *):hover{border-color:var(--color-red-800)}.dark\\:hover\\:bg-\\[\\#4543e9\\]:where(.dark,.dark *):hover{background-color:#4543e9}.dark\\:hover\\:bg-neutral-700:where(.dark,.dark *):hover{background-color:var(--color-neutral-700)}.dark\\:hover\\:bg-neutral-700\\/30:where(.dark,.dark *):hover{background-color:#4040404d}@supports (color:color-mix(in lab,red,red)){.dark\\:hover\\:bg-neutral-700\\/30:where(.dark,.dark *):hover{background-color:color-mix(in oklab,var(--color-neutral-700)30%,transparent)}}.dark\\:hover\\:bg-neutral-700\\/50:where(.dark,.dark *):hover{background-color:#40404080}@supports (color:color-mix(in lab,red,red)){.dark\\:hover\\:bg-neutral-700\\/50:where(.dark,.dark *):hover{background-color:color-mix(in oklab,var(--color-neutral-700)50%,transparent)}}.dark\\:hover\\:bg-neutral-700\\/80:where(.dark,.dark *):hover{background-color:#404040cc}@supports (color:color-mix(in lab,red,red)){.dark\\:hover\\:bg-neutral-700\\/80:where(.dark,.dark *):hover{background-color:color-mix(in oklab,var(--color-neutral-700)80%,transparent)}}.dark\\:hover\\:bg-neutral-800:where(.dark,.dark *):hover{background-color:var(--color-neutral-800)}.dark\\:hover\\:bg-orange-500:where(.dark,.dark *):hover{background-color:var(--color-orange-500)}.dark\\:hover\\:text-neutral-100:where(.dark,.dark *):hover{color:var(--color-neutral-100)}.dark\\:hover\\:text-neutral-300:where(.dark,.dark *):hover{color:var(--color-neutral-300)}.dark\\:hover\\:text-white:where(.dark,.dark *):hover{color:var(--color-white)}}.dark\\:focus\\:bg-neutral-700:where(.dark,.dark *):focus{background-color:var(--color-neutral-700)}.dark\\:focus\\:text-neutral-50:where(.dark,.dark *):focus{color:var(--color-neutral-50)}.dark\\:focus-visible\\:ring-neutral-400:where(.dark,.dark *):focus-visible{--tw-ring-color:var(--color-neutral-400)}@media (hover:hover){.dark\\:hover\\:enabled\\:border-red-800:where(.dark,.dark *):hover:enabled{border-color:var(--color-red-800)}.dark\\:hover\\:enabled\\:bg-\\[\\#4543e9\\]:where(.dark,.dark *):hover:enabled{background-color:#4543e9}.dark\\:hover\\:enabled\\:bg-neutral-700\\/30:where(.dark,.dark *):hover:enabled{background-color:#4040404d}@supports (color:color-mix(in lab,red,red)){.dark\\:hover\\:enabled\\:bg-neutral-700\\/30:where(.dark,.dark *):hover:enabled{background-color:color-mix(in oklab,var(--color-neutral-700)30%,transparent)}}.dark\\:hover\\:enabled\\:bg-orange-500:where(.dark,.dark *):hover:enabled{background-color:var(--color-orange-500)}.dark\\:hover\\:enabled\\:text-neutral-100:where(.dark,.dark *):hover:enabled{color:var(--color-neutral-100)}.dark\\:hover\\:enabled\\:text-neutral-300:where(.dark,.dark *):hover:enabled{color:var(--color-neutral-300)}.dark\\:hover\\:enabled\\:text-red-500:where(.dark,.dark *):hover:enabled{color:var(--color-red-500)}}.dark\\:disabled\\:border-neutral-400:where(.dark,.dark *):disabled{border-color:var(--color-neutral-400)}.dark\\:disabled\\:border-red-950:where(.dark,.dark *):disabled{border-color:var(--color-red-950)}.dark\\:disabled\\:bg-\\[\\#9197f3\\]:where(.dark,.dark *):disabled{background-color:#9197f3}.dark\\:disabled\\:text-neutral-600:where(.dark,.dark *):disabled{color:var(--color-neutral-600)}.dark\\:disabled\\:text-neutral-700:where(.dark,.dark *):disabled{color:var(--color-neutral-700)}.dark\\:disabled\\:text-red-800:where(.dark,.dark *):disabled{color:var(--color-red-800)}.dark\\:disabled\\:opacity-40:where(.dark,.dark *):disabled{opacity:.4}.dark\\:disabled\\:opacity-50:where(.dark,.dark *):disabled{opacity:.5}.dark\\:data-focus\\:bg-neutral-700:where(.dark,.dark *)[data-focus]{background-color:var(--color-neutral-700)}.dark\\:data-\\[state\\=checked\\]\\:border-transparent:where(.dark,.dark *)[data-state=checked]{border-color:#0000}.dark\\:data-\\[state\\=checked\\]\\:bg-neutral-600:where(.dark,.dark *)[data-state=checked]{background-color:var(--color-neutral-600)}.dark\\:data-\\[state\\=checked\\]\\:bg-white:where(.dark,.dark *)[data-state=checked]{background-color:var(--color-white)}.dark\\:data-\\[state\\=unchecked\\]\\:bg-neutral-200:where(.dark,.dark *)[data-state=unchecked]{background-color:var(--color-neutral-200)}.dark\\:data-\\[state\\=unchecked\\]\\:bg-neutral-700:where(.dark,.dark *)[data-state=unchecked]{background-color:var(--color-neutral-700)}.\\[\\&_svg\\]\\:pointer-events-none svg{pointer-events:none}.\\[\\&_svg\\]\\:shrink-0 svg{flex-shrink:0}.\\[\\&_svg\\:not\\(\\[class\\*\\=\\'size-\\'\\]\\)\\]\\:size-4 svg:not([class*=size-]){width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}:is(.\\*\\:\\[span\\]\\:last\\:flex>*):is(span):last-child{display:flex}:is(.\\*\\:\\[span\\]\\:last\\:items-center>*):is(span):last-child{align-items:center}:is(.\\*\\:\\[span\\]\\:last\\:gap-2>*):is(span):last-child{gap:calc(var(--spacing)*2)}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}`, Er = typeof window < "u", Nn = xt("devBackend");
|
|
37
|
+
const xn = `/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-300:oklch(80.8% .114 19.571);--color-red-400:oklch(70.4% .191 22.216);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-800:oklch(44.4% .177 26.899);--color-red-900:oklch(39.6% .141 25.723);--color-red-950:oklch(25.8% .092 26.042);--color-orange-500:oklch(70.5% .213 47.604);--color-orange-600:oklch(64.6% .222 41.116);--color-amber-500:oklch(76.9% .188 70.08);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-700:oklch(48.8% .243 264.376);--color-blue-800:oklch(42.4% .199 265.638);--color-slate-100:oklch(96.8% .007 247.896);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-neutral-50:oklch(98.5% 0 0);--color-neutral-100:oklch(97% 0 0);--color-neutral-200:oklch(92.2% 0 0);--color-neutral-300:oklch(87% 0 0);--color-neutral-400:oklch(70.8% 0 0);--color-neutral-500:oklch(55.6% 0 0);--color-neutral-600:oklch(43.9% 0 0);--color-neutral-700:oklch(37.1% 0 0);--color-neutral-800:oklch(26.9% 0 0);--color-neutral-900:oklch(20.5% 0 0);--color-neutral-950:oklch(14.5% 0 0);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--container-lg:32rem;--container-xl:36rem;--container-2xl:42rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-xs:.125rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--blur-xs:4px;--blur-sm:8px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{appearance:none;--tw-shadow:0 0 #0000;background-color:#fff;border-width:1px;border-color:#6a7282;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem}:is([type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select):focus{outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% .245 262.881);--tw-ring-offset-shadow:var(--tw-ring-inset)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#155dfc;outline:2px solid #0000}input::placeholder,textarea::placeholder{color:#6a7282;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}::-webkit-date-and-time-value{text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-month-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-day-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-hour-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-minute-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-second-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-millisecond-field{padding-top:0;padding-bottom:0}::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{print-color-adjust:exact;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;print-color-adjust:unset;padding-right:.75rem}[type=checkbox],[type=radio]{appearance:none;print-color-adjust:exact;vertical-align:middle;-webkit-user-select:none;user-select:none;color:#155dfc;--tw-shadow:0 0 #0000;background-color:#fff;background-origin:border-box;border-width:1px;border-color:#6a7282;flex-shrink:0;width:1rem;height:1rem;padding:0;display:inline-block}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% .245 262.881);--tw-ring-offset-shadow:var(--tw-ring-inset)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid #0000}[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors:active){[type=checkbox]:checked{appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors:active){[type=radio]:checked{appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{background-color:currentColor;border-color:#0000}[type=checkbox]:indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}@media (forced-colors:active){[type=checkbox]:indeterminate{appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{background-color:currentColor;border-color:#0000}[type=file]{background:unset;border-color:inherit;font-size:unset;line-height:inherit;border-width:0;border-radius:0;padding:0}[type=file]:focus{outline:1px solid buttontext;outline:1px auto -webkit-focus-ring-color}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.inset-y-0{inset-block:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-4{top:calc(var(--spacing)*4)}.top-\\[18px\\]{top:18px}.top-\\[50\\%\\]{top:50%}.right-0{right:calc(var(--spacing)*0)}.right-2{right:calc(var(--spacing)*2)}.right-3{right:calc(var(--spacing)*3)}.right-4{right:calc(var(--spacing)*4)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.left-\\[50\\%\\]{left:50%}.z-0{z-index:0}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.z-100{z-index:100}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.-mx-1{margin-inline:calc(var(--spacing)*-1)}.mx-2{margin-inline:calc(var(--spacing)*2)}.my-1{margin-block:calc(var(--spacing)*1)}.my-2{margin-block:calc(var(--spacing)*2)}.mt-0\\.5{margin-top:calc(var(--spacing)*.5)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-8{margin-top:calc(var(--spacing)*8)}.mr-0\\.5{margin-right:calc(var(--spacing)*.5)}.mr-4{margin-right:calc(var(--spacing)*4)}.mr-8{margin-right:calc(var(--spacing)*8)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.-ml-0\\.5{margin-left:calc(var(--spacing)*-.5)}.ml-4{margin-left:calc(var(--spacing)*4)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.size-3\\.5{width:calc(var(--spacing)*3.5);height:calc(var(--spacing)*3.5)}.size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.h-\\(--radix-select-trigger-height\\){height:var(--radix-select-trigger-height)}.h-1{height:calc(var(--spacing)*1)}.h-3\\.5{height:calc(var(--spacing)*3.5)}.h-4{height:calc(var(--spacing)*4)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-9{height:calc(var(--spacing)*9)}.h-12{height:calc(var(--spacing)*12)}.h-32{height:calc(var(--spacing)*32)}.h-64{height:calc(var(--spacing)*64)}.h-\\[1\\.15rem\\]{height:1.15rem}.h-full{height:100%}.h-px{height:1px}.max-h-\\(--radix-select-content-available-height\\){max-height:var(--radix-select-content-available-height)}.max-h-\\[25vh\\]{max-height:25vh}.max-h-\\[calc\\(100\\%-2rem\\)\\]{max-height:calc(100% - 2rem)}.max-h-full{max-height:100%}.min-h-0{min-height:calc(var(--spacing)*0)}.min-h-\\[30vh\\]{min-height:30vh}.min-h-\\[34px\\]{min-height:34px}.min-h-full{min-height:100%}.w-\\(--input-width\\){width:var(--input-width)}.w-0\\.5{width:calc(var(--spacing)*.5)}.w-3\\.5{width:calc(var(--spacing)*3.5)}.w-4{width:calc(var(--spacing)*4)}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-9{width:calc(var(--spacing)*9)}.w-12{width:calc(var(--spacing)*12)}.w-24{width:calc(var(--spacing)*24)}.w-48{width:calc(var(--spacing)*48)}.w-\\[30px\\]{width:30px}.w-\\[62px\\]{width:62px}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.max-w-2xl{max-width:var(--container-2xl)}.max-w-\\[67vw\\]{max-width:67vw}.max-w-\\[calc\\(100\\%-2rem\\)\\]{max-width:calc(100% - 2rem)}.max-w-fit{max-width:fit-content}.max-w-lg{max-width:var(--container-lg)}.max-w-md{max-width:var(--container-md)}.max-w-xl{max-width:var(--container-xl)}.min-w-\\(--radix-select-trigger-width\\){min-width:var(--radix-select-trigger-width)}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-32{min-width:calc(var(--spacing)*32)}.min-w-48{min-width:calc(var(--spacing)*48)}.min-w-\\[200px\\]{min-width:200px}.flex-1{flex:1}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.origin-\\(--radix-select-content-transform-origin\\){transform-origin:var(--radix-select-content-transform-origin)}.origin-\\(--radix-tooltip-content-transform-origin\\){transform-origin:var(--radix-tooltip-content-transform-origin)}.translate-x-\\[-50\\%\\]{--tw-translate-x:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0{--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0\\.5{--tw-translate-y:calc(var(--spacing)*.5);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\\[-50\\%\\]{--tw-translate-y:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.-rotate-45{rotate:-45deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.resize{resize:both}.resize-none{resize:none}.scroll-my-1{scroll-margin-block:calc(var(--spacing)*1)}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-0\\.5{gap:calc(var(--spacing)*.5)}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-1{column-gap:calc(var(--spacing)*1)}:where(.space-x-1>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-visible{overflow:visible}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xs{border-radius:var(--radius-xs)}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-y{border-block-style:var(--tw-border-style);border-block-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-none{--tw-border-style:none;border-style:none}.border-solid{--tw-border-style:solid;border-style:solid}.border-\\[\\#606AF4\\]{border-color:#606af4}.border-gray-100{border-color:var(--color-gray-100)}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-gray-300\\/80{border-color:#d1d5dccc}@supports (color:color-mix(in lab,red,red)){.border-gray-300\\/80{border-color:color-mix(in oklab,var(--color-gray-300)80%,transparent)}}.border-gray-500{border-color:var(--color-gray-500)}.border-neutral-200{border-color:var(--color-neutral-200)}.border-neutral-300{border-color:var(--color-neutral-300)}.border-red-200{border-color:var(--color-red-200)}.border-red-500{border-color:var(--color-red-500)}.border-transparent{border-color:#0000}.border-r-gray-200{border-right-color:var(--color-gray-200)}.border-b-gray-200{border-bottom-color:var(--color-gray-200)}.border-l-red-500{border-left-color:var(--color-red-500)}.bg-\\[\\#606AF4\\]{background-color:#606af4}.bg-\\[\\#616AF4\\]{background-color:#616af4}.bg-\\[\\#4543e9\\]{background-color:#4543e9}.bg-black\\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\\/50{background-color:color-mix(in oklab,var(--color-black)50%,transparent)}}.bg-blue-100{background-color:var(--color-blue-100)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-gray-300{background-color:var(--color-gray-300)}.bg-gray-500{background-color:var(--color-gray-500)}.bg-neutral-100{background-color:var(--color-neutral-100)}.bg-neutral-200{background-color:var(--color-neutral-200)}.bg-neutral-300{background-color:var(--color-neutral-300)}.bg-orange-500{background-color:var(--color-orange-500)}.bg-orange-600{background-color:var(--color-orange-600)}.bg-red-100{background-color:var(--color-red-100)}.bg-red-200{background-color:var(--color-red-200)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-linear-to-l{--tw-gradient-position:to left}@supports (background-image:linear-gradient(in lab,red,red)){.bg-linear-to-l{--tw-gradient-position:to left in oklab}}.bg-linear-to-l{background-image:linear-gradient(var(--tw-gradient-stops))}.bg-linear-to-r{--tw-gradient-position:to right}@supports (background-image:linear-gradient(in lab,red,red)){.bg-linear-to-r{--tw-gradient-position:to right in oklab}}.bg-linear-to-r{background-image:linear-gradient(var(--tw-gradient-stops))}.bg-none{background-image:none}.from-black\\/10{--tw-gradient-from:#0000001a}@supports (color:color-mix(in lab,red,red)){.from-black\\/10{--tw-gradient-from:color-mix(in oklab,var(--color-black)10%,transparent)}}.from-black\\/10{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-black\\/20{--tw-gradient-from:#0003}@supports (color:color-mix(in lab,red,red)){.from-black\\/20{--tw-gradient-from:color-mix(in oklab,var(--color-black)20%,transparent)}}.from-black\\/20{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.via-black\\/0{--tw-gradient-via:#0000}@supports (color:color-mix(in lab,red,red)){.via-black\\/0{--tw-gradient-via:color-mix(in oklab,var(--color-black)0%,transparent)}}.via-black\\/0{--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-black\\/5{--tw-gradient-via:#0000000d}@supports (color:color-mix(in lab,red,red)){.via-black\\/5{--tw-gradient-via:color-mix(in oklab,var(--color-black)5%,transparent)}}.via-black\\/5{--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.p-0{padding:calc(var(--spacing)*0)}.p-0\\.5{padding:calc(var(--spacing)*.5)}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-8{padding-inline:calc(var(--spacing)*8)}.py-0{padding-block:calc(var(--spacing)*0)}.py-0\\.5{padding-block:calc(var(--spacing)*.5)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.pt-1\\.5{padding-top:calc(var(--spacing)*1.5)}.pr-2{padding-right:calc(var(--spacing)*2)}.pr-3{padding-right:calc(var(--spacing)*3)}.pr-4{padding-right:calc(var(--spacing)*4)}.pr-5{padding-right:calc(var(--spacing)*5)}.pr-8{padding-right:calc(var(--spacing)*8)}.pb-1{padding-bottom:calc(var(--spacing)*1)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-3{padding-bottom:calc(var(--spacing)*3)}.pl-1{padding-left:calc(var(--spacing)*1)}.pl-2{padding-left:calc(var(--spacing)*2)}.pl-4{padding-left:calc(var(--spacing)*4)}.pl-6{padding-left:calc(var(--spacing)*6)}.pl-24{padding-left:calc(var(--spacing)*24)}.text-center{text-align:center}.text-left{text-align:left}.align-middle{vertical-align:middle}.font-mono{font-family:var(--font-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\\[10px\\]{font-size:10px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-balance{text-wrap:balance}.wrap-break-word{overflow-wrap:break-word}.break-all{word-break:break-all}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.text-\\[\\#606AF4\\]{color:#606af4}.text-\\[\\#2563EB\\]{color:#2563eb}.text-blue-800{color:var(--color-blue-800)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-neutral-500{color:var(--color-neutral-500)}.text-neutral-600{color:var(--color-neutral-600)}.text-neutral-700{color:var(--color-neutral-700)}.text-neutral-950{color:var(--color-neutral-950)}.text-red-500{color:var(--color-red-500)}.text-red-600{color:var(--color-red-600)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-2xs{--tw-shadow:0 1px var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-0{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-1{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-\\[\\#606AF4\\]{--tw-ring-color:#606af4}.ring-gray-300{--tw-ring-color:var(--color-gray-300)}.outline-hidden{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.blur-sm{--tw-blur:blur(var(--blur-sm));filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-blur-xs{--tw-backdrop-blur:blur(var(--blur-xs));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\\[color\\,box-shadow\\]{transition-property:color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-100{--tw-duration:.1s;transition-duration:.1s}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.content-\\[hi\\]{--tw-content:hi;content:var(--tw-content)}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.select-text{-webkit-user-select:text;user-select:text}.ring-inset{--tw-ring-inset:inset}@media (hover:hover){.group-hover\\:text-amber-500:is(:where(.group):hover *){color:var(--color-amber-500)}.group-hover\\:opacity-70:is(:where(.group):hover *){opacity:.7}.group-hover\\:opacity-100:is(:where(.group):hover *){opacity:1}}.file\\:rounded-xs::file-selector-button{border-radius:var(--radius-xs)}.file\\:border-none::file-selector-button{--tw-border-style:none;border-style:none}.file\\:border-neutral-200::file-selector-button{border-color:var(--color-neutral-200)}.file\\:bg-transparent::file-selector-button{background-color:#0000}.file\\:p-2::file-selector-button{padding:calc(var(--spacing)*2)}.file\\:pt-1::file-selector-button{padding-top:calc(var(--spacing)*1)}.file\\:text-sm::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.file\\:font-medium::file-selector-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.file\\:shadow-none::file-selector-button{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.placeholder\\:text-gray-400::placeholder{color:var(--color-gray-400)}.placeholder\\:text-neutral-500::placeholder{color:var(--color-neutral-500)}.last\\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.empty\\:invisible:empty{visibility:hidden}.focus-within\\:ring-2:focus-within{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-within\\:ring-blue-700:focus-within{--tw-ring-color:var(--color-blue-700)}@media (hover:hover){.hover\\:cursor-col-resize:hover{cursor:col-resize}.hover\\:cursor-grab:hover{cursor:grab}.hover\\:border-red-300:hover{border-color:var(--color-red-300)}.hover\\:bg-\\[\\#4543E9\\]:hover,.hover\\:bg-\\[\\#4543e9\\]:hover{background-color:#4543e9}.hover\\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hover\\:bg-gray-50\\/30:hover{background-color:#f9fafb4d}@supports (color:color-mix(in lab,red,red)){.hover\\:bg-gray-50\\/30:hover{background-color:color-mix(in oklab,var(--color-gray-50)30%,transparent)}}.hover\\:bg-gray-100:hover{background-color:var(--color-gray-100)}.hover\\:bg-gray-200:hover{background-color:var(--color-gray-200)}.hover\\:bg-gray-200\\/30:hover{background-color:#e5e7eb4d}@supports (color:color-mix(in lab,red,red)){.hover\\:bg-gray-200\\/30:hover{background-color:color-mix(in oklab,var(--color-gray-200)30%,transparent)}}.hover\\:bg-gray-200\\/50:hover{background-color:#e5e7eb80}@supports (color:color-mix(in lab,red,red)){.hover\\:bg-gray-200\\/50:hover{background-color:color-mix(in oklab,var(--color-gray-200)50%,transparent)}}.hover\\:bg-neutral-100:hover{background-color:var(--color-neutral-100)}.hover\\:bg-neutral-300:hover{background-color:var(--color-neutral-300)}.hover\\:bg-orange-500:hover{background-color:var(--color-orange-500)}.hover\\:text-black:hover{color:var(--color-black)}.hover\\:text-gray-600:hover{color:var(--color-gray-600)}.hover\\:text-gray-700:hover{color:var(--color-gray-700)}.hover\\:text-red-600:hover{color:var(--color-red-600)}.hover\\:text-slate-100:hover{color:var(--color-slate-100)}.hover\\:opacity-100:hover{opacity:1}}.focus\\:bg-neutral-100:focus{background-color:var(--color-neutral-100)}.focus\\:text-neutral-900:focus{color:var(--color-neutral-900)}.focus\\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\\:ring-\\[\\#606AF4\\]:focus{--tw-ring-color:#606af4}.focus\\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus\\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus\\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\\:ring-1:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\\:ring-\\[3px\\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\\:ring-neutral-950:focus-visible{--tw-ring-color:var(--color-neutral-950)}.focus-visible\\:outline-hidden:focus-visible{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus-visible\\:outline-hidden:focus-visible{outline-offset:2px;outline:2px solid #0000}}.active\\:cursor-grabbing:active{cursor:grabbing}@media (hover:hover){.hover\\:enabled\\:border-red-300:hover:enabled{border-color:var(--color-red-300)}.hover\\:enabled\\:bg-\\[\\#4543e9\\]:hover:enabled{background-color:#4543e9}.hover\\:enabled\\:bg-gray-50\\/30:hover:enabled{background-color:#f9fafb4d}@supports (color:color-mix(in lab,red,red)){.hover\\:enabled\\:bg-gray-50\\/30:hover:enabled{background-color:color-mix(in oklab,var(--color-gray-50)30%,transparent)}}.hover\\:enabled\\:bg-gray-200\\/30:hover:enabled{background-color:#e5e7eb4d}@supports (color:color-mix(in lab,red,red)){.hover\\:enabled\\:bg-gray-200\\/30:hover:enabled{background-color:color-mix(in oklab,var(--color-gray-200)30%,transparent)}}.hover\\:enabled\\:bg-orange-500:hover:enabled{background-color:var(--color-orange-500)}.hover\\:enabled\\:text-gray-600:hover:enabled{color:var(--color-gray-600)}.hover\\:enabled\\:text-red-600:hover:enabled{color:var(--color-red-600)}.hover\\:enabled\\:text-slate-100:hover:enabled{color:var(--color-slate-100)}}.disabled\\:pointer-events-none:disabled{pointer-events:none}.disabled\\:cursor-default:disabled{cursor:default}.disabled\\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:border-gray-300:disabled{border-color:var(--color-gray-300)}.disabled\\:border-red-50:disabled{border-color:var(--color-red-50)}.disabled\\:bg-\\[\\#9197f3\\]:disabled{background-color:#9197f3}.disabled\\:bg-gray-200:disabled{background-color:var(--color-gray-200)}.disabled\\:text-gray-400:disabled{color:var(--color-gray-400)}.disabled\\:text-red-300:disabled{color:var(--color-red-300)}.disabled\\:opacity-20:disabled{opacity:.2}.disabled\\:opacity-50:disabled{opacity:.5}.data-disabled\\:pointer-events-none[data-disabled]{pointer-events:none}.data-disabled\\:opacity-50[data-disabled]{opacity:.5}.data-focus\\:bg-blue-100[data-focus]{background-color:var(--color-blue-100)}.data-\\[side\\=bottom\\]\\:translate-y-1[data-side=bottom]{--tw-translate-y:calc(var(--spacing)*1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\\[side\\=left\\]\\:-translate-x-1[data-side=left]{--tw-translate-x:calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\\[side\\=right\\]\\:translate-x-1[data-side=right]{--tw-translate-x:calc(var(--spacing)*1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\\[side\\=top\\]\\:-translate-y-1[data-side=top]{--tw-translate-y:calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\\[size\\=default\\]\\:h-9[data-size=default]{height:calc(var(--spacing)*9)}.data-\\[size\\=sm\\]\\:h-8[data-size=sm]{height:calc(var(--spacing)*8)}:is(.\\*\\:data-\\[slot\\=select-value\\]\\:line-clamp-1>*)[data-slot=select-value]{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:is(.\\*\\:data-\\[slot\\=select-value\\]\\:flex>*)[data-slot=select-value]{display:flex}:is(.\\*\\:data-\\[slot\\=select-value\\]\\:items-center>*)[data-slot=select-value]{align-items:center}:is(.\\*\\:data-\\[slot\\=select-value\\]\\:gap-2>*)[data-slot=select-value]{gap:calc(var(--spacing)*2)}.data-\\[state\\=checked\\]\\:translate-x-\\[calc\\(100\\%-2px\\)\\][data-state=checked]{--tw-translate-x: calc(100% - 2px) ;translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\\[state\\=checked\\]\\:bg-neutral-800[data-state=checked]{background-color:var(--color-neutral-800)}.data-\\[state\\=checked\\]\\:bg-white[data-state=checked]{background-color:var(--color-white)}.data-\\[state\\=unchecked\\]\\:translate-x-0[data-state=unchecked]{--tw-translate-x:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\\[state\\=unchecked\\]\\:bg-neutral-300[data-state=unchecked]{background-color:var(--color-neutral-300)}@media (min-width:40rem){.sm\\:max-w-lg{max-width:var(--container-lg)}}@media (min-width:48rem){.md\\:static{position:static}.md\\:flex{display:flex}.md\\:hidden{display:none}.md\\:flex-row{flex-direction:row}.md\\:items-center{align-items:center}.md\\:justify-start{justify-content:flex-start}.md\\:gap-2{gap:calc(var(--spacing)*2)}.md\\:border-b-0{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.md\\:shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}:where(.dark\\:divide-neutral-700:where(.dark,.dark *)>:not(:last-child)){border-color:var(--color-neutral-700)}.dark\\:border:where(.dark,.dark *){border-style:var(--tw-border-style);border-width:1px}.dark\\:border-neutral-500:where(.dark,.dark *){border-color:var(--color-neutral-500)}.dark\\:border-neutral-600:where(.dark,.dark *){border-color:var(--color-neutral-600)}.dark\\:border-neutral-700:where(.dark,.dark *){border-color:var(--color-neutral-700)}.dark\\:border-neutral-800:where(.dark,.dark *){border-color:var(--color-neutral-800)}.dark\\:border-red-900\\/60:where(.dark,.dark *){border-color:#82181a99}@supports (color:color-mix(in lab,red,red)){.dark\\:border-red-900\\/60:where(.dark,.dark *){border-color:color-mix(in oklab,var(--color-red-900)60%,transparent)}}.dark\\:border-y-neutral-700:where(.dark,.dark *){border-block-color:var(--color-neutral-700)}.dark\\:border-y-neutral-800:where(.dark,.dark *){border-block-color:var(--color-neutral-800)}.dark\\:border-t-neutral-700:where(.dark,.dark *){border-top-color:var(--color-neutral-700)}.dark\\:border-r-neutral-700:where(.dark,.dark *){border-right-color:var(--color-neutral-700)}.dark\\:border-b-neutral-600:where(.dark,.dark *){border-bottom-color:var(--color-neutral-600)}.dark\\:border-b-neutral-700:where(.dark,.dark *){border-bottom-color:var(--color-neutral-700)}.dark\\:border-l-neutral-700:where(.dark,.dark *){border-left-color:var(--color-neutral-700)}.dark\\:bg-\\[\\#606AF4\\]:where(.dark,.dark *){background-color:#606af4}.dark\\:bg-\\[\\#252525\\]:where(.dark,.dark *){background-color:#252525}.dark\\:bg-\\[\\#303030\\]:where(.dark,.dark *){background-color:#303030}.dark\\:bg-blue-700\\/30:where(.dark,.dark *){background-color:#1447e64d}@supports (color:color-mix(in lab,red,red)){.dark\\:bg-blue-700\\/30:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-blue-700)30%,transparent)}}.dark\\:bg-neutral-200:where(.dark,.dark *){background-color:var(--color-neutral-200)}.dark\\:bg-neutral-600\\/20:where(.dark,.dark *){background-color:#52525233}@supports (color:color-mix(in lab,red,red)){.dark\\:bg-neutral-600\\/20:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-neutral-600)20%,transparent)}}.dark\\:bg-neutral-600\\/40:where(.dark,.dark *){background-color:#52525266}@supports (color:color-mix(in lab,red,red)){.dark\\:bg-neutral-600\\/40:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-neutral-600)40%,transparent)}}.dark\\:bg-neutral-600\\/50:where(.dark,.dark *){background-color:#52525280}@supports (color:color-mix(in lab,red,red)){.dark\\:bg-neutral-600\\/50:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-neutral-600)50%,transparent)}}.dark\\:bg-neutral-700:where(.dark,.dark *){background-color:var(--color-neutral-700)}.dark\\:bg-neutral-700\\/50:where(.dark,.dark *){background-color:#40404080}@supports (color:color-mix(in lab,red,red)){.dark\\:bg-neutral-700\\/50:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-neutral-700)50%,transparent)}}.dark\\:bg-neutral-800:where(.dark,.dark *){background-color:var(--color-neutral-800)}.dark\\:bg-neutral-900:where(.dark,.dark *){background-color:var(--color-neutral-900)}.dark\\:bg-neutral-900\\/50:where(.dark,.dark *){background-color:#17171780}@supports (color:color-mix(in lab,red,red)){.dark\\:bg-neutral-900\\/50:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-neutral-900)50%,transparent)}}.dark\\:bg-orange-600:where(.dark,.dark *){background-color:var(--color-orange-600)}.dark\\:bg-red-500\\/10:where(.dark,.dark *){background-color:#fb2c361a}@supports (color:color-mix(in lab,red,red)){.dark\\:bg-red-500\\/10:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-red-500)10%,transparent)}}.dark\\:bg-red-900\\/30:where(.dark,.dark *){background-color:#82181a4d}@supports (color:color-mix(in lab,red,red)){.dark\\:bg-red-900\\/30:where(.dark,.dark *){background-color:color-mix(in oklab,var(--color-red-900)30%,transparent)}}.dark\\:bg-transparent:where(.dark,.dark *){background-color:#0000}.dark\\:text-blue-100:where(.dark,.dark *){color:var(--color-blue-100)}.dark\\:text-neutral-50:where(.dark,.dark *){color:var(--color-neutral-50)}.dark\\:text-neutral-200:where(.dark,.dark *){color:var(--color-neutral-200)}.dark\\:text-neutral-300:where(.dark,.dark *){color:var(--color-neutral-300)}.dark\\:text-neutral-400:where(.dark,.dark *){color:var(--color-neutral-400)}.dark\\:text-neutral-500:where(.dark,.dark *){color:var(--color-neutral-500)}.dark\\:text-neutral-600:where(.dark,.dark *){color:var(--color-neutral-600)}.dark\\:text-red-400:where(.dark,.dark *){color:var(--color-red-400)}.dark\\:text-white:where(.dark,.dark *){color:var(--color-white)}.dark\\:ring-neutral-500:where(.dark,.dark *){--tw-ring-color:var(--color-neutral-500)}.dark\\:ring-neutral-600:where(.dark,.dark *){--tw-ring-color:var(--color-neutral-600)}.dark\\:ring-neutral-700:where(.dark,.dark *){--tw-ring-color:var(--color-neutral-700)}.dark\\:file\\:border-neutral-700:where(.dark,.dark *)::file-selector-button{border-color:var(--color-neutral-700)}.dark\\:file\\:text-white:where(.dark,.dark *)::file-selector-button{color:var(--color-white)}.dark\\:placeholder\\:text-neutral-400:where(.dark,.dark *)::placeholder{color:var(--color-neutral-400)}.dark\\:placeholder\\:text-neutral-500:where(.dark,.dark *)::placeholder{color:var(--color-neutral-500)}.dark\\:checked\\:border-\\[\\#2563EB\\]:where(.dark,.dark *):checked{border-color:#2563eb}.dark\\:checked\\:bg-\\[\\#2563EB\\]:where(.dark,.dark *):checked{background-color:#2563eb}.dark\\:focus-within\\:ring-blue-500:where(.dark,.dark *):focus-within{--tw-ring-color:var(--color-blue-500)}@media (hover:hover){.dark\\:hover\\:border-red-800:where(.dark,.dark *):hover{border-color:var(--color-red-800)}.dark\\:hover\\:bg-\\[\\#4543e9\\]:where(.dark,.dark *):hover{background-color:#4543e9}.dark\\:hover\\:bg-neutral-700:where(.dark,.dark *):hover{background-color:var(--color-neutral-700)}.dark\\:hover\\:bg-neutral-700\\/30:where(.dark,.dark *):hover{background-color:#4040404d}@supports (color:color-mix(in lab,red,red)){.dark\\:hover\\:bg-neutral-700\\/30:where(.dark,.dark *):hover{background-color:color-mix(in oklab,var(--color-neutral-700)30%,transparent)}}.dark\\:hover\\:bg-neutral-700\\/50:where(.dark,.dark *):hover{background-color:#40404080}@supports (color:color-mix(in lab,red,red)){.dark\\:hover\\:bg-neutral-700\\/50:where(.dark,.dark *):hover{background-color:color-mix(in oklab,var(--color-neutral-700)50%,transparent)}}.dark\\:hover\\:bg-neutral-700\\/80:where(.dark,.dark *):hover{background-color:#404040cc}@supports (color:color-mix(in lab,red,red)){.dark\\:hover\\:bg-neutral-700\\/80:where(.dark,.dark *):hover{background-color:color-mix(in oklab,var(--color-neutral-700)80%,transparent)}}.dark\\:hover\\:bg-neutral-800:where(.dark,.dark *):hover{background-color:var(--color-neutral-800)}.dark\\:hover\\:bg-orange-500:where(.dark,.dark *):hover{background-color:var(--color-orange-500)}.dark\\:hover\\:text-neutral-100:where(.dark,.dark *):hover{color:var(--color-neutral-100)}.dark\\:hover\\:text-neutral-300:where(.dark,.dark *):hover{color:var(--color-neutral-300)}.dark\\:hover\\:text-white:where(.dark,.dark *):hover{color:var(--color-white)}}.dark\\:focus\\:bg-neutral-700:where(.dark,.dark *):focus{background-color:var(--color-neutral-700)}.dark\\:focus\\:text-neutral-50:where(.dark,.dark *):focus{color:var(--color-neutral-50)}.dark\\:focus-visible\\:ring-neutral-400:where(.dark,.dark *):focus-visible{--tw-ring-color:var(--color-neutral-400)}@media (hover:hover){.dark\\:hover\\:enabled\\:border-red-800:where(.dark,.dark *):hover:enabled{border-color:var(--color-red-800)}.dark\\:hover\\:enabled\\:bg-\\[\\#4543e9\\]:where(.dark,.dark *):hover:enabled{background-color:#4543e9}.dark\\:hover\\:enabled\\:bg-neutral-700\\/30:where(.dark,.dark *):hover:enabled{background-color:#4040404d}@supports (color:color-mix(in lab,red,red)){.dark\\:hover\\:enabled\\:bg-neutral-700\\/30:where(.dark,.dark *):hover:enabled{background-color:color-mix(in oklab,var(--color-neutral-700)30%,transparent)}}.dark\\:hover\\:enabled\\:bg-orange-500:where(.dark,.dark *):hover:enabled{background-color:var(--color-orange-500)}.dark\\:hover\\:enabled\\:text-neutral-100:where(.dark,.dark *):hover:enabled{color:var(--color-neutral-100)}.dark\\:hover\\:enabled\\:text-neutral-300:where(.dark,.dark *):hover:enabled{color:var(--color-neutral-300)}.dark\\:hover\\:enabled\\:text-red-500:where(.dark,.dark *):hover:enabled{color:var(--color-red-500)}}.dark\\:disabled\\:border-neutral-400:where(.dark,.dark *):disabled{border-color:var(--color-neutral-400)}.dark\\:disabled\\:border-red-950:where(.dark,.dark *):disabled{border-color:var(--color-red-950)}.dark\\:disabled\\:bg-\\[\\#9197f3\\]:where(.dark,.dark *):disabled{background-color:#9197f3}.dark\\:disabled\\:text-neutral-600:where(.dark,.dark *):disabled{color:var(--color-neutral-600)}.dark\\:disabled\\:text-neutral-700:where(.dark,.dark *):disabled{color:var(--color-neutral-700)}.dark\\:disabled\\:text-red-800:where(.dark,.dark *):disabled{color:var(--color-red-800)}.dark\\:disabled\\:opacity-40:where(.dark,.dark *):disabled{opacity:.4}.dark\\:disabled\\:opacity-50:where(.dark,.dark *):disabled{opacity:.5}.dark\\:data-focus\\:bg-neutral-700:where(.dark,.dark *)[data-focus]{background-color:var(--color-neutral-700)}.dark\\:data-\\[state\\=checked\\]\\:border-transparent:where(.dark,.dark *)[data-state=checked]{border-color:#0000}.dark\\:data-\\[state\\=checked\\]\\:bg-neutral-600:where(.dark,.dark *)[data-state=checked]{background-color:var(--color-neutral-600)}.dark\\:data-\\[state\\=checked\\]\\:bg-white:where(.dark,.dark *)[data-state=checked]{background-color:var(--color-white)}.dark\\:data-\\[state\\=unchecked\\]\\:bg-neutral-200:where(.dark,.dark *)[data-state=unchecked]{background-color:var(--color-neutral-200)}.dark\\:data-\\[state\\=unchecked\\]\\:bg-neutral-700:where(.dark,.dark *)[data-state=unchecked]{background-color:var(--color-neutral-700)}.\\[\\&_svg\\]\\:pointer-events-none svg{pointer-events:none}.\\[\\&_svg\\]\\:shrink-0 svg{flex-shrink:0}.\\[\\&_svg\\:not\\(\\[class\\*\\=\\'size-\\'\\]\\)\\]\\:size-4 svg:not([class*=size-]){width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}:is(.\\*\\:\\[span\\]\\:last\\:flex>*):is(span):last-child{display:flex}:is(.\\*\\:\\[span\\]\\:last\\:items-center>*):is(span):last-child{align-items:center}:is(.\\*\\:\\[span\\]\\:last\\:gap-2>*):is(span):last-child{gap:calc(var(--spacing)*2)}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}`, Er = typeof window < "u", Sn = xt("devBackend");
|
|
38
38
|
let kt = "8888";
|
|
39
|
-
if (
|
|
39
|
+
if (Sn && Er) {
|
|
40
40
|
const e = new URL(location.href).searchParams.get("port");
|
|
41
41
|
e && (kt = e);
|
|
42
42
|
}
|
|
@@ -54,7 +54,7 @@ function xt(e) {
|
|
|
54
54
|
return null;
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
|
-
function
|
|
57
|
+
function ne(e) {
|
|
58
58
|
Nt.success(e, {
|
|
59
59
|
richColors: !0
|
|
60
60
|
});
|
|
@@ -107,7 +107,7 @@ const It = {
|
|
|
107
107
|
`${t.cardinality}-${t["unique?"]}`,
|
|
108
108
|
e
|
|
109
109
|
])
|
|
110
|
-
),
|
|
110
|
+
), Nn = ({
|
|
111
111
|
attr: e,
|
|
112
112
|
gracePeriodDays: t,
|
|
113
113
|
isExpanded: a,
|
|
@@ -162,7 +162,7 @@ const It = {
|
|
|
162
162
|
onClick: m,
|
|
163
163
|
children: [
|
|
164
164
|
/* @__PURE__ */ h("div", { className: "flex items-center gap-3", children: [
|
|
165
|
-
a ? /* @__PURE__ */ r(Et, { width: 14, className: "text-gray-400" }) : /* @__PURE__ */ r(
|
|
165
|
+
a ? /* @__PURE__ */ r(Et, { width: 14, className: "text-gray-400" }) : /* @__PURE__ */ r(ba, { width: 14, className: "text-gray-400" }),
|
|
166
166
|
/* @__PURE__ */ r("span", { className: "font-mono text-sm font-medium", children: e["forward-identity"][2] }),
|
|
167
167
|
/* @__PURE__ */ h("span", { className: "font-mono text-xs text-gray-400", children: [
|
|
168
168
|
"expires ",
|
|
@@ -179,7 +179,7 @@ const It = {
|
|
|
179
179
|
s.stopPropagation(), o(e.id);
|
|
180
180
|
},
|
|
181
181
|
children: [
|
|
182
|
-
/* @__PURE__ */ r(
|
|
182
|
+
/* @__PURE__ */ r(wa, { width: 14 }),
|
|
183
183
|
"Restore"
|
|
184
184
|
]
|
|
185
185
|
}
|
|
@@ -201,7 +201,7 @@ const It = {
|
|
|
201
201
|
] });
|
|
202
202
|
}, At = (e) => {
|
|
203
203
|
const t = de(), a = t.adminToken;
|
|
204
|
-
return
|
|
204
|
+
return _a(["recently-deleted", e], async () => {
|
|
205
205
|
const o = await fetch(
|
|
206
206
|
`${t.apiURI}/dash/apps/${e}/soft_deleted_attrs`,
|
|
207
207
|
{
|
|
@@ -217,7 +217,7 @@ const It = {
|
|
|
217
217
|
);
|
|
218
218
|
return {
|
|
219
219
|
...l,
|
|
220
|
-
attrs: l.attrs.map(
|
|
220
|
+
attrs: l.attrs.map(In)
|
|
221
221
|
};
|
|
222
222
|
});
|
|
223
223
|
}, Ir = (e) => {
|
|
@@ -232,7 +232,7 @@ const It = {
|
|
|
232
232
|
});
|
|
233
233
|
}, [t?.attrs]);
|
|
234
234
|
};
|
|
235
|
-
function
|
|
235
|
+
function En({
|
|
236
236
|
appId: e,
|
|
237
237
|
db: t
|
|
238
238
|
}) {
|
|
@@ -265,7 +265,7 @@ function Cn({
|
|
|
265
265
|
/* @__PURE__ */ r("div", { className: "font-semibold dark:text-white", children: g.idAttr["forward-identity"][1] }),
|
|
266
266
|
/* @__PURE__ */ h("div", { className: "mt-1 text-xs text-neutral-500 dark:text-neutral-400", children: [
|
|
267
267
|
"Deleted ",
|
|
268
|
-
|
|
268
|
+
$a(c, "MMM d, h:mm a"),
|
|
269
269
|
" ·",
|
|
270
270
|
" ",
|
|
271
271
|
"expires",
|
|
@@ -287,7 +287,7 @@ function Cn({
|
|
|
287
287
|
variant: "secondary",
|
|
288
288
|
onClick: () => i(g),
|
|
289
289
|
children: [
|
|
290
|
-
/* @__PURE__ */ r(
|
|
290
|
+
/* @__PURE__ */ r(va, { className: "h-3.5 w-3.5" }),
|
|
291
291
|
"Restore"
|
|
292
292
|
]
|
|
293
293
|
}
|
|
@@ -299,7 +299,7 @@ function Cn({
|
|
|
299
299
|
}) }) : /* @__PURE__ */ r("p", { className: "text-sm text-neutral-500 dark:text-neutral-400", children: "No recently deleted namespaces." })
|
|
300
300
|
] });
|
|
301
301
|
}
|
|
302
|
-
const
|
|
302
|
+
const Cn = ({ namespace: e, appId: t, db: a, notes: n }) => {
|
|
303
303
|
const { data: o, mutate: l, error: i } = At(t), [g, c] = C(null), p = st(), m = async (s) => {
|
|
304
304
|
if (a && o)
|
|
305
305
|
try {
|
|
@@ -309,11 +309,11 @@ const In = ({ namespace: e, appId: t, db: a, notes: n }) => {
|
|
|
309
309
|
});
|
|
310
310
|
const f = o.attrs.find((b) => b.id === s);
|
|
311
311
|
if (f) {
|
|
312
|
-
const b =
|
|
312
|
+
const b = An(f);
|
|
313
313
|
b && n.setNote(s, b);
|
|
314
314
|
}
|
|
315
315
|
} catch (f) {
|
|
316
|
-
console.error(f), f instanceof
|
|
316
|
+
console.error(f), f instanceof Da ? f.body?.type === "record-not-unique" ? ie(
|
|
317
317
|
"Attribute already exists. Rename existing attribute first and then try again to restore."
|
|
318
318
|
) : ie(f.message) : ie("Failed to restore attr");
|
|
319
319
|
}
|
|
@@ -328,7 +328,7 @@ const In = ({ namespace: e, appId: t, db: a, notes: n }) => {
|
|
|
328
328
|
"Recently Deleted"
|
|
329
329
|
] }) }),
|
|
330
330
|
/* @__PURE__ */ r("div", { className: "flex flex-col gap-2", children: u?.map((s) => /* @__PURE__ */ r(
|
|
331
|
-
|
|
331
|
+
Nn,
|
|
332
332
|
{
|
|
333
333
|
isExpanded: g === s.id,
|
|
334
334
|
setIsExpanded: (f) => {
|
|
@@ -341,7 +341,7 @@ const In = ({ namespace: e, appId: t, db: a, notes: n }) => {
|
|
|
341
341
|
s.id
|
|
342
342
|
)) })
|
|
343
343
|
] });
|
|
344
|
-
}, Kt = "_deleted$",
|
|
344
|
+
}, Kt = "_deleted$", In = (e) => {
|
|
345
345
|
const t = { ...e }, [a, n, o] = e["forward-identity"];
|
|
346
346
|
if (t["forward-identity"] = [
|
|
347
347
|
a,
|
|
@@ -359,8 +359,8 @@ const In = ({ namespace: e, appId: t, db: a, notes: n }) => {
|
|
|
359
359
|
}, at = (e) => {
|
|
360
360
|
const t = e.indexOf(Kt);
|
|
361
361
|
return t === -1 ? e : e.slice(t + Kt.length);
|
|
362
|
-
},
|
|
363
|
-
function
|
|
362
|
+
}, An = (e) => e && e?.metadata?.soft_delete_snapshot ? e.metadata.soft_delete_snapshot.is_indexed && e.metadata.soft_delete_snapshot.is_required ? "Index and required constraints were dropped after restoring" : e.metadata.soft_delete_snapshot.is_indexed ? "Indexed constraint was dropped after restoring" : e.metadata.soft_delete_snapshot.is_required ? "Required constraint was dropped after restoring" : null : null;
|
|
363
|
+
function Rn({
|
|
364
364
|
db: e,
|
|
365
365
|
onClose: t
|
|
366
366
|
}) {
|
|
@@ -379,7 +379,7 @@ function Tn({
|
|
|
379
379
|
return /* @__PURE__ */ h(ge, { className: "flex flex-col gap-4", children: [
|
|
380
380
|
/* @__PURE__ */ r("h5", { className: "flex items-center text-lg font-bold", children: "Create a new namespace" }),
|
|
381
381
|
/* @__PURE__ */ r(
|
|
382
|
-
|
|
382
|
+
Ne,
|
|
383
383
|
{
|
|
384
384
|
value: a,
|
|
385
385
|
placeholder: "Name your namespace",
|
|
@@ -400,11 +400,11 @@ function Tn({
|
|
|
400
400
|
)
|
|
401
401
|
] });
|
|
402
402
|
}
|
|
403
|
-
const
|
|
403
|
+
const Tn = [
|
|
404
404
|
// Exclude computed fields
|
|
405
405
|
["$files", "url"]
|
|
406
406
|
], Xt = [":", ">", "<"];
|
|
407
|
-
function
|
|
407
|
+
function On(e) {
|
|
408
408
|
let t = 0, a, n;
|
|
409
409
|
const o = [];
|
|
410
410
|
let l = -1;
|
|
@@ -436,14 +436,14 @@ function Be(e) {
|
|
|
436
436
|
throw new Error("what kind of op is this? " + e);
|
|
437
437
|
}
|
|
438
438
|
}
|
|
439
|
-
function
|
|
439
|
+
function _n({
|
|
440
440
|
query: e,
|
|
441
441
|
attrsByName: t,
|
|
442
442
|
stringIndexed: a
|
|
443
443
|
}) {
|
|
444
444
|
if (!e.trim())
|
|
445
445
|
return [];
|
|
446
|
-
const n =
|
|
446
|
+
const n = On(e), o = n.flatMap(
|
|
447
447
|
(l) => {
|
|
448
448
|
const i = t[l.field];
|
|
449
449
|
if (!i || !l.value)
|
|
@@ -517,7 +517,7 @@ function Dn({
|
|
|
517
517
|
]);
|
|
518
518
|
return o;
|
|
519
519
|
}
|
|
520
|
-
function
|
|
520
|
+
function Dn(e, t) {
|
|
521
521
|
if (t.length === e.length) {
|
|
522
522
|
for (let a = 0; a < t.length; a++)
|
|
523
523
|
for (let n = 0; n < 3; n++)
|
|
@@ -527,7 +527,7 @@ function Ln(e, t) {
|
|
|
527
527
|
}
|
|
528
528
|
return !1;
|
|
529
529
|
}
|
|
530
|
-
function
|
|
530
|
+
function Ln({
|
|
531
531
|
onSearchChange: e,
|
|
532
532
|
attrs: t,
|
|
533
533
|
initialFilters: a = []
|
|
@@ -538,13 +538,13 @@ function Fn({
|
|
|
538
538
|
s[b.name] = b, b.isIndex && b.checkedDataType === "string" && f.push(b);
|
|
539
539
|
return { attrsByName: s, stringIndexed: f };
|
|
540
540
|
}, [t]), c = ot(
|
|
541
|
-
|
|
542
|
-
const f =
|
|
543
|
-
|
|
541
|
+
wn((s) => {
|
|
542
|
+
const f = _n({ query: s, attrsByName: i, stringIndexed: g });
|
|
543
|
+
Dn(l.current, f) || (l.current = f, e(f));
|
|
544
544
|
}, 80),
|
|
545
545
|
[i, g, l]
|
|
546
|
-
), p = n.indexOf(":") !== -1 ?
|
|
547
|
-
const f =
|
|
546
|
+
), p = n.indexOf(":") !== -1 ? vn(n.split(" ")) : n, m = (t || []).flatMap((s) => {
|
|
547
|
+
const f = Tn.some(
|
|
548
548
|
([v, k]) => v === s.namespace && k === s.name
|
|
549
549
|
);
|
|
550
550
|
if (s.type === "ref" || f)
|
|
@@ -623,14 +623,14 @@ function Fn({
|
|
|
623
623
|
}
|
|
624
624
|
);
|
|
625
625
|
}
|
|
626
|
-
function
|
|
626
|
+
function Fn(e) {
|
|
627
627
|
const [, t, a] = e["forward-identity"];
|
|
628
628
|
return e.catalog !== "system" || t === "$users" || t === "$files";
|
|
629
629
|
}
|
|
630
|
-
function
|
|
630
|
+
function $n(e) {
|
|
631
631
|
const t = {}, a = {};
|
|
632
632
|
for (const [o, l] of Object.entries(e))
|
|
633
|
-
|
|
633
|
+
Fn(l) && (a[o] = l);
|
|
634
634
|
for (const o of Object.values(a)) {
|
|
635
635
|
const [, l] = o["forward-identity"];
|
|
636
636
|
t[l] || (t[l] = { id: l, name: l, attrs: {} });
|
|
@@ -704,7 +704,7 @@ function zn(e) {
|
|
|
704
704
|
function Zt(e, t) {
|
|
705
705
|
return e.name === "id" ? -1 : t.name === "id" ? 1 : e.name < t.name ? -1 : e.name > t.name ? 1 : 0;
|
|
706
706
|
}
|
|
707
|
-
function
|
|
707
|
+
function zn(e, t) {
|
|
708
708
|
const a = {};
|
|
709
709
|
return e && (a[e[0]] = e[1]), t?.length && (a.or = t.map(([n, o, l]) => {
|
|
710
710
|
switch (o) {
|
|
@@ -717,8 +717,8 @@ function jn(e, t) {
|
|
|
717
717
|
}
|
|
718
718
|
})), a;
|
|
719
719
|
}
|
|
720
|
-
function
|
|
721
|
-
const c = g ? "asc" : "desc", p =
|
|
720
|
+
function jn(e, t, a, n, o, l, i, g) {
|
|
721
|
+
const c = g ? "asc" : "desc", p = zn(a, n), m = t ? {
|
|
722
722
|
[t.name]: {
|
|
723
723
|
...Object.fromEntries(
|
|
724
724
|
t.attrs.filter((f) => f.type === "ref").map((f) => [f.name, { $: { fields: ["id"] } }])
|
|
@@ -745,13 +745,13 @@ function Mn(e, t, a, n, o, l, i, g) {
|
|
|
745
745
|
allCount: s
|
|
746
746
|
};
|
|
747
747
|
}
|
|
748
|
-
function
|
|
748
|
+
function Mn(e) {
|
|
749
749
|
const [t, a] = C({ namespaces: null, attrs: null });
|
|
750
750
|
return e.useQuery({ ____explorer___: {} }), P(() => {
|
|
751
751
|
function n(o) {
|
|
752
752
|
a({
|
|
753
753
|
attrs: o,
|
|
754
|
-
namespaces:
|
|
754
|
+
namespaces: $n(o)
|
|
755
755
|
});
|
|
756
756
|
}
|
|
757
757
|
return e._core._reactor.subscribeAttrs(n);
|
|
@@ -766,7 +766,7 @@ const Qt = (e) => {
|
|
|
766
766
|
} catch (a) {
|
|
767
767
|
return console.error("Failed to parse column visibility", a), {};
|
|
768
768
|
}
|
|
769
|
-
},
|
|
769
|
+
}, Bn = (e) => {
|
|
770
770
|
const [t, a] = C(
|
|
771
771
|
Qt(e.appId)
|
|
772
772
|
);
|
|
@@ -788,7 +788,7 @@ function Jt(e) {
|
|
|
788
788
|
} catch {
|
|
789
789
|
}
|
|
790
790
|
}
|
|
791
|
-
function
|
|
791
|
+
function Un(e, t) {
|
|
792
792
|
if (typeof window > "u")
|
|
793
793
|
throw new Error("useLocalStorage/setState needs to run on the client");
|
|
794
794
|
const a = JSON.stringify(t);
|
|
@@ -811,13 +811,13 @@ function Ar(e, t) {
|
|
|
811
811
|
window.removeEventListener("storage", i);
|
|
812
812
|
};
|
|
813
813
|
}, []);
|
|
814
|
-
return [
|
|
814
|
+
return [ga(
|
|
815
815
|
n,
|
|
816
816
|
() => a.current,
|
|
817
817
|
() => t
|
|
818
|
-
), (l) =>
|
|
818
|
+
), (l) => Un(e, l)];
|
|
819
819
|
}
|
|
820
|
-
function
|
|
820
|
+
function Pn(e) {
|
|
821
821
|
const t = ["bytes", "kb", "mb", "gb", "tb", "pb", "eb", "zb", "yb"];
|
|
822
822
|
let a = 0;
|
|
823
823
|
if (!e) return "0 bytes";
|
|
@@ -825,7 +825,7 @@ function qn(e) {
|
|
|
825
825
|
e /= 1024, a++;
|
|
826
826
|
return e.toFixed(2) + " " + t[a];
|
|
827
827
|
}
|
|
828
|
-
const
|
|
828
|
+
const qn = (e, t) => {
|
|
829
829
|
const a = document.querySelector(`.th-${e}`);
|
|
830
830
|
if (!a)
|
|
831
831
|
throw new Error(`Element with class th-${e} not found`);
|
|
@@ -845,7 +845,7 @@ const Gn = (e, t) => {
|
|
|
845
845
|
document.body.removeChild(o);
|
|
846
846
|
}
|
|
847
847
|
};
|
|
848
|
-
function
|
|
848
|
+
function Gn() {
|
|
849
849
|
const e = X(null), [t, a] = C(!1);
|
|
850
850
|
return yt(() => {
|
|
851
851
|
const { current: n } = e;
|
|
@@ -855,7 +855,7 @@ function Hn() {
|
|
|
855
855
|
})();
|
|
856
856
|
}, [e]), { ref: e, isOverflow: t, setIsOverflow: a };
|
|
857
857
|
}
|
|
858
|
-
const
|
|
858
|
+
const Hn = ({
|
|
859
859
|
header: e,
|
|
860
860
|
table: t,
|
|
861
861
|
headerGroup: a,
|
|
@@ -932,7 +932,7 @@ const Wn = ({
|
|
|
932
932
|
opacity: k ? 1 : void 0,
|
|
933
933
|
fontWeight: k ? "bold" : "normal"
|
|
934
934
|
},
|
|
935
|
-
children: k ? g ? /* @__PURE__ */ r(
|
|
935
|
+
children: k ? g ? /* @__PURE__ */ r(ya, { strokeWidth: 3, width: 10 }) : /* @__PURE__ */ r(ka, { strokeWidth: 3, width: 10 }) : /* @__PURE__ */ r(xa, { strokeWidth: 3, width: 10 })
|
|
936
936
|
}
|
|
937
937
|
)
|
|
938
938
|
]
|
|
@@ -966,11 +966,11 @@ const Wn = ({
|
|
|
966
966
|
},
|
|
967
967
|
e.id
|
|
968
968
|
);
|
|
969
|
-
},
|
|
969
|
+
}, Wn = ({ cell: e }) => {
|
|
970
970
|
const t = e.column.getIsResizing(), { history: a } = ut(), n = e.column.columnDef.meta, { isDragging: o, setNodeRef: l, transform: i } = wr({
|
|
971
971
|
id: e.column.id,
|
|
972
972
|
disabled: e.column.id === "select-col"
|
|
973
|
-
}), [g, c] = C(!1), { ref: p, isOverflow: m, setIsOverflow: d } =
|
|
973
|
+
}), [g, c] = C(!1), { ref: p, isOverflow: m, setIsOverflow: d } = Gn(), u = (m || Se(e.getValue())) && !n?.isLink;
|
|
974
974
|
P(() => {
|
|
975
975
|
const w = new ResizeObserver(() => {
|
|
976
976
|
const v = p.current.scrollWidth > p.current.clientWidth || p.current.scrollHeight > p.current.clientHeight;
|
|
@@ -1031,19 +1031,19 @@ const Wn = ({
|
|
|
1031
1031
|
u && !t && /* @__PURE__ */ r(
|
|
1032
1032
|
Je,
|
|
1033
1033
|
{
|
|
1034
|
-
className: O(
|
|
1034
|
+
className: O(Se(b) && "p-0"),
|
|
1035
1035
|
side: "bottom",
|
|
1036
|
-
children: typeof b == "string" ? lt(e.column.columnDef.cell, e.getContext()) : /* @__PURE__ */ r(
|
|
1036
|
+
children: typeof b == "string" ? lt(e.column.columnDef.cell, e.getContext()) : /* @__PURE__ */ r(Vn, { pretty: !0, data: b })
|
|
1037
1037
|
}
|
|
1038
1038
|
)
|
|
1039
1039
|
] });
|
|
1040
1040
|
};
|
|
1041
1041
|
function Rr(e, t) {
|
|
1042
|
-
return
|
|
1042
|
+
return Se(e) ? JSON.stringify(e, null, t ? 2 : void 0) : String(e);
|
|
1043
1043
|
}
|
|
1044
|
-
function
|
|
1044
|
+
function Vn({ data: e, pretty: t }) {
|
|
1045
1045
|
const a = Rr(e, t), n = de();
|
|
1046
|
-
return t &&
|
|
1046
|
+
return t && Se(e) ? /* @__PURE__ */ r(
|
|
1047
1047
|
Lt,
|
|
1048
1048
|
{
|
|
1049
1049
|
darkMode: n.darkMode,
|
|
@@ -1052,7 +1052,7 @@ function Yn({ data: e, pretty: t }) {
|
|
|
1052
1052
|
}
|
|
1053
1053
|
) : /* @__PURE__ */ r(M, { children: a });
|
|
1054
1054
|
}
|
|
1055
|
-
const
|
|
1055
|
+
const Yn = ({
|
|
1056
1056
|
visiblity: e,
|
|
1057
1057
|
localDates: t,
|
|
1058
1058
|
setLocalDates: a
|
|
@@ -1062,7 +1062,7 @@ const Kn = ({
|
|
|
1062
1062
|
/* @__PURE__ */ r(
|
|
1063
1063
|
ht,
|
|
1064
1064
|
{
|
|
1065
|
-
icon: /* @__PURE__ */ r(
|
|
1065
|
+
icon: /* @__PURE__ */ r(Sa, { width: 16 }),
|
|
1066
1066
|
label: "View Settings",
|
|
1067
1067
|
onClick: () => o(!0)
|
|
1068
1068
|
}
|
|
@@ -1097,7 +1097,7 @@ const Kn = ({
|
|
|
1097
1097
|
/* @__PURE__ */ h("div", { className: "flex items-center gap-2", children: [
|
|
1098
1098
|
/* @__PURE__ */ r("div", { children: "Show Dates in Local Time" }),
|
|
1099
1099
|
/* @__PURE__ */ r(
|
|
1100
|
-
|
|
1100
|
+
Yr,
|
|
1101
1101
|
{
|
|
1102
1102
|
onClick: (l) => {
|
|
1103
1103
|
a(!t);
|
|
@@ -1112,7 +1112,7 @@ const Kn = ({
|
|
|
1112
1112
|
)
|
|
1113
1113
|
] });
|
|
1114
1114
|
};
|
|
1115
|
-
async function
|
|
1115
|
+
async function Kn({
|
|
1116
1116
|
appId: e,
|
|
1117
1117
|
attrId: t,
|
|
1118
1118
|
jobType: a,
|
|
@@ -1167,7 +1167,7 @@ function me(e) {
|
|
|
1167
1167
|
function be(e) {
|
|
1168
1168
|
return e.job_status === "completed" || e.job_status === "errored";
|
|
1169
1169
|
}
|
|
1170
|
-
const
|
|
1170
|
+
const Xn = ({
|
|
1171
1171
|
attr: e,
|
|
1172
1172
|
appId: t,
|
|
1173
1173
|
isRequired: a,
|
|
@@ -1246,7 +1246,7 @@ const Zn = ({
|
|
|
1246
1246
|
running: p,
|
|
1247
1247
|
apply: w
|
|
1248
1248
|
};
|
|
1249
|
-
},
|
|
1249
|
+
}, Zn = () => {
|
|
1250
1250
|
const [e, t] = C({});
|
|
1251
1251
|
return {
|
|
1252
1252
|
notes: e,
|
|
@@ -1260,7 +1260,7 @@ const Zn = ({
|
|
|
1260
1260
|
});
|
|
1261
1261
|
}
|
|
1262
1262
|
};
|
|
1263
|
-
},
|
|
1263
|
+
}, Qn = (e, t, a) => {
|
|
1264
1264
|
const n = t.name, o = [];
|
|
1265
1265
|
return t.attrs.forEach((l) => {
|
|
1266
1266
|
o.push([
|
|
@@ -1290,7 +1290,7 @@ const Zn = ({
|
|
|
1290
1290
|
});
|
|
1291
1291
|
}), o;
|
|
1292
1292
|
};
|
|
1293
|
-
function
|
|
1293
|
+
function Jn({
|
|
1294
1294
|
db: e,
|
|
1295
1295
|
namespace: t,
|
|
1296
1296
|
namespaces: a,
|
|
@@ -1311,15 +1311,15 @@ function eo({
|
|
|
1311
1311
|
f("Namespace name cannot start with $");
|
|
1312
1312
|
return;
|
|
1313
1313
|
}
|
|
1314
|
-
const _ =
|
|
1314
|
+
const _ = Qn(x, t, a);
|
|
1315
1315
|
await e.core._reactor.pushOps(_), g.push(
|
|
1316
1316
|
{
|
|
1317
1317
|
namespace: x
|
|
1318
1318
|
},
|
|
1319
1319
|
!0
|
|
1320
|
-
),
|
|
1320
|
+
), ne("Renamed namespace to " + x), u(""), m({ type: "main" });
|
|
1321
1321
|
}
|
|
1322
|
-
const v =
|
|
1322
|
+
const v = Zn(), k = le(() => p.type === "edit" && t.attrs.find(
|
|
1323
1323
|
(x) => x.id === p.attrId && x.isForward === p.isForward
|
|
1324
1324
|
), [
|
|
1325
1325
|
p.type === "edit" ? p.attrId : null,
|
|
@@ -1358,7 +1358,7 @@ function eo({
|
|
|
1358
1358
|
" to the new name."
|
|
1359
1359
|
] }),
|
|
1360
1360
|
/* @__PURE__ */ r(
|
|
1361
|
-
|
|
1361
|
+
Ne,
|
|
1362
1362
|
{
|
|
1363
1363
|
disabled: o,
|
|
1364
1364
|
value: d,
|
|
@@ -1393,7 +1393,7 @@ function eo({
|
|
|
1393
1393
|
onClick: () => {
|
|
1394
1394
|
m({ type: "rename" });
|
|
1395
1395
|
},
|
|
1396
|
-
icon: /* @__PURE__ */ r(
|
|
1396
|
+
icon: /* @__PURE__ */ r(za, { className: "h-4 w-4 opacity-50" }),
|
|
1397
1397
|
label: "Rename"
|
|
1398
1398
|
}
|
|
1399
1399
|
),
|
|
@@ -1455,7 +1455,7 @@ function eo({
|
|
|
1455
1455
|
}
|
|
1456
1456
|
) }),
|
|
1457
1457
|
/* @__PURE__ */ r(
|
|
1458
|
-
|
|
1458
|
+
Cn,
|
|
1459
1459
|
{
|
|
1460
1460
|
notes: v,
|
|
1461
1461
|
db: e,
|
|
@@ -1464,7 +1464,7 @@ function eo({
|
|
|
1464
1464
|
}
|
|
1465
1465
|
)
|
|
1466
1466
|
] }) : p.type === "add" ? /* @__PURE__ */ r(
|
|
1467
|
-
|
|
1467
|
+
eo,
|
|
1468
1468
|
{
|
|
1469
1469
|
db: e,
|
|
1470
1470
|
namespace: t,
|
|
@@ -1484,7 +1484,7 @@ function eo({
|
|
|
1484
1484
|
onConfirm: b
|
|
1485
1485
|
}
|
|
1486
1486
|
) : p.type === "edit" && k ? /* @__PURE__ */ r(
|
|
1487
|
-
|
|
1487
|
+
co,
|
|
1488
1488
|
{
|
|
1489
1489
|
db: e,
|
|
1490
1490
|
attr: k,
|
|
@@ -1538,7 +1538,7 @@ function Or({
|
|
|
1538
1538
|
] })
|
|
1539
1539
|
] });
|
|
1540
1540
|
}
|
|
1541
|
-
function
|
|
1541
|
+
function eo({
|
|
1542
1542
|
db: e,
|
|
1543
1543
|
namespace: t,
|
|
1544
1544
|
namespaces: a,
|
|
@@ -1593,7 +1593,7 @@ function to({
|
|
|
1593
1593
|
/* @__PURE__ */ h("div", { className: "flex flex-col gap-1", children: [
|
|
1594
1594
|
/* @__PURE__ */ r("h6", { className: "text-md font-bold", children: "Type" }),
|
|
1595
1595
|
/* @__PURE__ */ r(
|
|
1596
|
-
|
|
1596
|
+
zr,
|
|
1597
1597
|
{
|
|
1598
1598
|
ariaLabel: "Text alignment",
|
|
1599
1599
|
selectedId: v,
|
|
@@ -1608,7 +1608,7 @@ function to({
|
|
|
1608
1608
|
v === "blob" ? /* @__PURE__ */ h(M, { children: [
|
|
1609
1609
|
/* @__PURE__ */ h("div", { className: "flex flex-1 flex-col gap-1", children: [
|
|
1610
1610
|
/* @__PURE__ */ r("h6", { className: "text-md font-bold", children: "Name" }),
|
|
1611
|
-
/* @__PURE__ */ r(
|
|
1611
|
+
/* @__PURE__ */ r(Ne, { value: L, onChange: (A) => G(A) })
|
|
1612
1612
|
] }),
|
|
1613
1613
|
/* @__PURE__ */ h("div", { className: "flex flex-col gap-2", children: [
|
|
1614
1614
|
/* @__PURE__ */ r("h6", { className: "text-md font-bold", children: "Constraints" }),
|
|
@@ -1928,7 +1928,7 @@ function _r({
|
|
|
1928
1928
|
/* @__PURE__ */ h("div", { className: "flex flex-1 flex-col gap-1", children: [
|
|
1929
1929
|
/* @__PURE__ */ r("h6", { className: "text-md font-bold", children: "Forward attribute name" }),
|
|
1930
1930
|
/* @__PURE__ */ r(
|
|
1931
|
-
|
|
1931
|
+
Ne,
|
|
1932
1932
|
{
|
|
1933
1933
|
disabled: w.attr.disabled,
|
|
1934
1934
|
title: w.attr.message,
|
|
@@ -1950,7 +1950,7 @@ function _r({
|
|
|
1950
1950
|
/* @__PURE__ */ h("div", { className: "flex flex-1 flex-col gap-1", children: [
|
|
1951
1951
|
/* @__PURE__ */ r("h6", { className: "text-md font-bold", children: "Reverse attribute name" }),
|
|
1952
1952
|
/* @__PURE__ */ r(
|
|
1953
|
-
|
|
1953
|
+
Ne,
|
|
1954
1954
|
{
|
|
1955
1955
|
disabled: w.attr.disabled,
|
|
1956
1956
|
title: w.attr.message,
|
|
@@ -1973,7 +1973,7 @@ function _r({
|
|
|
1973
1973
|
/* @__PURE__ */ h("div", { className: "flex flex-col gap-1", children: [
|
|
1974
1974
|
/* @__PURE__ */ r("h6", { className: "text-md font-bold", children: "Relationship" }),
|
|
1975
1975
|
/* @__PURE__ */ r(
|
|
1976
|
-
|
|
1976
|
+
to,
|
|
1977
1977
|
{
|
|
1978
1978
|
disabled: !v || w.attr.disabled,
|
|
1979
1979
|
value: o,
|
|
@@ -1991,7 +1991,7 @@ function _r({
|
|
|
1991
1991
|
"div",
|
|
1992
1992
|
{
|
|
1993
1993
|
className: "text-xs wrap-break-word text-gray-500 dark:text-neutral-400",
|
|
1994
|
-
children: v ?
|
|
1994
|
+
children: v ? ro[o](
|
|
1995
1995
|
a,
|
|
1996
1996
|
n,
|
|
1997
1997
|
e,
|
|
@@ -2062,7 +2062,7 @@ function _r({
|
|
|
2062
2062
|
] })
|
|
2063
2063
|
] });
|
|
2064
2064
|
}
|
|
2065
|
-
function
|
|
2065
|
+
function to({
|
|
2066
2066
|
value: e,
|
|
2067
2067
|
disabled: t,
|
|
2068
2068
|
onChange: a,
|
|
@@ -2102,7 +2102,7 @@ function ro({
|
|
|
2102
2102
|
}
|
|
2103
2103
|
);
|
|
2104
2104
|
}
|
|
2105
|
-
const
|
|
2105
|
+
const ro = {
|
|
2106
2106
|
"many-many": (e, t, a, n) => /* @__PURE__ */ h(M, { children: [
|
|
2107
2107
|
/* @__PURE__ */ r("strong", { children: e }),
|
|
2108
2108
|
" can have many ",
|
|
@@ -2146,7 +2146,7 @@ const ao = {
|
|
|
2146
2146
|
/* @__PURE__ */ r("strong", { children: n })
|
|
2147
2147
|
] })
|
|
2148
2148
|
};
|
|
2149
|
-
async function
|
|
2149
|
+
async function ao({
|
|
2150
2150
|
appId: e,
|
|
2151
2151
|
attr: t,
|
|
2152
2152
|
isRequired: a,
|
|
@@ -2160,7 +2160,7 @@ async function no({
|
|
|
2160
2160
|
l.current?.();
|
|
2161
2161
|
const g = `${t.namespace}.${t.name}`;
|
|
2162
2162
|
try {
|
|
2163
|
-
const c = await
|
|
2163
|
+
const c = await Kn(
|
|
2164
2164
|
{
|
|
2165
2165
|
appId: e,
|
|
2166
2166
|
attrId: t.id,
|
|
@@ -2177,7 +2177,7 @@ async function no({
|
|
|
2177
2177
|
});
|
|
2178
2178
|
if (m) {
|
|
2179
2179
|
if (m.job_status === "completed")
|
|
2180
|
-
return
|
|
2180
|
+
return ne(
|
|
2181
2181
|
a ? `Marked ${g} as required.` : `Marked ${g} as optional.`
|
|
2182
2182
|
), "completed";
|
|
2183
2183
|
if (m.job_status === "canceled")
|
|
@@ -2189,7 +2189,7 @@ async function no({
|
|
|
2189
2189
|
return console.error(c), ie(`Unexpected error while updating ${g}`), "errored";
|
|
2190
2190
|
}
|
|
2191
2191
|
}
|
|
2192
|
-
const
|
|
2192
|
+
const no = ({
|
|
2193
2193
|
pendingJob: e,
|
|
2194
2194
|
runningJob: t,
|
|
2195
2195
|
value: a,
|
|
@@ -2264,7 +2264,7 @@ const oo = ({
|
|
|
2264
2264
|
}
|
|
2265
2265
|
)
|
|
2266
2266
|
] });
|
|
2267
|
-
},
|
|
2267
|
+
}, oo = ({
|
|
2268
2268
|
pendingJob: e,
|
|
2269
2269
|
runningJob: t,
|
|
2270
2270
|
value: a,
|
|
@@ -2320,7 +2320,7 @@ const oo = ({
|
|
|
2320
2320
|
}
|
|
2321
2321
|
)
|
|
2322
2322
|
] });
|
|
2323
|
-
},
|
|
2323
|
+
}, io = ({
|
|
2324
2324
|
pendingJob: e,
|
|
2325
2325
|
runningJob: t,
|
|
2326
2326
|
value: a,
|
|
@@ -2376,7 +2376,7 @@ const oo = ({
|
|
|
2376
2376
|
}
|
|
2377
2377
|
)
|
|
2378
2378
|
] });
|
|
2379
|
-
},
|
|
2379
|
+
}, lo = ({
|
|
2380
2380
|
pendingJob: e,
|
|
2381
2381
|
runningJob: t,
|
|
2382
2382
|
value: a,
|
|
@@ -2432,14 +2432,14 @@ const oo = ({
|
|
|
2432
2432
|
}
|
|
2433
2433
|
)
|
|
2434
2434
|
] });
|
|
2435
|
-
},
|
|
2435
|
+
}, so = ({
|
|
2436
2436
|
appId: e,
|
|
2437
2437
|
attr: t,
|
|
2438
2438
|
constraints: a
|
|
2439
2439
|
}) => {
|
|
2440
2440
|
const [n, o] = C(
|
|
2441
2441
|
t.isRequired || !1
|
|
2442
|
-
), [l, i] = C(t.isIndex), [g, c] = C(t.isUniq), [p, m] = C(t.checkedDataType || "any"), d = de(), { isPending: u, pending: s, apply: f, isRunning: b, running: w, progress: v } =
|
|
2442
|
+
), [l, i] = C(t.isIndex), [g, c] = C(t.isUniq), [p, m] = C(t.checkedDataType || "any"), d = de(), { isPending: u, pending: s, apply: f, isRunning: b, running: w, progress: v } = Xn({
|
|
2443
2443
|
attr: t,
|
|
2444
2444
|
appId: e,
|
|
2445
2445
|
token: d.adminToken,
|
|
@@ -2451,7 +2451,7 @@ const oo = ({
|
|
|
2451
2451
|
return /* @__PURE__ */ r("div", { children: /* @__PURE__ */ h("div", { className: "flex flex-col gap-2", children: [
|
|
2452
2452
|
/* @__PURE__ */ r("h6", { className: "text-md font-bold", children: "Constraints" }),
|
|
2453
2453
|
/* @__PURE__ */ r(
|
|
2454
|
-
|
|
2454
|
+
oo,
|
|
2455
2455
|
{
|
|
2456
2456
|
pendingJob: s.require,
|
|
2457
2457
|
runningJob: w.require,
|
|
@@ -2463,7 +2463,7 @@ const oo = ({
|
|
|
2463
2463
|
}
|
|
2464
2464
|
),
|
|
2465
2465
|
/* @__PURE__ */ r(
|
|
2466
|
-
|
|
2466
|
+
io,
|
|
2467
2467
|
{
|
|
2468
2468
|
pendingJob: s.index,
|
|
2469
2469
|
runningJob: w.index,
|
|
@@ -2475,7 +2475,7 @@ const oo = ({
|
|
|
2475
2475
|
}
|
|
2476
2476
|
),
|
|
2477
2477
|
/* @__PURE__ */ r(
|
|
2478
|
-
|
|
2478
|
+
lo,
|
|
2479
2479
|
{
|
|
2480
2480
|
pendingJob: s.unique,
|
|
2481
2481
|
runningJob: w.unique,
|
|
@@ -2487,7 +2487,7 @@ const oo = ({
|
|
|
2487
2487
|
}
|
|
2488
2488
|
),
|
|
2489
2489
|
/* @__PURE__ */ r(
|
|
2490
|
-
|
|
2490
|
+
no,
|
|
2491
2491
|
{
|
|
2492
2492
|
pendingJob: s.type,
|
|
2493
2493
|
runningJob: w.type,
|
|
@@ -2499,7 +2499,7 @@ const oo = ({
|
|
|
2499
2499
|
}
|
|
2500
2500
|
),
|
|
2501
2501
|
/* @__PURE__ */ r(
|
|
2502
|
-
|
|
2502
|
+
Ur,
|
|
2503
2503
|
{
|
|
2504
2504
|
loading: !!v,
|
|
2505
2505
|
percentage: b && v || 0,
|
|
@@ -2512,7 +2512,7 @@ const oo = ({
|
|
|
2512
2512
|
)
|
|
2513
2513
|
] }) });
|
|
2514
2514
|
};
|
|
2515
|
-
function
|
|
2515
|
+
function co({
|
|
2516
2516
|
db: e,
|
|
2517
2517
|
attr: t,
|
|
2518
2518
|
onClose: a,
|
|
@@ -2540,7 +2540,7 @@ function uo({
|
|
|
2540
2540
|
async function I() {
|
|
2541
2541
|
if (!t.linkConfig.reverse)
|
|
2542
2542
|
throw new Error("No reverse link config");
|
|
2543
|
-
if (_ !== B && await
|
|
2543
|
+
if (_ !== B && await ao({
|
|
2544
2544
|
appId: l,
|
|
2545
2545
|
attr: t,
|
|
2546
2546
|
isRequired: _,
|
|
@@ -2571,7 +2571,7 @@ function uo({
|
|
|
2571
2571
|
}
|
|
2572
2572
|
]
|
|
2573
2573
|
];
|
|
2574
|
-
await e.core._reactor.pushOps(F), _ == B &&
|
|
2574
|
+
await e.core._reactor.pushOps(F), _ == B && ne("Updated attribute");
|
|
2575
2575
|
}
|
|
2576
2576
|
async function A() {
|
|
2577
2577
|
const F = [
|
|
@@ -2587,7 +2587,7 @@ function uo({
|
|
|
2587
2587
|
}
|
|
2588
2588
|
]
|
|
2589
2589
|
];
|
|
2590
|
-
await e.core._reactor.pushOps(F),
|
|
2590
|
+
await e.core._reactor.pushOps(F), ne("Renamed attribute");
|
|
2591
2591
|
}
|
|
2592
2592
|
async function D() {
|
|
2593
2593
|
await e.core._reactor.pushOps([["delete-attr", t.id]]), setTimeout(() => {
|
|
@@ -2630,7 +2630,7 @@ function uo({
|
|
|
2630
2630
|
] }),
|
|
2631
2631
|
t.type === "blob" ? /* @__PURE__ */ h(M, { children: [
|
|
2632
2632
|
/* @__PURE__ */ r(
|
|
2633
|
-
|
|
2633
|
+
so,
|
|
2634
2634
|
{
|
|
2635
2635
|
appId: l,
|
|
2636
2636
|
attr: t,
|
|
@@ -2647,7 +2647,7 @@ function uo({
|
|
|
2647
2647
|
" to the new name."
|
|
2648
2648
|
] }),
|
|
2649
2649
|
/* @__PURE__ */ r(
|
|
2650
|
-
|
|
2650
|
+
Ne,
|
|
2651
2651
|
{
|
|
2652
2652
|
disabled: n.attr.disabled,
|
|
2653
2653
|
title: n.attr.message,
|
|
@@ -2756,7 +2756,7 @@ const Ge = [
|
|
|
2756
2756
|
{ value: "boolean", label: "boolean" },
|
|
2757
2757
|
{ value: "json", label: "json" }
|
|
2758
2758
|
];
|
|
2759
|
-
function
|
|
2759
|
+
function uo({
|
|
2760
2760
|
onSave: e,
|
|
2761
2761
|
onChange: t,
|
|
2762
2762
|
onKeyDown: a,
|
|
@@ -2791,27 +2791,27 @@ const vt = {
|
|
|
2791
2791
|
boolean: !1,
|
|
2792
2792
|
json: {}
|
|
2793
2793
|
};
|
|
2794
|
-
function
|
|
2794
|
+
function po(e) {
|
|
2795
2795
|
return e ? e === "date" ? Ge.filter(
|
|
2796
2796
|
(t) => t.value === "string" || t.value === "number"
|
|
2797
2797
|
) : Ge.filter((t) => t.value === e) : Ge;
|
|
2798
2798
|
}
|
|
2799
2799
|
const Lr = (e) => !!e && typeof e == "object";
|
|
2800
|
-
function
|
|
2800
|
+
function go(e) {
|
|
2801
2801
|
try {
|
|
2802
2802
|
return JSON.parse(e), !0;
|
|
2803
2803
|
} catch {
|
|
2804
2804
|
return !1;
|
|
2805
2805
|
}
|
|
2806
2806
|
}
|
|
2807
|
-
function
|
|
2807
|
+
function ho(e) {
|
|
2808
2808
|
try {
|
|
2809
2809
|
return JSON.parse(e);
|
|
2810
2810
|
} catch {
|
|
2811
2811
|
return e;
|
|
2812
2812
|
}
|
|
2813
2813
|
}
|
|
2814
|
-
function
|
|
2814
|
+
function fo(e, t) {
|
|
2815
2815
|
if (e.checkedDataType)
|
|
2816
2816
|
return e.checkedDataType === "date" ? "string" : e.checkedDataType;
|
|
2817
2817
|
if (t != null) {
|
|
@@ -2836,12 +2836,12 @@ function tr(e, t) {
|
|
|
2836
2836
|
if (t === "string")
|
|
2837
2837
|
return Lr(e) ? JSON.stringify(e) : String(e);
|
|
2838
2838
|
if (t === "json")
|
|
2839
|
-
return
|
|
2839
|
+
return ho(e);
|
|
2840
2840
|
}
|
|
2841
2841
|
return e;
|
|
2842
2842
|
}
|
|
2843
|
-
function
|
|
2844
|
-
return
|
|
2843
|
+
function mo(e) {
|
|
2844
|
+
return yn(e) ? null : "Invalid UUID.";
|
|
2845
2845
|
}
|
|
2846
2846
|
function rr({
|
|
2847
2847
|
db: e,
|
|
@@ -2851,9 +2851,9 @@ function rr({
|
|
|
2851
2851
|
const [n, o] = C(!1), [l, i] = C(!1), { data: g, isLoading: c } = e.useQuery(
|
|
2852
2852
|
n || l ? { [t.name]: { $: { where: { id: a.id } } } } : null
|
|
2853
2853
|
);
|
|
2854
|
-
return /* @__PURE__ */ r(
|
|
2854
|
+
return /* @__PURE__ */ r(ae.Provider, { children: /* @__PURE__ */ h(ae.Root, { delayDuration: 0, open: n, children: [
|
|
2855
2855
|
/* @__PURE__ */ r(
|
|
2856
|
-
|
|
2856
|
+
ae.Trigger,
|
|
2857
2857
|
{
|
|
2858
2858
|
asChild: !0,
|
|
2859
2859
|
onMouseEnter: () => i(!0),
|
|
@@ -2864,12 +2864,12 @@ function rr({
|
|
|
2864
2864
|
size: "mini",
|
|
2865
2865
|
variant: "subtle",
|
|
2866
2866
|
onClick: () => o((p) => !p),
|
|
2867
|
-
children: /* @__PURE__ */ r(
|
|
2867
|
+
children: /* @__PURE__ */ r(Ma, { height: 14 })
|
|
2868
2868
|
}
|
|
2869
2869
|
) })
|
|
2870
2870
|
}
|
|
2871
2871
|
),
|
|
2872
|
-
/* @__PURE__ */ r(
|
|
2872
|
+
/* @__PURE__ */ r(ae.Content, { collisionPadding: 10, side: "bottom", children: /* @__PURE__ */ h("div", { className: "relative", children: [
|
|
2873
2873
|
/* @__PURE__ */ r(
|
|
2874
2874
|
"div",
|
|
2875
2875
|
{
|
|
@@ -2880,11 +2880,11 @@ function rr({
|
|
|
2880
2880
|
children: JSON.stringify(g?.[t.name]?.[0] || a, null, 2)
|
|
2881
2881
|
}
|
|
2882
2882
|
),
|
|
2883
|
-
c ? /* @__PURE__ */ r("div", { className: "absolute top-0 right-0 animate-spin p-2 opacity-50", children: /* @__PURE__ */ r(
|
|
2883
|
+
c ? /* @__PURE__ */ r("div", { className: "absolute top-0 right-0 animate-spin p-2 opacity-50", children: /* @__PURE__ */ r(Ba, { width: 12 }) }) : null
|
|
2884
2884
|
] }) })
|
|
2885
2885
|
] }) });
|
|
2886
2886
|
}
|
|
2887
|
-
function
|
|
2887
|
+
function bo({
|
|
2888
2888
|
q: e,
|
|
2889
2889
|
option: t,
|
|
2890
2890
|
uniqueAttrs: a,
|
|
@@ -2899,9 +2899,9 @@ function wo({
|
|
|
2899
2899
|
"cursor-pointer px-3 py-1 data-focus:bg-blue-100 dark:border-neutral-700 dark:bg-neutral-800",
|
|
2900
2900
|
{}
|
|
2901
2901
|
),
|
|
2902
|
-
children: /* @__PURE__ */ r(
|
|
2902
|
+
children: /* @__PURE__ */ r(ae.Provider, { children: /* @__PURE__ */ h(ae.Root, { delayDuration: 0, open: o, children: [
|
|
2903
2903
|
/* @__PURE__ */ r(
|
|
2904
|
-
|
|
2904
|
+
ae.Trigger,
|
|
2905
2905
|
{
|
|
2906
2906
|
asChild: !0,
|
|
2907
2907
|
onMouseEnter: () => l(!0),
|
|
@@ -2927,7 +2927,7 @@ function wo({
|
|
|
2927
2927
|
] })
|
|
2928
2928
|
}
|
|
2929
2929
|
),
|
|
2930
|
-
/* @__PURE__ */ r(
|
|
2930
|
+
/* @__PURE__ */ r(ae.Content, { collisionPadding: 10, children: /* @__PURE__ */ r(
|
|
2931
2931
|
"div",
|
|
2932
2932
|
{
|
|
2933
2933
|
className: "bg-opacity-90 max-w-md overflow-auto border bg-white p-2 font-mono text-xs whitespace-pre shadow-md backdrop-blur-xs dark:border-neutral-700 dark:bg-neutral-800",
|
|
@@ -2942,7 +2942,7 @@ function wo({
|
|
|
2942
2942
|
t.id
|
|
2943
2943
|
);
|
|
2944
2944
|
}
|
|
2945
|
-
function
|
|
2945
|
+
function wo({
|
|
2946
2946
|
db: e,
|
|
2947
2947
|
namespace: t,
|
|
2948
2948
|
onLinkRef: a,
|
|
@@ -3008,7 +3008,7 @@ function vo({
|
|
|
3008
3008
|
static: !0,
|
|
3009
3009
|
className: "absolute left-0 z-10 mt-1 max-h-[25vh] w-full divide-y overflow-scroll rounded-md border border-gray-300 bg-white shadow-lg empty:invisible dark:border-neutral-700 dark:bg-neutral-800",
|
|
3010
3010
|
children: (s || []).map((f) => /* @__PURE__ */ r(
|
|
3011
|
-
|
|
3011
|
+
bo,
|
|
3012
3012
|
{
|
|
3013
3013
|
q: l,
|
|
3014
3014
|
option: f,
|
|
@@ -3028,7 +3028,7 @@ function vo({
|
|
|
3028
3028
|
u ? "query-loading" : "query-loaded"
|
|
3029
3029
|
) });
|
|
3030
3030
|
}
|
|
3031
|
-
function
|
|
3031
|
+
function vo({
|
|
3032
3032
|
db: e,
|
|
3033
3033
|
item: t,
|
|
3034
3034
|
attr: a,
|
|
@@ -3085,7 +3085,7 @@ function yo({
|
|
|
3085
3085
|
] }, u);
|
|
3086
3086
|
}),
|
|
3087
3087
|
g ? /* @__PURE__ */ r(
|
|
3088
|
-
|
|
3088
|
+
wo,
|
|
3089
3089
|
{
|
|
3090
3090
|
namespace: n,
|
|
3091
3091
|
onLinkRef: (u) => l(a, u),
|
|
@@ -3096,7 +3096,7 @@ function yo({
|
|
|
3096
3096
|
) : /* @__PURE__ */ r(V, { variant: "secondary", onClick: () => c(!0), children: m === "many" || !d ? "Add link" : "Replace link" })
|
|
3097
3097
|
] });
|
|
3098
3098
|
}
|
|
3099
|
-
const
|
|
3099
|
+
const yo = (e, t) => t.type === "blob" && e.name !== "$files" || e.name === "$files" && t.type === "blob" && t.name === "path";
|
|
3100
3100
|
function ar({
|
|
3101
3101
|
db: e,
|
|
3102
3102
|
namespace: t,
|
|
@@ -3105,10 +3105,10 @@ function ar({
|
|
|
3105
3105
|
}) {
|
|
3106
3106
|
const o = a.id ? "edit" : "add", l = de(), i = [], g = [];
|
|
3107
3107
|
for (const S of t.attrs)
|
|
3108
|
-
S.name !== "id" && (
|
|
3108
|
+
S.name !== "id" && (yo(t, S) && i.push(S), S.type === "ref" && g.push(S));
|
|
3109
3109
|
const c = i.reduce(
|
|
3110
3110
|
(S, T) => {
|
|
3111
|
-
const I = a[T.name], A =
|
|
3111
|
+
const I = a[T.name], A = fo(T, I), D = o === "add" ? T.isRequired ? vt[A] : null : I;
|
|
3112
3112
|
return {
|
|
3113
3113
|
...S,
|
|
3114
3114
|
[T.name]: {
|
|
@@ -3167,7 +3167,7 @@ function ar({
|
|
|
3167
3167
|
[S]: { type: "json", value: void 0, error: "Invalid JSON" }
|
|
3168
3168
|
} : {
|
|
3169
3169
|
...I,
|
|
3170
|
-
[S]:
|
|
3170
|
+
[S]: go(T) ? { type: "json", value: JSON.parse(T), error: null } : { ...A, type: "json", error: "Invalid JSON" }
|
|
3171
3171
|
};
|
|
3172
3172
|
});
|
|
3173
3173
|
}, G = (S, T) => {
|
|
@@ -3253,7 +3253,7 @@ function ar({
|
|
|
3253
3253
|
), T = a.id || S.id || qe();
|
|
3254
3254
|
delete S.id;
|
|
3255
3255
|
try {
|
|
3256
|
-
let I =
|
|
3256
|
+
let I = Ha[t.name][T];
|
|
3257
3257
|
const A = [], D = [];
|
|
3258
3258
|
for (const [F, Q] of Object.entries(d))
|
|
3259
3259
|
for (const [te, { action: W }] of Object.entries(Q))
|
|
@@ -3263,7 +3263,7 @@ function ar({
|
|
|
3263
3263
|
I = I.update(S);
|
|
3264
3264
|
for (const F of D)
|
|
3265
3265
|
I = I.link(F);
|
|
3266
|
-
await e.transact(I), n(),
|
|
3266
|
+
await e.transact(I), n(), ne("Successfully updated row!");
|
|
3267
3267
|
} catch (I) {
|
|
3268
3268
|
const A = I.message;
|
|
3269
3269
|
if (A)
|
|
@@ -3292,7 +3292,7 @@ function ar({
|
|
|
3292
3292
|
size: "mini",
|
|
3293
3293
|
variant: "subtle",
|
|
3294
3294
|
onClick: () => B("id", qe()),
|
|
3295
|
-
children: /* @__PURE__ */ r(
|
|
3295
|
+
children: /* @__PURE__ */ r(ja, { height: 14 })
|
|
3296
3296
|
}
|
|
3297
3297
|
)
|
|
3298
3298
|
] }) }) }),
|
|
@@ -3301,7 +3301,7 @@ function ar({
|
|
|
3301
3301
|
{
|
|
3302
3302
|
className: "flex w-full flex-1 rounded-xs border-gray-200 bg-white px-3 py-1 placeholder:text-gray-400 dark:border-neutral-700 dark:bg-neutral-800",
|
|
3303
3303
|
value: p.id?.value ?? "",
|
|
3304
|
-
onChange: (S) => B("id", S.target.value,
|
|
3304
|
+
onChange: (S) => B("id", S.target.value, mo)
|
|
3305
3305
|
}
|
|
3306
3306
|
) }),
|
|
3307
3307
|
" ",
|
|
@@ -3329,7 +3329,7 @@ function ar({
|
|
|
3329
3329
|
{
|
|
3330
3330
|
className: "w-24 rounded-sm px-2 py-0.5 text-sm",
|
|
3331
3331
|
value: A,
|
|
3332
|
-
options:
|
|
3332
|
+
options: po(S.checkedDataType),
|
|
3333
3333
|
onChange: (W) => q(
|
|
3334
3334
|
S.name,
|
|
3335
3335
|
W.value
|
|
@@ -3379,7 +3379,7 @@ function ar({
|
|
|
3379
3379
|
onChange: (W) => B(S.name, W.target.value)
|
|
3380
3380
|
}
|
|
3381
3381
|
) : /* @__PURE__ */ r(
|
|
3382
|
-
|
|
3382
|
+
uo,
|
|
3383
3383
|
{
|
|
3384
3384
|
tabIndex: I,
|
|
3385
3385
|
value: D ?? "",
|
|
@@ -3420,7 +3420,7 @@ function ar({
|
|
|
3420
3420
|
] })
|
|
3421
3421
|
] }),
|
|
3422
3422
|
/* @__PURE__ */ r("div", { className: "flex flex-col gap-1", children: /* @__PURE__ */ r(
|
|
3423
|
-
|
|
3423
|
+
vo,
|
|
3424
3424
|
{
|
|
3425
3425
|
db: e,
|
|
3426
3426
|
item: a,
|
|
@@ -3454,8 +3454,8 @@ function ar({
|
|
|
3454
3454
|
] })
|
|
3455
3455
|
] });
|
|
3456
3456
|
}
|
|
3457
|
-
const
|
|
3458
|
-
function
|
|
3457
|
+
const ko = [];
|
|
3458
|
+
function xo(e, t, a, n = !1) {
|
|
3459
3459
|
if (e.length === 0) return;
|
|
3460
3460
|
const o = t.filter(
|
|
3461
3461
|
(c) => c.id !== "select-col" && c.header !== void 0 && !c.meta?.isLink
|
|
@@ -3465,29 +3465,29 @@ function So(e, t, a, n = !1) {
|
|
|
3465
3465
|
const d = c[m.header];
|
|
3466
3466
|
d == null ? p[m.header] = "" : typeof d == "object" ? p[m.header] = JSON.stringify(d) : p[m.header] = d;
|
|
3467
3467
|
}), p;
|
|
3468
|
-
}), i =
|
|
3468
|
+
}), i = en({
|
|
3469
3469
|
fieldSeparator: ",",
|
|
3470
3470
|
filename: `${a}_export`,
|
|
3471
3471
|
decimalSeparator: ".",
|
|
3472
3472
|
useKeysAsHeaders: !0
|
|
3473
|
-
}), g =
|
|
3474
|
-
n ? (
|
|
3473
|
+
}), g = tn(i)(l);
|
|
3474
|
+
n ? (rn(i)(g), ne("CSV file downloaded")) : (We(g.toString()), ne("CSV copied to clipboard"));
|
|
3475
3475
|
}
|
|
3476
|
-
function
|
|
3476
|
+
function So(e, t, a, n = !1) {
|
|
3477
3477
|
if (e.length === 0) return;
|
|
3478
3478
|
const o = t.filter(
|
|
3479
3479
|
(c) => c.id !== "select-col" && c.header !== void 0 && !c.meta?.isLink
|
|
3480
3480
|
), l = o.map((c) => c.header), i = e.map((c) => o.map((p) => {
|
|
3481
3481
|
const m = c[p.header];
|
|
3482
3482
|
return m == null ? " " : typeof m == "object" ? JSON.stringify(m) : String(m);
|
|
3483
|
-
})), g =
|
|
3483
|
+
})), g = Ja([l, ...i]);
|
|
3484
3484
|
if (n) {
|
|
3485
3485
|
const c = new Blob([g], { type: "text/markdown" }), p = URL.createObjectURL(c), m = document.createElement("a");
|
|
3486
|
-
m.href = p, m.download = `${a}_export.md`, document.body.appendChild(m), m.click(), document.body.removeChild(m), URL.revokeObjectURL(p),
|
|
3486
|
+
m.href = p, m.download = `${a}_export.md`, document.body.appendChild(m), m.click(), document.body.removeChild(m), URL.revokeObjectURL(p), ne("Markdown file downloaded");
|
|
3487
3487
|
} else
|
|
3488
|
-
We(g),
|
|
3488
|
+
We(g), ne("Markdown copied to clipboard");
|
|
3489
3489
|
}
|
|
3490
|
-
function
|
|
3490
|
+
function No(e, t, a, n = !1) {
|
|
3491
3491
|
if (e.length === 0) return;
|
|
3492
3492
|
const o = t.filter(
|
|
3493
3493
|
(g) => g.id !== "select-col" && g.header !== void 0 && !g.meta?.isLink
|
|
@@ -3500,15 +3500,15 @@ function Eo(e, t, a, n = !1) {
|
|
|
3500
3500
|
}), i = JSON.stringify(l, null, 2);
|
|
3501
3501
|
if (n) {
|
|
3502
3502
|
const g = new Blob([i], { type: "application/json" }), c = URL.createObjectURL(g), p = document.createElement("a");
|
|
3503
|
-
p.href = c, p.download = `${a}_export.json`, document.body.appendChild(p), p.click(), document.body.removeChild(p), URL.revokeObjectURL(c),
|
|
3503
|
+
p.href = c, p.download = `${a}_export.json`, document.body.appendChild(p), p.click(), document.body.removeChild(p), URL.revokeObjectURL(c), ne("JSON file downloaded");
|
|
3504
3504
|
} else
|
|
3505
|
-
We(i),
|
|
3505
|
+
We(i), ne("JSON copied to clipboard");
|
|
3506
3506
|
}
|
|
3507
|
-
const
|
|
3507
|
+
const Eo = ({ db: e, namespaces: t }) => {
|
|
3508
3508
|
const { explorerState: a, history: n } = ut(), o = de(), l = a, i = t.find(
|
|
3509
3509
|
(E) => E.id === l.namespace
|
|
3510
3510
|
), [g, c] = C(50), [p, m] = C([]), [d, u] = C(!1), [s, f] = C(""), [b, w] = C(!1), [v, k] = C(null), [x, _] = C(null), [q, B] = C(!1), L = X(null), [G, H] = C({}), Y = X(null), z = i?.name?.startsWith("$") ?? !1, j = i?.name ?? "", S = z && !["$users", "$files"].includes(j), T = G[j] || 0, I = l?.sortAttr || "serverCreatedAt", A = l?.sortAsc ?? !0, D = (E, N) => {
|
|
3511
|
-
const R =
|
|
3511
|
+
const R = re.options.data.map((pe) => pe.id), $ = R.indexOf(E), U = R.indexOf(L.current), [K, J] = [
|
|
3512
3512
|
Math.min($, U),
|
|
3513
3513
|
Math.max($, U)
|
|
3514
3514
|
];
|
|
@@ -3520,7 +3520,7 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
3520
3520
|
}
|
|
3521
3521
|
return je;
|
|
3522
3522
|
});
|
|
3523
|
-
}, [F, Q] = C([]), { itemsRes: te, allCount: W } =
|
|
3523
|
+
}, [F, Q] = C([]), { itemsRes: te, allCount: W } = jn(
|
|
3524
3524
|
e,
|
|
3525
3525
|
i,
|
|
3526
3526
|
l?.where,
|
|
@@ -3529,11 +3529,11 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
3529
3529
|
T,
|
|
3530
3530
|
I,
|
|
3531
3531
|
A
|
|
3532
|
-
),
|
|
3532
|
+
), oe = te.data?.[i?.name ?? ""] ?? ko;
|
|
3533
3533
|
function ye(E, N) {
|
|
3534
3534
|
return E.filter((R) => N[R.id]);
|
|
3535
3535
|
}
|
|
3536
|
-
const ce = W ? Math.ceil(W / g) : 1, Z = T / g + 1, [ke,
|
|
3536
|
+
const ce = W ? Math.ceil(W / g) : 1, Z = T / g + 1, [ke, Kr] = Ar("localDates", !1), Xr = async () => {
|
|
3537
3537
|
try {
|
|
3538
3538
|
if (u(!0), p.length === 0)
|
|
3539
3539
|
return;
|
|
@@ -3544,26 +3544,26 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
3544
3544
|
E,
|
|
3545
3545
|
s,
|
|
3546
3546
|
o.apiURI
|
|
3547
|
-
) && (m([]), f(""), Y.current && (Y.current.value = "")),
|
|
3547
|
+
) && (m([]), f(""), Y.current && (Y.current.value = "")), ne("Successfully uploaded!");
|
|
3548
3548
|
} catch (E) {
|
|
3549
3549
|
console.error("Failed to upload:", E), ie(`Failed to upload: ${E.body.message}`);
|
|
3550
3550
|
} finally {
|
|
3551
3551
|
u(!1);
|
|
3552
3552
|
}
|
|
3553
|
-
}, Ft = le(() =>
|
|
3554
|
-
if (
|
|
3553
|
+
}, Ft = le(() => oe, [oe]), De = X(null), [$t, zt] = C(0), [jt, Mt] = C(1), [Bt, Ut] = C(!1), Zr = (E) => {
|
|
3554
|
+
if (re?.getColumn(E)?.columnDef.header === "id") {
|
|
3555
3555
|
Pt(E, 285);
|
|
3556
3556
|
return;
|
|
3557
3557
|
}
|
|
3558
|
-
const N =
|
|
3558
|
+
const N = qn(E, 800);
|
|
3559
3559
|
Pt(E, N);
|
|
3560
3560
|
}, Pt = (E, N = 200) => {
|
|
3561
3561
|
if (!i)
|
|
3562
3562
|
return;
|
|
3563
3563
|
const R = {};
|
|
3564
3564
|
i?.attrs.forEach(($) => {
|
|
3565
|
-
R[$.id + $.name] =
|
|
3566
|
-
}),
|
|
3565
|
+
R[$.id + $.name] = re.getColumn($.id + $.name)?.getSize() || 0;
|
|
3566
|
+
}), re.setColumnSizing({
|
|
3567
3567
|
...R,
|
|
3568
3568
|
[E]: N
|
|
3569
3569
|
});
|
|
@@ -3585,7 +3585,7 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
3585
3585
|
},
|
|
3586
3586
|
checked: N.getIsAllRowsSelected(),
|
|
3587
3587
|
onChange: (R) => {
|
|
3588
|
-
R ? (N.toggleAllRowsSelected(),
|
|
3588
|
+
R ? (N.toggleAllRowsSelected(), oe.length > 0 && (L.current = oe[0].id)) : (Ce({}), L.current = null);
|
|
3589
3589
|
}
|
|
3590
3590
|
}
|
|
3591
3591
|
),
|
|
@@ -3608,7 +3608,7 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
3608
3608
|
{
|
|
3609
3609
|
className: "translate-y-0.5 opacity-0 transition-opacity group-hover:opacity-100",
|
|
3610
3610
|
onClick: () => _(N.id),
|
|
3611
|
-
children: /* @__PURE__ */ r(
|
|
3611
|
+
children: /* @__PURE__ */ r(Na, { className: "h-4 w-4 text-neutral-500 dark:text-neutral-400" })
|
|
3612
3612
|
}
|
|
3613
3613
|
)
|
|
3614
3614
|
] })
|
|
@@ -3658,20 +3658,20 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
3658
3658
|
}
|
|
3659
3659
|
);
|
|
3660
3660
|
if (N.name === "size")
|
|
3661
|
-
return
|
|
3661
|
+
return Pn(R.row.original[N.name]);
|
|
3662
3662
|
}
|
|
3663
3663
|
if (N.checkedDataType === "boolean")
|
|
3664
3664
|
return R.row.original[N.name] ? "true" : "false";
|
|
3665
3665
|
if (N.checkedDataType === "date") {
|
|
3666
|
-
const $ =
|
|
3666
|
+
const $ = La(R.row.original[N.name]);
|
|
3667
3667
|
return ke && $?.toLocaleString() || R.row.original[N.name];
|
|
3668
3668
|
}
|
|
3669
|
-
return
|
|
3669
|
+
return Se(R.row.original[N.name]) ? /* @__PURE__ */ r(Io, { data: R.row.original[N.name] }) : R.row.original[N.name];
|
|
3670
3670
|
}
|
|
3671
3671
|
});
|
|
3672
3672
|
}), E;
|
|
3673
|
-
}, [i?.attrs, ke]), [
|
|
3674
|
-
const E = Object.entries(
|
|
3673
|
+
}, [i?.attrs, ke]), [Qr, Jr] = C({}), ea = () => {
|
|
3674
|
+
const E = Object.entries(re.getState().columnSizing).reduce(
|
|
3675
3675
|
(U, [K, J]) => et.visibility[K] !== !1 ? {
|
|
3676
3676
|
...U,
|
|
3677
3677
|
[K]: J
|
|
@@ -3687,8 +3687,8 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
3687
3687
|
E[J] += K;
|
|
3688
3688
|
});
|
|
3689
3689
|
}
|
|
3690
|
-
Ut(!1),
|
|
3691
|
-
},
|
|
3690
|
+
Ut(!1), re.setColumnSizing(() => ({ ...E }));
|
|
3691
|
+
}, ta = "onChange", ra = "ltr", et = Bn({
|
|
3692
3692
|
appId: o.appId,
|
|
3693
3693
|
attrs: i?.attrs,
|
|
3694
3694
|
namespaceId: i?.id
|
|
@@ -3715,32 +3715,32 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
3715
3715
|
JSON.stringify(Fe)
|
|
3716
3716
|
);
|
|
3717
3717
|
}, [Fe, i?.id]);
|
|
3718
|
-
const [
|
|
3718
|
+
const [Ee, Ce] = C(
|
|
3719
3719
|
{}
|
|
3720
3720
|
);
|
|
3721
3721
|
P(() => {
|
|
3722
3722
|
Ce({}), L.current = null;
|
|
3723
3723
|
}, [i?.id]);
|
|
3724
|
-
const $e = Object.keys(
|
|
3725
|
-
columnResizeDirection:
|
|
3726
|
-
columnResizeMode:
|
|
3724
|
+
const $e = Object.keys(Ee).length, Ie = j === "$files" ? $e === 1 ? "file" : "files" : $e === 1 ? "row" : "rows", re = on({
|
|
3725
|
+
columnResizeDirection: ra,
|
|
3726
|
+
columnResizeMode: ta,
|
|
3727
3727
|
onColumnVisibilityChange: et.setVisibility,
|
|
3728
3728
|
columns: Le,
|
|
3729
3729
|
data: Ft,
|
|
3730
3730
|
enableColumnResizing: !0,
|
|
3731
3731
|
enableRowSelection: !0,
|
|
3732
|
-
getCoreRowModel:
|
|
3732
|
+
getCoreRowModel: ln(),
|
|
3733
3733
|
getRowId: (E) => E.id,
|
|
3734
3734
|
onColumnOrderChange: tt,
|
|
3735
3735
|
onRowSelectionChange: Ce,
|
|
3736
|
-
onColumnSizingChange:
|
|
3736
|
+
onColumnSizingChange: Jr,
|
|
3737
3737
|
state: {
|
|
3738
|
-
columnSizing:
|
|
3738
|
+
columnSizing: Qr,
|
|
3739
3739
|
columnOrder: Fe,
|
|
3740
3740
|
columnVisibility: et.visibility,
|
|
3741
|
-
rowSelection:
|
|
3741
|
+
rowSelection: Ee
|
|
3742
3742
|
}
|
|
3743
|
-
}), [
|
|
3743
|
+
}), [xe, mt] = C(!1);
|
|
3744
3744
|
P(() => {
|
|
3745
3745
|
const E = ($) => {
|
|
3746
3746
|
$.key === "Shift" && mt(!0);
|
|
@@ -3753,23 +3753,23 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
3753
3753
|
window.removeEventListener("keydown", E), window.removeEventListener("keyup", N), window.removeEventListener("blur-sm", R);
|
|
3754
3754
|
};
|
|
3755
3755
|
}, []);
|
|
3756
|
-
const [
|
|
3757
|
-
function
|
|
3756
|
+
const [aa, ze] = C(!1);
|
|
3757
|
+
function na(E) {
|
|
3758
3758
|
const { active: N, over: R } = E;
|
|
3759
3759
|
N && R && N.id !== R.id && N.id !== "select-col" && R.id !== "select-col" && tt(($) => {
|
|
3760
3760
|
const U = $.indexOf(N.id), K = $.indexOf(R.id);
|
|
3761
|
-
return
|
|
3761
|
+
return nn($, U, K);
|
|
3762
3762
|
});
|
|
3763
3763
|
}
|
|
3764
3764
|
const bt = le(
|
|
3765
|
-
() =>
|
|
3766
|
-
[
|
|
3765
|
+
() => oe.find((E) => E.id === x),
|
|
3766
|
+
[oe.length, x]
|
|
3767
3767
|
);
|
|
3768
3768
|
P(() => {
|
|
3769
3769
|
const E = De.current;
|
|
3770
3770
|
if (!E) return;
|
|
3771
3771
|
const N = () => {
|
|
3772
|
-
const U =
|
|
3772
|
+
const U = re.getCenterTotalSize(), K = E.clientWidth;
|
|
3773
3773
|
Ut(U < K - 5);
|
|
3774
3774
|
const { scrollLeft: J, scrollWidth: pe, clientWidth: je } = E, Ae = pe - je;
|
|
3775
3775
|
if (Ae <= 0) {
|
|
@@ -3778,8 +3778,8 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
3778
3778
|
}
|
|
3779
3779
|
const rt = Math.min(J / 30, 1);
|
|
3780
3780
|
zt(rt);
|
|
3781
|
-
const
|
|
3782
|
-
Mt(
|
|
3781
|
+
const da = Math.min((Ae - J) / 30, 1);
|
|
3782
|
+
Mt(da);
|
|
3783
3783
|
};
|
|
3784
3784
|
N(), E.addEventListener("scroll", N);
|
|
3785
3785
|
const R = new ResizeObserver(N);
|
|
@@ -3789,11 +3789,11 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
3789
3789
|
E.removeEventListener("scroll", N), R.disconnect(), window.removeEventListener("resize", N);
|
|
3790
3790
|
};
|
|
3791
3791
|
}, [i, Ft]);
|
|
3792
|
-
const
|
|
3792
|
+
const oa = Va(
|
|
3793
|
+
wt(Ya, {}),
|
|
3793
3794
|
wt(Ka, {}),
|
|
3794
|
-
wt(Xa, {})
|
|
3795
|
-
|
|
3796
|
-
), la = n.items.length >= 1, sa = (E) => E === "id" ? 140 : E === "url" ? 120 : E.length * 7.2 + 50;
|
|
3795
|
+
wt(Xa, {})
|
|
3796
|
+
), ia = n.items.length >= 1, la = (E) => E === "id" ? 140 : E === "url" ? 120 : E.length * 7.2 + 50;
|
|
3797
3797
|
if (yt(() => {
|
|
3798
3798
|
if (i?.id) {
|
|
3799
3799
|
if (localStorage.getItem(
|
|
@@ -3804,12 +3804,12 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
3804
3804
|
`sizing-${i.id}-${o.appId}`
|
|
3805
3805
|
) || "{}"
|
|
3806
3806
|
);
|
|
3807
|
-
|
|
3807
|
+
re.setColumnSizing(() => ({ ...U }));
|
|
3808
3808
|
return;
|
|
3809
3809
|
}
|
|
3810
3810
|
const E = De.current?.clientWidth || -1, N = {};
|
|
3811
3811
|
i?.attrs.forEach((U) => {
|
|
3812
|
-
N[U.id + U.name] =
|
|
3812
|
+
N[U.id + U.name] = la(U.name);
|
|
3813
3813
|
});
|
|
3814
3814
|
const R = Object.values(N).reduce(
|
|
3815
3815
|
(U, K) => U + K,
|
|
@@ -3821,11 +3821,11 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
3821
3821
|
N[J] += K;
|
|
3822
3822
|
});
|
|
3823
3823
|
}
|
|
3824
|
-
|
|
3824
|
+
re.setColumnSizing(N);
|
|
3825
3825
|
}
|
|
3826
3826
|
}, [De.current, i]), !i)
|
|
3827
3827
|
return null;
|
|
3828
|
-
const
|
|
3828
|
+
const sa = i.id;
|
|
3829
3829
|
return /* @__PURE__ */ h(M, { children: [
|
|
3830
3830
|
/* @__PURE__ */ r(
|
|
3831
3831
|
fe,
|
|
@@ -3869,20 +3869,11 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
3869
3869
|
title: S ? `The ${i?.name} namespace is read-only.` : void 0,
|
|
3870
3870
|
onClick: async () => {
|
|
3871
3871
|
try {
|
|
3872
|
-
|
|
3873
|
-
|
|
3874
|
-
|
|
3875
|
-
|
|
3876
|
-
|
|
3877
|
-
E,
|
|
3878
|
-
o.apiURI
|
|
3879
|
-
);
|
|
3880
|
-
} else
|
|
3881
|
-
await e.transact(
|
|
3882
|
-
Object.keys(xe).map(
|
|
3883
|
-
(E) => $a[i.name][E].delete()
|
|
3884
|
-
)
|
|
3885
|
-
);
|
|
3872
|
+
await e.transact(
|
|
3873
|
+
Object.keys(Ee).map(
|
|
3874
|
+
(E) => Fa[i.name][E].delete()
|
|
3875
|
+
)
|
|
3876
|
+
);
|
|
3886
3877
|
} catch (E) {
|
|
3887
3878
|
const N = E.message;
|
|
3888
3879
|
ie(
|
|
@@ -3939,7 +3930,7 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
3939
3930
|
open: !!v,
|
|
3940
3931
|
onClose: () => k(null),
|
|
3941
3932
|
children: i ? /* @__PURE__ */ r(
|
|
3942
|
-
|
|
3933
|
+
Jn,
|
|
3943
3934
|
{
|
|
3944
3935
|
readOnly: S,
|
|
3945
3936
|
isSystemCatalogNs: z,
|
|
@@ -3956,7 +3947,7 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
3956
3947
|
/* @__PURE__ */ h("div", { className: "flex flex-1 grow flex-col overflow-hidden bg-white dark:bg-neutral-800", children: [
|
|
3957
3948
|
/* @__PURE__ */ r("div", { className: "flex items-center overflow-hidden border-b border-b-gray-200 dark:border-neutral-700", children: /* @__PURE__ */ h("div", { className: "flex flex-1 flex-col justify-between py-2 md:flex-row md:items-center", children: [
|
|
3958
3949
|
/* @__PURE__ */ h("div", { className: "flex items-center overflow-hidden border-b px-2 py-1 pl-4 md:border-b-0 dark:border-neutral-700", children: [
|
|
3959
|
-
|
|
3950
|
+
ia ? /* @__PURE__ */ r(
|
|
3960
3951
|
Ht,
|
|
3961
3952
|
{
|
|
3962
3953
|
className: "mr-4 inline cursor-pointer",
|
|
@@ -4022,13 +4013,13 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
4022
4013
|
}
|
|
4023
4014
|
),
|
|
4024
4015
|
/* @__PURE__ */ r(
|
|
4025
|
-
|
|
4016
|
+
Ln,
|
|
4026
4017
|
{
|
|
4027
4018
|
onSearchChange: (E) => Q(E),
|
|
4028
4019
|
attrs: i?.attrs,
|
|
4029
4020
|
initialFilters: l?.filters || []
|
|
4030
4021
|
},
|
|
4031
|
-
|
|
4022
|
+
sa
|
|
4032
4023
|
)
|
|
4033
4024
|
] })
|
|
4034
4025
|
] }) }),
|
|
@@ -4053,7 +4044,7 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
4053
4044
|
disabled: p.length === 0,
|
|
4054
4045
|
size: "mini",
|
|
4055
4046
|
loading: d,
|
|
4056
|
-
onClick:
|
|
4047
|
+
onClick: Xr,
|
|
4057
4048
|
className: "rounded-sm",
|
|
4058
4049
|
children: d ? "Uploading..." : "Upload file"
|
|
4059
4050
|
}
|
|
@@ -4085,7 +4076,7 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
4085
4076
|
B(!0);
|
|
4086
4077
|
},
|
|
4087
4078
|
children: [
|
|
4088
|
-
/* @__PURE__ */ r(
|
|
4079
|
+
/* @__PURE__ */ r(sn, { width: 12 }),
|
|
4089
4080
|
"Add row"
|
|
4090
4081
|
]
|
|
4091
4082
|
}
|
|
@@ -4191,7 +4182,7 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
4191
4182
|
}));
|
|
4192
4183
|
},
|
|
4193
4184
|
children: /* @__PURE__ */ r(
|
|
4194
|
-
|
|
4185
|
+
dn,
|
|
4195
4186
|
{
|
|
4196
4187
|
className: O("inline", {
|
|
4197
4188
|
"opacity-40": Z >= ce
|
|
@@ -4202,8 +4193,8 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
4202
4193
|
}
|
|
4203
4194
|
),
|
|
4204
4195
|
$e > 0 && /* @__PURE__ */ h("div", { className: "flex items-center gap-2 pl-4", children: [
|
|
4205
|
-
/* @__PURE__ */ h(
|
|
4206
|
-
/* @__PURE__ */ r(
|
|
4196
|
+
/* @__PURE__ */ h(qr, { open: aa, onOpenChange: ze, children: [
|
|
4197
|
+
/* @__PURE__ */ r(Gr, { children: /* @__PURE__ */ h(
|
|
4207
4198
|
V,
|
|
4208
4199
|
{
|
|
4209
4200
|
onClick: () => {
|
|
@@ -4211,7 +4202,7 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
4211
4202
|
},
|
|
4212
4203
|
variant: "secondary",
|
|
4213
4204
|
children: [
|
|
4214
|
-
/* @__PURE__ */ r(
|
|
4205
|
+
/* @__PURE__ */ r(Ea, { width: 14 }),
|
|
4215
4206
|
"Export (",
|
|
4216
4207
|
$e,
|
|
4217
4208
|
")"
|
|
@@ -4219,7 +4210,7 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
4219
4210
|
}
|
|
4220
4211
|
) }),
|
|
4221
4212
|
/* @__PURE__ */ h(
|
|
4222
|
-
|
|
4213
|
+
Hr,
|
|
4223
4214
|
{
|
|
4224
4215
|
className: "z-100",
|
|
4225
4216
|
align: "end",
|
|
@@ -4232,20 +4223,20 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
4232
4223
|
onSelect: (E) => {
|
|
4233
4224
|
E.preventDefault();
|
|
4234
4225
|
const N = ye(
|
|
4235
|
-
|
|
4236
|
-
|
|
4226
|
+
oe,
|
|
4227
|
+
Ee
|
|
4237
4228
|
);
|
|
4238
|
-
|
|
4229
|
+
xo(
|
|
4239
4230
|
N,
|
|
4240
4231
|
Le,
|
|
4241
4232
|
i.name,
|
|
4242
|
-
|
|
4233
|
+
xe
|
|
4243
4234
|
), ze(!1);
|
|
4244
4235
|
},
|
|
4245
4236
|
className: "flex items-center gap-2",
|
|
4246
4237
|
children: [
|
|
4247
|
-
/* @__PURE__ */ r(
|
|
4248
|
-
|
|
4238
|
+
/* @__PURE__ */ r(cn, { width: 12 }),
|
|
4239
|
+
xe ? "Download as CSV" : "Copy as CSV"
|
|
4249
4240
|
]
|
|
4250
4241
|
}
|
|
4251
4242
|
),
|
|
@@ -4255,20 +4246,20 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
4255
4246
|
onSelect: (E) => {
|
|
4256
4247
|
E.preventDefault();
|
|
4257
4248
|
const N = ye(
|
|
4258
|
-
|
|
4259
|
-
|
|
4249
|
+
oe,
|
|
4250
|
+
Ee
|
|
4260
4251
|
);
|
|
4261
|
-
|
|
4252
|
+
So(
|
|
4262
4253
|
N,
|
|
4263
4254
|
Le,
|
|
4264
4255
|
i.name,
|
|
4265
|
-
|
|
4256
|
+
xe
|
|
4266
4257
|
), ze(!1);
|
|
4267
4258
|
},
|
|
4268
4259
|
className: "flex items-center gap-2",
|
|
4269
4260
|
children: [
|
|
4270
|
-
/* @__PURE__ */ r(
|
|
4271
|
-
|
|
4261
|
+
/* @__PURE__ */ r(un, { width: 12 }),
|
|
4262
|
+
xe ? "Download as Markdown" : "Copy as Markdown"
|
|
4272
4263
|
]
|
|
4273
4264
|
}
|
|
4274
4265
|
),
|
|
@@ -4278,25 +4269,25 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
4278
4269
|
onSelect: (E) => {
|
|
4279
4270
|
E.preventDefault();
|
|
4280
4271
|
const N = ye(
|
|
4281
|
-
|
|
4282
|
-
|
|
4272
|
+
oe,
|
|
4273
|
+
Ee
|
|
4283
4274
|
);
|
|
4284
|
-
|
|
4275
|
+
No(
|
|
4285
4276
|
N,
|
|
4286
4277
|
Le,
|
|
4287
4278
|
i.name,
|
|
4288
|
-
|
|
4279
|
+
xe
|
|
4289
4280
|
), ze(!1);
|
|
4290
4281
|
},
|
|
4291
4282
|
className: "flex items-center gap-2",
|
|
4292
4283
|
children: [
|
|
4293
|
-
/* @__PURE__ */ r(
|
|
4294
|
-
|
|
4284
|
+
/* @__PURE__ */ r(pn, { width: 12 }),
|
|
4285
|
+
xe ? "Download as JSON" : "Copy as JSON"
|
|
4295
4286
|
]
|
|
4296
4287
|
}
|
|
4297
4288
|
),
|
|
4298
|
-
!
|
|
4299
|
-
/* @__PURE__ */ r(
|
|
4289
|
+
!xe && /* @__PURE__ */ h(M, { children: [
|
|
4290
|
+
/* @__PURE__ */ r(Wr, {}),
|
|
4300
4291
|
/* @__PURE__ */ r(
|
|
4301
4292
|
Pe,
|
|
4302
4293
|
{
|
|
@@ -4319,7 +4310,7 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
4319
4310
|
className: "px-2",
|
|
4320
4311
|
variant: "destructive",
|
|
4321
4312
|
children: [
|
|
4322
|
-
/* @__PURE__ */ r(
|
|
4313
|
+
/* @__PURE__ */ r(Ca, { width: 14 }),
|
|
4323
4314
|
"Delete Selected Rows"
|
|
4324
4315
|
]
|
|
4325
4316
|
}
|
|
@@ -4327,21 +4318,21 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
4327
4318
|
] }),
|
|
4328
4319
|
/* @__PURE__ */ r("div", { className: "grow" }),
|
|
4329
4320
|
/* @__PURE__ */ r("div", { className: "px-2", children: /* @__PURE__ */ r(
|
|
4330
|
-
|
|
4321
|
+
Yn,
|
|
4331
4322
|
{
|
|
4332
4323
|
localDates: ke,
|
|
4333
|
-
setLocalDates:
|
|
4324
|
+
setLocalDates: Kr,
|
|
4334
4325
|
visiblity: et
|
|
4335
4326
|
}
|
|
4336
4327
|
) })
|
|
4337
4328
|
] }),
|
|
4338
4329
|
/* @__PURE__ */ r(
|
|
4339
|
-
|
|
4330
|
+
Za,
|
|
4340
4331
|
{
|
|
4341
|
-
collisionDetection:
|
|
4342
|
-
modifiers: [
|
|
4343
|
-
onDragEnd:
|
|
4344
|
-
sensors:
|
|
4332
|
+
collisionDetection: Qa,
|
|
4333
|
+
modifiers: [an],
|
|
4334
|
+
onDragEnd: na,
|
|
4335
|
+
sensors: oa,
|
|
4345
4336
|
children: /* @__PURE__ */ h("div", { className: "relative flex-1 overflow-hidden bg-neutral-100 dark:bg-neutral-900/50", children: [
|
|
4346
4337
|
!Bt && /* @__PURE__ */ r(
|
|
4347
4338
|
"div",
|
|
@@ -4370,23 +4361,23 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
4370
4361
|
"div",
|
|
4371
4362
|
{
|
|
4372
4363
|
style: {
|
|
4373
|
-
width:
|
|
4364
|
+
width: re.getCenterTotalSize()
|
|
4374
4365
|
},
|
|
4375
4366
|
className: "z-0 text-left font-mono text-xs text-neutral-500 dark:text-neutral-400",
|
|
4376
4367
|
children: [
|
|
4377
|
-
/* @__PURE__ */ r("div", { className: "sticky top-0 z-10 border-r border-b border-gray-200 border-r-gray-200 bg-white text-neutral-700 shadow-sm dark:border-r-neutral-700 dark:border-b-neutral-600 dark:bg-[#303030] dark:text-neutral-300", children:
|
|
4368
|
+
/* @__PURE__ */ r("div", { className: "sticky top-0 z-10 border-r border-b border-gray-200 border-r-gray-200 bg-white text-neutral-700 shadow-sm dark:border-r-neutral-700 dark:border-b-neutral-600 dark:bg-[#303030] dark:text-neutral-300", children: re.getHeaderGroups().map((E) => /* @__PURE__ */ r("div", { className: "flex w-full", children: /* @__PURE__ */ r(
|
|
4378
4369
|
qt,
|
|
4379
4370
|
{
|
|
4380
4371
|
items: Fe,
|
|
4381
4372
|
strategy: Gt,
|
|
4382
4373
|
children: E.headers.map((N, R) => /* @__PURE__ */ r(
|
|
4383
|
-
|
|
4374
|
+
Hn,
|
|
4384
4375
|
{
|
|
4385
4376
|
header: N,
|
|
4386
|
-
table:
|
|
4377
|
+
table: re,
|
|
4387
4378
|
headerGroup: E,
|
|
4388
4379
|
index: R,
|
|
4389
|
-
setMinViableColWidth:
|
|
4380
|
+
setMinViableColWidth: Zr,
|
|
4390
4381
|
onSort: ($, U, K) => {
|
|
4391
4382
|
n.push((J) => ({
|
|
4392
4383
|
...J,
|
|
@@ -4401,7 +4392,7 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
4401
4392
|
))
|
|
4402
4393
|
}
|
|
4403
4394
|
) }, E.id)) }),
|
|
4404
|
-
/* @__PURE__ */ r("div", { children:
|
|
4395
|
+
/* @__PURE__ */ r("div", { children: re.getRowModel().rows.map((E) => /* @__PURE__ */ r(
|
|
4405
4396
|
"div",
|
|
4406
4397
|
{
|
|
4407
4398
|
className: "group flex border-r border-b border-r-gray-200 border-b-gray-200 bg-white dark:border-neutral-700 dark:border-r-neutral-700 dark:bg-neutral-800",
|
|
@@ -4410,7 +4401,7 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
4410
4401
|
{
|
|
4411
4402
|
items: Fe,
|
|
4412
4403
|
strategy: Gt,
|
|
4413
|
-
children: /* @__PURE__ */ r(
|
|
4404
|
+
children: /* @__PURE__ */ r(Wn, { cell: N }, N.id)
|
|
4414
4405
|
},
|
|
4415
4406
|
N.id
|
|
4416
4407
|
))
|
|
@@ -4426,8 +4417,8 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
4426
4417
|
className: "opacity-60",
|
|
4427
4418
|
labelDirection: "bottom",
|
|
4428
4419
|
label: "Fill Width",
|
|
4429
|
-
icon: /* @__PURE__ */ r(
|
|
4430
|
-
onClick:
|
|
4420
|
+
icon: /* @__PURE__ */ r(gn, {}),
|
|
4421
|
+
onClick: ea
|
|
4431
4422
|
}
|
|
4432
4423
|
) })
|
|
4433
4424
|
] }) })
|
|
@@ -4437,14 +4428,14 @@ const Co = ({ db: e, namespaces: t }) => {
|
|
|
4437
4428
|
] })
|
|
4438
4429
|
] });
|
|
4439
4430
|
};
|
|
4440
|
-
function
|
|
4441
|
-
return
|
|
4431
|
+
function Co(e, t) {
|
|
4432
|
+
return Se(e) ? JSON.stringify(e, null, t ? 2 : void 0) : String(e);
|
|
4442
4433
|
}
|
|
4443
|
-
function
|
|
4444
|
-
const a = de(), n =
|
|
4445
|
-
return t &&
|
|
4434
|
+
function Io({ data: e, pretty: t }) {
|
|
4435
|
+
const a = de(), n = Co(e, t);
|
|
4436
|
+
return t && Se(e) ? /* @__PURE__ */ r(Lt, { darkMode: a.darkMode, code: n, language: "json" }) : /* @__PURE__ */ r(M, { children: n });
|
|
4446
4437
|
}
|
|
4447
|
-
async function
|
|
4438
|
+
async function Ao(e, t) {
|
|
4448
4439
|
const a = await fetch(e, t), n = await a.json();
|
|
4449
4440
|
return a.status === 200 ? Promise.resolve(n) : Promise.reject({ status: a.status, body: n });
|
|
4450
4441
|
}
|
|
@@ -4455,27 +4446,13 @@ async function Ro(e, t, a, n, o) {
|
|
|
4455
4446
|
authorization: `Bearer ${e}`,
|
|
4456
4447
|
"content-type": a.type
|
|
4457
4448
|
};
|
|
4458
|
-
return await
|
|
4449
|
+
return await Ao(`${o}/dash/apps/${t}/storage/upload`, {
|
|
4459
4450
|
method: "PUT",
|
|
4460
4451
|
headers: l,
|
|
4461
4452
|
body: a
|
|
4462
4453
|
});
|
|
4463
4454
|
}
|
|
4464
|
-
|
|
4465
|
-
const { data: o } = await Fr(
|
|
4466
|
-
`${n}/dash/apps/${t}/storage/files/delete`,
|
|
4467
|
-
{
|
|
4468
|
-
method: "POST",
|
|
4469
|
-
headers: {
|
|
4470
|
-
"content-type": "application/json",
|
|
4471
|
-
authorization: `Bearer ${e}`
|
|
4472
|
-
},
|
|
4473
|
-
body: JSON.stringify({ filenames: a })
|
|
4474
|
-
}
|
|
4475
|
-
);
|
|
4476
|
-
return o;
|
|
4477
|
-
}
|
|
4478
|
-
function Oo(e, t) {
|
|
4455
|
+
function To(e, t) {
|
|
4479
4456
|
const a = (n) => {
|
|
4480
4457
|
e.current && n.target instanceof HTMLElement && !e.current.contains(n.target) && t();
|
|
4481
4458
|
};
|
|
@@ -4483,7 +4460,7 @@ function Oo(e, t) {
|
|
|
4483
4460
|
document.removeEventListener("click", a);
|
|
4484
4461
|
}));
|
|
4485
4462
|
}
|
|
4486
|
-
const
|
|
4463
|
+
const Oo = ({
|
|
4487
4464
|
namespaces: e,
|
|
4488
4465
|
db: t,
|
|
4489
4466
|
appId: a
|
|
@@ -4494,7 +4471,7 @@ const _o = ({
|
|
|
4494
4471
|
`${a}:recentExplorerNamespace`,
|
|
4495
4472
|
i?.id || ""
|
|
4496
4473
|
);
|
|
4497
|
-
|
|
4474
|
+
To(p, () => {
|
|
4498
4475
|
c(!1);
|
|
4499
4476
|
}), P(
|
|
4500
4477
|
function() {
|
|
@@ -4520,9 +4497,9 @@ const _o = ({
|
|
|
4520
4497
|
n.className
|
|
4521
4498
|
),
|
|
4522
4499
|
children: [
|
|
4523
|
-
/* @__PURE__ */ r(fe, { title: "Recently Deleted Namespaces", ...o, children: /* @__PURE__ */ r(
|
|
4500
|
+
/* @__PURE__ */ r(fe, { title: "Recently Deleted Namespaces", ...o, children: /* @__PURE__ */ r(En, { appId: n.appId, db: t }) }),
|
|
4524
4501
|
/* @__PURE__ */ r(fe, { title: "New Namespace", ...l, children: /* @__PURE__ */ r(
|
|
4525
|
-
|
|
4502
|
+
Rn,
|
|
4526
4503
|
{
|
|
4527
4504
|
db: t,
|
|
4528
4505
|
onClose: (s) => {
|
|
@@ -4543,7 +4520,7 @@ const _o = ({
|
|
|
4543
4520
|
children: [
|
|
4544
4521
|
/* @__PURE__ */ h("div", { className: "flex items-center gap-1 text-sm font-semibold dark:text-white", children: [
|
|
4545
4522
|
/* @__PURE__ */ r(
|
|
4546
|
-
|
|
4523
|
+
Ua,
|
|
4547
4524
|
{
|
|
4548
4525
|
height: "1rem",
|
|
4549
4526
|
className: "cursor-pointer md:hidden dark:text-white",
|
|
@@ -4554,7 +4531,7 @@ const _o = ({
|
|
|
4554
4531
|
] }),
|
|
4555
4532
|
e ? /* @__PURE__ */ h(M, { children: [
|
|
4556
4533
|
/* @__PURE__ */ r("div", { className: "overflow-x-hidden overflow-y-auto", children: e.length ? /* @__PURE__ */ r(
|
|
4557
|
-
|
|
4534
|
+
$r,
|
|
4558
4535
|
{
|
|
4559
4536
|
className: "text-sm",
|
|
4560
4537
|
selectedId: n.explorerState?.namespace,
|
|
@@ -4610,20 +4587,20 @@ const _o = ({
|
|
|
4610
4587
|
onClick: (s) => {
|
|
4611
4588
|
s.stopPropagation(), c(!0);
|
|
4612
4589
|
},
|
|
4613
|
-
children: /* @__PURE__ */ r(
|
|
4590
|
+
children: /* @__PURE__ */ r(Pa, { height: "1rem", className: "dark:text-white" })
|
|
4614
4591
|
}
|
|
4615
4592
|
) }),
|
|
4616
|
-
n.explorerState && /* @__PURE__ */ r(
|
|
4593
|
+
n.explorerState && /* @__PURE__ */ r(Eo, { namespaces: e, db: t })
|
|
4617
4594
|
]
|
|
4618
4595
|
}
|
|
4619
4596
|
);
|
|
4620
|
-
},
|
|
4597
|
+
}, _o = ({
|
|
4621
4598
|
appId: e,
|
|
4622
4599
|
apiURI: t,
|
|
4623
4600
|
websocketURI: a,
|
|
4624
4601
|
adminToken: n
|
|
4625
4602
|
}) => le(
|
|
4626
|
-
() =>
|
|
4603
|
+
() => Wa({
|
|
4627
4604
|
appId: e,
|
|
4628
4605
|
apiURI: t,
|
|
4629
4606
|
websocketURI: a,
|
|
@@ -4633,7 +4610,7 @@ const _o = ({
|
|
|
4633
4610
|
}),
|
|
4634
4611
|
[e, t, a, n]
|
|
4635
4612
|
);
|
|
4636
|
-
class
|
|
4613
|
+
class Do extends lr {
|
|
4637
4614
|
state = {
|
|
4638
4615
|
hasError: !1,
|
|
4639
4616
|
error: null
|
|
@@ -4650,7 +4627,7 @@ class Lo extends lr {
|
|
|
4650
4627
|
render() {
|
|
4651
4628
|
return this.state.hasError ? /* @__PURE__ */ h("div", { className: "flex h-full w-full flex-1 flex-col items-center justify-center gap-4 bg-white p-6 dark:bg-neutral-800", children: [
|
|
4652
4629
|
/* @__PURE__ */ h("div", { className: "flex flex-col items-center gap-3 text-center", children: [
|
|
4653
|
-
/* @__PURE__ */ r("div", { className: "flex h-12 w-12 items-center justify-center rounded-full bg-red-100 dark:bg-red-900/30", children: /* @__PURE__ */ r(
|
|
4630
|
+
/* @__PURE__ */ r("div", { className: "flex h-12 w-12 items-center justify-center rounded-full bg-red-100 dark:bg-red-900/30", children: /* @__PURE__ */ r(Ia, { className: "h-6 w-6 text-red-600 dark:text-red-400" }) }),
|
|
4654
4631
|
/* @__PURE__ */ h("div", { className: "flex flex-col gap-1", children: [
|
|
4655
4632
|
/* @__PURE__ */ r("h2", { className: "text-lg font-semibold text-gray-900 dark:text-white", children: "Something went wrong" }),
|
|
4656
4633
|
/* @__PURE__ */ r("p", { className: "max-w-md text-sm text-gray-500 dark:text-neutral-400", children: "An unexpected error occurred. Please try again or contact support if the problem persists." })
|
|
@@ -4687,8 +4664,8 @@ const Rt = sr({ props: null, history: { push: () => {
|
|
|
4687
4664
|
"useExplorerProps must be used within an Explorer component"
|
|
4688
4665
|
);
|
|
4689
4666
|
return { explorerState: e.props.explorerState, history: e.history };
|
|
4690
|
-
},
|
|
4691
|
-
const n =
|
|
4667
|
+
}, Fr = (e) => e.explorerState !== void 0 || e.setExplorerState !== void 0, Lo = (e, t, a) => {
|
|
4668
|
+
const n = Fr(e);
|
|
4692
4669
|
return {
|
|
4693
4670
|
...e,
|
|
4694
4671
|
apiURI: e.apiURI || Yt.apiURI,
|
|
@@ -4700,10 +4677,10 @@ const Rt = sr({ props: null, history: { push: () => {
|
|
|
4700
4677
|
setExplorerState: e.setExplorerState || a,
|
|
4701
4678
|
useShadowDOM: e.useShadowDOM === void 0 ? !0 : e.useShadowDOM
|
|
4702
4679
|
};
|
|
4703
|
-
},
|
|
4680
|
+
}, Hi = (e) => {
|
|
4704
4681
|
const [t, a] = C(
|
|
4705
4682
|
null
|
|
4706
|
-
), n =
|
|
4683
|
+
), n = Lo(
|
|
4707
4684
|
e,
|
|
4708
4685
|
t,
|
|
4709
4686
|
a
|
|
@@ -4725,7 +4702,7 @@ const Rt = sr({ props: null, history: { push: () => {
|
|
|
4725
4702
|
}
|
|
4726
4703
|
return w;
|
|
4727
4704
|
});
|
|
4728
|
-
}, [l]), m =
|
|
4705
|
+
}, [l]), m = _o({
|
|
4729
4706
|
appId: n.appId,
|
|
4730
4707
|
apiURI: n.apiURI,
|
|
4731
4708
|
websocketURI: n.websocketURI,
|
|
@@ -4736,9 +4713,9 @@ const Rt = sr({ props: null, history: { push: () => {
|
|
|
4736
4713
|
d.current = !1;
|
|
4737
4714
|
return;
|
|
4738
4715
|
}
|
|
4739
|
-
u.current !== n.appId && (u.current = n.appId, g([]),
|
|
4716
|
+
u.current !== n.appId && (u.current = n.appId, g([]), Fr(e) || a(null));
|
|
4740
4717
|
}, [n.appId, e]);
|
|
4741
|
-
const s =
|
|
4718
|
+
const s = Mn(m), f = le(
|
|
4742
4719
|
() => ({
|
|
4743
4720
|
props: n,
|
|
4744
4721
|
history: {
|
|
@@ -4748,9 +4725,9 @@ const Rt = sr({ props: null, history: { push: () => {
|
|
|
4748
4725
|
}
|
|
4749
4726
|
}),
|
|
4750
4727
|
[n, c, p, i]
|
|
4751
|
-
), b = n.useShadowDOM ?
|
|
4752
|
-
return /* @__PURE__ */ r(Rt.Provider, { value: f, children: /* @__PURE__ */ r(b, { children: /* @__PURE__ */ r(
|
|
4753
|
-
|
|
4728
|
+
), b = n.useShadowDOM ? Fo : He.Fragment;
|
|
4729
|
+
return /* @__PURE__ */ r(Rt.Provider, { value: f, children: /* @__PURE__ */ r(b, { children: /* @__PURE__ */ r(Do, { children: /* @__PURE__ */ r(
|
|
4730
|
+
Oo,
|
|
4754
4731
|
{
|
|
4755
4732
|
appId: n.appId,
|
|
4756
4733
|
db: m,
|
|
@@ -4768,7 +4745,7 @@ function Xe() {
|
|
|
4768
4745
|
function pt() {
|
|
4769
4746
|
return dt(Tt).darkMode;
|
|
4770
4747
|
}
|
|
4771
|
-
const
|
|
4748
|
+
const Fo = ({ children: e }) => {
|
|
4772
4749
|
const t = X(null), a = X(null), [n, o] = C(null), i = de().darkMode;
|
|
4773
4750
|
P(() => {
|
|
4774
4751
|
if (t.current && !n)
|
|
@@ -4776,7 +4753,7 @@ const $o = ({ children: e }) => {
|
|
|
4776
4753
|
const c = t.current.attachShadow({ mode: "open" });
|
|
4777
4754
|
a.current = c;
|
|
4778
4755
|
const p = document.createElement("style");
|
|
4779
|
-
p.textContent =
|
|
4756
|
+
p.textContent = xn;
|
|
4780
4757
|
const m = document.createElement("div");
|
|
4781
4758
|
m.setAttribute("class", i ? "h-full dark" : "h-full"), c.appendChild(p), c.appendChild(m), o(m);
|
|
4782
4759
|
} catch {
|
|
@@ -4792,14 +4769,14 @@ const $o = ({ children: e }) => {
|
|
|
4792
4769
|
}),
|
|
4793
4770
|
[n, i]
|
|
4794
4771
|
);
|
|
4795
|
-
return /* @__PURE__ */ r("div", { ref: t, style: { height: "100%" }, className: O("h-full"), children: /* @__PURE__ */ r(Tt.Provider, { value: g, children: n ?
|
|
4772
|
+
return /* @__PURE__ */ r("div", { ref: t, style: { height: "100%" }, className: O("h-full"), children: /* @__PURE__ */ r(Tt.Provider, { value: g, children: n ? Oa(e, n) : null }) });
|
|
4796
4773
|
};
|
|
4797
|
-
function
|
|
4774
|
+
function $o({
|
|
4798
4775
|
...e
|
|
4799
4776
|
}) {
|
|
4800
4777
|
return /* @__PURE__ */ r(se.Root, { "data-slot": "select", ...e });
|
|
4801
4778
|
}
|
|
4802
|
-
function
|
|
4779
|
+
function zo({
|
|
4803
4780
|
...e
|
|
4804
4781
|
}) {
|
|
4805
4782
|
return /* @__PURE__ */ r(
|
|
@@ -4811,7 +4788,7 @@ function jo({
|
|
|
4811
4788
|
}
|
|
4812
4789
|
);
|
|
4813
4790
|
}
|
|
4814
|
-
function
|
|
4791
|
+
function jo({
|
|
4815
4792
|
className: e,
|
|
4816
4793
|
size: t = "default",
|
|
4817
4794
|
children: a,
|
|
@@ -4834,7 +4811,7 @@ function Mo({
|
|
|
4834
4811
|
}
|
|
4835
4812
|
);
|
|
4836
4813
|
}
|
|
4837
|
-
function
|
|
4814
|
+
function Mo({
|
|
4838
4815
|
className: e,
|
|
4839
4816
|
children: t,
|
|
4840
4817
|
position: a = "popper",
|
|
@@ -4854,7 +4831,7 @@ function Bo({
|
|
|
4854
4831
|
position: a,
|
|
4855
4832
|
...n,
|
|
4856
4833
|
children: [
|
|
4857
|
-
/* @__PURE__ */ r(
|
|
4834
|
+
/* @__PURE__ */ r(Uo, {}),
|
|
4858
4835
|
/* @__PURE__ */ r(
|
|
4859
4836
|
se.Viewport,
|
|
4860
4837
|
{
|
|
@@ -4865,12 +4842,12 @@ function Bo({
|
|
|
4865
4842
|
children: t
|
|
4866
4843
|
}
|
|
4867
4844
|
),
|
|
4868
|
-
/* @__PURE__ */ r(
|
|
4845
|
+
/* @__PURE__ */ r(Po, {})
|
|
4869
4846
|
]
|
|
4870
4847
|
}
|
|
4871
4848
|
) });
|
|
4872
4849
|
}
|
|
4873
|
-
function
|
|
4850
|
+
function Bo({
|
|
4874
4851
|
className: e,
|
|
4875
4852
|
children: t,
|
|
4876
4853
|
...a
|
|
@@ -4885,13 +4862,13 @@ function Uo({
|
|
|
4885
4862
|
),
|
|
4886
4863
|
...a,
|
|
4887
4864
|
children: [
|
|
4888
|
-
/* @__PURE__ */ r("span", { className: "absolute right-2 flex size-3.5 items-center justify-center", children: /* @__PURE__ */ r(se.ItemIndicator, { children: /* @__PURE__ */ r(
|
|
4865
|
+
/* @__PURE__ */ r("span", { className: "absolute right-2 flex size-3.5 items-center justify-center", children: /* @__PURE__ */ r(se.ItemIndicator, { children: /* @__PURE__ */ r(Aa, { width: 12, className: "size-4" }) }) }),
|
|
4889
4866
|
/* @__PURE__ */ r(se.ItemText, { children: t })
|
|
4890
4867
|
]
|
|
4891
4868
|
}
|
|
4892
4869
|
);
|
|
4893
4870
|
}
|
|
4894
|
-
function
|
|
4871
|
+
function Uo({
|
|
4895
4872
|
className: e,
|
|
4896
4873
|
...t
|
|
4897
4874
|
}) {
|
|
@@ -4904,11 +4881,11 @@ function Po({
|
|
|
4904
4881
|
e
|
|
4905
4882
|
),
|
|
4906
4883
|
...t,
|
|
4907
|
-
children: /* @__PURE__ */ r(
|
|
4884
|
+
children: /* @__PURE__ */ r(Ra, { className: "size-4" })
|
|
4908
4885
|
}
|
|
4909
4886
|
);
|
|
4910
4887
|
}
|
|
4911
|
-
function
|
|
4888
|
+
function Po({
|
|
4912
4889
|
className: e,
|
|
4913
4890
|
...t
|
|
4914
4891
|
}) {
|
|
@@ -5393,12 +5370,12 @@ var St = function() {
|
|
|
5393
5370
|
T--, S = d.slice(j, D), I.index -= j;
|
|
5394
5371
|
} else if (I = l(Y, 0, S, B), !I)
|
|
5395
5372
|
continue;
|
|
5396
|
-
var Q = I.index, te = I[0], W = S.slice(0, Q),
|
|
5373
|
+
var Q = I.index, te = I[0], W = S.slice(0, Q), oe = S.slice(Q + te.length), ye = j + S.length;
|
|
5397
5374
|
w && ye > w.reach && (w.reach = ye);
|
|
5398
5375
|
var ce = z.prev;
|
|
5399
5376
|
W && (ce = c(u, ce, W), j += W.length), p(u, ce, T);
|
|
5400
5377
|
var Z = new o(v, q ? n.tokenize(te, q) : te, G, te);
|
|
5401
|
-
if (z = c(u, ce, Z),
|
|
5378
|
+
if (z = c(u, ce, Z), oe && c(u, z, oe), T > 1) {
|
|
5402
5379
|
var ke = {
|
|
5403
5380
|
cause: v + "," + x,
|
|
5404
5381
|
reach: ye
|
|
@@ -7897,7 +7874,7 @@ y.languages.wasm = {
|
|
|
7897
7874
|
number: /[+-]?\b(?:\d(?:_?\d)*(?:\.\d(?:_?\d)*)?(?:[eE][+-]?\d(?:_?\d)*)?|0x[\da-fA-F](?:_?[\da-fA-F])*(?:\.[\da-fA-F](?:_?[\da-fA-D])*)?(?:[pP][+-]?\d(?:_?\d)*)?)\b|\binf\b|\bnan(?::0x[\da-fA-F](?:_?[\da-fA-D])*)?\b/,
|
|
7898
7875
|
punctuation: /[()]/
|
|
7899
7876
|
};
|
|
7900
|
-
var
|
|
7877
|
+
var qo = {
|
|
7901
7878
|
plain: {
|
|
7902
7879
|
backgroundColor: "#2a2734",
|
|
7903
7880
|
color: "#9a86fd"
|
|
@@ -7963,10 +7940,10 @@ var Go = {
|
|
|
7963
7940
|
color: "#c4b9fe"
|
|
7964
7941
|
}
|
|
7965
7942
|
}]
|
|
7966
|
-
},
|
|
7943
|
+
}, Go = {
|
|
7967
7944
|
// $FlowFixMe
|
|
7968
7945
|
Prism: y,
|
|
7969
|
-
theme:
|
|
7946
|
+
theme: qo
|
|
7970
7947
|
};
|
|
7971
7948
|
function Ue(e, t, a) {
|
|
7972
7949
|
return t in e ? Object.defineProperty(e, t, {
|
|
@@ -7986,7 +7963,7 @@ function he() {
|
|
|
7986
7963
|
return e;
|
|
7987
7964
|
}, he.apply(this, arguments);
|
|
7988
7965
|
}
|
|
7989
|
-
var
|
|
7966
|
+
var Ho = /\r\n|\r|\n/, nr = function(e) {
|
|
7990
7967
|
e.length === 0 ? e.push({
|
|
7991
7968
|
types: ["plain"],
|
|
7992
7969
|
content: `
|
|
@@ -7997,7 +7974,7 @@ var Wo = /\r\n|\r|\n/, nr = function(e) {
|
|
|
7997
7974
|
}, or = function(e, t) {
|
|
7998
7975
|
var a = e.length;
|
|
7999
7976
|
return a > 0 && e[a - 1] === t ? e : e.concat(t);
|
|
8000
|
-
},
|
|
7977
|
+
}, Wo = function(e) {
|
|
8001
7978
|
for (var t = [[]], a = [e], n = [0], o = [e.length], l = 0, i = 0, g = [], c = [g]; i > -1; ) {
|
|
8002
7979
|
for (; (l = n[i]++) < o[i]; ) {
|
|
8003
7980
|
var p = void 0, m = t[i], d = a[i], u = d[l];
|
|
@@ -8005,7 +7982,7 @@ var Wo = /\r\n|\r|\n/, nr = function(e) {
|
|
|
8005
7982
|
i++, t.push(m), a.push(p), n.push(0), o.push(p.length);
|
|
8006
7983
|
continue;
|
|
8007
7984
|
}
|
|
8008
|
-
var s = p.split(
|
|
7985
|
+
var s = p.split(Ho), f = s.length;
|
|
8009
7986
|
g.push({
|
|
8010
7987
|
types: m,
|
|
8011
7988
|
content: s[0]
|
|
@@ -8019,7 +7996,7 @@ var Wo = /\r\n|\r|\n/, nr = function(e) {
|
|
|
8019
7996
|
i--, t.pop(), a.pop(), n.pop(), o.pop();
|
|
8020
7997
|
}
|
|
8021
7998
|
return nr(g), c;
|
|
8022
|
-
},
|
|
7999
|
+
}, Vo = function(e, t) {
|
|
8023
8000
|
var a = e.plain, n = /* @__PURE__ */ Object.create(null), o = e.styles.reduce(function(l, i) {
|
|
8024
8001
|
var g = i.languages, c = i.style;
|
|
8025
8002
|
return g && !g.includes(t) || i.types.forEach(function(p) {
|
|
@@ -8036,14 +8013,14 @@ function ir(e, t) {
|
|
|
8036
8013
|
for (var n in e) Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) === -1 && (a[n] = e[n]);
|
|
8037
8014
|
return a;
|
|
8038
8015
|
}
|
|
8039
|
-
var
|
|
8016
|
+
var Yo = /* @__PURE__ */ function(e) {
|
|
8040
8017
|
function t() {
|
|
8041
8018
|
for (var a = this, n = [], o = arguments.length; o--; ) n[o] = arguments[o];
|
|
8042
8019
|
e.apply(this, n), Ue(this, "getThemeDict", function(l) {
|
|
8043
8020
|
if (a.themeDict !== void 0 && l.theme === a.prevTheme && l.language === a.prevLanguage)
|
|
8044
8021
|
return a.themeDict;
|
|
8045
8022
|
a.prevTheme = l.theme, a.prevLanguage = l.language;
|
|
8046
|
-
var i = l.theme ?
|
|
8023
|
+
var i = l.theme ? Vo(l.theme, l.language) : void 0;
|
|
8047
8024
|
return a.themeDict = i;
|
|
8048
8025
|
}), Ue(this, "getLineProps", function(l) {
|
|
8049
8026
|
var i = l.key, g = l.className, c = l.style, p = ir(l, ["key", "className", "style", "line"]), m = p, d = he({}, m, {
|
|
@@ -8091,7 +8068,7 @@ var Ko = /* @__PURE__ */ function(e) {
|
|
|
8091
8068
|
});
|
|
8092
8069
|
}
|
|
8093
8070
|
return e && (t.__proto__ = e), t.prototype = Object.create(e && e.prototype), t.prototype.constructor = t, t.prototype.render = function() {
|
|
8094
|
-
var n = this.props, o = n.Prism, l = n.language, i = n.code, g = n.children, c = this.getThemeDict(this.props), p = o.languages[l], m = p !== void 0 ? this.tokenize(o, i, p, l) : [i], d =
|
|
8071
|
+
var n = this.props, o = n.Prism, l = n.language, i = n.code, g = n.children, c = this.getThemeDict(this.props), p = o.languages[l], m = p !== void 0 ? this.tokenize(o, i, p, l) : [i], d = Wo(m);
|
|
8095
8072
|
return g({
|
|
8096
8073
|
tokens: d,
|
|
8097
8074
|
className: "prism-code language-" + l,
|
|
@@ -8101,16 +8078,16 @@ var Ko = /* @__PURE__ */ function(e) {
|
|
|
8101
8078
|
});
|
|
8102
8079
|
}, t;
|
|
8103
8080
|
}(lr);
|
|
8104
|
-
const
|
|
8105
|
-
() =>
|
|
8106
|
-
),
|
|
8081
|
+
const Ko = (e) => Xo(
|
|
8082
|
+
() => kn.parse(e, (a, n) => n === !0 ? "true" : n === !1 ? "false" : n)
|
|
8083
|
+
), Xo = (e) => {
|
|
8107
8084
|
try {
|
|
8108
8085
|
return { status: "ok", value: e() };
|
|
8109
8086
|
} catch (t) {
|
|
8110
8087
|
return { status: "error", error: t };
|
|
8111
8088
|
}
|
|
8112
8089
|
};
|
|
8113
|
-
function
|
|
8090
|
+
function Zo(e, t, a) {
|
|
8114
8091
|
const n = dr();
|
|
8115
8092
|
P(() => {
|
|
8116
8093
|
if (!t || !a) return;
|
|
@@ -8134,7 +8111,7 @@ function Qo(e, t, a) {
|
|
|
8134
8111
|
};
|
|
8135
8112
|
}, [t, e, a, n]);
|
|
8136
8113
|
}
|
|
8137
|
-
const
|
|
8114
|
+
const Qo = {
|
|
8138
8115
|
plain: {
|
|
8139
8116
|
backgroundColor: "#fff",
|
|
8140
8117
|
color: "#575279"
|
|
@@ -8177,14 +8154,14 @@ const Jo = {
|
|
|
8177
8154
|
style: { color: "#b4637a" }
|
|
8178
8155
|
}
|
|
8179
8156
|
]
|
|
8180
|
-
},
|
|
8157
|
+
}, Jo = ue("div", "flex flex-col gap-2"), ei = ue("div", "flex flex-col gap-2 md:flex-row"), gt = ue("div", "prose dark:text-neutral-400"), ti = ue("div", "text-2xl font-bold"), ri = ue("div", "text-xl font-bold"), ai = ue("div", "text-lg"), ni = ue("div", "text-md font-bold"), oi = ue("div", "text-sm text-gray-400"), Re = ue(
|
|
8181
8158
|
"div",
|
|
8182
8159
|
"text-sm font-bold dark:text-neutral-400 text-gray-700"
|
|
8183
|
-
),
|
|
8160
|
+
), ii = ({ size: e = "mini" }) => /* @__PURE__ */ r("img", { src: "/img/icon/logo-512.svg", className: {
|
|
8184
8161
|
mini: "h-4 w-4",
|
|
8185
8162
|
normal: "h-6 w-6"
|
|
8186
8163
|
}[e] });
|
|
8187
|
-
function
|
|
8164
|
+
function $r({
|
|
8188
8165
|
className: e,
|
|
8189
8166
|
buttonClassName: t,
|
|
8190
8167
|
items: a,
|
|
@@ -8211,7 +8188,7 @@ function zr({
|
|
|
8211
8188
|
i.id
|
|
8212
8189
|
)) });
|
|
8213
8190
|
}
|
|
8214
|
-
function
|
|
8191
|
+
function zr({
|
|
8215
8192
|
items: e,
|
|
8216
8193
|
onChange: t,
|
|
8217
8194
|
selectedId: a,
|
|
@@ -8246,7 +8223,7 @@ function jr({
|
|
|
8246
8223
|
}
|
|
8247
8224
|
);
|
|
8248
8225
|
}
|
|
8249
|
-
function
|
|
8226
|
+
function Ne({
|
|
8250
8227
|
value: e,
|
|
8251
8228
|
type: t,
|
|
8252
8229
|
autoFocus: a,
|
|
@@ -8299,7 +8276,7 @@ function Ee({
|
|
|
8299
8276
|
g ? /* @__PURE__ */ r("div", { className: "text-sm text-red-600", children: g }) : null
|
|
8300
8277
|
] });
|
|
8301
8278
|
}
|
|
8302
|
-
function
|
|
8279
|
+
function li({
|
|
8303
8280
|
value: e,
|
|
8304
8281
|
autoFocus: t,
|
|
8305
8282
|
className: a,
|
|
@@ -8407,7 +8384,7 @@ function we({
|
|
|
8407
8384
|
visibleValue: m
|
|
8408
8385
|
}) {
|
|
8409
8386
|
return /* @__PURE__ */ h(
|
|
8410
|
-
|
|
8387
|
+
$o,
|
|
8411
8388
|
{
|
|
8412
8389
|
disabled: o,
|
|
8413
8390
|
onValueChange: (d) => {
|
|
@@ -8416,10 +8393,10 @@ function we({
|
|
|
8416
8393
|
},
|
|
8417
8394
|
value: e?.toString(),
|
|
8418
8395
|
children: [
|
|
8419
|
-
/* @__PURE__ */ r(
|
|
8420
|
-
/* @__PURE__ */ h(
|
|
8396
|
+
/* @__PURE__ */ r(jo, { className: a, title: g, tabIndex: i, children: /* @__PURE__ */ r(zo, { placeholder: l, children: m }) }),
|
|
8397
|
+
/* @__PURE__ */ h(Mo, { className: p, children: [
|
|
8421
8398
|
t.map((d) => /* @__PURE__ */ r(
|
|
8422
|
-
|
|
8399
|
+
Bo,
|
|
8423
8400
|
{
|
|
8424
8401
|
value: d.value?.toString(),
|
|
8425
8402
|
children: d.label
|
|
@@ -8552,17 +8529,17 @@ function st() {
|
|
|
8552
8529
|
}
|
|
8553
8530
|
};
|
|
8554
8531
|
}
|
|
8555
|
-
function
|
|
8532
|
+
function si({
|
|
8556
8533
|
...e
|
|
8557
8534
|
}) {
|
|
8558
8535
|
return /* @__PURE__ */ r(Te.Root, { "data-slot": "dialog", ...e });
|
|
8559
8536
|
}
|
|
8560
|
-
function
|
|
8537
|
+
function jr({
|
|
8561
8538
|
...e
|
|
8562
8539
|
}) {
|
|
8563
8540
|
return /* @__PURE__ */ r(Te.Portal, { "data-slot": "dialog-portal", ...e });
|
|
8564
8541
|
}
|
|
8565
|
-
const
|
|
8542
|
+
const Mr = He.forwardRef(({ className: e, ...t }, a) => /* @__PURE__ */ r(
|
|
8566
8543
|
Te.Overlay,
|
|
8567
8544
|
{
|
|
8568
8545
|
ref: a,
|
|
@@ -8574,7 +8551,7 @@ const Br = He.forwardRef(({ className: e, ...t }, a) => /* @__PURE__ */ r(
|
|
|
8574
8551
|
...t
|
|
8575
8552
|
}
|
|
8576
8553
|
));
|
|
8577
|
-
function
|
|
8554
|
+
function di({ title: e }) {
|
|
8578
8555
|
const t = Xe(), a = He.useRef(null);
|
|
8579
8556
|
return He.useEffect(() => {
|
|
8580
8557
|
if (!t || process.env.NODE_ENV === "production")
|
|
@@ -8585,9 +8562,9 @@ function ci({ title: e }) {
|
|
|
8585
8562
|
return o.id = n, o.style.display = "none", document.body.appendChild(o), () => {
|
|
8586
8563
|
o.remove();
|
|
8587
8564
|
};
|
|
8588
|
-
}, [t]), /* @__PURE__ */ r(
|
|
8565
|
+
}, [t]), /* @__PURE__ */ r(ua, { children: /* @__PURE__ */ r(Te.Title, { ref: a, children: e }) });
|
|
8589
8566
|
}
|
|
8590
|
-
function
|
|
8567
|
+
function Br({
|
|
8591
8568
|
className: e,
|
|
8592
8569
|
children: t,
|
|
8593
8570
|
showCloseButton: a = !1,
|
|
@@ -8595,7 +8572,7 @@ function Ur({
|
|
|
8595
8572
|
...o
|
|
8596
8573
|
}) {
|
|
8597
8574
|
const l = Xe(), i = pt();
|
|
8598
|
-
return /* @__PURE__ */ r(
|
|
8575
|
+
return /* @__PURE__ */ r(jr, { container: l, "data-slot": "dialog-portal", children: /* @__PURE__ */ r(Mr, { className: O(i ? "dark" : "", "overflow-y-auto"), children: /* @__PURE__ */ h(
|
|
8599
8576
|
Te.Content,
|
|
8600
8577
|
{
|
|
8601
8578
|
"aria-label": n,
|
|
@@ -8607,7 +8584,7 @@ function Ur({
|
|
|
8607
8584
|
),
|
|
8608
8585
|
...o,
|
|
8609
8586
|
children: [
|
|
8610
|
-
/* @__PURE__ */ r(
|
|
8587
|
+
/* @__PURE__ */ r(di, { title: n }),
|
|
8611
8588
|
t,
|
|
8612
8589
|
a && /* @__PURE__ */ h(
|
|
8613
8590
|
Te.Close,
|
|
@@ -8615,7 +8592,7 @@ function Ur({
|
|
|
8615
8592
|
"data-slot": "dialog-close",
|
|
8616
8593
|
className: "absolute top-4 right-4 rounded-xs opacity-70 transition-opacity duration-100 hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-hidden disabled:pointer-events-none [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",
|
|
8617
8594
|
children: [
|
|
8618
|
-
/* @__PURE__ */ r(
|
|
8595
|
+
/* @__PURE__ */ r(hn, {}),
|
|
8619
8596
|
/* @__PURE__ */ r("span", { className: "sr-only", children: "Close" })
|
|
8620
8597
|
]
|
|
8621
8598
|
}
|
|
@@ -8634,14 +8611,14 @@ function fe({
|
|
|
8634
8611
|
hideCloseButton: i = !1
|
|
8635
8612
|
}) {
|
|
8636
8613
|
return /* @__PURE__ */ r(
|
|
8637
|
-
|
|
8614
|
+
si,
|
|
8638
8615
|
{
|
|
8639
8616
|
onOpenChange: (g) => {
|
|
8640
8617
|
g || a();
|
|
8641
8618
|
},
|
|
8642
8619
|
open: e,
|
|
8643
8620
|
children: /* @__PURE__ */ h(
|
|
8644
|
-
|
|
8621
|
+
Br,
|
|
8645
8622
|
{
|
|
8646
8623
|
title: o,
|
|
8647
8624
|
onFocusCapture: (g) => {
|
|
@@ -8652,7 +8629,7 @@ function fe({
|
|
|
8652
8629
|
className: `w-full max-w-xl overflow-y-auto rounded border-solid bg-white p-3 text-sm shadow dark:bg-neutral-800 dark:text-white ${n}`,
|
|
8653
8630
|
children: [
|
|
8654
8631
|
!i && /* @__PURE__ */ r(
|
|
8655
|
-
|
|
8632
|
+
qa,
|
|
8656
8633
|
{
|
|
8657
8634
|
className: "absolute top-[18px] right-3 h-4 w-4 cursor-pointer",
|
|
8658
8635
|
onClick: a
|
|
@@ -8671,7 +8648,7 @@ function ge({
|
|
|
8671
8648
|
}) {
|
|
8672
8649
|
return /* @__PURE__ */ r("form", { onSubmit: (a) => a.preventDefault(), className: e, children: t });
|
|
8673
8650
|
}
|
|
8674
|
-
function
|
|
8651
|
+
function ci(e, t) {
|
|
8675
8652
|
let a = e;
|
|
8676
8653
|
const n = t?.message, o = t?.hint?.errors?.[0]?.message, l = n?.length;
|
|
8677
8654
|
return l && (a += `
|
|
@@ -8696,9 +8673,9 @@ function ve({
|
|
|
8696
8673
|
if (!d) {
|
|
8697
8674
|
u(!0);
|
|
8698
8675
|
try {
|
|
8699
|
-
await c(), g &&
|
|
8676
|
+
await c(), g && ne(g);
|
|
8700
8677
|
} catch (f) {
|
|
8701
|
-
ie(
|
|
8678
|
+
ie(ci(i, f));
|
|
8702
8679
|
} finally {
|
|
8703
8680
|
u(!1);
|
|
8704
8681
|
}
|
|
@@ -8721,7 +8698,7 @@ function ve({
|
|
|
8721
8698
|
function Ot(e) {
|
|
8722
8699
|
return e.length === 36 && e.indexOf("-") === 8 ? e.replaceAll(/[^-]/g, "*") : e.replaceAll(/./g, "*");
|
|
8723
8700
|
}
|
|
8724
|
-
function
|
|
8701
|
+
function ui({
|
|
8725
8702
|
value: e,
|
|
8726
8703
|
label: t,
|
|
8727
8704
|
size: a = "normal",
|
|
@@ -8786,7 +8763,7 @@ function pi({
|
|
|
8786
8763
|
}
|
|
8787
8764
|
);
|
|
8788
8765
|
}
|
|
8789
|
-
function
|
|
8766
|
+
function pi({
|
|
8790
8767
|
value: e,
|
|
8791
8768
|
label: t,
|
|
8792
8769
|
size: a = "normal",
|
|
@@ -8878,7 +8855,7 @@ function gi({
|
|
|
8878
8855
|
}
|
|
8879
8856
|
);
|
|
8880
8857
|
}
|
|
8881
|
-
function
|
|
8858
|
+
function gi({ value: e }) {
|
|
8882
8859
|
const [t, a] = C(!1);
|
|
8883
8860
|
return /* @__PURE__ */ h("span", { className: "inline-flex items-center rounded-sm bg-gray-500 px-2 text-sm text-white", children: [
|
|
8884
8861
|
/* @__PURE__ */ r(
|
|
@@ -8901,7 +8878,7 @@ function hi({ value: e }) {
|
|
|
8901
8878
|
a(!1);
|
|
8902
8879
|
}, 2500));
|
|
8903
8880
|
},
|
|
8904
|
-
children: t ? /* @__PURE__ */ r(
|
|
8881
|
+
children: t ? /* @__PURE__ */ r(Ga, { className: "pl-1", height: "1em" }) : /* @__PURE__ */ r(
|
|
8905
8882
|
Ct,
|
|
8906
8883
|
{
|
|
8907
8884
|
className: "cursor-pointer pl-1",
|
|
@@ -8936,14 +8913,14 @@ const ft = ({
|
|
|
8936
8913
|
}
|
|
8937
8914
|
)
|
|
8938
8915
|
] }), _t = ({ children: e }) => /* @__PURE__ */ h(
|
|
8939
|
-
|
|
8916
|
+
fn,
|
|
8940
8917
|
{
|
|
8941
8918
|
as: "span",
|
|
8942
8919
|
className: "relative inline-flex align-middle",
|
|
8943
8920
|
"data-open": "true",
|
|
8944
8921
|
children: [
|
|
8945
|
-
/* @__PURE__ */ r(
|
|
8946
|
-
|
|
8922
|
+
/* @__PURE__ */ r(mn, { className: "inline", children: /* @__PURE__ */ r(
|
|
8923
|
+
Ta,
|
|
8947
8924
|
{
|
|
8948
8925
|
height: "1em",
|
|
8949
8926
|
width: "1em",
|
|
@@ -8951,7 +8928,7 @@ const ft = ({
|
|
|
8951
8928
|
}
|
|
8952
8929
|
) }),
|
|
8953
8930
|
/* @__PURE__ */ r(
|
|
8954
|
-
|
|
8931
|
+
bn,
|
|
8955
8932
|
{
|
|
8956
8933
|
anchor: "bottom start",
|
|
8957
8934
|
className: "z-50 rounded-lg bg-white p-2 shadow-lg dark:bg-neutral-800",
|
|
@@ -8960,7 +8937,7 @@ const ft = ({
|
|
|
8960
8937
|
)
|
|
8961
8938
|
]
|
|
8962
8939
|
}
|
|
8963
|
-
),
|
|
8940
|
+
), hi = ({
|
|
8964
8941
|
children: e,
|
|
8965
8942
|
className: t
|
|
8966
8943
|
}) => /* @__PURE__ */ r(
|
|
@@ -8973,7 +8950,7 @@ const ft = ({
|
|
|
8973
8950
|
children: e
|
|
8974
8951
|
}
|
|
8975
8952
|
);
|
|
8976
|
-
function
|
|
8953
|
+
function Ur({
|
|
8977
8954
|
percentage: e = 0,
|
|
8978
8955
|
loading: t,
|
|
8979
8956
|
className: a,
|
|
@@ -9006,12 +8983,12 @@ function Pr({
|
|
|
9006
8983
|
}
|
|
9007
8984
|
);
|
|
9008
8985
|
}
|
|
9009
|
-
function
|
|
8986
|
+
function Pr({
|
|
9010
8987
|
delayDuration: e = 100,
|
|
9011
8988
|
...t
|
|
9012
8989
|
}) {
|
|
9013
8990
|
return /* @__PURE__ */ r(
|
|
9014
|
-
|
|
8991
|
+
ae.Provider,
|
|
9015
8992
|
{
|
|
9016
8993
|
"data-slot": "tooltip-provider",
|
|
9017
8994
|
delayDuration: e,
|
|
@@ -9022,12 +8999,12 @@ function qr({
|
|
|
9022
8999
|
function Ze({
|
|
9023
9000
|
...e
|
|
9024
9001
|
}) {
|
|
9025
|
-
return /* @__PURE__ */ r(
|
|
9002
|
+
return /* @__PURE__ */ r(Pr, { children: /* @__PURE__ */ r(ae.Root, { "data-slot": "tooltip", ...e }) });
|
|
9026
9003
|
}
|
|
9027
9004
|
function Qe({
|
|
9028
9005
|
...e
|
|
9029
9006
|
}) {
|
|
9030
|
-
return /* @__PURE__ */ r(
|
|
9007
|
+
return /* @__PURE__ */ r(ae.Trigger, { "data-slot": "tooltip-trigger", ...e });
|
|
9031
9008
|
}
|
|
9032
9009
|
function Je({
|
|
9033
9010
|
className: e,
|
|
@@ -9036,8 +9013,8 @@ function Je({
|
|
|
9036
9013
|
...n
|
|
9037
9014
|
}) {
|
|
9038
9015
|
const o = Xe(), l = pt();
|
|
9039
|
-
return /* @__PURE__ */ r(
|
|
9040
|
-
|
|
9016
|
+
return /* @__PURE__ */ r(ae.Portal, { container: o, children: /* @__PURE__ */ r(
|
|
9017
|
+
ae.Content,
|
|
9041
9018
|
{
|
|
9042
9019
|
"data-slot": "tooltip-content",
|
|
9043
9020
|
sideOffset: t,
|
|
@@ -9051,17 +9028,17 @@ function Je({
|
|
|
9051
9028
|
}
|
|
9052
9029
|
) });
|
|
9053
9030
|
}
|
|
9054
|
-
function
|
|
9031
|
+
function qr({
|
|
9055
9032
|
...e
|
|
9056
9033
|
}) {
|
|
9057
9034
|
return /* @__PURE__ */ r(Oe.Root, { ...e });
|
|
9058
9035
|
}
|
|
9059
|
-
function
|
|
9036
|
+
function Gr({
|
|
9060
9037
|
...e
|
|
9061
9038
|
}) {
|
|
9062
9039
|
return /* @__PURE__ */ r(Oe.Trigger, { ...e });
|
|
9063
9040
|
}
|
|
9064
|
-
function
|
|
9041
|
+
function Hr({
|
|
9065
9042
|
className: e,
|
|
9066
9043
|
sideOffset: t = 4,
|
|
9067
9044
|
...a
|
|
@@ -9095,7 +9072,7 @@ function Pe({
|
|
|
9095
9072
|
}
|
|
9096
9073
|
);
|
|
9097
9074
|
}
|
|
9098
|
-
function
|
|
9075
|
+
function Wr({
|
|
9099
9076
|
className: e,
|
|
9100
9077
|
...t
|
|
9101
9078
|
}) {
|
|
@@ -9112,21 +9089,21 @@ function Vr({
|
|
|
9112
9089
|
}
|
|
9113
9090
|
function ue(e, t) {
|
|
9114
9091
|
return function(a) {
|
|
9115
|
-
return
|
|
9092
|
+
return ha(e, {
|
|
9116
9093
|
...a,
|
|
9117
9094
|
className: O(t, a.className)
|
|
9118
9095
|
});
|
|
9119
9096
|
};
|
|
9120
9097
|
}
|
|
9121
9098
|
function O(...e) {
|
|
9122
|
-
return
|
|
9099
|
+
return ma(_e(e));
|
|
9123
9100
|
}
|
|
9124
|
-
function
|
|
9101
|
+
function Vr() {
|
|
9125
9102
|
return /* @__PURE__ */ r("div", { className: "animate-slow-pulse flex w-full flex-1 flex-col bg-gray-300" });
|
|
9126
9103
|
}
|
|
9127
9104
|
function Dt(e) {
|
|
9128
9105
|
return /* @__PURE__ */ r(
|
|
9129
|
-
|
|
9106
|
+
pa,
|
|
9130
9107
|
{
|
|
9131
9108
|
theme: e.darkMode ? "vs-dark" : "vs-light",
|
|
9132
9109
|
className: O(
|
|
@@ -9152,13 +9129,13 @@ function Dt(e) {
|
|
|
9152
9129
|
onMount: e.onMount,
|
|
9153
9130
|
beforeMount: (t) => {
|
|
9154
9131
|
},
|
|
9155
|
-
loading: /* @__PURE__ */ r(
|
|
9132
|
+
loading: /* @__PURE__ */ r(Vr, {})
|
|
9156
9133
|
}
|
|
9157
9134
|
);
|
|
9158
9135
|
}
|
|
9159
|
-
function
|
|
9136
|
+
function fi(e) {
|
|
9160
9137
|
const [t, a] = C(e.value), o = `json-editor-${dr()}.json`, [l, i] = C(void 0);
|
|
9161
|
-
return
|
|
9138
|
+
return Zo(o, l, e.schema), P(() => {
|
|
9162
9139
|
a(e.value);
|
|
9163
9140
|
}, [e.value]), /* @__PURE__ */ h("div", { className: "flex h-full min-h-0 flex-col bg-gray-50 dark:bg-[#252525]", children: [
|
|
9164
9141
|
/* @__PURE__ */ h("div", { className: "flex items-center justify-between gap-4 border-b px-4 py-2 dark:border-b-neutral-700", children: [
|
|
@@ -9182,7 +9159,7 @@ function mi(e) {
|
|
|
9182
9159
|
m && setTimeout(async () => {
|
|
9183
9160
|
const d = m.getValue();
|
|
9184
9161
|
if (!d.trim()) return;
|
|
9185
|
-
const u =
|
|
9162
|
+
const u = Ko(d);
|
|
9186
9163
|
u.status === "ok" && m.setValue(JSON.stringify(u.value, null, 2));
|
|
9187
9164
|
}, 20);
|
|
9188
9165
|
});
|
|
@@ -9201,9 +9178,9 @@ function Lt({
|
|
|
9201
9178
|
}) {
|
|
9202
9179
|
const [i, g] = C("Copy");
|
|
9203
9180
|
return /* @__PURE__ */ r(
|
|
9204
|
-
|
|
9181
|
+
Yo,
|
|
9205
9182
|
{
|
|
9206
|
-
...
|
|
9183
|
+
...Go,
|
|
9207
9184
|
code: e.trimEnd(),
|
|
9208
9185
|
language: t,
|
|
9209
9186
|
theme: n ? {
|
|
@@ -9212,7 +9189,7 @@ function Lt({
|
|
|
9212
9189
|
color: "white"
|
|
9213
9190
|
},
|
|
9214
9191
|
styles: []
|
|
9215
|
-
} :
|
|
9192
|
+
} : Qo,
|
|
9216
9193
|
children: ({ className: c, style: p, tokens: m, getTokenProps: d }) => /* @__PURE__ */ h(
|
|
9217
9194
|
"pre",
|
|
9218
9195
|
{
|
|
@@ -9244,7 +9221,7 @@ function Lt({
|
|
|
9244
9221
|
]
|
|
9245
9222
|
}
|
|
9246
9223
|
) }) : null,
|
|
9247
|
-
/* @__PURE__ */ r("code", { children: m.map((u, s) => /* @__PURE__ */ h(
|
|
9224
|
+
/* @__PURE__ */ r("code", { children: m.map((u, s) => /* @__PURE__ */ h(fa, { children: [
|
|
9248
9225
|
u.filter((f) => !f.empty).map((f, b) => {
|
|
9249
9226
|
const { key: w, ...v } = d({ token: f });
|
|
9250
9227
|
return /* @__PURE__ */ r("span", { ...v }, w || b);
|
|
@@ -9258,7 +9235,7 @@ function Lt({
|
|
|
9258
9235
|
}
|
|
9259
9236
|
);
|
|
9260
9237
|
}
|
|
9261
|
-
function
|
|
9238
|
+
function Yr({
|
|
9262
9239
|
className: e,
|
|
9263
9240
|
...t
|
|
9264
9241
|
}) {
|
|
@@ -9283,53 +9260,53 @@ function Kr({
|
|
|
9283
9260
|
}
|
|
9284
9261
|
);
|
|
9285
9262
|
}
|
|
9286
|
-
const
|
|
9263
|
+
const Wi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9287
9264
|
__proto__: null,
|
|
9288
9265
|
ActionButton: ve,
|
|
9289
9266
|
ActionForm: ge,
|
|
9290
|
-
Badge:
|
|
9291
|
-
BlockHeading:
|
|
9267
|
+
Badge: hi,
|
|
9268
|
+
BlockHeading: ni,
|
|
9292
9269
|
Button: V,
|
|
9293
9270
|
Checkbox: ee,
|
|
9294
9271
|
CodeEditor: Dt,
|
|
9295
9272
|
Content: gt,
|
|
9296
|
-
Copyable:
|
|
9297
|
-
Copytext:
|
|
9273
|
+
Copyable: pi,
|
|
9274
|
+
Copytext: gi,
|
|
9298
9275
|
Dialog: fe,
|
|
9299
|
-
DialogContent:
|
|
9300
|
-
DialogOverlay:
|
|
9301
|
-
DialogPortal:
|
|
9276
|
+
DialogContent: Br,
|
|
9277
|
+
DialogOverlay: Mr,
|
|
9278
|
+
DialogPortal: jr,
|
|
9302
9279
|
Divider: ft,
|
|
9303
|
-
DropdownMenu:
|
|
9304
|
-
DropdownMenuContent:
|
|
9280
|
+
DropdownMenu: qr,
|
|
9281
|
+
DropdownMenuContent: Hr,
|
|
9305
9282
|
DropdownMenuItem: Pe,
|
|
9306
|
-
DropdownMenuSeparator:
|
|
9307
|
-
DropdownMenuTrigger:
|
|
9283
|
+
DropdownMenuSeparator: Wr,
|
|
9284
|
+
DropdownMenuTrigger: Gr,
|
|
9308
9285
|
Fence: Lt,
|
|
9309
|
-
FullscreenLoading:
|
|
9310
|
-
Group:
|
|
9311
|
-
Hint:
|
|
9286
|
+
FullscreenLoading: Vr,
|
|
9287
|
+
Group: ei,
|
|
9288
|
+
Hint: oi,
|
|
9312
9289
|
IconButton: ht,
|
|
9313
9290
|
InfoTip: _t,
|
|
9314
|
-
JSONEditor:
|
|
9291
|
+
JSONEditor: fi,
|
|
9315
9292
|
Label: Re,
|
|
9316
|
-
LogoIcon:
|
|
9317
|
-
ProgressButton:
|
|
9318
|
-
ScreenHeading:
|
|
9319
|
-
SectionHeading:
|
|
9293
|
+
LogoIcon: ii,
|
|
9294
|
+
ProgressButton: Ur,
|
|
9295
|
+
ScreenHeading: ti,
|
|
9296
|
+
SectionHeading: ri,
|
|
9320
9297
|
Select: we,
|
|
9321
|
-
SmallCopyable:
|
|
9322
|
-
Stack:
|
|
9323
|
-
SubsectionHeading:
|
|
9324
|
-
Switch:
|
|
9325
|
-
TextArea:
|
|
9326
|
-
TextInput:
|
|
9327
|
-
Toaster:
|
|
9328
|
-
ToggleCollection:
|
|
9329
|
-
ToggleGroup:
|
|
9298
|
+
SmallCopyable: ui,
|
|
9299
|
+
Stack: Jo,
|
|
9300
|
+
SubsectionHeading: ai,
|
|
9301
|
+
Switch: Yr,
|
|
9302
|
+
TextArea: li,
|
|
9303
|
+
TextInput: Ne,
|
|
9304
|
+
Toaster: ca,
|
|
9305
|
+
ToggleCollection: $r,
|
|
9306
|
+
ToggleGroup: zr,
|
|
9330
9307
|
Tooltip: Ze,
|
|
9331
9308
|
TooltipContent: Je,
|
|
9332
|
-
TooltipProvider:
|
|
9309
|
+
TooltipProvider: Pr,
|
|
9333
9310
|
TooltipTrigger: Qe,
|
|
9334
9311
|
cn: O,
|
|
9335
9312
|
redactedValue: Ot,
|
|
@@ -9340,56 +9317,56 @@ const Vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
9340
9317
|
export {
|
|
9341
9318
|
ve as ActionButton,
|
|
9342
9319
|
ge as ActionForm,
|
|
9343
|
-
|
|
9344
|
-
|
|
9320
|
+
hi as Badge,
|
|
9321
|
+
ni as BlockHeading,
|
|
9345
9322
|
V as Button,
|
|
9346
9323
|
ee as Checkbox,
|
|
9347
9324
|
Dt as CodeEditor,
|
|
9348
9325
|
gt as Content,
|
|
9349
|
-
|
|
9350
|
-
|
|
9326
|
+
pi as Copyable,
|
|
9327
|
+
gi as Copytext,
|
|
9351
9328
|
fe as Dialog,
|
|
9352
|
-
|
|
9353
|
-
|
|
9354
|
-
|
|
9329
|
+
Br as DialogContent,
|
|
9330
|
+
Mr as DialogOverlay,
|
|
9331
|
+
jr as DialogPortal,
|
|
9355
9332
|
ft as Divider,
|
|
9356
|
-
|
|
9357
|
-
|
|
9333
|
+
qr as DropdownMenu,
|
|
9334
|
+
Hr as DropdownMenuContent,
|
|
9358
9335
|
Pe as DropdownMenuItem,
|
|
9359
|
-
|
|
9360
|
-
|
|
9361
|
-
|
|
9336
|
+
Wr as DropdownMenuSeparator,
|
|
9337
|
+
Gr as DropdownMenuTrigger,
|
|
9338
|
+
Hi as Explorer,
|
|
9362
9339
|
Lt as Fence,
|
|
9363
|
-
|
|
9364
|
-
|
|
9365
|
-
|
|
9340
|
+
Vr as FullscreenLoading,
|
|
9341
|
+
ei as Group,
|
|
9342
|
+
oi as Hint,
|
|
9366
9343
|
ht as IconButton,
|
|
9367
9344
|
_t as InfoTip,
|
|
9368
|
-
|
|
9345
|
+
fi as JSONEditor,
|
|
9369
9346
|
Re as Label,
|
|
9370
|
-
|
|
9371
|
-
|
|
9372
|
-
|
|
9373
|
-
|
|
9347
|
+
ii as LogoIcon,
|
|
9348
|
+
Ur as ProgressButton,
|
|
9349
|
+
ti as ScreenHeading,
|
|
9350
|
+
ri as SectionHeading,
|
|
9374
9351
|
we as Select,
|
|
9375
|
-
|
|
9376
|
-
|
|
9377
|
-
|
|
9378
|
-
|
|
9379
|
-
|
|
9380
|
-
|
|
9381
|
-
|
|
9382
|
-
|
|
9383
|
-
|
|
9384
|
-
|
|
9352
|
+
ui as SmallCopyable,
|
|
9353
|
+
Jo as Stack,
|
|
9354
|
+
Fo as StyleMe,
|
|
9355
|
+
ai as SubsectionHeading,
|
|
9356
|
+
Yr as Switch,
|
|
9357
|
+
li as TextArea,
|
|
9358
|
+
Ne as TextInput,
|
|
9359
|
+
Ki as Toaster,
|
|
9360
|
+
$r as ToggleCollection,
|
|
9361
|
+
zr as ToggleGroup,
|
|
9385
9362
|
Ze as Tooltip,
|
|
9386
9363
|
Je as TooltipContent,
|
|
9387
|
-
|
|
9364
|
+
Pr as TooltipProvider,
|
|
9388
9365
|
Qe as TooltipTrigger,
|
|
9389
9366
|
O as cn,
|
|
9390
9367
|
Ot as redactedValue,
|
|
9391
|
-
|
|
9368
|
+
Xi as toast,
|
|
9392
9369
|
ue as twel,
|
|
9393
|
-
|
|
9370
|
+
Wi as ui,
|
|
9394
9371
|
st as useDialog
|
|
9395
9372
|
};
|