@mkbabb/glass-ui 2.1.0 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (79) hide show
  1. package/dist/{CommandShortcut-_INFUMu6.js → CommandShortcut-BNDzfFnB.js} +2 -2
  2. package/dist/{ContextMenuSubContent-DCkweFW9.js → ContextMenuSubContent-DLEyeqbh.js} +3 -3
  3. package/dist/{DialogContent-CmCijgX9.js → DialogContent-DSo7PKlU.js} +1 -1
  4. package/dist/{DialogFooter-DRdaCok0.js → DialogFooter-D5KY6sCX.js} +1 -1
  5. package/dist/{Notification-DrI1DT2v.js → Notification-D97JO0fK.js} +2 -2
  6. package/dist/{SelectScrollDownButton-yu8EYUnu.js → SelectScrollDownButton-BwTexKeY.js} +2 -2
  7. package/dist/{Toaster-DY8_jtHv.js → Toaster-CY8gJu9E.js} +69 -58
  8. package/dist/animated-digit.js +1 -1
  9. package/dist/aurora.js +100 -87
  10. package/dist/carousel.js +4 -4
  11. package/dist/{check-dwgetki8.js → check-Nuw7H9Yh.js} +1 -1
  12. package/dist/{chevron-down-DILQA1t6.js → chevron-down-Du2b9vY_.js} +1 -1
  13. package/dist/{chevron-right-fS7fal2t.js → chevron-right-CtDxpE3w.js} +1 -1
  14. package/dist/{chevron-up-BtYjYQOS.js → chevron-up-CenYokvI.js} +1 -1
  15. package/dist/command.js +1 -1
  16. package/dist/components/custom/aurora/composables/runtime.d.ts +24 -1
  17. package/dist/components/custom/toggle-chip/ToggleChip.vue.d.ts +6 -4
  18. package/dist/components/ui/toast/Toaster.vue.d.ts +7 -1
  19. package/dist/components/ui/toast/index.d.ts +1 -0
  20. package/dist/composables/dark/index.d.ts +1 -0
  21. package/dist/composables/dom/index.d.ts +1 -0
  22. package/dist/composables/dom/useIdleReady.d.ts +63 -0
  23. package/dist/composables/index.d.ts +1 -0
  24. package/dist/composables/motion/core/index.d.ts +6 -0
  25. package/dist/composables/motion/index.d.ts +0 -7
  26. package/dist/configurator.js +1 -1
  27. package/dist/confirm-dialog.js +1 -1
  28. package/dist/constants-D-8FN28s.js +13 -0
  29. package/dist/context-menu.js +1 -1
  30. package/dist/{createLucideIcon-Bn9a1b70.js → createLucideIcon-rHu18UQW.js} +2 -2
  31. package/dist/dark.d.ts +1 -1
  32. package/dist/dark.js +12 -1
  33. package/dist/dialog.js +2 -2
  34. package/dist/dock.js +1 -1
  35. package/dist/dom.js +2 -2
  36. package/dist/{dropdown-menu-2K-SGkZU.js → dropdown-menu-gHSkffW7.js} +2 -2
  37. package/dist/dropdown-menu.js +1 -1
  38. package/dist/expandable-container.js +2 -2
  39. package/dist/forms.js +2 -2
  40. package/dist/glass-ui.js +109 -109
  41. package/dist/icon-tooltip.js +1 -1
  42. package/dist/keyboard.js +1 -1
  43. package/dist/labeled-field.js +3 -3
  44. package/dist/{minimize-2-LsCJ_eNt.js → minimize-2-C_oyKVwZ.js} +1 -1
  45. package/dist/motion-core.d.ts +1 -0
  46. package/dist/motion-core.js +192 -0
  47. package/dist/motion.js +25 -227
  48. package/dist/notification.js +1 -1
  49. package/dist/responsive-tabs.js +1 -1
  50. package/dist/{search-ocd8tmL9.js → search-7XEx_6hq.js} +1 -1
  51. package/dist/search.js +4 -4
  52. package/dist/select.js +1 -1
  53. package/dist/{sheet-CLVkb3AO.js → sheet-BsBdO5jq.js} +1 -1
  54. package/dist/sheet.js +1 -1
  55. package/dist/styles/dock.css +72 -95
  56. package/dist/styles/drawer.css +2 -2
  57. package/dist/styles/instrument-chassis.css +28 -1
  58. package/dist/styles/theme.css +3 -0
  59. package/dist/styles/tokens.css +109 -266
  60. package/dist/styles/typography.css +44 -131
  61. package/dist/styles/utilities.css +23 -58
  62. package/dist/toast.js +1 -1
  63. package/dist/{useAnimatedNumber-DcvTR9B4.js → useAnimatedNumber-2l13GibX.js} +9 -20
  64. package/dist/{useConfiguratorState-BlaevW0S.js → useConfiguratorState-BpZi8QJu.js} +5 -5
  65. package/dist/{useBreakpoint-BHlX-MhR.js → useIdleReady-DlzJicQH.js} +29 -1
  66. package/dist/{x-cdWAmO-q.js → x-Cb3NE2Ne.js} +1 -1
  67. package/package.json +12 -5
  68. package/src/styles/dock.css +72 -95
  69. package/src/styles/drawer.css +2 -2
  70. package/src/styles/instrument-chassis.css +28 -1
  71. package/src/styles/theme.css +3 -0
  72. package/src/styles/tokens.css +109 -266
  73. package/src/styles/typography.css +44 -131
  74. package/src/styles/utilities.css +23 -58
  75. package/dist/composables/motion/useSpringOrchestrator.d.ts +0 -15
  76. /package/dist/{IconTooltip-ge_mBSWR.js → IconTooltip-GIeWdo64.js} +0 -0
  77. /package/dist/{Input-CbakTe3B.js → Input-CBvqW8kZ.js} +0 -0
  78. /package/dist/composables/{motion → dark}/installDarkModeSync.d.ts +0 -0
  79. /package/dist/{useKeyboardShortcuts-B1ev1YEC.js → useKeyboardShortcuts-CPO4AhLx.js} +0 -0
