@vuetify/v0 1.0.5 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{adapter-lS_VpRow.mjs → adapter-q1sRACUc.mjs} +3 -1
- package/dist/browser/index.d.ts +46 -5
- package/dist/browser/index.js +155 -46
- package/dist/components/index.d.mts +2 -2
- package/dist/components/index.mjs +1 -1
- package/dist/{components-OCsY4P1f.mjs → components-B2BZ1B3K.mjs} +147 -50
- package/dist/composables/index.d.mts +1 -1
- package/dist/composables/index.mjs +22 -22
- package/dist/{composables-xhcxXjuE.mjs → composables-DONBl_c9.mjs} +24 -14
- package/dist/constants/index.mjs +1 -1
- package/dist/{createDataTable-D38H0Zbp.mjs → createDataTable-DgyHBfAr.mjs} +3 -3
- package/dist/{createGroup-CjUHFae5.mjs → createGroup-BXKKcb9-.mjs} +1 -1
- package/dist/{createRegistry-B8VqA-QF.mjs → createRegistry-B9cOWny2.mjs} +1 -1
- package/dist/{createSelection-BXd5clS0.mjs → createSelection-CWE554_g.mjs} +1 -1
- package/dist/{createSingle-Bdkfht_B.mjs → createSingle-Dz-1Iv7u.mjs} +1 -1
- package/dist/{createTokens-vgyk_0vA.mjs → createTokens-C4qcW2Kv.mjs} +2 -2
- package/dist/data-table/index.mjs +1 -1
- package/dist/date/index.mjs +1 -1
- package/dist/features/adapters/posthog/index.mjs +1 -1
- package/dist/features/index.d.mts +1 -1
- package/dist/features/index.mjs +1 -1
- package/dist/{globals-B7ejLnrz.mjs → globals-CtaXlEOI.mjs} +1 -1
- package/dist/{index-DY81ptHb.d.mts → index-CTl0cGH6.d.mts} +99 -88
- package/dist/{index-CrAgM2EJ.d.mts → index-Dc7lKT6q.d.mts} +32 -2
- package/dist/index.d.mts +3 -3
- package/dist/index.mjs +24 -24
- package/dist/json/web-types.json +1 -1
- package/dist/locale/adapters/index.mjs +1 -1
- package/dist/locale/adapters/v0/index.mjs +1 -1
- package/dist/locale/index.d.mts +1 -1
- package/dist/locale/index.mjs +2 -2
- package/dist/locale/messages/en/index.d.mts +2 -0
- package/dist/locale/messages/en/index.mjs +5 -1
- package/dist/logger/adapters/index.mjs +1 -1
- package/dist/logger/adapters/v0/index.mjs +1 -1
- package/dist/logger/index.d.mts +1 -1
- package/dist/logger/index.mjs +2 -2
- package/dist/notifications/index.d.mts +1 -1
- package/dist/notifications/index.mjs +2 -2
- package/dist/palettes/index.d.mts +1 -1
- package/dist/permissions/adapters/index.d.mts +1 -1
- package/dist/permissions/adapters/v0/index.d.mts +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/permissions/index.mjs +1 -1
- package/dist/rules/index.d.mts +1 -1
- package/dist/rules/index.mjs +1 -1
- package/dist/storage/index.d.mts +1 -1
- package/dist/storage/index.mjs +1 -1
- package/dist/theme/adapters/index.d.mts +1 -1
- package/dist/theme/adapters/index.mjs +3 -3
- package/dist/theme/adapters/unhead/index.d.mts +1 -1
- package/dist/theme/adapters/unhead/index.mjs +1 -1
- package/dist/theme/adapters/v0/index.d.mts +1 -1
- package/dist/theme/adapters/v0/index.mjs +1 -1
- package/dist/theme/index.d.mts +1 -1
- package/dist/theme/index.mjs +4 -4
- package/dist/{unhead-DxiB3P5p.mjs → unhead-BAWCwNOF.mjs} +2 -2
- package/dist/{useEventListener-BjWJPfYS.mjs → useEventListener-DSOeDtC-.mjs} +1 -1
- package/dist/{useFeatures-DcgU66KC.mjs → useFeatures-YJmONiU7.mjs} +3 -3
- package/dist/{useLocale-B2BAEieU.mjs → useLocale-D-V0DENN.mjs} +4 -4
- package/dist/{useLogger-CXKIZhks.mjs → useLogger-CbvzXCWb.mjs} +2 -2
- package/dist/{useNotifications-Czgbh8Ns.mjs → useNotifications-Cqg3uDz0.mjs} +3 -3
- package/dist/{usePermissions-BkndJNpk.mjs → usePermissions-BTdUVyQe.mjs} +2 -2
- package/dist/{useRovingFocus-Cn96TXRw.mjs → useRovingFocus-g6ifibLg.mjs} +9 -9
- package/dist/{useRules-NzJChxfk.mjs → useRules-DEiHd_eY.mjs} +2 -2
- package/dist/{useStorage-D6xihSHv.mjs → useStorage-BSfQfDbg.mjs} +3 -3
- package/dist/{useTheme-BuXEQdPz.mjs → useTheme-C0_i__N6.mjs} +4 -4
- package/dist/utilities/index.mjs +1 -1
- package/dist/{v0-eZcJPyii.mjs → v0-CCWHeKJM.mjs} +1 -1
- package/dist/{v0-gU93DxmF.mjs → v0-CZBkpQjr.mjs} +1 -1
- package/dist/{v0-BFMaRqAx.mjs → v0-CveVV6On.mjs} +2 -2
- package/package.json +1 -1
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import { V0Error, hexToRgb, isUndefined } from "./utilities/index.mjs";
|
|
2
2
|
//#region src/composables/useTheme/adapters/adapter.ts
|
|
3
3
|
var ThemeAdapter = class ThemeAdapter {
|
|
4
|
-
|
|
4
|
+
/** CSS ident for theme ids, color keys, and the adapter prefix. */
|
|
5
5
|
static SAFE_IDENT = /^[a-zA-Z0-9_-]+$/;
|
|
6
|
+
/** Rejected inside theme color values before they are written to a stylesheet. */
|
|
7
|
+
static UNSAFE_CSS = /url\s*\(|src\s*\(|image\s*\(|image-set\s*\(|cross-fade\s*\(|@import|expression\s*\(|[;{}<>\\]|\/\*/i;
|
|
6
8
|
stylesheetId = "v0-theme-stylesheet";
|
|
7
9
|
prefix;
|
|
8
10
|
rgb = false;
|
package/dist/browser/index.d.ts
CHANGED
|
@@ -10196,6 +10196,9 @@ interface KanbanContext<ItemZ extends SortableTicketInput = SortableTicketInput,
|
|
|
10196
10196
|
* `unregister:ticket` handlers, so you cannot rescue items from inside that
|
|
10197
10197
|
* callback. To preserve items, move them before calling `unregister`.
|
|
10198
10198
|
*
|
|
10199
|
+
* `columns.dispose` is the board cascade — the same function as
|
|
10200
|
+
* `kanban.dispose()` — not a columns-only wipe.
|
|
10201
|
+
*
|
|
10199
10202
|
* @example
|
|
10200
10203
|
* ```ts
|
|
10201
10204
|
* import { createKanban } from '@vuetify/v0'
|
|
@@ -10280,6 +10283,31 @@ interface KanbanContext<ItemZ extends SortableTicketInput = SortableTicketInput,
|
|
|
10280
10283
|
* ```
|
|
10281
10284
|
*/
|
|
10282
10285
|
off: KanbanEventListener<ItemZ>;
|
|
10286
|
+
/**
|
|
10287
|
+
* Tear down the entire board: every column's inner `items` sortable, the
|
|
10288
|
+
* internal id → column lookup, the `transfer:ticket` event bus, and the
|
|
10289
|
+
* columns registry itself. `kanban.columns.dispose` is the same function.
|
|
10290
|
+
* Repeatable — a later call after `columns.register` tears down the rebuilt
|
|
10291
|
+
* board the same way.
|
|
10292
|
+
*
|
|
10293
|
+
* @remarks
|
|
10294
|
+
* Registry `dispose()` clears listeners then `clear()`, and `clear()` never
|
|
10295
|
+
* emits `unregister:ticket`, so the per-column cleanup subscribed on that
|
|
10296
|
+
* event would not run. This method walks current columns and disposes each
|
|
10297
|
+
* inner sortable first, then re-binds that cleanup so a rebuilt board still
|
|
10298
|
+
* cascades on column unregister.
|
|
10299
|
+
*
|
|
10300
|
+
* @example
|
|
10301
|
+
* ```ts
|
|
10302
|
+
* import { createKanban } from '@vuetify/v0'
|
|
10303
|
+
*
|
|
10304
|
+
* const kanban = createKanban()
|
|
10305
|
+
* kanban.columns.register({ value: { title: 'Todo' } })
|
|
10306
|
+
* // later
|
|
10307
|
+
* kanban.dispose()
|
|
10308
|
+
* ```
|
|
10309
|
+
*/
|
|
10310
|
+
dispose: () => void;
|
|
10283
10311
|
}
|
|
10284
10312
|
/**
|
|
10285
10313
|
* Create a headless two-level sortable orchestrator.
|
|
@@ -15619,8 +15647,10 @@ interface ThemeAdapterSetupContext {
|
|
|
15619
15647
|
isDark: Readonly<Ref<boolean>>;
|
|
15620
15648
|
}
|
|
15621
15649
|
declare abstract class ThemeAdapter {
|
|
15622
|
-
|
|
15623
|
-
|
|
15650
|
+
/** CSS ident for theme ids, color keys, and the adapter prefix. */
|
|
15651
|
+
static readonly SAFE_IDENT: RegExp;
|
|
15652
|
+
/** Rejected inside theme color values before they are written to a stylesheet. */
|
|
15653
|
+
static readonly UNSAFE_CSS: RegExp;
|
|
15624
15654
|
stylesheetId: string;
|
|
15625
15655
|
prefix: string;
|
|
15626
15656
|
rgb: boolean;
|
|
@@ -22030,6 +22060,11 @@ declare const Snackbar: {
|
|
|
22030
22060
|
//#endregion
|
|
22031
22061
|
//#region src/components/Splitter/SplitterRoot.vue.d.ts
|
|
22032
22062
|
type SplitterOrientation = 'horizontal' | 'vertical';
|
|
22063
|
+
type SplitterIntentMode = 'collapse' | 'expand';
|
|
22064
|
+
interface SplitterPendingIntent {
|
|
22065
|
+
id: ID;
|
|
22066
|
+
mode: SplitterIntentMode;
|
|
22067
|
+
}
|
|
22033
22068
|
interface SplitterPanelInput extends SelectionTicketInput {
|
|
22034
22069
|
size: number;
|
|
22035
22070
|
minSize: number;
|
|
@@ -22046,6 +22081,7 @@ interface SplitterContext {
|
|
|
22046
22081
|
handles: RegistryContext;
|
|
22047
22082
|
dragging: Readonly<Ref<boolean>>;
|
|
22048
22083
|
draggingHandle: Readonly<Ref<number | null>>;
|
|
22084
|
+
pending: Readonly<Ref<SplitterPendingIntent | null>>;
|
|
22049
22085
|
rootEl: Readonly<Ref<Element | null>>;
|
|
22050
22086
|
panel: (index: number) => SplitterPanelTicket | undefined;
|
|
22051
22087
|
resize: (index: number, delta: number, options?: {
|
|
@@ -22053,8 +22089,9 @@ interface SplitterContext {
|
|
|
22053
22089
|
}) => void;
|
|
22054
22090
|
onStartDrag: (index: number) => void;
|
|
22055
22091
|
onEndDrag: () => void;
|
|
22056
|
-
|
|
22057
|
-
|
|
22092
|
+
onAbortDrag: () => void;
|
|
22093
|
+
collapse: (index: number, neighborIndex?: number) => boolean;
|
|
22094
|
+
expand: (index: number, neighborIndex?: number) => boolean;
|
|
22058
22095
|
distribute: (sizes: number[]) => void;
|
|
22059
22096
|
}
|
|
22060
22097
|
interface SplitterRootExpose {
|
|
@@ -22150,12 +22187,15 @@ interface SplitterHandleSlotProps {
|
|
|
22150
22187
|
isDragging: boolean;
|
|
22151
22188
|
isDisabled: boolean;
|
|
22152
22189
|
state: SplitterHandleState;
|
|
22190
|
+
pending: SplitterIntentMode | null;
|
|
22191
|
+
pendingLabel: string | undefined;
|
|
22153
22192
|
attrs: {
|
|
22154
22193
|
'role': 'separator';
|
|
22155
22194
|
'tabindex': 0 | -1;
|
|
22156
22195
|
'aria-valuenow': number;
|
|
22157
22196
|
'aria-valuemin': number;
|
|
22158
22197
|
'aria-valuemax': number;
|
|
22198
|
+
'aria-valuetext': string | undefined;
|
|
22159
22199
|
'aria-orientation': SplitterOrientation;
|
|
22160
22200
|
'aria-controls': string | undefined;
|
|
22161
22201
|
'aria-label': string | undefined;
|
|
@@ -22163,6 +22203,7 @@ interface SplitterHandleSlotProps {
|
|
|
22163
22203
|
'data-state': SplitterHandleState;
|
|
22164
22204
|
'data-orientation': SplitterOrientation;
|
|
22165
22205
|
'data-disabled': true | undefined;
|
|
22206
|
+
'data-pending': SplitterIntentMode | undefined;
|
|
22166
22207
|
'style': Record<string, string>;
|
|
22167
22208
|
'onPointerdown': (e: PointerEvent) => void;
|
|
22168
22209
|
'onPointerenter': () => void;
|
|
@@ -25639,4 +25680,4 @@ declare function resolveIndexes(items: Iterable<{
|
|
|
25639
25680
|
declare function instanceExists(): boolean;
|
|
25640
25681
|
declare function instanceName(): string | undefined;
|
|
25641
25682
|
//#endregion
|
|
25642
|
-
export { type ActiveCell, ActiveDrag, AlertDialog, _default as AlertDialogAction, type AlertDialogActionEmits, type AlertDialogActionEvent, type AlertDialogActionProps, type AlertDialogActionSlotProps, _default$1 as AlertDialogActivator, type AlertDialogActivatorProps, type AlertDialogActivatorSlotProps, _default$2 as AlertDialogCancel, type AlertDialogCancelProps, type AlertDialogCancelSlotProps, _default$3 as AlertDialogClose, type AlertDialogCloseProps, type AlertDialogCloseSlotProps, _default$4 as AlertDialogContent, type AlertDialogContentEmits, type AlertDialogContentProps, type AlertDialogContentSlotProps, type AlertDialogContext, _default$5 as AlertDialogDescription, type AlertDialogDescriptionProps, type AlertDialogDescriptionSlotProps, _default$6 as AlertDialogRoot, type AlertDialogRootProps, type AlertDialogRootSlotProps, _default$7 as AlertDialogTitle, type AlertDialogTitleProps, type AlertDialogTitleSlotProps, _default$8 as AspectRatio, type AspectRatioProps, type AspectRatioSlotProps, _default$9 as Atom, type AtomExpose, type AtomProps, type AtomSlots, Avatar, type AvatarContext, _default$10 as AvatarFallback, type AvatarFallbackProps, type AvatarFallbackSlotProps, _default$11 as AvatarGroup, type AvatarGroupContext, type AvatarGroupPriority, type AvatarGroupProps, type AvatarGroupSlotProps, type AvatarGroupTicket, type AvatarGroupTicketInput, _default$12 as AvatarImage, type AvatarImageEmits, type AvatarImageProps, type AvatarImageSlotProps, _default$13 as AvatarIndicator, type AvatarIndicatorProps, type AvatarIndicatorSlotProps, _default$14 as AvatarRoot, type AvatarRootProps, type AvatarRootSlotProps, type AvatarTicket, BreadcrumbTicket, BreadcrumbTicketInput, Breadcrumbs, _default$15 as BreadcrumbsActivator, type BreadcrumbsActivatorProps, type BreadcrumbsActivatorSlotProps, BreadcrumbsContext, BreadcrumbsContextOptions, _default$16 as BreadcrumbsDivider, type BreadcrumbsDividerProps, type BreadcrumbsDividerSlotProps, _default$17 as BreadcrumbsEllipsis, type BreadcrumbsEllipsisProps, type BreadcrumbsEllipsisSlotProps, _default$18 as BreadcrumbsItem, type BreadcrumbsItemProps, type BreadcrumbsItemSlotProps, _default$19 as BreadcrumbsLink, type BreadcrumbsLinkProps, _default$20 as BreadcrumbsList, type BreadcrumbsListProps, type BreadcrumbsListSlotProps, BreadcrumbsOptions, _default$21 as BreadcrumbsPage, type BreadcrumbsPageProps, type BreadcrumbsPageSlotProps, _default$22 as BreadcrumbsRoot, type BreadcrumbsRootContext, type BreadcrumbsRootProps, type BreadcrumbsRootSlotProps, type BreadcrumbsTicket, type BreadcrumbsTicketType, BreakpointName, BreakpointsContext, BreakpointsContextOptions, BreakpointsOptions, BreakpointsPluginOptions, Button, _default$23 as ButtonContent, type ButtonContentProps, type ButtonContentSlotProps, _default$24 as ButtonGroup, type ButtonGroupProps, type ButtonGroupSlotProps, _default$25 as ButtonHiddenInput, type ButtonHiddenInputProps, _default$26 as ButtonIcon, type ButtonIconProps, type ButtonIconSlotProps, _default$27 as ButtonLoading, type ButtonLoadingProps, type ButtonLoadingSlotProps, _default$28 as ButtonRoot, type ButtonRootContext, type ButtonRootProps, type ButtonRootSlotProps, Carousel, type CarouselContext, _default$29 as CarouselIndicator, type CarouselIndicatorItem, type CarouselIndicatorProps, type CarouselIndicatorSlotProps, _default$30 as CarouselItem, type CarouselItemProps, type CarouselItemSlotProps, _default$31 as CarouselLiveRegion, type CarouselLiveRegionProps, type CarouselLiveRegionSlotProps, _default$32 as CarouselNext, type CarouselNextProps, type CarouselNextSlotProps, type CarouselOrientation, type CarouselPartTicket, _default$33 as CarouselPrevious, type CarouselPreviousProps, type CarouselPreviousSlotProps, _default$34 as CarouselProgress, type CarouselProgressProps, type CarouselProgressSlotProps, _default$35 as CarouselRoot, type CarouselRootProps, type CarouselRootSlotProps, type CarouselTicket, _default$36 as CarouselViewport, type CarouselViewportProps, type CarouselViewportSlotProps, type CellEditing, type CellEditingOptions, type CellEditingRegistry, Checkbox, _default$37 as CheckboxGroup, type CheckboxGroupProps, type CheckboxGroupSlotProps, _default$38 as CheckboxHiddenInput, type CheckboxHiddenInputProps, _default$39 as CheckboxIndicator, type CheckboxIndicatorProps, type CheckboxIndicatorSlotProps, _default$40 as CheckboxRoot, type CheckboxRootContext, type CheckboxRootProps, type CheckboxRootSlotProps, _default$41 as CheckboxSelectAll, type CheckboxSelectAllProps, type CheckboxSelectAllSlotProps, type CheckboxState, CleanupFunction, ClickOutsideElement, ClickOutsideIgnoreTarget, ClickOutsideTarget, ClientComboboxAdapter, type ClientComboboxAdapterOptions, ClientDataTableAdapter, Collapsible, _default$42 as CollapsibleActivator, type CollapsibleActivatorProps, type CollapsibleActivatorSlotProps, _default$43 as CollapsibleContent, type CollapsibleContentProps, type CollapsibleContentSlotProps, type CollapsibleContext, _default$44 as CollapsibleCue, type CollapsibleCueProps, type CollapsibleCueSlotProps, _default$45 as CollapsibleRoot, type CollapsibleRootProps, type CollapsibleRootSlotProps, Colors, type ColumnLayout, type ColumnNode, Combobox, _default$46 as ComboboxActivator, type ComboboxActivatorProps, type ComboboxActivatorSlotProps, ComboboxAdapter, type ComboboxAdapterContext, type ComboboxAdapterResult, _default$47 as ComboboxContent, type ComboboxContentProps, type ComboboxContentSlotProps, ComboboxContext, _default$48 as ComboboxControl, type ComboboxControlProps, type ComboboxControlSlotProps, _default$49 as ComboboxCue, type ComboboxCueProps, type ComboboxCueSlotProps, _default$50 as ComboboxDescription, type ComboboxDescriptionProps, type ComboboxDescriptionSlotProps, _default$51 as ComboboxEmpty, type ComboboxEmptyProps, type ComboboxEmptySlotProps, _default$52 as ComboboxError, type ComboboxErrorProps, type ComboboxErrorSlotProps, _default$53 as ComboboxItem, type ComboboxItemProps, type ComboboxItemSlotProps, ComboboxOptions, _default$54 as ComboboxRoot, type ComboboxRootProps, type ComboboxRootSlotProps, ConsolaLoggerAdapter, ContextKey, ContextTrinity, CreateContextOptions, DataGridColumn, DataGridColumnTicket, DataGridColumnTicketInput, DataGridContext, DataGridContextOptions, DataGridOptions, type DataTableAdapter, type DataTableAdapterContext, type DataTableAdapterResult, DataTableColumnTicket, DataTableColumnTicketInput, DataTableContext, DataTableContextOptions, DataTableExpansion, DataTableGroup, DataTableGrouping, DataTableOptions, DataTableSelection, DataTableSort, DataTableTicket, DataTableTicketInput, DateAdapter, DateContext, DateContextOptions, DateOptions, DatePluginOptions, Dialog, _default$55 as DialogActivator, type DialogActivatorProps, type DialogActivatorSlotProps, _default$56 as DialogClose, type DialogCloseProps, type DialogCloseSlotProps, _default$57 as DialogContent, type DialogContentEmits, type DialogContentProps, type DialogContentSlotProps, type DialogContext, _default$58 as DialogDescription, type DialogDescriptionProps, type DialogDescriptionSlotProps, _default$59 as DialogRoot, type DialogRootProps, type DialogRootSlotProps, _default$60 as DialogTitle, type DialogTitleProps, type DialogTitleSlotProps, DragDropAdapter, type DragDropAdapterContext, type DragDropAdapterEmit, DragDropContext, DragDropOptions, DragDropPlugin, DragType, DragVia, DraggableTicket, DraggableTicketInput, DraggablesContext, DropIndicator, DropPosition, DropZoneTicket, DropZoneTicketInput, type EditableColumn, EventHandler, ExpansionPanel, _default$61 as ExpansionPanelActivator, type ExpansionPanelActivatorProps, type ExpansionPanelActivatorSlotProps, _default$62 as ExpansionPanelContent, type ExpansionPanelContentProps, type ExpansionPanelContentSlotProps, _default$63 as ExpansionPanelCue, type ExpansionPanelCueProps, type ExpansionPanelCueSlotProps, _default$64 as ExpansionPanelGroup, type ExpansionPanelGroupProps, type ExpansionPanelGroupSlotProps, _default$65 as ExpansionPanelHeader, type ExpansionPanelHeaderProps, type ExpansionPanelHeaderSlotProps, type ExpansionPanelOptionsContext, _default$66 as ExpansionPanelRoot, type ExpansionPanelRootContext, type ExpansionPanelRootProps, type ExpansionPanelRootSlotProps, FeatureContext, FeatureContextOptions, FeatureOptions, FeaturePluginOptions, FeatureTicket, FeatureTicketInput, FeaturesAdapter, type FeaturesAdapterFlags, type FeaturesAdapterValue, FilterContext, FilterContextOptions, FilterFunction, FilterItem, FilterMode, FilterOptions, FilterQuery, FilterResult, FlatTokenCollection, _default$67 as Form, FormContext, FormContextOptions, FormOptions, type FormProps, type FormSlotProps, FormTicket, FormTicketInput, FormValidationResult, FormValidationRule, FormValue, type GridColumnDef, Group, GroupContext, GroupContextOptions, _default$68 as GroupItem, type GroupItemProps, type GroupItemSlotProps, GroupOptions, _default$69 as GroupRoot, type GroupRootProps, type GroupRootSlotProps, GroupTicket, GroupTicketInput, HTMLElementName, HighlightChunk, HydrationContext, HydrationContextOptions, HydrationOptions, HydrationPluginOptions, type ID, IN_BROWSER, Image, type ImageContext, _default$70 as ImageFallback, type ImageFallbackProps, type ImageFallbackSlotProps, _default$71 as ImageImg, type ImageImgEmits, type ImageImgProps, type ImageImgSlotProps, _default$72 as ImagePlaceholder, type ImagePlaceholderProps, type ImagePlaceholderSlotProps, _default$73 as ImageRoot, type ImageRootProps, type ImageRootSlotProps, ImageStatus, Input, InputContext, _default$74 as InputControl, type InputControlProps, type InputControlSlotProps, _default$75 as InputDescription, type InputDescriptionProps, type InputDescriptionSlotProps, _default$76 as InputError, type InputErrorProps, type InputErrorSlotProps, InputOptions, _default$77 as InputRoot, type InputRootContext, type InputRootProps, type InputRootSlotProps, InputState, type InternalHeader, IntersectionObserverEntry, IntersectionObserverOptions, KanbanColumnTicket, KanbanColumnTicketInput, KanbanContext, KanbanEventListener, KanbanOptions, KanbanTransferPayload, KeyboardAdapter, type KeyboardAdapterOptions, LazyContext, LazyOptions, _default$78 as Locale, LocaleAdapter, type LocaleAdapterContext, LocaleContext, LocaleContextOptions, LocaleOptions, LocalePluginOptions, type LocaleProps, LocaleRecord, type LocaleSlotProps, LocaleTicket, LocaleTicketInput, type LogLevel, LoggerAdapter, LoggerContext, LoggerContextOptions, LoggerOptions, LoggerPluginOptions, MatchRange, MaybeElementRef, MediaQueryContext, MemoryStorageAdapter, ModelContext, ModelOptions, ModelTicket, ModelTicketInput, MutationObserverRecord, type NestedActiveMode, type NestedContext, type NestedContextOptions, type NestedOpenMode, type NestedOptions, type NestedRegistration, type NestedSelectionMode, type NestedTicket, type NestedTicketInput, NotificationInput, NotificationSeverity, NotificationTicket, NotificationTicketInput, NotificationsAdapterContext, NotificationsContext, NotificationsOptions, NotificationsPluginOptions, NumberField, NumberFieldContext, _default$79 as NumberFieldControl, type NumberFieldControlProps, type NumberFieldControlSlotProps, _default$80 as NumberFieldDecrement, type NumberFieldDecrementProps, type NumberFieldDecrementSlotProps, _default$81 as NumberFieldDescription, type NumberFieldDescriptionProps, type NumberFieldDescriptionSlotProps, _default$82 as NumberFieldError, type NumberFieldErrorProps, type NumberFieldErrorSlotProps, _default$83 as NumberFieldIncrement, type NumberFieldIncrementProps, type NumberFieldIncrementSlotProps, NumberFieldOptions, _default$84 as NumberFieldRoot, type NumberFieldRootContext, type NumberFieldRootProps, type NumberFieldRootSlotProps, _default$85 as NumberFieldScrub, type NumberFieldScrubProps, type NumberFieldScrubSlotProps, NumericContext, NumericOptions, ObservableNodeList, Orientation, OtpContext, OtpOptions, OtpPattern, Overflow, OverflowContext, OverflowContextOptions, _default$86 as OverflowIndicator, type OverflowIndicatorProps, type OverflowIndicatorSlotProps, _default$87 as OverflowItem, type OverflowItemProps, type OverflowItemSlotProps, OverflowOptions, type OverflowPriority, _default$88 as OverflowRoot, type OverflowRootContext, type OverflowRootProps, type OverflowRootSlotProps, type OverflowTicket, type OverflowTicketInput, Pagination, PaginationContext, PaginationContextOptions, _default$89 as PaginationEllipsis, type PaginationEllipsisProps, type PaginationEllipsisSlotProps, _default$90 as PaginationFirst, type PaginationFirstProps, type PaginationFirstSlotProps, _default$91 as PaginationItem, type PaginationItemProps, type PaginationItemSlotProps, _default$92 as PaginationLast, type PaginationLastProps, type PaginationLastSlotProps, _default$93 as PaginationNext, type PaginationNextProps, type PaginationNextSlotProps, PaginationOptions, _default$94 as PaginationPrev, type PaginationPrevProps, type PaginationPrevSlotProps, _default$95 as PaginationRoot, type PaginationRootProps, type PaginationRootSlotProps, _default$96 as PaginationStatus, type PaginationStatusProps, type PaginationStatusSlotProps, PaginationTicket, PermissionContext, PermissionContextOptions, PermissionOptions, PermissionPluginOptions, PermissionTicket, PermissionsAdapter, type PinPosition, type PinnedRegion, PinoLoggerAdapter, PlatformContext, Plugin, PluginContextConfig, PluginOptions, PointerAdapter, type PointerAdapterOptions, Popover, _default$97 as PopoverActivator, type PopoverActivatorProps, type PopoverActivatorSlotProps, _default$98 as PopoverContent, type PopoverContentEmits, type PopoverContentProps, type PopoverContentSlotProps, type PopoverContext, PopoverOptions, PopoverReturn, _default$99 as PopoverRoot, type PopoverRootProps, type PopoverRootSlotProps, _default$100 as Portal, type PortalProps, type PortalSlotProps, _default$101 as Presence, type PresenceAttrs, type PresenceProps, type PresenceSlotProps, PresenceState, Primitive, Progress, _default$102 as ProgressBuffer, type ProgressBufferProps, type ProgressBufferSlotProps, ProgressContext, ProgressContextOptions, _default$103 as ProgressFill, type ProgressFillProps, type ProgressFillSlotProps, _default$104 as ProgressHiddenInput, type ProgressHiddenInputProps, _default$105 as ProgressLabel, type ProgressLabelProps, type ProgressLabelSlotProps, ProgressOptions, _default$106 as ProgressRoot, type ProgressRootContext, type ProgressRootProps, type ProgressRootSlotProps, ProgressTicket, ProgressTicketInput, _default$107 as ProgressTrack, type ProgressTrackProps, type ProgressTrackSlotProps, _default$108 as ProgressValue, type ProgressValueProps, type ProgressValueSlotProps, ProxyModelOptions, ProxyModelTarget, ProxyRegistryContext, ProxyRegistryOptions, QueueContext, QueueContextOptions, QueueOptions, QueueTicket, QueueTicketInput, RGB, Radio, type RadioActivation, _default$109 as RadioGroup, type RadioGroupContext, type RadioGroupProps, type RadioGroupSlotProps, _default$110 as RadioHiddenInput, type RadioHiddenInputProps, _default$111 as RadioIndicator, type RadioIndicatorProps, type RadioIndicatorSlotProps, _default$112 as RadioRoot, type RadioRootContext, type RadioRootProps, type RadioRootSlotProps, type RadioState, type RadioTicket, Rating, RatingContext, RatingContextOptions, _default$113 as RatingHiddenInput, type RatingHiddenInputProps, _default$114 as RatingItem, RatingItemDescriptor, type RatingItemProps, type RatingItemSlotProps, RatingItemState, RatingOptions, _default$115 as RatingRoot, type RatingRootContext, type RatingRootProps, type RatingRootSlotProps, ReducedMotionAdapter, type ReducedMotionAdapterSetupContext, ReducedMotionContext, ReducedMotionContextOptions, ReducedMotionMode, ReducedMotionOptions, ReducedMotionPluginOptions, RegistryContext, RegistryContextOptions, RegistryEventCallback, RegistryEventMap, RegistryEventName, RegistryOptions, RegistryTicket, RegistryTicketInput, ResizeObserverEntry, ResizeObserverOptions, type ResolvedColumn, RovingFocusOptions, RovingFocusReturn, RovingItem, type RowSpanningOptions, RtlAdapter, type RtlAdapterSetupContext, RtlContext, RtlContextOptions, RtlOptions, RtlPluginOptions, RuleAlias, RuleAliases, RuleInput, RulesContext, RulesContextOptions, RulesOptions, SELF_CLOSING_TAGS, SUPPORTS_INTERSECTION_OBSERVER, SUPPORTS_MATCH_MEDIA, SUPPORTS_MUTATION_OBSERVER, SUPPORTS_OBSERVER, SUPPORTS_TOUCH, _default$116 as Scrim, type ScrimProps, type ScrimSlotProps, ScrollToOptions, Select, _default$117 as SelectActivator, type SelectActivatorProps, type SelectActivatorSlotProps, _default$118 as SelectContent, type SelectContentProps, type SelectContentSlotProps, type SelectContext, _default$119 as SelectCue, type SelectCueProps, type SelectCueSlotProps, _default$120 as SelectItem, type SelectItemProps, type SelectItemSlotProps, _default$121 as SelectPlaceholder, type SelectPlaceholderProps, type SelectPlaceholderSlotProps, _default$122 as SelectRoot, type SelectRootProps, type SelectRootSlotProps, SelectStrategy, _default$123 as SelectValue, type SelectValueProps, type SelectValueSlotProps, Selection, SelectionContext, SelectionContextOptions, _default$124 as SelectionItem, type SelectionItemProps, type SelectionItemSlotProps, SelectionOptions, _default$125 as SelectionRoot, type SelectionRootProps, type SelectionRootSlotProps, SelectionTicket, SelectionTicketInput, SelfClosingElement, ServerComboboxAdapter, ServerDataTableAdapter, ServerDataTableAdapter as ServerGridAdapter, type ServerDataTableAdapterOptions, type ServerDataTableAdapterOptions as ServerGridAdapterOptions, Single, SingleContext, SingleContextOptions, _default$126 as SingleItem, type SingleItemProps, type SingleItemSlotProps, SingleOptions, _default$127 as SingleRoot, type SingleRootProps, type SingleRootSlotProps, SingleTicket, SingleTicketInput, Slider, SliderContext, _default$128 as SliderHiddenInput, type SliderHiddenInputProps, SliderOptions, _default$129 as SliderRange, type SliderRangeProps, type SliderRangeSlotProps, _default$130 as SliderRoot, type SliderRootContext, type SliderRootProps, type SliderRootSlotProps, _default$131 as SliderThumb, type SliderThumbProps, type SliderThumbSlotProps, type SliderThumbState, SliderTicket, SliderTicketInput, _default$132 as SliderTrack, type SliderTrackProps, type SliderTrackSlotProps, Snackbar, _default$133 as SnackbarAnnouncer, type SnackbarAnnouncerProps, _default$134 as SnackbarClose, type SnackbarCloseProps, type SnackbarCloseSlotProps, _default$135 as SnackbarContent, type SnackbarContentProps, _default$136 as SnackbarPortal, type SnackbarPortalContext, type SnackbarPortalProps, type SnackbarPortalSlotProps, _default$137 as SnackbarQueue, type SnackbarQueueContext, type SnackbarQueueProps, type SnackbarQueueSlotProps, _default$138 as SnackbarRoot, type SnackbarRootContext, type SnackbarRootProps, type SnackbarRootSlotProps, type SortDirection, type SortEntry, SortableContext, SortableEventListener, SortableMovePayload, SortableOptions, SortableTicket, SortableTicketInput, type SpanEntry, Splitter, type SplitterContext, _default$139 as SplitterHandle, type SplitterHandleProps, type SplitterHandleSlotProps, type SplitterHandleState, type SplitterOrientation, _default$140 as SplitterPanel, type SplitterPanelExpose, type SplitterPanelInput, type SplitterPanelProps, type SplitterPanelSlotProps, type SplitterPanelTicket, _default$141 as SplitterRoot, type SplitterRootExpose, type SplitterRootProps, type SplitterRootSlotProps, StackContext, StackContextOptions, StackOptions, StackPluginOptions, StackTicket, StackTicketInput, type StandardSchemaV1, Step, StepContext, StepContextOptions, _default$142 as StepItem, type StepItemProps, type StepItemSlotProps, StepOptions, _default$143 as StepRoot, type StepRootProps, type StepRootSlotProps, StepTicket, StepTicketInput, StorageAdapter, StorageContext, StorageContextOptions, StorageOptions, StoragePluginOptions, type StorageType, Switch, _default$144 as SwitchGroup, type SwitchGroupProps, type SwitchGroupSlotProps, _default$145 as SwitchHiddenInput, type SwitchHiddenInputProps, _default$146 as SwitchRoot, type SwitchRootContext, type SwitchRootProps, type SwitchRootSlotProps, _default$147 as SwitchSelectAll, type SwitchSelectAllProps, type SwitchSelectAllSlotProps, type SwitchState, _default$148 as SwitchThumb, type SwitchThumbProps, type SwitchThumbSlotProps, _default$149 as SwitchTrack, type SwitchTrackProps, type SwitchTrackSlotProps, Tabs, type TabsActivation, type TabsContext, _default$150 as TabsItem, type TabsItemProps, type TabsItemSlotProps, _default$151 as TabsList, type TabsListProps, type TabsListSlotProps, type TabsOrientation, _default$152 as TabsPanel, type TabsPanelProps, type TabsPanelSlotProps, _default$153 as TabsRoot, type TabsRootProps, type TabsRootSlotProps, type TabsTicket, _default$154 as Theme, ThemeAdapter, ThemeColors, ThemeContext, ThemeContextOptions, ThemeOptions, ThemePluginOptions, type ThemeProps, ThemeRecord, type ThemeSlotProps, ThemeTicket, ThemeTicketInput, TimelineContext, TimelineContextOptions, TimelineOptions, TimelineTicket, TimerContext, TimerOptions, ToHighlightOptions, Toggle, _default$155 as ToggleGroup, type ToggleGroupContext, type ToggleGroupProps, type ToggleGroupSlotProps, _default$156 as ToggleIndicator, type ToggleIndicatorProps, type ToggleIndicatorSlotProps, type ToggleOrientation, _default$157 as ToggleRoot, type ToggleRootContext, type ToggleRootProps, type ToggleRootSlotProps, ToggleScopeControls, TokenAlias, TokenCollection, TokenContext, TokenContextOptions, TokenOptions, TokenPrimitive, TokenTicket, TokenValue, Tooltip, _default$158 as TooltipActivator, type TooltipActivatorProps, type TooltipActivatorSlotProps, _default$159 as TooltipContent, type TooltipContentProps, type TooltipContentSlotProps, TooltipContext, TooltipContextOptions, TooltipOptions, TooltipPluginOptions, _default$160 as TooltipRoot, type TooltipRootContext, type TooltipRootProps, type TooltipRootSlotProps, Treeview, _default$161 as TreeviewActivator, type TreeviewActivatorProps, type TreeviewActivatorSlotProps, _default$162 as TreeviewCheckbox, type TreeviewCheckboxProps, type TreeviewCheckboxSlotProps, _default$163 as TreeviewContent, type TreeviewContentProps, type TreeviewContentSlotProps, _default$164 as TreeviewCue, type TreeviewCueProps, type TreeviewCueSlotProps, _default$165 as TreeviewGroup, type TreeviewGroupProps, type TreeviewGroupSlotProps, _default$166 as TreeviewIndicator, type TreeviewIndicatorProps, type TreeviewIndicatorSlotProps, _default$167 as TreeviewItem, type TreeviewItemContext, type TreeviewItemProps, type TreeviewItemSlotProps, _default$168 as TreeviewList, type TreeviewListContext, type TreeviewListProps, type TreeviewListSlotProps, _default$169 as TreeviewRoot, type TreeviewRootContext, type TreeviewRootProps, type TreeviewRootSlotProps, _default$170 as TreeviewSelectAll, type TreeviewSelectAllProps, type TreeviewSelectAllSlotProps, UNSAFE_KEYS, UseClickOutsideOptions, UseClickOutsideReturn, UseDelayOptions, UseDelayReturn, UseDelayStartOptions, UseElementIntersectionReturn, UseElementSizeReturn, UseHotkeyOptions, UseHotkeyReturn, UseImageOptions, UseImageReturn, UseIntersectionObserverReturn, UseMutationObserverOptions, UseMutationObserverReturn, UsePresenceOptions, UsePresenceReturn, UseRafReturn, UseResizeObserverReturn, V0Error, type V0ErrorCode, type V0ErrorDetails, V0LocaleAdapter, V0LoggerAdapter, V0ReducedMotionAdapter, V0RtlAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter, type ValidateEvent, type ValidateOn, ValidationContext, ValidationOptions, ValidationTicket, ValidationTicketInput, VirtualAnchor, VirtualContext, VirtualContextOptions, VirtualDataTableAdapter, VirtualDirection, VirtualFocusItem, VirtualFocusOptions, VirtualFocusReturn, VirtualItem, VirtualOptions, VirtualState, ZonesContext, __LOGGER_ENABLED__, apca, clamp, computeDepth, createBreadcrumbs, createBreadcrumbsContext, createBreakpoints, createBreakpointsContext, createBreakpointsPlugin, createCombobox, createComboboxContext, createContext, createDataGrid, createDataGridContext, createDataTable, createDataTableContext, createDate, createDateContext, createDatePlugin, createFallbackHydration, createFeatures, createFeaturesContext, createFeaturesPlugin, createFilter, createFilterContext, createForm, createFormContext, createGroup, createGroupContext, createHydration, createHydrationContext, createHydrationPlugin, createInput, createKanban, createLocale, createLocaleContext, createLocaleFallback, createLocalePlugin, createLogger, createLoggerContext, createLoggerPlugin, createModel, createNested, createNestedContext, createNotifications, createNotificationsContext, createNotificationsPlugin, createNumberField, createNumeric, createOtp, createOverflow, createOverflowContext, createPagination, createPaginationContext, createPermissions, createPermissionsContext, createPermissionsPlugin, createPlugin, createPluginContext, createProgress, createProgressContext, createQueue, createQueueContext, createRating, createRatingContext, createReducedMotion, createReducedMotionContext, createReducedMotionPlugin, createRegistry, createRegistryContext, createRtl, createRtlContext, createRtlFallback, createRtlPlugin, createRules, createRulesContext, createRulesFallback, createRulesPlugin, createSelection, createSelectionContext, createSingle, createSingleContext, createSlider, createSortable, createStack, createStackContext, createStackPlugin, createStep, createStepContext, createStorage, createStorageContext, createStoragePlugin, createTheme, createThemeContext, createThemePlugin, createTimeline, createTimelineContext, createTokens, createTokensContext, createTooltipContext, createTooltipFallback, createTooltipPlugin, createTrinity, createValidation, createVirtual, createVirtualContext, extractLeaves, flatten, foreground, hexToRgb, instanceExists, instanceName, isArray, isBoolean, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isSelfClosingTag, isStandardSchema, isString, isSymbol, isThenable, isUndefined, isV0Error, mergeDeep, provideAlertDialogContext, provideAvatarGroup, provideAvatarRoot, provideBreadcrumbsRoot, provideButtonGroup, provideButtonRoot, provideCarouselRoot, provideCheckboxGroup, provideCheckboxRoot, provideCollapsible, provideComboboxContext, provideContext, provideDialogContext, provideExpansionPanelGroup, provideExpansionPanelRoot, provideGroupRoot, provideImageRoot, provideInputRoot, provideNumberFieldRoot, provideOverflowRoot, providePaginationControls, providePaginationItems, providePaginationRoot, providePopoverContext, provideProgressRoot, provideRadioGroup, provideRadioRoot, provideRatingRoot, provideSelectContext, provideSelectionRoot, provideSingleRoot, provideSliderRoot, provideSnackbarQueueContext, provideSnackbarRootContext, provideSplitterRoot, provideStepRoot, provideSwitchGroup, provideSwitchRoot, provideTabsRoot, provideToggleGroup, provideToggleRoot, provideTooltipRoot, provideTreeviewItem, provideTreeviewList, provideTreeviewRoot, range, resolveHeaders, resolveIds, resolveIndexes, rgbToHex, toArray, toElement, toHighlight, toReactive, useAlertDialogContext, useAvatarGroup, useAvatarRoot, useBreadcrumbs, useBreadcrumbsRoot, useBreakpoints, useButtonGroup, useButtonRoot, useCarouselRoot, useCheckboxGroup, useCheckboxRoot, useClickOutside, useCollapsible, useCombobox, useComboboxContext, useContext, useDataGrid, useDataTable, useDate, useDelay, useDialogContext, useDocumentEventListener, useDragDrop, useElementIntersection, useElementSize, useEventListener, useExpansionPanelGroup, useExpansionPanelRoot, useFeatures, useFilter, useForm, useGroup, useGroupRoot, useHotkey, useHydration, useId, useImage, useImageRoot, useInputRoot, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useNotifications, useNumberFieldRoot, useOverflow, useOverflowRoot, usePagination, usePaginationControls, usePaginationItems, usePaginationRoot, usePermissions, usePopover, usePopoverContext, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, usePresence, useProgress, useProgressRoot, useProxyModel, useProxyRegistry, useQueue, useRadioGroup, useRadioRoot, useRaf, useRating, useRatingRoot, useReducedMotion, useRegistry, useResizeObserver, useRovingFocus, useRtl, useRules, useSelectContext, useSelection, useSelectionRoot, useSingle, useSingleRoot, useSliderRoot, useSnackbarQueueContext, useSnackbarRootContext, useSplitterRoot, useStack, useStep, useStepRoot, useStorage, useSwitchGroup, useSwitchRoot, useTabsRoot, useTheme, useTimeline, useTimer, useToggleGroup, useToggleRoot, useToggleScope, useTokens, useTooltip, useTooltipRoot, useTreeviewItem, useTreeviewList, useTreeviewRoot, useVirtual, useVirtualFocus, useWindowEventListener, version };
|
|
25683
|
+
export { type ActiveCell, ActiveDrag, AlertDialog, _default as AlertDialogAction, type AlertDialogActionEmits, type AlertDialogActionEvent, type AlertDialogActionProps, type AlertDialogActionSlotProps, _default$1 as AlertDialogActivator, type AlertDialogActivatorProps, type AlertDialogActivatorSlotProps, _default$2 as AlertDialogCancel, type AlertDialogCancelProps, type AlertDialogCancelSlotProps, _default$3 as AlertDialogClose, type AlertDialogCloseProps, type AlertDialogCloseSlotProps, _default$4 as AlertDialogContent, type AlertDialogContentEmits, type AlertDialogContentProps, type AlertDialogContentSlotProps, type AlertDialogContext, _default$5 as AlertDialogDescription, type AlertDialogDescriptionProps, type AlertDialogDescriptionSlotProps, _default$6 as AlertDialogRoot, type AlertDialogRootProps, type AlertDialogRootSlotProps, _default$7 as AlertDialogTitle, type AlertDialogTitleProps, type AlertDialogTitleSlotProps, _default$8 as AspectRatio, type AspectRatioProps, type AspectRatioSlotProps, _default$9 as Atom, type AtomExpose, type AtomProps, type AtomSlots, Avatar, type AvatarContext, _default$10 as AvatarFallback, type AvatarFallbackProps, type AvatarFallbackSlotProps, _default$11 as AvatarGroup, type AvatarGroupContext, type AvatarGroupPriority, type AvatarGroupProps, type AvatarGroupSlotProps, type AvatarGroupTicket, type AvatarGroupTicketInput, _default$12 as AvatarImage, type AvatarImageEmits, type AvatarImageProps, type AvatarImageSlotProps, _default$13 as AvatarIndicator, type AvatarIndicatorProps, type AvatarIndicatorSlotProps, _default$14 as AvatarRoot, type AvatarRootProps, type AvatarRootSlotProps, type AvatarTicket, BreadcrumbTicket, BreadcrumbTicketInput, Breadcrumbs, _default$15 as BreadcrumbsActivator, type BreadcrumbsActivatorProps, type BreadcrumbsActivatorSlotProps, BreadcrumbsContext, BreadcrumbsContextOptions, _default$16 as BreadcrumbsDivider, type BreadcrumbsDividerProps, type BreadcrumbsDividerSlotProps, _default$17 as BreadcrumbsEllipsis, type BreadcrumbsEllipsisProps, type BreadcrumbsEllipsisSlotProps, _default$18 as BreadcrumbsItem, type BreadcrumbsItemProps, type BreadcrumbsItemSlotProps, _default$19 as BreadcrumbsLink, type BreadcrumbsLinkProps, _default$20 as BreadcrumbsList, type BreadcrumbsListProps, type BreadcrumbsListSlotProps, BreadcrumbsOptions, _default$21 as BreadcrumbsPage, type BreadcrumbsPageProps, type BreadcrumbsPageSlotProps, _default$22 as BreadcrumbsRoot, type BreadcrumbsRootContext, type BreadcrumbsRootProps, type BreadcrumbsRootSlotProps, type BreadcrumbsTicket, type BreadcrumbsTicketType, BreakpointName, BreakpointsContext, BreakpointsContextOptions, BreakpointsOptions, BreakpointsPluginOptions, Button, _default$23 as ButtonContent, type ButtonContentProps, type ButtonContentSlotProps, _default$24 as ButtonGroup, type ButtonGroupProps, type ButtonGroupSlotProps, _default$25 as ButtonHiddenInput, type ButtonHiddenInputProps, _default$26 as ButtonIcon, type ButtonIconProps, type ButtonIconSlotProps, _default$27 as ButtonLoading, type ButtonLoadingProps, type ButtonLoadingSlotProps, _default$28 as ButtonRoot, type ButtonRootContext, type ButtonRootProps, type ButtonRootSlotProps, Carousel, type CarouselContext, _default$29 as CarouselIndicator, type CarouselIndicatorItem, type CarouselIndicatorProps, type CarouselIndicatorSlotProps, _default$30 as CarouselItem, type CarouselItemProps, type CarouselItemSlotProps, _default$31 as CarouselLiveRegion, type CarouselLiveRegionProps, type CarouselLiveRegionSlotProps, _default$32 as CarouselNext, type CarouselNextProps, type CarouselNextSlotProps, type CarouselOrientation, type CarouselPartTicket, _default$33 as CarouselPrevious, type CarouselPreviousProps, type CarouselPreviousSlotProps, _default$34 as CarouselProgress, type CarouselProgressProps, type CarouselProgressSlotProps, _default$35 as CarouselRoot, type CarouselRootProps, type CarouselRootSlotProps, type CarouselTicket, _default$36 as CarouselViewport, type CarouselViewportProps, type CarouselViewportSlotProps, type CellEditing, type CellEditingOptions, type CellEditingRegistry, Checkbox, _default$37 as CheckboxGroup, type CheckboxGroupProps, type CheckboxGroupSlotProps, _default$38 as CheckboxHiddenInput, type CheckboxHiddenInputProps, _default$39 as CheckboxIndicator, type CheckboxIndicatorProps, type CheckboxIndicatorSlotProps, _default$40 as CheckboxRoot, type CheckboxRootContext, type CheckboxRootProps, type CheckboxRootSlotProps, _default$41 as CheckboxSelectAll, type CheckboxSelectAllProps, type CheckboxSelectAllSlotProps, type CheckboxState, CleanupFunction, ClickOutsideElement, ClickOutsideIgnoreTarget, ClickOutsideTarget, ClientComboboxAdapter, type ClientComboboxAdapterOptions, ClientDataTableAdapter, Collapsible, _default$42 as CollapsibleActivator, type CollapsibleActivatorProps, type CollapsibleActivatorSlotProps, _default$43 as CollapsibleContent, type CollapsibleContentProps, type CollapsibleContentSlotProps, type CollapsibleContext, _default$44 as CollapsibleCue, type CollapsibleCueProps, type CollapsibleCueSlotProps, _default$45 as CollapsibleRoot, type CollapsibleRootProps, type CollapsibleRootSlotProps, Colors, type ColumnLayout, type ColumnNode, Combobox, _default$46 as ComboboxActivator, type ComboboxActivatorProps, type ComboboxActivatorSlotProps, ComboboxAdapter, type ComboboxAdapterContext, type ComboboxAdapterResult, _default$47 as ComboboxContent, type ComboboxContentProps, type ComboboxContentSlotProps, ComboboxContext, _default$48 as ComboboxControl, type ComboboxControlProps, type ComboboxControlSlotProps, _default$49 as ComboboxCue, type ComboboxCueProps, type ComboboxCueSlotProps, _default$50 as ComboboxDescription, type ComboboxDescriptionProps, type ComboboxDescriptionSlotProps, _default$51 as ComboboxEmpty, type ComboboxEmptyProps, type ComboboxEmptySlotProps, _default$52 as ComboboxError, type ComboboxErrorProps, type ComboboxErrorSlotProps, _default$53 as ComboboxItem, type ComboboxItemProps, type ComboboxItemSlotProps, ComboboxOptions, _default$54 as ComboboxRoot, type ComboboxRootProps, type ComboboxRootSlotProps, ConsolaLoggerAdapter, ContextKey, ContextTrinity, CreateContextOptions, DataGridColumn, DataGridColumnTicket, DataGridColumnTicketInput, DataGridContext, DataGridContextOptions, DataGridOptions, type DataTableAdapter, type DataTableAdapterContext, type DataTableAdapterResult, DataTableColumnTicket, DataTableColumnTicketInput, DataTableContext, DataTableContextOptions, DataTableExpansion, DataTableGroup, DataTableGrouping, DataTableOptions, DataTableSelection, DataTableSort, DataTableTicket, DataTableTicketInput, DateAdapter, DateContext, DateContextOptions, DateOptions, DatePluginOptions, Dialog, _default$55 as DialogActivator, type DialogActivatorProps, type DialogActivatorSlotProps, _default$56 as DialogClose, type DialogCloseProps, type DialogCloseSlotProps, _default$57 as DialogContent, type DialogContentEmits, type DialogContentProps, type DialogContentSlotProps, type DialogContext, _default$58 as DialogDescription, type DialogDescriptionProps, type DialogDescriptionSlotProps, _default$59 as DialogRoot, type DialogRootProps, type DialogRootSlotProps, _default$60 as DialogTitle, type DialogTitleProps, type DialogTitleSlotProps, DragDropAdapter, type DragDropAdapterContext, type DragDropAdapterEmit, DragDropContext, DragDropOptions, DragDropPlugin, DragType, DragVia, DraggableTicket, DraggableTicketInput, DraggablesContext, DropIndicator, DropPosition, DropZoneTicket, DropZoneTicketInput, type EditableColumn, EventHandler, ExpansionPanel, _default$61 as ExpansionPanelActivator, type ExpansionPanelActivatorProps, type ExpansionPanelActivatorSlotProps, _default$62 as ExpansionPanelContent, type ExpansionPanelContentProps, type ExpansionPanelContentSlotProps, _default$63 as ExpansionPanelCue, type ExpansionPanelCueProps, type ExpansionPanelCueSlotProps, _default$64 as ExpansionPanelGroup, type ExpansionPanelGroupProps, type ExpansionPanelGroupSlotProps, _default$65 as ExpansionPanelHeader, type ExpansionPanelHeaderProps, type ExpansionPanelHeaderSlotProps, type ExpansionPanelOptionsContext, _default$66 as ExpansionPanelRoot, type ExpansionPanelRootContext, type ExpansionPanelRootProps, type ExpansionPanelRootSlotProps, FeatureContext, FeatureContextOptions, FeatureOptions, FeaturePluginOptions, FeatureTicket, FeatureTicketInput, FeaturesAdapter, type FeaturesAdapterFlags, type FeaturesAdapterValue, FilterContext, FilterContextOptions, FilterFunction, FilterItem, FilterMode, FilterOptions, FilterQuery, FilterResult, FlatTokenCollection, _default$67 as Form, FormContext, FormContextOptions, FormOptions, type FormProps, type FormSlotProps, FormTicket, FormTicketInput, FormValidationResult, FormValidationRule, FormValue, type GridColumnDef, Group, GroupContext, GroupContextOptions, _default$68 as GroupItem, type GroupItemProps, type GroupItemSlotProps, GroupOptions, _default$69 as GroupRoot, type GroupRootProps, type GroupRootSlotProps, GroupTicket, GroupTicketInput, HTMLElementName, HighlightChunk, HydrationContext, HydrationContextOptions, HydrationOptions, HydrationPluginOptions, type ID, IN_BROWSER, Image, type ImageContext, _default$70 as ImageFallback, type ImageFallbackProps, type ImageFallbackSlotProps, _default$71 as ImageImg, type ImageImgEmits, type ImageImgProps, type ImageImgSlotProps, _default$72 as ImagePlaceholder, type ImagePlaceholderProps, type ImagePlaceholderSlotProps, _default$73 as ImageRoot, type ImageRootProps, type ImageRootSlotProps, ImageStatus, Input, InputContext, _default$74 as InputControl, type InputControlProps, type InputControlSlotProps, _default$75 as InputDescription, type InputDescriptionProps, type InputDescriptionSlotProps, _default$76 as InputError, type InputErrorProps, type InputErrorSlotProps, InputOptions, _default$77 as InputRoot, type InputRootContext, type InputRootProps, type InputRootSlotProps, InputState, type InternalHeader, IntersectionObserverEntry, IntersectionObserverOptions, KanbanColumnTicket, KanbanColumnTicketInput, KanbanContext, KanbanEventListener, KanbanOptions, KanbanTransferPayload, KeyboardAdapter, type KeyboardAdapterOptions, LazyContext, LazyOptions, _default$78 as Locale, LocaleAdapter, type LocaleAdapterContext, LocaleContext, LocaleContextOptions, LocaleOptions, LocalePluginOptions, type LocaleProps, LocaleRecord, type LocaleSlotProps, LocaleTicket, LocaleTicketInput, type LogLevel, LoggerAdapter, LoggerContext, LoggerContextOptions, LoggerOptions, LoggerPluginOptions, MatchRange, MaybeElementRef, MediaQueryContext, MemoryStorageAdapter, ModelContext, ModelOptions, ModelTicket, ModelTicketInput, MutationObserverRecord, type NestedActiveMode, type NestedContext, type NestedContextOptions, type NestedOpenMode, type NestedOptions, type NestedRegistration, type NestedSelectionMode, type NestedTicket, type NestedTicketInput, NotificationInput, NotificationSeverity, NotificationTicket, NotificationTicketInput, NotificationsAdapterContext, NotificationsContext, NotificationsOptions, NotificationsPluginOptions, NumberField, NumberFieldContext, _default$79 as NumberFieldControl, type NumberFieldControlProps, type NumberFieldControlSlotProps, _default$80 as NumberFieldDecrement, type NumberFieldDecrementProps, type NumberFieldDecrementSlotProps, _default$81 as NumberFieldDescription, type NumberFieldDescriptionProps, type NumberFieldDescriptionSlotProps, _default$82 as NumberFieldError, type NumberFieldErrorProps, type NumberFieldErrorSlotProps, _default$83 as NumberFieldIncrement, type NumberFieldIncrementProps, type NumberFieldIncrementSlotProps, NumberFieldOptions, _default$84 as NumberFieldRoot, type NumberFieldRootContext, type NumberFieldRootProps, type NumberFieldRootSlotProps, _default$85 as NumberFieldScrub, type NumberFieldScrubProps, type NumberFieldScrubSlotProps, NumericContext, NumericOptions, ObservableNodeList, Orientation, OtpContext, OtpOptions, OtpPattern, Overflow, OverflowContext, OverflowContextOptions, _default$86 as OverflowIndicator, type OverflowIndicatorProps, type OverflowIndicatorSlotProps, _default$87 as OverflowItem, type OverflowItemProps, type OverflowItemSlotProps, OverflowOptions, type OverflowPriority, _default$88 as OverflowRoot, type OverflowRootContext, type OverflowRootProps, type OverflowRootSlotProps, type OverflowTicket, type OverflowTicketInput, Pagination, PaginationContext, PaginationContextOptions, _default$89 as PaginationEllipsis, type PaginationEllipsisProps, type PaginationEllipsisSlotProps, _default$90 as PaginationFirst, type PaginationFirstProps, type PaginationFirstSlotProps, _default$91 as PaginationItem, type PaginationItemProps, type PaginationItemSlotProps, _default$92 as PaginationLast, type PaginationLastProps, type PaginationLastSlotProps, _default$93 as PaginationNext, type PaginationNextProps, type PaginationNextSlotProps, PaginationOptions, _default$94 as PaginationPrev, type PaginationPrevProps, type PaginationPrevSlotProps, _default$95 as PaginationRoot, type PaginationRootProps, type PaginationRootSlotProps, _default$96 as PaginationStatus, type PaginationStatusProps, type PaginationStatusSlotProps, PaginationTicket, PermissionContext, PermissionContextOptions, PermissionOptions, PermissionPluginOptions, PermissionTicket, PermissionsAdapter, type PinPosition, type PinnedRegion, PinoLoggerAdapter, PlatformContext, Plugin, PluginContextConfig, PluginOptions, PointerAdapter, type PointerAdapterOptions, Popover, _default$97 as PopoverActivator, type PopoverActivatorProps, type PopoverActivatorSlotProps, _default$98 as PopoverContent, type PopoverContentEmits, type PopoverContentProps, type PopoverContentSlotProps, type PopoverContext, PopoverOptions, PopoverReturn, _default$99 as PopoverRoot, type PopoverRootProps, type PopoverRootSlotProps, _default$100 as Portal, type PortalProps, type PortalSlotProps, _default$101 as Presence, type PresenceAttrs, type PresenceProps, type PresenceSlotProps, PresenceState, Primitive, Progress, _default$102 as ProgressBuffer, type ProgressBufferProps, type ProgressBufferSlotProps, ProgressContext, ProgressContextOptions, _default$103 as ProgressFill, type ProgressFillProps, type ProgressFillSlotProps, _default$104 as ProgressHiddenInput, type ProgressHiddenInputProps, _default$105 as ProgressLabel, type ProgressLabelProps, type ProgressLabelSlotProps, ProgressOptions, _default$106 as ProgressRoot, type ProgressRootContext, type ProgressRootProps, type ProgressRootSlotProps, ProgressTicket, ProgressTicketInput, _default$107 as ProgressTrack, type ProgressTrackProps, type ProgressTrackSlotProps, _default$108 as ProgressValue, type ProgressValueProps, type ProgressValueSlotProps, ProxyModelOptions, ProxyModelTarget, ProxyRegistryContext, ProxyRegistryOptions, QueueContext, QueueContextOptions, QueueOptions, QueueTicket, QueueTicketInput, RGB, Radio, type RadioActivation, _default$109 as RadioGroup, type RadioGroupContext, type RadioGroupProps, type RadioGroupSlotProps, _default$110 as RadioHiddenInput, type RadioHiddenInputProps, _default$111 as RadioIndicator, type RadioIndicatorProps, type RadioIndicatorSlotProps, _default$112 as RadioRoot, type RadioRootContext, type RadioRootProps, type RadioRootSlotProps, type RadioState, type RadioTicket, Rating, RatingContext, RatingContextOptions, _default$113 as RatingHiddenInput, type RatingHiddenInputProps, _default$114 as RatingItem, RatingItemDescriptor, type RatingItemProps, type RatingItemSlotProps, RatingItemState, RatingOptions, _default$115 as RatingRoot, type RatingRootContext, type RatingRootProps, type RatingRootSlotProps, ReducedMotionAdapter, type ReducedMotionAdapterSetupContext, ReducedMotionContext, ReducedMotionContextOptions, ReducedMotionMode, ReducedMotionOptions, ReducedMotionPluginOptions, RegistryContext, RegistryContextOptions, RegistryEventCallback, RegistryEventMap, RegistryEventName, RegistryOptions, RegistryTicket, RegistryTicketInput, ResizeObserverEntry, ResizeObserverOptions, type ResolvedColumn, RovingFocusOptions, RovingFocusReturn, RovingItem, type RowSpanningOptions, RtlAdapter, type RtlAdapterSetupContext, RtlContext, RtlContextOptions, RtlOptions, RtlPluginOptions, RuleAlias, RuleAliases, RuleInput, RulesContext, RulesContextOptions, RulesOptions, SELF_CLOSING_TAGS, SUPPORTS_INTERSECTION_OBSERVER, SUPPORTS_MATCH_MEDIA, SUPPORTS_MUTATION_OBSERVER, SUPPORTS_OBSERVER, SUPPORTS_TOUCH, _default$116 as Scrim, type ScrimProps, type ScrimSlotProps, ScrollToOptions, Select, _default$117 as SelectActivator, type SelectActivatorProps, type SelectActivatorSlotProps, _default$118 as SelectContent, type SelectContentProps, type SelectContentSlotProps, type SelectContext, _default$119 as SelectCue, type SelectCueProps, type SelectCueSlotProps, _default$120 as SelectItem, type SelectItemProps, type SelectItemSlotProps, _default$121 as SelectPlaceholder, type SelectPlaceholderProps, type SelectPlaceholderSlotProps, _default$122 as SelectRoot, type SelectRootProps, type SelectRootSlotProps, SelectStrategy, _default$123 as SelectValue, type SelectValueProps, type SelectValueSlotProps, Selection, SelectionContext, SelectionContextOptions, _default$124 as SelectionItem, type SelectionItemProps, type SelectionItemSlotProps, SelectionOptions, _default$125 as SelectionRoot, type SelectionRootProps, type SelectionRootSlotProps, SelectionTicket, SelectionTicketInput, SelfClosingElement, ServerComboboxAdapter, ServerDataTableAdapter, ServerDataTableAdapter as ServerGridAdapter, type ServerDataTableAdapterOptions, type ServerDataTableAdapterOptions as ServerGridAdapterOptions, Single, SingleContext, SingleContextOptions, _default$126 as SingleItem, type SingleItemProps, type SingleItemSlotProps, SingleOptions, _default$127 as SingleRoot, type SingleRootProps, type SingleRootSlotProps, SingleTicket, SingleTicketInput, Slider, SliderContext, _default$128 as SliderHiddenInput, type SliderHiddenInputProps, SliderOptions, _default$129 as SliderRange, type SliderRangeProps, type SliderRangeSlotProps, _default$130 as SliderRoot, type SliderRootContext, type SliderRootProps, type SliderRootSlotProps, _default$131 as SliderThumb, type SliderThumbProps, type SliderThumbSlotProps, type SliderThumbState, SliderTicket, SliderTicketInput, _default$132 as SliderTrack, type SliderTrackProps, type SliderTrackSlotProps, Snackbar, _default$133 as SnackbarAnnouncer, type SnackbarAnnouncerProps, _default$134 as SnackbarClose, type SnackbarCloseProps, type SnackbarCloseSlotProps, _default$135 as SnackbarContent, type SnackbarContentProps, _default$136 as SnackbarPortal, type SnackbarPortalContext, type SnackbarPortalProps, type SnackbarPortalSlotProps, _default$137 as SnackbarQueue, type SnackbarQueueContext, type SnackbarQueueProps, type SnackbarQueueSlotProps, _default$138 as SnackbarRoot, type SnackbarRootContext, type SnackbarRootProps, type SnackbarRootSlotProps, type SortDirection, type SortEntry, SortableContext, SortableEventListener, SortableMovePayload, SortableOptions, SortableTicket, SortableTicketInput, type SpanEntry, Splitter, type SplitterContext, _default$139 as SplitterHandle, type SplitterHandleProps, type SplitterHandleSlotProps, type SplitterHandleState, type SplitterIntentMode, type SplitterOrientation, _default$140 as SplitterPanel, type SplitterPanelExpose, type SplitterPanelInput, type SplitterPanelProps, type SplitterPanelSlotProps, type SplitterPanelTicket, type SplitterPendingIntent, _default$141 as SplitterRoot, type SplitterRootExpose, type SplitterRootProps, type SplitterRootSlotProps, StackContext, StackContextOptions, StackOptions, StackPluginOptions, StackTicket, StackTicketInput, type StandardSchemaV1, Step, StepContext, StepContextOptions, _default$142 as StepItem, type StepItemProps, type StepItemSlotProps, StepOptions, _default$143 as StepRoot, type StepRootProps, type StepRootSlotProps, StepTicket, StepTicketInput, StorageAdapter, StorageContext, StorageContextOptions, StorageOptions, StoragePluginOptions, type StorageType, Switch, _default$144 as SwitchGroup, type SwitchGroupProps, type SwitchGroupSlotProps, _default$145 as SwitchHiddenInput, type SwitchHiddenInputProps, _default$146 as SwitchRoot, type SwitchRootContext, type SwitchRootProps, type SwitchRootSlotProps, _default$147 as SwitchSelectAll, type SwitchSelectAllProps, type SwitchSelectAllSlotProps, type SwitchState, _default$148 as SwitchThumb, type SwitchThumbProps, type SwitchThumbSlotProps, _default$149 as SwitchTrack, type SwitchTrackProps, type SwitchTrackSlotProps, Tabs, type TabsActivation, type TabsContext, _default$150 as TabsItem, type TabsItemProps, type TabsItemSlotProps, _default$151 as TabsList, type TabsListProps, type TabsListSlotProps, type TabsOrientation, _default$152 as TabsPanel, type TabsPanelProps, type TabsPanelSlotProps, _default$153 as TabsRoot, type TabsRootProps, type TabsRootSlotProps, type TabsTicket, _default$154 as Theme, ThemeAdapter, ThemeColors, ThemeContext, ThemeContextOptions, ThemeOptions, ThemePluginOptions, type ThemeProps, ThemeRecord, type ThemeSlotProps, ThemeTicket, ThemeTicketInput, TimelineContext, TimelineContextOptions, TimelineOptions, TimelineTicket, TimerContext, TimerOptions, ToHighlightOptions, Toggle, _default$155 as ToggleGroup, type ToggleGroupContext, type ToggleGroupProps, type ToggleGroupSlotProps, _default$156 as ToggleIndicator, type ToggleIndicatorProps, type ToggleIndicatorSlotProps, type ToggleOrientation, _default$157 as ToggleRoot, type ToggleRootContext, type ToggleRootProps, type ToggleRootSlotProps, ToggleScopeControls, TokenAlias, TokenCollection, TokenContext, TokenContextOptions, TokenOptions, TokenPrimitive, TokenTicket, TokenValue, Tooltip, _default$158 as TooltipActivator, type TooltipActivatorProps, type TooltipActivatorSlotProps, _default$159 as TooltipContent, type TooltipContentProps, type TooltipContentSlotProps, TooltipContext, TooltipContextOptions, TooltipOptions, TooltipPluginOptions, _default$160 as TooltipRoot, type TooltipRootContext, type TooltipRootProps, type TooltipRootSlotProps, Treeview, _default$161 as TreeviewActivator, type TreeviewActivatorProps, type TreeviewActivatorSlotProps, _default$162 as TreeviewCheckbox, type TreeviewCheckboxProps, type TreeviewCheckboxSlotProps, _default$163 as TreeviewContent, type TreeviewContentProps, type TreeviewContentSlotProps, _default$164 as TreeviewCue, type TreeviewCueProps, type TreeviewCueSlotProps, _default$165 as TreeviewGroup, type TreeviewGroupProps, type TreeviewGroupSlotProps, _default$166 as TreeviewIndicator, type TreeviewIndicatorProps, type TreeviewIndicatorSlotProps, _default$167 as TreeviewItem, type TreeviewItemContext, type TreeviewItemProps, type TreeviewItemSlotProps, _default$168 as TreeviewList, type TreeviewListContext, type TreeviewListProps, type TreeviewListSlotProps, _default$169 as TreeviewRoot, type TreeviewRootContext, type TreeviewRootProps, type TreeviewRootSlotProps, _default$170 as TreeviewSelectAll, type TreeviewSelectAllProps, type TreeviewSelectAllSlotProps, UNSAFE_KEYS, UseClickOutsideOptions, UseClickOutsideReturn, UseDelayOptions, UseDelayReturn, UseDelayStartOptions, UseElementIntersectionReturn, UseElementSizeReturn, UseHotkeyOptions, UseHotkeyReturn, UseImageOptions, UseImageReturn, UseIntersectionObserverReturn, UseMutationObserverOptions, UseMutationObserverReturn, UsePresenceOptions, UsePresenceReturn, UseRafReturn, UseResizeObserverReturn, V0Error, type V0ErrorCode, type V0ErrorDetails, V0LocaleAdapter, V0LoggerAdapter, V0ReducedMotionAdapter, V0RtlAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter, type ValidateEvent, type ValidateOn, ValidationContext, ValidationOptions, ValidationTicket, ValidationTicketInput, VirtualAnchor, VirtualContext, VirtualContextOptions, VirtualDataTableAdapter, VirtualDirection, VirtualFocusItem, VirtualFocusOptions, VirtualFocusReturn, VirtualItem, VirtualOptions, VirtualState, ZonesContext, __LOGGER_ENABLED__, apca, clamp, computeDepth, createBreadcrumbs, createBreadcrumbsContext, createBreakpoints, createBreakpointsContext, createBreakpointsPlugin, createCombobox, createComboboxContext, createContext, createDataGrid, createDataGridContext, createDataTable, createDataTableContext, createDate, createDateContext, createDatePlugin, createFallbackHydration, createFeatures, createFeaturesContext, createFeaturesPlugin, createFilter, createFilterContext, createForm, createFormContext, createGroup, createGroupContext, createHydration, createHydrationContext, createHydrationPlugin, createInput, createKanban, createLocale, createLocaleContext, createLocaleFallback, createLocalePlugin, createLogger, createLoggerContext, createLoggerPlugin, createModel, createNested, createNestedContext, createNotifications, createNotificationsContext, createNotificationsPlugin, createNumberField, createNumeric, createOtp, createOverflow, createOverflowContext, createPagination, createPaginationContext, createPermissions, createPermissionsContext, createPermissionsPlugin, createPlugin, createPluginContext, createProgress, createProgressContext, createQueue, createQueueContext, createRating, createRatingContext, createReducedMotion, createReducedMotionContext, createReducedMotionPlugin, createRegistry, createRegistryContext, createRtl, createRtlContext, createRtlFallback, createRtlPlugin, createRules, createRulesContext, createRulesFallback, createRulesPlugin, createSelection, createSelectionContext, createSingle, createSingleContext, createSlider, createSortable, createStack, createStackContext, createStackPlugin, createStep, createStepContext, createStorage, createStorageContext, createStoragePlugin, createTheme, createThemeContext, createThemePlugin, createTimeline, createTimelineContext, createTokens, createTokensContext, createTooltipContext, createTooltipFallback, createTooltipPlugin, createTrinity, createValidation, createVirtual, createVirtualContext, extractLeaves, flatten, foreground, hexToRgb, instanceExists, instanceName, isArray, isBoolean, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isSelfClosingTag, isStandardSchema, isString, isSymbol, isThenable, isUndefined, isV0Error, mergeDeep, provideAlertDialogContext, provideAvatarGroup, provideAvatarRoot, provideBreadcrumbsRoot, provideButtonGroup, provideButtonRoot, provideCarouselRoot, provideCheckboxGroup, provideCheckboxRoot, provideCollapsible, provideComboboxContext, provideContext, provideDialogContext, provideExpansionPanelGroup, provideExpansionPanelRoot, provideGroupRoot, provideImageRoot, provideInputRoot, provideNumberFieldRoot, provideOverflowRoot, providePaginationControls, providePaginationItems, providePaginationRoot, providePopoverContext, provideProgressRoot, provideRadioGroup, provideRadioRoot, provideRatingRoot, provideSelectContext, provideSelectionRoot, provideSingleRoot, provideSliderRoot, provideSnackbarQueueContext, provideSnackbarRootContext, provideSplitterRoot, provideStepRoot, provideSwitchGroup, provideSwitchRoot, provideTabsRoot, provideToggleGroup, provideToggleRoot, provideTooltipRoot, provideTreeviewItem, provideTreeviewList, provideTreeviewRoot, range, resolveHeaders, resolveIds, resolveIndexes, rgbToHex, toArray, toElement, toHighlight, toReactive, useAlertDialogContext, useAvatarGroup, useAvatarRoot, useBreadcrumbs, useBreadcrumbsRoot, useBreakpoints, useButtonGroup, useButtonRoot, useCarouselRoot, useCheckboxGroup, useCheckboxRoot, useClickOutside, useCollapsible, useCombobox, useComboboxContext, useContext, useDataGrid, useDataTable, useDate, useDelay, useDialogContext, useDocumentEventListener, useDragDrop, useElementIntersection, useElementSize, useEventListener, useExpansionPanelGroup, useExpansionPanelRoot, useFeatures, useFilter, useForm, useGroup, useGroupRoot, useHotkey, useHydration, useId, useImage, useImageRoot, useInputRoot, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useNotifications, useNumberFieldRoot, useOverflow, useOverflowRoot, usePagination, usePaginationControls, usePaginationItems, usePaginationRoot, usePermissions, usePopover, usePopoverContext, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, usePresence, useProgress, useProgressRoot, useProxyModel, useProxyRegistry, useQueue, useRadioGroup, useRadioRoot, useRaf, useRating, useRatingRoot, useReducedMotion, useRegistry, useResizeObserver, useRovingFocus, useRtl, useRules, useSelectContext, useSelection, useSelectionRoot, useSingle, useSingleRoot, useSliderRoot, useSnackbarQueueContext, useSnackbarRootContext, useSplitterRoot, useStack, useStep, useStepRoot, useStorage, useSwitchGroup, useSwitchRoot, useTabsRoot, useTheme, useTimeline, useTimer, useToggleGroup, useToggleRoot, useToggleScope, useTokens, useTooltip, useTooltipRoot, useTreeviewItem, useTreeviewList, useTreeviewRoot, useVirtual, useVirtualFocus, useWindowEventListener, version };
|
package/dist/browser/index.js
CHANGED
|
@@ -135,7 +135,7 @@ const SUPPORTS_MATCH_MEDIA = IN_BROWSER && "matchMedia" in window && typeof wind
|
|
|
135
135
|
const SUPPORTS_OBSERVER = IN_BROWSER && "ResizeObserver" in window;
|
|
136
136
|
const SUPPORTS_INTERSECTION_OBSERVER = IN_BROWSER && "IntersectionObserver" in window;
|
|
137
137
|
const SUPPORTS_MUTATION_OBSERVER = IN_BROWSER && "MutationObserver" in window;
|
|
138
|
-
const version = "1.0
|
|
138
|
+
const version = "1.1.0";
|
|
139
139
|
/* v8 ignore next -- build-time constant, __DEV__ short-circuits in tests */
|
|
140
140
|
const __LOGGER_ENABLED__ = false;
|
|
141
141
|
//#endregion
|
|
@@ -21234,6 +21234,21 @@ const _sfc_main$141 = /* @__PURE__ */ defineComponent({
|
|
|
21234
21234
|
const dragging = toRef(() => !/* @__PURE__ */ isNull(draggingHandle.value));
|
|
21235
21235
|
const expandAccum = /* @__PURE__ */ new Map();
|
|
21236
21236
|
const EXPAND_THRESHOLD = 10;
|
|
21237
|
+
const intentAccum = /* @__PURE__ */ new Map();
|
|
21238
|
+
const pending = shallowRef(null);
|
|
21239
|
+
const INTENT_THRESHOLD = 5;
|
|
21240
|
+
function arm(id, mode, delta) {
|
|
21241
|
+
const accum = (intentAccum.get(id) ?? 0) + Math.abs(delta);
|
|
21242
|
+
intentAccum.set(id, accum);
|
|
21243
|
+
if (accum >= INTENT_THRESHOLD) pending.value = {
|
|
21244
|
+
id,
|
|
21245
|
+
mode
|
|
21246
|
+
};
|
|
21247
|
+
}
|
|
21248
|
+
function disarm(id) {
|
|
21249
|
+
intentAccum.delete(id);
|
|
21250
|
+
if (pending.value?.id === id) pending.value = null;
|
|
21251
|
+
}
|
|
21237
21252
|
const panels = createSelection({
|
|
21238
21253
|
multiple: true,
|
|
21239
21254
|
enroll: true,
|
|
@@ -21258,6 +21273,21 @@ const _sfc_main$141 = /* @__PURE__ */ defineComponent({
|
|
|
21258
21273
|
if (dragging.value && ticket.size < ticket.minSize) return ticket.collapsedSize;
|
|
21259
21274
|
return ticket.minSize;
|
|
21260
21275
|
}
|
|
21276
|
+
function canExpand(ticket, neighbor) {
|
|
21277
|
+
const target = Math.min(ticket.defaultSize, ticket.maxSize);
|
|
21278
|
+
const take = Math.min(target - ticket.collapsedSize, neighbor.size - neighbor.minSize);
|
|
21279
|
+
return ticket.collapsedSize + take >= ticket.minSize;
|
|
21280
|
+
}
|
|
21281
|
+
function canCollapse(ticket) {
|
|
21282
|
+
const need = ticket.size - ticket.collapsedSize;
|
|
21283
|
+
let room = 0;
|
|
21284
|
+
for (const other of panels.values()) {
|
|
21285
|
+
if (other.id === ticket.id) continue;
|
|
21286
|
+
room += other.maxSize - other.size;
|
|
21287
|
+
if (room >= need) return true;
|
|
21288
|
+
}
|
|
21289
|
+
return false;
|
|
21290
|
+
}
|
|
21261
21291
|
function resize(index, delta, options) {
|
|
21262
21292
|
const before = panel(index);
|
|
21263
21293
|
const after = panel(index + 1);
|
|
@@ -21270,11 +21300,21 @@ const _sfc_main$141 = /* @__PURE__ */ defineComponent({
|
|
|
21270
21300
|
const upper = Math.min(before.maxSize, total - min2);
|
|
21271
21301
|
let size = /* @__PURE__ */ clamp(before.size + delta, lower, upper);
|
|
21272
21302
|
const beforeCollapsed = !toValue(before.isSelected);
|
|
21273
|
-
|
|
21303
|
+
const drag = dragging.value;
|
|
21304
|
+
if (before.collapsible && !beforeCollapsed && size <= before.minSize && delta < 0) if (drag) {
|
|
21305
|
+
if (before.size >= before.minSize) {
|
|
21306
|
+
size = before.minSize;
|
|
21307
|
+
if (canCollapse(before)) arm(before.id, "collapse", Math.max(0, before.minSize - (before.size + delta)));
|
|
21308
|
+
}
|
|
21309
|
+
} else {
|
|
21274
21310
|
size = before.collapsedSize;
|
|
21275
21311
|
before.unselect();
|
|
21276
21312
|
expandAccum.set(before.id, 0);
|
|
21277
|
-
}
|
|
21313
|
+
}
|
|
21314
|
+
else if (before.collapsible && beforeCollapsed && delta > 0) if (drag) {
|
|
21315
|
+
size = before.collapsedSize;
|
|
21316
|
+
if (canExpand(before, after)) arm(before.id, "expand", delta);
|
|
21317
|
+
} else {
|
|
21278
21318
|
const accum = (expandAccum.get(before.id) ?? 0) + delta;
|
|
21279
21319
|
expandAccum.set(before.id, accum);
|
|
21280
21320
|
if (accum >= EXPAND_THRESHOLD) {
|
|
@@ -21283,13 +21323,23 @@ const _sfc_main$141 = /* @__PURE__ */ defineComponent({
|
|
|
21283
21323
|
expandAccum.delete(before.id);
|
|
21284
21324
|
} else size = before.collapsedSize;
|
|
21285
21325
|
}
|
|
21326
|
+
else if (drag) disarm(before.id);
|
|
21286
21327
|
const afterSize = total - size;
|
|
21287
21328
|
const afterCollapsed = !toValue(after.isSelected);
|
|
21288
|
-
if (after.collapsible && !afterCollapsed && afterSize <= after.minSize && delta > 0) {
|
|
21329
|
+
if (after.collapsible && !afterCollapsed && afterSize <= after.minSize && delta > 0) if (drag) {
|
|
21330
|
+
if (after.size >= after.minSize) {
|
|
21331
|
+
size = total - after.minSize;
|
|
21332
|
+
if (canCollapse(after)) arm(after.id, "collapse", Math.max(0, after.minSize - (after.size - delta)));
|
|
21333
|
+
}
|
|
21334
|
+
} else {
|
|
21289
21335
|
size = total - after.collapsedSize;
|
|
21290
21336
|
after.unselect();
|
|
21291
21337
|
expandAccum.set(after.id, 0);
|
|
21292
|
-
}
|
|
21338
|
+
}
|
|
21339
|
+
else if (after.collapsible && afterCollapsed && delta < 0) if (drag) {
|
|
21340
|
+
size = total - after.collapsedSize;
|
|
21341
|
+
if (canExpand(after, before)) arm(after.id, "expand", delta);
|
|
21342
|
+
} else {
|
|
21293
21343
|
const accum = (expandAccum.get(after.id) ?? 0) + Math.abs(delta);
|
|
21294
21344
|
expandAccum.set(after.id, accum);
|
|
21295
21345
|
if (accum >= EXPAND_THRESHOLD) {
|
|
@@ -21298,6 +21348,7 @@ const _sfc_main$141 = /* @__PURE__ */ defineComponent({
|
|
|
21298
21348
|
expandAccum.delete(after.id);
|
|
21299
21349
|
} else size = total - after.collapsedSize;
|
|
21300
21350
|
}
|
|
21351
|
+
else if (drag) disarm(after.id);
|
|
21301
21352
|
before.size = size;
|
|
21302
21353
|
after.size = total - size;
|
|
21303
21354
|
if (options?.emit) emitLayout();
|
|
@@ -21305,10 +21356,10 @@ const _sfc_main$141 = /* @__PURE__ */ defineComponent({
|
|
|
21305
21356
|
function collapse(index, neighborIndex) {
|
|
21306
21357
|
const ticket = panel(index);
|
|
21307
21358
|
/* v8 ignore next -- defensive: collapse called only on collapsible+selected panels */
|
|
21308
|
-
if (!ticket?.collapsible || !toValue(ticket.isSelected)) return;
|
|
21359
|
+
if (!ticket?.collapsible || !toValue(ticket.isSelected)) return false;
|
|
21309
21360
|
const neighbor = panel(neighborIndex ?? (index > 0 ? index - 1 : index + 1));
|
|
21310
21361
|
/* v8 ignore next -- defensive: at least one neighbor exists when there are 2+ panels */
|
|
21311
|
-
if (!neighbor) return;
|
|
21362
|
+
if (!neighbor) return false;
|
|
21312
21363
|
const diff = ticket.size - ticket.collapsedSize;
|
|
21313
21364
|
const absorbed = Math.min(diff, neighbor.maxSize - neighbor.size);
|
|
21314
21365
|
neighbor.size += absorbed;
|
|
@@ -21324,23 +21375,23 @@ const _sfc_main$141 = /* @__PURE__ */ defineComponent({
|
|
|
21324
21375
|
if (remaining > 0) ticket.size += remaining;
|
|
21325
21376
|
if (ticket.size <= ticket.collapsedSize) ticket.unselect();
|
|
21326
21377
|
emitLayout();
|
|
21378
|
+
return true;
|
|
21327
21379
|
}
|
|
21328
21380
|
function expand(index, neighborIndex) {
|
|
21329
21381
|
const ticket = panel(index);
|
|
21330
21382
|
/* v8 ignore next -- defensive: expand called only on collapsible+collapsed panels */
|
|
21331
|
-
if (!ticket?.collapsible || toValue(ticket.isSelected)) return;
|
|
21383
|
+
if (!ticket?.collapsible || toValue(ticket.isSelected)) return false;
|
|
21332
21384
|
const neighbor = panel(neighborIndex ?? (index > 0 ? index - 1 : index + 1));
|
|
21333
21385
|
/* v8 ignore next -- defensive: at least one neighbor exists when there are 2+ panels */
|
|
21334
|
-
if (!neighbor) return;
|
|
21335
|
-
|
|
21336
|
-
const
|
|
21337
|
-
const take = Math.min(
|
|
21338
|
-
/* v8 ignore next -- defensive: only triggers when neighbor has insufficient space */
|
|
21339
|
-
if (ticket.collapsedSize + take < ticket.minSize) return;
|
|
21386
|
+
if (!neighbor) return false;
|
|
21387
|
+
if (!canExpand(ticket, neighbor)) return false;
|
|
21388
|
+
const target = Math.min(ticket.defaultSize, ticket.maxSize);
|
|
21389
|
+
const take = Math.min(target - ticket.collapsedSize, neighbor.size - neighbor.minSize);
|
|
21340
21390
|
neighbor.size -= take;
|
|
21341
21391
|
ticket.size = ticket.collapsedSize + take;
|
|
21342
21392
|
ticket.select();
|
|
21343
21393
|
emitLayout();
|
|
21394
|
+
return true;
|
|
21344
21395
|
}
|
|
21345
21396
|
function distribute(incoming) {
|
|
21346
21397
|
const values = panels.values();
|
|
@@ -21370,12 +21421,32 @@ const _sfc_main$141 = /* @__PURE__ */ defineComponent({
|
|
|
21370
21421
|
function onStartDrag(index) {
|
|
21371
21422
|
draggingHandle.value = index;
|
|
21372
21423
|
}
|
|
21373
|
-
function
|
|
21424
|
+
function endDrag(commit) {
|
|
21374
21425
|
if (/* @__PURE__ */ isNull(draggingHandle.value)) return;
|
|
21426
|
+
const handleIndex = draggingHandle.value;
|
|
21427
|
+
const intent = pending.value;
|
|
21375
21428
|
draggingHandle.value = null;
|
|
21429
|
+
pending.value = null;
|
|
21376
21430
|
expandAccum.clear();
|
|
21431
|
+
intentAccum.clear();
|
|
21432
|
+
if (commit && intent) {
|
|
21433
|
+
const ticket = panels.get(intent.id);
|
|
21434
|
+
if (ticket) {
|
|
21435
|
+
const neighborIndex = ticket.index === handleIndex ? handleIndex + 1 : handleIndex;
|
|
21436
|
+
if (intent.mode === "collapse" ? collapse(ticket.index, neighborIndex) : expand(ticket.index, neighborIndex)) return;
|
|
21437
|
+
}
|
|
21438
|
+
}
|
|
21377
21439
|
emitLayout();
|
|
21378
21440
|
}
|
|
21441
|
+
function onEndDrag() {
|
|
21442
|
+
endDrag(true);
|
|
21443
|
+
}
|
|
21444
|
+
function onAbortDrag() {
|
|
21445
|
+
endDrag(false);
|
|
21446
|
+
}
|
|
21447
|
+
onBeforeUnmount(() => {
|
|
21448
|
+
onAbortDrag();
|
|
21449
|
+
});
|
|
21379
21450
|
function emitLayout() {
|
|
21380
21451
|
emit("layout", panels.values().map((t) => t.size));
|
|
21381
21452
|
}
|
|
@@ -21386,11 +21457,13 @@ const _sfc_main$141 = /* @__PURE__ */ defineComponent({
|
|
|
21386
21457
|
handles,
|
|
21387
21458
|
dragging,
|
|
21388
21459
|
draggingHandle,
|
|
21460
|
+
pending,
|
|
21389
21461
|
rootEl,
|
|
21390
21462
|
panel,
|
|
21391
21463
|
resize,
|
|
21392
21464
|
onStartDrag,
|
|
21393
21465
|
onEndDrag,
|
|
21466
|
+
onAbortDrag,
|
|
21394
21467
|
collapse,
|
|
21395
21468
|
expand,
|
|
21396
21469
|
distribute
|
|
@@ -21603,6 +21676,14 @@ const _sfc_main$139 = /* @__PURE__ */ defineComponent({
|
|
|
21603
21676
|
if (hovering.value) return "hover";
|
|
21604
21677
|
return "inactive";
|
|
21605
21678
|
});
|
|
21679
|
+
const pending = toRef(() => {
|
|
21680
|
+
const intent = splitter.pending.value;
|
|
21681
|
+
if (!intent) return null;
|
|
21682
|
+
if (splitter.draggingHandle.value !== ticket.index) return null;
|
|
21683
|
+
const before = splitter.panel(ticket.index);
|
|
21684
|
+
const after = splitter.panel(ticket.index + 1);
|
|
21685
|
+
return intent.id === before?.id || intent.id === after?.id ? intent.mode : null;
|
|
21686
|
+
});
|
|
21606
21687
|
/* v8 ignore next -- defensive: the handle's index always points to a registered panel */
|
|
21607
21688
|
const valuenow = toRef(() => Math.round(splitter.panel(ticket.index)?.size ?? 0));
|
|
21608
21689
|
const valuemin = toRef(() => {
|
|
@@ -21653,13 +21734,22 @@ const _sfc_main$139 = /* @__PURE__ */ defineComponent({
|
|
|
21653
21734
|
}
|
|
21654
21735
|
splitter.onEndDrag();
|
|
21655
21736
|
});
|
|
21737
|
+
useDocumentEventListener("pointercancel", () => {
|
|
21738
|
+
update.cancel();
|
|
21739
|
+
/* v8 ignore next 4 -- IN_BROWSER always true in happy-dom test env */
|
|
21740
|
+
if (IN_BROWSER) {
|
|
21741
|
+
document.documentElement.style.userSelect = "";
|
|
21742
|
+
document.documentElement.style.touchAction = "";
|
|
21743
|
+
}
|
|
21744
|
+
splitter.onAbortDrag();
|
|
21745
|
+
});
|
|
21656
21746
|
onScopeDispose(() => {
|
|
21657
|
-
splitter.onEndDrag();
|
|
21658
21747
|
/* v8 ignore next 4 -- IN_BROWSER always true in happy-dom test env */
|
|
21659
21748
|
if (IN_BROWSER) {
|
|
21660
21749
|
document.documentElement.style.userSelect = "";
|
|
21661
21750
|
document.documentElement.style.touchAction = "";
|
|
21662
21751
|
}
|
|
21752
|
+
splitter.onAbortDrag();
|
|
21663
21753
|
});
|
|
21664
21754
|
});
|
|
21665
21755
|
function onKeydown(e) {
|
|
@@ -21724,30 +21814,37 @@ const _sfc_main$139 = /* @__PURE__ */ defineComponent({
|
|
|
21724
21814
|
const p = splitter.panel(ticket.index);
|
|
21725
21815
|
return /* @__PURE__ */ isNullOrUndefined(p) ? void 0 : String(p.id);
|
|
21726
21816
|
});
|
|
21727
|
-
const slotProps = toRef(() =>
|
|
21728
|
-
|
|
21729
|
-
|
|
21730
|
-
|
|
21731
|
-
|
|
21732
|
-
|
|
21733
|
-
|
|
21734
|
-
|
|
21735
|
-
|
|
21736
|
-
|
|
21737
|
-
|
|
21738
|
-
|
|
21739
|
-
|
|
21740
|
-
|
|
21741
|
-
|
|
21742
|
-
|
|
21743
|
-
|
|
21744
|
-
|
|
21745
|
-
|
|
21746
|
-
|
|
21747
|
-
|
|
21748
|
-
|
|
21749
|
-
|
|
21750
|
-
|
|
21817
|
+
const slotProps = toRef(() => {
|
|
21818
|
+
const pendingLabel = pending.value === "collapse" ? locale.ti("Splitter.releaseToHide") ?? "Release to hide" : pending.value === "expand" ? locale.ti("Splitter.releaseToOpen") ?? "Release to open" : void 0;
|
|
21819
|
+
return {
|
|
21820
|
+
isDragging: splitter.draggingHandle.value === ticket.index,
|
|
21821
|
+
isDisabled: isDisabled.value,
|
|
21822
|
+
state: state.value,
|
|
21823
|
+
pending: pending.value,
|
|
21824
|
+
pendingLabel,
|
|
21825
|
+
attrs: {
|
|
21826
|
+
"role": "separator",
|
|
21827
|
+
"tabindex": isDisabled.value ? -1 : 0,
|
|
21828
|
+
"aria-valuenow": valuenow.value,
|
|
21829
|
+
"aria-valuemin": valuemin.value,
|
|
21830
|
+
"aria-valuemax": valuemax.value,
|
|
21831
|
+
"aria-valuetext": pendingLabel,
|
|
21832
|
+
"aria-orientation": ariaOrientation.value,
|
|
21833
|
+
"aria-controls": ariaControls.value,
|
|
21834
|
+
"aria-label": __props.label || (locale.ti("Splitter.handle") ?? "Resize"),
|
|
21835
|
+
"aria-disabled": isDisabled.value,
|
|
21836
|
+
"data-state": state.value,
|
|
21837
|
+
"data-orientation": splitter.orientation.value,
|
|
21838
|
+
"data-disabled": isDisabled.value || void 0,
|
|
21839
|
+
"data-pending": pending.value ?? void 0,
|
|
21840
|
+
"style": { "touch-action": "none" },
|
|
21841
|
+
"onPointerdown": onPointerDown,
|
|
21842
|
+
"onPointerenter": onPointerEnter,
|
|
21843
|
+
"onPointerleave": onPointerLeave,
|
|
21844
|
+
"onKeydown": onKeydown
|
|
21845
|
+
}
|
|
21846
|
+
};
|
|
21847
|
+
});
|
|
21751
21848
|
return (_ctx, _cache) => {
|
|
21752
21849
|
return openBlock(), createBlock(unref(_sfc_main$9), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
|
|
21753
21850
|
as: __props.as,
|
|
@@ -22977,8 +23074,10 @@ const Tabs = {
|
|
|
22977
23074
|
//#endregion
|
|
22978
23075
|
//#region src/composables/useTheme/adapters/adapter.ts
|
|
22979
23076
|
var ThemeAdapter = class ThemeAdapter {
|
|
22980
|
-
|
|
23077
|
+
/** CSS ident for theme ids, color keys, and the adapter prefix. */
|
|
22981
23078
|
static SAFE_IDENT = /^[a-zA-Z0-9_-]+$/;
|
|
23079
|
+
/** Rejected inside theme color values before they are written to a stylesheet. */
|
|
23080
|
+
static UNSAFE_CSS = /url\s*\(|src\s*\(|image\s*\(|image-set\s*\(|cross-fade\s*\(|@import|expression\s*\(|[;{}<>\\]|\/\*/i;
|
|
22982
23081
|
stylesheetId = "v0-theme-stylesheet";
|
|
22983
23082
|
prefix;
|
|
22984
23083
|
rgb = false;
|
|
@@ -27396,6 +27495,19 @@ function createKanban(_options = {}) {
|
|
|
27396
27495
|
return _columns.size;
|
|
27397
27496
|
}
|
|
27398
27497
|
};
|
|
27498
|
+
function onColumnUnregister(column) {
|
|
27499
|
+
column.items.dispose();
|
|
27500
|
+
for (const t of lookup.values()) if (t.value === column.id) t.unregister();
|
|
27501
|
+
}
|
|
27502
|
+
function dispose() {
|
|
27503
|
+
for (const column of _columns.values()) column.items.dispose();
|
|
27504
|
+
lookup.dispose();
|
|
27505
|
+
bus.dispose();
|
|
27506
|
+
_columns.dispose();
|
|
27507
|
+
columns.on("unregister:ticket", onColumnUnregister);
|
|
27508
|
+
}
|
|
27509
|
+
columns.dispose = dispose;
|
|
27510
|
+
columns.on("unregister:ticket", onColumnUnregister);
|
|
27399
27511
|
function isAccepted(accept, ticket, from, toIndex) {
|
|
27400
27512
|
if (/* @__PURE__ */ isUndefined(accept)) return true;
|
|
27401
27513
|
try {
|
|
@@ -27410,10 +27522,6 @@ function createKanban(_options = {}) {
|
|
|
27410
27522
|
return false;
|
|
27411
27523
|
}
|
|
27412
27524
|
}
|
|
27413
|
-
columns.on("unregister:ticket", (column) => {
|
|
27414
|
-
column.items.dispose();
|
|
27415
|
-
for (const t of lookup.values()) if (t.value === column.id) t.unregister();
|
|
27416
|
-
});
|
|
27417
27525
|
function transfer(id, toColumnId, toIndex) {
|
|
27418
27526
|
const fromColumnId = lookup.get(id)?.value;
|
|
27419
27527
|
if (/* @__PURE__ */ isUndefined(fromColumnId)) {
|
|
@@ -27468,7 +27576,8 @@ function createKanban(_options = {}) {
|
|
|
27468
27576
|
columns,
|
|
27469
27577
|
transfer,
|
|
27470
27578
|
on,
|
|
27471
|
-
off
|
|
27579
|
+
off,
|
|
27580
|
+
dispose
|
|
27472
27581
|
};
|
|
27473
27582
|
}
|
|
27474
27583
|
//#endregion
|