@wow-two-beta/ui-vue 0.0.4 → 0.0.6
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/README.md +201 -65
- package/dist/analytics/Analytics.d.ts +5 -5
- package/dist/analytics/AnalyticsProvider.d.ts +1 -1
- package/dist/analytics/MemoryAnalyticsProvider.d.ts +4 -4
- package/dist/analytics/index.js +9 -1
- package/dist/analytics/index.js.map +1 -1
- package/dist/auth/AuthBridge.d.ts +4 -4
- package/dist/auth/AuthSession.d.ts +14 -7
- package/dist/auth/BearerStrategy.d.ts +12 -8
- package/dist/auth/CookieStrategy.d.ts +11 -8
- package/dist/auth/RedirectStrategy.d.ts +2 -2
- package/dist/auth/TokenStorage.d.ts +2 -2
- package/dist/auth/index.d.ts +4 -4
- package/dist/auth/index.js +138 -64
- package/dist/auth/index.js.map +1 -1
- package/dist/auth/providers/AuthContext.d.ts +43 -0
- package/dist/auth/providers/AuthProvider.vue.d.ts +39 -0
- package/dist/chunks/Align-DqFtCY3a.js.map +1 -1
- package/dist/chunks/AnchoredPositioner.vue_vue_type_script_setup_true_lang-BpBVI2Cu.js.map +1 -1
- package/dist/chunks/Announce.vue_vue_type_script_setup_true_lang-QM4vCs2n.js +46 -0
- package/dist/chunks/Announce.vue_vue_type_script_setup_true_lang-QM4vCs2n.js.map +1 -0
- package/dist/chunks/ApiError-_AOua_XE.js +41 -0
- package/dist/chunks/ApiError-_AOua_XE.js.map +1 -0
- package/dist/chunks/AppErrorFactory-DCdNbVfv.js +54 -0
- package/dist/chunks/AppErrorFactory-DCdNbVfv.js.map +1 -0
- package/dist/chunks/AriaAttribute-CmUjjXjp.js +42 -0
- package/dist/chunks/AriaAttribute-CmUjjXjp.js.map +1 -0
- package/dist/chunks/BackToTopButton.vue_vue_type_script_setup_true_lang-CSRUFdcY.js +936 -0
- package/dist/chunks/BackToTopButton.vue_vue_type_script_setup_true_lang-CSRUFdcY.js.map +1 -0
- package/dist/chunks/BackdropOverlay.vue_vue_type_script_setup_true_lang-DM8CjnY2.js +76 -0
- package/dist/chunks/BackdropOverlay.vue_vue_type_script_setup_true_lang-DM8CjnY2.js.map +1 -0
- package/dist/chunks/Button.vue_vue_type_script_setup_true_lang-CLqRVtAu.js +632 -0
- package/dist/chunks/Button.vue_vue_type_script_setup_true_lang-CLqRVtAu.js.map +1 -0
- package/dist/chunks/Bytes-CzQrdbN4.js +21 -0
- package/dist/chunks/Bytes-CzQrdbN4.js.map +1 -0
- package/dist/chunks/CharacterCountCallout.vue_vue_type_script_setup_true_lang-CJaPwXly.js +2076 -0
- package/dist/chunks/CharacterCountCallout.vue_vue_type_script_setup_true_lang-CJaPwXly.js.map +1 -0
- package/dist/chunks/Chord-C3OKRsgk.js +139 -0
- package/dist/chunks/Chord-C3OKRsgk.js.map +1 -0
- package/dist/chunks/Cn-CzDCF-Ah.js +9 -0
- package/dist/chunks/Cn-CzDCF-Ah.js.map +1 -0
- package/dist/chunks/ColorExtensions-DiCSaVbJ.js +53 -0
- package/dist/chunks/ColorExtensions-DiCSaVbJ.js.map +1 -0
- package/dist/chunks/ColorModeContext-DC77vyvQ.js +19 -0
- package/dist/chunks/ColorModeContext-DC77vyvQ.js.map +1 -0
- package/dist/chunks/CommandPaletteModalSeparator.vue_vue_type_script_setup_true_lang-B6FGFSfj.js +2080 -0
- package/dist/chunks/CommandPaletteModalSeparator.vue_vue_type_script_setup_true_lang-B6FGFSfj.js.map +1 -0
- package/dist/chunks/Compare-C5NGppdh.js +35 -0
- package/dist/chunks/Compare-C5NGppdh.js.map +1 -0
- package/dist/chunks/ComposeEventHandlers-rgxao5aD.js +12 -0
- package/dist/chunks/ComposeEventHandlers-rgxao5aD.js.map +1 -0
- package/dist/chunks/CornerPosition-FneGck5D.js.map +1 -1
- package/dist/chunks/CssExtensions-ctGVlfYU.js +161 -0
- package/dist/chunks/CssExtensions-ctGVlfYU.js.map +1 -0
- package/dist/chunks/DataAttr-7BR67dTj.js +7 -0
- package/dist/chunks/DataAttr-7BR67dTj.js.map +1 -0
- package/dist/chunks/DeepEqual-xCcUOAA8.js +131 -0
- package/dist/chunks/DeepEqual-xCcUOAA8.js.map +1 -0
- package/dist/chunks/DismissableLayer.vue_vue_type_script_setup_true_lang-DElE4ZeQ.js +322 -0
- package/dist/chunks/DismissableLayer.vue_vue_type_script_setup_true_lang-DElE4ZeQ.js.map +1 -0
- package/dist/chunks/DomOrderExtensions-Czsyvn6e.js +16 -0
- package/dist/chunks/DomOrderExtensions-Czsyvn6e.js.map +1 -0
- package/dist/chunks/DrawerContent.vue_vue_type_script_setup_true_lang-dLwafPAj.js +212 -0
- package/dist/chunks/DrawerContent.vue_vue_type_script_setup_true_lang-dLwafPAj.js.map +1 -0
- package/dist/chunks/EmojiCatalog-CR4Lcm43.js.map +1 -1
- package/dist/chunks/Environment-BLuXHzzF.js +16 -0
- package/dist/chunks/Environment-BLuXHzzF.js.map +1 -0
- package/dist/chunks/Equality-BabbLMBX.js +27 -0
- package/dist/chunks/Equality-BabbLMBX.js.map +1 -0
- package/dist/chunks/ErrorLike-CRnbeEM0.js +27 -0
- package/dist/chunks/ErrorLike-CRnbeEM0.js.map +1 -0
- package/dist/chunks/ErrorRecognizers-DO2SHD6N.js +17 -0
- package/dist/chunks/ErrorRecognizers-DO2SHD6N.js.map +1 -0
- package/dist/chunks/ExactNumber-CboRl3_0.js +224 -0
- package/dist/chunks/ExactNumber-CboRl3_0.js.map +1 -0
- package/dist/chunks/FeedbackBus-CTj18X4n.js.map +1 -1
- package/dist/chunks/FieldErrorCallout.vue_vue_type_script_setup_true_lang-C185v77U.js +55 -0
- package/dist/chunks/FieldErrorCallout.vue_vue_type_script_setup_true_lang-C185v77U.js.map +1 -0
- package/dist/chunks/FieldErrors-DIHjOm5W.js +57 -0
- package/dist/chunks/FieldErrors-DIHjOm5W.js.map +1 -0
- package/dist/chunks/FieldHelperText.vue_vue_type_script_setup_true_lang-YYE7Zysp.js +497 -0
- package/dist/chunks/FieldHelperText.vue_vue_type_script_setup_true_lang-YYE7Zysp.js.map +1 -0
- package/dist/chunks/FileName-DUtj4I5A.js +33 -0
- package/dist/chunks/FileName-DUtj4I5A.js.map +1 -0
- package/dist/chunks/FormControlContext-B71MFW26.js.map +1 -1
- package/dist/chunks/FormControlProvider.vue_vue_type_script_setup_true_lang-D_yikT2o.js +70 -0
- package/dist/chunks/FormControlProvider.vue_vue_type_script_setup_true_lang-D_yikT2o.js.map +1 -0
- package/dist/chunks/GoogleIdentity-D12Kr334.js +123 -0
- package/dist/chunks/GoogleIdentity-D12Kr334.js.map +1 -0
- package/dist/chunks/Guid-CflnxKPZ.js +68 -0
- package/dist/chunks/Guid-CflnxKPZ.js.map +1 -0
- package/dist/chunks/HtmlValues-jlKY5f9C.js +23 -0
- package/dist/chunks/HtmlValues-jlKY5f9C.js.map +1 -0
- package/dist/chunks/Icon.vue_vue_type_script_setup_true_lang-BVWSqaoe.js +28 -0
- package/dist/chunks/Icon.vue_vue_type_script_setup_true_lang-BVWSqaoe.js.map +1 -0
- package/dist/chunks/InlineLayout.vue_vue_type_script_setup_true_lang-CdG8lfst.js +68 -0
- package/dist/chunks/InlineLayout.vue_vue_type_script_setup_true_lang-CdG8lfst.js.map +1 -0
- package/dist/chunks/Key-CQlkK53D.js +34 -0
- package/dist/chunks/Key-CQlkK53D.js.map +1 -0
- package/dist/chunks/LinkItem.vue_vue_type_script_setup_true_lang-BjPIqvPc.js +1809 -0
- package/dist/chunks/LinkItem.vue_vue_type_script_setup_true_lang-BjPIqvPc.js.map +1 -0
- package/dist/chunks/LocaleContext-B7vUZmX-.js +41 -0
- package/dist/chunks/LocaleContext-B7vUZmX-.js.map +1 -0
- package/dist/chunks/Messages-CSW3nyTs.js +201 -0
- package/dist/chunks/Messages-CSW3nyTs.js.map +1 -0
- package/dist/chunks/NavItem.vue_vue_type_script_setup_true_lang-ed_LzXDI.js +86 -0
- package/dist/chunks/NavItem.vue_vue_type_script_setup_true_lang-ed_LzXDI.js.map +1 -0
- package/dist/chunks/OnboardingChecklistCardTask.vue_vue_type_script_setup_true_lang-vqTtyR9L.js +9796 -0
- package/dist/chunks/OnboardingChecklistCardTask.vue_vue_type_script_setup_true_lang-vqTtyR9L.js.map +1 -0
- package/dist/chunks/OptionalExtensions-NiO6gV0W.js +10 -0
- package/dist/chunks/OptionalExtensions-NiO6gV0W.js.map +1 -0
- package/dist/chunks/Orientation-u-sYunuG.js.map +1 -1
- package/dist/chunks/OverlayArrow.vue_vue_type_script_setup_true_lang-CLYhnI8i.js.map +1 -1
- package/dist/chunks/OverlayPosition-BNybkMGG.js.map +1 -1
- package/dist/chunks/PopoverContent.vue_vue_type_script_setup_true_lang-DPJZHdv2.js +268 -0
- package/dist/chunks/PopoverContent.vue_vue_type_script_setup_true_lang-DPJZHdv2.js.map +1 -0
- package/dist/chunks/Portal.vue_vue_type_script_setup_true_lang-C2_xSIMy.js +32 -0
- package/dist/chunks/Portal.vue_vue_type_script_setup_true_lang-C2_xSIMy.js.map +1 -0
- package/dist/chunks/Presence-BwBquQOQ.js +138 -0
- package/dist/chunks/Presence-BwBquQOQ.js.map +1 -0
- package/dist/chunks/PressExtensions-DXqhjlR2.js.map +1 -1
- package/dist/chunks/Primitive-Bt_MgDir.js +20 -0
- package/dist/chunks/Primitive-Bt_MgDir.js.map +1 -0
- package/dist/chunks/ProgressTone-BpLPUptx.js.map +1 -1
- package/dist/chunks/QueryPermission-BsLR2WRk.js +94 -0
- package/dist/chunks/QueryPermission-BsLR2WRk.js.map +1 -0
- package/dist/chunks/QueryPlugin-CfotNm6j.js.map +1 -1
- package/dist/chunks/ResultExtensions-B7dWH0FZ.js +58 -0
- package/dist/chunks/ResultExtensions-B7dWH0FZ.js.map +1 -0
- package/dist/chunks/RovingFocusGroup.vue_vue_type_script_setup_true_lang-BGZe5AX4.js +244 -0
- package/dist/chunks/RovingFocusGroup.vue_vue_type_script_setup_true_lang-BGZe5AX4.js.map +1 -0
- package/dist/chunks/ScrollLockProvider.vue_vue_type_script_setup_true_lang-DAYt3wgP.js +20 -0
- package/dist/chunks/ScrollLockProvider.vue_vue_type_script_setup_true_lang-DAYt3wgP.js.map +1 -0
- package/dist/chunks/SerializeError-BzTdy-3I.js +61 -0
- package/dist/chunks/SerializeError-BzTdy-3I.js.map +1 -0
- package/dist/chunks/Severity-D0C5oAt-.js.map +1 -1
- package/dist/chunks/Side-Kw61CDou.js +14 -0
- package/dist/chunks/Side-Kw61CDou.js.map +1 -0
- package/dist/chunks/Slot-CLT4PkWl.js +99 -0
- package/dist/chunks/Slot-CLT4PkWl.js.map +1 -0
- package/dist/chunks/SortableGroupMoveButton.vue_vue_type_script_setup_true_lang-TLzaptOC.js +14429 -0
- package/dist/chunks/SortableGroupMoveButton.vue_vue_type_script_setup_true_lang-TLzaptOC.js.map +1 -0
- package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-CU7oxE3n.js +23 -0
- package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-CU7oxE3n.js.map +1 -0
- package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-jgKrZLIK.js +76 -0
- package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-jgKrZLIK.js.map +1 -0
- package/dist/chunks/StackLayout.vue_vue_type_script_setup_true_lang-BTht83c-.js +172 -0
- package/dist/chunks/StackLayout.vue_vue_type_script_setup_true_lang-BTht83c-.js.map +1 -0
- package/dist/chunks/StatusTone-BoPK1s09.js.map +1 -1
- package/dist/chunks/StorageBroker-COC81ZGB.js.map +1 -1
- package/dist/chunks/StyleTokens-Bkz7Dm5L.js.map +1 -1
- package/dist/chunks/SubmitErrors-1_5oKOb1.js +402 -0
- package/dist/chunks/SubmitErrors-1_5oKOb1.js.map +1 -0
- package/dist/chunks/SurfaceStyles-BYLzCbuJ.js +144 -0
- package/dist/chunks/SurfaceStyles-BYLzCbuJ.js.map +1 -0
- package/dist/chunks/SwipeActionsLayout.vue_vue_type_script_setup_true_lang-Dc0UJfs9.js +2388 -0
- package/dist/chunks/SwipeActionsLayout.vue_vue_type_script_setup_true_lang-Dc0UJfs9.js.map +1 -0
- package/dist/chunks/ToError-vXncXe19.js +52 -0
- package/dist/chunks/ToError-vXncXe19.js.map +1 -0
- package/dist/chunks/Tones-DSlTgkaB.js +108 -0
- package/dist/chunks/Tones-DSlTgkaB.js.map +1 -0
- package/dist/chunks/TransitionExtensions-HyBfcJnn.js +19 -0
- package/dist/chunks/TransitionExtensions-HyBfcJnn.js.map +1 -0
- package/dist/chunks/UrlExtensions-DqgLm0KY.js +46 -0
- package/dist/chunks/UrlExtensions-DqgLm0KY.js.map +1 -0
- package/dist/chunks/UseClipboard-x6nEdQ9f.js +230 -0
- package/dist/chunks/UseClipboard-x6nEdQ9f.js.map +1 -0
- package/dist/chunks/UseControlled-BQneb7BW.js +29 -0
- package/dist/chunks/UseControlled-BQneb7BW.js.map +1 -0
- package/dist/chunks/UseDebounceHandler-BIZgvvGp.js +20 -0
- package/dist/chunks/UseDebounceHandler-BIZgvvGp.js.map +1 -0
- package/dist/chunks/UseEscape-CYPdpm_l.js +15 -0
- package/dist/chunks/UseEscape-CYPdpm_l.js.map +1 -0
- package/dist/chunks/UseEventListener-C1WgWGoT.js +17 -0
- package/dist/chunks/UseEventListener-C1WgWGoT.js.map +1 -0
- package/dist/chunks/UseHotkeys-dSOwoutT.js +82 -0
- package/dist/chunks/UseHotkeys-dSOwoutT.js.map +1 -0
- package/dist/chunks/UseId-CtgAhGrn.js +9 -0
- package/dist/chunks/UseId-CtgAhGrn.js.map +1 -0
- package/dist/chunks/UseNavigationProgress-Bx_MWd39.js +51 -0
- package/dist/chunks/UseNavigationProgress-Bx_MWd39.js.map +1 -0
- package/dist/chunks/UseOutsideClick-8TTSb9x6.js +57 -0
- package/dist/chunks/UseOutsideClick-8TTSb9x6.js.map +1 -0
- package/dist/chunks/UseRecentItems-Bgj28t5Y.js +63 -0
- package/dist/chunks/UseRecentItems-Bgj28t5Y.js.map +1 -0
- package/dist/chunks/UseReducedMotion-NZ5fg-Xb.js +36 -0
- package/dist/chunks/UseReducedMotion-NZ5fg-Xb.js.map +1 -0
- package/dist/chunks/UseResizeObserver-BUU7lC-n.js +17 -0
- package/dist/chunks/UseResizeObserver-BUU7lC-n.js.map +1 -0
- package/dist/chunks/UseScrollLock-DSk4L9xF.js +38 -0
- package/dist/chunks/UseScrollLock-DSk4L9xF.js.map +1 -0
- package/dist/chunks/UseTypeahead-C-y7nBo2.js +82 -0
- package/dist/chunks/UseTypeahead-C-y7nBo2.js.map +1 -0
- package/dist/chunks/index-BNxprnsV.js +81 -0
- package/dist/chunks/index-BNxprnsV.js.map +1 -0
- package/dist/chunks/index-BvFTmSpn.js +251 -0
- package/dist/chunks/index-BvFTmSpn.js.map +1 -0
- package/dist/chunks/index-BzMmo8Zb.js +245 -0
- package/dist/chunks/index-BzMmo8Zb.js.map +1 -0
- package/dist/chunks/index-Ck71aqGg.js +11 -0
- package/dist/chunks/index-Ck71aqGg.js.map +1 -0
- package/dist/chunks/index-ClXOmDLK.js +9 -0
- package/dist/chunks/index-ClXOmDLK.js.map +1 -0
- package/dist/chunks/index-DAbvXWP_.js +118 -0
- package/dist/chunks/index-DAbvXWP_.js.map +1 -0
- package/dist/chunks/index-DOC7DwST.js +12 -0
- package/dist/chunks/index-DOC7DwST.js.map +1 -0
- package/dist/chunks/index-DQ01kvk7.js +28 -0
- package/dist/chunks/index-DQ01kvk7.js.map +1 -0
- package/dist/chunks/index-DqGUKtAH.js +1783 -0
- package/dist/chunks/index-DqGUKtAH.js.map +1 -0
- package/dist/chunks/index-KL15HQew.js.map +1 -1
- package/dist/domain/color/Gradient.d.ts +2 -2
- package/dist/domain/color/index.d.ts +1 -1
- package/dist/domain/emoji/EmojiCatalog.d.ts +4 -4
- package/dist/domain/emoji/EmojiCatalogData.d.ts +1 -1
- package/dist/feedback/FeedbackBus.d.ts +10 -10
- package/dist/feedback/FeedbackQueryErrors.d.ts +5 -20
- package/dist/feedback/index.js +4 -5
- package/dist/feedback/index.js.map +1 -1
- package/dist/flags/FlagClient.d.ts +3 -3
- package/dist/flags/FlagProvider.d.ts +3 -3
- package/dist/flags/FlagTypes.d.ts +6 -6
- package/dist/flags/StaticFlagProvider.d.ts +4 -10
- package/dist/flags/index.d.ts +2 -2
- package/dist/flags/index.js +106 -26
- package/dist/flags/index.js.map +1 -1
- package/dist/flags/providers/FlagsContext.d.ts +31 -0
- package/dist/flags/providers/FlagsProvider.vue.d.ts +24 -0
- package/dist/formsEngine/AppForm.d.ts +259 -0
- package/dist/formsEngine/DeepEqual.d.ts +8 -0
- package/dist/formsEngine/FocusFirstInvalid.d.ts +9 -0
- package/dist/formsEngine/FormGlue.d.ts +54 -0
- package/dist/formsEngine/FormOperations.d.ts +11 -0
- package/dist/formsEngine/FormSnapshot.d.ts +7 -0
- package/dist/formsEngine/Paths.d.ts +47 -0
- package/dist/formsEngine/SchemaValidation.d.ts +39 -0
- package/dist/formsEngine/SubmitErrors.d.ts +28 -0
- package/dist/formsEngine/UseFieldArray.d.ts +87 -0
- package/dist/formsEngine/adapters/house/HouseFormCore.d.ts +34 -0
- package/dist/formsEngine/adapters/house/UseAppForm.d.ts +16 -0
- package/dist/formsEngine/adapters/house/index.js +436 -0
- package/dist/formsEngine/adapters/house/index.js.map +1 -0
- package/dist/formsEngine/adapters/tanstack/TanstackFormOverlay.d.ts +56 -0
- package/dist/formsEngine/adapters/tanstack/UseAppForm.d.ts +26 -0
- package/dist/formsEngine/adapters/tanstack/index.js +516 -0
- package/dist/formsEngine/adapters/tanstack/index.js.map +1 -0
- package/dist/formsEngine/index.d.ts +10 -0
- package/dist/formsEngine/index.js +130 -0
- package/dist/formsEngine/index.js.map +1 -0
- package/dist/foundation/animation/Animate.d.ts +1 -1
- package/dist/foundation/animation/Flip.d.ts +1 -1
- package/dist/foundation/animation/UseFlip.d.ts +1 -1
- package/dist/foundation/animation/animatedLayout/AnimatedLayout.d.ts +72 -0
- package/dist/foundation/animation/animatedLayout/index.d.ts +1 -0
- package/dist/foundation/animation/index.d.ts +5 -3
- package/dist/foundation/animation/index.js +17 -18
- package/dist/foundation/animation/index.js.map +1 -1
- package/dist/foundation/async/Retry.d.ts +1 -1
- package/dist/foundation/async/index.d.ts +1 -0
- package/dist/foundation/async/index.js +12 -6
- package/dist/foundation/async/index.js.map +1 -1
- package/dist/foundation/channels/LeaderElection.d.ts +97 -0
- package/dist/foundation/channels/SyncChannel.d.ts +76 -0
- package/dist/foundation/channels/hooks/UseBroadcastState.d.ts +31 -0
- package/dist/foundation/channels/hooks/UseLeaderElection.d.ts +25 -0
- package/dist/foundation/channels/hooks/UseSyncChannel.d.ts +16 -0
- package/dist/foundation/channels/index.d.ts +7 -0
- package/dist/foundation/channels/index.js +493 -0
- package/dist/foundation/channels/index.js.map +1 -0
- package/dist/foundation/clipboard/ClipboardFailureCode.d.ts +7 -0
- package/dist/foundation/clipboard/ClipboardPermission.d.ts +10 -4
- package/dist/foundation/clipboard/ClipboardResult.d.ts +9 -43
- package/dist/foundation/clipboard/ClipboardSupport.d.ts +14 -3
- package/dist/foundation/clipboard/PasteItems.d.ts +2 -2
- package/dist/foundation/clipboard/ReadClipboard.d.ts +1 -2
- package/dist/foundation/clipboard/hooks/UseClipboard.d.ts +25 -0
- package/dist/foundation/clipboard/hooks/UseClipboardCopy.d.ts +40 -0
- package/dist/foundation/clipboard/hooks/UsePasteHandler.d.ts +35 -0
- package/dist/foundation/clipboard/index.d.ts +5 -3
- package/dist/foundation/clipboard/index.js +52 -186
- package/dist/foundation/clipboard/index.js.map +1 -1
- package/dist/foundation/clipboard/models/ClipboardFailure.d.ts +11 -0
- package/dist/foundation/clipboard/models/ClipboardReadItemsResult.d.ts +5 -0
- package/dist/foundation/clipboard/models/ClipboardReadTextResult.d.ts +4 -0
- package/dist/foundation/clipboard/models/ClipboardWriteResult.d.ts +4 -0
- package/dist/foundation/collections/Arrays.d.ts +12 -12
- package/dist/foundation/collections/Comparison.d.ts +1 -1
- package/dist/foundation/collections/Records.d.ts +3 -3
- package/dist/foundation/collections/SetOps.d.ts +4 -4
- package/dist/foundation/collections/Tree.d.ts +5 -4
- package/dist/foundation/collections/index.d.ts +3 -2
- package/dist/foundation/collections/index.js +98 -94
- package/dist/foundation/collections/index.js.map +1 -1
- package/dist/foundation/commands/Command.d.ts +14 -22
- package/dist/foundation/commands/CommandRegistry.d.ts +11 -10
- package/dist/foundation/commands/CommandRunFailureCode.d.ts +7 -0
- package/dist/foundation/commands/SearchCommands.d.ts +3 -3
- package/dist/foundation/commands/hooks/UseCommandRegistry.d.ts +19 -0
- package/dist/foundation/commands/hooks/UseCommandShortcuts.d.ts +18 -0
- package/dist/foundation/commands/index.d.ts +9 -6
- package/dist/foundation/commands/index.js +16 -22
- package/dist/foundation/commands/index.js.map +1 -1
- package/dist/foundation/commands/models/CommandRunFailure.d.ts +11 -0
- package/dist/foundation/commands/models/CommandRunResult.d.ts +4 -0
- package/dist/foundation/commands/providers/CommandsContext.d.ts +30 -0
- package/dist/foundation/commands/providers/CommandsProvider.vue.d.ts +18 -0
- package/dist/foundation/config/ConfigField.d.ts +2 -2
- package/dist/foundation/config/ConfigSource.d.ts +3 -3
- package/dist/foundation/config/DefineConfig.d.ts +3 -3
- package/dist/foundation/config/Environment.d.ts +12 -0
- package/dist/foundation/config/index.d.ts +2 -1
- package/dist/foundation/config/index.js +11 -7
- package/dist/foundation/config/index.js.map +1 -1
- package/dist/foundation/crypto/Digest.d.ts +18 -4
- package/dist/foundation/crypto/Encoding.d.ts +4 -1
- package/dist/foundation/crypto/Random.d.ts +3 -3
- package/dist/foundation/crypto/WebCrypto.d.ts +2 -2
- package/dist/foundation/crypto/index.d.ts +2 -2
- package/dist/foundation/crypto/index.js +36 -26
- package/dist/foundation/crypto/index.js.map +1 -1
- package/dist/foundation/datetime/Comparison.d.ts +2 -2
- package/dist/foundation/datetime/Internals.d.ts +4 -4
- package/dist/foundation/datetime/TemporalCodecs.d.ts +26 -0
- package/dist/foundation/datetime/index.d.ts +2 -1
- package/dist/foundation/datetime/index.js +147 -20
- package/dist/foundation/datetime/index.js.map +1 -1
- package/dist/foundation/device/Breakpoints.d.ts +4 -10
- package/dist/foundation/device/hooks/UseBreakpoint.d.ts +4 -0
- package/dist/foundation/device/hooks/UseDisplayMode.d.ts +23 -0
- package/dist/foundation/device/hooks/UseMediaQuery.d.ts +14 -0
- package/dist/foundation/device/hooks/UsePointer.d.ts +25 -0
- package/dist/foundation/device/index.d.ts +9 -7
- package/dist/foundation/device/index.js +51 -45
- package/dist/foundation/device/index.js.map +1 -1
- package/dist/foundation/dom/DomOrderExtensions.d.ts +4 -0
- package/dist/foundation/dom/Polymorphic.d.ts +29 -0
- package/dist/foundation/dom/UrlExtensions.d.ts +5 -0
- package/dist/foundation/dom/enums/AriaAttribute.d.ts +48 -0
- package/dist/foundation/dom/enums/AttributeValue.d.ts +9 -0
- package/dist/foundation/dom/enums/DomEvent.d.ts +25 -0
- package/dist/foundation/dom/index.d.ts +16 -0
- package/dist/foundation/dom/index.js +31 -0
- package/dist/foundation/dom/index.js.map +1 -0
- package/dist/foundation/errors/ErrorLike.d.ts +1 -1
- package/dist/foundation/errors/ErrorMessage.d.ts +1 -1
- package/dist/foundation/errors/SerializeError.d.ts +13 -4
- package/dist/foundation/errors/ToError.d.ts +4 -1
- package/dist/foundation/errors/index.js +32 -12
- package/dist/foundation/errors/index.js.map +1 -1
- package/dist/foundation/files/index.d.ts +1 -1
- package/dist/foundation/files/index.js +2 -2
- package/dist/foundation/files/index.js.map +1 -1
- package/dist/foundation/formatters/Text.d.ts +52 -0
- package/dist/foundation/formatters/index.js +102 -0
- package/dist/foundation/formatters/index.js.map +1 -0
- package/dist/foundation/geolocation/DistanceBetween.d.ts +1 -1
- package/dist/foundation/geolocation/GetCurrentPosition.d.ts +3 -3
- package/dist/foundation/geolocation/PositionFailureCode.d.ts +9 -0
- package/dist/foundation/geolocation/PositionMapping.d.ts +50 -0
- package/dist/foundation/geolocation/WatchPosition.d.ts +3 -3
- package/dist/foundation/geolocation/hooks/UseGeolocation.d.ts +38 -0
- package/dist/foundation/geolocation/hooks/UseWatchPosition.d.ts +16 -0
- package/dist/foundation/geolocation/index.d.ts +6 -5
- package/dist/foundation/geolocation/index.js +39 -23
- package/dist/foundation/geolocation/index.js.map +1 -1
- package/dist/foundation/geolocation/models/GeolocationReading.d.ts +37 -0
- package/dist/foundation/geolocation/models/PositionFailure.d.ts +14 -0
- package/dist/foundation/geolocation/models/PositionReadResult.d.ts +5 -0
- package/dist/foundation/gestures/GestureMath.d.ts +4 -4
- package/dist/foundation/gestures/hooks/UseDrag.d.ts +75 -0
- package/dist/foundation/gestures/hooks/UseLongPress.d.ts +42 -0
- package/dist/foundation/gestures/hooks/UsePinch.d.ts +47 -0
- package/dist/foundation/gestures/hooks/UseSwipe.d.ts +46 -0
- package/dist/foundation/gestures/index.d.ts +6 -6
- package/dist/foundation/gestures/index.js +15 -14
- package/dist/foundation/gestures/index.js.map +1 -1
- package/dist/foundation/history/HistoryCore.d.ts +92 -0
- package/dist/foundation/history/hooks/UseUndoHistory.d.ts +66 -0
- package/dist/foundation/history/hooks/UseUndoShortcuts.d.ts +20 -0
- package/dist/foundation/history/index.d.ts +5 -0
- package/dist/foundation/history/index.js +363 -0
- package/dist/foundation/history/index.js.map +1 -0
- package/dist/foundation/http/ApiError.d.ts +7 -4
- package/dist/foundation/http/ApiFailure.d.ts +21 -0
- package/dist/foundation/http/ApiJsonCodec.d.ts +8 -0
- package/dist/foundation/http/CreateApiClient.d.ts +27 -42
- package/dist/foundation/http/Envelope.d.ts +7 -29
- package/dist/foundation/http/FieldErrors.d.ts +1 -1
- package/dist/foundation/http/index.d.ts +6 -5
- package/dist/foundation/http/index.js +123 -124
- package/dist/foundation/http/index.js.map +1 -1
- package/dist/foundation/http/models/Page.d.ts +47 -0
- package/dist/foundation/i18n/IntlCache.d.ts +4 -0
- package/dist/foundation/i18n/formattedRelative/FormattedRelative.vue.d.ts +9 -0
- package/dist/foundation/i18n/formattedRelative/index.d.ts +1 -0
- package/dist/foundation/i18n/index.d.ts +4 -3
- package/dist/foundation/i18n/index.js +13 -22
- package/dist/foundation/i18n/index.js.map +1 -1
- package/dist/foundation/i18n/providers/LocaleContext.d.ts +35 -0
- package/dist/foundation/i18n/providers/LocaleProvider.vue.d.ts +18 -0
- package/dist/foundation/icons/icon/Icon.vue.d.ts +44 -0
- package/dist/foundation/icons/icon/index.d.ts +1 -0
- package/dist/foundation/icons/index.d.ts +2 -2
- package/dist/foundation/icons/index.js +2 -2
- package/dist/foundation/icons/spinner/Spinner.vue.d.ts +6 -0
- package/dist/foundation/icons/spinner/index.d.ts +1 -0
- package/dist/foundation/idb/KeyValueStore.d.ts +3 -3
- package/dist/foundation/idb/Transactions.d.ts +1 -1
- package/dist/foundation/idb/index.d.ts +2 -2
- package/dist/foundation/idb/index.js +21 -4
- package/dist/foundation/idb/index.js.map +1 -1
- package/dist/foundation/identifiers/Guid.d.ts +6 -3
- package/dist/foundation/identifiers/index.d.ts +1 -0
- package/dist/foundation/identifiers/index.js +4 -65
- package/dist/foundation/identifiers/index.js.map +1 -1
- package/dist/foundation/json/JsonFailureCode.d.ts +9 -0
- package/dist/foundation/json/JsonLimits.d.ts +6 -0
- package/dist/foundation/json/JsonText.d.ts +12 -0
- package/dist/foundation/json/LosslessJson.d.ts +8 -0
- package/dist/foundation/json/adapters/losslessJson/JsonAdapter.d.ts +5 -0
- package/dist/foundation/json/index.d.ts +5 -0
- package/dist/foundation/json/index.js +7 -0
- package/dist/foundation/json/index.js.map +1 -0
- package/dist/foundation/json/models/JsonFailure.d.ts +6 -0
- package/dist/foundation/json/models/LosslessJsonValue.d.ts +5 -0
- package/dist/foundation/logger/ConsoleLogSink.d.ts +4 -1
- package/dist/foundation/logger/LogLevel.d.ts +8 -2
- package/dist/foundation/logger/LogRecord.d.ts +2 -2
- package/dist/foundation/logger/LogSink.d.ts +5 -2
- package/dist/foundation/logger/Logger.d.ts +15 -6
- package/dist/foundation/logger/MemoryLogSink.d.ts +1 -1
- package/dist/foundation/logger/Redaction.d.ts +4 -4
- package/dist/foundation/logger/index.js +8 -3
- package/dist/foundation/logger/index.js.map +1 -1
- package/dist/foundation/media/CanCaptureMedia.d.ts +10 -1
- package/dist/foundation/media/FacingMode.d.ts +11 -4
- package/dist/foundation/media/ListMediaDevices.d.ts +8 -5
- package/dist/foundation/media/MediaStreamFailureCode.d.ts +10 -0
- package/dist/foundation/media/MediaStreamMapping.d.ts +15 -0
- package/dist/foundation/media/RequestMediaStream.d.ts +4 -4
- package/dist/foundation/media/UseMediaStream.d.ts +18 -5
- package/dist/foundation/media/index.d.ts +2 -1
- package/dist/foundation/media/index.js +51 -23
- package/dist/foundation/media/index.js.map +1 -1
- package/dist/foundation/media/models/MediaStreamFailure.d.ts +16 -0
- package/dist/foundation/media/models/MediaStreamRequestResult.d.ts +4 -0
- package/dist/foundation/net/ConnectionState.d.ts +6 -3
- package/dist/foundation/net/CreateEventStream.d.ts +10 -4
- package/dist/foundation/net/CreatePoller.d.ts +9 -3
- package/dist/foundation/net/CreateSocketClient.d.ts +5 -5
- package/dist/foundation/net/Liveness.d.ts +1 -1
- package/dist/foundation/net/Reconnect.d.ts +1 -1
- package/dist/foundation/net/hooks/UseEventStream.d.ts +25 -0
- package/dist/foundation/net/hooks/UsePolling.d.ts +26 -0
- package/dist/foundation/net/hooks/UseSocket.d.ts +32 -0
- package/dist/foundation/net/index.d.ts +3 -3
- package/dist/foundation/net/index.js +7 -5
- package/dist/foundation/net/index.js.map +1 -1
- package/dist/foundation/notifications/NotificationFailureCode.d.ts +7 -0
- package/dist/foundation/notifications/NotificationPermission.d.ts +12 -1
- package/dist/foundation/notifications/Notify.d.ts +7 -24
- package/dist/foundation/notifications/QueryPermission.d.ts +12 -1
- package/dist/foundation/notifications/hooks/UseNotificationPermission.d.ts +27 -0
- package/dist/foundation/notifications/hooks/UsePermissionState.d.ts +14 -0
- package/dist/foundation/notifications/index.d.ts +4 -3
- package/dist/foundation/notifications/index.js +41 -19
- package/dist/foundation/notifications/index.js.map +1 -1
- package/dist/foundation/notifications/models/NotificationFailure.d.ts +10 -0
- package/dist/foundation/notifications/models/NotificationShowResult.d.ts +4 -0
- package/dist/foundation/numbers/ExactNumber.d.ts +13 -0
- package/dist/foundation/numbers/NumberLimits.d.ts +7 -0
- package/dist/foundation/numbers/adapters/bignumber/DecimalArithmetic.d.ts +4 -0
- package/dist/foundation/numbers/enums/NumberFailureCode.d.ts +10 -0
- package/dist/foundation/numbers/enums/NumberRounding.d.ts +13 -0
- package/dist/foundation/numbers/index.d.ts +6 -0
- package/dist/foundation/numbers/index.js +8 -0
- package/dist/foundation/numbers/index.js.map +1 -0
- package/dist/foundation/numbers/models/ExactNumber.d.ts +47 -0
- package/dist/foundation/numbers/models/NumberFailure.d.ts +6 -0
- package/dist/foundation/numbers/models/NumberRoundingOptions.d.ts +6 -0
- package/dist/foundation/oauth/GoogleIdentity.d.ts +98 -0
- package/dist/foundation/oauth/index.d.ts +1 -0
- package/dist/foundation/oauth/index.js +7 -0
- package/dist/foundation/oauth/index.js.map +1 -0
- package/dist/foundation/observers/ObserveIntersection.d.ts +1 -1
- package/dist/foundation/observers/ObserveMutation.d.ts +2 -2
- package/dist/foundation/observers/VisibilitySteps.d.ts +1 -1
- package/dist/foundation/observers/hooks/UseInView.d.ts +41 -0
- package/dist/foundation/observers/hooks/UseIntersectionObserver.d.ts +18 -0
- package/dist/foundation/observers/hooks/UseMutationObserver.d.ts +21 -0
- package/dist/foundation/observers/index.d.ts +5 -4
- package/dist/foundation/observers/index.js +15 -13
- package/dist/foundation/observers/index.js.map +1 -1
- package/dist/foundation/optionals/index.d.ts +1 -0
- package/dist/foundation/optionals/index.js +5 -0
- package/dist/foundation/optionals/index.js.map +1 -0
- package/dist/foundation/primitives/accessibleIcon/AccessibleIcon.d.ts +5 -6
- package/dist/foundation/primitives/anchoredPositioner/AnchoredPositioner.vue.d.ts +11 -10
- package/dist/foundation/primitives/anchoredPositioner/index.d.ts +1 -1
- package/dist/foundation/primitives/announce/Announce.vue.d.ts +7 -6
- package/dist/foundation/primitives/colorModeProvider/ColorModeProvider.vue.d.ts +8 -8
- package/dist/foundation/primitives/colorModeProvider/index.d.ts +2 -2
- package/dist/foundation/primitives/directionProvider/DirectionProvider.vue.d.ts +4 -4
- package/dist/foundation/primitives/dismissableLayer/DismissableLayer.vue.d.ts +12 -12
- package/dist/foundation/primitives/focusScope/FocusScope.vue.d.ts +18 -16
- package/dist/foundation/primitives/focusScope/FocusScopeRegistry.d.ts +27 -0
- package/dist/foundation/primitives/formControlContext/FormControlContext.d.ts +12 -3
- package/dist/foundation/primitives/formControlContext/FormControlProvider.vue.d.ts +14 -14
- package/dist/foundation/primitives/formControlContext/index.d.ts +1 -1
- package/dist/foundation/primitives/index.js +11 -11
- package/dist/foundation/primitives/overlayArrow/OverlayArrow.vue.d.ts +6 -6
- package/dist/foundation/primitives/portal/Portal.vue.d.ts +5 -5
- package/dist/foundation/primitives/presence/Presence.d.ts +9 -5
- package/dist/foundation/primitives/rovingFocusGroup/RovingFocusContext.d.ts +1 -1
- package/dist/foundation/primitives/rovingFocusGroup/RovingFocusGroup.vue.d.ts +11 -10
- package/dist/foundation/primitives/scrollLockProvider/ScrollLockProvider.vue.d.ts +6 -6
- package/dist/foundation/primitives/scrollLockProvider/index.d.ts +1 -1
- package/dist/foundation/primitives/scrollViewport/ScrollViewport.vue.d.ts +10 -9
- package/dist/foundation/primitives/slot/ComponentElement.d.ts +7 -0
- package/dist/foundation/primitives/slot/Primitive.d.ts +8 -8
- package/dist/foundation/primitives/slot/Slot.d.ts +3 -3
- package/dist/foundation/primitives/slot/index.d.ts +2 -1
- package/dist/foundation/primitives/visuallyHidden/VisuallyHidden.vue.d.ts +4 -3
- package/dist/foundation/resilience/RetryDelay.d.ts +4 -1
- package/dist/foundation/resilience/RetryPolicy.d.ts +6 -6
- package/dist/foundation/resilience/index.d.ts +2 -2
- package/dist/foundation/resilience/index.js.map +1 -1
- package/dist/foundation/results/AppErrorFactory.d.ts +22 -0
- package/dist/foundation/results/AppErrorType.d.ts +13 -0
- package/dist/foundation/results/ResultExtensions.d.ts +33 -0
- package/dist/foundation/results/index.d.ts +5 -0
- package/dist/foundation/results/index.js +8 -0
- package/dist/foundation/results/index.js.map +1 -0
- package/dist/foundation/results/models/AppError.d.ts +10 -0
- package/dist/foundation/results/models/Result.d.ts +9 -0
- package/dist/foundation/screen/Fullscreen.d.ts +6 -6
- package/dist/foundation/screen/ScreenOrientation.d.ts +7 -14
- package/dist/foundation/screen/ScreenOutcome.d.ts +5 -0
- package/dist/foundation/screen/WakeLock.d.ts +2 -2
- package/dist/foundation/screen/enums/OrientationLockFailureCode.d.ts +9 -0
- package/dist/foundation/screen/enums/ScreenFailureCode.d.ts +8 -0
- package/dist/foundation/screen/hooks/UseFullscreen.d.ts +28 -0
- package/dist/foundation/screen/hooks/UseOrientation.d.ts +28 -0
- package/dist/foundation/screen/hooks/UseWakeLock.d.ts +18 -0
- package/dist/foundation/screen/index.d.ts +7 -5
- package/dist/foundation/screen/index.js +37 -26
- package/dist/foundation/screen/index.js.map +1 -1
- package/dist/foundation/screen/models/OrientationLockFailure.d.ts +7 -0
- package/dist/foundation/screen/models/OrientationLockResult.d.ts +3 -0
- package/dist/foundation/screen/models/ScreenFailure.d.ts +14 -0
- package/dist/foundation/screen/models/ScreenRequestResult.d.ts +4 -0
- package/dist/foundation/selection/hooks/UseFilters.d.ts +34 -0
- package/dist/foundation/selection/hooks/UseSelection.d.ts +54 -0
- package/dist/foundation/selection/hooks/UseSort.d.ts +36 -0
- package/dist/foundation/selection/hooks/UseTypeahead.d.ts +42 -0
- package/dist/foundation/selection/index.d.ts +8 -7
- package/dist/foundation/selection/index.js +28 -30
- package/dist/foundation/selection/index.js.map +1 -1
- package/dist/foundation/selection/models/Filter.d.ts +71 -0
- package/dist/foundation/selection/models/Selection.d.ts +116 -0
- package/dist/foundation/selection/models/Sort.d.ts +69 -0
- package/dist/foundation/share/Share.d.ts +7 -23
- package/dist/foundation/share/ShareData.d.ts +1 -1
- package/dist/foundation/share/ShareFailureCode.d.ts +7 -0
- package/dist/foundation/share/ShareOrCopy.d.ts +6 -8
- package/dist/foundation/share/UseShare.d.ts +14 -7
- package/dist/foundation/share/index.d.ts +3 -2
- package/dist/foundation/share/index.js +43 -18
- package/dist/foundation/share/index.js.map +1 -1
- package/dist/foundation/share/models/ShareFailure.d.ts +10 -0
- package/dist/foundation/share/models/ShareSendOrCopyResult.d.ts +4 -0
- package/dist/foundation/share/models/ShareSendResult.d.ts +4 -0
- package/dist/foundation/shortcuts/Chord.d.ts +1 -1
- package/dist/foundation/shortcuts/hooks/UseHotkeys.d.ts +34 -0
- package/dist/foundation/shortcuts/index.d.ts +3 -2
- package/dist/foundation/shortcuts/index.js +5 -3
- package/dist/foundation/shortcuts/index.js.map +1 -1
- package/dist/foundation/speech/CreateSpeechRecognizer.d.ts +5 -20
- package/dist/foundation/speech/ListVoices.d.ts +3 -3
- package/dist/foundation/speech/Speak.d.ts +6 -7
- package/dist/foundation/speech/SpeechControls.d.ts +2 -0
- package/dist/foundation/speech/SpeechResult.d.ts +7 -23
- package/dist/foundation/speech/enums/RecognizerStartFailureCode.d.ts +6 -0
- package/dist/foundation/speech/enums/SpeechFailureCode.d.ts +7 -0
- package/dist/foundation/speech/hooks/UseSpeechRecognition.d.ts +45 -0
- package/dist/foundation/speech/hooks/UseSpeechSynthesis.d.ts +37 -0
- package/dist/foundation/speech/index.d.ts +6 -4
- package/dist/foundation/speech/index.js +62 -31
- package/dist/foundation/speech/index.js.map +1 -1
- package/dist/foundation/speech/models/RecognizerStartFailure.d.ts +8 -0
- package/dist/foundation/speech/models/RecognizerStartResult.d.ts +4 -0
- package/dist/foundation/speech/models/SpeechFailure.d.ts +10 -0
- package/dist/foundation/speech/models/SpeechSpeakResult.d.ts +4 -0
- package/dist/foundation/state/hooks/UseControlled.d.ts +35 -0
- package/dist/foundation/state/index.d.ts +2 -0
- package/dist/foundation/state/index.js +7 -0
- package/dist/foundation/state/index.js.map +1 -0
- package/dist/foundation/storage/StorageBroker.d.ts +1 -1
- package/dist/foundation/storage/adapters/zustand/ZustandPersist.d.ts +36 -0
- package/dist/foundation/storage/adapters/zustand/index.d.ts +1 -0
- package/dist/foundation/storage/adapters/zustand/index.js.map +1 -0
- package/dist/foundation/storage/hooks/UseAutosave.d.ts +44 -0
- package/dist/foundation/storage/hooks/UsePersistentState.d.ts +31 -0
- package/dist/foundation/storage/hooks/UseRecentItems.d.ts +34 -0
- package/dist/foundation/storage/index.d.ts +4 -1
- package/dist/foundation/storage/index.js +118 -3
- package/dist/foundation/storage/index.js.map +1 -1
- package/dist/foundation/styles/SurfaceStyles.d.ts +191 -0
- package/dist/foundation/styles/constants/Layers.d.ts +35 -0
- package/dist/foundation/styles/constants/Tones.d.ts +21 -0
- package/dist/foundation/styles/extensions/ColorExtensions.d.ts +51 -0
- package/dist/foundation/styles/extensions/CssExtensions.d.ts +124 -0
- package/dist/foundation/styles/index.d.ts +20 -0
- package/dist/foundation/styles/index.js +45 -0
- package/dist/foundation/styles/index.js.map +1 -0
- package/dist/foundation/themes/ForegroundContrast.d.ts +3 -0
- package/dist/foundation/themes/Oklch.d.ts +2 -0
- package/dist/foundation/themes/Registry.d.ts +18 -0
- package/dist/foundation/themes/Tokens.d.ts +5 -5
- package/dist/foundation/themes/Validate.d.ts +30 -0
- package/dist/foundation/themes/constants/Authored.d.ts +3 -0
- package/dist/foundation/themes/constants/Pool.d.ts +3 -0
- package/dist/foundation/themes/index.d.ts +6 -6
- package/dist/foundation/themes/index.js +30 -29
- package/dist/foundation/uploads/UploadItem.d.ts +3 -3
- package/dist/foundation/uploads/UploadQueue.d.ts +3 -3
- package/dist/foundation/uploads/UseUploadQueue.d.ts +4 -4
- package/dist/foundation/uploads/XhrUploadTransport.d.ts +1 -1
- package/dist/foundation/uploads/index.d.ts +2 -2
- package/dist/foundation/uploads/index.js +11 -11
- package/dist/foundation/uploads/index.js.map +1 -1
- package/dist/foundation/validators/Composites.d.ts +71 -0
- package/dist/foundation/validators/Messages.d.ts +69 -0
- package/dist/foundation/validators/ValidationError.d.ts +14 -0
- package/dist/foundation/validators/ValidationOutcome.d.ts +40 -0
- package/dist/foundation/validators/Validator.d.ts +76 -0
- package/dist/foundation/validators/index.d.ts +8 -0
- package/dist/foundation/validators/index.js +484 -0
- package/dist/foundation/validators/index.js.map +1 -0
- package/dist/foundation/validators/models/ValidationFailure.d.ts +6 -0
- package/dist/foundation/validators/models/ValidatorParseResult.d.ts +3 -0
- package/dist/foundation/virtualization/Measurements.d.ts +2 -2
- package/dist/foundation/virtualization/UseVirtualList.d.ts +6 -3
- package/dist/foundation/virtualization/Windowing.d.ts +7 -4
- package/dist/foundation/virtualization/index.d.ts +3 -3
- package/dist/foundation/virtualization/index.js +15 -19
- package/dist/foundation/virtualization/index.js.map +1 -1
- package/dist/foundation/workers/RunInWorker.d.ts +8 -20
- package/dist/foundation/workers/UseWorker.d.ts +2 -7
- package/dist/foundation/workers/WorkerClient.d.ts +6 -9
- package/dist/foundation/workers/WorkerHost.d.ts +3 -3
- package/dist/foundation/workers/WorkerProtocol.d.ts +2 -2
- package/dist/foundation/workers/WorkerRunFailureCode.d.ts +6 -0
- package/dist/foundation/workers/index.d.ts +3 -2
- package/dist/foundation/workers/index.js +16 -6
- package/dist/foundation/workers/index.js.map +1 -1
- package/dist/foundation/workers/models/WorkerRunFailure.d.ts +8 -0
- package/dist/foundation/workers/models/WorkerRunResult.d.ts +3 -0
- package/dist/index.css +170 -44
- package/dist/index.d.ts +7 -2
- package/dist/index.js +568 -557
- package/dist/index.js.map +1 -1
- package/dist/presentation/actions/backToTopButton/BackToTopButton.vue.d.ts +20 -18
- package/dist/presentation/actions/backToTopButton/index.d.ts +1 -1
- package/dist/presentation/actions/button/Button.variants.d.ts +83 -241
- package/dist/presentation/actions/button/Button.vue.d.ts +67 -72
- package/dist/presentation/actions/button/index.d.ts +1 -1
- package/dist/presentation/actions/buttonGroup/ButtonGroup.vue.d.ts +12 -11
- package/dist/presentation/actions/copyButton/CopyButton.vue.d.ts +22 -16
- package/dist/presentation/actions/disclosureButton/DisclosureButton.vue.d.ts +20 -18
- package/dist/presentation/actions/disclosureButton/index.d.ts +1 -1
- package/dist/presentation/actions/fabButton/FabButton.variants.d.ts +80 -0
- package/dist/presentation/actions/fabButton/FabButton.vue.d.ts +32 -0
- package/dist/presentation/actions/fabButton/index.d.ts +2 -0
- package/dist/presentation/actions/googleSignInButton/GoogleSignInButton.vue.d.ts +37 -0
- package/dist/presentation/actions/googleSignInButton/index.d.ts +1 -0
- package/dist/presentation/actions/index.d.ts +3 -8
- package/dist/presentation/actions/index.js +18 -35
- package/dist/presentation/actions/speedDialGroup/SpeedDialGroup.vue.d.ts +27 -0
- package/dist/presentation/actions/speedDialGroup/SpeedDialGroupAction.vue.d.ts +41 -0
- package/dist/presentation/actions/speedDialGroup/SpeedDialGroupContext.d.ts +36 -0
- package/dist/presentation/actions/speedDialGroup/SpeedDialGroupList.vue.d.ts +12 -0
- package/dist/presentation/actions/speedDialGroup/SpeedDialGroupTrigger.vue.d.ts +31 -0
- package/dist/presentation/actions/speedDialGroup/index.d.ts +18 -0
- package/dist/presentation/actions/toolbar/Toolbar.vue.d.ts +10 -9
- package/dist/presentation/actions/toolbar/ToolbarButton.vue.d.ts +8 -7
- package/dist/presentation/actions/toolbar/ToolbarContext.d.ts +1 -1
- package/dist/presentation/actions/toolbar/ToolbarLink.vue.d.ts +4 -3
- package/dist/presentation/actions/toolbar/ToolbarSeparator.vue.d.ts +1 -2
- package/dist/presentation/actions/toolbar/index.d.ts +6 -74
- package/dist/presentation/display/accordionGroup/AccordionGroup.vue.d.ts +44 -0
- package/dist/presentation/display/accordionGroup/AccordionGroupContent.vue.d.ts +13 -0
- package/dist/presentation/display/accordionGroup/AccordionGroupContext.d.ts +29 -0
- package/dist/presentation/display/accordionGroup/AccordionGroupItem.vue.d.ts +19 -0
- package/dist/presentation/display/accordionGroup/AccordionGroupTrigger.vue.d.ts +13 -0
- package/dist/presentation/display/accordionGroup/index.d.ts +5 -0
- package/dist/presentation/display/activityTimeline/ActivityItem.vue.d.ts +28 -0
- package/dist/presentation/display/activityTimeline/ActivityTimeline.vue.d.ts +17 -0
- package/dist/presentation/display/activityTimeline/index.d.ts +2 -0
- package/dist/presentation/display/animatedNumberText/AnimatedNumberText.vue.d.ts +33 -0
- package/dist/presentation/display/animatedNumberText/index.d.ts +1 -0
- package/dist/presentation/display/annotationBadge/AnnotationBadge.vue.d.ts +42 -0
- package/dist/presentation/display/annotationBadge/index.d.ts +1 -0
- package/dist/presentation/display/audioPlayer/AudioPlayer.vue.d.ts +19 -20
- package/dist/presentation/display/audioWaveformPreview/AudioWaveformPreview.vue.d.ts +57 -0
- package/dist/presentation/display/audioWaveformPreview/index.d.ts +1 -0
- package/dist/presentation/display/avatar/Avatar.variants.d.ts +77 -227
- package/dist/presentation/display/avatar/Avatar.vue.d.ts +24 -22
- package/dist/presentation/display/avatarGroup/AvatarGroup.vue.d.ts +10 -11
- package/dist/presentation/display/badge/Badge.variants.d.ts +35 -97
- package/dist/presentation/display/badge/Badge.vue.d.ts +6 -7
- package/dist/presentation/display/badgeOverlay/BadgeOverlay.vue.d.ts +8 -9
- package/dist/presentation/display/card/Card.vue.d.ts +10 -11
- package/dist/presentation/display/card/CardBody.vue.d.ts +3 -4
- package/dist/presentation/display/card/CardDescription.vue.d.ts +3 -4
- package/dist/presentation/display/card/CardFooter.vue.d.ts +3 -4
- package/dist/presentation/display/card/CardHeader.vue.d.ts +3 -4
- package/dist/presentation/display/card/CardTitle.vue.d.ts +3 -4
- package/dist/presentation/display/carousel/Carousel.vue.d.ts +23 -18
- package/dist/presentation/display/carousel/CarouselDot.vue.d.ts +4 -5
- package/dist/presentation/display/carousel/CarouselDots.vue.d.ts +3 -4
- package/dist/presentation/display/carousel/CarouselNext.vue.d.ts +3 -4
- package/dist/presentation/display/carousel/CarouselPrev.vue.d.ts +3 -4
- package/dist/presentation/display/carousel/CarouselSlide.vue.d.ts +3 -4
- package/dist/presentation/display/carousel/CarouselSlides.vue.d.ts +3 -4
- package/dist/presentation/display/carousel/CarouselViewport.vue.d.ts +3 -4
- package/dist/presentation/display/carousel/index.d.ts +1 -1
- package/dist/presentation/display/chatBubbleCard/ChatBubbleCard.vue.d.ts +78 -0
- package/dist/presentation/display/chatBubbleCard/index.d.ts +1 -0
- package/dist/presentation/display/codeText/CodeText.variants.d.ts +26 -0
- package/dist/presentation/display/codeText/CodeText.vue.d.ts +16 -0
- package/dist/presentation/display/codeText/index.d.ts +2 -0
- package/dist/presentation/display/collapsibleGroup/CollapsibleGroup.vue.d.ts +28 -0
- package/dist/presentation/display/collapsibleGroup/CollapsibleGroupContent.vue.d.ts +17 -0
- package/dist/presentation/display/collapsibleGroup/CollapsibleGroupContentInner.vue.d.ts +22 -0
- package/dist/presentation/display/collapsibleGroup/CollapsibleGroupContext.d.ts +17 -0
- package/dist/presentation/display/collapsibleGroup/CollapsibleGroupTrigger.vue.d.ts +17 -0
- package/dist/presentation/display/collapsibleGroup/index.d.ts +4 -0
- package/dist/presentation/display/colorSwatchPreview/ColorSwatchPreview.variants.d.ts +92 -0
- package/dist/presentation/display/colorSwatchPreview/ColorSwatchPreview.vue.d.ts +32 -0
- package/dist/presentation/display/colorSwatchPreview/index.d.ts +2 -0
- package/dist/presentation/display/commentThreadGroup/Comment.vue.d.ts +38 -0
- package/dist/presentation/display/commentThreadGroup/CommentThreadGroup.vue.d.ts +13 -0
- package/dist/presentation/display/commentThreadGroup/index.d.ts +2 -0
- package/dist/presentation/display/confettiOverlay/ConfettiOverlay.vue.d.ts +39 -0
- package/dist/presentation/display/confettiOverlay/index.d.ts +1 -0
- package/dist/presentation/display/countBadge/CountBadge.vue.d.ts +11 -12
- package/dist/presentation/display/countUpText/CountUpText.vue.d.ts +39 -0
- package/dist/presentation/display/countUpText/index.d.ts +1 -0
- package/dist/presentation/display/dataTable/DataTable.vue.d.ts +25 -26
- package/dist/presentation/display/descriptionGroup/DescriptionGroup.vue.d.ts +53 -0
- package/dist/presentation/display/descriptionGroup/index.d.ts +1 -0
- package/dist/presentation/display/diffViewer/DiffViewer.vue.d.ts +16 -15
- package/dist/presentation/display/emptyState/EmptyState.vue.d.ts +9 -10
- package/dist/presentation/display/eventCalendarViewer/AgendaView.vue.d.ts +12 -0
- package/dist/presentation/display/eventCalendarViewer/EventCalendarViewer.vue.d.ts +37 -0
- package/dist/presentation/display/eventCalendarViewer/EventCalendarViewerTypes.d.ts +28 -0
- package/dist/presentation/display/eventCalendarViewer/MonthView.vue.d.ts +16 -0
- package/dist/presentation/display/eventCalendarViewer/TimeGridView.vue.d.ts +17 -0
- package/dist/presentation/display/eventCalendarViewer/index.d.ts +2 -0
- package/dist/presentation/display/eyebrowText/EyebrowText.vue.d.ts +31 -0
- package/dist/presentation/display/eyebrowText/index.d.ts +1 -0
- package/dist/presentation/display/featureCard/FeatureCard.vue.d.ts +7 -61
- package/dist/presentation/display/fieldHelperText/FieldHelperText.vue.d.ts +19 -0
- package/dist/presentation/display/fieldHelperText/index.d.ts +1 -0
- package/dist/presentation/display/frameGlyph/FrameGlyph.vue.d.ts +6 -5
- package/dist/presentation/display/ganttTimeline/GanttTimeline.vue.d.ts +58 -0
- package/dist/presentation/display/ganttTimeline/index.d.ts +1 -0
- package/dist/presentation/display/gradientText/GradientText.vue.d.ts +23 -18
- package/dist/presentation/display/gradientText/index.d.ts +1 -1
- package/dist/presentation/display/heading/Heading.variants.d.ts +50 -140
- package/dist/presentation/display/heading/Heading.vue.d.ts +9 -10
- package/dist/presentation/display/heading/index.d.ts +1 -1
- package/dist/presentation/display/heatmapCalendarGrid/HeatmapCalendarGrid.vue.d.ts +64 -0
- package/dist/presentation/display/heatmapCalendarGrid/index.d.ts +1 -0
- package/dist/presentation/display/highlightText/HighlightText.vue.d.ts +19 -0
- package/dist/presentation/display/highlightText/index.d.ts +1 -0
- package/dist/presentation/display/imagePreview/ImagePreview.vue.d.ts +15 -0
- package/dist/presentation/display/imagePreview/index.d.ts +1 -0
- package/dist/presentation/display/index.d.ts +42 -42
- package/dist/presentation/display/index.js +150 -143
- package/dist/presentation/display/infoRow/InfoRow.vue.d.ts +8 -9
- package/dist/presentation/display/kbdText/KbdText.vue.d.ts +13 -0
- package/dist/presentation/display/kbdText/index.d.ts +1 -0
- package/dist/presentation/display/keyboardShortcutText/KeyboardShortcutText.vue.d.ts +12 -0
- package/dist/presentation/display/keyboardShortcutText/index.d.ts +1 -0
- package/dist/presentation/display/labelText/LabelText.vue.d.ts +34 -0
- package/dist/presentation/display/labelText/index.d.ts +1 -0
- package/dist/presentation/display/legendText/LegendText.vue.d.ts +21 -0
- package/dist/presentation/display/legendText/index.d.ts +1 -0
- package/dist/presentation/display/listGroup/ListGroup.variants.d.ts +62 -0
- package/dist/presentation/display/listGroup/ListGroup.vue.d.ts +22 -0
- package/dist/presentation/display/listGroup/ListGroupContext.d.ts +16 -0
- package/dist/presentation/display/listGroup/ListGroupItem.vue.d.ts +28 -0
- package/dist/presentation/display/listGroup/index.d.ts +4 -0
- package/dist/presentation/display/markText/MarkText.vue.d.ts +13 -0
- package/dist/presentation/display/markText/index.d.ts +1 -0
- package/dist/presentation/display/marqueeGroup/MarqueeGroup.vue.d.ts +44 -0
- package/dist/presentation/display/marqueeGroup/index.d.ts +1 -0
- package/dist/presentation/display/messageGroup/DaySeparator.vue.d.ts +16 -0
- package/dist/presentation/display/messageGroup/MessageGroup.vue.d.ts +38 -0
- package/dist/presentation/display/messageGroup/index.d.ts +2 -0
- package/dist/presentation/display/metaInlineText/MetaInlineText.vue.d.ts +20 -0
- package/dist/presentation/display/metaInlineText/index.d.ts +1 -0
- package/dist/presentation/display/metricBadge/MetricBadge.vue.d.ts +53 -0
- package/dist/presentation/display/metricBadge/index.d.ts +1 -0
- package/dist/presentation/display/moduleGlyphs/CellsGlyph.vue.d.ts +5 -5
- package/dist/presentation/display/moduleGlyphs/DotsGlyph.vue.d.ts +4 -5
- package/dist/presentation/display/moduleGlyphs/HorizontalBarsGlyph.vue.d.ts +4 -5
- package/dist/presentation/display/moduleGlyphs/ModuleGlyphs.d.ts +3 -3
- package/dist/presentation/display/moduleGlyphs/VerticalBarsGlyph.vue.d.ts +4 -5
- package/dist/presentation/display/notificationCenterGroup/NotificationCenterGroup.vue.d.ts +30 -0
- package/dist/presentation/display/notificationCenterGroup/NotificationItem.vue.d.ts +40 -0
- package/dist/presentation/display/notificationCenterGroup/index.d.ts +2 -0
- package/dist/presentation/display/notificationIndicator/NotificationIndicator.vue.d.ts +46 -0
- package/dist/presentation/display/notificationIndicator/index.d.ts +1 -0
- package/dist/presentation/display/onboardingChecklistCard/OnboardingChecklistCard.vue.d.ts +57 -0
- package/dist/presentation/display/onboardingChecklistCard/OnboardingChecklistCardTask.vue.d.ts +27 -0
- package/dist/presentation/display/onboardingChecklistCard/index.d.ts +3 -0
- package/dist/presentation/display/pdfViewer/PdfViewer.vue.d.ts +39 -0
- package/dist/presentation/display/pdfViewer/index.d.ts +1 -1
- package/dist/presentation/display/pricingCard/PricingCard.vue.d.ts +16 -70
- package/dist/presentation/display/quoteText/QuoteText.vue.d.ts +13 -0
- package/dist/presentation/display/quoteText/index.d.ts +1 -0
- package/dist/presentation/display/radiusGlyph/RadiusGlyph.vue.d.ts +6 -6
- package/dist/presentation/display/reactionBar/ReactionBar.vue.d.ts +18 -18
- package/dist/presentation/display/reactionBar/index.d.ts +1 -1
- package/dist/presentation/display/scheduleView/ScheduleView.vue.d.ts +22 -23
- package/dist/presentation/display/scrollRevealGroup/ScrollRevealGroup.vue.d.ts +49 -0
- package/dist/presentation/display/scrollRevealGroup/index.d.ts +1 -0
- package/dist/presentation/display/sectionHeading/SectionHeading.vue.d.ts +48 -0
- package/dist/presentation/display/sectionHeading/index.d.ts +1 -0
- package/dist/presentation/display/snippetText/SnippetText.vue.d.ts +20 -0
- package/dist/presentation/display/snippetText/index.d.ts +1 -0
- package/dist/presentation/display/sparkline/Sparkline.vue.d.ts +21 -22
- package/dist/presentation/display/sparkline/index.d.ts +1 -1
- package/dist/presentation/display/statCard/StatCard.vue.d.ts +47 -0
- package/dist/presentation/display/statCard/index.d.ts +1 -0
- package/dist/presentation/display/status/Status.vue.d.ts +11 -12
- package/dist/presentation/display/stepCard/StepCard.vue.d.ts +8 -62
- package/dist/presentation/display/stepperGroup/StepperGroup.vue.d.ts +28 -0
- package/dist/presentation/display/stepperGroup/StepperGroupContext.d.ts +44 -0
- package/dist/presentation/display/stepperGroup/StepperGroupList.vue.d.ts +13 -0
- package/dist/presentation/display/stepperGroup/StepperGroupPanel.vue.d.ts +15 -0
- package/dist/presentation/display/stepperGroup/StepperGroupStep.vue.d.ts +22 -0
- package/dist/presentation/display/stepperGroup/index.d.ts +5 -0
- package/dist/presentation/display/table/Table.vue.d.ts +17 -18
- package/dist/presentation/display/table/TableBody.vue.d.ts +3 -4
- package/dist/presentation/display/table/TableCaption.vue.d.ts +3 -4
- package/dist/presentation/display/table/TableCell.vue.d.ts +3 -4
- package/dist/presentation/display/table/TableContext.d.ts +3 -3
- package/dist/presentation/display/table/TableFooter.vue.d.ts +3 -4
- package/dist/presentation/display/table/TableHead.vue.d.ts +6 -7
- package/dist/presentation/display/table/TableHeaderCell.vue.d.ts +3 -4
- package/dist/presentation/display/table/TableRow.vue.d.ts +3 -4
- package/dist/presentation/display/table/index.d.ts +1 -1
- package/dist/presentation/display/tabsGroup/TabsGroup.vue.d.ts +32 -0
- package/dist/presentation/display/tabsGroup/TabsGroupContext.d.ts +34 -0
- package/dist/presentation/display/tabsGroup/TabsGroupList.vue.d.ts +13 -0
- package/dist/presentation/display/tabsGroup/TabsGroupPanel.vue.d.ts +15 -0
- package/dist/presentation/display/tabsGroup/TabsGroupTab.vue.d.ts +19 -0
- package/dist/presentation/display/tabsGroup/index.d.ts +5 -0
- package/dist/presentation/display/tag/Tag.variants.d.ts +23 -61
- package/dist/presentation/display/tag/Tag.vue.d.ts +8 -9
- package/dist/presentation/display/text/Text.variants.d.ts +74 -220
- package/dist/presentation/display/text/Text.vue.d.ts +16 -16
- package/dist/presentation/display/text/index.d.ts +1 -1
- package/dist/presentation/display/threadView/ThreadView.vue.d.ts +15 -16
- package/dist/presentation/display/timeline/Timeline.vue.d.ts +6 -7
- package/dist/presentation/display/timeline/TimelineContext.d.ts +1 -1
- package/dist/presentation/display/timeline/TimelineDescription.vue.d.ts +3 -4
- package/dist/presentation/display/timeline/TimelineItem.vue.d.ts +6 -7
- package/dist/presentation/display/timeline/TimelineTitle.vue.d.ts +3 -4
- package/dist/presentation/display/timeline/index.d.ts +1 -1
- package/dist/presentation/display/treeViewer/TreeViewer.vue.d.ts +32 -0
- package/dist/presentation/display/treeViewer/TreeViewerContext.d.ts +29 -0
- package/dist/presentation/display/treeViewer/TreeViewerGroup.vue.d.ts +27 -0
- package/dist/presentation/display/treeViewer/TreeViewerGroupContent.vue.d.ts +16 -0
- package/dist/presentation/display/treeViewer/TreeViewerItem.vue.d.ts +19 -0
- package/dist/presentation/display/treeViewer/TreeViewerNodeRow.vue.d.ts +26 -0
- package/dist/presentation/display/treeViewer/index.d.ts +4 -0
- package/dist/presentation/display/typewriterText/TypewriterText.vue.d.ts +37 -0
- package/dist/presentation/display/typewriterText/index.d.ts +1 -0
- package/dist/presentation/display/videoPlayer/VideoPlayer.vue.d.ts +26 -27
- package/dist/presentation/display/videoPlayer/index.d.ts +1 -1
- package/dist/presentation/feedback/alert/Alert.vue.d.ts +23 -23
- package/dist/presentation/feedback/alertSimple/AlertSimple.variants.d.ts +20 -54
- package/dist/presentation/feedback/alertSimple/AlertSimple.vue.d.ts +7 -7
- package/dist/presentation/feedback/banner/Banner.vue.d.ts +23 -23
- package/dist/presentation/feedback/bannerSimple/BannerSimple.variants.d.ts +20 -54
- package/dist/presentation/feedback/bannerSimple/BannerSimple.vue.d.ts +7 -7
- package/dist/presentation/feedback/callout/Callout.vue.d.ts +15 -15
- package/dist/presentation/feedback/characterCountCallout/CharacterCountCallout.vue.d.ts +14 -0
- package/dist/presentation/feedback/characterCountCallout/index.d.ts +1 -0
- package/dist/presentation/feedback/feedbackToastHost/FeedbackToastHost.vue.d.ts +17 -0
- package/dist/presentation/feedback/feedbackToastHost/index.d.ts +1 -0
- package/dist/presentation/feedback/fieldErrorCallout/FieldErrorCallout.vue.d.ts +24 -0
- package/dist/presentation/feedback/fieldErrorCallout/index.d.ts +1 -0
- package/dist/presentation/feedback/index.d.ts +9 -9
- package/dist/presentation/feedback/index.js +35 -38
- package/dist/presentation/feedback/index.js.map +1 -1
- package/dist/presentation/feedback/inlineSpinner/InlineSpinner.vue.d.ts +10 -12
- package/dist/presentation/feedback/liveCursorIndicator/LiveCursorIndicator.vue.d.ts +33 -0
- package/dist/presentation/feedback/liveCursorIndicator/index.d.ts +1 -0
- package/dist/presentation/feedback/loadingOverlay/LoadingOverlay.vue.d.ts +18 -19
- package/dist/presentation/feedback/loadingOverlay/index.d.ts +1 -1
- package/dist/presentation/feedback/loadingState/LoadingState.vue.d.ts +14 -14
- package/dist/presentation/feedback/meterBar/MeterBar.vue.d.ts +12 -13
- package/dist/presentation/feedback/passwordStrengthCallout/PasswordStrengthCallout.vue.d.ts +15 -0
- package/dist/presentation/feedback/passwordStrengthCallout/index.d.ts +1 -0
- package/dist/presentation/feedback/presenceIndicator/PresenceIndicator.vue.d.ts +12 -13
- package/dist/presentation/feedback/presenceIndicator/index.d.ts +1 -1
- package/dist/presentation/feedback/progressBar/ProgressBar.variants.d.ts +33 -91
- package/dist/presentation/feedback/progressBar/ProgressBar.vue.d.ts +11 -12
- package/dist/presentation/feedback/progressBar/index.d.ts +1 -1
- package/dist/presentation/feedback/progressCircleIndicator/ProgressCircleIndicator.vue.d.ts +20 -0
- package/dist/presentation/feedback/progressCircleIndicator/index.d.ts +1 -0
- package/dist/presentation/feedback/progressStepsIndicator/ProgressStepsIndicator.vue.d.ts +15 -0
- package/dist/presentation/feedback/progressStepsIndicator/index.d.ts +1 -0
- package/dist/presentation/feedback/skeletonState/SkeletonState.variants.d.ts +31 -0
- package/dist/presentation/feedback/skeletonState/SkeletonState.vue.d.ts +17 -0
- package/dist/presentation/feedback/skeletonState/index.d.ts +2 -0
- package/dist/presentation/feedback/spinner/Spinner.variants.d.ts +32 -90
- package/dist/presentation/feedback/spinner/Spinner.vue.d.ts +9 -10
- package/dist/presentation/feedback/statusIndicator/StatusIndicator.vue.d.ts +14 -14
- package/dist/presentation/feedback/toast/Toast.vue.d.ts +23 -23
- package/dist/presentation/feedback/toastHost/ToastHost.vue.d.ts +95 -0
- package/dist/presentation/feedback/toastHost/index.d.ts +1 -0
- package/dist/presentation/feedback/toastSimple/ToastSimple.variants.d.ts +20 -54
- package/dist/presentation/feedback/toastSimple/ToastSimple.vue.d.ts +9 -9
- package/dist/presentation/feedback/trendIndicator/TrendIndicator.vue.d.ts +16 -16
- package/dist/presentation/feedback/typingIndicator/TypingIndicator.vue.d.ts +13 -13
- package/dist/presentation/feedback/typingIndicator/index.d.ts +1 -1
- package/dist/presentation/feedback/undoBar/UndoBar.vue.d.ts +21 -21
- package/dist/presentation/forms/DateExtensions.d.ts +4 -4
- package/dist/presentation/forms/InputStyles.d.ts +53 -155
- package/dist/presentation/forms/MonthGrid.vue.d.ts +22 -24
- package/dist/presentation/forms/TimeColumns.vue.d.ts +17 -0
- package/dist/presentation/forms/UseNativeFormReset.d.ts +3 -0
- package/dist/presentation/forms/addressEditor/AddressEditor.vue.d.ts +48 -0
- package/dist/presentation/forms/addressEditor/index.d.ts +1 -0
- package/dist/presentation/forms/calendarPicker/CalendarPicker.vue.d.ts +28 -0
- package/dist/presentation/forms/calendarPicker/index.d.ts +1 -0
- package/dist/presentation/forms/chatComposerInput/ChatComposerInput.vue.d.ts +68 -0
- package/dist/presentation/forms/chatComposerInput/index.d.ts +1 -0
- package/dist/presentation/forms/checkboxField/CheckboxField.vue.d.ts +15 -11
- package/dist/presentation/forms/checkboxGroup/CheckboxGroup.vue.d.ts +14 -19
- package/dist/presentation/forms/checkboxInput/CheckboxInput.variants.d.ts +67 -0
- package/dist/presentation/forms/checkboxInput/CheckboxInput.vue.d.ts +45 -0
- package/dist/presentation/forms/checkboxInput/index.d.ts +2 -0
- package/dist/presentation/forms/choiceCard/ChoiceCard.vue.d.ts +17 -14
- package/dist/presentation/forms/codeEditor/CodeEditor.vue.d.ts +33 -33
- package/dist/presentation/forms/colorArea/ColorArea.vue.d.ts +18 -26
- package/dist/presentation/forms/colorArea/index.d.ts +1 -1
- package/dist/presentation/forms/colorInput/ColorInput.vue.d.ts +39 -0
- package/dist/presentation/forms/colorInput/index.d.ts +1 -0
- package/dist/presentation/forms/colorPicker/ColorPicker.vue.d.ts +21 -26
- package/dist/presentation/forms/colorPicker/index.d.ts +1 -1
- package/dist/presentation/forms/colorSliderInput/ColorSliderInput.vue.d.ts +42 -0
- package/dist/presentation/forms/colorSliderInput/index.d.ts +1 -0
- package/dist/presentation/forms/colorSwatchPicker/ColorSwatchItem.vue.d.ts +12 -13
- package/dist/presentation/forms/colorSwatchPicker/ColorSwatchPicker.vue.d.ts +17 -22
- package/dist/presentation/forms/colorSwatchPicker/index.d.ts +1 -1
- package/dist/presentation/forms/colorWheelInput/ColorWheelInput.vue.d.ts +29 -0
- package/dist/presentation/forms/colorWheelInput/index.d.ts +1 -0
- package/dist/presentation/forms/comboboxPicker/ComboboxPicker.vue.d.ts +47 -0
- package/dist/presentation/forms/comboboxPicker/ComboboxPickerContent.vue.d.ts +38 -0
- package/dist/presentation/forms/comboboxPicker/ComboboxPickerContext.d.ts +53 -0
- package/dist/presentation/forms/comboboxPicker/ComboboxPickerEmpty.vue.d.ts +10 -0
- package/dist/presentation/forms/comboboxPicker/ComboboxPickerGroup.vue.d.ts +19 -0
- package/dist/presentation/forms/comboboxPicker/ComboboxPickerInput.vue.d.ts +11 -0
- package/dist/presentation/forms/comboboxPicker/ComboboxPickerItem.vue.d.ts +27 -0
- package/dist/presentation/forms/comboboxPicker/ComboboxPickerSeparator.vue.d.ts +2 -0
- package/dist/presentation/forms/comboboxPicker/index.d.ts +8 -0
- package/dist/presentation/forms/controlGroupField/ControlGroupField.variants.d.ts +70 -0
- package/dist/presentation/forms/controlGroupField/ControlGroupField.vue.d.ts +34 -0
- package/dist/presentation/forms/controlGroupField/index.d.ts +2 -0
- package/dist/presentation/forms/cronInput/CronInput.vue.d.ts +27 -33
- package/dist/presentation/forms/currencyInput/CurrencyInput.vue.d.ts +6 -7
- package/dist/presentation/forms/dataGridEditor/CellEditor.vue.d.ts +28 -0
- package/dist/presentation/forms/dataGridEditor/DataGridEditor.vue.d.ts +46 -0
- package/dist/presentation/forms/dataGridEditor/DataGridEditorTypes.d.ts +65 -0
- package/dist/presentation/forms/dataGridEditor/index.d.ts +2 -0
- package/dist/presentation/forms/dateInput/DateInput.vue.d.ts +49 -0
- package/dist/presentation/forms/dateInput/index.d.ts +1 -0
- package/dist/presentation/forms/datePicker/DatePicker.vue.d.ts +23 -28
- package/dist/presentation/forms/dateRangePicker/DateRangePicker.vue.d.ts +24 -29
- package/dist/presentation/forms/dateTimeInput/DateTimeInput.vue.d.ts +54 -0
- package/dist/presentation/forms/dateTimeInput/index.d.ts +1 -0
- package/dist/presentation/forms/editableInput/EditableInput.vue.d.ts +49 -0
- package/dist/presentation/forms/editableInput/EditableInputCancel.vue.d.ts +11 -0
- package/dist/presentation/forms/editableInput/EditableInputContext.d.ts +37 -0
- package/dist/presentation/forms/editableInput/EditableInputInput.vue.d.ts +11 -0
- package/dist/presentation/forms/editableInput/EditableInputPreview.vue.d.ts +6 -0
- package/dist/presentation/forms/editableInput/EditableInputSubmit.vue.d.ts +13 -0
- package/dist/presentation/forms/editableInput/index.d.ts +7 -0
- package/dist/presentation/forms/emailInput/EmailInput.vue.d.ts +21 -26
- package/dist/presentation/forms/emojiPicker/CategoryNav.vue.d.ts +3 -4
- package/dist/presentation/forms/emojiPicker/EmojiGrid.vue.d.ts +4 -5
- package/dist/presentation/forms/emojiPicker/EmojiPicker.variants.d.ts +10 -4
- package/dist/presentation/forms/emojiPicker/EmojiPicker.vue.d.ts +4 -9
- package/dist/presentation/forms/emojiPicker/EmojiPickerPopover.vue.d.ts +3 -13
- package/dist/presentation/forms/emojiPicker/EmojiTile.vue.d.ts +3 -4
- package/dist/presentation/forms/emojiPicker/UseEmojiPicker.d.ts +48 -0
- package/dist/presentation/forms/emojiPicker/index.d.ts +2 -2
- package/dist/presentation/forms/emojiSizePicker/EmojiSizePicker.variants.d.ts +23 -0
- package/dist/presentation/forms/emojiSizePicker/EmojiSizePicker.vue.d.ts +30 -0
- package/dist/presentation/forms/emojiSizePicker/index.d.ts +2 -0
- package/dist/presentation/forms/field/Field.vue.d.ts +13 -14
- package/dist/presentation/forms/filePicker/FilePicker.vue.d.ts +14 -15
- package/dist/presentation/forms/fileUploadPicker/FileUploadPicker.vue.d.ts +59 -0
- package/dist/presentation/forms/fileUploadPicker/index.d.ts +1 -0
- package/dist/presentation/forms/fontPicker/FontPicker.vue.d.ts +21 -27
- package/dist/presentation/forms/fontPicker/index.d.ts +1 -1
- package/dist/presentation/forms/gradientPicker/GradientPicker.vue.d.ts +18 -24
- package/dist/presentation/forms/iconPicker/IconPicker.vue.d.ts +22 -28
- package/dist/presentation/forms/index.d.ts +33 -35
- package/dist/presentation/forms/index.js +163 -157
- package/dist/presentation/forms/index.js.map +1 -1
- package/dist/presentation/forms/jsonEditor/JsonEditor.vue.d.ts +41 -0
- package/dist/presentation/forms/jsonEditor/JsonEditorContext.d.ts +28 -0
- package/dist/presentation/forms/jsonEditor/JsonEditorExtensions.d.ts +13 -0
- package/dist/presentation/forms/jsonEditor/JsonEditorTextView.vue.d.ts +13 -0
- package/dist/presentation/forms/jsonEditor/JsonEditorTreeNode.vue.d.ts +14 -0
- package/dist/presentation/forms/jsonEditor/JsonEditorTreeView.vue.d.ts +7 -0
- package/dist/presentation/forms/jsonEditor/index.d.ts +2 -2
- package/dist/presentation/forms/keyboardShortcutPicker/KeyboardShortcutPicker.vue.d.ts +16 -22
- package/dist/presentation/forms/keyboardShortcutPicker/index.d.ts +1 -1
- package/dist/presentation/forms/knobInput/KnobInput.vue.d.ts +69 -0
- package/dist/presentation/forms/knobInput/index.d.ts +1 -0
- package/dist/presentation/forms/labeledField/LabeledField.vue.d.ts +22 -0
- package/dist/presentation/forms/labeledField/index.d.ts +2 -0
- package/dist/presentation/forms/listboxPicker/ListboxPicker.variants.d.ts +41 -0
- package/dist/presentation/forms/listboxPicker/ListboxPicker.vue.d.ts +66 -0
- package/dist/presentation/forms/listboxPicker/ListboxPickerContext.d.ts +47 -0
- package/dist/presentation/forms/listboxPicker/ListboxPickerEmpty.vue.d.ts +10 -0
- package/dist/presentation/forms/listboxPicker/ListboxPickerGroup.vue.d.ts +20 -0
- package/dist/presentation/forms/listboxPicker/ListboxPickerItem.vue.d.ts +24 -0
- package/dist/presentation/forms/listboxPicker/ListboxPickerSeparator.vue.d.ts +2 -0
- package/dist/presentation/forms/listboxPicker/index.d.ts +7 -0
- package/dist/presentation/forms/markdownEditor/MarkdownEditor.vue.d.ts +28 -36
- package/dist/presentation/forms/markdownEditor/index.d.ts +1 -1
- package/dist/presentation/forms/maskedInput/MaskedInput.vue.d.ts +20 -25
- package/dist/presentation/forms/multiSelectPicker/MultiSelectPicker.vue.d.ts +49 -0
- package/dist/presentation/forms/multiSelectPicker/MultiSelectPickerContent.vue.d.ts +30 -0
- package/dist/presentation/forms/multiSelectPicker/MultiSelectPickerContext.d.ts +47 -0
- package/dist/presentation/forms/multiSelectPicker/MultiSelectPickerItem.vue.d.ts +24 -0
- package/dist/presentation/forms/multiSelectPicker/MultiSelectPickerTags.vue.d.ts +23 -0
- package/dist/presentation/forms/multiSelectPicker/MultiSelectPickerTrigger.vue.d.ts +24 -0
- package/dist/presentation/forms/multiSelectPicker/index.d.ts +6 -0
- package/dist/presentation/forms/nodeEditor/NodeEditor.vue.d.ts +58 -0
- package/dist/presentation/forms/numberInput/NumberInput.vue.d.ts +32 -32
- package/dist/presentation/forms/optionTileGroupField/OptionTileGroupField.variants.d.ts +34 -0
- package/dist/presentation/forms/optionTileGroupField/OptionTileGroupField.vue.d.ts +27 -0
- package/dist/presentation/forms/optionTileGroupField/index.d.ts +2 -0
- package/dist/presentation/forms/optionTilePicker/OptionTilePicker.variants.d.ts +8 -0
- package/dist/presentation/forms/optionTilePicker/OptionTilePicker.vue.d.ts +35 -0
- package/dist/presentation/forms/optionTilePicker/index.d.ts +2 -0
- package/dist/presentation/forms/passwordInput/PasswordInput.vue.d.ts +28 -33
- package/dist/presentation/forms/percentInput/PercentInput.vue.d.ts +3 -4
- package/dist/presentation/forms/phoneInput/PhoneInput.vue.d.ts +18 -24
- package/dist/presentation/forms/phoneInput/index.d.ts +1 -1
- package/dist/presentation/forms/pinInput/PinInput.vue.d.ts +20 -25
- package/dist/presentation/forms/radioField/RadioField.vue.d.ts +15 -11
- package/dist/presentation/forms/radioGroup/RadioGroup.vue.d.ts +15 -20
- package/dist/presentation/forms/radioInput/RadioInput.vue.d.ts +29 -0
- package/dist/presentation/forms/radioInput/index.d.ts +1 -0
- package/dist/presentation/forms/rangeCalendarPicker/RangeCalendarPicker.vue.d.ts +32 -0
- package/dist/presentation/forms/rangeCalendarPicker/index.d.ts +1 -0
- package/dist/presentation/forms/reactionPicker/ReactionPicker.vue.d.ts +14 -15
- package/dist/presentation/forms/recurrenceEditor/RecurrenceEditor.vue.d.ts +25 -31
- package/dist/presentation/forms/searchInput/SearchInput.vue.d.ts +23 -28
- package/dist/presentation/forms/segmentedPicker/SegmentedPicker.vue.d.ts +20 -0
- package/dist/presentation/forms/segmentedPicker/index.d.ts +1 -0
- package/dist/presentation/forms/selectPicker/SelectPicker.variants.d.ts +129 -0
- package/dist/presentation/forms/selectPicker/SelectPicker.vue.d.ts +62 -0
- package/dist/presentation/forms/selectPicker/SelectPickerContent.vue.d.ts +43 -0
- package/dist/presentation/forms/selectPicker/SelectPickerContext.d.ts +76 -0
- package/dist/presentation/forms/selectPicker/SelectPickerItem.vue.d.ts +33 -0
- package/dist/presentation/forms/selectPicker/SelectPickerTrigger.vue.d.ts +20 -0
- package/dist/presentation/forms/selectPicker/SelectPickerValue.vue.d.ts +22 -0
- package/dist/presentation/forms/selectPicker/index.d.ts +7 -0
- package/dist/presentation/forms/sliderInput/SliderInput.vue.d.ts +33 -0
- package/dist/presentation/forms/sliderInput/index.d.ts +1 -0
- package/dist/presentation/forms/sortableGroup/SortableGroup.vue.d.ts +17 -0
- package/dist/presentation/forms/sortableGroup/SortableGroupContext.d.ts +23 -0
- package/dist/presentation/forms/sortableGroup/SortableGroupHandle.vue.d.ts +13 -0
- package/dist/presentation/forms/sortableGroup/SortableGroupItem.vue.d.ts +15 -0
- package/dist/presentation/forms/sortableGroup/SortableGroupMoveButton.vue.d.ts +15 -0
- package/dist/presentation/forms/sortableGroup/index.d.ts +5 -0
- package/dist/presentation/forms/switchField/SwitchField.vue.d.ts +13 -14
- package/dist/presentation/forms/switchInput/SwitchInput.vue.d.ts +29 -0
- package/dist/presentation/forms/switchInput/index.d.ts +1 -0
- package/dist/presentation/forms/tagsInput/TagsInput.vue.d.ts +36 -43
- package/dist/presentation/forms/telInput/TelInput.vue.d.ts +21 -26
- package/dist/presentation/forms/textAreaInput/TextAreaInput.vue.d.ts +23 -28
- package/dist/presentation/forms/textInput/TextInput.vue.d.ts +21 -26
- package/dist/presentation/forms/timeInput/TimeInput.vue.d.ts +48 -0
- package/dist/presentation/forms/timeInput/index.d.ts +1 -0
- package/dist/presentation/forms/timePicker/TimePicker.vue.d.ts +25 -30
- package/dist/presentation/forms/toggleGroup/ToggleGroup.variants.d.ts +33 -0
- package/dist/presentation/forms/toggleGroup/ToggleGroup.vue.d.ts +73 -0
- package/dist/presentation/forms/toggleGroup/ToggleGroupContext.d.ts +24 -0
- package/dist/presentation/forms/toggleGroup/index.d.ts +3 -0
- package/dist/presentation/forms/toggleInput/ToggleInput.variants.d.ts +75 -0
- package/dist/presentation/forms/toggleInput/ToggleInput.vue.d.ts +57 -0
- package/dist/presentation/forms/toggleInput/index.d.ts +2 -0
- package/dist/presentation/forms/urlInput/UrlInput.vue.d.ts +21 -26
- package/dist/presentation/forms/wizardForm/WizardForm.vue.d.ts +35 -0
- package/dist/presentation/forms/wizardForm/WizardFormContext.d.ts +38 -0
- package/dist/presentation/forms/wizardForm/WizardFormFooter.vue.d.ts +28 -0
- package/dist/presentation/forms/wizardForm/WizardFormStep.vue.d.ts +28 -0
- package/dist/presentation/forms/wizardForm/WizardFormSteps.vue.d.ts +6 -0
- package/dist/presentation/forms/wizardForm/index.d.ts +6 -0
- package/dist/presentation/layout/anchorLayout/AnchorLayout.variants.d.ts +117 -0
- package/dist/presentation/layout/anchorLayout/AnchorLayout.vue.d.ts +63 -0
- package/dist/presentation/layout/anchorLayout/index.d.ts +2 -0
- package/dist/presentation/layout/appShell/AppShell.vue.d.ts +19 -34
- package/dist/presentation/layout/appShell/AppShellAside.vue.d.ts +3 -4
- package/dist/presentation/layout/appShell/AppShellContent.vue.d.ts +3 -4
- package/dist/presentation/layout/appShell/AppShellFooter.vue.d.ts +3 -4
- package/dist/presentation/layout/appShell/AppShellHeader.vue.d.ts +3 -4
- package/dist/presentation/layout/appShell/AppShellMain.vue.d.ts +3 -4
- package/dist/presentation/layout/appShell/AppShellSidebar.vue.d.ts +3 -4
- package/dist/presentation/layout/aspectRatioLayout/AspectRatioLayout.vue.d.ts +18 -0
- package/dist/presentation/layout/aspectRatioLayout/index.d.ts +1 -0
- package/dist/presentation/layout/boxLayout/BoxLayout.vue.d.ts +19 -0
- package/dist/presentation/layout/boxLayout/index.d.ts +1 -0
- package/dist/presentation/layout/centerLayout/CenterLayout.vue.d.ts +14 -0
- package/dist/presentation/layout/centerLayout/index.d.ts +1 -0
- package/dist/presentation/layout/clusterLayout/ClusterLayout.vue.d.ts +22 -0
- package/dist/presentation/layout/clusterLayout/index.d.ts +1 -0
- package/dist/presentation/layout/containerLayout/ContainerLayout.variants.d.ts +46 -0
- package/dist/presentation/layout/containerLayout/ContainerLayout.vue.d.ts +21 -0
- package/dist/presentation/layout/containerLayout/index.d.ts +2 -0
- package/dist/presentation/layout/dividerLayout/DividerLayout.variants.d.ts +25 -0
- package/dist/presentation/layout/dividerLayout/DividerLayout.vue.d.ts +37 -0
- package/dist/presentation/layout/dividerLayout/index.d.ts +2 -0
- package/dist/presentation/layout/fieldsetLayout/FieldsetLayout.vue.d.ts +22 -0
- package/dist/presentation/layout/fieldsetLayout/index.d.ts +1 -0
- package/dist/presentation/layout/flexLayout/FlexLayout.vue.d.ts +18 -0
- package/dist/presentation/layout/flexLayout/index.d.ts +1 -0
- package/dist/presentation/layout/frameLayout/FrameLayout.vue.d.ts +38 -0
- package/dist/presentation/layout/frameLayout/index.d.ts +1 -0
- package/dist/presentation/layout/grid/Grid.variants.d.ts +59 -153
- package/dist/presentation/layout/grid/Grid.vue.d.ts +13 -13
- package/dist/presentation/layout/hStackLayout/HStackLayout.vue.d.ts +14 -0
- package/dist/presentation/layout/hStackLayout/index.d.ts +1 -0
- package/dist/presentation/layout/index.d.ts +24 -19
- package/dist/presentation/layout/index.js +60 -56
- package/dist/presentation/layout/inlineLayout/InlineLayout.vue.d.ts +42 -0
- package/dist/presentation/layout/inlineLayout/index.d.ts +1 -0
- package/dist/presentation/layout/inputAddonLayout/InputAddonLayout.vue.d.ts +19 -0
- package/dist/presentation/layout/inputAddonLayout/index.d.ts +1 -0
- package/dist/presentation/layout/inputGroup/InputGroup.vue.d.ts +18 -0
- package/dist/presentation/layout/navbar/Navbar.variants.d.ts +20 -62
- package/dist/presentation/layout/navbar/Navbar.vue.d.ts +14 -15
- package/dist/presentation/layout/navbar/index.d.ts +1 -1
- package/dist/presentation/layout/pullToRefreshLayout/PullToRefreshLayout.vue.d.ts +21 -0
- package/dist/presentation/layout/pullToRefreshLayout/index.d.ts +1 -0
- package/dist/presentation/layout/resizablePanelsLayout/ResizablePanel.vue.d.ts +21 -0
- package/dist/presentation/layout/resizablePanelsLayout/ResizablePanelsLayout.vue.d.ts +61 -0
- package/dist/presentation/layout/resizablePanelsLayout/ResizableSeparator.vue.d.ts +9 -0
- package/dist/presentation/layout/resizablePanelsLayout/index.d.ts +4 -0
- package/dist/presentation/layout/scrollArea/ScrollArea.vue.d.ts +8 -8
- package/dist/presentation/layout/section/Section.variants.d.ts +20 -54
- package/dist/presentation/layout/section/Section.vue.d.ts +15 -17
- package/dist/presentation/layout/section/index.d.ts +1 -1
- package/dist/presentation/layout/separatorLayout/SeparatorLayout.vue.d.ts +13 -0
- package/dist/presentation/layout/separatorLayout/index.d.ts +1 -0
- package/dist/presentation/layout/spacerLayout/SpacerLayout.vue.d.ts +14 -0
- package/dist/presentation/layout/spacerLayout/index.d.ts +1 -0
- package/dist/presentation/layout/stackLayout/StackLayout.variants.d.ts +172 -0
- package/dist/presentation/layout/stackLayout/StackLayout.vue.d.ts +37 -0
- package/dist/presentation/layout/stackLayout/index.d.ts +2 -0
- package/dist/presentation/layout/surfaceLayout/SurfaceLayout.vue.d.ts +40 -0
- package/dist/presentation/layout/surfaceLayout/index.d.ts +1 -0
- package/dist/presentation/layout/swipeActionsLayout/SwipeActionsLayout.vue.d.ts +27 -0
- package/dist/presentation/layout/swipeActionsLayout/index.d.ts +1 -0
- package/dist/presentation/layout/tiltLayout/TiltLayout.vue.d.ts +30 -0
- package/dist/presentation/layout/tiltLayout/index.d.ts +1 -0
- package/dist/presentation/layout/twoColumnLayout/TwoColumnLayout.vue.d.ts +27 -0
- package/dist/presentation/layout/twoColumnLayout/index.d.ts +1 -0
- package/dist/presentation/layout/vStackLayout/VStackLayout.vue.d.ts +14 -0
- package/dist/presentation/layout/vStackLayout/index.d.ts +1 -0
- package/dist/presentation/nav/NavExtensions.d.ts +14 -0
- package/dist/presentation/nav/breadcrumb/Breadcrumb.vue.d.ts +7 -8
- package/dist/presentation/nav/breadcrumb/index.d.ts +1 -1
- package/dist/presentation/nav/contextMenu/ContextMenu.vue.d.ts +1 -2
- package/dist/presentation/nav/contextMenu/ContextMenuContent.vue.d.ts +6 -7
- package/dist/presentation/nav/contextMenu/ContextMenuTrigger.vue.d.ts +8 -9
- package/dist/presentation/nav/contextMenu/index.d.ts +3 -3
- package/dist/presentation/nav/dropdownMenu/DropdownMenu.vue.d.ts +12 -26
- package/dist/presentation/nav/dropdownMenu/DropdownMenuContent.vue.d.ts +1 -2
- package/dist/presentation/nav/dropdownMenu/DropdownMenuTrigger.vue.d.ts +6 -7
- package/dist/presentation/nav/dropdownMenu/index.d.ts +3 -3
- package/dist/presentation/nav/index.d.ts +1 -1
- package/dist/presentation/nav/index.js +49 -56
- package/dist/presentation/nav/linkItem/LinkItem.variants.d.ts +61 -0
- package/dist/presentation/nav/linkItem/LinkItem.vue.d.ts +25 -0
- package/dist/presentation/nav/linkItem/index.d.ts +2 -0
- package/dist/presentation/nav/menu/Menu.variants.d.ts +17 -43
- package/dist/presentation/nav/menu/Menu.vue.d.ts +26 -30
- package/dist/presentation/nav/menu/MenuGroup.vue.d.ts +4 -5
- package/dist/presentation/nav/menu/MenuItem.vue.d.ts +9 -10
- package/dist/presentation/nav/menu/MenuLabel.vue.d.ts +3 -4
- package/dist/presentation/nav/menu/MenuSeparator.vue.d.ts +3 -4
- package/dist/presentation/nav/menubar/Menubar.variants.d.ts +3 -5
- package/dist/presentation/nav/menubar/Menubar.vue.d.ts +12 -255
- package/dist/presentation/nav/menubar/MenubarContent.vue.d.ts +6 -7
- package/dist/presentation/nav/menubar/MenubarMenu.vue.d.ts +2 -3
- package/dist/presentation/nav/menubar/MenubarTrigger.vue.d.ts +3 -4
- package/dist/presentation/nav/navItem/NavItem.vue.d.ts +15 -16
- package/dist/presentation/nav/navigationMenu/NavigationMenu.vue.d.ts +11 -12
- package/dist/presentation/nav/navigationMenu/NavigationMenuContent.vue.d.ts +3 -4
- package/dist/presentation/nav/navigationMenu/NavigationMenuItem.vue.d.ts +4 -5
- package/dist/presentation/nav/navigationMenu/NavigationMenuLink.vue.d.ts +3 -4
- package/dist/presentation/nav/navigationMenu/NavigationMenuList.vue.d.ts +3 -246
- package/dist/presentation/nav/navigationMenu/NavigationMenuTrigger.vue.d.ts +3 -4
- package/dist/presentation/nav/navigationMenu/index.d.ts +5 -5
- package/dist/presentation/nav/pagination/Pagination.vue.d.ts +11 -14
- package/dist/presentation/nav/scrollSpy/ScrollSpy.vue.d.ts +7 -8
- package/dist/presentation/nav/scrollSpy/UseScrollSpy.d.ts +1 -1
- package/dist/presentation/nav/tableOfContents/TableOfContents.vue.d.ts +15 -16
- package/dist/presentation/nav/tableOfContents/index.d.ts +1 -1
- package/dist/presentation/overlays/OverlayBody.vue.d.ts +3 -4
- package/dist/presentation/overlays/OverlayCloseButton.vue.d.ts +6 -7
- package/dist/presentation/overlays/OverlayDescription.vue.d.ts +3 -4
- package/dist/presentation/overlays/OverlayExtensions.d.ts +14 -0
- package/dist/presentation/overlays/OverlayFooter.vue.d.ts +3 -4
- package/dist/presentation/overlays/OverlayHeader.vue.d.ts +3 -4
- package/dist/presentation/overlays/OverlayTitle.vue.d.ts +3 -4
- package/dist/presentation/overlays/actionSheet/ActionSheet.vue.d.ts +12 -17
- package/dist/presentation/overlays/actionSheet/ActionSheetAction.vue.d.ts +7 -8
- package/dist/presentation/overlays/actionSheet/ActionSheetCancel.vue.d.ts +3 -4
- package/dist/presentation/overlays/actionSheet/index.d.ts +2 -2
- package/dist/presentation/overlays/alertModal/AlertModal.vue.d.ts +6 -10
- package/dist/presentation/overlays/alertModal/AlertModalAction.vue.d.ts +5 -6
- package/dist/presentation/overlays/alertModal/AlertModalCancel.vue.d.ts +3 -4
- package/dist/presentation/overlays/alertModal/AlertModalContent.vue.d.ts +3 -4
- package/dist/presentation/overlays/alertModal/index.d.ts +3 -3
- package/dist/presentation/overlays/backdropOverlay/BackdropOverlay.vue.d.ts +39 -0
- package/dist/presentation/overlays/backdropOverlay/index.d.ts +1 -0
- package/dist/presentation/overlays/bottomSheet/BottomSheet.vue.d.ts +27 -32
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModal.vue.d.ts +37 -0
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalContent.vue.d.ts +16 -0
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalContext.d.ts +42 -0
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalEmpty.vue.d.ts +18 -0
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalGroup.vue.d.ts +18 -0
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalInput.vue.d.ts +13 -0
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalItem.vue.d.ts +35 -0
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalList.vue.d.ts +18 -0
- package/dist/presentation/overlays/commandPaletteModal/CommandPaletteModalSeparator.vue.d.ts +11 -0
- package/dist/presentation/overlays/commandPaletteModal/index.d.ts +9 -0
- package/dist/presentation/overlays/drawer/Drawer.vue.d.ts +16 -29
- package/dist/presentation/overlays/drawer/DrawerContent.vue.d.ts +14 -15
- package/dist/presentation/overlays/drawer/DrawerTrigger.vue.d.ts +6 -7
- package/dist/presentation/overlays/drawer/index.d.ts +1 -1
- package/dist/presentation/overlays/hoverCard/HoverCard.vue.d.ts +17 -30
- package/dist/presentation/overlays/hoverCard/HoverCardArrow.vue.d.ts +3 -4
- package/dist/presentation/overlays/hoverCard/HoverCardContent.vue.d.ts +5 -7
- package/dist/presentation/overlays/hoverCard/HoverCardTrigger.vue.d.ts +6 -7
- package/dist/presentation/overlays/hoverCard/index.d.ts +2 -2
- package/dist/presentation/overlays/index.d.ts +4 -1
- package/dist/presentation/overlays/index.js +50 -37
- package/dist/presentation/overlays/index.js.map +1 -1
- package/dist/presentation/overlays/modal/Modal.vue.d.ts +16 -30
- package/dist/presentation/overlays/modal/ModalContent.vue.d.ts +13 -14
- package/dist/presentation/overlays/modal/ModalTrigger.vue.d.ts +6 -7
- package/dist/presentation/overlays/modal/index.d.ts +2 -2
- package/dist/presentation/overlays/popover/Popover.vue.d.ts +21 -30
- package/dist/presentation/overlays/popover/PopoverArrow.vue.d.ts +3 -4
- package/dist/presentation/overlays/popover/PopoverContent.vue.d.ts +10 -11
- package/dist/presentation/overlays/popover/PopoverTrigger.vue.d.ts +6 -7
- package/dist/presentation/overlays/tooltip/Tooltip.vue.d.ts +41 -0
- package/dist/presentation/overlays/tourPopover/TourPopover.vue.d.ts +46 -0
- package/dist/presentation/overlays/tourPopover/index.d.ts +1 -0
- package/dist/query/PageExtensions.d.ts +16 -0
- package/dist/query/Testing.d.ts +1 -0
- package/dist/query/Testing.js +48 -0
- package/dist/query/Testing.js.map +1 -0
- package/dist/query/adapters/tanstack/CreateQueryClient.d.ts +33 -0
- package/dist/query/adapters/tanstack/Endpoints.d.ts +19 -0
- package/dist/query/adapters/tanstack/OptimisticTransactions.d.ts +3 -0
- package/dist/query/adapters/tanstack/Persistence.d.ts +41 -0
- package/dist/query/adapters/tanstack/QueryOutcome.d.ts +8 -0
- package/dist/query/adapters/tanstack/QueryProgressBridge.d.ts +15 -0
- package/dist/query/adapters/tanstack/QueryProvider.vue.d.ts +16 -0
- package/dist/query/adapters/tanstack/QueryTestUtils.d.ts +54 -0
- package/dist/query/adapters/tanstack/hooks/UseAppInfiniteQuery.d.ts +49 -0
- package/dist/query/adapters/tanstack/hooks/UseAppLazyQuery.d.ts +44 -0
- package/dist/query/adapters/tanstack/hooks/UseAppMutation.d.ts +36 -0
- package/dist/query/adapters/tanstack/hooks/UseAppPaginatedQuery.d.ts +49 -0
- package/dist/query/adapters/tanstack/hooks/UseAppQueries.d.ts +50 -0
- package/dist/query/adapters/tanstack/hooks/UseAppQuery.d.ts +42 -0
- package/dist/query/adapters/tanstack/hooks/UseAppSuspenseQuery.d.ts +50 -0
- package/dist/query/adapters/tanstack/hooks/UseOptimisticMutation.d.ts +38 -0
- package/dist/query/adapters/tanstack/hooks/UsePrefetchQuery.d.ts +28 -0
- package/dist/query/adapters/tanstack/hooks/UseQueryCache.d.ts +33 -0
- package/dist/query/adapters/tanstack/index.d.ts +19 -0
- package/dist/query/adapters/tanstack/queryDevtools/QueryDevtools.vue.d.ts +9 -0
- package/dist/query/adapters/tanstack/queryDevtools/index.d.ts +1 -0
- package/dist/query/index.d.ts +1 -19
- package/dist/query/index.js +155 -93
- package/dist/query/index.js.map +1 -1
- package/dist/router/Paths.d.ts +4 -6
- package/dist/router/ProgressProvider.vue.d.ts +5 -6
- package/dist/router/adapters/vueRouter/CreateAppRouter.d.ts +65 -0
- package/dist/router/adapters/vueRouter/DocumentMeta.d.ts +13 -0
- package/dist/router/adapters/vueRouter/Guards.d.ts +32 -0
- package/dist/router/adapters/vueRouter/LazyRoute.d.ts +19 -0
- package/dist/router/adapters/vueRouter/RouteConfig.d.ts +97 -0
- package/dist/router/adapters/vueRouter/RouteHandles.d.ts +30 -0
- package/dist/router/adapters/vueRouter/RoutePersistence.d.ts +20 -0
- package/dist/router/adapters/vueRouter/appErrorBoundary/AppErrorBoundary.vue.d.ts +25 -0
- package/dist/router/adapters/vueRouter/appErrorBoundary/index.d.ts +1 -0
- package/dist/router/adapters/vueRouter/appNavLink/AppNavLink.vue.d.ts +39 -0
- package/dist/router/adapters/vueRouter/appNavLink/index.d.ts +1 -0
- package/dist/router/adapters/vueRouter/hooks/UseBreadcrumbs.d.ts +17 -0
- package/dist/router/adapters/vueRouter/hooks/UsePrefetch.d.ts +19 -0
- package/dist/router/adapters/vueRouter/index.d.ts +23 -0
- package/dist/router/adapters/vueRouter/navigationProgress/NavigationProgress.vue.d.ts +18 -0
- package/dist/router/adapters/vueRouter/navigationProgress/index.d.ts +1 -0
- package/dist/router/adapters/vueRouter/notFound/NotFound.vue.d.ts +9 -0
- package/dist/router/adapters/vueRouter/notFound/index.d.ts +1 -0
- package/dist/router/adapters/vueRouter/routeAnnouncer/RouteAnnouncer.vue.d.ts +9 -0
- package/dist/router/adapters/vueRouter/routeAnnouncer/index.d.ts +1 -0
- package/dist/router/index.d.ts +1 -23
- package/dist/router/index.js +63 -29
- package/dist/router/index.js.map +1 -1
- package/dist/themes.css +1115 -1115
- package/dist/themes.json +5 -4
- package/package.json +95 -49
- package/dist/auth/AuthContext.d.ts +0 -41
- package/dist/auth/AuthProvider.vue.d.ts +0 -33
- package/dist/chunks/Announce.vue_vue_type_script_setup_true_lang-CDTltiIl.js +0 -46
- package/dist/chunks/Announce.vue_vue_type_script_setup_true_lang-CDTltiIl.js.map +0 -1
- package/dist/chunks/ApiError-l0YdcqqV.js +0 -15
- package/dist/chunks/ApiError-l0YdcqqV.js.map +0 -1
- package/dist/chunks/BackToTopButton.vue_vue_type_script_setup_true_lang-CkxLllEO.js +0 -996
- package/dist/chunks/BackToTopButton.vue_vue_type_script_setup_true_lang-CkxLllEO.js.map +0 -1
- package/dist/chunks/Backdrop.vue_vue_type_script_setup_true_lang-DZUhGY9p.js +0 -78
- package/dist/chunks/Backdrop.vue_vue_type_script_setup_true_lang-DZUhGY9p.js.map +0 -1
- package/dist/chunks/BottomSheet.vue_vue_type_script_setup_true_lang-CmNoI4BE.js +0 -1094
- package/dist/chunks/BottomSheet.vue_vue_type_script_setup_true_lang-CmNoI4BE.js.map +0 -1
- package/dist/chunks/Bytes-7Jxs6Bq6.js +0 -21
- package/dist/chunks/Bytes-7Jxs6Bq6.js.map +0 -1
- package/dist/chunks/ChatComposer.vue_vue_type_script_setup_true_lang-lNcRhKIv.js +0 -12748
- package/dist/chunks/ChatComposer.vue_vue_type_script_setup_true_lang-lNcRhKIv.js.map +0 -1
- package/dist/chunks/Chord-D9Z-j3O0.js +0 -139
- package/dist/chunks/Chord-D9Z-j3O0.js.map +0 -1
- package/dist/chunks/ColorModeContext-Bz6CBL0V.js +0 -21
- package/dist/chunks/ColorModeContext-Bz6CBL0V.js.map +0 -1
- package/dist/chunks/Compare-Du6p-OX1.js +0 -18
- package/dist/chunks/Compare-Du6p-OX1.js.map +0 -1
- package/dist/chunks/ControlGroup.vue_vue_type_script_setup_true_lang-CV8Xstes.js +0 -229
- package/dist/chunks/ControlGroup.vue_vue_type_script_setup_true_lang-CV8Xstes.js.map +0 -1
- package/dist/chunks/CssExtensions-BzLJG57F.js +0 -161
- package/dist/chunks/CssExtensions-BzLJG57F.js.map +0 -1
- package/dist/chunks/DateExtensions-QahSUlRy.js +0 -282
- package/dist/chunks/DateExtensions-QahSUlRy.js.map +0 -1
- package/dist/chunks/DeepEqual-7lBKnkNS.js +0 -29
- package/dist/chunks/DeepEqual-7lBKnkNS.js.map +0 -1
- package/dist/chunks/DismissableLayer.vue_vue_type_script_setup_true_lang-6nRnzsJW.js +0 -214
- package/dist/chunks/DismissableLayer.vue_vue_type_script_setup_true_lang-6nRnzsJW.js.map +0 -1
- package/dist/chunks/DrawerContent.vue_vue_type_script_setup_true_lang-DvvrJdF0.js +0 -207
- package/dist/chunks/DrawerContent.vue_vue_type_script_setup_true_lang-DvvrJdF0.js.map +0 -1
- package/dist/chunks/Environment-CuQav_mw.js +0 -68
- package/dist/chunks/Environment-CuQav_mw.js.map +0 -1
- package/dist/chunks/Equality-DIQYQysz.js +0 -21
- package/dist/chunks/Equality-DIQYQysz.js.map +0 -1
- package/dist/chunks/ErrorLike-Cfj0lZW3.js +0 -27
- package/dist/chunks/ErrorLike-Cfj0lZW3.js.map +0 -1
- package/dist/chunks/ErrorMessage-Cqt7WaFn.js +0 -26
- package/dist/chunks/ErrorMessage-Cqt7WaFn.js.map +0 -1
- package/dist/chunks/ErrorRecognizers-oTklha6D.js +0 -17
- package/dist/chunks/ErrorRecognizers-oTklha6D.js.map +0 -1
- package/dist/chunks/FieldErrors-2zjhia4U.js +0 -56
- package/dist/chunks/FieldErrors-2zjhia4U.js.map +0 -1
- package/dist/chunks/FileName-CmNjFV7t.js +0 -30
- package/dist/chunks/FileName-CmNjFV7t.js.map +0 -1
- package/dist/chunks/FormControlProvider.vue_vue_type_script_setup_true_lang-Fak7Jv46.js +0 -73
- package/dist/chunks/FormControlProvider.vue_vue_type_script_setup_true_lang-Fak7Jv46.js.map +0 -1
- package/dist/chunks/HtmlExtensions-jlKY5f9C.js +0 -23
- package/dist/chunks/HtmlExtensions-jlKY5f9C.js.map +0 -1
- package/dist/chunks/Icon.vue_vue_type_script_setup_true_lang-DgwdLCRR.js +0 -27
- package/dist/chunks/Icon.vue_vue_type_script_setup_true_lang-DgwdLCRR.js.map +0 -1
- package/dist/chunks/Inline.vue_vue_type_script_setup_true_lang-BvWbQpJD.js +0 -68
- package/dist/chunks/Inline.vue_vue_type_script_setup_true_lang-BvWbQpJD.js.map +0 -1
- package/dist/chunks/KeyboardExtensions-CQlkK53D.js +0 -34
- package/dist/chunks/KeyboardExtensions-CQlkK53D.js.map +0 -1
- package/dist/chunks/Listbox.variants-CqAkYsmK.js +0 -44
- package/dist/chunks/Listbox.variants-CqAkYsmK.js.map +0 -1
- package/dist/chunks/LocaleContext-B3UXrI6p.js +0 -39
- package/dist/chunks/LocaleContext-B3UXrI6p.js.map +0 -1
- package/dist/chunks/Messages-BGfQHMmW.js +0 -201
- package/dist/chunks/Messages-BGfQHMmW.js.map +0 -1
- package/dist/chunks/ModalContent.vue_vue_type_script_setup_true_lang-CLACSqKg.js +0 -191
- package/dist/chunks/ModalContent.vue_vue_type_script_setup_true_lang-CLACSqKg.js.map +0 -1
- package/dist/chunks/NavItem.vue_vue_type_script_setup_true_lang-CGBo2TiV.js +0 -86
- package/dist/chunks/NavItem.vue_vue_type_script_setup_true_lang-CGBo2TiV.js.map +0 -1
- package/dist/chunks/Navbar.vue_vue_type_script_setup_true_lang-Cl2ejukE.js +0 -2073
- package/dist/chunks/Navbar.vue_vue_type_script_setup_true_lang-Cl2ejukE.js.map +0 -1
- package/dist/chunks/NotificationItem.vue_vue_type_script_setup_true_lang-KC5Iusce.js +0 -2727
- package/dist/chunks/NotificationItem.vue_vue_type_script_setup_true_lang-KC5Iusce.js.map +0 -1
- package/dist/chunks/OptionTileGroup.vue_vue_type_script_setup_true_lang-BGSmXM_u.js +0 -943
- package/dist/chunks/OptionTileGroup.vue_vue_type_script_setup_true_lang-BGSmXM_u.js.map +0 -1
- package/dist/chunks/OverlayChrome-e4MNr8Yl.js +0 -17
- package/dist/chunks/OverlayChrome-e4MNr8Yl.js.map +0 -1
- package/dist/chunks/PopoverContent.vue_vue_type_script_setup_true_lang-D-OiGICS.js +0 -212
- package/dist/chunks/PopoverContent.vue_vue_type_script_setup_true_lang-D-OiGICS.js.map +0 -1
- package/dist/chunks/Portal.vue_vue_type_script_setup_true_lang-CF3R0VCZ.js +0 -34
- package/dist/chunks/Portal.vue_vue_type_script_setup_true_lang-CF3R0VCZ.js.map +0 -1
- package/dist/chunks/Presence-C7IJvh_P.js +0 -120
- package/dist/chunks/Presence-C7IJvh_P.js.map +0 -1
- package/dist/chunks/Primitive-Cm3ECaVw.js +0 -20
- package/dist/chunks/Primitive-Cm3ECaVw.js.map +0 -1
- package/dist/chunks/QueryPermission--OKfvS9c.js +0 -82
- package/dist/chunks/QueryPermission--OKfvS9c.js.map +0 -1
- package/dist/chunks/RovingFocusGroup.vue_vue_type_script_setup_true_lang-DCpYSP2V.js +0 -235
- package/dist/chunks/RovingFocusGroup.vue_vue_type_script_setup_true_lang-DCpYSP2V.js.map +0 -1
- package/dist/chunks/ScrollLockProvider.vue_vue_type_script_setup_true_lang-_ihHJ7jI.js +0 -20
- package/dist/chunks/ScrollLockProvider.vue_vue_type_script_setup_true_lang-_ihHJ7jI.js.map +0 -1
- package/dist/chunks/SerializeError-CclP2jCW.js +0 -61
- package/dist/chunks/SerializeError-CclP2jCW.js.map +0 -1
- package/dist/chunks/Side-CSys3p-F.js +0 -23
- package/dist/chunks/Side-CSys3p-F.js.map +0 -1
- package/dist/chunks/Slot-D2lIitvV.js +0 -103
- package/dist/chunks/Slot-D2lIitvV.js.map +0 -1
- package/dist/chunks/SortableHandle.vue_vue_type_script_setup_true_lang-CWCXGjZG.js +0 -10364
- package/dist/chunks/SortableHandle.vue_vue_type_script_setup_true_lang-CWCXGjZG.js.map +0 -1
- package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-BAepBy2n.js +0 -23
- package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-BAepBy2n.js.map +0 -1
- package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-C4lNiUOm.js +0 -76
- package/dist/chunks/Spinner.vue_vue_type_script_setup_true_lang-C4lNiUOm.js.map +0 -1
- package/dist/chunks/SubmitErrors-K8nmmj0P.js +0 -374
- package/dist/chunks/SubmitErrors-K8nmmj0P.js.map +0 -1
- package/dist/chunks/SurfaceStyles-ChdpGRBO.js +0 -143
- package/dist/chunks/SurfaceStyles-ChdpGRBO.js.map +0 -1
- package/dist/chunks/TableOfContents.vue_vue_type_script_setup_true_lang-HVL4lg_f.js +0 -2159
- package/dist/chunks/TableOfContents.vue_vue_type_script_setup_true_lang-HVL4lg_f.js.map +0 -1
- package/dist/chunks/ToError-CyTBsmLO.js +0 -52
- package/dist/chunks/ToError-CyTBsmLO.js.map +0 -1
- package/dist/chunks/Tones-CI65uuq9.js +0 -90
- package/dist/chunks/Tones-CI65uuq9.js.map +0 -1
- package/dist/chunks/TransitionExtensions-hFi80JX2.js +0 -19
- package/dist/chunks/TransitionExtensions-hFi80JX2.js.map +0 -1
- package/dist/chunks/UseHotkeys-CKIYK5Mq.js +0 -82
- package/dist/chunks/UseHotkeys-CKIYK5Mq.js.map +0 -1
- package/dist/chunks/UseNavigationProgress-TQIkkXyU.js +0 -51
- package/dist/chunks/UseNavigationProgress-TQIkkXyU.js.map +0 -1
- package/dist/chunks/cn-CzDCF-Ah.js +0 -9
- package/dist/chunks/cn-CzDCF-Ah.js.map +0 -1
- package/dist/chunks/dataAttr-7BR67dTj.js +0 -7
- package/dist/chunks/dataAttr-7BR67dTj.js.map +0 -1
- package/dist/chunks/index-BD7H9CkO.js +0 -130
- package/dist/chunks/index-BD7H9CkO.js.map +0 -1
- package/dist/chunks/index-BGzbbN9T.js +0 -1707
- package/dist/chunks/index-BGzbbN9T.js.map +0 -1
- package/dist/chunks/index-C034dEhy.js +0 -205
- package/dist/chunks/index-C034dEhy.js.map +0 -1
- package/dist/chunks/index-Cbydgcdk.js +0 -234
- package/dist/chunks/index-Cbydgcdk.js.map +0 -1
- package/dist/chunks/index-CzKEU1kI.js +0 -11
- package/dist/chunks/index-CzKEU1kI.js.map +0 -1
- package/dist/chunks/useClipboard-BVRwXC--.js +0 -37
- package/dist/chunks/useClipboard-BVRwXC--.js.map +0 -1
- package/dist/chunks/useControlled-B6M4kTLn.js +0 -24
- package/dist/chunks/useControlled-B6M4kTLn.js.map +0 -1
- package/dist/chunks/useDebounceHandler-BIZgvvGp.js +0 -20
- package/dist/chunks/useDebounceHandler-BIZgvvGp.js.map +0 -1
- package/dist/chunks/useEscape-CYPdpm_l.js +0 -15
- package/dist/chunks/useEscape-CYPdpm_l.js.map +0 -1
- package/dist/chunks/useEventListener-gohT6zGs.js +0 -16
- package/dist/chunks/useEventListener-gohT6zGs.js.map +0 -1
- package/dist/chunks/useId-CtgAhGrn.js +0 -9
- package/dist/chunks/useId-CtgAhGrn.js.map +0 -1
- package/dist/chunks/useMediaQuery-DwVcSgGk.js +0 -27
- package/dist/chunks/useMediaQuery-DwVcSgGk.js.map +0 -1
- package/dist/chunks/useOutsideClick-CW80BJfE.js +0 -22
- package/dist/chunks/useOutsideClick-CW80BJfE.js.map +0 -1
- package/dist/chunks/useRecentItems-DFnt5CBy.js +0 -137
- package/dist/chunks/useRecentItems-DFnt5CBy.js.map +0 -1
- package/dist/chunks/useReducedMotion-B9LqQ3UT.js +0 -8
- package/dist/chunks/useReducedMotion-B9LqQ3UT.js.map +0 -1
- package/dist/chunks/useResizeObserver-BUU7lC-n.js +0 -17
- package/dist/chunks/useResizeObserver-BUU7lC-n.js.map +0 -1
- package/dist/chunks/useScrollLock-d6YIGUcs.js +0 -37
- package/dist/chunks/useScrollLock-d6YIGUcs.js.map +0 -1
- package/dist/flags/FlagsContext.d.ts +0 -32
- package/dist/flags/FlagsProvider.vue.d.ts +0 -24
- package/dist/forms-engine/AppForm.d.ts +0 -258
- package/dist/forms-engine/DeepEqual.d.ts +0 -8
- package/dist/forms-engine/FocusFirstInvalid.d.ts +0 -15
- package/dist/forms-engine/FormGlue.d.ts +0 -55
- package/dist/forms-engine/Paths.d.ts +0 -47
- package/dist/forms-engine/SchemaValidation.d.ts +0 -29
- package/dist/forms-engine/SubmitErrors.d.ts +0 -33
- package/dist/forms-engine/UseFieldArray.d.ts +0 -87
- package/dist/forms-engine/house/HouseFormCore.d.ts +0 -33
- package/dist/forms-engine/house/UseAppForm.d.ts +0 -16
- package/dist/forms-engine/house/index.js +0 -315
- package/dist/forms-engine/house/index.js.map +0 -1
- package/dist/forms-engine/index.d.ts +0 -10
- package/dist/forms-engine/index.js +0 -127
- package/dist/forms-engine/index.js.map +0 -1
- package/dist/forms-engine/tanstack/TanstackFormOverlay.d.ts +0 -49
- package/dist/forms-engine/tanstack/UseAppForm.d.ts +0 -26
- package/dist/forms-engine/tanstack/index.js +0 -407
- package/dist/forms-engine/tanstack/index.js.map +0 -1
- package/dist/foundation/animation/AnimatedLayout.d.ts +0 -72
- package/dist/foundation/clipboard/UseClipboardCopy.d.ts +0 -40
- package/dist/foundation/clipboard/UsePasteHandler.d.ts +0 -35
- package/dist/foundation/commands/CommandsContext.d.ts +0 -30
- package/dist/foundation/commands/CommandsProvider.vue.d.ts +0 -18
- package/dist/foundation/commands/UseCommandRegistry.d.ts +0 -19
- package/dist/foundation/commands/UseCommandShortcuts.d.ts +0 -18
- package/dist/foundation/device/UseBreakpoint.d.ts +0 -20
- package/dist/foundation/device/UseDisplayMode.d.ts +0 -23
- package/dist/foundation/device/UsePointer.d.ts +0 -25
- package/dist/foundation/format/Text.d.ts +0 -51
- package/dist/foundation/format/index.js +0 -100
- package/dist/foundation/format/index.js.map +0 -1
- package/dist/foundation/geolocation/GeolocationReading.d.ts +0 -30
- package/dist/foundation/geolocation/PositionResult.d.ts +0 -74
- package/dist/foundation/geolocation/UseGeolocation.d.ts +0 -38
- package/dist/foundation/geolocation/UseWatchPosition.d.ts +0 -16
- package/dist/foundation/gestures/UseDrag.d.ts +0 -75
- package/dist/foundation/gestures/UseLongPress.d.ts +0 -42
- package/dist/foundation/gestures/UsePinch.d.ts +0 -47
- package/dist/foundation/gestures/UseSwipe.d.ts +0 -46
- package/dist/foundation/hooks/index.d.ts +0 -17
- package/dist/foundation/hooks/index.js +0 -34
- package/dist/foundation/hooks/index.js.map +0 -1
- package/dist/foundation/hooks/useAutosave/index.d.ts +0 -1
- package/dist/foundation/hooks/useAutosave/useAutosave.d.ts +0 -46
- package/dist/foundation/hooks/useClipboard/index.d.ts +0 -1
- package/dist/foundation/hooks/useClipboard/useClipboard.d.ts +0 -24
- package/dist/foundation/hooks/useControlled/index.d.ts +0 -1
- package/dist/foundation/hooks/useControlled/useControlled.d.ts +0 -31
- package/dist/foundation/hooks/useDebounceHandler/index.d.ts +0 -1
- package/dist/foundation/hooks/useDisclosure/index.d.ts +0 -1
- package/dist/foundation/hooks/useEscape/index.d.ts +0 -1
- package/dist/foundation/hooks/useEventListener/index.d.ts +0 -1
- package/dist/foundation/hooks/useFocusTrap/index.d.ts +0 -1
- package/dist/foundation/hooks/useId/index.d.ts +0 -1
- package/dist/foundation/hooks/useMediaQuery/index.d.ts +0 -1
- package/dist/foundation/hooks/useMediaQuery/useMediaQuery.d.ts +0 -12
- package/dist/foundation/hooks/useOutsideClick/index.d.ts +0 -1
- package/dist/foundation/hooks/usePersistentState/index.d.ts +0 -1
- package/dist/foundation/hooks/usePersistentState/usePersistentState.d.ts +0 -31
- package/dist/foundation/hooks/useRecentItems/index.d.ts +0 -1
- package/dist/foundation/hooks/useRecentItems/useRecentItems.d.ts +0 -34
- package/dist/foundation/hooks/useReducedMotion/index.d.ts +0 -1
- package/dist/foundation/hooks/useResizeObserver/index.d.ts +0 -1
- package/dist/foundation/hooks/useScrollLock/index.d.ts +0 -1
- package/dist/foundation/hooks/useTypeahead/index.d.ts +0 -1
- package/dist/foundation/hooks/useTypeahead/useTypeahead.d.ts +0 -42
- package/dist/foundation/http/Page.d.ts +0 -47
- package/dist/foundation/http/temporalReviver.d.ts +0 -9
- package/dist/foundation/i18n/FormattedRelative.vue.d.ts +0 -10
- package/dist/foundation/i18n/LocaleContext.d.ts +0 -35
- package/dist/foundation/i18n/LocaleProvider.vue.d.ts +0 -18
- package/dist/foundation/icons/Icon.vue.d.ts +0 -40
- package/dist/foundation/icons/Spinner.vue.d.ts +0 -7
- package/dist/foundation/media/MediaStreamResult.d.ts +0 -45
- package/dist/foundation/net/UseEventStream.d.ts +0 -25
- package/dist/foundation/net/UsePolling.d.ts +0 -26
- package/dist/foundation/net/UseSocket.d.ts +0 -32
- package/dist/foundation/notifications/UseNotificationPermission.d.ts +0 -27
- package/dist/foundation/notifications/UsePermissionState.d.ts +0 -14
- package/dist/foundation/observers/UseInView.d.ts +0 -41
- package/dist/foundation/observers/UseIntersectionObserver.d.ts +0 -18
- package/dist/foundation/observers/UseMutationObserver.d.ts +0 -21
- package/dist/foundation/screen/ScreenResult.d.ts +0 -38
- package/dist/foundation/screen/UseFullscreen.d.ts +0 -28
- package/dist/foundation/screen/UseOrientation.d.ts +0 -28
- package/dist/foundation/screen/UseWakeLock.d.ts +0 -18
- package/dist/foundation/selection/Filter.d.ts +0 -71
- package/dist/foundation/selection/Selection.d.ts +0 -116
- package/dist/foundation/selection/Sort.d.ts +0 -69
- package/dist/foundation/selection/UseFilters.d.ts +0 -34
- package/dist/foundation/selection/UseSelection.d.ts +0 -54
- package/dist/foundation/selection/UseSort.d.ts +0 -36
- package/dist/foundation/shortcuts/UseHotkeys.d.ts +0 -34
- package/dist/foundation/speech/UseSpeechRecognition.d.ts +0 -45
- package/dist/foundation/speech/UseSpeechSynthesis.d.ts +0 -37
- package/dist/foundation/storage/zustand/ZustandPersist.d.ts +0 -36
- package/dist/foundation/storage/zustand/index.d.ts +0 -1
- package/dist/foundation/storage/zustand/index.js.map +0 -1
- package/dist/foundation/sync/LeaderElection.d.ts +0 -88
- package/dist/foundation/sync/SyncChannel.d.ts +0 -65
- package/dist/foundation/sync/UseBroadcastState.d.ts +0 -31
- package/dist/foundation/sync/UseLeaderElection.d.ts +0 -25
- package/dist/foundation/sync/UseSyncChannel.d.ts +0 -16
- package/dist/foundation/sync/index.d.ts +0 -7
- package/dist/foundation/sync/index.js +0 -484
- package/dist/foundation/sync/index.js.map +0 -1
- package/dist/foundation/themes/pool.d.ts +0 -3
- package/dist/foundation/themes/registry.d.ts +0 -16
- package/dist/foundation/themes/validate.d.ts +0 -25
- package/dist/foundation/themes/validated.d.ts +0 -3
- package/dist/foundation/undo/HistoryCore.d.ts +0 -92
- package/dist/foundation/undo/UseUndoHistory.d.ts +0 -66
- package/dist/foundation/undo/UseUndoShortcuts.d.ts +0 -20
- package/dist/foundation/undo/index.d.ts +0 -5
- package/dist/foundation/undo/index.js +0 -361
- package/dist/foundation/undo/index.js.map +0 -1
- package/dist/foundation/utils/Align/index.d.ts +0 -1
- package/dist/foundation/utils/ColorExtensions/ColorExtensions.d.ts +0 -51
- package/dist/foundation/utils/ColorExtensions/index.d.ts +0 -1
- package/dist/foundation/utils/Compare/index.d.ts +0 -1
- package/dist/foundation/utils/CornerPosition/index.d.ts +0 -1
- package/dist/foundation/utils/CssExtensions/CssExtensions.d.ts +0 -115
- package/dist/foundation/utils/CssExtensions/index.d.ts +0 -1
- package/dist/foundation/utils/ElementTag/index.d.ts +0 -1
- package/dist/foundation/utils/Environment/Environment.d.ts +0 -12
- package/dist/foundation/utils/Environment/index.d.ts +0 -1
- package/dist/foundation/utils/Equality/index.d.ts +0 -1
- package/dist/foundation/utils/HtmlExtensions/index.d.ts +0 -1
- package/dist/foundation/utils/KeyboardExtensions/index.d.ts +0 -1
- package/dist/foundation/utils/Layers/Layers.d.ts +0 -35
- package/dist/foundation/utils/Layers/index.d.ts +0 -1
- package/dist/foundation/utils/OptionalExtensions/index.d.ts +0 -1
- package/dist/foundation/utils/Orientation/index.d.ts +0 -1
- package/dist/foundation/utils/OverlayPosition/index.d.ts +0 -1
- package/dist/foundation/utils/PressExtensions/index.d.ts +0 -1
- package/dist/foundation/utils/ProgressTone/index.d.ts +0 -1
- package/dist/foundation/utils/Severity/index.d.ts +0 -1
- package/dist/foundation/utils/Side/index.d.ts +0 -1
- package/dist/foundation/utils/StatusTone/index.d.ts +0 -1
- package/dist/foundation/utils/StyleTokens/index.d.ts +0 -1
- package/dist/foundation/utils/SurfaceStyles/SurfaceStyles.d.ts +0 -397
- package/dist/foundation/utils/SurfaceStyles/index.d.ts +0 -1
- package/dist/foundation/utils/Tones/Tones.d.ts +0 -21
- package/dist/foundation/utils/Tones/index.d.ts +0 -1
- package/dist/foundation/utils/TransitionExtensions/index.d.ts +0 -1
- package/dist/foundation/utils/cn/index.d.ts +0 -1
- package/dist/foundation/utils/composeEventHandlers/index.d.ts +0 -1
- package/dist/foundation/utils/dataAttr/index.d.ts +0 -1
- package/dist/foundation/utils/index.d.ts +0 -33
- package/dist/foundation/utils/index.js +0 -67
- package/dist/foundation/utils/index.js.map +0 -1
- package/dist/foundation/utils/polymorphic/index.d.ts +0 -1
- package/dist/foundation/utils/polymorphic/polymorphic.d.ts +0 -29
- package/dist/foundation/utils/tv/index.d.ts +0 -1
- package/dist/foundation/validation/Composites.d.ts +0 -62
- package/dist/foundation/validation/Messages.d.ts +0 -69
- package/dist/foundation/validation/ValidationError.d.ts +0 -14
- package/dist/foundation/validation/ValidationResult.d.ts +0 -49
- package/dist/foundation/validation/Validator.d.ts +0 -69
- package/dist/foundation/validation/index.d.ts +0 -8
- package/dist/foundation/validation/index.js +0 -512
- package/dist/foundation/validation/index.js.map +0 -1
- package/dist/presentation/actions/fab/FAB.variants.d.ts +0 -158
- package/dist/presentation/actions/fab/FAB.vue.d.ts +0 -29
- package/dist/presentation/actions/fab/index.d.ts +0 -2
- package/dist/presentation/actions/link/Link.variants.d.ts +0 -111
- package/dist/presentation/actions/link/Link.vue.d.ts +0 -24
- package/dist/presentation/actions/link/index.d.ts +0 -2
- package/dist/presentation/actions/optionTile/OptionTile.variants.d.ts +0 -10
- package/dist/presentation/actions/optionTile/OptionTile.vue.d.ts +0 -31
- package/dist/presentation/actions/optionTile/index.d.ts +0 -2
- package/dist/presentation/actions/optionTileGroup/OptionTileGroup.variants.d.ts +0 -76
- package/dist/presentation/actions/optionTileGroup/OptionTileGroup.vue.d.ts +0 -27
- package/dist/presentation/actions/optionTileGroup/index.d.ts +0 -2
- package/dist/presentation/actions/segmentedControl/SegmentedControl.vue.d.ts +0 -20
- package/dist/presentation/actions/segmentedControl/index.d.ts +0 -1
- package/dist/presentation/actions/speedDial/SpeedDial.vue.d.ts +0 -28
- package/dist/presentation/actions/speedDial/SpeedDialAction.vue.d.ts +0 -40
- package/dist/presentation/actions/speedDial/SpeedDialContext.d.ts +0 -36
- package/dist/presentation/actions/speedDial/SpeedDialList.vue.d.ts +0 -13
- package/dist/presentation/actions/speedDial/SpeedDialTrigger.vue.d.ts +0 -30
- package/dist/presentation/actions/speedDial/index.d.ts +0 -166
- package/dist/presentation/actions/toggleButton/ToggleButton.variants.d.ts +0 -141
- package/dist/presentation/actions/toggleButton/ToggleButton.vue.d.ts +0 -59
- package/dist/presentation/actions/toggleButton/index.d.ts +0 -2
- package/dist/presentation/actions/toggleButtonGroup/ToggleButtonGroup.variants.d.ts +0 -33
- package/dist/presentation/actions/toggleButtonGroup/ToggleButtonGroup.vue.d.ts +0 -72
- package/dist/presentation/actions/toggleButtonGroup/ToggleButtonGroupContext.d.ts +0 -24
- package/dist/presentation/actions/toggleButtonGroup/index.d.ts +0 -3
- package/dist/presentation/display/accordion/Accordion.vue.d.ts +0 -45
- package/dist/presentation/display/accordion/AccordionContent.vue.d.ts +0 -14
- package/dist/presentation/display/accordion/AccordionContext.d.ts +0 -29
- package/dist/presentation/display/accordion/AccordionItem.vue.d.ts +0 -20
- package/dist/presentation/display/accordion/AccordionTrigger.vue.d.ts +0 -14
- package/dist/presentation/display/accordion/index.d.ts +0 -5
- package/dist/presentation/display/activityFeed/ActivityFeed.vue.d.ts +0 -18
- package/dist/presentation/display/activityFeed/ActivityItem.vue.d.ts +0 -29
- package/dist/presentation/display/activityFeed/index.d.ts +0 -2
- package/dist/presentation/display/animatedNumber/AnimatedNumber.vue.d.ts +0 -34
- package/dist/presentation/display/animatedNumber/index.d.ts +0 -1
- package/dist/presentation/display/annotationMarker/AnnotationMarker.vue.d.ts +0 -43
- package/dist/presentation/display/annotationMarker/index.d.ts +0 -1
- package/dist/presentation/display/audioWaveform/AudioWaveform.vue.d.ts +0 -57
- package/dist/presentation/display/audioWaveform/index.d.ts +0 -1
- package/dist/presentation/display/chatBubble/ChatBubble.vue.d.ts +0 -79
- package/dist/presentation/display/chatBubble/index.d.ts +0 -1
- package/dist/presentation/display/code/Code.variants.d.ts +0 -48
- package/dist/presentation/display/code/Code.vue.d.ts +0 -17
- package/dist/presentation/display/code/index.d.ts +0 -2
- package/dist/presentation/display/collapsible/Collapsible.vue.d.ts +0 -40
- package/dist/presentation/display/collapsible/CollapsibleContent.vue.d.ts +0 -18
- package/dist/presentation/display/collapsible/CollapsibleContentInner.vue.d.ts +0 -23
- package/dist/presentation/display/collapsible/CollapsibleContext.d.ts +0 -17
- package/dist/presentation/display/collapsible/CollapsibleTrigger.vue.d.ts +0 -18
- package/dist/presentation/display/collapsible/index.d.ts +0 -4
- package/dist/presentation/display/commentThread/Comment.vue.d.ts +0 -39
- package/dist/presentation/display/commentThread/CommentThread.vue.d.ts +0 -14
- package/dist/presentation/display/commentThread/index.d.ts +0 -2
- package/dist/presentation/display/confetti/Confetti.vue.d.ts +0 -40
- package/dist/presentation/display/confetti/index.d.ts +0 -1
- package/dist/presentation/display/countUp/CountUp.vue.d.ts +0 -40
- package/dist/presentation/display/countUp/index.d.ts +0 -1
- package/dist/presentation/display/dataGrid/CellEditor.vue.d.ts +0 -29
- package/dist/presentation/display/dataGrid/DataGrid.vue.d.ts +0 -47
- package/dist/presentation/display/dataGrid/DataGridTypes.d.ts +0 -65
- package/dist/presentation/display/dataGrid/index.d.ts +0 -2
- package/dist/presentation/display/descriptionList/DescriptionList.vue.d.ts +0 -54
- package/dist/presentation/display/descriptionList/index.d.ts +0 -1
- package/dist/presentation/display/eventCalendar/AgendaView.vue.d.ts +0 -13
- package/dist/presentation/display/eventCalendar/EventCalendar.vue.d.ts +0 -41
- package/dist/presentation/display/eventCalendar/EventCalendarTypes.d.ts +0 -28
- package/dist/presentation/display/eventCalendar/MonthView.vue.d.ts +0 -17
- package/dist/presentation/display/eventCalendar/TimeGridView.vue.d.ts +0 -18
- package/dist/presentation/display/eventCalendar/index.d.ts +0 -2
- package/dist/presentation/display/eyebrow/Eyebrow.vue.d.ts +0 -32
- package/dist/presentation/display/eyebrow/index.d.ts +0 -1
- package/dist/presentation/display/gantt/Gantt.vue.d.ts +0 -58
- package/dist/presentation/display/gantt/index.d.ts +0 -1
- package/dist/presentation/display/heatmapCalendar/HeatmapCalendar.vue.d.ts +0 -61
- package/dist/presentation/display/heatmapCalendar/index.d.ts +0 -1
- package/dist/presentation/display/highlight/Highlight.vue.d.ts +0 -20
- package/dist/presentation/display/highlight/index.d.ts +0 -1
- package/dist/presentation/display/image/Image.vue.d.ts +0 -15
- package/dist/presentation/display/image/index.d.ts +0 -1
- package/dist/presentation/display/kbd/Kbd.vue.d.ts +0 -13
- package/dist/presentation/display/kbd/index.d.ts +0 -1
- package/dist/presentation/display/keyboardShortcut/KeyboardShortcut.vue.d.ts +0 -13
- package/dist/presentation/display/keyboardShortcut/index.d.ts +0 -1
- package/dist/presentation/display/list/List.variants.d.ts +0 -112
- package/dist/presentation/display/list/List.vue.d.ts +0 -23
- package/dist/presentation/display/list/ListItem.vue.d.ts +0 -23
- package/dist/presentation/display/list/index.d.ts +0 -3
- package/dist/presentation/display/mark/Mark.vue.d.ts +0 -13
- package/dist/presentation/display/mark/index.d.ts +0 -1
- package/dist/presentation/display/marquee/Marquee.vue.d.ts +0 -39
- package/dist/presentation/display/marquee/index.d.ts +0 -1
- package/dist/presentation/display/messageList/DaySeparator.vue.d.ts +0 -17
- package/dist/presentation/display/messageList/MessageList.vue.d.ts +0 -39
- package/dist/presentation/display/messageList/index.d.ts +0 -2
- package/dist/presentation/display/metaInline/MetaInline.vue.d.ts +0 -21
- package/dist/presentation/display/metaInline/index.d.ts +0 -1
- package/dist/presentation/display/metricChip/MetricChip.vue.d.ts +0 -54
- package/dist/presentation/display/metricChip/index.d.ts +0 -1
- package/dist/presentation/display/nodeEditor/NodeEditor.vue.d.ts +0 -58
- package/dist/presentation/display/notificationDot/NotificationDot.vue.d.ts +0 -47
- package/dist/presentation/display/notificationDot/index.d.ts +0 -1
- package/dist/presentation/display/pdfViewer/PDFViewer.vue.d.ts +0 -40
- package/dist/presentation/display/quote/Quote.vue.d.ts +0 -13
- package/dist/presentation/display/quote/index.d.ts +0 -1
- package/dist/presentation/display/scrollReveal/ScrollReveal.vue.d.ts +0 -50
- package/dist/presentation/display/scrollReveal/index.d.ts +0 -1
- package/dist/presentation/display/sectionHeader/SectionHeader.vue.d.ts +0 -49
- package/dist/presentation/display/sectionHeader/index.d.ts +0 -1
- package/dist/presentation/display/separator/Separator.vue.d.ts +0 -14
- package/dist/presentation/display/separator/index.d.ts +0 -1
- package/dist/presentation/display/snippet/Snippet.vue.d.ts +0 -21
- package/dist/presentation/display/snippet/index.d.ts +0 -1
- package/dist/presentation/display/sortable/Sortable.vue.d.ts +0 -18
- package/dist/presentation/display/sortable/SortableContext.d.ts +0 -22
- package/dist/presentation/display/sortable/SortableHandle.vue.d.ts +0 -14
- package/dist/presentation/display/sortable/SortableItem.vue.d.ts +0 -16
- package/dist/presentation/display/sortable/index.d.ts +0 -4
- package/dist/presentation/display/stat/Stat.vue.d.ts +0 -48
- package/dist/presentation/display/stat/index.d.ts +0 -1
- package/dist/presentation/display/swipeActions/SwipeActions.vue.d.ts +0 -28
- package/dist/presentation/display/swipeActions/index.d.ts +0 -1
- package/dist/presentation/display/tabs/Tabs.vue.d.ts +0 -33
- package/dist/presentation/display/tabs/TabsContext.d.ts +0 -34
- package/dist/presentation/display/tabs/TabsList.vue.d.ts +0 -256
- package/dist/presentation/display/tabs/TabsPanel.vue.d.ts +0 -16
- package/dist/presentation/display/tabs/TabsTab.vue.d.ts +0 -20
- package/dist/presentation/display/tabs/index.d.ts +0 -5
- package/dist/presentation/display/tilt/Tilt.vue.d.ts +0 -31
- package/dist/presentation/display/tilt/index.d.ts +0 -1
- package/dist/presentation/display/tooltip/Tooltip.vue.d.ts +0 -53
- package/dist/presentation/display/tree/Tree.vue.d.ts +0 -275
- package/dist/presentation/display/tree/TreeContext.d.ts +0 -29
- package/dist/presentation/display/tree/TreeGroup.vue.d.ts +0 -28
- package/dist/presentation/display/tree/TreeGroupContent.vue.d.ts +0 -17
- package/dist/presentation/display/tree/TreeItem.vue.d.ts +0 -20
- package/dist/presentation/display/tree/TreeNodeRow.vue.d.ts +0 -27
- package/dist/presentation/display/tree/index.d.ts +0 -4
- package/dist/presentation/display/typewriter/Typewriter.vue.d.ts +0 -32
- package/dist/presentation/display/typewriter/index.d.ts +0 -1
- package/dist/presentation/feedback/feedbackToasts/FeedbackToasts.vue.d.ts +0 -18
- package/dist/presentation/feedback/feedbackToasts/index.d.ts +0 -1
- package/dist/presentation/feedback/liveCursor/LiveCursor.vue.d.ts +0 -33
- package/dist/presentation/feedback/liveCursor/index.d.ts +0 -1
- package/dist/presentation/feedback/notificationCenter/NotificationCenter.vue.d.ts +0 -30
- package/dist/presentation/feedback/notificationCenter/NotificationItem.vue.d.ts +0 -40
- package/dist/presentation/feedback/notificationCenter/index.d.ts +0 -2
- package/dist/presentation/feedback/onboardingChecklist/OnboardingChecklist.vue.d.ts +0 -56
- package/dist/presentation/feedback/onboardingChecklist/OnboardingChecklistTask.vue.d.ts +0 -27
- package/dist/presentation/feedback/onboardingChecklist/index.d.ts +0 -3
- package/dist/presentation/feedback/progressCircle/ProgressCircle.vue.d.ts +0 -21
- package/dist/presentation/feedback/progressCircle/index.d.ts +0 -1
- package/dist/presentation/feedback/progressSteps/ProgressSteps.vue.d.ts +0 -16
- package/dist/presentation/feedback/progressSteps/index.d.ts +0 -1
- package/dist/presentation/feedback/skeleton/Skeleton.variants.d.ts +0 -57
- package/dist/presentation/feedback/skeleton/Skeleton.vue.d.ts +0 -17
- package/dist/presentation/feedback/skeleton/index.d.ts +0 -2
- package/dist/presentation/feedback/toaster/Toaster.vue.d.ts +0 -84
- package/dist/presentation/feedback/toaster/index.d.ts +0 -1
- package/dist/presentation/feedback/tour/Tour.vue.d.ts +0 -45
- package/dist/presentation/feedback/tour/index.d.ts +0 -1
- package/dist/presentation/forms/addressForm/AddressForm.vue.d.ts +0 -54
- package/dist/presentation/forms/addressForm/index.d.ts +0 -1
- package/dist/presentation/forms/calendar/Calendar.vue.d.ts +0 -33
- package/dist/presentation/forms/calendar/index.d.ts +0 -1
- package/dist/presentation/forms/characterCount/CharacterCount.vue.d.ts +0 -15
- package/dist/presentation/forms/characterCount/index.d.ts +0 -1
- package/dist/presentation/forms/chatComposer/ChatComposer.vue.d.ts +0 -74
- package/dist/presentation/forms/chatComposer/index.d.ts +0 -1
- package/dist/presentation/forms/checkbox/Checkbox.variants.d.ts +0 -133
- package/dist/presentation/forms/checkbox/Checkbox.vue.d.ts +0 -48
- package/dist/presentation/forms/checkbox/index.d.ts +0 -2
- package/dist/presentation/forms/colorField/ColorField.vue.d.ts +0 -44
- package/dist/presentation/forms/colorField/index.d.ts +0 -1
- package/dist/presentation/forms/colorSlider/ColorSlider.vue.d.ts +0 -47
- package/dist/presentation/forms/colorSlider/index.d.ts +0 -1
- package/dist/presentation/forms/colorSwatch/ColorSwatch.variants.d.ts +0 -186
- package/dist/presentation/forms/colorSwatch/ColorSwatch.vue.d.ts +0 -33
- package/dist/presentation/forms/colorSwatch/index.d.ts +0 -2
- package/dist/presentation/forms/colorWheel/ColorWheel.vue.d.ts +0 -34
- package/dist/presentation/forms/colorWheel/index.d.ts +0 -1
- package/dist/presentation/forms/combobox/Combobox.vue.d.ts +0 -60
- package/dist/presentation/forms/combobox/ComboboxContent.vue.d.ts +0 -39
- package/dist/presentation/forms/combobox/ComboboxContext.d.ts +0 -53
- package/dist/presentation/forms/combobox/ComboboxEmpty.vue.d.ts +0 -10
- package/dist/presentation/forms/combobox/ComboboxGroup.vue.d.ts +0 -19
- package/dist/presentation/forms/combobox/ComboboxInput.vue.d.ts +0 -12
- package/dist/presentation/forms/combobox/ComboboxItem.vue.d.ts +0 -28
- package/dist/presentation/forms/combobox/ComboboxSeparator.vue.d.ts +0 -3
- package/dist/presentation/forms/combobox/index.d.ts +0 -8
- package/dist/presentation/forms/dateField/DateField.vue.d.ts +0 -42
- package/dist/presentation/forms/dateField/index.d.ts +0 -1
- package/dist/presentation/forms/dateTimeField/DateTimeField.vue.d.ts +0 -42
- package/dist/presentation/forms/dateTimeField/index.d.ts +0 -1
- package/dist/presentation/forms/editable/Editable.vue.d.ts +0 -60
- package/dist/presentation/forms/editable/EditableCancel.vue.d.ts +0 -12
- package/dist/presentation/forms/editable/EditableContext.d.ts +0 -37
- package/dist/presentation/forms/editable/EditableInput.vue.d.ts +0 -12
- package/dist/presentation/forms/editable/EditablePreview.vue.d.ts +0 -7
- package/dist/presentation/forms/editable/EditableSubmit.vue.d.ts +0 -14
- package/dist/presentation/forms/editable/index.d.ts +0 -7
- package/dist/presentation/forms/emojiPicker/useEmojiPicker.d.ts +0 -45
- package/dist/presentation/forms/emojiSizeControl/EmojiSizeControl.variants.d.ts +0 -23
- package/dist/presentation/forms/emojiSizeControl/EmojiSizeControl.vue.d.ts +0 -32
- package/dist/presentation/forms/emojiSizeControl/index.d.ts +0 -2
- package/dist/presentation/forms/fieldset/Fieldset.vue.d.ts +0 -22
- package/dist/presentation/forms/fieldset/index.d.ts +0 -1
- package/dist/presentation/forms/fileUpload/FileUpload.vue.d.ts +0 -60
- package/dist/presentation/forms/fileUpload/index.d.ts +0 -1
- package/dist/presentation/forms/formErrorMessage/FormErrorMessage.vue.d.ts +0 -24
- package/dist/presentation/forms/formErrorMessage/index.d.ts +0 -1
- package/dist/presentation/forms/formHelperText/FormHelperText.vue.d.ts +0 -19
- package/dist/presentation/forms/formHelperText/index.d.ts +0 -1
- package/dist/presentation/forms/inputAddon/InputAddon.vue.d.ts +0 -20
- package/dist/presentation/forms/inputAddon/index.d.ts +0 -1
- package/dist/presentation/forms/inputGroup/InputGroup.vue.d.ts +0 -19
- package/dist/presentation/forms/jsonEditor/JSONEditor.vue.d.ts +0 -49
- package/dist/presentation/forms/jsonEditor/JSONEditorContext.d.ts +0 -28
- package/dist/presentation/forms/jsonEditor/JSONEditorHelpers.d.ts +0 -6
- package/dist/presentation/forms/jsonEditor/JSONEditorTextView.vue.d.ts +0 -14
- package/dist/presentation/forms/jsonEditor/JSONEditorTreeNode.vue.d.ts +0 -15
- package/dist/presentation/forms/jsonEditor/JSONEditorTreeView.vue.d.ts +0 -8
- package/dist/presentation/forms/knob/Knob.vue.d.ts +0 -75
- package/dist/presentation/forms/knob/index.d.ts +0 -1
- package/dist/presentation/forms/label/Label.vue.d.ts +0 -34
- package/dist/presentation/forms/label/index.d.ts +0 -1
- package/dist/presentation/forms/labeledInput/LabeledInput.vue.d.ts +0 -23
- package/dist/presentation/forms/labeledInput/index.d.ts +0 -2
- package/dist/presentation/forms/legend/Legend.vue.d.ts +0 -21
- package/dist/presentation/forms/legend/index.d.ts +0 -1
- package/dist/presentation/forms/listbox/Listbox.variants.d.ts +0 -71
- package/dist/presentation/forms/listbox/Listbox.vue.d.ts +0 -70
- package/dist/presentation/forms/listbox/ListboxContext.d.ts +0 -47
- package/dist/presentation/forms/listbox/ListboxEmpty.vue.d.ts +0 -10
- package/dist/presentation/forms/listbox/ListboxGroup.vue.d.ts +0 -20
- package/dist/presentation/forms/listbox/ListboxItem.vue.d.ts +0 -24
- package/dist/presentation/forms/listbox/ListboxSeparator.vue.d.ts +0 -3
- package/dist/presentation/forms/listbox/index.d.ts +0 -7
- package/dist/presentation/forms/multiSelect/MultiSelect.vue.d.ts +0 -52
- package/dist/presentation/forms/multiSelect/MultiSelectContent.vue.d.ts +0 -31
- package/dist/presentation/forms/multiSelect/MultiSelectContext.d.ts +0 -38
- package/dist/presentation/forms/multiSelect/MultiSelectItem.vue.d.ts +0 -25
- package/dist/presentation/forms/multiSelect/MultiSelectTags.vue.d.ts +0 -14
- package/dist/presentation/forms/multiSelect/MultiSelectTrigger.vue.d.ts +0 -20
- package/dist/presentation/forms/multiSelect/index.d.ts +0 -6
- package/dist/presentation/forms/passwordStrength/PasswordStrength.vue.d.ts +0 -16
- package/dist/presentation/forms/passwordStrength/index.d.ts +0 -1
- package/dist/presentation/forms/radio/Radio.vue.d.ts +0 -35
- package/dist/presentation/forms/radio/index.d.ts +0 -1
- package/dist/presentation/forms/rangeCalendar/RangeCalendar.vue.d.ts +0 -37
- package/dist/presentation/forms/rangeCalendar/index.d.ts +0 -1
- package/dist/presentation/forms/select/Select.variants.d.ts +0 -263
- package/dist/presentation/forms/select/Select.vue.d.ts +0 -69
- package/dist/presentation/forms/select/SelectContent.vue.d.ts +0 -44
- package/dist/presentation/forms/select/SelectContext.d.ts +0 -76
- package/dist/presentation/forms/select/SelectItem.vue.d.ts +0 -33
- package/dist/presentation/forms/select/SelectTrigger.vue.d.ts +0 -21
- package/dist/presentation/forms/select/SelectValue.vue.d.ts +0 -22
- package/dist/presentation/forms/select/index.d.ts +0 -7
- package/dist/presentation/forms/slider/Slider.vue.d.ts +0 -38
- package/dist/presentation/forms/slider/index.d.ts +0 -1
- package/dist/presentation/forms/stepper/Stepper.vue.d.ts +0 -34
- package/dist/presentation/forms/stepper/StepperContext.d.ts +0 -44
- package/dist/presentation/forms/stepper/StepperList.vue.d.ts +0 -256
- package/dist/presentation/forms/stepper/StepperPanel.vue.d.ts +0 -16
- package/dist/presentation/forms/stepper/StepperStep.vue.d.ts +0 -23
- package/dist/presentation/forms/stepper/index.d.ts +0 -5
- package/dist/presentation/forms/switch/Switch.vue.d.ts +0 -35
- package/dist/presentation/forms/switch/index.d.ts +0 -1
- package/dist/presentation/forms/timeField/TimeField.vue.d.ts +0 -38
- package/dist/presentation/forms/timeField/index.d.ts +0 -1
- package/dist/presentation/forms/wizard/Wizard.vue.d.ts +0 -38
- package/dist/presentation/forms/wizard/WizardContext.d.ts +0 -38
- package/dist/presentation/forms/wizard/WizardFooter.vue.d.ts +0 -29
- package/dist/presentation/forms/wizard/WizardStep.vue.d.ts +0 -29
- package/dist/presentation/forms/wizard/WizardSteps.vue.d.ts +0 -7
- package/dist/presentation/forms/wizard/index.d.ts +0 -6
- package/dist/presentation/layout/aspectRatio/AspectRatio.vue.d.ts +0 -18
- package/dist/presentation/layout/aspectRatio/index.d.ts +0 -1
- package/dist/presentation/layout/box/Box.vue.d.ts +0 -19
- package/dist/presentation/layout/box/index.d.ts +0 -1
- package/dist/presentation/layout/center/Center.vue.d.ts +0 -13
- package/dist/presentation/layout/center/index.d.ts +0 -1
- package/dist/presentation/layout/cluster/Cluster.vue.d.ts +0 -22
- package/dist/presentation/layout/cluster/index.d.ts +0 -1
- package/dist/presentation/layout/container/Container.variants.d.ts +0 -84
- package/dist/presentation/layout/container/Container.vue.d.ts +0 -21
- package/dist/presentation/layout/container/index.d.ts +0 -2
- package/dist/presentation/layout/controlGroup/ControlGroup.variants.d.ts +0 -136
- package/dist/presentation/layout/controlGroup/ControlGroup.vue.d.ts +0 -35
- package/dist/presentation/layout/controlGroup/index.d.ts +0 -2
- package/dist/presentation/layout/divider/Divider.variants.d.ts +0 -47
- package/dist/presentation/layout/divider/Divider.vue.d.ts +0 -38
- package/dist/presentation/layout/divider/index.d.ts +0 -2
- package/dist/presentation/layout/flex/Flex.vue.d.ts +0 -18
- package/dist/presentation/layout/flex/index.d.ts +0 -1
- package/dist/presentation/layout/frame/Frame.vue.d.ts +0 -38
- package/dist/presentation/layout/frame/index.d.ts +0 -1
- package/dist/presentation/layout/hStack/HStack.vue.d.ts +0 -14
- package/dist/presentation/layout/hStack/index.d.ts +0 -1
- package/dist/presentation/layout/inline/Inline.vue.d.ts +0 -42
- package/dist/presentation/layout/inline/index.d.ts +0 -1
- package/dist/presentation/layout/overlay/Overlay.variants.d.ts +0 -231
- package/dist/presentation/layout/overlay/Overlay.vue.d.ts +0 -64
- package/dist/presentation/layout/overlay/index.d.ts +0 -2
- package/dist/presentation/layout/pullToRefresh/PullToRefresh.vue.d.ts +0 -22
- package/dist/presentation/layout/pullToRefresh/index.d.ts +0 -1
- package/dist/presentation/layout/resizablePanels/ResizablePanel.vue.d.ts +0 -21
- package/dist/presentation/layout/resizablePanels/ResizablePanels.vue.d.ts +0 -59
- package/dist/presentation/layout/resizablePanels/ResizableSeparator.vue.d.ts +0 -10
- package/dist/presentation/layout/resizablePanels/index.d.ts +0 -4
- package/dist/presentation/layout/spacer/Spacer.vue.d.ts +0 -15
- package/dist/presentation/layout/spacer/index.d.ts +0 -1
- package/dist/presentation/layout/stack/Stack.variants.d.ts +0 -330
- package/dist/presentation/layout/stack/Stack.vue.d.ts +0 -37
- package/dist/presentation/layout/stack/index.d.ts +0 -2
- package/dist/presentation/layout/surface/Surface.vue.d.ts +0 -39
- package/dist/presentation/layout/surface/index.d.ts +0 -1
- package/dist/presentation/layout/twoColumn/TwoColumn.vue.d.ts +0 -28
- package/dist/presentation/layout/twoColumn/index.d.ts +0 -1
- package/dist/presentation/layout/vStack/VStack.vue.d.ts +0 -14
- package/dist/presentation/layout/vStack/index.d.ts +0 -1
- package/dist/presentation/nav/NavHelpers.d.ts +0 -11
- package/dist/presentation/nav/commandPalette/CommandPalette.vue.d.ts +0 -53
- package/dist/presentation/nav/commandPalette/CommandPaletteContent.vue.d.ts +0 -17
- package/dist/presentation/nav/commandPalette/CommandPaletteContext.d.ts +0 -42
- package/dist/presentation/nav/commandPalette/CommandPaletteEmpty.vue.d.ts +0 -19
- package/dist/presentation/nav/commandPalette/CommandPaletteGroup.vue.d.ts +0 -19
- package/dist/presentation/nav/commandPalette/CommandPaletteInput.vue.d.ts +0 -14
- package/dist/presentation/nav/commandPalette/CommandPaletteItem.vue.d.ts +0 -36
- package/dist/presentation/nav/commandPalette/CommandPaletteList.vue.d.ts +0 -19
- package/dist/presentation/nav/commandPalette/CommandPaletteSeparator.vue.d.ts +0 -12
- package/dist/presentation/nav/commandPalette/index.d.ts +0 -9
- package/dist/presentation/overlays/OverlayHelpers.d.ts +0 -11
- package/dist/presentation/overlays/backdrop/Backdrop.vue.d.ts +0 -40
- package/dist/presentation/overlays/backdrop/index.d.ts +0 -1
- package/dist/query/CreateQueryClient.d.ts +0 -19
- package/dist/query/Devtools.vue.d.ts +0 -10
- package/dist/query/Endpoints.d.ts +0 -14
- package/dist/query/PageHelpers.d.ts +0 -10
- package/dist/query/Persistence.d.ts +0 -40
- package/dist/query/QueryProgressBridge.d.ts +0 -16
- package/dist/query/QueryProvider.vue.d.ts +0 -17
- package/dist/query/QueryTestUtils.d.ts +0 -54
- package/dist/query/ToApiError.d.ts +0 -7
- package/dist/query/UseAppInfiniteQuery.d.ts +0 -45
- package/dist/query/UseAppLazyQuery.d.ts +0 -40
- package/dist/query/UseAppMutation.d.ts +0 -32
- package/dist/query/UseAppPaginatedQuery.d.ts +0 -39
- package/dist/query/UseAppQueries.d.ts +0 -43
- package/dist/query/UseAppQuery.d.ts +0 -38
- package/dist/query/UseAppSuspenseQuery.d.ts +0 -42
- package/dist/query/UseOptimisticMutation.d.ts +0 -25
- package/dist/query/UsePrefetchQuery.d.ts +0 -26
- package/dist/query/UseQueryCache.d.ts +0 -31
- package/dist/query/testing.d.ts +0 -1
- package/dist/query/testing.js +0 -48
- package/dist/query/testing.js.map +0 -1
- package/dist/router/AppErrorBoundary.vue.d.ts +0 -26
- package/dist/router/AppNavLink.vue.d.ts +0 -40
- package/dist/router/CreateAppRouter.d.ts +0 -65
- package/dist/router/DocumentMeta.d.ts +0 -9
- package/dist/router/Guards.d.ts +0 -29
- package/dist/router/LazyRoute.d.ts +0 -16
- package/dist/router/NavigationProgress.vue.d.ts +0 -19
- package/dist/router/NotFound.vue.d.ts +0 -10
- package/dist/router/RouteAnnouncer.vue.d.ts +0 -10
- package/dist/router/RouteConfig.d.ts +0 -82
- package/dist/router/RouteHandles.d.ts +0 -24
- package/dist/router/RoutePersistence.d.ts +0 -21
- package/dist/router/UseBreadcrumbs.d.ts +0 -17
- package/dist/router/UsePrefetch.d.ts +0 -19
- /package/dist/{forms-engine → formsEngine}/StandardSchema.d.ts +0 -0
- /package/dist/{forms-engine → formsEngine/adapters}/house/index.d.ts +0 -0
- /package/dist/{forms-engine → formsEngine/adapters}/tanstack/index.d.ts +0 -0
- /package/dist/foundation/{utils/TransitionExtensions → animation}/TransitionExtensions.d.ts +0 -0
- /package/dist/foundation/{hooks/useDebounceHandler/useDebounceHandler.d.ts → async/UseDebounceHandler.d.ts} +0 -0
- /package/dist/foundation/{sync → channels}/CreateSyncChannel.d.ts +0 -0
- /package/dist/foundation/{sync → channels}/MemorySyncHub.d.ts +0 -0
- /package/dist/foundation/{utils/Equality → collections}/Equality.d.ts +0 -0
- /package/dist/foundation/device/{DisplayMode.d.ts → enums/DisplayMode.d.ts} +0 -0
- /package/dist/foundation/device/{PointerType.d.ts → enums/PointerType.d.ts} +0 -0
- /package/dist/foundation/device/{UseOnlineStatus.d.ts → hooks/UseOnlineStatus.d.ts} +0 -0
- /package/dist/foundation/{hooks/useReducedMotion/useReducedMotion.d.ts → device/hooks/UseReducedMotion.d.ts} +0 -0
- /package/dist/foundation/{utils/composeEventHandlers/composeEventHandlers.d.ts → dom/ComposeEventHandlers.d.ts} +0 -0
- /package/dist/foundation/{utils/dataAttr/dataAttr.d.ts → dom/DataAttr.d.ts} +0 -0
- /package/dist/foundation/{utils/PressExtensions → dom}/PressExtensions.d.ts +0 -0
- /package/dist/foundation/{utils/ElementTag → dom/enums}/ElementTag.d.ts +0 -0
- /package/dist/foundation/{utils/HtmlExtensions/HtmlExtensions.d.ts → dom/enums/HtmlValues.d.ts} +0 -0
- /package/dist/foundation/{utils/KeyboardExtensions/KeyboardExtensions.d.ts → dom/enums/Key.d.ts} +0 -0
- /package/dist/foundation/{hooks/useEventListener/useEventListener.d.ts → dom/hooks/UseEventListener.d.ts} +0 -0
- /package/dist/foundation/{hooks/useFocusTrap/useFocusTrap.d.ts → dom/hooks/UseFocusTrap.d.ts} +0 -0
- /package/dist/foundation/{hooks/useOutsideClick/useOutsideClick.d.ts → dom/hooks/UseOutsideClick.d.ts} +0 -0
- /package/dist/foundation/{hooks/useScrollLock/useScrollLock.d.ts → dom/hooks/UseScrollLock.d.ts} +0 -0
- /package/dist/foundation/{format → formatters}/Bytes.d.ts +0 -0
- /package/dist/foundation/{format → formatters}/Count.d.ts +0 -0
- /package/dist/foundation/{format → formatters}/Duration.d.ts +0 -0
- /package/dist/foundation/{format → formatters}/index.d.ts +0 -0
- /package/dist/foundation/geolocation/{Coordinates.d.ts → models/Coordinates.d.ts} +0 -0
- /package/dist/foundation/gestures/{GestureAxis.d.ts → enums/GestureAxis.d.ts} +0 -0
- /package/dist/foundation/gestures/{SwipeDirection.d.ts → enums/SwipeDirection.d.ts} +0 -0
- /package/dist/foundation/{undo → history}/SnapshotHistory.d.ts +0 -0
- /package/dist/foundation/{undo → history}/UndoHistory.d.ts +0 -0
- /package/dist/foundation/http/{ApiResponse.d.ts → models/ApiResponse.d.ts} +0 -0
- /package/dist/foundation/http/{DateBrands.d.ts → models/DateBrands.d.ts} +0 -0
- /package/dist/foundation/http/{ProblemDetails.d.ts → models/ProblemDetails.d.ts} +0 -0
- /package/dist/foundation/{utils/Compare → i18n}/Compare.d.ts +0 -0
- /package/dist/foundation/{hooks/useId/useId.d.ts → identifiers/UseId.d.ts} +0 -0
- /package/dist/foundation/{hooks/useResizeObserver/useResizeObserver.d.ts → observers/hooks/UseResizeObserver.d.ts} +0 -0
- /package/dist/foundation/observers/{UseVisibility.d.ts → hooks/UseVisibility.d.ts} +0 -0
- /package/dist/foundation/{utils/OptionalExtensions → optionals}/OptionalExtensions.d.ts +0 -0
- /package/dist/foundation/resilience/{BackoffStrategy.d.ts → enums/BackoffStrategy.d.ts} +0 -0
- /package/dist/foundation/resilience/{JitterStrategy.d.ts → enums/JitterStrategy.d.ts} +0 -0
- /package/dist/foundation/selection/{Field.d.ts → models/Field.d.ts} +0 -0
- /package/dist/foundation/{hooks/useEscape/useEscape.d.ts → shortcuts/hooks/UseEscape.d.ts} +0 -0
- /package/dist/foundation/{hooks/useDisclosure/useDisclosure.d.ts → state/hooks/UseDisclosure.d.ts} +0 -0
- /package/dist/foundation/storage/{zustand → adapters/zustand}/index.js +0 -0
- /package/dist/foundation/{utils/cn/cn.d.ts → styles/Cn.d.ts} +0 -0
- /package/dist/foundation/{utils/tv/tv.d.ts → styles/Tv.d.ts} +0 -0
- /package/dist/foundation/{utils/Align → styles/enums}/Align.d.ts +0 -0
- /package/dist/foundation/{utils/CornerPosition → styles/enums}/CornerPosition.d.ts +0 -0
- /package/dist/foundation/{utils/Orientation → styles/enums}/Orientation.d.ts +0 -0
- /package/dist/foundation/{utils/OverlayPosition → styles/enums}/OverlayPosition.d.ts +0 -0
- /package/dist/foundation/{utils/ProgressTone → styles/enums}/ProgressTone.d.ts +0 -0
- /package/dist/foundation/{utils/Severity → styles/enums}/Severity.d.ts +0 -0
- /package/dist/foundation/{utils/Side → styles/enums}/Side.d.ts +0 -0
- /package/dist/foundation/{utils/StatusTone → styles/enums}/StatusTone.d.ts +0 -0
- /package/dist/foundation/{utils/StyleTokens → styles/enums}/StyleTokens.d.ts +0 -0
- /package/dist/foundation/themes/{css.d.ts → Css.d.ts} +0 -0
- /package/dist/foundation/themes/{generate.d.ts → Generate.d.ts} +0 -0
- /package/dist/foundation/{validation → validators}/Formats.d.ts +0 -0
- /package/dist/foundation/{validation → validators}/Primitives.d.ts +0 -0
- /package/dist/foundation/{validation → validators}/StandardSchema.d.ts +0 -0
- /package/dist/presentation/{display → forms}/nodeEditor/index.d.ts +0 -0
- /package/dist/presentation/{forms → layout}/inputGroup/index.d.ts +0 -0
- /package/dist/presentation/{display → overlays}/tooltip/index.d.ts +0 -0
- /package/dist/query/{QueryPlugin.d.ts → adapters/tanstack/QueryPlugin.d.ts} +0 -0
- /package/dist/router/{DocumentTitle.d.ts → adapters/vueRouter/DocumentTitle.d.ts} +0 -0
- /package/dist/router/{PageViewTracker.d.ts → adapters/vueRouter/PageViewTracker.d.ts} +0 -0
- /package/dist/router/{UseNavigationBlocker.d.ts → adapters/vueRouter/hooks/UseNavigationBlocker.d.ts} +0 -0
- /package/dist/router/{UseRouteNavigating.d.ts → adapters/vueRouter/hooks/UseRouteNavigating.d.ts} +0 -0
- /package/dist/router/{UseTypedSearchParams.d.ts → adapters/vueRouter/hooks/UseTypedSearchParams.d.ts} +0 -0
- /package/dist/router/{UseNavigationProgress.d.ts → hooks/UseNavigationProgress.d.ts} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SwipeActionsLayout.vue_vue_type_script_setup_true_lang-Dc0UJfs9.js","sources":["../../src/presentation/layout/boxLayout/BoxLayout.vue","../../src/presentation/layout/hStackLayout/HStackLayout.vue","../../src/presentation/layout/vStackLayout/VStackLayout.vue","../../src/presentation/layout/grid/Grid.variants.ts","../../src/presentation/layout/grid/Grid.vue","../../src/presentation/layout/containerLayout/ContainerLayout.variants.ts","../../src/presentation/layout/containerLayout/ContainerLayout.vue","../../src/presentation/layout/flexLayout/FlexLayout.vue","../../src/presentation/layout/aspectRatioLayout/AspectRatioLayout.vue","../../src/presentation/layout/spacerLayout/SpacerLayout.vue","../../src/presentation/layout/centerLayout/CenterLayout.vue","../../src/presentation/layout/dividerLayout/DividerLayout.variants.ts","../../src/presentation/layout/dividerLayout/DividerLayout.vue","../../src/presentation/layout/scrollArea/ScrollArea.vue","../../src/presentation/layout/clusterLayout/ClusterLayout.vue","../../src/presentation/layout/frameLayout/FrameLayout.vue","../../src/presentation/layout/twoColumnLayout/TwoColumnLayout.vue","../../src/presentation/layout/resizablePanelsLayout/ResizablePanelsLayout.vue","../../src/presentation/layout/resizablePanelsLayout/ResizablePanel.vue","../../src/presentation/layout/resizablePanelsLayout/ResizableSeparator.vue","../../src/presentation/layout/pullToRefreshLayout/PullToRefreshLayout.vue","../../src/presentation/layout/appShell/AppShell.vue","../../src/presentation/layout/appShell/AppShellHeader.vue","../../src/presentation/layout/appShell/AppShellSidebar.vue","../../src/presentation/layout/appShell/AppShellMain.vue","../../src/presentation/layout/appShell/AppShellContent.vue","../../src/presentation/layout/appShell/AppShellAside.vue","../../src/presentation/layout/appShell/AppShellFooter.vue","../../src/presentation/layout/anchorLayout/AnchorLayout.variants.ts","../../src/presentation/layout/anchorLayout/AnchorLayout.vue","../../src/presentation/layout/surfaceLayout/SurfaceLayout.vue","../../src/presentation/layout/section/Section.variants.ts","../../src/presentation/layout/section/Section.vue","../../src/presentation/layout/navbar/Navbar.variants.ts","../../src/presentation/layout/navbar/Navbar.vue","../../src/presentation/layout/inputAddonLayout/InputAddonLayout.vue","../../src/presentation/layout/inputGroup/InputGroup.vue","../../src/presentation/layout/separatorLayout/SeparatorLayout.vue","../../src/presentation/layout/tiltLayout/TiltLayout.vue","../../src/presentation/layout/swipeActionsLayout/SwipeActionsLayout.vue"],"sourcesContent":["<script lang=\"ts\">\nimport type { ElementType } from '../../../foundation/dom';\n\nexport interface BoxLayoutProps {\n /** The HTML element to render. Default `div`. */\n readonly as?: ElementType;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\n\n/**\n * Renders the lowest-level layout primitive — any element (default `div`)\n * with className passthrough. Use as a styling shell when no other layout\n * atom fits.\n *\n * `inheritAttrs: false` so a caller's `class` goes through `cn` (tailwind-merge\n * resolves the conflict) instead of Vue's blind class concatenation — the same\n * last-wins precedence React's `cn(…, className)` gives.\n */\ndefineOptions({ name: 'BoxLayout', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<BoxLayoutProps>(), { as: 'div' });\n\ndefineSlots<{\n /** The content the box wraps. */\n default?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLElement>('el');\n\nconst classes = computed(() => cn(attrs.class as string | undefined));\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <component :is=\"props.as\" ref=\"el\" v-bind=\"rest\" :class=\"classes\"><slot /></component>\n</template>\n","<script lang=\"ts\">\nimport type { StackLayoutProps } from '../stackLayout/StackLayout.vue';\n\nexport type HStackLayoutProps = Omit<StackLayoutProps, 'direction'>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useTemplateRef } from 'vue';\nimport StackLayout from '../stackLayout/StackLayout.vue';\n\n/** Renders a `StackLayout` locked to `direction=\"row\"` — children laid out left to right. */\ndefineOptions({ name: 'HStackLayout', inheritAttrs: false });\n\ndefineSlots<{\n /** The children laid out left to right. */\n default?(): unknown;\n}>();\n\n/**\n * No `defineProps` — every `StackLayoutProps` key falls through `$attrs` onto the\n * inner `StackLayout`, which already declares them. `v-bind=\"$attrs\"` sits after\n * `direction` for the same reason React spread `{...props}` after it: the\n * spread wins, and `HStackLayoutProps` types `direction` away.\n */\nconst inner = useTemplateRef<InstanceType<typeof StackLayout>>('inner');\n\n/** The inner `StackLayout`'s root element — the React original's forwarded ref. */\nconst el = computed(() => inner.value?.el ?? null);\n\ndefineExpose({ el });\n</script>\n\n<template>\n <StackLayout ref=\"inner\" direction=\"row\" v-bind=\"$attrs\"><slot /></StackLayout>\n</template>\n","<script lang=\"ts\">\nimport type { StackLayoutProps } from '../stackLayout/StackLayout.vue';\n\nexport type VStackLayoutProps = Omit<StackLayoutProps, 'direction'>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useTemplateRef } from 'vue';\nimport StackLayout from '../stackLayout/StackLayout.vue';\n\n/** Renders a `StackLayout` locked to `direction=\"column\"` (its default). Provided for symmetry with `HStackLayout`. */\ndefineOptions({ name: 'VStackLayout', inheritAttrs: false });\n\ndefineSlots<{\n /** The children laid out top to bottom. */\n default?(): unknown;\n}>();\n\n/** See `HStackLayout` — every `StackLayoutProps` key falls through `$attrs` onto the inner `StackLayout`. */\nconst inner = useTemplateRef<InstanceType<typeof StackLayout>>('inner');\n\n/** The inner `StackLayout`'s root element — the React original's forwarded ref. */\nconst el = computed(() => inner.value?.el ?? null);\n\ndefineExpose({ el });\n</script>\n\n<template>\n <StackLayout ref=\"inner\" direction=\"column\" v-bind=\"$attrs\"><slot /></StackLayout>\n</template>\n","import { tv, type VariantProps } from '../../../foundation/styles';\n\nexport const gridVariants = tv({\n base: 'grid',\n variants: {\n columns: {\n '1': 'grid-cols-1',\n '2': 'grid-cols-2',\n '3': 'grid-cols-3',\n '4': 'grid-cols-4',\n '5': 'grid-cols-5',\n '6': 'grid-cols-6',\n '8': 'grid-cols-8',\n '12': 'grid-cols-12',\n },\n gap: {\n '0': 'gap-0',\n '1': 'gap-1',\n '2': 'gap-2',\n '3': 'gap-3',\n '4': 'gap-4',\n '5': 'gap-5',\n '6': 'gap-6',\n '8': 'gap-8',\n '10': 'gap-10',\n '12': 'gap-12',\n },\n },\n defaultVariants: {\n columns: '2',\n gap: '4',\n },\n});\n\nexport type GridVariants = VariantProps<typeof gridVariants>;\n\n/** Represents the scalar column count accepted by `Grid` (also the per-breakpoint value). */\nexport type GridColumns = NonNullable<GridVariants['columns']>;\n\n/** Represents the scalar gap step accepted by `Grid` (also the per-breakpoint value). */\nexport type GridGap = NonNullable<GridVariants['gap']>;\n\n/** Defines the responsive breakpoints `Grid` understands (`base` = unprefixed). */\nexport const GridBreakpoint = {\n /** Refers to the unprefixed (mobile-first) breakpoint. */\n Base: 'base',\n /** Refers to the `sm:` breakpoint. */\n Sm: 'sm',\n /** Refers to the `md:` breakpoint. */\n Md: 'md',\n /** Refers to the `lg:` breakpoint. */\n Lg: 'lg',\n /** Refers to the `xl:` breakpoint. */\n Xl: 'xl',\n} as const;\n\nexport type GridBreakpoint = (typeof GridBreakpoint)[keyof typeof GridBreakpoint];\n\n/**\n * Represents a responsive value for `columns` / `gap` — a per-breakpoint map.\n * `base` is the unprefixed value; the rest map to Tailwind's `sm:`–`xl:` prefixes.\n */\nexport type GridResponsive<T extends string> = Partial<Record<GridBreakpoint, T>>;\n\n/* Tailwind can't see interpolated class names, so every responsive permutation\n is spelled out as a complete literal here (base + sm/md/lg/xl prefixes). */\nconst ColumnClasses: Record<GridBreakpoint, Record<GridColumns, string>> = {\n base: {\n '1': 'grid-cols-1',\n '2': 'grid-cols-2',\n '3': 'grid-cols-3',\n '4': 'grid-cols-4',\n '5': 'grid-cols-5',\n '6': 'grid-cols-6',\n '8': 'grid-cols-8',\n '12': 'grid-cols-12',\n },\n sm: {\n '1': 'sm:grid-cols-1',\n '2': 'sm:grid-cols-2',\n '3': 'sm:grid-cols-3',\n '4': 'sm:grid-cols-4',\n '5': 'sm:grid-cols-5',\n '6': 'sm:grid-cols-6',\n '8': 'sm:grid-cols-8',\n '12': 'sm:grid-cols-12',\n },\n md: {\n '1': 'md:grid-cols-1',\n '2': 'md:grid-cols-2',\n '3': 'md:grid-cols-3',\n '4': 'md:grid-cols-4',\n '5': 'md:grid-cols-5',\n '6': 'md:grid-cols-6',\n '8': 'md:grid-cols-8',\n '12': 'md:grid-cols-12',\n },\n lg: {\n '1': 'lg:grid-cols-1',\n '2': 'lg:grid-cols-2',\n '3': 'lg:grid-cols-3',\n '4': 'lg:grid-cols-4',\n '5': 'lg:grid-cols-5',\n '6': 'lg:grid-cols-6',\n '8': 'lg:grid-cols-8',\n '12': 'lg:grid-cols-12',\n },\n xl: {\n '1': 'xl:grid-cols-1',\n '2': 'xl:grid-cols-2',\n '3': 'xl:grid-cols-3',\n '4': 'xl:grid-cols-4',\n '5': 'xl:grid-cols-5',\n '6': 'xl:grid-cols-6',\n '8': 'xl:grid-cols-8',\n '12': 'xl:grid-cols-12',\n },\n};\n\nconst GapClasses: Record<GridBreakpoint, Record<GridGap, string>> = {\n base: {\n '0': 'gap-0',\n '1': 'gap-1',\n '2': 'gap-2',\n '3': 'gap-3',\n '4': 'gap-4',\n '5': 'gap-5',\n '6': 'gap-6',\n '8': 'gap-8',\n '10': 'gap-10',\n '12': 'gap-12',\n },\n sm: {\n '0': 'sm:gap-0',\n '1': 'sm:gap-1',\n '2': 'sm:gap-2',\n '3': 'sm:gap-3',\n '4': 'sm:gap-4',\n '5': 'sm:gap-5',\n '6': 'sm:gap-6',\n '8': 'sm:gap-8',\n '10': 'sm:gap-10',\n '12': 'sm:gap-12',\n },\n md: {\n '0': 'md:gap-0',\n '1': 'md:gap-1',\n '2': 'md:gap-2',\n '3': 'md:gap-3',\n '4': 'md:gap-4',\n '5': 'md:gap-5',\n '6': 'md:gap-6',\n '8': 'md:gap-8',\n '10': 'md:gap-10',\n '12': 'md:gap-12',\n },\n lg: {\n '0': 'lg:gap-0',\n '1': 'lg:gap-1',\n '2': 'lg:gap-2',\n '3': 'lg:gap-3',\n '4': 'lg:gap-4',\n '5': 'lg:gap-5',\n '6': 'lg:gap-6',\n '8': 'lg:gap-8',\n '10': 'lg:gap-10',\n '12': 'lg:gap-12',\n },\n xl: {\n '0': 'xl:gap-0',\n '1': 'xl:gap-1',\n '2': 'xl:gap-2',\n '3': 'xl:gap-3',\n '4': 'xl:gap-4',\n '5': 'xl:gap-5',\n '6': 'xl:gap-6',\n '8': 'xl:gap-8',\n '10': 'xl:gap-10',\n '12': 'xl:gap-12',\n },\n};\n\nconst BreakpointOrder: ReadonlyArray<GridBreakpoint> = ['base', 'sm', 'md', 'lg', 'xl'];\n\n/** Resolves a scalar-or-responsive `columns` value to its complete Tailwind class string. */\nexport function resolveGridColumns(value: GridColumns | GridResponsive<GridColumns> | undefined): string | undefined {\n if (value === undefined) return undefined;\n if (typeof value === 'string') return ColumnClasses.base[value];\n return BreakpointOrder.map((bp) => {\n const v = value[bp];\n return v === undefined ? undefined : ColumnClasses[bp][v];\n })\n .filter((c): c is string => Boolean(c))\n .join(' ');\n}\n\n/** Resolves a scalar-or-responsive `gap` value to its complete Tailwind class string. */\nexport function resolveGridGap(value: GridGap | GridResponsive<GridGap> | undefined): string | undefined {\n if (value === undefined) return undefined;\n if (typeof value === 'string') return GapClasses.base[value];\n return BreakpointOrder.map((bp) => {\n const v = value[bp];\n return v === undefined ? undefined : GapClasses[bp][v];\n })\n .filter((c): c is string => Boolean(c))\n .join(' ');\n}\n","<script lang=\"ts\">\nimport type { ElementType } from '../../../foundation/dom';\nimport type { GridColumns, GridGap, GridResponsive } from './Grid.variants';\n\nexport interface GridProps {\n readonly as?: ElementType;\n /**\n * The equal-column track count. Scalar (`'3'`) emits `grid-cols-3`; a responsive\n * map (`{ base: '1', md: '2', lg: '3' }`) emits per-breakpoint prefixed\n * classes. Default `'2'`.\n */\n readonly columns?: GridColumns | GridResponsive<GridColumns>;\n\n /**\n * The gap between tracks. Scalar (`'4'`) emits `gap-4`; a responsive map\n * (`{ base: '2', lg: '6' }`) emits per-breakpoint prefixed classes. Default `'4'`.\n */\n readonly gap?: GridGap | GridResponsive<GridGap>;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { resolveGridColumns, resolveGridGap } from './Grid.variants';\n\n/**\n * Renders a CSS grid container with column and gap variants. Both `columns` and `gap`\n * accept a scalar value or a responsive `{ base, sm, md, lg, xl }` map. For\n * non-uniform tracks pass an explicit `:style=\"{ gridTemplateColumns }\"` — the\n * variant covers the equal-column case.\n */\ndefineOptions({ name: 'Grid', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<GridProps>(), {\n as: 'div',\n columns: '2',\n gap: '4',\n});\n\ndefineSlots<{\n /** The grid items. */\n default?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLElement>('el');\n\nconst classes = computed(() =>\n cn('grid', resolveGridColumns(props.columns), resolveGridGap(props.gap), attrs.class as string | undefined),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <component :is=\"props.as\" ref=\"el\" v-bind=\"rest\" :class=\"classes\"><slot /></component>\n</template>\n","import { tv, type VariantProps } from '../../../foundation/styles';\n\n/** Defines the max-width preset of a `ContainerLayout`. */\nexport const ContainerLayoutSize = {\n /** Refers to the small screen max-width. */\n Sm: 'sm',\n /** Refers to the medium screen max-width. */\n Md: 'md',\n /** Refers to the large screen max-width. */\n Lg: 'lg',\n /** Refers to the extra-large screen max-width. */\n Xl: 'xl',\n /** Refers to the 2x extra-large screen max-width. */\n Xxl: '2xl',\n /** Refers to an unconstrained (full) max-width. */\n Full: 'full',\n} as const;\n\nexport type ContainerLayoutSize = (typeof ContainerLayoutSize)[keyof typeof ContainerLayoutSize];\n\nexport const containerVariants = tv({\n base: 'mx-auto w-full px-4',\n variants: {\n size: {\n sm: 'max-w-screen-sm',\n md: 'max-w-screen-md',\n lg: 'max-w-screen-lg',\n xl: 'max-w-screen-xl',\n '2xl': 'max-w-screen-2xl',\n full: 'max-w-full',\n },\n },\n defaultVariants: {\n size: 'lg',\n },\n});\n\nexport type ContainerLayoutVariants = VariantProps<typeof containerVariants>;\n\n/* Compile-time lock: enum values ≡ tv variant keys (drift = type error). */\ntype AssertExact<A, B> = [A] extends [B] ? ([B] extends [A] ? true : never) : never;\nconst _assertContainerSize: AssertExact<\n ContainerLayoutSize,\n NonNullable<VariantProps<typeof containerVariants>['size']>\n> = true;\nvoid _assertContainerSize;\n","<script lang=\"ts\">\nimport type { ElementType } from '../../../foundation/dom';\nimport type { ContainerLayoutSize } from './ContainerLayout.variants';\n\nexport interface ContainerLayoutProps {\n readonly as?: ElementType;\n /** The max-width preset. Default `lg`. */\n readonly size?: ContainerLayoutSize;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { containerVariants } from './ContainerLayout.variants';\n\n/**\n * Renders a centered max-width wrapper with horizontal padding. Use at page-level to\n * constrain content width.\n */\ndefineOptions({ name: 'ContainerLayout', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<ContainerLayoutProps>(), { as: 'div' });\n\ndefineSlots<{\n /** The page content held to the max width. */\n default?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLElement>('el');\n\nconst classes = computed(() => cn(containerVariants({ size: props.size }), attrs.class as string | undefined));\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <component :is=\"props.as\" ref=\"el\" v-bind=\"rest\" :class=\"classes\"><slot /></component>\n</template>\n","<script lang=\"ts\">\nimport type { ElementType } from '../../../foundation/dom';\n\nexport interface FlexLayoutProps {\n readonly as?: ElementType;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\n\n/**\n * Renders a bare flex container — no opinions on direction, gap, or alignment.\n * Use for one-off flex layouts that don't fit `StackLayout`'s variant matrix.\n */\ndefineOptions({ name: 'FlexLayout', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<FlexLayoutProps>(), { as: 'div' });\n\ndefineSlots<{\n /** The flex items. */\n default?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLElement>('el');\n\nconst classes = computed(() => cn('flex', attrs.class as string | undefined));\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <component :is=\"props.as\" ref=\"el\" v-bind=\"rest\" :class=\"classes\"><slot /></component>\n</template>\n","<script lang=\"ts\">\nexport interface AspectRatioLayoutProps {\n /** The aspect ratio (width/height). Default 1 (square). */\n readonly ratio?: number;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, normalizeStyle, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\n\n/**\n * Renders a box locked to an aspect ratio (width / height). Children are\n * absolutely positioned and stretched to fill — typically pass a single\n * `<img>`, `<video>`, or `<iframe>` with `class=\"absolute inset-0 w-full h-full\"`.\n */\ndefineOptions({ name: 'AspectRatioLayout', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<AspectRatioLayoutProps>(), { ratio: 1 });\n\ndefineSlots<{\n /** The content stretched to fill the locked ratio. */\n default?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst classes = computed(() => cn('relative w-full', attrs.class as string | undefined));\n\n/** `normalizeStyle` merges left → right, so a caller's `style` lands last and wins. */\nconst styles = computed(() => normalizeStyle([{ aspectRatio: `${props.ratio}` }, attrs.style]));\n\n/** Everything but `class` / `style`, both re-applied above. */\nconst rest = computed(() => {\n const { class: _class, style: _style, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" v-bind=\"rest\" :class=\"classes\" :style=\"styles\"><slot /></div>\n</template>\n","<script lang=\"ts\">\n/* `Orientation` is imported here (not in `<script setup>`) so the one binding\n serves as both the type below and the runtime value used in `withDefaults`. */\nimport { Orientation } from '../../../foundation/styles';\n\nexport interface SpacerLayoutProps {\n /** The explicit size (CSS length). When inside a flex/grid parent,\n * the default `flex: 1` already pushes siblings apart. */\n readonly size?: number | string;\n\n /** The axis the fixed `size` applies to. Default `horizontal`. */\n readonly axis?: Orientation;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, normalizeStyle, useAttrs, useTemplateRef, type CSSProperties } from 'vue';\nimport { cn } from '../../../foundation/styles';\n\n/**\n * Renders a flexible empty box. In a flex parent it expands (`flex: 1`) and pushes\n * siblings to opposite ends. Pass `size` for a fixed gap.\n */\n/* `<spacer-layout>` is an obsolete HTML element. This is a library component — imported,\n never globally registered — so the name cannot shadow the tag, and renaming it\n would break parity with the React package. */\ndefineOptions({ name: 'SpacerLayout', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<SpacerLayoutProps>(), { axis: Orientation.Horizontal });\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst fixed = computed<CSSProperties | undefined>(() => {\n if (props.size === undefined) return undefined;\n const length = typeof props.size === 'number' ? `${props.size}px` : props.size;\n return props.axis === Orientation.Horizontal ? { width: length, flexShrink: 0 } : { height: length, flexShrink: 0 };\n});\n\nconst classes = computed(() => cn(props.size === undefined && 'flex-1', attrs.class as string | undefined));\n\n/** `normalizeStyle` merges left → right, so a caller's `style` lands last and wins. */\nconst styles = computed(() => normalizeStyle([fixed.value, attrs.style]));\n\n/** Everything but `class` / `style`, both re-applied above. */\nconst rest = computed(() => {\n const { class: _class, style: _style, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" aria-hidden=\"true\" v-bind=\"rest\" :class=\"classes\" :style=\"styles\" />\n</template>\n","<script lang=\"ts\">\nimport type { HTMLAttributes } from 'vue';\n\nexport type CenterLayoutProps = HTMLAttributes;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\n\n/** Renders a flex shorthand that centers its children on both axes. */\n/* `<center>` is a deprecated HTML element. This is a library component — imported,\n never globally registered — so the name cannot shadow the tag, and renaming it\n would break parity with the React package. */\ndefineOptions({ name: 'CenterLayout', inheritAttrs: false });\n\ndefineSlots<{\n /** The content centered on both axes. */\n default?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst classes = computed(() => cn('flex items-center justify-center', attrs.class as string | undefined));\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" v-bind=\"rest\" :class=\"classes\"><slot /></div>\n</template>\n","import { tv, type VariantProps, Orientation } from '../../../foundation/styles';\n\n/**\n * Provides the rule geometry for `DividerLayout`. A horizontal divider is a full-width\n * top border; a vertical divider is a full-height left border that stretches to\n * its flex/grid parent. The line color is the semantic `border` token.\n */\nexport const dividerVariants = tv({\n base: 'border-border',\n variants: {\n orientation: {\n horizontal: 'w-full border-t',\n vertical: 'self-stretch border-l',\n },\n },\n defaultVariants: {\n orientation: 'horizontal',\n },\n});\n\nexport type DividerLayoutVariants = VariantProps<typeof dividerVariants>;\n\n/* Compile-time lock: shared `Orientation` values ≡ tv `orientation` keys (drift = type error). */\ntype AssertExact<A, B> = [A] extends [B] ? ([B] extends [A] ? true : never) : never;\nconst _assertDividerOrientation: AssertExact<\n Orientation,\n NonNullable<VariantProps<typeof dividerVariants>['orientation']>\n> = true;\nvoid _assertDividerOrientation;\n\n/** Represents the axis of a `DividerLayout` — the shared {@link Orientation} vocabulary. */\nexport type DividerLayoutOrientation = Orientation;\n","<script lang=\"ts\">\nimport type { Orientation } from '../../../foundation/styles';\n\n/** A plain rule — `orientation` is required (no silent default; a rule's axis should always be stated). */\nexport interface PlainDividerProps {\n /**\n * The axis of the rule — the line's OWN direction: `vertical` draws a `│` between side-by-side content;\n * `horizontal` draws a `─` between stacked content.\n */\n readonly orientation: Orientation;\n\n readonly label?: never;\n}\n\n/** A labelled rule — the classic \"or\" separator; always horizontal, so `orientation` does not apply. */\nexport interface LabelledDividerProps {\n /**\n * The centered content overlaid on the (always-horizontal) rule, e.g. `<DividerLayout label=\"or\" />`.\n * React typed this `ReactNode`; a Vue prop renders text, so richer content goes through the\n * same-named `label` slot — which overrides this value but does NOT select the labelled branch.\n */\n readonly label: string | number;\n\n readonly orientation?: never;\n}\n\n/**\n * A thin rule that separates content, using the semantic `border` token. Either a plain rule — pass the\n * required `orientation` (`<DividerLayout :orientation=\"Orientation.Vertical\" />`) — or a labelled horizontal rule —\n * pass `label` (`<DividerLayout label=\"or\" />`), which sits on the surface background.\n */\nexport type DividerLayoutProps = PlainDividerProps | LabelledDividerProps;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { dividerVariants } from './DividerLayout.variants';\n\n/** Renders a thin rule between content — plain on a stated axis, or horizontal with a centred label. */\ndefineOptions({ name: 'DividerLayout', inheritAttrs: false });\n\n/** Rich-content override for the `label` prop. Never a discriminator — `label != null` alone picks the branch. */\ndefineSlots<{ label?(): unknown }>();\n\nconst props = defineProps<DividerLayoutProps>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst isLabelled = computed(() => props.label != null);\n\nconst labelledClasses = computed(() => cn('flex w-full items-center gap-3', attrs.class as string | undefined));\n\nconst plainClasses = computed(() =>\n cn(dividerVariants({ orientation: props.orientation }), attrs.class as string | undefined),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div v-if=\"isLabelled\" ref=\"el\" role=\"separator\" aria-orientation=\"horizontal\" v-bind=\"rest\" :class=\"labelledClasses\">\n <span class=\"h-px flex-1 bg-border\" />\n <span class=\"text-sm text-muted-foreground\"\n ><slot name=\"label\">{{ props.label }}</slot></span\n >\n <span class=\"h-px flex-1 bg-border\" />\n </div>\n\n <div v-else ref=\"el\" role=\"separator\" :aria-orientation=\"props.orientation\" v-bind=\"rest\" :class=\"plainClasses\" />\n</template>\n","<script lang=\"ts\">\n/**\n * Defines the scroll axis of a `ScrollArea`. Diverges from the shared\n * `Orientation` (adds `Both`), so it stays a local enum.\n */\nexport const ScrollAxis = {\n /** Refers to vertical scrolling only. */\n Vertical: 'vertical',\n /** Refers to horizontal scrolling only. */\n Horizontal: 'horizontal',\n /** Refers to scrolling on both axes. */\n Both: 'both',\n} as const;\n\nexport type ScrollAxis = (typeof ScrollAxis)[keyof typeof ScrollAxis];\n\nexport interface ScrollAreaProps {\n /** The scroll axis. Default `vertical`. */\n readonly axis?: ScrollAxis;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\n\n/**\n * Renders a native scrollable container with stable visuals. For custom-styled\n * scrollbars (track + thumb separately animated) use the L5 ScrollArea\n * organism. This atom exists for the common case.\n */\ndefineOptions({ name: 'ScrollArea', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<ScrollAreaProps>(), { axis: ScrollAxis.Vertical });\n\ndefineSlots<{\n /** The scrollable content. */\n default?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst classes = computed(() =>\n cn(\n 'relative',\n props.axis === ScrollAxis.Vertical && 'overflow-y-auto overflow-x-hidden',\n props.axis === ScrollAxis.Horizontal && 'overflow-x-auto overflow-y-hidden',\n props.axis === ScrollAxis.Both && 'overflow-auto',\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" v-bind=\"rest\" :class=\"classes\"><slot /></div>\n</template>\n","<script lang=\"ts\">\n/* `Align` is imported here (not in `<script setup>`) so the one binding serves\n as both the type below and the runtime value used in `withDefaults`. */\nimport { Align } from '../../../foundation/styles';\n\nexport interface ClusterLayoutProps {\n /** The gap between children. Default `4`. */\n readonly gap?: '2' | '3' | '4' | '6' | '8';\n\n /** The cross-axis justification. Default `center`. */\n readonly justify?: Align;\n}\n\nconst GapClass: Record<NonNullable<ClusterLayoutProps['gap']>, string> = {\n '2': 'gap-2',\n '3': 'gap-3',\n '4': 'gap-4',\n '6': 'gap-6',\n '8': 'gap-8',\n};\nconst JustifyClass: Record<NonNullable<ClusterLayoutProps['justify']>, string> = {\n start: 'justify-start',\n center: 'justify-center',\n end: 'justify-end',\n};\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\n\n/**\n * Renders a centered wrapping row — for auth-page action clusters, hero CTAs, footer\n * link groups. `InlineLayout` left-aligns; `ClusterLayout` centers by default.\n */\ndefineOptions({ name: 'ClusterLayout', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<ClusterLayoutProps>(), { gap: '4', justify: Align.Center });\n\ndefineSlots<{\n /** The items laid out in the centered wrapping row. */\n default?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst classes = computed(() =>\n cn(\n 'flex flex-wrap items-center',\n GapClass[props.gap],\n JustifyClass[props.justify],\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" v-bind=\"rest\" :class=\"classes\"><slot /></div>\n</template>\n","<script lang=\"ts\">\n/* `Radius` is imported here (not in `<script setup>`) so the one binding serves\n as both the type below and the runtime value used in `withDefaults`. */\nimport { Radius } from '../../../foundation/styles';\n\n/** Defines the surface background of a `FrameLayout`. */\nexport const FrameLayoutSurface = {\n /** Refers to a raised card surface. */\n Card: 'card',\n /** Refers to a recessed muted surface. */\n Muted: 'muted',\n /** Refers to no surface fill (transparent). */\n Transparent: 'transparent',\n} as const;\n\nexport type FrameLayoutSurface = (typeof FrameLayoutSurface)[keyof typeof FrameLayoutSurface];\n\nexport interface FrameLayoutProps {\n /** The padding. Default `4`. */\n readonly padding?: '0' | '2' | '3' | '4' | '6' | '8';\n\n /** The border radius. Default `md`. */\n readonly radius?: Radius;\n\n /** The surface background — `card` (raised) or `muted` (recessed). Default `card`. */\n readonly surface?: FrameLayoutSurface;\n\n /** The border visibility. Default `true`. */\n readonly isBordered?: boolean;\n}\n\nconst PaddingClass: Record<NonNullable<FrameLayoutProps['padding']>, string> = {\n '0': '',\n '2': 'p-2',\n '3': 'p-3',\n '4': 'p-4',\n '6': 'p-6',\n '8': 'p-8',\n};\nconst RadiusClass: Record<Radius, string> = {\n none: '',\n sm: 'rounded-sm',\n md: 'rounded-md',\n lg: 'rounded-lg',\n xl: 'rounded-xl',\n '2xl': 'rounded-2xl',\n full: 'rounded-full',\n};\nconst SurfaceClass: Record<FrameLayoutSurface, string> = {\n card: 'bg-card text-card-foreground',\n muted: 'bg-muted text-foreground',\n transparent: '',\n};\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\n\n/**\n * Renders a bordered shell with padding and radius — `Card` without slot semantics.\n * Use when you want the visual but not the structured Header/Body/Footer.\n */\n/* `<frame-layout>` is a deprecated HTML element. This is a library component — imported,\n never globally registered — so the name cannot shadow the tag, and renaming it\n would break parity with the React package. */\ndefineOptions({ name: 'FrameLayout', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<FrameLayoutProps>(), {\n padding: '4',\n radius: Radius.Md,\n surface: FrameLayoutSurface.Card,\n isBordered: true,\n});\n\ndefineSlots<{\n /** The content inside the bordered shell. */\n default?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst classes = computed(() =>\n cn(\n SurfaceClass[props.surface],\n PaddingClass[props.padding],\n RadiusClass[props.radius],\n props.isBordered && 'border border-border',\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" v-bind=\"rest\" :class=\"classes\"><slot /></div>\n</template>\n","<script lang=\"ts\">\n/* `Side` is imported here (not in `<script setup>`) so the one binding serves\n as both the type below and the runtime value used in `withDefaults`. */\nimport { Side } from '../../../foundation/styles';\n\nexport interface TwoColumnLayoutProps {\n /** The aside width — Tailwind class string (e.g. `w-64`). Default `w-64`. */\n readonly asideWidth?: string;\n\n /** The side the aside sits on — `left` or `right`. Default `left`. */\n readonly asideSide?: Side;\n\n /** The gap between aside and main. Default `6`. */\n readonly gap?: '0' | '4' | '6' | '8' | '10';\n}\n\nconst GapClass: Record<NonNullable<TwoColumnLayoutProps['gap']>, string> = {\n '0': 'gap-0',\n '4': 'gap-4',\n '6': 'gap-6',\n '8': 'gap-8',\n '10': 'gap-10',\n};\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\n\n/**\n * Renders a two-pane layout — fixed-width aside + flexible main. Sidebar+content,\n * filter+results, table-of-contents+article patterns.\n */\ndefineOptions({ name: 'TwoColumnLayout', inheritAttrs: false });\n\n/**\n * React's `aside` / `children` ReactNode props become slots: structural content\n * regions have no prop equivalent in Vue, and a slot is what a template can\n * fill. `aside` was required in React and stays required here.\n */\ndefineSlots<{\n /** The sidebar / aside content. */\n aside(): unknown;\n /** The main content. */\n default(): unknown;\n}>();\n\nconst props = withDefaults(defineProps<TwoColumnLayoutProps>(), {\n asideWidth: 'w-64',\n asideSide: Side.Left,\n gap: '6',\n});\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst classes = computed(() =>\n cn(\n 'flex w-full',\n props.asideSide === Side.Right && 'flex-row-reverse',\n GapClass[props.gap],\n attrs.class as string | undefined,\n ),\n);\n\nconst asideClasses = computed(() => cn('shrink-0', props.asideWidth));\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" v-bind=\"rest\" :class=\"classes\">\n <aside :class=\"asideClasses\"><slot name=\"aside\" /></aside>\n <main class=\"min-w-0 flex-1\"><slot /></main>\n </div>\n</template>\n","<script lang=\"ts\">\nimport { inject, type InjectionKey } from 'vue';\n/* `Orientation` is imported as a value so the one binding serves as both the\n type below and the runtime default in `withDefaults`. */\nimport { Orientation } from '../../../foundation/styles';\n\n/** The size constraints a `ResizablePanel` contributes to its group. */\nexport interface PanelInfo {\n defaultSize: number;\n minSize: number;\n maxSize: number;\n}\n\n/**\n * The group context. Every member is a live getter or a method — read them,\n * never destructure, or the reactivity is lost at the point of the snapshot.\n */\nexport interface ResizableContextValue {\n readonly orientation: Orientation;\n readonly sizes: ReadonlyArray<number>;\n readonly panels: ReadonlyArray<PanelInfo>;\n\n /**\n * Registration replaces React's `Children.map` index threading: a Vue parent\n * cannot rewrite its slot's children, so each child claims its own slot with an\n * identity token. Order is *registration* order — the same model the house\n * `createCollection` primitive uses — which equals document order for mount,\n * append, and remove.\n */\n registerPanel: (token: symbol, info: PanelInfo) => void;\n updatePanel: (token: symbol, info: PanelInfo) => void;\n unregisterPanel: (token: symbol) => void;\n panelIndex: (token: symbol) => number;\n\n registerSeparator: (token: symbol) => void;\n unregisterSeparator: (token: symbol) => void;\n separatorIndex: (token: symbol) => number;\n\n beginDrag: (separatorIndex: number, event: MouseEvent) => void;\n nudge: (separatorIndex: number, deltaPct: number) => void;\n resetPair: (separatorIndex: number) => void;\n}\n\nexport const resizableContextKey: InjectionKey<ResizableContextValue> = Symbol('wow-two.resizablePanels');\n\nexport function useResizableContext(): ResizableContextValue {\n const context = inject(resizableContextKey, null);\n if (!context) throw new Error('ResizablePanelsLayout.* must be used inside <ResizablePanelsLayout>');\n return context;\n}\n\nexport interface ResizablePanelsLayoutProps {\n /** The split axis — `horizontal` (side-by-side panels) or `vertical` (stacked). Default `horizontal`. */\n readonly orientation?: Orientation;\n readonly defaultSizes?: ReadonlyArray<number>;\n readonly sizes?: ReadonlyArray<number>;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, onScopeDispose, provide, ref, useAttrs, useTemplateRef, watch } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { useControlled } from '../../../foundation/state';\n\n/**\n * Renders two-or-more resizable panes split by draggable separators. Compose\n * `<ResizablePanel>` and `<ResizableSeparator>` as children — each claims its\n * index from this root through the injected context.\n */\ndefineOptions({ name: 'ResizablePanelsLayout', inheritAttrs: false });\n\n/** The panels and separators — React's required `children`. */\ndefineSlots<{ default(): unknown }>();\n\nconst props = withDefaults(defineProps<ResizablePanelsLayoutProps>(), {\n orientation: Orientation.Horizontal,\n defaultSizes: undefined,\n sizes: undefined,\n});\n\nconst emit = defineEmits<{ 'update:sizes': [sizes: ReadonlyArray<number>] }>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\ninterface PanelEntry {\n token: symbol;\n info: PanelInfo;\n}\n\nconst panelEntries = ref<Array<PanelEntry>>([]);\nconst separatorTokens = ref<Array<symbol>>([]);\nconst panelCount = computed(() => panelEntries.value.length);\n\nconst controlled = useControlled<ReadonlyArray<number>>({\n controlled: () => props.sizes,\n default: props.defaultSizes ?? [],\n onChange: (next) => emit('update:sizes', next),\n});\n\n/**\n * React counted its panels before the first render (`Children.forEach`) and\n * seeded state from that. Children register *after* this setup, so the seed is\n * applied here instead — and the same watcher covers React's \"panel count\n * changed → reset to equal sizes\" effect.\n */\nwatch(\n panelCount,\n (count) => {\n if (controlled.value.value.length === count) return;\n if (props.defaultSizes && props.defaultSizes.length === count) {\n controlled.setValue(props.defaultSizes);\n return;\n }\n controlled.setValue(Array<number>(count).fill(100 / Math.max(count, 1)));\n },\n { immediate: true },\n);\n\nfunction findPanel(index: number): PanelInfo | undefined {\n return panelEntries.value[index]?.info;\n}\n\nfunction applyDelta(separatorIndex: number, deltaPct: number): void {\n const a = separatorIndex;\n const b = separatorIndex + 1;\n const aInfo = findPanel(a);\n const bInfo = findPanel(b);\n if (!aInfo || !bInfo) return;\n const next = controlled.value.value.slice();\n let nextA = next[a]! + deltaPct;\n let nextB = next[b]! - deltaPct;\n\n // Clamp by min/max — adjust deltaPct on overshoot.\n if (nextA < aInfo.minSize) {\n const adj = aInfo.minSize - nextA;\n nextA += adj;\n nextB -= adj;\n }\n if (nextB < bInfo.minSize) {\n const adj = bInfo.minSize - nextB;\n nextB += adj;\n nextA -= adj;\n }\n if (nextA > aInfo.maxSize) {\n const adj = nextA - aInfo.maxSize;\n nextA -= adj;\n nextB += adj;\n }\n if (nextB > bInfo.maxSize) {\n const adj = nextB - bInfo.maxSize;\n nextB -= adj;\n nextA += adj;\n }\n\n next[a] = nextA;\n next[b] = nextB;\n controlled.setValue(next);\n}\n\nlet dragCleanup: (() => void) | null = null;\n\n// Unmounting mid-drag must release the window listeners + body style overrides.\nonScopeDispose(() => dragCleanup?.());\n\nfunction beginDrag(separatorIndex: number, event: MouseEvent): void {\n const container = el.value;\n if (!container) return;\n const startX = event.clientX;\n const startY = event.clientY;\n const rect = container.getBoundingClientRect();\n const total = props.orientation === Orientation.Horizontal ? rect.width : rect.height;\n if (total === 0) return;\n\n const startSizes = controlled.value.value.slice();\n\n const onMove = (e: MouseEvent): void => {\n const deltaPx = props.orientation === Orientation.Horizontal ? e.clientX - startX : e.clientY - startY;\n const deltaPct = (deltaPx / total) * 100;\n // Recompute against the start state, not the live state, to prevent drift.\n const a = separatorIndex;\n const b = separatorIndex + 1;\n const aInfo = findPanel(a);\n const bInfo = findPanel(b);\n if (!aInfo || !bInfo) return;\n let nextA = startSizes[a]! + deltaPct;\n let nextB = startSizes[b]! - deltaPct;\n nextA = Math.max(aInfo.minSize, Math.min(aInfo.maxSize, nextA));\n nextB = Math.max(bInfo.minSize, Math.min(bInfo.maxSize, nextB));\n // Restore the locked total after clamping.\n const sum = nextA + nextB;\n const startSum = startSizes[a]! + startSizes[b]!;\n if (sum !== startSum) {\n const diff = startSum - sum;\n // Push surplus onto whichever side has slack.\n if (nextA + diff <= aInfo.maxSize && nextA + diff >= aInfo.minSize) {\n nextA = nextA + diff;\n } else {\n nextB = nextB + diff;\n }\n }\n const next = startSizes.slice();\n next[a] = nextA;\n next[b] = nextB;\n controlled.setValue(next);\n };\n\n const onUp = (): void => {\n window.removeEventListener('mousemove', onMove);\n window.removeEventListener('mouseup', onUp);\n document.body.style.cursor = '';\n document.body.style.userSelect = '';\n dragCleanup = null;\n };\n\n document.body.style.cursor = props.orientation === Orientation.Horizontal ? 'col-resize' : 'row-resize';\n document.body.style.userSelect = 'none';\n window.addEventListener('mousemove', onMove);\n window.addEventListener('mouseup', onUp);\n dragCleanup = onUp;\n}\n\nfunction resetPair(separatorIndex: number): void {\n const a = separatorIndex;\n const b = separatorIndex + 1;\n const aInfo = findPanel(a);\n const bInfo = findPanel(b);\n if (!aInfo || !bInfo) return;\n const next = controlled.value.value.slice();\n const total = next[a]! + next[b]!;\n next[a] = (total * aInfo.defaultSize) / (aInfo.defaultSize + bInfo.defaultSize);\n next[b] = total - next[a]!;\n controlled.setValue(next);\n}\n\nprovide(resizableContextKey, {\n get orientation() {\n return props.orientation;\n },\n get sizes() {\n return controlled.value.value;\n },\n get panels() {\n return panelEntries.value.map((entry) => entry.info);\n },\n registerPanel: (token, info) => {\n panelEntries.value = [...panelEntries.value, { token, info }];\n },\n updatePanel: (token, info) => {\n panelEntries.value = panelEntries.value.map((entry) => (entry.token === token ? { token, info } : entry));\n },\n unregisterPanel: (token) => {\n panelEntries.value = panelEntries.value.filter((entry) => entry.token !== token);\n },\n panelIndex: (token) => panelEntries.value.findIndex((entry) => entry.token === token),\n registerSeparator: (token) => {\n separatorTokens.value = [...separatorTokens.value, token];\n },\n unregisterSeparator: (token) => {\n separatorTokens.value = separatorTokens.value.filter((existing) => existing !== token);\n },\n separatorIndex: (token) => separatorTokens.value.indexOf(token),\n beginDrag,\n nudge: applyDelta,\n resetPair,\n});\n\nconst classes = computed(() =>\n cn(\n 'flex h-full w-full',\n props.orientation === Orientation.Horizontal ? 'flex-row' : 'flex-col',\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" :data-orientation=\"orientation\" v-bind=\"rest\" :class=\"classes\">\n <slot />\n </div>\n</template>\n","<script lang=\"ts\">\nexport interface ResizablePanelProps {\n readonly defaultSize?: number;\n readonly minSize?: number;\n readonly maxSize?: number;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, onUnmounted, useAttrs, useTemplateRef, watch, type CSSProperties } from 'vue';\nimport { cn, Orientation } from '../../../foundation/styles';\nimport { useResizableContext } from './ResizablePanelsLayout.vue';\n\n/**\n * Renders one pane of a `<ResizablePanelsLayout>` group.\n *\n * React's `ResizablePanel` was an inert marker the parent swapped for an inner\n * impl through `Children.map`. Vue cannot rewrite slot children, so this is the\n * real component and it claims its index by registering with the group.\n */\ndefineOptions({ name: 'ResizablePanel', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<ResizablePanelProps>(), {\n defaultSize: 100,\n minSize: 0,\n maxSize: 100,\n});\n\ndefineSlots<{\n /** The pane content. */\n default?(): unknown;\n}>();\n\nconst context = useResizableContext();\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst token = Symbol('wow-two.resizablePanel');\ncontext.registerPanel(token, {\n defaultSize: props.defaultSize,\n minSize: props.minSize,\n maxSize: props.maxSize,\n});\n\nwatch(\n () => [props.defaultSize, props.minSize, props.maxSize] as const,\n ([defaultSize, minSize, maxSize]) => {\n context.updatePanel(token, { defaultSize, minSize, maxSize });\n },\n);\n\nonUnmounted(() => context.unregisterPanel(token));\n\nconst index = computed(() => context.panelIndex(token));\nconst size = computed(() => context.sizes[index.value] ?? props.defaultSize);\n\nconst styles = computed<CSSProperties>(() =>\n context.orientation === Orientation.Horizontal\n ? { width: `${size.value}%`, height: '100%' }\n : { height: `${size.value}%`, width: '100%' },\n);\n\nconst classes = computed(() => cn('overflow-auto', attrs.class as string | undefined));\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" :data-panel-index=\"index\" v-bind=\"rest\" :class=\"classes\" :style=\"styles\">\n <slot />\n </div>\n</template>\n","<script lang=\"ts\">\nexport interface ResizableSeparatorProps {\n readonly isDisabled?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, onUnmounted, ref, useAttrs, useTemplateRef } from 'vue';\nimport { cn, Orientation } from '../../../foundation/styles';\nimport { composeEventHandlers } from '../../../foundation/dom';\nimport { useResizableContext } from './ResizablePanelsLayout.vue';\n\n/** Renders the draggable rule between two `<ResizablePanel>`s — arrow keys nudge, double-click resets. */\ndefineOptions({ name: 'ResizableSeparator', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<ResizableSeparatorProps>(), { isDisabled: false });\n\nconst context = useResizableContext();\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst token = Symbol('wow-two.resizableSeparator');\ncontext.registerSeparator(token);\nonUnmounted(() => context.unregisterSeparator(token));\n\nconst index = computed(() => context.separatorIndex(token));\nconst dragging = ref(false);\n\nfunction handleMouseDown(e: MouseEvent): void {\n if (props.isDisabled) return;\n if (e.button !== 0) return;\n e.preventDefault();\n dragging.value = true;\n context.beginDrag(index.value, e);\n const onUp = (): void => {\n dragging.value = false;\n window.removeEventListener('mouseup', onUp);\n };\n window.addEventListener('mouseup', onUp);\n}\n\nfunction handleKeydown(e: KeyboardEvent): void {\n if (props.isDisabled) return;\n const step = e.shiftKey ? 10 : 1;\n if (context.orientation === Orientation.Horizontal) {\n if (e.key === 'ArrowLeft') {\n e.preventDefault();\n context.nudge(index.value, -step);\n } else if (e.key === 'ArrowRight') {\n e.preventDefault();\n context.nudge(index.value, step);\n }\n } else {\n if (e.key === 'ArrowUp') {\n e.preventDefault();\n context.nudge(index.value, -step);\n } else if (e.key === 'ArrowDown') {\n e.preventDefault();\n context.nudge(index.value, step);\n }\n }\n}\n\nfunction handleDblclick(): void {\n if (props.isDisabled) return;\n context.resetPair(index.value);\n}\n\n/** A fallthrough listener may already be a chain; flatten it to one callable. */\nfunction asHandler<E extends Event>(value: unknown): ((event: E) => void) | undefined {\n if (typeof value === 'function') return value as (event: E) => void;\n if (Array.isArray(value)) {\n return (event) => {\n for (const fn of value) if (typeof fn === 'function') fn(event);\n };\n }\n return undefined;\n}\n\n/*\n * React ran the consumer's handler first, then skipped its own when the consumer\n * called `preventDefault()`. Vue's own attr merge would run both unconditionally,\n * so the two are composed by hand through the house helper instead.\n */\nconst onKeydown = computed(() => composeEventHandlers<KeyboardEvent>(asHandler(attrs.onKeydown), handleKeydown));\nconst onDblclick = computed(() => composeEventHandlers<MouseEvent>(asHandler(attrs.onDblclick), handleDblclick));\n\n// Announce the panel BEFORE the separator — ArrowRight/ArrowDown grow it, so size moves with the key.\nconst ariaValueNow = computed(() => Math.round(context.sizes[index.value] ?? 50));\nconst panelBefore = computed(() => context.panels[index.value]);\n\nconst classes = computed(() =>\n cn(\n 'flex shrink-0 items-center justify-center bg-border transition-colors',\n context.orientation === Orientation.Horizontal\n ? 'w-1 cursor-col-resize hover:bg-border-strong data-[dragging]:bg-primary'\n : 'h-1 cursor-row-resize hover:bg-border-strong data-[dragging]:bg-primary',\n 'focus-visible:outline-hidden focus-visible:ring-2 focus-visible:ring-ring',\n props.isDisabled && 'cursor-default opacity-50 hover:bg-border',\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class` and the two composed listeners, all re-applied above. */\nconst rest = computed(() => {\n const { class: _class, onKeydown: _keydown, onDblclick: _dblclick, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div\n ref=\"el\"\n role=\"separator\"\n :aria-orientation=\"context.orientation === Orientation.Horizontal ? 'vertical' : 'horizontal'\"\n :aria-valuenow=\"ariaValueNow\"\n :aria-valuemin=\"panelBefore?.minSize ?? 0\"\n :aria-valuemax=\"panelBefore?.maxSize ?? 100\"\n :aria-disabled=\"isDisabled || undefined\"\n :tabindex=\"isDisabled ? -1 : 0\"\n :data-dragging=\"dragging || undefined\"\n v-bind=\"rest\"\n :class=\"classes\"\n @mousedown=\"handleMouseDown\"\n @keydown=\"onKeydown\"\n @dblclick=\"onDblclick\"\n />\n</template>\n","<script lang=\"ts\">\nexport interface PullToRefreshLayoutProps {\n readonly onRefresh: () => Promise<void> | void;\n readonly threshold?: number;\n readonly maxPull?: number;\n readonly isDisabled?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, onBeforeUnmount, onMounted, ref, useAttrs, useTemplateRef, watch } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { Announce, Politeness } from '../../../foundation/primitives';\nimport Spinner from '../../feedback/spinner/Spinner.vue';\n\n/**\n * Renders a pull-to-refresh wrapper. Listens to pointer drag at scrollTop=0; once\n * past `threshold`, fires `onRefresh`. Visual indicator: spinner that scales in as\n * the user pulls.\n */\ndefineOptions({ name: 'PullToRefreshLayout', inheritAttrs: false });\n\n/** The scrollable content. */\ndefineSlots<{ default(): unknown }>();\n\nconst props = withDefaults(defineProps<PullToRefreshLayoutProps>(), {\n threshold: 60,\n maxPull: 120,\n isDisabled: false,\n});\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst startY = ref<number | null>(null);\nconst pull = ref(0);\nconst refreshing = ref(false);\n\nconst reached = computed(() => pull.value >= props.threshold);\n\nfunction onPointerDown(e: PointerEvent): void {\n if (props.isDisabled || refreshing.value) return;\n const node = el.value;\n if (!node || node.scrollTop > 0) return;\n startY.value = e.clientY;\n}\n\nfunction onPointerMove(e: PointerEvent): void {\n if (startY.value == null) return;\n // Pointer was released outside the container — abandon the gesture.\n if (e.buttons === 0) {\n startY.value = null;\n pull.value = 0;\n return;\n }\n const dy = e.clientY - startY.value;\n if (dy < 0) {\n pull.value = 0;\n return;\n }\n // Resistance: sub-linear growth past threshold.\n const eased = dy < props.threshold ? dy : props.threshold + (dy - props.threshold) * 0.4;\n pull.value = Math.min(props.maxPull, eased);\n}\n\nasync function onPointerUp(): Promise<void> {\n if (startY.value == null) return;\n const didReach = pull.value >= props.threshold;\n startY.value = null;\n if (didReach) {\n refreshing.value = true;\n pull.value = props.threshold;\n try {\n await props.onRefresh();\n } finally {\n refreshing.value = false;\n pull.value = 0;\n }\n } else {\n pull.value = 0;\n }\n}\n\n// Touch: native vertical pan fires pointercancel and kills the gesture.\n// preventDefault touchmove only mid-pull (scrollTop 0, moving down); normal scroll stays native.\nfunction onTouchMove(e: TouchEvent): void {\n const node = el.value;\n if (!node || startY.value == null || !e.cancelable) return;\n if (node.scrollTop > 0) return;\n const touch = e.touches[0];\n if (!touch) return;\n if (touch.clientY - startY.value > 0) e.preventDefault();\n}\n\nonMounted(() => {\n el.value?.addEventListener('touchmove', onTouchMove, { passive: false });\n});\n\nonBeforeUnmount(() => {\n el.value?.removeEventListener('touchmove', onTouchMove);\n});\n\n// Releasing the pointer outside the container must still finish the gesture.\nwatch(pull, (value, _previous, onCleanup) => {\n if (value === 0) return;\n const finish = (): void => {\n void onPointerUp();\n };\n window.addEventListener('pointerup', finish);\n window.addEventListener('pointercancel', finish);\n onCleanup(() => {\n window.removeEventListener('pointerup', finish);\n window.removeEventListener('pointercancel', finish);\n });\n});\n\nconst classes = computed(() => cn('relative h-full overflow-y-auto', attrs.class as string | undefined));\n\n/**\n * Vue does not append `px` to a numeric `:style` value, so every length below is spelled out.\n */\nconst indicatorStyle = computed(() => ({\n height: `${pull.value}px`,\n transition: startY.value == null ? 'height 200ms ease-out' : 'none',\n}));\n\nconst contentStyle = computed(() => ({\n transform: `translateY(${pull.value}px)`,\n transition: startY.value == null ? 'transform 200ms ease-out' : 'none',\n}));\n\nconst spinnerScaleStyle = computed(() => ({\n transform: `scale(${Math.min(1, pull.value / props.threshold)})`,\n}));\n\nconst spinnerWrapClasses = computed(() =>\n cn('transition-opacity', refreshing.value || reached.value ? 'opacity-100' : 'opacity-60'),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div\n ref=\"el\"\n v-bind=\"rest\"\n :class=\"classes\"\n @pointerdown=\"onPointerDown\"\n @pointermove=\"onPointerMove\"\n @pointerup=\"onPointerUp\"\n @pointercancel=\"onPointerUp\"\n >\n <div\n aria-hidden=\"true\"\n class=\"pointer-events-none absolute inset-x-0 top-0 z-raised flex items-center justify-center\"\n :style=\"indicatorStyle\"\n >\n <div v-if=\"pull > 8\" :class=\"spinnerWrapClasses\" :style=\"spinnerScaleStyle\">\n <Spinner size=\"md\" :tone=\"reached ? 'brand' : 'default'\" />\n </div>\n </div>\n\n <div :style=\"contentStyle\"><slot /></div>\n\n <Announce :politeness=\"Politeness.Polite\">{{ refreshing ? 'Refreshing' : '' }}</Announce>\n </div>\n</template>\n","<script lang=\"ts\">\nimport { inject, type ComputedRef, type InjectionKey, type Ref } from 'vue';\n\n/** Defines the responsive breakpoint at which `AppShell` collapses its sidebar / aside. */\nexport const Breakpoint = {\n /** Refers to the `sm` (640px) breakpoint. */\n Sm: 'sm',\n /** Refers to the `md` (768px) breakpoint. */\n Md: 'md',\n /** Refers to the `lg` (1024px) breakpoint. */\n Lg: 'lg',\n /** Refers to the `xl` (1280px) breakpoint. */\n Xl: 'xl',\n /** Refers to the `2xl` (1536px) breakpoint. */\n Xxl: '2xl',\n} as const;\n\nexport type Breakpoint = (typeof Breakpoint)[keyof typeof Breakpoint];\n\nconst BreakpointPx: Record<Breakpoint, number> = {\n sm: 640,\n md: 768,\n lg: 1024,\n xl: 1280,\n '2xl': 1536,\n};\n\n/**\n * The value shared with `AppShellSidebar` / `AppShellAside`.\n *\n * React's context held plain values re-created on every render behind a\n * `useMemo`; here every field stays a ref or a computed, so a child reads the\n * live value and the root never re-renders to publish one.\n */\nexport interface AppShellContextValue {\n sidebarWidth: ComputedRef<string>;\n asideWidth: ComputedRef<string>;\n sidebarBreakpoint: ComputedRef<Breakpoint>;\n /** The resolved mobile-sidebar open state. Writable — an assignment routes through `setSidebarOpen`. */\n isSidebarOpen: Ref<boolean>;\n setSidebarOpen: (open: boolean) => void;\n /** True below `sidebarBreakpoint` — the sidebar renders as a `Drawer`. */\n isSidebarCollapsed: ComputedRef<boolean>;\n /** True below `asideBreakpoint` — the aside renders nothing. */\n isAsideHidden: ComputedRef<boolean>;\n}\n\nexport const appShellContextKey: InjectionKey<AppShellContextValue> = Symbol('wow-two.appShell');\n\nexport function useAppShellContext(): AppShellContextValue {\n const context = inject(appShellContextKey, null);\n if (!context) throw new Error('AppShell.* must be used inside <AppShell>');\n return context;\n}\n\n/** Reads the enclosing `AppShell`'s state — widths, breakpoint, and the mobile-sidebar toggle. */\nexport function useAppShell(): AppShellContextValue {\n return useAppShellContext();\n}\n\n/** Controlled axes use their canonical Vue model names; each update event requests caller state. */\nexport interface AppShellProps {\n /** The sidebar column width, any CSS length. Default `240px`. */\n readonly sidebarWidth?: string;\n\n /** The aside rail width, any CSS length. Default `280px`. */\n readonly asideWidth?: string;\n\n /** The sidebar collapses below this breakpoint. Default `lg`. */\n readonly sidebarBreakpoint?: Breakpoint;\n\n /** The aside hides below this breakpoint. Default `xl`. */\n readonly asideBreakpoint?: Breakpoint;\n\n /** The mobile-sidebar open state, controlled. The `v-model:sidebarOpen` binding target. */\n readonly sidebarOpen?: boolean;\n\n /** The initial mobile-sidebar state when uncontrolled. Default `false`. */\n readonly defaultSidebarOpen?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, normalizeStyle, provide, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { useControlled } from '../../../foundation/state';\nimport { useMediaQuery } from '../../../foundation/device';\n\n/**\n * Renders the top-level page frame. Children: `AppShellHeader` / `AppShellSidebar` /\n * `AppShellMain` / `AppShellAside` / `AppShellFooter`. CSS-grid layout; the\n * sidebar collapses to a `Drawer` below `sidebarBreakpoint`.\n */\ndefineOptions({ name: 'AppShell', inheritAttrs: false });\n\n/** The shell's regions — React's required `children`. */\ndefineSlots<{ default(): unknown }>();\n\n/**\n * `sidebarOpen: undefined` / `sidebarOpen: undefined` are load-bearing: Vue\n * coerces an absent `Boolean` prop to `false` unless the declaration *owns* a\n * `default` key, which would strand the uncontrolled path behind a\n * permanently-closed controlled one.\n */\nconst props = withDefaults(defineProps<AppShellProps>(), {\n sidebarWidth: '240px',\n asideWidth: '280px',\n sidebarBreakpoint: 'lg',\n asideBreakpoint: 'xl',\n sidebarOpen: undefined,\n defaultSidebarOpen: false,\n});\n\nconst emit = defineEmits<{\n /** Fires when the mobile sidebar opens or closes — the `v-model:sidebarOpen` half. */\n 'update:sidebarOpen': [open: boolean];\n}>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst controlled = useControlled<boolean>({\n controlled: () => props.sidebarOpen,\n default: () => props.defaultSidebarOpen,\n onChange: (value) => {\n emit('update:sidebarOpen', value);\n },\n});\n\nconst isSidebarWide = useMediaQuery(() => `(min-width: ${BreakpointPx[props.sidebarBreakpoint]}px)`);\nconst isAsideWide = useMediaQuery(() => `(min-width: ${BreakpointPx[props.asideBreakpoint]}px)`);\n\nconst isSidebarCollapsed = computed(() => !isSidebarWide.value);\nconst isAsideHidden = computed(() => !isAsideWide.value);\n\nprovide(appShellContextKey, {\n sidebarWidth: computed(() => props.sidebarWidth),\n asideWidth: computed(() => props.asideWidth),\n sidebarBreakpoint: computed(() => props.sidebarBreakpoint),\n isSidebarOpen: controlled.value,\n setSidebarOpen: controlled.setValue,\n isSidebarCollapsed,\n isAsideHidden,\n});\n\n/** Collapsed drops the sidebar track entirely; header and footer always span the full width. */\nconst gridTemplate = computed(() =>\n isSidebarCollapsed.value\n ? `'header header' auto 'main main' 1fr 'footer footer' auto / 1fr`\n : `'header header' auto 'sidebar main' 1fr 'sidebar footer' auto / ${props.sidebarWidth} 1fr`,\n);\n\nconst classes = computed(() => cn('grid min-h-svh bg-background text-foreground', attrs.class as string | undefined));\n\n/** `gridTemplate` is normalized first so a caller's `style` still wins per-property. */\nconst rootStyle = computed(() => normalizeStyle([{ gridTemplate: gridTemplate.value }, attrs.style]));\n\n/** Everything but `class` / `style`, both re-applied above. */\nconst rest = computed(() => {\n const { class: _class, style: _style, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" v-bind=\"rest\" :style=\"rootStyle\" :class=\"classes\">\n <a\n href=\"#app-shell-main\"\n class=\"sr-only focus:not-sr-only focus:fixed focus:left-2 focus:top-2 focus:z-modal focus:rounded-md focus:bg-card focus:px-3 focus:py-2 focus:shadow\"\n >\n Skip to content\n </a>\n <slot />\n </div>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `AppShellHeader`.\n *\n * React declared `HTMLAttributes<HTMLElement>`; attributes reach the root\n * through `useAttrs` here and `children` is the default slot, which leaves no\n * declared prop.\n */\nexport type AppShellHeaderProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\n\n/** Renders the shell's sticky top bar into the `header` grid area. */\ndefineOptions({ name: 'AppShellHeader', inheritAttrs: false });\n\n/** The header content — React's `children`. */\ndefineSlots<{ default?(): unknown }>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLElement>('el');\n\nconst classes = computed(() =>\n cn(\n 'sticky top-0 z-sticky flex h-14 items-center gap-3 border-b border-border bg-card px-4 [grid-area:header]',\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <header ref=\"el\" role=\"banner\" v-bind=\"rest\" :class=\"classes\"><slot /></header>\n</template>\n","<script lang=\"ts\">\nimport type { Breakpoint } from './AppShell.vue';\n\n/**\n * The prop surface of `AppShellSidebar`.\n *\n * React declared `HTMLAttributes<HTMLElement>`; attributes reach the `aside`\n * through `useAttrs` here and `children` is the default slot, which leaves no\n * declared prop.\n */\nexport type AppShellSidebarProps = Record<string, never>;\n\n// Complete class strings per breakpoint — Tailwind can't see interpolated names.\nconst SidebarStaticClasses: Record<Breakpoint, string> = {\n sm: 'hidden sm:flex',\n md: 'hidden md:flex',\n lg: 'hidden lg:flex',\n xl: 'hidden xl:flex',\n '2xl': 'hidden 2xl:flex',\n};\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport Drawer from '../../overlays/drawer/Drawer.vue';\nimport DrawerContent from '../../overlays/drawer/DrawerContent.vue';\nimport { useAppShellContext } from './AppShell.vue';\n\n/**\n * Renders the side navigation rail — the `sidebar` grid area above\n * `sidebarBreakpoint`, a left-edge `Drawer` below it. The collapsed branch takes\n * only `class` (onto the `nav`), exactly as React's did; the rest of the attrs\n * belong to the `aside` that branch does not render.\n */\ndefineOptions({ name: 'AppShellSidebar', inheritAttrs: false });\n\n/** The navigation content — React's `children`. */\ndefineSlots<{ default?(): unknown }>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLElement>('el');\nconst context = useAppShellContext();\n\n/* Refs lifted to setup consts so the template auto-unwraps them (a plain injected object does not). */\nconst isCollapsed = context.isSidebarCollapsed;\nconst isSidebarOpen = context.isSidebarOpen;\n\nconst asideClasses = computed(() =>\n cn(\n 'sticky top-14 h-[calc(100svh-3.5rem)] overflow-y-auto border-r border-border bg-card [grid-area:sidebar]',\n SidebarStaticClasses[context.sidebarBreakpoint.value],\n attrs.class as string | undefined,\n ),\n);\n\nconst navClasses = computed(() => cn('flex h-full flex-col', attrs.class as string | undefined));\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\n/** `null` in the collapsed branch — there is no `aside` then, as there was none in React. */\ndefineExpose({ el });\n</script>\n\n<template>\n <Drawer v-if=\"isCollapsed\" :open=\"isSidebarOpen\" side=\"left\" @update:open=\"context.setSidebarOpen\">\n <DrawerContent class=\"w-72 max-w-[80%]\">\n <nav :class=\"navClasses\"><slot /></nav>\n </DrawerContent>\n </Drawer>\n\n <aside v-else ref=\"el\" v-bind=\"rest\" :class=\"asideClasses\">\n <nav class=\"flex h-full w-full flex-col p-3\"><slot /></nav>\n </aside>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `AppShellMain`.\n *\n * React declared `HTMLAttributes<HTMLElement>`; attributes reach the root\n * through `useAttrs` here and `children` is the default slot, which leaves no\n * declared prop.\n */\nexport type AppShellMainProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\n\n/**\n * Renders the primary column into the `main` grid area — also the skip-link's target.\n *\n * `id` and `tabindex` are bound before `v-bind=\"rest\"` so a caller-supplied\n * value still wins, matching React's attribute-then-spread order.\n */\ndefineOptions({ name: 'AppShellMain', inheritAttrs: false });\n\n/** The page content — React's `children`. */\ndefineSlots<{ default?(): unknown }>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLElement>('el');\n\nconst classes = computed(() =>\n cn('flex flex-col [grid-area:main] focus:outline-hidden', attrs.class as string | undefined),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <main ref=\"el\" id=\"app-shell-main\" tabindex=\"-1\" v-bind=\"rest\" :class=\"classes\">\n <slot />\n </main>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `AppShellContent`.\n *\n * React declared `HTMLAttributes<HTMLDivElement>`; attributes reach the root\n * through `useAttrs` here and `children` is the default slot, which leaves no\n * declared prop.\n */\nexport type AppShellContentProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\n\n/** Renders the scrolling region inside `AppShellMain` — header, sidebar and footer stay put. */\ndefineOptions({ name: 'AppShellContent', inheritAttrs: false });\n\n/** The scrolling content — React's `children`. */\ndefineSlots<{ default?(): unknown }>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst classes = computed(() => cn('flex-1 overflow-y-auto p-6', attrs.class as string | undefined));\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" v-bind=\"rest\" :class=\"classes\"><slot /></div>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `AppShellAside`.\n *\n * React declared `HTMLAttributes<HTMLElement>`; attributes reach the root\n * through `useAttrs` here and `children` is the default slot, which leaves no\n * declared prop.\n */\nexport type AppShellAsideProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, normalizeStyle, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { useAppShellContext } from './AppShell.vue';\n\n/** Renders the right-hand rail inside `AppShellMain`, and nothing at all below `asideBreakpoint`. */\ndefineOptions({ name: 'AppShellAside', inheritAttrs: false });\n\n/** The rail content — React's `children`. */\ndefineSlots<{ default?(): unknown }>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLElement>('el');\nconst context = useAppShellContext();\n\n/* Ref lifted to a setup const so the template auto-unwraps it (a plain injected object does not). */\nconst isHidden = context.isAsideHidden;\n\nconst classes = computed(() =>\n cn(\n 'sticky top-14 h-[calc(100svh-3.5rem)] shrink-0 overflow-y-auto border-l border-border bg-card p-4',\n attrs.class as string | undefined,\n ),\n);\n\n/** The width is normalized first so a caller's `style` still wins per-property. */\nconst asideStyle = computed(() => normalizeStyle([{ width: context.asideWidth.value }, attrs.style]));\n\n/** Everything but `class` / `style`, both re-applied above. */\nconst rest = computed(() => {\n const { class: _class, style: _style, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <aside v-if=\"!isHidden\" ref=\"el\" v-bind=\"rest\" :style=\"asideStyle\" :class=\"classes\">\n <slot />\n </aside>\n</template>\n","<script lang=\"ts\">\n/**\n * The prop surface of `AppShellFooter`.\n *\n * React declared `HTMLAttributes<HTMLElement>`; attributes reach the root\n * through `useAttrs` here and `children` is the default slot, which leaves no\n * declared prop.\n */\nexport type AppShellFooterProps = Record<string, never>;\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\n\n/** Renders the shell's bottom bar into the `footer` grid area. */\ndefineOptions({ name: 'AppShellFooter', inheritAttrs: false });\n\n/** The footer content — React's `children`. */\ndefineSlots<{ default?(): unknown }>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLElement>('el');\n\nconst classes = computed(() =>\n cn(\n 'border-t border-border bg-card px-4 py-3 text-sm text-muted-foreground [grid-area:footer]',\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <footer ref=\"el\" role=\"contentinfo\" v-bind=\"rest\" :class=\"classes\"><slot /></footer>\n</template>\n","import { tv, type VariantProps } from '../../../foundation/styles';\n\n/** Defines the internal visibility-gating mode of an `AnchorLayout`. */\nexport const AnchorLayoutVisibilityMode = {\n /** Refers to an always-visible overlay. */\n Always: 'always',\n /** Refers to reveal-on-hover (or focus-within) gating. */\n Hover: 'hover',\n /** Refers to reveal-on-focus-within gating. */\n FocusWithin: 'focus-within',\n /** Refers to mount/unmount gating driven by presence data-state. */\n Presence: 'presence',\n} as const;\n\nexport type AnchorLayoutVisibilityMode = (typeof AnchorLayoutVisibilityMode)[keyof typeof AnchorLayoutVisibilityMode];\n\n/** Defines the show/hide animation effect of an `AnchorLayout`. */\nexport const AnchorLayoutTransition = {\n /** Refers to no transition. */\n None: 'none',\n /** Refers to an opacity fade. */\n Fade: 'fade',\n /** Refers to a fade combined with a scale. */\n FadeScale: 'fade-scale',\n /** Refers to a fade combined with an upward slide. */\n FadeSlideUp: 'fade-slide-up',\n /** Refers to a fade combined with a downward slide. */\n FadeSlideDown: 'fade-slide-down',\n /** Refers to a fade combined with a leftward slide. */\n FadeSlideLeft: 'fade-slide-left',\n /** Refers to a fade combined with a rightward slide. */\n FadeSlideRight: 'fade-slide-right',\n} as const;\n\nexport type AnchorLayoutTransition = (typeof AnchorLayoutTransition)[keyof typeof AnchorLayoutTransition];\n\n/* AnchorLayout positioning + visibility + transition surface — see AnchorLayout.standard.md + AnchorLayout.spec.md. */\nexport const overlayVariants = tv({\n base: 'absolute',\n variants: {\n position: {\n 'top-right': 'top-[var(--ui-overlay-inset,0.5rem)] right-[var(--ui-overlay-inset,0.5rem)]',\n 'top-left': 'top-[var(--ui-overlay-inset,0.5rem)] left-[var(--ui-overlay-inset,0.5rem)]',\n 'bottom-right': 'bottom-[var(--ui-overlay-inset,0.5rem)] right-[var(--ui-overlay-inset,0.5rem)]',\n 'bottom-left': 'bottom-[var(--ui-overlay-inset,0.5rem)] left-[var(--ui-overlay-inset,0.5rem)]',\n top: 'top-[var(--ui-overlay-inset,0.5rem)] left-1/2 -translate-x-1/2',\n bottom: 'bottom-[var(--ui-overlay-inset,0.5rem)] left-1/2 -translate-x-1/2',\n left: 'left-[var(--ui-overlay-inset,0.5rem)] top-1/2 -translate-y-1/2',\n right: 'right-[var(--ui-overlay-inset,0.5rem)] top-1/2 -translate-y-1/2',\n center: 'top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2',\n custom: '', // consumer passed inset object — positioning via inline style\n },\n visibilityMode: {\n always: '',\n hover:\n 'opacity-0 group-hover:opacity-100 group-focus-within:opacity-100 group-hover:[transition-duration:var(--ui-overlay-enter,200ms)] group-focus-within:[transition-duration:var(--ui-overlay-enter,200ms)]',\n 'focus-within':\n 'opacity-0 group-focus-within:opacity-100 group-focus-within:[transition-duration:var(--ui-overlay-enter,200ms)]',\n presence: 'data-[state=closed]:opacity-0 data-[state=open]:[transition-duration:var(--ui-overlay-enter,200ms)]',\n },\n transition: {\n none: '',\n fade: 'transition-opacity duration-[var(--ui-overlay-exit,200ms)] ease-out',\n 'fade-scale': 'transition-[opacity,transform] duration-[var(--ui-overlay-exit,200ms)] ease-out',\n 'fade-slide-up': 'transition-[opacity,transform] duration-[var(--ui-overlay-exit,200ms)] ease-out',\n 'fade-slide-down': 'transition-[opacity,transform] duration-[var(--ui-overlay-exit,200ms)] ease-out',\n 'fade-slide-left': 'transition-[opacity,transform] duration-[var(--ui-overlay-exit,200ms)] ease-out',\n 'fade-slide-right': 'transition-[opacity,transform] duration-[var(--ui-overlay-exit,200ms)] ease-out',\n },\n },\n compoundVariants: [\n // === HOVER mode + transform-bearing transitions ===\n {\n visibilityMode: 'hover',\n transition: 'fade-scale',\n class:\n 'scale-95 group-hover:scale-100 group-focus-within:scale-100 ' +\n 'motion-reduce:scale-100 motion-reduce:group-hover:scale-100 motion-reduce:group-focus-within:scale-100',\n },\n {\n visibilityMode: 'hover',\n transition: 'fade-slide-up',\n class:\n 'translate-y-1 group-hover:translate-y-0 group-focus-within:translate-y-0 ' +\n 'motion-reduce:translate-y-0 motion-reduce:group-hover:translate-y-0 motion-reduce:group-focus-within:translate-y-0',\n },\n {\n visibilityMode: 'hover',\n transition: 'fade-slide-down',\n class:\n '-translate-y-1 group-hover:translate-y-0 group-focus-within:translate-y-0 ' +\n 'motion-reduce:translate-y-0 motion-reduce:group-hover:translate-y-0 motion-reduce:group-focus-within:translate-y-0',\n },\n {\n visibilityMode: 'hover',\n transition: 'fade-slide-left',\n class:\n 'translate-x-1 group-hover:translate-x-0 group-focus-within:translate-x-0 ' +\n 'motion-reduce:translate-x-0 motion-reduce:group-hover:translate-x-0 motion-reduce:group-focus-within:translate-x-0',\n },\n {\n visibilityMode: 'hover',\n transition: 'fade-slide-right',\n class:\n '-translate-x-1 group-hover:translate-x-0 group-focus-within:translate-x-0 ' +\n 'motion-reduce:translate-x-0 motion-reduce:group-hover:translate-x-0 motion-reduce:group-focus-within:translate-x-0',\n },\n\n // === FOCUS-WITHIN mode + transform-bearing transitions ===\n {\n visibilityMode: 'focus-within',\n transition: 'fade-scale',\n class: 'scale-95 group-focus-within:scale-100 motion-reduce:scale-100 motion-reduce:group-focus-within:scale-100',\n },\n {\n visibilityMode: 'focus-within',\n transition: 'fade-slide-up',\n class:\n 'translate-y-1 group-focus-within:translate-y-0 motion-reduce:translate-y-0 motion-reduce:group-focus-within:translate-y-0',\n },\n {\n visibilityMode: 'focus-within',\n transition: 'fade-slide-down',\n class:\n '-translate-y-1 group-focus-within:translate-y-0 motion-reduce:translate-y-0 motion-reduce:group-focus-within:translate-y-0',\n },\n {\n visibilityMode: 'focus-within',\n transition: 'fade-slide-left',\n class:\n 'translate-x-1 group-focus-within:translate-x-0 motion-reduce:translate-x-0 motion-reduce:group-focus-within:translate-x-0',\n },\n {\n visibilityMode: 'focus-within',\n transition: 'fade-slide-right',\n class:\n '-translate-x-1 group-focus-within:translate-x-0 motion-reduce:translate-x-0 motion-reduce:group-focus-within:translate-x-0',\n },\n\n // === PRESENCE mode (data-state-driven) + transform-bearing transitions ===\n {\n visibilityMode: 'presence',\n transition: 'fade-scale',\n class: 'data-[state=closed]:scale-95 motion-reduce:data-[state=closed]:scale-100',\n },\n {\n visibilityMode: 'presence',\n transition: 'fade-slide-up',\n class: 'data-[state=closed]:translate-y-1 motion-reduce:data-[state=closed]:translate-y-0',\n },\n {\n visibilityMode: 'presence',\n transition: 'fade-slide-down',\n class: 'data-[state=closed]:-translate-y-1 motion-reduce:data-[state=closed]:translate-y-0',\n },\n {\n visibilityMode: 'presence',\n transition: 'fade-slide-left',\n class: 'data-[state=closed]:translate-x-1 motion-reduce:data-[state=closed]:translate-x-0',\n },\n {\n visibilityMode: 'presence',\n transition: 'fade-slide-right',\n class: 'data-[state=closed]:-translate-x-1 motion-reduce:data-[state=closed]:translate-x-0',\n },\n ],\n defaultVariants: {\n position: 'top-right',\n visibilityMode: 'always',\n transition: 'none',\n },\n});\n\nexport type AnchorLayoutVariants = VariantProps<typeof overlayVariants>;\n\n/* Compile-time lock: enum values ≡ tv variant keys (drift = type error). */\ntype AssertExact<A, B> = [A] extends [B] ? ([B] extends [A] ? true : never) : never;\nconst _assertOverlayVisibilityMode: AssertExact<\n AnchorLayoutVisibilityMode,\n NonNullable<VariantProps<typeof overlayVariants>['visibilityMode']>\n> = true;\nconst _assertOverlayTransition: AssertExact<\n AnchorLayoutTransition,\n NonNullable<VariantProps<typeof overlayVariants>['transition']>\n> = true;\nvoid _assertOverlayVisibilityMode;\nvoid _assertOverlayTransition;\n","<script lang=\"ts\">\nimport type { AbsolutePosition, SizeValue } from '../../../foundation/styles';\nimport type { PresenceAnimationDurationProp } from '../../../foundation/animation';\nimport { AnchorLayoutTransition } from './AnchorLayout.variants';\n\n/* Re-exported for ergonomic consumer imports — same shape as the shared types. */\nexport type OverlayPosition = AbsolutePosition;\n\n/** Defines the visibility trigger of an `AnchorLayout` while mounted. */\nexport const AnchorLayoutAppearOn = {\n /** Refers to an always-visible overlay. */\n Always: 'always',\n /** Refers to reveal-on-hover (and focus-within). */\n Hover: 'hover',\n /** Refers to reveal-on-focus-within. */\n FocusWithin: 'focus-within',\n} as const;\n\nexport type AnchorLayoutAppearOn = (typeof AnchorLayoutAppearOn)[keyof typeof AnchorLayoutAppearOn];\n\nexport { AnchorLayoutTransition };\nexport type AnchorLayoutDuration = PresenceAnimationDurationProp;\n\n/**\n * The prop surface of `AnchorLayout`.\n *\n * `class` / `style` are attrs, not props, and so are absent here. `AnchorLayout`\n * consumes only those two attrs — no other attribute is forwarded, by design\n * (`AnchorLayout.standard.md` rule 10: it never sets `role` / `aria-*`; the child\n * carries its own semantics).\n */\nexport interface AnchorLayoutProps {\n /** The anchor location — preset corner/edge/center, or raw inset object. Default 'top-right'. */\n readonly position?: OverlayPosition;\n\n /** The spacing from edge for preset positions. Default '0.5rem'. Ignored for custom inset object. */\n readonly inset?: SizeValue;\n\n /** The z-index. Default 10. */\n readonly zIndex?: number | string;\n\n /** The visibility trigger while mounted. Default 'always'. Hover/focus-within modes need parent `class=\"group\"`. */\n readonly appearOn?: AnchorLayoutAppearOn;\n\n /** The presence — controls mount/unmount with an exit transition, deferring unmount until transitionend. */\n readonly isOpen?: boolean;\n\n /** The animation effect for show/hide. Defaults to 'fade' if any visibility gating is active, else 'none'. */\n readonly transition?: AnchorLayoutTransition;\n\n /** The duration in ms. Number = symmetric; object = asymmetric enter/exit. Default 200. */\n readonly transitionDuration?: AnchorLayoutDuration;\n\n /** The CSS timing function. Default 'ease-out'. */\n readonly transitionEasing?: string;\n\n /** The single-child merge via `Primitive` (no extra wrapper div). Default true. */\n readonly asChild?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, normalizeStyle, useAttrs } from 'vue';\nimport {\n cn,\n CssExtensions,\n type AbsoluteInsetOverrides,\n type AbsolutePositionPreset,\n} from '../../../foundation/styles';\nimport { TransitionExtensions } from '../../../foundation/animation';\nimport { Presence, Primitive } from '../../../foundation/primitives';\nimport { overlayVariants, AnchorLayoutVisibilityMode } from './AnchorLayout.variants';\n\n/**\n * Renders a positioned overlay anchored to its nearest positioned ancestor — for image-corner\n * controls, badges, hover-revealed actions, and conditionally mounted floating elements.\n */\ndefineOptions({ name: 'AnchorLayout', inheritAttrs: false });\n\n/** The content — a single element when `asChild` (default), or arbitrary content otherwise. */\ndefineSlots<{ default(): unknown }>();\n\n/**\n * `isOpen: undefined` is load-bearing, not noise: Vue casts an absent `Boolean`\n * prop to `false` unless the declaration *owns* a `default` key, which would make\n * `isOpen !== undefined` always true and force every overlay into presence mode.\n * Declaring the default as `undefined` keeps the three states — absent / `true` / `false`.\n */\nconst props = withDefaults(defineProps<AnchorLayoutProps>(), {\n position: 'top-right',\n zIndex: 10,\n appearOn: AnchorLayoutAppearOn.Always,\n asChild: true,\n isOpen: undefined,\n transition: undefined,\n transitionDuration: undefined,\n transitionEasing: undefined,\n inset: undefined,\n});\n\nconst attrs = useAttrs();\n\nconst isPresenceMode = computed(() => props.isOpen !== undefined);\nconst isCustomPosition = computed(() => typeof props.position === 'object' && props.position !== null);\n\nconst effectiveTransition = computed<AnchorLayoutTransition>(\n () =>\n props.transition ??\n (isPresenceMode.value || props.appearOn !== AnchorLayoutAppearOn.Always\n ? AnchorLayoutTransition.Fade\n : AnchorLayoutTransition.None),\n);\n\nconst visibilityMode = computed<AnchorLayoutVisibilityMode>(() =>\n isPresenceMode.value\n ? AnchorLayoutVisibilityMode.Presence\n : props.appearOn === AnchorLayoutAppearOn.Hover\n ? AnchorLayoutVisibilityMode.Hover\n : props.appearOn === AnchorLayoutAppearOn.FocusWithin\n ? AnchorLayoutVisibilityMode.FocusWithin\n : AnchorLayoutVisibilityMode.Always,\n);\n\nconst classes = computed(() =>\n cn(\n overlayVariants({\n position: isCustomPosition.value ? 'custom' : (props.position as AbsolutePositionPreset),\n visibilityMode: visibilityMode.value,\n transition: effectiveTransition.value,\n }),\n attrs.class as string | undefined,\n ),\n);\n\n/**\n * A caller's `style` is normalized FIRST so the computed declarations below win.\n */\nconst inlineStyle = computed(() => {\n const { enter, exit } = TransitionExtensions.resolveDuration(props.transitionDuration);\n\n const own: Record<string, string | number> = {\n zIndex: props.zIndex,\n // CSS vars consumed by tailwind variants — exit is the baseline\n // transition-duration; enter overrides it on hover / focus-within / isOpen.\n '--ui-overlay-enter': `${enter}ms`,\n '--ui-overlay-exit': `${exit}ms`,\n };\n\n if (props.inset !== undefined) {\n own['--ui-overlay-inset'] = CssExtensions.toCss(props.inset);\n }\n\n if (props.transitionEasing) {\n own.transitionTimingFunction = props.transitionEasing;\n }\n\n if (isCustomPosition.value) {\n const p = props.position as AbsoluteInsetOverrides;\n if (p.top !== undefined) own.top = CssExtensions.toCss(p.top);\n if (p.right !== undefined) own.right = CssExtensions.toCss(p.right);\n if (p.bottom !== undefined) own.bottom = CssExtensions.toCss(p.bottom);\n if (p.left !== undefined) own.left = CssExtensions.toCss(p.left);\n }\n\n return normalizeStyle([attrs.style, own]);\n});\n</script>\n\n<template>\n <!-- Presence clones the single child vnode to drive `data-state` + deferred unmount. -->\n <Presence v-if=\"isPresenceMode\" :is-present=\"props.isOpen === true\">\n <Primitive as=\"div\" :as-child=\"props.asChild\" :class=\"classes\" :style=\"inlineStyle\">\n <slot />\n </Primitive>\n </Presence>\n\n <Primitive v-else as=\"div\" :as-child=\"props.asChild\" :class=\"classes\" :style=\"inlineStyle\">\n <slot />\n </Primitive>\n</template>\n","<script lang=\"ts\">\nimport type { ElementType } from '../../../foundation/dom';\nimport type {\n SurfaceElevation,\n SurfacePadding,\n SurfaceRadius,\n SurfaceTone,\n SurfaceVariant,\n} from '../../../foundation/styles';\n\n/**\n * Represents the prop surface of the `SurfaceLayout` atom.\n *\n * React declared these by `extends SurfaceLayoutVariants`; spelled out here because\n * `defineProps<T>()` needs a type the SFC compiler can resolve to a runtime\n * declaration, and `VariantProps<typeof surfaceVariants>` is opaque to it.\n */\nexport interface SurfaceLayoutProps {\n /** The HTML element to render; defaults to `div`. */\n readonly as?: ElementType;\n /** The merge of styles onto the immediate child instead of rendering a wrapper. */\n readonly asChild?: boolean;\n /** The visual recipe — solid · soft · surface · outline · glass · elevated · flat · subtle. */\n readonly variant?: SurfaceVariant;\n /** The color tone the recipe is tinted with. */\n readonly tone?: SurfaceTone;\n /** The corner rounding. */\n readonly radius?: SurfaceRadius;\n /** The inner spacing step. */\n readonly padding?: SurfacePadding;\n /** The shadow depth. */\n readonly elevation?: SurfaceElevation;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef, type ComponentPublicInstance } from 'vue';\nimport { Primitive } from '../../../foundation/primitives';\nimport { cn, surfaceVariants } from '../../../foundation/styles';\n\n/**\n * Renders a styled visual surface composed from the `surfaceVariants` matrix.\n *\n * React branched between `Slot` (when `asChild`) and the `as` element. `Primitive`\n * carries both, so one element covers the pair: `asChild` collapses into the single\n * slot child, otherwise `as` renders.\n */\ndefineOptions({ name: 'SurfaceLayout', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<SurfaceLayoutProps>(), { as: 'div', asChild: false });\n\ndefineSlots<{\n /** The content rendered on the surface. */\n default?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst inner = useTemplateRef<ComponentPublicInstance>('inner');\n\nconst classes = computed(() =>\n cn(\n surfaceVariants({\n variant: props.variant,\n tone: props.tone,\n radius: props.radius,\n padding: props.padding,\n elevation: props.elevation,\n }),\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\n/** `Primitive` renders the real element, so its `$el` is this component's root. */\nconst el = computed(() => (inner.value?.$el ?? null) as HTMLElement | null);\n\ndefineExpose({ el });\n</script>\n\n<template>\n <Primitive ref=\"inner\" :as=\"props.as\" :as-child=\"props.asChild\" v-bind=\"rest\" :class=\"classes\">\n <slot />\n </Primitive>\n</template>\n","import { tv, type VariantProps } from '../../../foundation/styles';\n\n/** Defines the vertical-padding scale of the `Section` band. */\nexport const SectionPaddingY = {\n /** Refers to no vertical padding. */\n None: 'none',\n /** Refers to a small vertical rhythm. */\n Sm: 'sm',\n /** Refers to a medium vertical rhythm. */\n Md: 'md',\n /** Refers to a large vertical rhythm. */\n Lg: 'lg',\n /** Refers to an extra-large vertical rhythm. */\n Xl: 'xl',\n} as const;\n\nexport type SectionPaddingY = (typeof SectionPaddingY)[keyof typeof SectionPaddingY];\n\n/** Provides the vertical-rhythm (top/bottom padding) scale for the `Section` band. */\nexport const sectionVariants = tv({\n base: 'w-full',\n variants: {\n /* Vertical padding — the band's top/bottom breathing room. */\n py: {\n none: 'py-0',\n sm: 'py-6',\n md: 'py-10',\n lg: 'py-16',\n xl: 'py-24',\n },\n },\n defaultVariants: {\n py: 'md',\n },\n});\n\nexport type SectionVariants = VariantProps<typeof sectionVariants>;\n\n/* Compile-time lock: enum values ≡ tv `py` keys (drift = type error). */\ntype AssertExact<A, B> = [A] extends [B] ? ([B] extends [A] ? true : never) : never;\nconst _assertSectionPaddingY: AssertExact<\n SectionPaddingY,\n NonNullable<VariantProps<typeof sectionVariants>['py']>\n> = true;\nvoid _assertSectionPaddingY;\n","<script lang=\"ts\">\nimport type { SurfaceTone } from '../../../foundation/styles';\nimport type { ContainerLayoutProps } from '../containerLayout';\nimport type { SectionPaddingY } from './Section.variants';\n\nexport interface SectionProps {\n /**\n * The tinted background tone for the band. Applies the shadow-less `subtle`\n * surface treatment (low-alpha tinted fill + `border-border`). Omit for a\n * transparent band (no fill, no border).\n */\n readonly tone?: SurfaceTone;\n\n /** The max-width of the inner centered `ContainerLayout`. Passthrough to `ContainerLayout.size`. Default `lg`. */\n readonly containerSize?: ContainerLayoutProps['size'];\n\n /** The vertical padding (the band's top/bottom rhythm). Default `md`. */\n readonly py?: SectionPaddingY;\n\n /** The full-bleed mode — renders a `<section>` with no inner `ContainerLayout` (edge-to-edge content). */\n readonly bleed?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn, surfaceVariants } from '../../../foundation/styles';\nimport ContainerLayout from '../containerLayout/ContainerLayout.vue';\nimport { sectionVariants } from './Section.variants';\n\n/**\n * Renders a full-bleed `<section>` band with an inner centered `ContainerLayout`. The repetitive\n * marketing \"section band\" pattern: optional tinted (shadow-less) background,\n * passthrough container width, and vertical padding. Pass `bleed` to drop the\n * inner ContainerLayout for edge-to-edge content.\n */\n/* `<section>` is a live HTML element, but SFC templates are case-sensitive\n (`<Section>` ≠ `<section>`) and this is a library component — imported, never\n globally registered. Renaming it would break parity with the React package. */\ndefineOptions({ name: 'Section', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<SectionProps>(), { bleed: false });\n\ndefineSlots<{\n /** The band content — wrapped in a `ContainerLayout` unless `bleed` is set. */\n default?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLElement>('el');\n\nconst classes = computed(() =>\n cn(\n sectionVariants({ py: props.py }),\n props.tone && surfaceVariants({ variant: 'subtle', tone: props.tone, radius: 'none' }),\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <section ref=\"el\" v-bind=\"rest\" :class=\"classes\">\n <slot v-if=\"props.bleed\" />\n <ContainerLayout v-else :size=\"props.containerSize\"><slot /></ContainerLayout>\n </section>\n</template>\n","import { tv, type VariantProps } from '../../../foundation/styles';\n\n/** Defines the band-height of a `Navbar`. */\nexport const NavbarHeight = {\n /** Refers to a compact bar. */\n Sm: 'sm',\n /** Refers to the default bar height. */\n Md: 'md',\n /** Refers to a tall bar. */\n Lg: 'lg',\n} as const;\n\nexport type NavbarHeight = (typeof NavbarHeight)[keyof typeof NavbarHeight];\n\n/** Provides the header-band chrome (height, sticky positioning) for `Navbar`. */\nexport const navbarVariants = tv({\n base: 'w-full',\n variants: {\n /* Sticks the band to the top of the scroll container when true. */\n sticky: {\n true: 'sticky top-0 z-sticky',\n false: '',\n },\n /* Band height — the bar's vertical size. */\n height: {\n sm: 'h-12',\n md: 'h-14',\n lg: 'h-16',\n },\n },\n defaultVariants: {\n sticky: false,\n height: 'md',\n },\n});\n\nexport type NavbarVariants = VariantProps<typeof navbarVariants>;\n\n/* Compile-time lock: enum values ≡ tv `height` keys (drift = type error). */\ntype AssertExact<A, B> = [A] extends [B] ? ([B] extends [A] ? true : never) : never;\nconst _assertNavbarHeight: AssertExact<NavbarHeight, NonNullable<VariantProps<typeof navbarVariants>['height']>> = true;\nvoid _assertNavbarHeight;\n","<script lang=\"ts\">\nimport type { SurfaceTone } from '../../../foundation/styles';\nimport type { ContainerLayoutProps } from '../containerLayout';\nimport type { NavbarHeight } from './Navbar.variants';\n\nexport interface NavbarProps {\n /** The max-width of the inner centered `ContainerLayout`. Passthrough to `ContainerLayout.size`. Default `lg`. */\n readonly containerSize?: ContainerLayoutProps['size'];\n /** The band height. Default `md`. */\n readonly height?: NavbarHeight;\n /** The sticky pinning of the bar to the top of the scroll container. Default `false` (non-sticky). */\n readonly sticky?: boolean;\n /**\n * The tinted background tone for the band — applies the shadow-less `subtle`\n * surface treatment. Omit for a transparent bar (relies on `bordered` / page bg).\n */\n readonly tone?: SurfaceTone;\n /** The bottom border under the bar. Default `true`. */\n readonly bordered?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useSlots, useTemplateRef } from 'vue';\nimport { cn, surfaceVariants } from '../../../foundation/styles';\nimport ContainerLayout from '../containerLayout/ContainerLayout.vue';\nimport { navbarVariants } from './Navbar.variants';\n\n/**\n * Renders a lightweight header band (`<header>`) with `start` / `center` / `end` slots\n * laid out in a row inside a centered `ContainerLayout`. The everyday \"navbar +\n * centered content\" need that `AppShell` (a 5-slot dashboard grid w/ sidebar)\n * overshoots. Non-sticky by default; pass `sticky` to pin it.\n */\ndefineOptions({ name: 'Navbar', inheritAttrs: false });\n\n/** React's `start` / `center` / `end` / `children` ReactNode props are content regions — slots in Vue. */\ndefineSlots<{\n /** The leading slot — laid out at the start of the row (brand / logo / nav links). */\n start?(): unknown;\n /** The centre slot — laid out in the middle of the row (search / primary nav). */\n center?(): unknown;\n /** The trailing slot — laid out at the end of the row (actions / avatar / CTA). */\n end?(): unknown;\n /**\n * The raw row content — replaces the `start` / `center` / `end` slot layout when\n * provided. Use for fully custom bars.\n */\n default?(): unknown;\n}>();\n\nconst props = withDefaults(defineProps<NavbarProps>(), { sticky: false, bordered: true });\n\nconst attrs = useAttrs();\nconst slots = useSlots();\nconst el = useTemplateRef<HTMLElement>('el');\n\nconst classes = computed(() =>\n cn(\n navbarVariants({ sticky: props.sticky, height: props.height }),\n props.bordered && 'border-b border-border',\n props.tone ? surfaceVariants({ variant: 'subtle', tone: props.tone, radius: 'none' }) : 'bg-card',\n attrs.class as string | undefined,\n ),\n);\n\n/** Push `end` to the trailing edge when there's no centre slot to absorb the slack. */\nconst endClasses = computed(() => cn('flex min-w-0 items-center gap-3', !slots.center && 'ml-auto'));\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <header ref=\"el\" v-bind=\"rest\" :class=\"classes\">\n <ContainerLayout :size=\"props.containerSize\" class=\"flex h-full items-center gap-3\">\n <slot v-if=\"$slots.default\" />\n <template v-else>\n <div v-if=\"$slots.start\" class=\"flex min-w-0 items-center gap-3\">\n <slot name=\"start\" />\n </div>\n <div v-if=\"$slots.center\" class=\"flex min-w-0 flex-1 items-center justify-center gap-3\">\n <slot name=\"center\" />\n </div>\n <div v-if=\"$slots.end\" :class=\"endClasses\">\n <slot name=\"end\" />\n </div>\n </template>\n </ContainerLayout>\n </header>\n</template>\n","<script lang=\"ts\">\nexport interface InputAddonLayoutProps {\n /** The text rendered to the left of the input (e.g. \"https://\"). Fill the `leading` slot for richer content. */\n readonly leading?: string | number;\n\n /** The text rendered to the right of the input (e.g. \".com\"). Fill the `trailing` slot for richer content. */\n readonly trailing?: string | number;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useSlots, useTemplateRef } from 'vue';\nimport type { ClassValue } from 'clsx';\nimport { cn } from '../../../foundation/styles';\n\n/**\n * Renders leading and trailing addons welded to an input's border — protocol prefixes, units, suffixes.\n *\n * Each of React's two `ReactNode` props keeps its scalar form and gains a\n * same-named slot for richer content; the prop stays the discriminator.\n */\n/* `inheritAttrs: false` so `class` folds into the component's own `cn()` call — plain fallthrough\n appends outside it and loses tailwind-merge conflict resolution. */\ndefineOptions({ name: 'InputAddonLayout', inheritAttrs: false });\n\nconst props = defineProps<InputAddonLayoutProps>();\n\n/** The input element (TextInput, EmailInput, …) — React's `children`. */\ndefineSlots<{\n default(): unknown;\n leading?(): unknown;\n trailing?(): unknown;\n}>();\n\nconst attrs = useAttrs();\nconst slots = useSlots();\n\nconst hasLeading = computed(() => Boolean(props.leading) || Boolean(slots.leading));\nconst hasTrailing = computed(() => Boolean(props.trailing) || Boolean(slots.trailing));\n\nconst OwnedAttributes: ReadonlySet<string> = new Set(['class']);\nconst passthroughAttrs = computed(() =>\n Object.fromEntries(Object.entries(attrs).filter(([key]) => !OwnedAttributes.has(key))),\n);\n\nconst rootClass = computed(() =>\n cn(\n 'inline-flex w-full items-stretch rounded-md [&>*]:rounded-none',\n '[&>*:first-child]:rounded-l-md [&>*:last-child]:rounded-r-md',\n '[&>*:not(:first-child)]:-ml-px',\n /* The group is the control, so the focus ring belongs to the group. Past the React\n original, where the ring landed on the input segment alone and the addons read as\n separate boxes hanging off a highlighted middle. The segment's own ring is\n suppressed; it is raised instead so its border paints over its neighbours'. */\n '[&:has(>*:focus-visible)]:ring-2 [&:has(>*:focus-visible)]:ring-ring',\n '[&>*:focus-visible]:z-10 [&>*:focus-visible]:relative [&>*:focus-visible]:ring-0',\n attrs.class as ClassValue,\n ),\n);\n\nconst AddonClass = 'inline-flex shrink-0 items-center border border-input bg-muted px-3 text-sm text-muted-foreground';\n\nconst root = useTemplateRef<HTMLDivElement>('root');\n\n/** The rendered element — the Vue stand-in for the React original's forwarded ref. */\ndefineExpose({ el: root });\n</script>\n\n<template>\n <div ref=\"root\" :class=\"rootClass\" v-bind=\"passthroughAttrs\">\n <span v-if=\"hasLeading\" :class=\"AddonClass\">\n <slot name=\"leading\">{{ leading }}</slot>\n </span>\n <slot />\n <span v-if=\"hasTrailing\" :class=\"AddonClass\">\n <slot name=\"trailing\">{{ trailing }}</slot>\n </span>\n </div>\n</template>\n","<script lang=\"ts\">\nimport type { Orientation } from '../../../foundation/styles';\n\nexport interface InputGroupProps {\n /** The layout axis. Default `horizontal`. */\n readonly orientation?: Orientation;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport type { ClassValue } from 'clsx';\nimport { cn, Orientation as OrientationValue } from '../../../foundation/styles';\n\n/** Renders a row or column of inputs as one connected control, collapsing the radii where they meet. */\n/* `inheritAttrs: false` so `class` folds into the component's own `cn()` call — plain fallthrough\n appends outside it and loses tailwind-merge conflict resolution. */\ndefineOptions({ name: 'InputGroup', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<InputGroupProps>(), {\n orientation: OrientationValue.Horizontal,\n});\n\n/** The joined controls — React's `children`. */\ndefineSlots<{ default(): unknown }>();\n\nconst attrs = useAttrs();\n\nconst isHorizontal = computed(() => props.orientation === OrientationValue.Horizontal);\n\nconst OwnedAttributes: ReadonlySet<string> = new Set(['class']);\nconst passthroughAttrs = computed(() =>\n Object.fromEntries(Object.entries(attrs).filter(([key]) => !OwnedAttributes.has(key))),\n);\n\nconst rootClass = computed(() =>\n cn(\n 'inline-flex w-full rounded-md',\n isHorizontal.value ? 'flex-row' : 'flex-col',\n /* Same contract as `InputAddonLayout`: the joined row is one control, so the ring goes round\n the whole group and the focused segment only rises above its neighbours' borders. */\n '[&:has(>*:focus-visible)]:ring-2 [&:has(>*:focus-visible)]:ring-ring',\n '[&>*:focus-visible]:z-10 [&>*:focus-visible]:relative [&>*:focus-visible]:ring-0',\n isHorizontal.value\n ? '[&>*]:rounded-none [&>*:first-child]:rounded-l-md [&>*:last-child]:rounded-r-md [&>*:not(:first-child)]:-ml-px'\n : '[&>*]:rounded-none [&>*:first-child]:rounded-t-md [&>*:last-child]:rounded-b-md [&>*:not(:first-child)]:-mt-px',\n attrs.class as ClassValue,\n ),\n);\n\nconst root = useTemplateRef<HTMLDivElement>('root');\n\n/** The rendered element — the Vue stand-in for the React original's forwarded ref. */\ndefineExpose({ el: root });\n</script>\n\n<template>\n <div ref=\"root\" :class=\"rootClass\" v-bind=\"passthroughAttrs\">\n <slot />\n </div>\n</template>\n","<script lang=\"ts\">\n/* `Orientation` is imported here (not in `<script setup>`) so the one binding\n serves as both the type below and the runtime value used in `withDefaults`. */\nimport { Orientation } from '../../../foundation/styles';\n\nexport interface SeparatorLayoutProps {\n readonly orientation?: Orientation;\n /** The decorative mode — `role=\"none\"`, unannounced. Default `true`; set `false` when meaningful in context. */\n readonly isDecorative?: boolean;\n}\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\n\n/**\n * Renders a hairline divider, horizontal by default or vertical for column splits.\n *\n * A vertical separator needs an explicit height from its flex / grid parent.\n */\ndefineOptions({ name: 'SeparatorLayout', inheritAttrs: false });\n\nconst props = withDefaults(defineProps<SeparatorLayoutProps>(), {\n orientation: Orientation.Horizontal,\n isDecorative: true,\n});\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\nconst classes = computed(() =>\n cn(\n 'bg-border',\n props.orientation === Orientation.Horizontal ? 'h-px w-full' : 'w-px self-stretch',\n attrs.class as string | undefined,\n ),\n);\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div\n ref=\"el\"\n :role=\"props.isDecorative ? 'none' : 'separator'\"\n :aria-orientation=\"props.isDecorative ? undefined : props.orientation\"\n v-bind=\"rest\"\n :class=\"classes\"\n />\n</template>\n","<script lang=\"ts\">\nimport type { ElementTag } from '../../../foundation/dom';\n\nexport interface TiltLayoutProps {\n /** The maximum rotation in degrees at the edges. Default `12`. */\n readonly maxAngle?: number;\n\n /** The px perspective depth. Default `800`. */\n readonly perspective?: number;\n\n /** The cursor-following highlight. */\n readonly hasGlare?: boolean;\n\n /** The scale applied while tilted. Default `1`. */\n readonly scale?: number;\n\n /** The rendered tag. Default `div`. */\n readonly as?: ElementTag;\n}\n\ninterface TiltLayoutState {\n rotateX: number;\n rotateY: number;\n glareX: number;\n glareY: number;\n active: boolean;\n}\n\nconst RestingTilt: TiltLayoutState = { rotateX: 0, rotateY: 0, glareX: 50, glareY: 50, active: false };\n</script>\n\n<script setup lang=\"ts\">\nimport { computed, normalizeStyle, ref, useAttrs, useTemplateRef } from 'vue';\nimport { cn } from '../../../foundation/styles';\nimport { useReducedMotion } from '../../../foundation/device';\n\n/**\n * Renders children on a 3D tilt that follows the cursor through `rotateX` / `rotateY`.\n *\n * Disabled under `prefers-reduced-motion`. `hasGlare` paints a cursor-following highlight.\n */\ndefineOptions({ name: 'TiltLayout', inheritAttrs: false });\n\n/** The tilted content. */\ndefineSlots<{ default(): unknown }>();\n\nconst props = withDefaults(defineProps<TiltLayoutProps>(), {\n maxAngle: 12,\n perspective: 800,\n hasGlare: undefined,\n scale: 1,\n as: 'div',\n});\n\nconst attrs = useAttrs();\nconst el = useTemplateRef<HTMLElement>('el');\nconst reducedMotion = useReducedMotion();\n\nconst tilt = ref<TiltLayoutState>({ ...RestingTilt });\n\n/*\n * A caller's `onPointerMove` / `onPointerLeave` stay in the fallthrough bag:\n * Vue's `mergeProps` chains them with the handlers bound below, caller first\n * (`v-bind=\"rest\"` precedes `@pointermove` in the template).\n */\nfunction handleMove(e: PointerEvent): void {\n if (reducedMotion.value) return;\n const node = el.value;\n if (!node) return;\n const rect = node.getBoundingClientRect();\n const x = (e.clientX - rect.left) / rect.width;\n const y = (e.clientY - rect.top) / rect.height;\n tilt.value = {\n rotateX: (0.5 - y) * 2 * props.maxAngle,\n rotateY: (x - 0.5) * 2 * props.maxAngle,\n glareX: x * 100,\n glareY: y * 100,\n active: true,\n };\n}\n\nfunction handleLeave(): void {\n tilt.value = { ...RestingTilt };\n}\n\nconst classes = computed(() => cn('relative', attrs.class as string | undefined));\n\n/**\n * Vue does not append `px` to a numeric `:style` value, so `perspective` is\n * spelled out. `normalizeStyle` merges left → right, so a caller's `style`\n * lands last and wins.\n */\nconst styles = computed(() =>\n normalizeStyle([\n {\n perspective: `${props.perspective}px`,\n transform:\n tilt.value.active && !reducedMotion.value\n ? `rotateX(${tilt.value.rotateX}deg) rotateY(${tilt.value.rotateY}deg) scale(${props.scale})`\n : 'rotateX(0) rotateY(0) scale(1)',\n transition: tilt.value.active ? 'transform 80ms ease-out' : 'transform 220ms ease-out',\n transformStyle: 'preserve-3d',\n },\n attrs.style,\n ]),\n);\n\nconst showGlare = computed(() => Boolean(props.hasGlare) && !reducedMotion.value && tilt.value.active);\n\nconst glareStyle = computed(() => ({\n background: `radial-gradient(circle at ${tilt.value.glareX}% ${tilt.value.glareY}%, rgba(255,255,255,0.35) 0%, transparent 50%)`,\n}));\n\n/** Everything but `class` / `style`, both re-applied above. */\nconst rest = computed(() => {\n const { class: _class, style: _style, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <component\n :is=\"props.as\"\n ref=\"el\"\n v-bind=\"rest\"\n :class=\"classes\"\n :style=\"styles\"\n @pointermove=\"handleMove\"\n @pointerleave=\"handleLeave\"\n >\n <slot />\n <span\n v-if=\"showGlare\"\n aria-hidden=\"true\"\n class=\"pointer-events-none absolute inset-0 rounded-[inherit] mix-blend-overlay\"\n :style=\"glareStyle\"\n />\n </component>\n</template>\n","<script lang=\"ts\">\nexport interface SwipeActionsLayoutProps {\n /** The drag distance (px) the user must exceed before the row snaps open. */\n readonly threshold?: number;\n\n /** The width per action button (px) — used to compute snap distance. */\n readonly actionWidth?: number;\n\n /** The gesture-off flag. */\n readonly isDisabled?: boolean;\n}\n\ntype Side = 'left' | 'right' | null;\n\n/** px of pointer travel beyond which the gesture counts as a drag, not a tap. */\nconst ClickSuppressSlop = 6;\n</script>\n\n<script setup lang=\"ts\">\nimport {\n Comment,\n Fragment,\n Text as TextVNode,\n computed,\n ref,\n useAttrs,\n useSlots,\n useTemplateRef,\n type VNode,\n} from 'vue';\nimport { cn } from '../../../foundation/styles';\n\n/**\n * Renders a row that drags left or right to reveal its action slots.\n *\n * Pointer-event based, so touch and mouse both work. Tapping the row body while open closes it.\n */\ndefineOptions({ name: 'SwipeActionsLayout', inheritAttrs: false });\n\ndefineSlots<{\n /** The row body. */\n default(): unknown;\n /** The actions revealed by dragging right. One element per action slot. */\n left?(): unknown;\n /** The actions revealed by dragging left. One element per action slot. */\n right?(): unknown;\n}>();\n\nconst props = withDefaults(defineProps<SwipeActionsLayoutProps>(), {\n threshold: 60,\n actionWidth: 72,\n});\n\nconst attrs = useAttrs();\nconst slots = useSlots();\nconst el = useTemplateRef<HTMLDivElement>('el');\n\n/**\n * Number of action slots in a side. The slot's vnodes are counted, flattening\n * fragments so a `v-for` sizes one slot per iteration — the snap width is\n * `slots × actionWidth`.\n */\nfunction countNodes(nodes: ReadonlyArray<VNode> | undefined): number {\n if (!nodes) return 0;\n let count = 0;\n for (const node of nodes) {\n if (node.type === Fragment) {\n count += countNodes(Array.isArray(node.children) ? (node.children as Array<VNode>) : undefined);\n continue;\n }\n // A falsy `v-if` renders a comment placeholder, and condensed whitespace a\n // blank text node — neither is an action.\n if (node.type === Comment) continue;\n if (node.type === TextVNode && typeof node.children === 'string' && !node.children.trim()) {\n continue;\n }\n count += 1;\n }\n return count;\n}\n\n/* Both are first read from the template, i.e. during render — which is what\n keeps the slot call tracked and warning-free. */\nconst leftMax = computed(() => countNodes(slots.left?.()) * props.actionWidth);\nconst rightMax = computed(() => countNodes(slots.right?.()) * props.actionWidth);\n\n/** Reactive: the content transition keys off it. */\nconst startX = ref<number | null>(null);\nconst offset = ref(0);\nconst openSide = ref<Side>(null);\n\n/* Mutable non-render values. */\nlet startOffset = 0;\nlet suppressClick = false;\n\nfunction onPointerDown(e: PointerEvent): void {\n if (props.isDisabled) return;\n startX.value = e.clientX;\n startOffset = offset.value;\n suppressClick = false;\n (e.currentTarget as HTMLDivElement).setPointerCapture(e.pointerId);\n}\n\nfunction onPointerMove(e: PointerEvent): void {\n if (props.isDisabled || startX.value == null) return;\n if (Math.abs(e.clientX - startX.value) > ClickSuppressSlop) {\n suppressClick = true;\n }\n const dx = e.clientX - startX.value + startOffset;\n offset.value = Math.max(-rightMax.value, Math.min(leftMax.value, dx));\n}\n\nfunction onPointerUp(e: PointerEvent): void {\n if (startX.value == null) return;\n startX.value = null;\n (e.currentTarget as HTMLDivElement).releasePointerCapture?.(e.pointerId);\n // Snap.\n if (offset.value > props.threshold && leftMax.value > 0) {\n offset.value = leftMax.value;\n openSide.value = 'left';\n } else if (offset.value < -props.threshold && rightMax.value > 0) {\n offset.value = -rightMax.value;\n openSide.value = 'right';\n } else {\n offset.value = 0;\n openSide.value = null;\n }\n}\n\nfunction close(): void {\n offset.value = 0;\n openSide.value = null;\n}\n\nfunction onClick(): void {\n // Mouse drags always emit a click after pointerup — swallow it so a\n // drag-to-open doesn't instantly close. Plain taps still close.\n if (suppressClick) {\n suppressClick = false;\n return;\n }\n if (openSide.value) close();\n}\n\nconst classes = computed(() =>\n cn('relative overflow-hidden bg-card text-card-foreground', attrs.class as string | undefined),\n);\n\n/** Vue does not append `px` to a numeric `:style` value, so every length is spelled out. */\nconst leftStyle = computed(() => ({ width: `${leftMax.value}px` }));\nconst rightStyle = computed(() => ({ width: `${rightMax.value}px` }));\n\nconst contentStyle = computed(() => ({\n transform: `translateX(${offset.value}px)`,\n transition: startX.value == null ? 'transform 200ms ease-out' : 'none',\n touchAction: 'pan-y',\n}));\n\n/** Everything but `class`, which is re-applied through `cn` above. */\nconst rest = computed(() => {\n const { class: _class, ...others } = attrs;\n return others;\n});\n\ndefineExpose({ el });\n</script>\n\n<template>\n <div ref=\"el\" v-bind=\"rest\" :class=\"classes\">\n <div\n v-if=\"$slots.left\"\n class=\"absolute inset-y-0 left-0 flex\"\n :style=\"leftStyle\"\n :aria-hidden=\"openSide !== 'left'\"\n >\n <slot name=\"left\" />\n </div>\n\n <div\n v-if=\"$slots.right\"\n class=\"absolute inset-y-0 right-0 flex\"\n :style=\"rightStyle\"\n :aria-hidden=\"openSide !== 'right'\"\n >\n <slot name=\"right\" />\n </div>\n\n <div\n class=\"relative bg-card\"\n :style=\"contentStyle\"\n @pointerdown=\"onPointerDown\"\n @pointermove=\"onPointerMove\"\n @pointerup=\"onPointerUp\"\n @pointercancel=\"onPointerUp\"\n @click=\"onClick\"\n >\n <slot />\n </div>\n </div>\n</template>\n"],"names":["_openBlock","_createBlock","_resolveDynamicComponent","_mergeProps","_renderSlot","StackLayout","$attrs","_createElementBlock","_createElementVNode","_hoisted_1","_createTextVNode","_toDisplayString","_hoisted_2","GapClass","_unref","_createVNode","Spinner","Announce","Drawer","DrawerContent","ContainerLayout","$slots","_Fragment","OrientationValue","TextVNode"],"mappings":"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"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { b as isError, i as isObjectLike, r as readMember } from "./ErrorLike-CRnbeEM0.js";
|
|
2
|
+
const UnknownErrorMessage = "Unknown error";
|
|
3
|
+
function constructorNameOf(value) {
|
|
4
|
+
const constructor = readMember(value, "constructor");
|
|
5
|
+
const name = isObjectLike(constructor) ? readMember(constructor, "name") : void 0;
|
|
6
|
+
return typeof name === "string" && name !== "" ? name : "value";
|
|
7
|
+
}
|
|
8
|
+
function stringifyUnknown(value) {
|
|
9
|
+
if (value === null) return "null";
|
|
10
|
+
if (value === void 0) return "undefined";
|
|
11
|
+
if (typeof value === "string") return value;
|
|
12
|
+
if (typeof value === "symbol") return String(value);
|
|
13
|
+
if (typeof value === "function") {
|
|
14
|
+
const name = readMember(value, "name");
|
|
15
|
+
return `[Function ${typeof name === "string" && name !== "" ? name : "anonymous"}]`;
|
|
16
|
+
}
|
|
17
|
+
if (!isObjectLike(value)) return String(value);
|
|
18
|
+
try {
|
|
19
|
+
const json = JSON.stringify(value);
|
|
20
|
+
if (typeof json === "string" && json !== "") return json;
|
|
21
|
+
} catch {
|
|
22
|
+
}
|
|
23
|
+
return `[unserializable ${constructorNameOf(value)}]`;
|
|
24
|
+
}
|
|
25
|
+
function adoptErrorLike(source, message) {
|
|
26
|
+
const cause = readMember(source, "cause");
|
|
27
|
+
const error = cause === void 0 ? new Error(message) : new Error(message, { cause });
|
|
28
|
+
const name = readMember(source, "name");
|
|
29
|
+
if (typeof name === "string" && name !== "") error.name = name;
|
|
30
|
+
const stack = readMember(source, "stack");
|
|
31
|
+
if (typeof stack === "string" && stack !== "") error.stack = stack;
|
|
32
|
+
const code = readMember(source, "code");
|
|
33
|
+
if (typeof code === "string" || typeof code === "number") error.code = code;
|
|
34
|
+
return error;
|
|
35
|
+
}
|
|
36
|
+
function toError(value) {
|
|
37
|
+
try {
|
|
38
|
+
if (isError(value)) return value;
|
|
39
|
+
if (isObjectLike(value)) {
|
|
40
|
+
const message = readMember(value, "message");
|
|
41
|
+
if (typeof message === "string") return adoptErrorLike(value, message);
|
|
42
|
+
}
|
|
43
|
+
return new Error(stringifyUnknown(value));
|
|
44
|
+
} catch {
|
|
45
|
+
return new Error(UnknownErrorMessage);
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
export {
|
|
49
|
+
UnknownErrorMessage as U,
|
|
50
|
+
toError as t
|
|
51
|
+
};
|
|
52
|
+
//# sourceMappingURL=ToError-vXncXe19.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ToError-vXncXe19.js","sources":["../../src/foundation/errors/ToError.ts"],"sourcesContent":["import { isError, isObjectLike, readMember } from './ErrorLike';\n\n/**\n * Provides the last-resort message used when normalization itself fails — the final rung of the never-throw\n * contract. Internal; not barrelled.\n */\nexport const UnknownErrorMessage = 'Unknown error';\n\n/**\n * Names a value by its constructor for the unserializable tag — `Object.create(null)` has none, hence the\n * `'value'` floor.\n */\nfunction constructorNameOf(value: object): string {\n const constructor = readMember(value, 'constructor');\n const name = isObjectLike(constructor) ? readMember(constructor, 'name') : undefined;\n return typeof name === 'string' && name !== '' ? name : 'value';\n}\n\n/**\n * Renders a value that carries no `message` as message text. Never `'[object Object]'` — the default\n * `String(object)` tag says nothing about the failure — and never a throw: `JSON.stringify` rejects\n * circular structures, `BigInt` members, and a `toJSON` that throws, all of which land on the tagged\n * `[unserializable X]` form instead.\n */\nfunction stringifyUnknown(value: unknown): string {\n if (value === null) return 'null';\n if (value === undefined) return 'undefined';\n if (typeof value === 'string') return value;\n // `String()` is the only coercion that accepts a symbol — a template literal throws a TypeError.\n if (typeof value === 'symbol') return String(value);\n if (typeof value === 'function') {\n const name = readMember(value, 'name');\n return `[Function ${typeof name === 'string' && name !== '' ? name : 'anonymous'}]`;\n }\n // Everything left is either a primitive that stringifies cleanly (number · boolean · bigint) or an object.\n if (!isObjectLike(value)) return String(value);\n\n try {\n const json = JSON.stringify(value);\n if (typeof json === 'string' && json !== '') return json;\n } catch {\n // Circular reference · BigInt member · throwing `toJSON` — fall through to the tag.\n }\n return `[unserializable ${constructorNameOf(value)}]`;\n}\n\n/**\n * Rebuilds an error-like value as a real `Error`, carrying over what it had. `name`, `stack`, and a\n * JSON-safe `code` are preserved so the normalized error still identifies itself (a recognizer keyed\n * on `name` must survive the round trip), and `cause` is preserved so the chain walkers see through\n * the normalization. The adopted `stack` belongs to the original throw site, not to this constructor\n * call — that is the point: the useful frames are the source's.\n */\nfunction adoptErrorLike(source: object, message: string): Error {\n const cause = readMember(source, 'cause');\n // Passing `{ cause: undefined }` installs an own `cause` member — omit the options bag instead.\n const error = (cause === undefined ? new Error(message) : new Error(message, { cause })) as Error & {\n code?: string | number;\n };\n\n const name = readMember(source, 'name');\n if (typeof name === 'string' && name !== '') error.name = name;\n\n const stack = readMember(source, 'stack');\n if (typeof stack === 'string' && stack !== '') error.stack = stack;\n\n const code = readMember(source, 'code');\n if (typeof code === 'string' || typeof code === 'number') error.code = code;\n\n return error;\n}\n\n/**\n * Normalizes any caught value into an `Error` — the first call every `catch` block makes, so that\n * downstream code has one type to reason about instead of `unknown`.\n *\n * An `Error` passes through by identity (no copy, no lost subclass — an `ApiError` stays an\n * `ApiError`); an error-like object is adopted with its `name` / `stack` / `code` / `cause`; a string\n * becomes its own message; anything else is stringified safely. Idempotent from the second call on,\n * since the result is always an `Error`.\n *\n * Total and never-throwing, hostile inputs included: a throwing getter, a `Proxy` whose traps throw,\n * and a circular structure all yield an `Error` rather than a second failure.\n */\nexport function toError(value: unknown): Error {\n try {\n if (isError(value)) return value;\n\n if (isObjectLike(value)) {\n const message = readMember(value, 'message');\n if (typeof message === 'string') return adoptErrorLike(value, message);\n }\n\n return new Error(stringifyUnknown(value));\n } catch {\n return new Error(UnknownErrorMessage);\n }\n}\n"],"names":[],"mappings":";AAMO,MAAM,sBAAsB;AAMnC,SAAS,kBAAkB,OAAuB;AAChD,QAAM,cAAc,WAAW,OAAO,aAAa;AACnD,QAAM,OAAO,aAAa,WAAW,IAAI,WAAW,aAAa,MAAM,IAAI;AAC3E,SAAO,OAAO,SAAS,YAAY,SAAS,KAAK,OAAO;AAC1D;AAQA,SAAS,iBAAiB,OAAwB;AAChD,MAAI,UAAU,KAAM,QAAO;AAC3B,MAAI,UAAU,OAAW,QAAO;AAChC,MAAI,OAAO,UAAU,SAAU,QAAO;AAEtC,MAAI,OAAO,UAAU,SAAU,QAAO,OAAO,KAAK;AAClD,MAAI,OAAO,UAAU,YAAY;AAC/B,UAAM,OAAO,WAAW,OAAO,MAAM;AACrC,WAAO,aAAa,OAAO,SAAS,YAAY,SAAS,KAAK,OAAO,WAAW;AAAA,EAClF;AAEA,MAAI,CAAC,aAAa,KAAK,EAAG,QAAO,OAAO,KAAK;AAE7C,MAAI;AACF,UAAM,OAAO,KAAK,UAAU,KAAK;AACjC,QAAI,OAAO,SAAS,YAAY,SAAS,GAAI,QAAO;AAAA,EACtD,QAAQ;AAAA,EAER;AACA,SAAO,mBAAmB,kBAAkB,KAAK,CAAC;AACpD;AASA,SAAS,eAAe,QAAgB,SAAwB;AAC9D,QAAM,QAAQ,WAAW,QAAQ,OAAO;AAExC,QAAM,QAAS,UAAU,SAAY,IAAI,MAAM,OAAO,IAAI,IAAI,MAAM,SAAS,EAAE,MAAA,CAAO;AAItF,QAAM,OAAO,WAAW,QAAQ,MAAM;AACtC,MAAI,OAAO,SAAS,YAAY,SAAS,UAAU,OAAO;AAE1D,QAAM,QAAQ,WAAW,QAAQ,OAAO;AACxC,MAAI,OAAO,UAAU,YAAY,UAAU,UAAU,QAAQ;AAE7D,QAAM,OAAO,WAAW,QAAQ,MAAM;AACtC,MAAI,OAAO,SAAS,YAAY,OAAO,SAAS,gBAAgB,OAAO;AAEvE,SAAO;AACT;AAcO,SAAS,QAAQ,OAAuB;AAC7C,MAAI;AACF,QAAI,QAAQ,KAAK,EAAG,QAAO;AAE3B,QAAI,aAAa,KAAK,GAAG;AACvB,YAAM,UAAU,WAAW,OAAO,SAAS;AAC3C,UAAI,OAAO,YAAY,SAAU,QAAO,eAAe,OAAO,OAAO;AAAA,IACvE;AAEA,WAAO,IAAI,MAAM,iBAAiB,KAAK,CAAC;AAAA,EAC1C,QAAQ;AACN,WAAO,IAAI,MAAM,mBAAmB;AAAA,EACtC;AACF;"}
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
const ToneFamily = {
|
|
2
|
+
/** Refers to an opaque tone bg + foreground. */
|
|
3
|
+
Solid: "solid",
|
|
4
|
+
/** Refers to a muted/tinted bg + tone-readable foreground. */
|
|
5
|
+
Soft: "soft",
|
|
6
|
+
/** Refers to a popover bg + tone-accent border. */
|
|
7
|
+
Surface: "surface",
|
|
8
|
+
/** Refers to a transparent bg, tone border + tone text. */
|
|
9
|
+
Outline: "outline",
|
|
10
|
+
/** Refers to a translucent tone bg + blur. */
|
|
11
|
+
Glass: "glass",
|
|
12
|
+
/** Refers to a glass fill + tone-accent border at 50% alpha. */
|
|
13
|
+
GlassOutline: "glassOutline",
|
|
14
|
+
/** Refers to a low-alpha tinted fill + neutral border, no shadow. */
|
|
15
|
+
Subtle: "subtle"
|
|
16
|
+
};
|
|
17
|
+
const Tones = {
|
|
18
|
+
/** Opaque tone bg + foreground. Used by `solid`, `elevated`, `flat`, button defaults. */
|
|
19
|
+
solid: {
|
|
20
|
+
neutral: "bg-popover text-popover-foreground",
|
|
21
|
+
primary: "bg-primary text-primary-foreground",
|
|
22
|
+
danger: "bg-destructive text-destructive-foreground",
|
|
23
|
+
success: "bg-success text-success-foreground",
|
|
24
|
+
warning: "bg-warning text-warning-foreground",
|
|
25
|
+
info: "bg-info text-info-foreground"
|
|
26
|
+
},
|
|
27
|
+
/**
|
|
28
|
+
* Muted/tinted bg + tone-readable foreground.
|
|
29
|
+
*
|
|
30
|
+
* Pairs `bg-{tone}-soft` with `text-{tone}-soft-foreground`, the token minted for
|
|
31
|
+
* exactly this background — `themes/Validate.ts` asserts that pair at AA. The
|
|
32
|
+
* full-strength `text-{tone}` is a *solid*-fill foreground: on the soft tint it
|
|
33
|
+
* measured 2.07:1 for `warning` and 3.15:1 for `success`.
|
|
34
|
+
*/
|
|
35
|
+
soft: {
|
|
36
|
+
neutral: "bg-muted text-foreground",
|
|
37
|
+
primary: "bg-primary-soft text-primary-soft-foreground",
|
|
38
|
+
danger: "bg-destructive-soft text-destructive-soft-foreground",
|
|
39
|
+
success: "bg-success-soft text-success-soft-foreground",
|
|
40
|
+
warning: "bg-warning-soft text-warning-soft-foreground",
|
|
41
|
+
info: "bg-info-soft text-info-soft-foreground"
|
|
42
|
+
},
|
|
43
|
+
/** Popover bg + tone-accent border. The "default" subtle look. */
|
|
44
|
+
surface: {
|
|
45
|
+
neutral: "border-border bg-popover text-popover-foreground",
|
|
46
|
+
primary: "border-primary/40 bg-popover text-popover-foreground",
|
|
47
|
+
danger: "border-destructive/40 bg-popover text-popover-foreground",
|
|
48
|
+
success: "border-success/40 bg-popover text-popover-foreground",
|
|
49
|
+
warning: "border-warning/40 bg-popover text-popover-foreground",
|
|
50
|
+
info: "border-info/40 bg-popover text-popover-foreground"
|
|
51
|
+
},
|
|
52
|
+
/**
|
|
53
|
+
* Transparent bg, tone border + tone text.
|
|
54
|
+
*
|
|
55
|
+
* The fill is transparent, so the text lands on whatever surface hosts the
|
|
56
|
+
* component — the same situation `-soft-foreground` is toned for. Keeping the
|
|
57
|
+
* border at full-strength `{tone}` preserves the tone read; only the text
|
|
58
|
+
* darkens (light) / lightens (dark). Full-strength `text-{tone}` measured
|
|
59
|
+
* 2.15:1 for `warning` on the default light background.
|
|
60
|
+
*/
|
|
61
|
+
outline: {
|
|
62
|
+
neutral: "border-border text-foreground",
|
|
63
|
+
primary: "border-primary text-primary-soft-foreground",
|
|
64
|
+
danger: "border-destructive text-destructive-soft-foreground",
|
|
65
|
+
success: "border-success text-success-soft-foreground",
|
|
66
|
+
warning: "border-warning text-warning-soft-foreground",
|
|
67
|
+
info: "border-info text-info-soft-foreground"
|
|
68
|
+
},
|
|
69
|
+
/**
|
|
70
|
+
* Translucent fills use soft foregrounds, verified over background/card/popover/muted.
|
|
71
|
+
* Custom colors and image backdrops require contrast verification by the caller.
|
|
72
|
+
*/
|
|
73
|
+
glass: {
|
|
74
|
+
neutral: "bg-popover/70 text-popover-foreground",
|
|
75
|
+
primary: "bg-primary/30 text-primary-soft-foreground",
|
|
76
|
+
danger: "bg-destructive/30 text-destructive-soft-foreground",
|
|
77
|
+
success: "bg-success/30 text-success-soft-foreground",
|
|
78
|
+
warning: "bg-warning/30 text-warning-soft-foreground",
|
|
79
|
+
info: "bg-info/30 text-info-soft-foreground"
|
|
80
|
+
},
|
|
81
|
+
/** Glass + tone-accent border at 50% alpha. Same foreground reasoning as `glass`. */
|
|
82
|
+
glassOutline: {
|
|
83
|
+
neutral: "border-border/50 bg-popover/70 text-popover-foreground",
|
|
84
|
+
primary: "border-primary/50 bg-primary/30 text-primary-soft-foreground",
|
|
85
|
+
danger: "border-destructive/50 bg-destructive/30 text-destructive-soft-foreground",
|
|
86
|
+
success: "border-success/50 bg-success/30 text-success-soft-foreground",
|
|
87
|
+
warning: "border-warning/50 bg-warning/30 text-warning-soft-foreground",
|
|
88
|
+
info: "border-info/50 bg-info/30 text-info-soft-foreground"
|
|
89
|
+
},
|
|
90
|
+
/**
|
|
91
|
+
* Low-alpha tinted fill + neutral `border-border`, no shadow. The understated
|
|
92
|
+
* "tinted panel / section band" look — quieter than `soft`, flatter than `surface`.
|
|
93
|
+
* Neutral fills from the muted token; coloured tones tint their `-soft` token at low alpha.
|
|
94
|
+
*/
|
|
95
|
+
subtle: {
|
|
96
|
+
neutral: "border-border bg-muted/30 text-foreground",
|
|
97
|
+
primary: "border-primary/20 bg-primary-soft/60 text-foreground",
|
|
98
|
+
danger: "border-destructive/20 bg-destructive-soft/60 text-foreground",
|
|
99
|
+
success: "border-success/20 bg-success-soft/60 text-foreground",
|
|
100
|
+
warning: "border-warning/20 bg-warning-soft/60 text-foreground",
|
|
101
|
+
info: "border-info/20 bg-info-soft/60 text-foreground"
|
|
102
|
+
}
|
|
103
|
+
};
|
|
104
|
+
export {
|
|
105
|
+
Tones as T,
|
|
106
|
+
ToneFamily as a
|
|
107
|
+
};
|
|
108
|
+
//# sourceMappingURL=Tones-DSlTgkaB.js.map
|