@@ -1,4 +1,4 @@
1
- import { t as e } from "./createLucideIcon-Bn9a1b70.js";
1
+ import { t as e } from "./createLucideIcon-rHu18UQW.js";
2
2
  var t = e("check", [["path", {
3
3
  d: "M20 6 9 17l-5-5",
4
4
  key: "1gmf2c"
@@ -1,4 +1,4 @@
1
- import { t as e } from "./createLucideIcon-Bn9a1b70.js";
1
+ import { t as e } from "./createLucideIcon-rHu18UQW.js";
2
2
  var t = e("chevron-down", [["path", {
3
3
  d: "m6 9 6 6 6-6",
4
4
  key: "qrunsl"
@@ -1,4 +1,4 @@
1
- import { t as e } from "./createLucideIcon-Bn9a1b70.js";
1
+ import { t as e } from "./createLucideIcon-rHu18UQW.js";
2
2
  var t = e("chevron-right", [["path", {
3
3
  d: "m9 18 6-6-6-6",
4
4
  key: "mthhwq"
@@ -1,4 +1,4 @@
1
- import { t as e } from "./createLucideIcon-Bn9a1b70.js";
1
+ import { t as e } from "./createLucideIcon-rHu18UQW.js";
2
2
  var t = e("chevron-up", [["path", {
3
3
  d: "m18 15-6-6-6 6",
4
4
  key: "153udz"
package/dist/command.js CHANGED
@@ -1,2 +1,2 @@
1
- import { a as e, c as t, i as n, l as r, n as i, o as a, r as o, s, t as c } from "./CommandShortcut-_INFUMu6.js";
1
+ import { a as e, c as t, i as n, l as r, n as i, o as a, r as o, s, t as c } from "./CommandShortcut-BNDzfFnB.js";
2
2
  export { r as Command, t as CommandDialog, s as CommandEmpty, a as CommandGroup, e as CommandInput, n as CommandItem, o as CommandList, i as CommandSeparator, c as CommandShortcut };
@@ -10,6 +10,18 @@
10
10
  */
11
11
  import { type AuroraConfig, type AuroraInstance } from "../presets";
12
12
  export type AuroraRuntimeMode = "live" | "capture";
13
+ /**
14
+ * The three independent reasons the RAF loop may be suspended. The runtime
15
+ * tracks them in a `Set<SuspendReason>` rather than one boolean, so the loop
16
+ * runs IFF the set is empty and each reason is cleared ONLY by the source that
17
+ * set it. This makes resume-while-still-suspended structurally unreachable — a
18
+ * `resume("tab-hidden")` cannot lift an `"off-screen"` suspension.
19
+ *
20
+ * - `"tab-hidden"` — the runtime's own `document.visibilitychange` owner.
21
+ * - `"off-screen"` — viewport-intersection, driven by `useIntersectionPause`.
22
+ * - `"manual"` — the public `pause()`/`resume()` API (and capture-mode seed).
23
+ */
24
+ export type SuspendReason = "tab-hidden" | "off-screen" | "manual";
13
25
  /**
14
26
  * When the expensive WebGL path (context creation, shader compile + GPU link,
15
27
  * first uniform upload, rAF arm) actually runs.
@@ -51,4 +63,15 @@ export interface AuroraRuntimeOptions {
51
63
  */
52
64
  onInitError?: (err: Error) => void;
53
65
  }
54
- export declare function createAurora(canvas: HTMLCanvasElement, initial: AuroraConfig, options?: AuroraRuntimeOptions): AuroraInstance;
66
+ /**
67
+ * The concrete `createAurora` return shape. It IS an {@link AuroraInstance}
68
+ * (structurally assignable — every member matches) but widens `pause`/`resume`
69
+ * to carry an optional {@link SuspendReason}, defaulting to `"manual"`. The
70
+ * Vue wrapper passes `"off-screen"` for the intersection seam; a bare
71
+ * `pause()`/`resume()` reads identically to the `AuroraInstance` contract.
72
+ */
73
+ export interface AuroraRuntime extends Omit<AuroraInstance, "pause" | "resume"> {
74
+ pause(reason?: SuspendReason): void;
75
+ resume(reason?: SuspendReason): void;
76
+ }
77
+ export declare function createAurora(canvas: HTMLCanvasElement, initial: AuroraConfig, options?: AuroraRuntimeOptions): AuroraRuntime;
@@ -5,13 +5,15 @@
5
5
  * selectors or `variant="cell"` for square icon + label cards.
6
6
  *
7
7
  * Usage:
8
- * <ToggleChip v-model:pressed="isActive" variant="chip">
8
+ * <ToggleChip v-model="isActive" variant="chip">
9
9
  * Label
10
10
  * </ToggleChip>
11
11
  *
12
- * When multiple chips share an exclusive selection, wire them up via
13
- * `pressed` / `@update:pressed` rather than reaching for ToggleGroup —
14
- * this component is deliberately unopinionated about selection mode.
12
+ * The toggle state is the reka-ui Toggle `modelValue` contract bind it via
13
+ * `v-model` (or `:model-value` / `@update:model-value`). When multiple chips
14
+ * share an exclusive selection, wire them up this way rather than reaching for
15
+ * ToggleGroup — this component is deliberately unopinionated about selection
16
+ * mode.
15
17
  */
16
18
  import type { HTMLAttributes } from "vue";
17
19
  import { type ToggleProps } from "reka-ui";
@@ -1,3 +1,9 @@
1
- declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1
+ export type ToasterPosition = 'top-left' | 'top-center' | 'top-right' | 'bottom-left' | 'bottom-center' | 'bottom-right';
2
+ type __VLS_Props = {
3
+ position?: ToasterPosition;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
6
+ position: ToasterPosition;
7
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
2
8
  declare const _default: typeof __VLS_export;
3
9
  export default _default;
@@ -6,3 +6,4 @@ export { default as ToastTitle } from './ToastTitle.vue';
6
6
  export { default as Toaster } from './Toaster.vue';
7
7
  export { toast, useToast } from './use-toast';
8
8
  export type { Toast as ToastType, ToastVariant } from './use-toast';
9
+ export type { ToasterPosition } from './Toaster.vue';
@@ -1 +1,2 @@
1
1
  export { useGlobalDark } from "./useGlobalDark";
2
+ export { installDarkModeSync } from "./installDarkModeSync";
@@ -4,3 +4,4 @@ export * from "./useTokenColor";
4
4
  export * from "./useClipboard";
5
5
  export * from "./useViewportReady";
6
6
  export * from "./useBreakpoint";
7
+ export * from "./useIdleReady";
@@ -0,0 +1,63 @@
1
+ import { type Ref } from "vue";
2
+ export interface UseIdleReadyOptions {
3
+ /**
4
+ * `requestIdleCallback` timeout, in ms. Default 2_000 — the canonical
5
+ * value at every speedtest hand-rolled site (App.vue + useIPInfo both
6
+ * pass `{ timeout: 2000 }`). Unlike useViewportReady's 10s (which fronts
7
+ * the budget with an IO gate), useIdleReady has no visibility stage, so
8
+ * the timeout is the only ceiling — 2s matches the consumer sites and
9
+ * keeps the deferred work inside a reasonable post-paint window.
10
+ */
11
+ timeout?: number;
12
+ /**
13
+ * Optional task run the moment the gate flips (the scope-aware variant —
14
+ * useIPInfo's `() => void refresh()`). Runs exactly once; auto-cancelled
15
+ * on scope dispose with the rIC handle so a short-lived consumer cannot
16
+ * leak a deferred write to disposed refs. Consumers that only need the
17
+ * `ready` ref omit it.
18
+ */
19
+ onReady?: () => void;
20
+ }
21
+ export interface UseIdleReadyControls {
22
+ /** Flips `false → true` exactly once on the first idle tick (post-mount). */
23
+ readonly ready: Ref<boolean>;
24
+ /** Tear down the pending idle/timer handle. Auto-called on scope dispose. */
25
+ stop: () => void;
26
+ }
27
+ /**
28
+ * `useIdleReady(options?)` — `requestIdleCallback` (+ `setTimeout(0)` Safari
29
+ * fallback) post-mount idle gate that flips a `Ref<boolean>` exactly once on
30
+ * the first idle tick, and optionally runs an `onReady` task at that moment.
31
+ *
32
+ * The rIC-only sibling of `useViewportReady` — same one-shot `ready` ref +
33
+ * `stop()` shape, same auto-dispose discipline — minus the
34
+ * `IntersectionObserver` visibility stage. The gate is "idle, full stop", not
35
+ * "visible AND idle"; reach for it when there is no element to gate on (a
36
+ * top-level lazy mount, a composable's first-idle data fetch).
37
+ *
38
+ * Two unified use shapes:
39
+ *
40
+ * 1. `ready`-flag — `v-if`-gate a heavy mount on the returned ref:
41
+ * const { ready } = useIdleReady();
42
+ * // <Aurora v-if="ready" />
43
+ * 2. scope-aware task — run a callback on first idle, cancelled on dispose:
44
+ * useIdleReady({ onReady: () => void refresh() });
45
+ * The handle is auto-cancelled on Vue scope disposal so a short-lived
46
+ * consumer cannot leak a deferred write to disposed refs.
47
+ *
48
+ * The composable schedules synchronously at call time (NOT inside an
49
+ * `onMounted`) so it works outside a component too (e.g. inside `useIPInfo`,
50
+ * a composable not a component). SSR / non-browser flips synchronously so
51
+ * consumers don't stall.
52
+ *
53
+ * Why this exists (speedtest origin, glass-ui promotion AO.W3): the gate is
54
+ * hand-rolled at 5 speedtest sites (App.vue, MapView.vue, DashboardMap.vue,
55
+ * useAutoStart.ts, useIPInfo.ts) — the ≥2-consumer substrate-promotion gate
56
+ * (J inv 10 / L inv 8) fires for a publisher-side absorption.
57
+ *
58
+ * @param options.timeout Default `2000` ms — forwarded to `requestIdleCallback`.
59
+ * @param options.onReady Optional one-shot task run on the idle flip.
60
+ * @returns Object with `ready: Ref<boolean>` (flips false → true once) and
61
+ * `stop()` for manual disposal outside a Vue scope.
62
+ */
63
+ export declare function useIdleReady(options?: UseIdleReadyOptions): UseIdleReadyControls;
@@ -3,6 +3,7 @@ export * from "./keyboard";
3
3
  export * from "./reactive";
4
4
  export * from "./dom";
5
5
  export * from "./motion";
6
+ export * from "./motion/core";
6
7
  export * from "./glass";
7
8
  export * from "./sortable";
8
9
  export * from "./sidebar";
@@ -0,0 +1,6 @@
1
+ export * from "../constants";
2
+ export * from "../useStaggerReveal";
3
+ export * from "../useScrollProgress";
4
+ export * from "../useRAFLoop";
5
+ export * from "../useIntersectionPause";
6
+ export * from "../useStagger";
@@ -3,12 +3,5 @@ export * from "./useSpring";
3
3
  export * from "./useSpringMount";
4
4
  export * from "./useSpringPress";
5
5
  export * from "./useNumericTransition";
6
- export * from "./useSpringOrchestrator";
7
- export * from "./useStaggerReveal";
8
- export * from "./useScrollProgress";
9
6
  export * from "./useAnimatedNumber";
10
7
  export * from "./useAnimatedNumberMap";
11
- export * from "./installDarkModeSync";
12
- export * from "./useRAFLoop";
13
- export * from "./useIntersectionPause";
14
- export * from "./useStagger";
@@ -1,2 +1,2 @@
1
- import { a as e, i as t, n, o as r, r as i, s as a, t as o } from "./useConfiguratorState-BlaevW0S.js";
1
+ import { a as e, i as t, n, o as r, r as i, s as a, t as o } from "./useConfiguratorState-BpZi8QJu.js";
2
2
  export { e as CONFIGURATOR_DENSITY_KEY, t as Configurator, i as ConfiguratorLayer, n as ConfiguratorRow, r as provideConfiguratorDensity, o as useConfiguratorState, a as useOptionalConfiguratorDensity };
@@ -1,4 +1,4 @@
1
- import { t as e } from "./createLucideIcon-Bn9a1b70.js";
1
+ import { t as e } from "./createLucideIcon-rHu18UQW.js";
2
2
  import { n as t } from "./button-BlOW34DT.js";
3
3
  import { t as n } from "./_plugin-vue_export-helper-n-_DRHWS.js";
4
4
  import { Transition as r, createBlock as i, createCommentVNode as a, createElementBlock as o, createElementVNode as s, createTextVNode as c, createVNode as l, defineComponent as u, mergeModels as d, openBlock as f, renderSlot as p, toDisplayString as m, unref as h, useModel as g, withCtx as _, withKeys as v, withModifiers as y } from "vue";
@@ -0,0 +1,13 @@
1
+ //#region src/composables/motion/constants.ts
2
+ var e = {
3
+ canvasNeedle: .08,
4
+ domHero: .12,
5
+ domPill: .14,
6
+ domProgress: .18
7
+ }, t = {
8
+ canvas: .002,
9
+ dom: .05,
10
+ domProgress: .5
11
+ };
12
+ //#endregion
13
+ export { t as n, e as t };
@@ -1,3 +1,3 @@
1
- import { a as e, c as t, i as n, l as r, n as i, o as a, r as o, s, t as c } from "./ContextMenuSubContent-DCkweFW9.js";
1
+ import { a as e, c as t, i as n, l as r, n as i, o as a, r as o, s, t as c } from "./ContextMenuSubContent-DLEyeqbh.js";
2
2
  import { n as l, r as u, t as d } from "./ContextMenuContent-CvXfU5qz.js";
3
3
  export { u as ContextMenu, s as ContextMenuCheckboxItem, d as ContextMenuContent, t as ContextMenuItem, o as ContextMenuLabel, r as ContextMenuRadioGroup, a as ContextMenuRadioItem, n as ContextMenuSeparator, e as ContextMenuShortcut, c as ContextMenuSubContent, i as ContextMenuSubTrigger, l as ContextMenuTrigger };
@@ -1,5 +1,5 @@
1
1
  import { computed as e, h as t, inject as n } from "vue";
2
- //#region node_modules/@lucide/vue/dist/esm/shared/src/utils/isEmptyString.mjs
2
+ //#region ../../../Users/mkbabb/Programming/glass-ui/node_modules/@lucide/vue/dist/esm/shared/src/utils/isEmptyString.mjs
3
3
  var r = (e) => e === "", i = (...e) => e.filter((e, t, n) => !!e && e.trim() !== "" && n.indexOf(e) === t).join(" ").trim(), a = (e) => e.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase(), o = (e) => e.replace(/^([A-Z])|[\s-_]+(\w)/g, (e, t, n) => n ? n.toUpperCase() : t.toLowerCase()), s = (e) => {
4
4
  let t = o(e);
5
5
  return t.charAt(0).toUpperCase() + t.slice(1);
@@ -18,7 +18,7 @@ function u() {
18
18
  return n(l, {});
19
19
  }
20
20
  //#endregion
21
- //#region node_modules/@lucide/vue/dist/esm/Icon.mjs
21
+ //#region ../../../Users/mkbabb/Programming/glass-ui/node_modules/@lucide/vue/dist/esm/Icon.mjs
22
22
  var d = ({ name: n, iconNode: o, absoluteStrokeWidth: l, "absolute-stroke-width": d, strokeWidth: f, "stroke-width": p, size: m, color: h, ...g }, { slots: _ }) => {
23
23
  let { size: v, color: y, strokeWidth: b = 2, absoluteStrokeWidth: x = !1, class: S = "" } = u(), C = e(() => {
24
24
  let e = r(l) || r(d) || l === !0 || d === !0 || x === !0, t = f || p || b || c["stroke-width"];
package/dist/dark.d.ts CHANGED
@@ -1 +1 @@
1
- export { useGlobalDark } from "./composables/dark";
1
+ export { useGlobalDark, installDarkModeSync } from "./composables/dark";
package/dist/dark.js CHANGED
@@ -1,2 +1,13 @@
1
1
  import { t as e } from "./useGlobalDark-PMiP5Jku.js";
2
- export { e as useGlobalDark };
2
+ import { nextTick as t, watch as n } from "vue";
3
+ //#region src/composables/dark/installDarkModeSync.ts
4
+ function r(r) {
5
+ let { isDark: i } = e();
6
+ n(i, () => {
7
+ t(() => {
8
+ requestAnimationFrame(r);
9
+ });
10
+ });
11
+ }
12
+ //#endregion
13
+ export { r as installDarkModeSync, e as useGlobalDark };
package/dist/dialog.js CHANGED
@@ -1,3 +1,3 @@
1
- import { n as e, t } from "./DialogContent-CmCijgX9.js";
2
- import { a as n, i as r, n as i, o as a, r as o, s, t as c } from "./DialogFooter-DRdaCok0.js";
1
+ import { n as e, t } from "./DialogContent-DSo7PKlU.js";
2
+ import { a as n, i as r, n as i, o as a, r as o, s, t as c } from "./DialogFooter-D5KY6sCX.js";
3
3
  export { e as Dialog, s as DialogClose, t as DialogContent, o as DialogDescription, c as DialogFooter, n as DialogHeader, i as DialogScrollContent, r as DialogTitle, a as DialogTrigger };
package/dist/dock.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { t as e } from "./cn-DJXf4yaB.js";
2
- import { t } from "./chevron-down-DILQA1t6.js";
2
+ import { t } from "./chevron-down-Du2b9vY_.js";
3
3
  import { i as n, n as r, r as i, t as a } from "./dockContext-BDGSrwsV.js";
4
4
  import { t as o } from "./useTouchGate-BhhEMlwJ.js";
5
5
  import { Fragment as s, computed as c, createBlock as l, createCommentVNode as u, createElementBlock as d, createElementVNode as f, createVNode as p, defineComponent as m, inject as h, mergeModels as g, mergeProps as _, nextTick as v, normalizeClass as y, normalizeStyle as b, onBeforeUnmount as x, onMounted as S, onUnmounted as C, openBlock as w, provide as T, ref as E, renderList as D, renderSlot as O, resolveDynamicComponent as k, toDisplayString as A, unref as j, useAttrs as M, useModel as N, useTemplateRef as P, watch as F, withCtx as I } from "vue";
package/dist/dom.js CHANGED
@@ -1,4 +1,4 @@
1
1
  import { t as e } from "./useTouchGate-BhhEMlwJ.js";
2
2
  import { t } from "./useResizeObserver-F4aRR4Cj.js";
3
- import { a as n, i as r, n as i, r as a, t as o } from "./useBreakpoint-BHlX-MhR.js";
4
- export { a as copyToClipboard, o as useBreakpoint, r as useClipboard, t as useResizeObserver, n as useTokenColor, e as useTouchGate, i as useViewportReady };
3
+ import { a as n, i as r, n as i, o as a, r as o, t as s } from "./useIdleReady-DlzJicQH.js";
4
+ export { r as copyToClipboard, i as useBreakpoint, n as useClipboard, s as useIdleReady, t as useResizeObserver, a as useTokenColor, e as useTouchGate, o as useViewportReady };
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./cn-DJXf4yaB.js";
2
- import { t } from "./check-dwgetki8.js";
3
- import { t as n } from "./chevron-right-fS7fal2t.js";
2
+ import { t } from "./check-Nuw7H9Yh.js";
3
+ import { t as n } from "./chevron-right-CtDxpE3w.js";
4
4
  import { t as r } from "./menuItemVariants-B2nDL7zH.js";
5
5
  import { i } from "./dockContext-BDGSrwsV.js";
6
6
  import { computed as a, createBlock as o, createElementBlock as s, createElementVNode as c, createVNode as l, defineComponent as u, guardReactiveProps as d, mergeProps as f, normalizeClass as p, normalizeProps as m, openBlock as h, renderSlot as g, unref as _, withCtx as v } from "vue";
@@ -1,2 +1,2 @@
1
- import { a as e, c as t, d as n, f as r, h as i, i as a, l as o, m as s, n as c, o as l, p as u, r as d, s as f, t as p, u as m } from "./dropdown-menu-2K-SGkZU.js";
1
+ import { a as e, c as t, d as n, f as r, h as i, i as a, l as o, m as s, n as c, o as l, p as u, r as d, s as f, t as p, u as m } from "./dropdown-menu-gHSkffW7.js";
2
2
  export { i as DropdownMenu, o as DropdownMenuCheckboxItem, u as DropdownMenuContent, r as DropdownMenuGroup, m as DropdownMenuItem, e as DropdownMenuLabel, p as DropdownMenuPortal, n as DropdownMenuRadioGroup, t as DropdownMenuRadioItem, l as DropdownMenuSeparator, f as DropdownMenuShortcut, a as DropdownMenuSub, c as DropdownMenuSubContent, d as DropdownMenuSubTrigger, s as DropdownMenuTrigger };
@@ -1,5 +1,5 @@
1
- import { n as e, t } from "./minimize-2-LsCJ_eNt.js";
2
- import { i as n } from "./useKeyboardShortcuts-B1ev1YEC.js";
1
+ import { n as e, t } from "./minimize-2-C_oyKVwZ.js";
2
+ import { i as n } from "./useKeyboardShortcuts-CPO4AhLx.js";
3
3
  import { Fragment as r, Teleport as i, createBlock as a, createCommentVNode as o, createElementBlock as s, createElementVNode as c, createVNode as l, defineComponent as u, mergeModels as d, mergeProps as f, normalizeClass as p, onMounted as m, onUnmounted as h, openBlock as g, renderSlot as _, unref as v, useModel as y, watch as b } from "vue";
4
4
  //#region src/components/custom/expandable-container/ExpandableContainer.vue?vue&type=script&setup=true&lang.ts
5
5
  var x = {
package/dist/forms.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { t as e } from "./cn-DJXf4yaB.js";
2
- import { t } from "./search-ocd8tmL9.js";
2
+ import { t } from "./search-7XEx_6hq.js";
3
3
  import { t as n } from "./menuItemVariants-B2nDL7zH.js";
4
- import { t as r } from "./Input-CbakTe3B.js";
4
+ import { t as r } from "./Input-CBvqW8kZ.js";
5
5
  import { createBlock as i, createCommentVNode as a, createElementBlock as o, createTextVNode as s, createVNode as c, defineComponent as l, isRef as u, mergeProps as d, normalizeClass as f, openBlock as p, renderSlot as m, toDisplayString as h, unref as g, vModelText as _, withCtx as v, withDirectives as y } from "vue";
6
6
  import { ComboboxAnchor as b, ComboboxCancel as x, ComboboxContent as S, ComboboxEmpty as C, ComboboxGroup as w, ComboboxInput as T, ComboboxItem as E, ComboboxItemIndicator as D, ComboboxLabel as O, ComboboxPortal as k, ComboboxRoot as A, ComboboxSeparator as j, ComboboxTrigger as M, ComboboxViewport as N, useForwardProps as P, useForwardPropsEmits as F } from "reka-ui";
7
7
  import { reactiveOmit as I, useVModel as L } from "@vueuse/core";