@sprawlify/react 0.0.62 → 0.0.64
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/anatomy-BoCQQCrJ.d.mts +51 -0
- package/dist/anatomy-CHFyv93v.d.cts +51 -0
- package/dist/{carousel-anatomy-D2N1U-Y7.d.mts → carousel-anatomy-BOY1CmtM.d.mts} +1 -1
- package/dist/{carousel-anatomy-D5_1pheU.d.cts → carousel-anatomy-CtX00Ucl.d.cts} +1 -1
- package/dist/checkbox-anatomy-DkBnQ70b.d.mts +6 -0
- package/dist/{collapsible-BTxXTcJM.mjs → collapsible-C3dNn-jW.mjs} +16 -16
- package/dist/{collapsible-CMDPE4Nk.cjs → collapsible-kCLYszP2.cjs} +1 -1
- package/dist/{collection-DiinCgaJ.mjs → collection-349IgODS.mjs} +10 -10
- package/dist/{collection-91WEOuDz.cjs → collection-DraYQkEk.cjs} +9 -9
- package/dist/color-picker-anatomy-B_GA-0_H.d.cts +6 -0
- package/dist/color-picker-anatomy-C0vA7Sco.d.mts +6 -0
- package/dist/combobox-anatomy-CH_4yJUF.d.cts +6 -0
- package/dist/combobox-anatomy-DxClBzGd.d.mts +6 -0
- package/dist/components/accordion/index.cjs +2 -2
- package/dist/components/accordion/index.d.cts +12 -12
- package/dist/components/accordion/index.d.mts +12 -12
- package/dist/components/accordion/index.mjs +27 -27
- package/dist/components/anatomy.d.cts +49 -49
- package/dist/components/anatomy.d.mts +49 -49
- package/dist/components/anatomy.mjs +50 -50
- package/dist/components/angle-slider/index.cjs +1 -1
- package/dist/components/angle-slider/index.d.cts +14 -14
- package/dist/components/angle-slider/index.d.mts +14 -14
- package/dist/components/angle-slider/index.mjs +17 -17
- package/dist/components/avatar/index.cjs +1 -1
- package/dist/components/avatar/index.d.cts +9 -9
- package/dist/components/avatar/index.d.mts +9 -9
- package/dist/components/avatar/index.mjs +15 -15
- package/dist/components/bottom-sheet/index.cjs +2 -2
- package/dist/components/bottom-sheet/index.d.cts +16 -16
- package/dist/components/bottom-sheet/index.d.mts +17 -17
- package/dist/components/bottom-sheet/index.mjs +27 -27
- package/dist/components/carousel/index.cjs +1 -1
- package/dist/components/carousel/index.d.cts +17 -17
- package/dist/components/carousel/index.d.mts +17 -17
- package/dist/components/carousel/index.mjs +20 -20
- package/dist/components/checkbox/index.cjs +9 -9
- package/dist/components/checkbox/index.d.cts +13 -13
- package/dist/components/checkbox/index.d.mts +13 -13
- package/dist/components/checkbox/index.mjs +32 -32
- package/dist/components/clipboard/index.cjs +1 -1
- package/dist/components/clipboard/index.d.cts +13 -13
- package/dist/components/clipboard/index.d.mts +13 -13
- package/dist/components/clipboard/index.mjs +18 -18
- package/dist/components/collapsible/index.cjs +2 -2
- package/dist/components/collapsible/index.d.cts +11 -11
- package/dist/components/collapsible/index.d.mts +11 -11
- package/dist/components/collapsible/index.mjs +8 -8
- package/dist/components/collection/index.cjs +2 -2
- package/dist/components/collection/index.d.cts +1 -1
- package/dist/components/collection/index.d.mts +1 -1
- package/dist/components/collection/index.mjs +3 -3
- package/dist/components/color-picker/index.cjs +3 -3
- package/dist/components/color-picker/index.d.cts +34 -34
- package/dist/components/color-picker/index.d.mts +35 -35
- package/dist/components/color-picker/index.mjs +51 -51
- package/dist/components/combobox/index.cjs +4 -4
- package/dist/components/combobox/index.d.cts +21 -21
- package/dist/components/combobox/index.d.mts +22 -22
- package/dist/components/combobox/index.mjs +38 -38
- package/dist/components/date-picker/index.cjs +2 -2
- package/dist/components/date-picker/index.d.cts +32 -32
- package/dist/components/date-picker/index.d.mts +33 -33
- package/dist/components/date-picker/index.mjs +66 -66
- package/dist/components/dialog/index.cjs +2 -2
- package/dist/components/dialog/index.d.cts +16 -16
- package/dist/components/dialog/index.d.mts +17 -17
- package/dist/components/dialog/index.mjs +26 -26
- package/dist/components/download-trigger/index.cjs +3 -3
- package/dist/components/download-trigger/index.d.cts +2 -2
- package/dist/components/download-trigger/index.d.mts +4 -4
- package/dist/components/download-trigger/index.mjs +8 -8
- package/dist/components/editable/index.cjs +2 -2
- package/dist/components/editable/index.d.cts +14 -14
- package/dist/components/editable/index.d.mts +14 -14
- package/dist/components/editable/index.mjs +19 -19
- package/dist/components/field/index.cjs +2 -2
- package/dist/components/field/index.d.cts +13 -13
- package/dist/components/field/index.d.mts +13 -13
- package/dist/components/field/index.mjs +10 -10
- package/dist/components/fieldset/index.cjs +1 -1
- package/dist/components/fieldset/index.d.cts +9 -9
- package/dist/components/fieldset/index.d.mts +9 -9
- package/dist/components/fieldset/index.mjs +10 -10
- package/dist/components/file-upload/index.cjs +3 -3
- package/dist/components/file-upload/index.d.cts +19 -19
- package/dist/components/file-upload/index.d.mts +19 -19
- package/dist/components/file-upload/index.mjs +34 -34
- package/dist/components/floating-panel/index.cjs +2 -2
- package/dist/components/floating-panel/index.d.cts +20 -20
- package/dist/components/floating-panel/index.d.mts +21 -21
- package/dist/components/floating-panel/index.mjs +22 -22
- package/dist/components/focus-trap/index.d.cts +4 -4
- package/dist/components/focus-trap/index.d.mts +4 -4
- package/dist/components/focus-trap/index.mjs +4 -4
- package/dist/components/format/index.d.cts +4 -4
- package/dist/components/format/index.mjs +3 -3
- package/dist/components/frame/index.cjs +5 -5
- package/dist/components/frame/index.d.cts +3 -3
- package/dist/components/frame/index.d.mts +3 -3
- package/dist/components/frame/index.mjs +11 -11
- package/dist/components/highlight/index.d.cts +3 -3
- package/dist/components/highlight/index.d.mts +3 -3
- package/dist/components/highlight/index.mjs +1 -1
- package/dist/components/hover-card/index.cjs +2 -2
- package/dist/components/hover-card/index.d.cts +14 -14
- package/dist/components/hover-card/index.d.mts +15 -15
- package/dist/components/hover-card/index.mjs +19 -19
- package/dist/components/image-cropper/index.cjs +1 -1
- package/dist/components/image-cropper/index.d.cts +12 -12
- package/dist/components/image-cropper/index.d.mts +12 -12
- package/dist/components/image-cropper/index.mjs +15 -15
- package/dist/components/json-tree-view/index.cjs +4 -4
- package/dist/components/json-tree-view/index.d.cts +5 -5
- package/dist/components/json-tree-view/index.d.mts +9 -9
- package/dist/components/json-tree-view/index.mjs +13 -13
- package/dist/components/listbox/index.cjs +2 -2
- package/dist/components/listbox/index.d.cts +16 -16
- package/dist/components/listbox/index.d.mts +16 -16
- package/dist/components/listbox/index.mjs +29 -29
- package/dist/components/marquee/index.cjs +1 -1
- package/dist/components/marquee/index.d.cts +11 -11
- package/dist/components/marquee/index.d.mts +11 -11
- package/dist/components/marquee/index.mjs +15 -15
- package/dist/components/menu/index.cjs +2 -2
- package/dist/components/menu/index.d.cts +27 -27
- package/dist/components/menu/index.d.mts +44 -43
- package/dist/components/menu/index.mjs +39 -39
- package/dist/components/navigation-menu/index.cjs +2 -2
- package/dist/components/navigation-menu/index.d.cts +18 -18
- package/dist/components/navigation-menu/index.d.mts +18 -18
- package/dist/components/navigation-menu/index.mjs +28 -28
- package/dist/components/number-input/index.cjs +2 -2
- package/dist/components/number-input/index.d.cts +14 -14
- package/dist/components/number-input/index.d.mts +14 -14
- package/dist/components/number-input/index.mjs +22 -22
- package/dist/components/pagination/index.cjs +1 -1
- package/dist/components/pagination/index.d.cts +13 -13
- package/dist/components/pagination/index.d.mts +13 -13
- package/dist/components/pagination/index.mjs +15 -15
- package/dist/components/password-input/index.cjs +2 -2
- package/dist/components/password-input/index.d.cts +12 -12
- package/dist/components/password-input/index.d.mts +12 -12
- package/dist/components/password-input/index.mjs +22 -22
- package/dist/components/pin-input/index.cjs +2 -2
- package/dist/components/pin-input/index.d.cts +11 -11
- package/dist/components/pin-input/index.d.mts +11 -11
- package/dist/components/pin-input/index.mjs +19 -19
- package/dist/components/popover/index.cjs +2 -2
- package/dist/components/popover/index.d.cts +19 -19
- package/dist/components/popover/index.d.mts +20 -20
- package/dist/components/popover/index.mjs +24 -24
- package/dist/components/portal/index.d.cts +2 -2
- package/dist/components/portal/index.d.mts +2 -2
- package/dist/components/portal/index.mjs +5 -5
- package/dist/components/presence/index.cjs +2 -2
- package/dist/components/presence/index.d.cts +1 -1
- package/dist/components/presence/index.d.mts +3 -3
- package/dist/components/presence/index.mjs +5 -5
- package/dist/components/progress/index.cjs +1 -1
- package/dist/components/progress/index.d.cts +15 -15
- package/dist/components/progress/index.d.mts +15 -15
- package/dist/components/progress/index.mjs +18 -18
- package/dist/components/qr-code/index.cjs +1 -1
- package/dist/components/qr-code/index.d.cts +11 -11
- package/dist/components/qr-code/index.d.mts +11 -11
- package/dist/components/qr-code/index.mjs +9 -9
- package/dist/components/radio-group/index.cjs +1 -1
- package/dist/components/radio-group/index.d.cts +13 -13
- package/dist/components/radio-group/index.d.mts +13 -13
- package/dist/components/radio-group/index.mjs +13 -13
- package/dist/components/rating-group/index.cjs +2 -2
- package/dist/components/rating-group/index.d.cts +4 -4
- package/dist/components/rating-group/index.d.mts +11 -11
- package/dist/components/rating-group/index.mjs +13 -13
- package/dist/components/scroll-area/index.cjs +1 -1
- package/dist/components/scroll-area/index.d.cts +12 -12
- package/dist/components/scroll-area/index.d.mts +12 -12
- package/dist/components/scroll-area/index.mjs +15 -15
- package/dist/components/segment-group/index.cjs +1 -1
- package/dist/components/segment-group/index.d.cts +13 -13
- package/dist/components/segment-group/index.d.mts +13 -13
- package/dist/components/segment-group/index.mjs +24 -24
- package/dist/components/select/index.cjs +4 -4
- package/dist/components/select/index.d.cts +22 -22
- package/dist/components/select/index.d.mts +23 -23
- package/dist/components/select/index.mjs +46 -46
- package/dist/components/signature-pad/index.cjs +2 -2
- package/dist/components/signature-pad/index.d.cts +13 -13
- package/dist/components/signature-pad/index.d.mts +13 -13
- package/dist/components/signature-pad/index.mjs +23 -23
- package/dist/components/slider/index.cjs +1 -1
- package/dist/components/slider/index.d.cts +17 -17
- package/dist/components/slider/index.d.mts +17 -17
- package/dist/components/slider/index.mjs +23 -23
- package/dist/components/splitter/index.cjs +1 -1
- package/dist/components/splitter/index.d.cts +10 -10
- package/dist/components/splitter/index.d.mts +10 -10
- package/dist/components/splitter/index.mjs +17 -17
- package/dist/components/steps/index.cjs +1 -1
- package/dist/components/steps/index.d.cts +17 -17
- package/dist/components/steps/index.d.mts +17 -17
- package/dist/components/steps/index.mjs +26 -26
- package/dist/components/switch/index.cjs +2 -2
- package/dist/components/switch/index.d.cts +11 -11
- package/dist/components/switch/index.d.mts +11 -11
- package/dist/components/switch/index.mjs +13 -13
- package/dist/components/tabs/index.cjs +2 -2
- package/dist/components/tabs/index.d.cts +12 -12
- package/dist/components/tabs/index.d.mts +12 -12
- package/dist/components/tabs/index.mjs +22 -22
- package/dist/components/tags-input/index.cjs +2 -2
- package/dist/components/tags-input/index.d.cts +17 -17
- package/dist/components/tags-input/index.d.mts +17 -17
- package/dist/components/tags-input/index.mjs +30 -30
- package/dist/components/timer/index.cjs +1 -1
- package/dist/components/timer/index.d.cts +12 -12
- package/dist/components/timer/index.d.mts +12 -12
- package/dist/components/timer/index.mjs +18 -18
- package/dist/components/toast/index.cjs +1 -1
- package/dist/components/toast/index.d.cts +11 -11
- package/dist/components/toast/index.d.mts +11 -11
- package/dist/components/toast/index.mjs +15 -15
- package/dist/components/toggle/index.cjs +1 -1
- package/dist/components/toggle/index.d.cts +6 -6
- package/dist/components/toggle/index.d.mts +6 -6
- package/dist/components/toggle/index.mjs +12 -12
- package/dist/components/toggle-group/index.cjs +1 -1
- package/dist/components/toggle-group/index.d.cts +8 -8
- package/dist/components/toggle-group/index.d.mts +8 -8
- package/dist/components/toggle-group/index.mjs +12 -12
- package/dist/components/tooltip/index.cjs +2 -2
- package/dist/components/tooltip/index.d.cts +14 -14
- package/dist/components/tooltip/index.d.mts +15 -15
- package/dist/components/tooltip/index.mjs +19 -19
- package/dist/components/tour/index.cjs +2 -2
- package/dist/components/tour/index.d.cts +20 -20
- package/dist/components/tour/index.d.mts +21 -21
- package/dist/components/tour/index.mjs +38 -38
- package/dist/components/tree-view/index.cjs +4 -4
- package/dist/components/tree-view/index.d.cts +3 -3
- package/dist/components/tree-view/index.d.mts +6 -6
- package/dist/components/tree-view/index.mjs +12 -12
- package/dist/{core-D5Nn8Do7.mjs → core-BxCFHKQ_.mjs} +10 -10
- package/dist/{core-XObZrqJF.cjs → core-DewT0RE5.cjs} +10 -10
- package/dist/{date-picker-anatomy-CcUIT9Iv.d.cts → date-picker-anatomy-Bbw_geJn.d.mts} +2 -2
- package/dist/{date-picker-anatomy-B5wqtfw4.d.mts → date-picker-anatomy-uLxvK2b7.d.cts} +1 -1
- package/dist/{environment-tHcckaxj.mjs → environment-9mOM5FKS.mjs} +1 -1
- package/dist/{factory-BHMhd025.d.mts → factory-BIg2TdAk.d.mts} +2 -2
- package/dist/{factory-BqX8l4xK.d.cts → factory-CwKrB2Br.d.cts} +2 -2
- package/dist/{factory-KspIEfUN.mjs → factory-D0O3O5Jq.mjs} +1 -1
- package/dist/{field-DGXtN11Y.mjs → field-CAhL6y6X.mjs} +14 -14
- package/dist/{field-BYI7Sou7.cjs → field-VMahsakb.cjs} +4 -4
- package/dist/{field-anatomy-BhNTav-y.d.mts → field-anatomy-C-4eoTVQ.d.cts} +2 -2
- package/dist/{field-anatomy-TjI_6UiL.d.cts → field-anatomy-DS8HpvxN.d.mts} +2 -2
- package/dist/{fieldset-BVlm5IOB.mjs → fieldset-BOWrMdSw.mjs} +9 -9
- package/dist/fieldset-anatomy-D65rRB_H.d.mts +6 -0
- package/dist/{index-CV4gpqVv.d.mts → index-5m-9VeKt.d.mts} +7 -7
- package/dist/{index-C1QOX7XR.d.cts → index-C5VxzvaQ.d.cts} +7 -7
- package/dist/{index-CK52guOH.d.cts → index-DMRfnJkS.d.cts} +69 -58
- package/dist/{index-C0mRTh_l.d.mts → index-DqfCNvV8.d.mts} +67 -55
- package/dist/{index-DhswqTSj.d.mts → index-GC3kWIsL.d.mts} +25 -25
- package/dist/{index-BjIw-WzH.d.cts → index-bFeW4Y0t.d.cts} +25 -25
- package/dist/index.cjs +2 -3
- package/dist/index.d.cts +53 -54
- package/dist/index.d.mts +53 -54
- package/dist/index.mjs +57 -57
- package/dist/{listbox-anatomy-eCapI8Fs.d.cts → listbox-anatomy-Ba-JOopU.d.mts} +2 -2
- package/dist/{locale-ypaK1JGy.mjs → locale-De5Z27ES.mjs} +1 -1
- package/dist/{portal-BBAhcDPi.mjs → portal-BtL5ggC3.mjs} +1 -1
- package/dist/{presence-C4LXhHqJ.cjs → presence-B9EFwRVv.cjs} +1 -1
- package/dist/{presence-cJ6WDRRn.mjs → presence-bN93pVGw.mjs} +10 -10
- package/dist/{render-strategy-qdbPeKxQ.mjs → render-strategy-BvdfkxuI.mjs} +2 -2
- package/dist/{segment-group-anatomy-exGClEUp.d.cts → segment-group-anatomy-CLGBnbfW.d.cts} +2 -2
- package/dist/toggle-anatomy-BurxLqco.d.cts +6 -0
- package/dist/{tour-anatomy-C0jBwU1r.d.mts → tour-anatomy-BspKv7rQ.d.mts} +1 -1
- package/dist/tour-anatomy-gaUEx8wC.d.cts +6 -0
- package/dist/{tree-view-DuquOg_A.cjs → tree-view-8tu8HWZ0.cjs} +2 -2
- package/dist/{tree-view-CeeeGhJ3.mjs → tree-view-DIzMJfqd.mjs} +40 -40
- package/dist/{use-fieldset-context-Bww688EY.mjs → use-fieldset-context-CwklHNpM.mjs} +1 -1
- package/package.json +2 -2
- package/dist/anatomy-DAwKog6O.d.cts +0 -51
- package/dist/anatomy-ddyVWsi9.d.mts +0 -51
- package/dist/checkbox-anatomy-DcSHkA15.d.cts +0 -6
- package/dist/color-picker-anatomy-Cz2IEv2-.d.cts +0 -6
- package/dist/color-picker-anatomy-DY-TZJD8.d.mts +0 -6
- package/dist/combobox-anatomy-CeTmLbMw.d.mts +0 -6
- package/dist/combobox-anatomy-Dbx98pYH.d.cts +0 -6
- package/dist/fieldset-anatomy-MfvteTea.d.cts +0 -6
- package/dist/index-bnkolZBv.d.mts +0 -15
- package/dist/index-g-TCevCo.d.cts +0 -15
- package/dist/toggle-anatomy-CQ1yDXok.d.cts +0 -6
- package/dist/tour-anatomy-hj718Smt.d.cts +0 -6
- package/dist/utils/index.cjs +0 -11
- package/dist/utils/index.d.cts +0 -2
- package/dist/utils/index.d.mts +0 -2
- package/dist/utils/index.mjs +0 -4
- /package/dist/{accordion-anatomy-D7qz9nWp.mjs → accordion-anatomy-B3vJFV-U.mjs} +0 -0
- /package/dist/{accordion-anatomy-BjDvhYiZ.d.mts → accordion-anatomy-BULu-dIl.d.cts} +0 -0
- /package/dist/{accordion-anatomy-CD01A1iE.d.cts → accordion-anatomy-C2zgfKc_.d.mts} +0 -0
- /package/dist/{angle-slider-anatomy-Bv2y_yLX.d.mts → angle-slider-anatomy-9K5yu_ro.d.cts} +0 -0
- /package/dist/{angle-slider-anatomy-CrrkVc1h.mjs → angle-slider-anatomy-D8aM-Q1y.mjs} +0 -0
- /package/dist/{angle-slider-anatomy-socw8IDt.d.cts → angle-slider-anatomy-pgtE9Rhu.d.mts} +0 -0
- /package/dist/{avatar-anatomy-C_A-v5h1.d.mts → avatar-anatomy-BUT_uSfP.d.cts} +0 -0
- /package/dist/{avatar-anatomy-C_EzyOEZ.d.cts → avatar-anatomy-CZNk5jTG.d.mts} +0 -0
- /package/dist/{avatar-anatomy-CpP-IYQN.mjs → avatar-anatomy-Cn0_yoTX.mjs} +0 -0
- /package/dist/{bottom-sheet-anatomy-CoQwmmej.d.mts → bottom-sheet-anatomy-DVTX9tnr.d.mts} +0 -0
- /package/dist/{bottom-sheet-anatomy-qdCuzqWj.mjs → bottom-sheet-anatomy-JkRlzybU.mjs} +0 -0
- /package/dist/{bottom-sheet-anatomy-DFp5PLG7.d.cts → bottom-sheet-anatomy-vRyEY3E9.d.cts} +0 -0
- /package/dist/{carousel-anatomy-4S-Agb6o.mjs → carousel-anatomy-DzieVM_O.mjs} +0 -0
- /package/dist/{checkbox-anatomy-pPsZaOsI.mjs → checkbox-anatomy-7csm5PZ0.mjs} +0 -0
- /package/dist/{checkbox-anatomy-BaIh09Fo.d.mts → checkbox-anatomy-Cwp-rmHe.d.cts} +0 -0
- /package/dist/{chunk-DXsV1_K-.mjs → chunk-DWkwRR9H.mjs} +0 -0
- /package/dist/{clipboard-anatomy-BBG980Uy.d.cts → clipboard-anatomy-D-StbGK_.d.cts} +0 -0
- /package/dist/{clipboard-anatomy-AypSAhDs.mjs → clipboard-anatomy-Dmqgp_Jo.mjs} +0 -0
- /package/dist/{clipboard-anatomy-DGkYUzx6.d.mts → clipboard-anatomy-DpN_4bd0.d.mts} +0 -0
- /package/dist/{collapsible-anatomy-BNzFeDbw.d.cts → collapsible-anatomy-CGvQUDW1.d.cts} +0 -0
- /package/dist/{collapsible-anatomy-DY8UZ6aK.d.mts → collapsible-anatomy-DIWcQeOs.d.mts} +0 -0
- /package/dist/{collapsible-anatomy-yQzXMAsu.mjs → collapsible-anatomy-pcRVlO7f.mjs} +0 -0
- /package/dist/{color-picker-anatomy-3xUXFw2c.mjs → color-picker-anatomy-BfqtK22Y.mjs} +0 -0
- /package/dist/{combobox-anatomy-Fj5IM76j.mjs → combobox-anatomy-Com3dPZ_.mjs} +0 -0
- /package/dist/{compose-refs-DfK7aQwF.mjs → compose-refs-JvsPOcHE.mjs} +0 -0
- /package/dist/{create-context-C9f3ZSYn.mjs → create-context-DuRB02yv.mjs} +0 -0
- /package/dist/{create-split-props-BHolGELv.mjs → create-split-props-BrrYfbxV.mjs} +0 -0
- /package/dist/{date-picker-anatomy-Mw-LD2px.mjs → date-picker-anatomy-x7ZxtgJO.mjs} +0 -0
- /package/dist/{dialog-anatomy-DBElmBlC.mjs → dialog-anatomy-82ZtkZN8.mjs} +0 -0
- /package/dist/{dialog-anatomy-DewiFtDw.d.mts → dialog-anatomy-DTfVgKoI.d.mts} +0 -0
- /package/dist/{dialog-anatomy-PFoojjde.d.cts → dialog-anatomy-DbXP0_rZ.d.cts} +0 -0
- /package/dist/{editable-anatomy-5zjxyN0U.d.mts → editable-anatomy-Ciz7dC1s.d.cts} +0 -0
- /package/dist/{editable-anatomy-LGLovSVr.mjs → editable-anatomy-DOdGtCkE.mjs} +0 -0
- /package/dist/{editable-anatomy-ChVmNTaw.d.cts → editable-anatomy-Dk25wKZT.d.mts} +0 -0
- /package/dist/{field-anatomy-lbqo_0oS.mjs → field-anatomy-CEUB_Ta7.mjs} +0 -0
- /package/dist/{fieldset-anatomy-DKti8y65.d.mts → fieldset-anatomy-Cey-p0k5.d.cts} +0 -0
- /package/dist/{fieldset-anatomy-CbOnthAm.mjs → fieldset-anatomy-gpWc3jkH.mjs} +0 -0
- /package/dist/{file-upload-anatomy-CSLpjY81.d.cts → file-upload-anatomy-B9jYHncK.d.cts} +0 -0
- /package/dist/{file-upload-anatomy-DVRYucGw.mjs → file-upload-anatomy-BWIxYDIJ.mjs} +0 -0
- /package/dist/{file-upload-anatomy-ShLA5Vjv.d.mts → file-upload-anatomy-DBsWE813.d.mts} +0 -0
- /package/dist/{floating-panel-anatomy-CPPZkBpW.d.mts → floating-panel-anatomy-BYClS8Pl.d.cts} +0 -0
- /package/dist/{floating-panel-anatomy-B9Orhv8o.mjs → floating-panel-anatomy-ClWKvaVa.mjs} +0 -0
- /package/dist/{floating-panel-anatomy-uaCG0I0g.d.cts → floating-panel-anatomy-Z6W8fNOZ.d.mts} +0 -0
- /package/dist/{hover-card-anatomy-Bj42vocJ.d.mts → hover-card-anatomy-C0T57bWy.d.mts} +0 -0
- /package/dist/{hover-card-anatomy-CQtlQUe_.mjs → hover-card-anatomy-COWw9SVe.mjs} +0 -0
- /package/dist/{hover-card-anatomy-ByW_9zER.d.cts → hover-card-anatomy-CYfhU4x6.d.cts} +0 -0
- /package/dist/{image-cropper-anatomy-CSYrSFyq.mjs → image-cropper-anatomy-DakRMhvF.mjs} +0 -0
- /package/dist/{image-cropper-anatomy-DBqhXOyb.d.cts → image-cropper-anatomy-Du5638m9.d.mts} +0 -0
- /package/dist/{image-cropper-anatomy-DJ0LYFWB.d.mts → image-cropper-anatomy-PoIGd-7g.d.cts} +0 -0
- /package/dist/{index-D43NaN4q.d.cts → index-BV6USqPg.d.cts} +0 -0
- /package/dist/{index-MsrrZK-d.d.mts → index-CpyFpCKZ.d.mts} +0 -0
- /package/dist/{index-DZxjxmEf.d.mts → index-Drqgf8cV.d.mts} +0 -0
- /package/dist/{listbox-anatomy-TDySB8BU.d.mts → listbox-anatomy-C7qzGPOL.d.cts} +0 -0
- /package/dist/{listbox-anatomy-DPDustKl.mjs → listbox-anatomy-MK4ZOJyf.mjs} +0 -0
- /package/dist/{marquee-anatomy-C9HAWHcH.d.cts → marquee-anatomy-4HYJUJtD.d.cts} +0 -0
- /package/dist/{marquee-anatomy-CzQ2JNtJ.d.mts → marquee-anatomy-DExrAsUr.d.mts} +0 -0
- /package/dist/{marquee-anatomy-D_RABXng.mjs → marquee-anatomy-DlTf08tq.mjs} +0 -0
- /package/dist/{menu-anatomy-BHtJiH-8.mjs → menu-anatomy-BAyP6if6.mjs} +0 -0
- /package/dist/{navigation-menu-anatomy-CoEEyE5M.mjs → navigation-menu-anatomy-Bon0Jq-M.mjs} +0 -0
- /package/dist/{navigation-menu-anatomy-BmpEVMIc.d.mts → navigation-menu-anatomy-HsTfLEvk.d.cts} +0 -0
- /package/dist/{navigation-menu-anatomy-Dv0Nhwjm.d.cts → navigation-menu-anatomy-Td69uLtF.d.mts} +0 -0
- /package/dist/{normalize-props-BeSH6oua.d.cts → normalize-props-CI_xNrEa.d.cts} +0 -0
- /package/dist/{number-input-anatomy-D74_w7aW.d.cts → number-input-anatomy-4CDrC2Vw.d.mts} +0 -0
- /package/dist/{number-input-anatomy-D1aRkwwA.mjs → number-input-anatomy-C8JsrMzh.mjs} +0 -0
- /package/dist/{number-input-anatomy-DZiFAj5A.d.mts → number-input-anatomy-Ce6pW1U0.d.cts} +0 -0
- /package/dist/{pagination-anatomy-C4gl7RPp.d.mts → pagination-anatomy-BLyo9FSW.d.cts} +0 -0
- /package/dist/{pagination-anatomy-D5kUtIjp.d.cts → pagination-anatomy-BU6EGcdq.d.mts} +0 -0
- /package/dist/{pagination-anatomy-Cp0yqj09.mjs → pagination-anatomy-CL6uX2Hn.mjs} +0 -0
- /package/dist/{password-input-anatomy-D1bDbErC.mjs → password-input-anatomy-Bye9Gxt9.mjs} +0 -0
- /package/dist/{password-input-anatomy-BpA7ZmUl.d.cts → password-input-anatomy-CuBepIh9.d.cts} +0 -0
- /package/dist/{password-input-anatomy-DgwdGDKt.d.mts → password-input-anatomy-DfbdVvLY.d.mts} +0 -0
- /package/dist/{pin-input-anatomy-1dD0f2mO.d.cts → pin-input-anatomy-CpwReaHB.d.cts} +0 -0
- /package/dist/{pin-input-anatomy-DXK9imHx.d.mts → pin-input-anatomy-CqIxLeoh.d.mts} +0 -0
- /package/dist/{pin-input-anatomy-BD9tRplS.mjs → pin-input-anatomy-Sh858T5D.mjs} +0 -0
- /package/dist/{popover-anatomy-D9qirge6.d.cts → popover-anatomy-BAGacwDE.d.mts} +0 -0
- /package/dist/{popover-anatomy-DwPROe6n.d.mts → popover-anatomy-C04WZ8Xj.d.cts} +0 -0
- /package/dist/{popover-anatomy-C4R9B1VO.mjs → popover-anatomy-pebIoS53.mjs} +0 -0
- /package/dist/{progress-anatomy-D4koBOth.mjs → progress-anatomy-CMCJbgCC.mjs} +0 -0
- /package/dist/{progress-anatomy-BrCRtxUf.d.cts → progress-anatomy-DzzY65y-.d.mts} +0 -0
- /package/dist/{progress-anatomy-SYGQyHY_.d.mts → progress-anatomy-SU1qSe09.d.cts} +0 -0
- /package/dist/{providers-atRM3wB5.mjs → providers-U5faJq0V.mjs} +0 -0
- /package/dist/{qr-code-anatomy-D5nOi2TD.d.cts → qr-code-anatomy-D6Kf19ed.d.mts} +0 -0
- /package/dist/{qr-code-anatomy-D9dJpFw6.d.mts → qr-code-anatomy-DAakjbH5.d.cts} +0 -0
- /package/dist/{qr-code-anatomy-35Qa8k26.mjs → qr-code-anatomy-DVR5fI0a.mjs} +0 -0
- /package/dist/{radio-group-anatomy-7cm-biOb.d.mts → radio-group-anatomy-B5sOnnTr.d.mts} +0 -0
- /package/dist/{radio-group-anatomy-ikpF0zYu.mjs → radio-group-anatomy-B8qr5TNH.mjs} +0 -0
- /package/dist/{radio-group-anatomy-DKUNIvEg.d.cts → radio-group-anatomy-D2lQ866L.d.cts} +0 -0
- /package/dist/{rating-group-anatomy-Cc8bBTCG.d.cts → rating-group-anatomy-B0vdZIQp.d.cts} +0 -0
- /package/dist/{rating-group-anatomy-BftUV9U6.mjs → rating-group-anatomy-B1S-Gxsb.mjs} +0 -0
- /package/dist/{rating-group-anatomy-D8v0aMfl.d.mts → rating-group-anatomy-BvNjY5vj.d.mts} +0 -0
- /package/dist/{render-strategy-B0TFI5G3.d.mts → render-strategy-CqOdtkQI.d.mts} +0 -0
- /package/dist/{render-strategy-CaB6s5ot.d.cts → render-strategy-G1aEn-1X.d.cts} +0 -0
- /package/dist/{scroll-area-anatomy-C-UaHasP.mjs → scroll-area-anatomy-By_VD3OG.mjs} +0 -0
- /package/dist/{scroll-area-anatomy-Bj-dZIOP.d.cts → scroll-area-anatomy-CZsfqih7.d.cts} +0 -0
- /package/dist/{scroll-area-anatomy-DlasggRV.d.mts → scroll-area-anatomy-CwD6fWKj.d.mts} +0 -0
- /package/dist/{segment-group-anatomy-qlEGExoj.d.mts → segment-group-anatomy-BlcvKF65.d.mts} +0 -0
- /package/dist/{segment-group-anatomy-maA9Z25m.mjs → segment-group-anatomy-M-qDdmU8.mjs} +0 -0
- /package/dist/{select-anatomy-BgUycplU.d.cts → select-anatomy-B2OXeIZp.d.mts} +0 -0
- /package/dist/{select-anatomy-kXcpyDuX.mjs → select-anatomy-BbMFhSP3.mjs} +0 -0
- /package/dist/{select-anatomy-DYC3hAzB.d.mts → select-anatomy-D0Dqcz3w.d.cts} +0 -0
- /package/dist/{signature-pad-anatomy-DQCYuQlL.d.mts → signature-pad-anatomy-CMfnFuQS.d.mts} +0 -0
- /package/dist/{signature-pad-anatomy-D3F2Ahr8.mjs → signature-pad-anatomy-R5Ukq905.mjs} +0 -0
- /package/dist/{signature-pad-anatomy-tlcST0A9.d.cts → signature-pad-anatomy-Tx9hhqnC.d.cts} +0 -0
- /package/dist/{slider-anatomy-D5pmjxdI.d.mts → slider-anatomy-CY_YtBDB.d.mts} +0 -0
- /package/dist/{slider-anatomy-lwlkdKHs.mjs → slider-anatomy-DMbGI0i5.mjs} +0 -0
- /package/dist/{slider-anatomy-DeuOu_yr.d.cts → slider-anatomy-DvJQTUR8.d.cts} +0 -0
- /package/dist/{splitter-anatomy-DwIGVKYP.mjs → splitter-anatomy-BEnPE1ZN.mjs} +0 -0
- /package/dist/{splitter-anatomy-BdgcwAeU.d.cts → splitter-anatomy-Bd_hfJQj.d.mts} +0 -0
- /package/dist/{splitter-anatomy-CsUkEIRD.d.mts → splitter-anatomy-tCTgJYrq.d.cts} +0 -0
- /package/dist/{steps-anatomy-C4SIG77s.mjs → steps-anatomy-BZQiIXg8.mjs} +0 -0
- /package/dist/{steps-anatomy-Bplgb53H.d.cts → steps-anatomy-BhkGJwTF.d.cts} +0 -0
- /package/dist/{steps-anatomy-C-KmyTci.d.mts → steps-anatomy-JeP7KZG-.d.mts} +0 -0
- /package/dist/{switch-anatomy-sZj7UjX9.mjs → switch-anatomy-5UpLPKgE.mjs} +0 -0
- /package/dist/{switch-anatomy-C7pZo86r.d.mts → switch-anatomy-BGqnTLja.d.mts} +0 -0
- /package/dist/{switch-anatomy-Ci-WWIh0.d.cts → switch-anatomy-Dj6cEPG1.d.cts} +0 -0
- /package/dist/{tabs-anatomy-C28W3VK0.d.mts → tabs-anatomy-BnW2HaLO.d.cts} +0 -0
- /package/dist/{tabs-anatomy-DYxjVB93.mjs → tabs-anatomy-DHdiXDog.mjs} +0 -0
- /package/dist/{tabs-anatomy-DX2Jj16R.d.cts → tabs-anatomy-eRmtlQsU.d.mts} +0 -0
- /package/dist/{tags-input-anatomy-B6yIvWqq.d.cts → tags-input-anatomy-B3texlC6.d.mts} +0 -0
- /package/dist/{tags-input-anatomy-Bkj54y9X.mjs → tags-input-anatomy-BiXprJGY.mjs} +0 -0
- /package/dist/{tags-input-anatomy-CbRkCDiT.d.mts → tags-input-anatomy-zZukAFit.d.cts} +0 -0
- /package/dist/{timer-anatomy-Cmp7ugO8.d.mts → timer-anatomy-C2BAZwQ1.d.cts} +0 -0
- /package/dist/{timer-anatomy-BNBMQ-5v.mjs → timer-anatomy-D8iUnRzP.mjs} +0 -0
- /package/dist/{timer-anatomy-DYCbV039.d.cts → timer-anatomy-DUqM2eDi.d.mts} +0 -0
- /package/dist/{toast-anatomy-BeTfnL1w.mjs → toast-anatomy-DwQXQiOi.mjs} +0 -0
- /package/dist/{toast-anatomy-BgE_vsnK.d.cts → toast-anatomy-QYhMo--I.d.mts} +0 -0
- /package/dist/{toast-anatomy-CiUISRvR.d.mts → toast-anatomy-SLgBMq02.d.cts} +0 -0
- /package/dist/{toggle-anatomy-CY5nT6Pd.d.mts → toggle-anatomy-3fBZqf3L.d.mts} +0 -0
- /package/dist/{toggle-anatomy-iZ5zPR2s.mjs → toggle-anatomy-BF4YpgWb.mjs} +0 -0
- /package/dist/{toggle-group-anatomy-B55PhzaJ.d.mts → toggle-group-anatomy-DQAWzLwW.d.cts} +0 -0
- /package/dist/{toggle-group-anatomy-CseKfB3J.d.cts → toggle-group-anatomy-ZiLh1tWf.d.mts} +0 -0
- /package/dist/{toggle-group-anatomy-B1vbTBB1.mjs → toggle-group-anatomy-jj7uq9td.mjs} +0 -0
- /package/dist/{tooltip-anatomy-BXJ3m4JD.d.cts → tooltip-anatomy-BI2lWnxV.d.mts} +0 -0
- /package/dist/{tooltip-anatomy-C-23XWDF.mjs → tooltip-anatomy-C46Bzt4g.mjs} +0 -0
- /package/dist/{tooltip-anatomy-d3gLxqP4.d.mts → tooltip-anatomy-x0MXMXtu.d.cts} +0 -0
- /package/dist/{tour-anatomy-RndFkmPW.mjs → tour-anatomy-DfPqr_UW.mjs} +0 -0
- /package/dist/{tree-view-anatomy-BRw-O_EZ.mjs → tree-view-anatomy-CTdYmMrt.mjs} +0 -0
- /package/dist/{tree-view-anatomy-BbXee4_Y.d.cts → tree-view-anatomy-CbZbvgAt.d.cts} +0 -0
- /package/dist/{tree-view-anatomy-bN8lKZwN.d.mts → tree-view-anatomy-DRt3k93I.d.mts} +0 -0
- /package/dist/{types-B9Rw35YE.d.mts → types-DBJaHk-X.d.mts} +0 -0
- /package/dist/{types-CCi_nex5.d.cts → types-DhoBSqCC.d.cts} +0 -0
- /package/dist/{use-event-B3MQ10xO.mjs → use-event-BZ7aKdTe.mjs} +0 -0
- /package/dist/{use-safe-layout-effect-CerbN9KP.mjs → use-safe-layout-effect-DzNlaBXT.mjs} +0 -0
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import "../../index-
|
|
2
|
-
import "../../factory-
|
|
3
|
-
import "../../render-strategy-
|
|
4
|
-
import "../../index-
|
|
5
|
-
import { N as TreeViewRootProps, O as TreeViewRootProviderProps, it as UseTreeViewReturn, rt as UseTreeViewProps, w as TreeViewTreeProps } from "../../index-
|
|
6
|
-
import * as
|
|
1
|
+
import "../../index-CpyFpCKZ.mjs";
|
|
2
|
+
import "../../factory-BIg2TdAk.mjs";
|
|
3
|
+
import "../../render-strategy-CqOdtkQI.mjs";
|
|
4
|
+
import "../../index-Drqgf8cV.mjs";
|
|
5
|
+
import { N as TreeViewRootProps, O as TreeViewRootProviderProps, it as UseTreeViewReturn, rt as UseTreeViewProps, w as TreeViewTreeProps } from "../../index-GC3kWIsL.mjs";
|
|
6
|
+
import * as react797 from "react";
|
|
7
7
|
import "react/jsx-runtime";
|
|
8
8
|
import { JsonNode, JsonNodeHastElement, JsonNodePreviewOptions } from "@sprawlify/primitives/json-tree-utils";
|
|
9
9
|
|
|
@@ -17,11 +17,11 @@ interface JsonTreeViewRootProps extends Omit<TreeViewRootProps<JsonNode>, "colle
|
|
|
17
17
|
data: unknown;
|
|
18
18
|
defaultExpandedDepth?: number;
|
|
19
19
|
}
|
|
20
|
-
declare const JsonTreeViewRoot:
|
|
20
|
+
declare const JsonTreeViewRoot: react797.ForwardRefExoticComponent<JsonTreeViewRootProps & react797.RefAttributes<HTMLDivElement>>;
|
|
21
21
|
//#endregion
|
|
22
22
|
//#region src/components/json-tree-view/json-tree-view-root-provider.d.ts
|
|
23
23
|
interface JsonTreeViewRootProviderProps extends TreeViewRootProviderProps<JsonNode> {}
|
|
24
|
-
declare const JsonTreeViewRootProvider:
|
|
24
|
+
declare const JsonTreeViewRootProvider: react797.ForwardRefExoticComponent<JsonTreeViewRootProviderProps & react797.RefAttributes<HTMLDivElement>>;
|
|
25
25
|
//#endregion
|
|
26
26
|
//#region src/components/json-tree-view/json-tree-view-node.d.ts
|
|
27
27
|
interface JsonTreeViewNodeBaseProps {
|
|
@@ -32,7 +32,7 @@ interface JsonTreeViewNodeBaseProps {
|
|
|
32
32
|
//#endregion
|
|
33
33
|
//#region src/components/json-tree-view/json-tree-view-tree.d.ts
|
|
34
34
|
interface JsonTreeViewTreeProps extends TreeViewTreeProps, JsonTreeViewNodeBaseProps {}
|
|
35
|
-
declare const JsonTreeViewTree:
|
|
35
|
+
declare const JsonTreeViewTree: react797.ForwardRefExoticComponent<JsonTreeViewTreeProps & react797.RefAttributes<HTMLDivElement>>;
|
|
36
36
|
//#endregion
|
|
37
37
|
//#region src/components/json-tree-view/use-json-tree-view.d.ts
|
|
38
38
|
interface UseJsonTreeViewProps extends Omit<UseTreeViewProps<JsonNode>, "collection"> {
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import "../../core-
|
|
3
|
-
import { t as createContext$1 } from "../../create-context-
|
|
4
|
-
import "../../environment-
|
|
5
|
-
import "../../locale-
|
|
6
|
-
import "../../providers-
|
|
7
|
-
import "../../factory-
|
|
8
|
-
import "../../collapsible-
|
|
9
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
10
|
-
import "../../render-strategy-
|
|
11
|
-
import "../../use-event-
|
|
12
|
-
import { a as createTreeCollection } from "../../collection-
|
|
13
|
-
import { S as TreeViewBranch, _ as TreeViewBranchText, a as TreeViewTree, b as TreeViewBranchControl, c as useTreeView, f as TreeViewItemText, l as TreeViewNodeProvider, m as TreeViewItem, o as TreeViewRootProvider, s as TreeViewRoot, v as TreeViewBranchIndicator, w as useTreeViewContext, x as TreeViewBranchContent, y as TreeViewBranchIndentGuide } from "../../tree-view-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-DWkwRR9H.mjs";
|
|
2
|
+
import "../../core-BxCFHKQ_.mjs";
|
|
3
|
+
import { t as createContext$1 } from "../../create-context-DuRB02yv.mjs";
|
|
4
|
+
import "../../environment-9mOM5FKS.mjs";
|
|
5
|
+
import "../../locale-De5Z27ES.mjs";
|
|
6
|
+
import "../../providers-U5faJq0V.mjs";
|
|
7
|
+
import "../../factory-D0O3O5Jq.mjs";
|
|
8
|
+
import "../../collapsible-C3dNn-jW.mjs";
|
|
9
|
+
import { t as createSplitProps } from "../../create-split-props-BrrYfbxV.mjs";
|
|
10
|
+
import "../../render-strategy-BvdfkxuI.mjs";
|
|
11
|
+
import "../../use-event-BZ7aKdTe.mjs";
|
|
12
|
+
import { a as createTreeCollection } from "../../collection-349IgODS.mjs";
|
|
13
|
+
import { S as TreeViewBranch, _ as TreeViewBranchText, a as TreeViewTree, b as TreeViewBranchControl, c as useTreeView, f as TreeViewItemText, l as TreeViewNodeProvider, m as TreeViewItem, o as TreeViewRootProvider, s as TreeViewRoot, v as TreeViewBranchIndicator, w as useTreeViewContext, x as TreeViewBranchContent, y as TreeViewBranchIndentGuide } from "../../tree-view-DIzMJfqd.mjs";
|
|
14
14
|
import { forwardRef, useMemo } from "react";
|
|
15
15
|
import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
|
|
16
16
|
import { getAccessibleDescription, getRootNode, jsonNodeToElement, keyPathToKey, nodeToString, nodeToValue } from "@sprawlify/primitives/json-tree-utils";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_chunk = require('../../chunk-CvCQGRaV.cjs');
|
|
2
|
-
const require_core = require('../../core-
|
|
2
|
+
const require_core = require('../../core-DewT0RE5.cjs');
|
|
3
3
|
const require_create_context = require('../../create-context-DVn3n7gf.cjs');
|
|
4
4
|
const require_environment = require('../../environment-Bg7owXYh.cjs');
|
|
5
5
|
const require_locale = require('../../locale-C3PqkI4d.cjs');
|
|
@@ -8,7 +8,7 @@ const require_factory = require('../../factory-Cz8-l4y-.cjs');
|
|
|
8
8
|
const require_listbox_anatomy = require('../../listbox-anatomy-n6_oFbVn.cjs');
|
|
9
9
|
const require_create_split_props = require('../../create-split-props-DyDT-QxT.cjs');
|
|
10
10
|
require('../../use-event-CHv5QJkT.cjs');
|
|
11
|
-
const require_collection = require('../../collection-
|
|
11
|
+
const require_collection = require('../../collection-DraYQkEk.cjs');
|
|
12
12
|
let react = require("react");
|
|
13
13
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
14
14
|
let _sprawlify_primitives_machines_listbox = require("@sprawlify/primitives/machines/listbox");
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { t as PropTypes } from "../../normalize-props-
|
|
2
|
-
import { r as Optional, t as Assign } from "../../types-
|
|
3
|
-
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-
|
|
4
|
-
import { t as listboxAnatomy } from "../../listbox-anatomy-
|
|
5
|
-
import { _ as CollectionItem, b as createListCollection, y as ListCollection } from "../../index-
|
|
6
|
-
import * as
|
|
1
|
+
import { t as PropTypes } from "../../normalize-props-CI_xNrEa.cjs";
|
|
2
|
+
import { r as Optional, t as Assign } from "../../types-DhoBSqCC.cjs";
|
|
3
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-CwKrB2Br.cjs";
|
|
4
|
+
import { t as listboxAnatomy } from "../../listbox-anatomy-C7qzGPOL.cjs";
|
|
5
|
+
import { _ as CollectionItem, b as createListCollection, y as ListCollection } from "../../index-BV6USqPg.cjs";
|
|
6
|
+
import * as react385 from "react";
|
|
7
7
|
import { JSX, ReactNode } from "react";
|
|
8
8
|
import * as listbox from "@sprawlify/primitives/machines/listbox";
|
|
9
9
|
import { HighlightChangeDetails, HighlightChangeDetails as ListboxHighlightChangeDetails, InputProps, ItemProps, ItemState, ScrollToIndexDetails, ScrollToIndexDetails as ListboxScrollToIndexDetails, SelectionDetails, SelectionDetails as ListboxSelectionDetails, SelectionMode, SelectionMode as ListboxSelectionMode, ValueChangeDetails, ValueChangeDetails as ListboxValueChangeDetails } from "@sprawlify/primitives/machines/listbox";
|
|
@@ -11,7 +11,7 @@ import { HighlightChangeDetails, HighlightChangeDetails as ListboxHighlightChang
|
|
|
11
11
|
//#region src/components/listbox/listbox-content.d.ts
|
|
12
12
|
interface ListboxContentBaseProps extends PolymorphicProps {}
|
|
13
13
|
interface ListboxContentProps extends HTMLProps<"div">, ListboxContentBaseProps {}
|
|
14
|
-
declare const ListboxContent:
|
|
14
|
+
declare const ListboxContent: react385.ForwardRefExoticComponent<ListboxContentProps & react385.RefAttributes<HTMLDivElement>>;
|
|
15
15
|
//#endregion
|
|
16
16
|
//#region src/components/listbox/use-listbox.d.ts
|
|
17
17
|
interface UseListboxProps<T extends CollectionItem> extends Optional<Omit<listbox.Props<T>, "dir" | "getRootNode" | "collection">, "id"> {
|
|
@@ -32,17 +32,17 @@ declare const ListboxContext: <T extends CollectionItem>(props: ListboxContextPr
|
|
|
32
32
|
//#region src/components/listbox/listbox-empty.d.ts
|
|
33
33
|
interface ListboxEmptyBaseProps extends PolymorphicProps {}
|
|
34
34
|
interface ListboxEmptyProps extends HTMLProps<"div">, ListboxEmptyBaseProps {}
|
|
35
|
-
declare const ListboxEmpty:
|
|
35
|
+
declare const ListboxEmpty: react385.ForwardRefExoticComponent<ListboxEmptyProps & react385.RefAttributes<HTMLDivElement>>;
|
|
36
36
|
//#endregion
|
|
37
37
|
//#region src/components/listbox/listbox-input.d.ts
|
|
38
38
|
interface ListboxInputBaseProps extends InputProps, PolymorphicProps {}
|
|
39
39
|
interface ListboxInputProps extends HTMLProps<"input">, ListboxInputBaseProps {}
|
|
40
|
-
declare const ListboxInput:
|
|
40
|
+
declare const ListboxInput: react385.ForwardRefExoticComponent<ListboxInputProps & react385.RefAttributes<HTMLInputElement>>;
|
|
41
41
|
//#endregion
|
|
42
42
|
//#region src/components/listbox/listbox-item.d.ts
|
|
43
43
|
interface ListboxItemBaseProps extends ItemProps, PolymorphicProps {}
|
|
44
44
|
interface ListboxItemProps extends HTMLProps<"div">, ListboxItemBaseProps {}
|
|
45
|
-
declare const ListboxItem:
|
|
45
|
+
declare const ListboxItem: react385.ForwardRefExoticComponent<ListboxItemProps & react385.RefAttributes<HTMLDivElement>>;
|
|
46
46
|
//#endregion
|
|
47
47
|
//#region src/components/listbox/use-listbox-item-context.d.ts
|
|
48
48
|
interface UseListboxItemContext extends ItemState {}
|
|
@@ -56,27 +56,27 @@ declare const ListboxItemContext: (props: ListboxItemContextProps) => ReactNode;
|
|
|
56
56
|
//#region src/components/listbox/listbox-item-group.d.ts
|
|
57
57
|
interface ListboxItemGroupBaseProps extends PolymorphicProps {}
|
|
58
58
|
interface ListboxItemGroupProps extends HTMLProps<"div">, ListboxItemGroupBaseProps {}
|
|
59
|
-
declare const ListboxItemGroup:
|
|
59
|
+
declare const ListboxItemGroup: react385.ForwardRefExoticComponent<ListboxItemGroupProps & react385.RefAttributes<HTMLDivElement>>;
|
|
60
60
|
//#endregion
|
|
61
61
|
//#region src/components/listbox/listbox-item-group-label.d.ts
|
|
62
62
|
interface ListboxItemGroupLabelBaseProps extends PolymorphicProps {}
|
|
63
63
|
interface ListboxItemGroupLabelProps extends HTMLProps<"div">, ListboxItemGroupLabelBaseProps {}
|
|
64
|
-
declare const ListboxItemGroupLabel:
|
|
64
|
+
declare const ListboxItemGroupLabel: react385.ForwardRefExoticComponent<ListboxItemGroupLabelProps & react385.RefAttributes<HTMLDivElement>>;
|
|
65
65
|
//#endregion
|
|
66
66
|
//#region src/components/listbox/listbox-item-indicator.d.ts
|
|
67
67
|
interface ListboxItemIndicatorBaseProps extends PolymorphicProps {}
|
|
68
68
|
interface ListboxItemIndicatorProps extends HTMLProps<"div">, ListboxItemIndicatorBaseProps {}
|
|
69
|
-
declare const ListboxItemIndicator:
|
|
69
|
+
declare const ListboxItemIndicator: react385.ForwardRefExoticComponent<ListboxItemIndicatorProps & react385.RefAttributes<HTMLDivElement>>;
|
|
70
70
|
//#endregion
|
|
71
71
|
//#region src/components/listbox/listbox-item-text.d.ts
|
|
72
72
|
interface ListboxItemTextBaseProps extends PolymorphicProps {}
|
|
73
73
|
interface ListboxItemTextProps extends HTMLProps<"div">, ListboxItemTextBaseProps {}
|
|
74
|
-
declare const ListboxItemText:
|
|
74
|
+
declare const ListboxItemText: react385.ForwardRefExoticComponent<ListboxItemTextProps & react385.RefAttributes<HTMLDivElement>>;
|
|
75
75
|
//#endregion
|
|
76
76
|
//#region src/components/listbox/listbox-label.d.ts
|
|
77
77
|
interface ListboxLabelBaseProps extends PolymorphicProps {}
|
|
78
78
|
interface ListboxLabelProps extends HTMLProps<"label">, ListboxLabelBaseProps {}
|
|
79
|
-
declare const ListboxLabel:
|
|
79
|
+
declare const ListboxLabel: react385.ForwardRefExoticComponent<ListboxLabelProps & react385.RefAttributes<HTMLLabelElement>>;
|
|
80
80
|
//#endregion
|
|
81
81
|
//#region src/components/listbox/listbox-root.d.ts
|
|
82
82
|
interface ListboxRootBaseProps<T extends CollectionItem> extends UseListboxProps<T>, PolymorphicProps {}
|
|
@@ -99,7 +99,7 @@ interface ListboxValueTextBaseProps extends PolymorphicProps {
|
|
|
99
99
|
placeholder?: string | undefined;
|
|
100
100
|
}
|
|
101
101
|
interface ListboxValueTextProps extends HTMLProps<"span">, ListboxValueTextBaseProps {}
|
|
102
|
-
declare const ListboxValueText:
|
|
102
|
+
declare const ListboxValueText: react385.ForwardRefExoticComponent<ListboxValueTextProps & react385.RefAttributes<HTMLSpanElement>>;
|
|
103
103
|
declare namespace listbox_d_exports {
|
|
104
104
|
export { ListboxContent as Content, ListboxContentBaseProps as ContentBaseProps, ListboxContentProps as ContentProps, ListboxContext as Context, ListboxContextProps as ContextProps, ListboxEmpty as Empty, ListboxEmptyBaseProps as EmptyBaseProps, ListboxEmptyProps as EmptyProps, HighlightChangeDetails, ListboxInput as Input, ListboxInputBaseProps as InputBaseProps, ListboxInputProps as InputProps, ListboxItem as Item, ListboxItemBaseProps as ItemBaseProps, ListboxItemContext as ItemContext, ListboxItemContextProps as ItemContextProps, ListboxItemGroup as ItemGroup, ListboxItemGroupBaseProps as ItemGroupBaseProps, ListboxItemGroupLabel as ItemGroupLabel, ListboxItemGroupLabelBaseProps as ItemGroupLabelBaseProps, ListboxItemGroupLabelProps as ItemGroupLabelProps, ListboxItemGroupProps as ItemGroupProps, ListboxItemIndicator as ItemIndicator, ListboxItemIndicatorBaseProps as ItemIndicatorBaseProps, ListboxItemIndicatorProps as ItemIndicatorProps, ListboxItemProps as ItemProps, ListboxItemText as ItemText, ListboxItemTextBaseProps as ItemTextBaseProps, ListboxItemTextProps as ItemTextProps, ListboxLabel as Label, ListboxLabelBaseProps as LabelBaseProps, ListboxLabelProps as LabelProps, ListboxRoot as Root, ListboxRootBaseProps as RootBaseProps, ListboxRootComponent as RootComponent, ListboxRootComponentProps as RootComponentProps, ListboxRootProps as RootProps, ListboxRootProvider as RootProvider, ListboxRootProviderBaseProps as RootProviderBaseProps, ListboxRootProviderComponent as RootProviderComponent, ListboxRootProviderProps as RootProviderProps, ScrollToIndexDetails, SelectionDetails, SelectionMode, ValueChangeDetails, ListboxValueText as ValueText, ListboxValueTextBaseProps as ValueTextBaseProps, ListboxValueTextProps as ValueTextProps };
|
|
105
105
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { r as PropTypes } from "../../index-
|
|
2
|
-
import { r as Optional, t as Assign } from "../../types-
|
|
3
|
-
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-
|
|
4
|
-
import { t as listboxAnatomy } from "../../listbox-anatomy-
|
|
5
|
-
import { _ as CollectionItem, b as createListCollection, y as ListCollection } from "../../index-
|
|
6
|
-
import * as
|
|
1
|
+
import { r as PropTypes } from "../../index-CpyFpCKZ.mjs";
|
|
2
|
+
import { r as Optional, t as Assign } from "../../types-DBJaHk-X.mjs";
|
|
3
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BIg2TdAk.mjs";
|
|
4
|
+
import { t as listboxAnatomy } from "../../listbox-anatomy-Ba-JOopU.mjs";
|
|
5
|
+
import { _ as CollectionItem, b as createListCollection, y as ListCollection } from "../../index-Drqgf8cV.mjs";
|
|
6
|
+
import * as react803 from "react";
|
|
7
7
|
import { JSX, ReactNode } from "react";
|
|
8
8
|
import * as listbox from "@sprawlify/primitives/machines/listbox";
|
|
9
9
|
import { HighlightChangeDetails, HighlightChangeDetails as ListboxHighlightChangeDetails, InputProps, ItemProps, ItemState, ScrollToIndexDetails, ScrollToIndexDetails as ListboxScrollToIndexDetails, SelectionDetails, SelectionDetails as ListboxSelectionDetails, SelectionMode, SelectionMode as ListboxSelectionMode, ValueChangeDetails, ValueChangeDetails as ListboxValueChangeDetails } from "@sprawlify/primitives/machines/listbox";
|
|
@@ -11,7 +11,7 @@ import { HighlightChangeDetails, HighlightChangeDetails as ListboxHighlightChang
|
|
|
11
11
|
//#region src/components/listbox/listbox-content.d.ts
|
|
12
12
|
interface ListboxContentBaseProps extends PolymorphicProps {}
|
|
13
13
|
interface ListboxContentProps extends HTMLProps<"div">, ListboxContentBaseProps {}
|
|
14
|
-
declare const ListboxContent:
|
|
14
|
+
declare const ListboxContent: react803.ForwardRefExoticComponent<ListboxContentProps & react803.RefAttributes<HTMLDivElement>>;
|
|
15
15
|
//#endregion
|
|
16
16
|
//#region src/components/listbox/use-listbox.d.ts
|
|
17
17
|
interface UseListboxProps<T extends CollectionItem> extends Optional<Omit<listbox.Props<T>, "dir" | "getRootNode" | "collection">, "id"> {
|
|
@@ -32,17 +32,17 @@ declare const ListboxContext: <T extends CollectionItem>(props: ListboxContextPr
|
|
|
32
32
|
//#region src/components/listbox/listbox-empty.d.ts
|
|
33
33
|
interface ListboxEmptyBaseProps extends PolymorphicProps {}
|
|
34
34
|
interface ListboxEmptyProps extends HTMLProps<"div">, ListboxEmptyBaseProps {}
|
|
35
|
-
declare const ListboxEmpty:
|
|
35
|
+
declare const ListboxEmpty: react803.ForwardRefExoticComponent<ListboxEmptyProps & react803.RefAttributes<HTMLDivElement>>;
|
|
36
36
|
//#endregion
|
|
37
37
|
//#region src/components/listbox/listbox-input.d.ts
|
|
38
38
|
interface ListboxInputBaseProps extends InputProps, PolymorphicProps {}
|
|
39
39
|
interface ListboxInputProps extends HTMLProps<"input">, ListboxInputBaseProps {}
|
|
40
|
-
declare const ListboxInput:
|
|
40
|
+
declare const ListboxInput: react803.ForwardRefExoticComponent<ListboxInputProps & react803.RefAttributes<HTMLInputElement>>;
|
|
41
41
|
//#endregion
|
|
42
42
|
//#region src/components/listbox/listbox-item.d.ts
|
|
43
43
|
interface ListboxItemBaseProps extends ItemProps, PolymorphicProps {}
|
|
44
44
|
interface ListboxItemProps extends HTMLProps<"div">, ListboxItemBaseProps {}
|
|
45
|
-
declare const ListboxItem:
|
|
45
|
+
declare const ListboxItem: react803.ForwardRefExoticComponent<ListboxItemProps & react803.RefAttributes<HTMLDivElement>>;
|
|
46
46
|
//#endregion
|
|
47
47
|
//#region src/components/listbox/use-listbox-item-context.d.ts
|
|
48
48
|
interface UseListboxItemContext extends ItemState {}
|
|
@@ -56,27 +56,27 @@ declare const ListboxItemContext: (props: ListboxItemContextProps) => ReactNode;
|
|
|
56
56
|
//#region src/components/listbox/listbox-item-group.d.ts
|
|
57
57
|
interface ListboxItemGroupBaseProps extends PolymorphicProps {}
|
|
58
58
|
interface ListboxItemGroupProps extends HTMLProps<"div">, ListboxItemGroupBaseProps {}
|
|
59
|
-
declare const ListboxItemGroup:
|
|
59
|
+
declare const ListboxItemGroup: react803.ForwardRefExoticComponent<ListboxItemGroupProps & react803.RefAttributes<HTMLDivElement>>;
|
|
60
60
|
//#endregion
|
|
61
61
|
//#region src/components/listbox/listbox-item-group-label.d.ts
|
|
62
62
|
interface ListboxItemGroupLabelBaseProps extends PolymorphicProps {}
|
|
63
63
|
interface ListboxItemGroupLabelProps extends HTMLProps<"div">, ListboxItemGroupLabelBaseProps {}
|
|
64
|
-
declare const ListboxItemGroupLabel:
|
|
64
|
+
declare const ListboxItemGroupLabel: react803.ForwardRefExoticComponent<ListboxItemGroupLabelProps & react803.RefAttributes<HTMLDivElement>>;
|
|
65
65
|
//#endregion
|
|
66
66
|
//#region src/components/listbox/listbox-item-indicator.d.ts
|
|
67
67
|
interface ListboxItemIndicatorBaseProps extends PolymorphicProps {}
|
|
68
68
|
interface ListboxItemIndicatorProps extends HTMLProps<"div">, ListboxItemIndicatorBaseProps {}
|
|
69
|
-
declare const ListboxItemIndicator:
|
|
69
|
+
declare const ListboxItemIndicator: react803.ForwardRefExoticComponent<ListboxItemIndicatorProps & react803.RefAttributes<HTMLDivElement>>;
|
|
70
70
|
//#endregion
|
|
71
71
|
//#region src/components/listbox/listbox-item-text.d.ts
|
|
72
72
|
interface ListboxItemTextBaseProps extends PolymorphicProps {}
|
|
73
73
|
interface ListboxItemTextProps extends HTMLProps<"div">, ListboxItemTextBaseProps {}
|
|
74
|
-
declare const ListboxItemText:
|
|
74
|
+
declare const ListboxItemText: react803.ForwardRefExoticComponent<ListboxItemTextProps & react803.RefAttributes<HTMLDivElement>>;
|
|
75
75
|
//#endregion
|
|
76
76
|
//#region src/components/listbox/listbox-label.d.ts
|
|
77
77
|
interface ListboxLabelBaseProps extends PolymorphicProps {}
|
|
78
78
|
interface ListboxLabelProps extends HTMLProps<"label">, ListboxLabelBaseProps {}
|
|
79
|
-
declare const ListboxLabel:
|
|
79
|
+
declare const ListboxLabel: react803.ForwardRefExoticComponent<ListboxLabelProps & react803.RefAttributes<HTMLLabelElement>>;
|
|
80
80
|
//#endregion
|
|
81
81
|
//#region src/components/listbox/listbox-root.d.ts
|
|
82
82
|
interface ListboxRootBaseProps<T extends CollectionItem> extends UseListboxProps<T>, PolymorphicProps {}
|
|
@@ -99,7 +99,7 @@ interface ListboxValueTextBaseProps extends PolymorphicProps {
|
|
|
99
99
|
placeholder?: string | undefined;
|
|
100
100
|
}
|
|
101
101
|
interface ListboxValueTextProps extends HTMLProps<"span">, ListboxValueTextBaseProps {}
|
|
102
|
-
declare const ListboxValueText:
|
|
102
|
+
declare const ListboxValueText: react803.ForwardRefExoticComponent<ListboxValueTextProps & react803.RefAttributes<HTMLSpanElement>>;
|
|
103
103
|
declare namespace listbox_d_exports {
|
|
104
104
|
export { ListboxContent as Content, ListboxContentBaseProps as ContentBaseProps, ListboxContentProps as ContentProps, ListboxContext as Context, ListboxContextProps as ContextProps, ListboxEmpty as Empty, ListboxEmptyBaseProps as EmptyBaseProps, ListboxEmptyProps as EmptyProps, HighlightChangeDetails, ListboxInput as Input, ListboxInputBaseProps as InputBaseProps, ListboxInputProps as InputProps, ListboxItem as Item, ListboxItemBaseProps as ItemBaseProps, ListboxItemContext as ItemContext, ListboxItemContextProps as ItemContextProps, ListboxItemGroup as ItemGroup, ListboxItemGroupBaseProps as ItemGroupBaseProps, ListboxItemGroupLabel as ItemGroupLabel, ListboxItemGroupLabelBaseProps as ItemGroupLabelBaseProps, ListboxItemGroupLabelProps as ItemGroupLabelProps, ListboxItemGroupProps as ItemGroupProps, ListboxItemIndicator as ItemIndicator, ListboxItemIndicatorBaseProps as ItemIndicatorBaseProps, ListboxItemIndicatorProps as ItemIndicatorProps, ListboxItemProps as ItemProps, ListboxItemText as ItemText, ListboxItemTextBaseProps as ItemTextBaseProps, ListboxItemTextProps as ItemTextProps, ListboxLabel as Label, ListboxLabelBaseProps as LabelBaseProps, ListboxLabelProps as LabelProps, ListboxRoot as Root, ListboxRootBaseProps as RootBaseProps, ListboxRootComponent as RootComponent, ListboxRootComponentProps as RootComponentProps, ListboxRootProps as RootProps, ListboxRootProvider as RootProvider, ListboxRootProviderBaseProps as RootProviderBaseProps, ListboxRootProviderComponent as RootProviderComponent, ListboxRootProviderProps as RootProviderProps, ScrollToIndexDetails, SelectionDetails, SelectionMode, ValueChangeDetails, ListboxValueText as ValueText, ListboxValueTextBaseProps as ValueTextBaseProps, ListboxValueTextProps as ValueTextProps };
|
|
105
105
|
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import { i as useMachine, r as normalizeProps, t as mergeProps } from "../../core-
|
|
3
|
-
import { t as createContext$1 } from "../../create-context-
|
|
4
|
-
import { n as useEnvironmentContext } from "../../environment-
|
|
5
|
-
import { i as useLocaleContext } from "../../locale-
|
|
6
|
-
import "../../providers-
|
|
7
|
-
import { n as sprawlify } from "../../factory-
|
|
8
|
-
import { t as listboxAnatomy } from "../../listbox-anatomy-
|
|
9
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
10
|
-
import "../../use-event-
|
|
11
|
-
import { o as createListCollection } from "../../collection-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-DWkwRR9H.mjs";
|
|
2
|
+
import { i as useMachine, r as normalizeProps, t as mergeProps } from "../../core-BxCFHKQ_.mjs";
|
|
3
|
+
import { t as createContext$1 } from "../../create-context-DuRB02yv.mjs";
|
|
4
|
+
import { n as useEnvironmentContext } from "../../environment-9mOM5FKS.mjs";
|
|
5
|
+
import { i as useLocaleContext } from "../../locale-De5Z27ES.mjs";
|
|
6
|
+
import "../../providers-U5faJq0V.mjs";
|
|
7
|
+
import { n as sprawlify } from "../../factory-D0O3O5Jq.mjs";
|
|
8
|
+
import { t as listboxAnatomy } from "../../listbox-anatomy-MK4ZOJyf.mjs";
|
|
9
|
+
import { t as createSplitProps } from "../../create-split-props-BrrYfbxV.mjs";
|
|
10
|
+
import "../../use-event-BZ7aKdTe.mjs";
|
|
11
|
+
import { o as createListCollection } from "../../collection-349IgODS.mjs";
|
|
12
12
|
import { forwardRef, useId } from "react";
|
|
13
13
|
import { jsx } from "react/jsx-runtime";
|
|
14
14
|
import * as listbox from "@sprawlify/primitives/machines/listbox";
|
|
@@ -83,12 +83,12 @@ const [ListboxItemPropsProvider, useListboxItemPropsContext] = createContext$1({
|
|
|
83
83
|
const splitItemProps = createSplitProps();
|
|
84
84
|
const ListboxItem = forwardRef((props, ref) => {
|
|
85
85
|
const [itemProps, localProps] = splitItemProps(props, ["item", "highlightOnHover"]);
|
|
86
|
-
const listbox
|
|
87
|
-
const mergedProps = mergeProps(listbox
|
|
86
|
+
const listbox = useListboxContext();
|
|
87
|
+
const mergedProps = mergeProps(listbox.getItemProps(itemProps), localProps);
|
|
88
88
|
return /* @__PURE__ */ jsx(ListboxItemPropsProvider, {
|
|
89
89
|
value: itemProps,
|
|
90
90
|
children: /* @__PURE__ */ jsx(ListboxItemProvider, {
|
|
91
|
-
value: listbox
|
|
91
|
+
value: listbox.getItemState(itemProps),
|
|
92
92
|
children: /* @__PURE__ */ jsx(sprawlify.div, {
|
|
93
93
|
...mergedProps,
|
|
94
94
|
ref
|
|
@@ -134,9 +134,9 @@ ListboxItemGroup.displayName = "ListboxItemGroup";
|
|
|
134
134
|
//#endregion
|
|
135
135
|
//#region src/components/listbox/listbox-item-group-label.tsx
|
|
136
136
|
const ListboxItemGroupLabel = forwardRef((props, ref) => {
|
|
137
|
-
const listbox
|
|
137
|
+
const listbox = useListboxContext();
|
|
138
138
|
const itemGroupProps = useListboxItemGroupPropsContext();
|
|
139
|
-
const mergedProps = mergeProps(listbox
|
|
139
|
+
const mergedProps = mergeProps(listbox.getItemGroupLabelProps({ htmlFor: itemGroupProps.id }), props);
|
|
140
140
|
return /* @__PURE__ */ jsx(sprawlify.div, {
|
|
141
141
|
...mergedProps,
|
|
142
142
|
ref
|
|
@@ -147,9 +147,9 @@ ListboxItemGroupLabel.displayName = "ListboxItemGroupLabel";
|
|
|
147
147
|
//#endregion
|
|
148
148
|
//#region src/components/listbox/listbox-item-indicator.tsx
|
|
149
149
|
const ListboxItemIndicator = forwardRef((props, ref) => {
|
|
150
|
-
const listbox
|
|
150
|
+
const listbox = useListboxContext();
|
|
151
151
|
const itemProps = useListboxItemPropsContext();
|
|
152
|
-
const mergedProps = mergeProps(listbox
|
|
152
|
+
const mergedProps = mergeProps(listbox.getItemIndicatorProps(itemProps), props);
|
|
153
153
|
return /* @__PURE__ */ jsx(sprawlify.div, {
|
|
154
154
|
...mergedProps,
|
|
155
155
|
ref
|
|
@@ -160,9 +160,9 @@ ListboxItemIndicator.displayName = "ListboxItemIndicator";
|
|
|
160
160
|
//#endregion
|
|
161
161
|
//#region src/components/listbox/listbox-item-text.tsx
|
|
162
162
|
const ListboxItemText = forwardRef((props, ref) => {
|
|
163
|
-
const listbox
|
|
163
|
+
const listbox = useListboxContext();
|
|
164
164
|
const itemProps = useListboxItemPropsContext();
|
|
165
|
-
const mergedProps = mergeProps(listbox
|
|
165
|
+
const mergedProps = mergeProps(listbox.getItemTextProps(itemProps), props);
|
|
166
166
|
return /* @__PURE__ */ jsx(sprawlify.div, {
|
|
167
167
|
...mergedProps,
|
|
168
168
|
ref
|
|
@@ -221,10 +221,10 @@ const ListboxImpl$1 = (props, ref) => {
|
|
|
221
221
|
"typeahead",
|
|
222
222
|
"value"
|
|
223
223
|
]);
|
|
224
|
-
const listbox
|
|
225
|
-
const mergedProps = mergeProps(listbox
|
|
224
|
+
const listbox = useListbox(useListboxProps);
|
|
225
|
+
const mergedProps = mergeProps(listbox.getRootProps(), localProps);
|
|
226
226
|
return /* @__PURE__ */ jsx(ListboxProvider, {
|
|
227
|
-
value: listbox
|
|
227
|
+
value: listbox,
|
|
228
228
|
children: /* @__PURE__ */ jsx(sprawlify.div, {
|
|
229
229
|
...mergedProps,
|
|
230
230
|
ref
|
|
@@ -236,10 +236,10 @@ const ListboxRoot = forwardRef(ListboxImpl$1);
|
|
|
236
236
|
//#endregion
|
|
237
237
|
//#region src/components/listbox/listbox-root-provider.tsx
|
|
238
238
|
const ListboxImpl = (props, ref) => {
|
|
239
|
-
const [{ value: listbox
|
|
240
|
-
const mergedProps = mergeProps(listbox
|
|
239
|
+
const [{ value: listbox }, localProps] = createSplitProps()(props, ["value"]);
|
|
240
|
+
const mergedProps = mergeProps(listbox.getRootProps(), localProps);
|
|
241
241
|
return /* @__PURE__ */ jsx(ListboxProvider, {
|
|
242
|
-
value: listbox
|
|
242
|
+
value: listbox,
|
|
243
243
|
children: /* @__PURE__ */ jsx(sprawlify.div, {
|
|
244
244
|
...mergedProps,
|
|
245
245
|
ref
|
|
@@ -252,12 +252,12 @@ const ListboxRootProvider = forwardRef(ListboxImpl);
|
|
|
252
252
|
//#region src/components/listbox/listbox-value-text.tsx
|
|
253
253
|
const ListboxValueText = forwardRef((props, ref) => {
|
|
254
254
|
const { children, placeholder, ...localprops } = props;
|
|
255
|
-
const listbox
|
|
256
|
-
const mergedProps = mergeProps(listbox
|
|
255
|
+
const listbox = useListboxContext();
|
|
256
|
+
const mergedProps = mergeProps(listbox.getValueTextProps(), localprops);
|
|
257
257
|
return /* @__PURE__ */ jsx(sprawlify.span, {
|
|
258
258
|
...mergedProps,
|
|
259
259
|
ref,
|
|
260
|
-
children: children || listbox
|
|
260
|
+
children: children || listbox.valueAsString || placeholder
|
|
261
261
|
});
|
|
262
262
|
});
|
|
263
263
|
ListboxValueText.displayName = "ListboxValueText";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_chunk = require('../../chunk-CvCQGRaV.cjs');
|
|
2
|
-
const require_core = require('../../core-
|
|
2
|
+
const require_core = require('../../core-DewT0RE5.cjs');
|
|
3
3
|
const require_create_context = require('../../create-context-DVn3n7gf.cjs');
|
|
4
4
|
const require_environment = require('../../environment-Bg7owXYh.cjs');
|
|
5
5
|
const require_locale = require('../../locale-C3PqkI4d.cjs');
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { t as PropTypes } from "../../normalize-props-
|
|
2
|
-
import { r as Optional } from "../../types-
|
|
3
|
-
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-
|
|
4
|
-
import { t as marqueeAnatomy } from "../../marquee-anatomy-
|
|
5
|
-
import * as
|
|
1
|
+
import { t as PropTypes } from "../../normalize-props-CI_xNrEa.cjs";
|
|
2
|
+
import { r as Optional } from "../../types-DhoBSqCC.cjs";
|
|
3
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-CwKrB2Br.cjs";
|
|
4
|
+
import { t as marqueeAnatomy } from "../../marquee-anatomy-4HYJUJtD.cjs";
|
|
5
|
+
import * as react403 from "react";
|
|
6
6
|
import { ReactNode } from "react";
|
|
7
7
|
import * as marquee from "@sprawlify/primitives/machines/marquee";
|
|
8
8
|
import { EdgeProps, PauseStatusDetails, PauseStatusDetails as MarqueePauseStatusDetails, Side, Side as MarqueeSide } from "@sprawlify/primitives/machines/marquee";
|
|
@@ -12,7 +12,7 @@ interface MarqueeContentBaseProps extends PolymorphicProps {
|
|
|
12
12
|
children: ReactNode;
|
|
13
13
|
}
|
|
14
14
|
interface MarqueeContentProps extends Omit<HTMLProps<"div">, "children">, MarqueeContentBaseProps {}
|
|
15
|
-
declare const MarqueeContent:
|
|
15
|
+
declare const MarqueeContent: react403.ForwardRefExoticComponent<MarqueeContentProps & react403.RefAttributes<HTMLDivElement>>;
|
|
16
16
|
//#endregion
|
|
17
17
|
//#region src/components/marquee/use-marquee.d.ts
|
|
18
18
|
interface UseMarqueeProps extends Optional<Omit<marquee.Props, "dir" | "getRootNode">, "id"> {}
|
|
@@ -31,17 +31,17 @@ declare const MarqueeContext: (props: MarqueeContextProps) => ReactNode;
|
|
|
31
31
|
//#region src/components/marquee/marquee-edge.d.ts
|
|
32
32
|
interface MarqueeEdgeBaseProps extends EdgeProps, PolymorphicProps {}
|
|
33
33
|
interface MarqueeEdgeProps extends HTMLProps<"div">, MarqueeEdgeBaseProps {}
|
|
34
|
-
declare const MarqueeEdge:
|
|
34
|
+
declare const MarqueeEdge: react403.ForwardRefExoticComponent<MarqueeEdgeProps & react403.RefAttributes<HTMLDivElement>>;
|
|
35
35
|
//#endregion
|
|
36
36
|
//#region src/components/marquee/marquee-item.d.ts
|
|
37
37
|
interface MarqueeItemBaseProps extends PolymorphicProps {}
|
|
38
38
|
interface MarqueeItemProps extends HTMLProps<"div">, MarqueeItemBaseProps {}
|
|
39
|
-
declare const MarqueeItem:
|
|
39
|
+
declare const MarqueeItem: react403.ForwardRefExoticComponent<MarqueeItemProps & react403.RefAttributes<HTMLDivElement>>;
|
|
40
40
|
//#endregion
|
|
41
41
|
//#region src/components/marquee/marquee-root.d.ts
|
|
42
42
|
interface MarqueeRootBaseProps extends UseMarqueeProps, PolymorphicProps {}
|
|
43
43
|
interface MarqueeRootProps extends HTMLProps<"div">, MarqueeRootBaseProps {}
|
|
44
|
-
declare const MarqueeRoot:
|
|
44
|
+
declare const MarqueeRoot: react403.ForwardRefExoticComponent<MarqueeRootProps & react403.RefAttributes<HTMLDivElement>>;
|
|
45
45
|
//#endregion
|
|
46
46
|
//#region src/components/marquee/marquee-root-provider.d.ts
|
|
47
47
|
interface RootProviderProps {
|
|
@@ -49,12 +49,12 @@ interface RootProviderProps {
|
|
|
49
49
|
}
|
|
50
50
|
interface MarqueeRootProviderBaseProps extends RootProviderProps, PolymorphicProps {}
|
|
51
51
|
interface MarqueeRootProviderProps extends HTMLProps<"div">, MarqueeRootProviderBaseProps {}
|
|
52
|
-
declare const MarqueeRootProvider:
|
|
52
|
+
declare const MarqueeRootProvider: react403.ForwardRefExoticComponent<MarqueeRootProviderProps & react403.RefAttributes<HTMLDivElement>>;
|
|
53
53
|
//#endregion
|
|
54
54
|
//#region src/components/marquee/marquee-viewport.d.ts
|
|
55
55
|
interface MarqueeViewportBaseProps extends PolymorphicProps {}
|
|
56
56
|
interface MarqueeViewportProps extends HTMLProps<"div">, MarqueeViewportBaseProps {}
|
|
57
|
-
declare const MarqueeViewport:
|
|
57
|
+
declare const MarqueeViewport: react403.ForwardRefExoticComponent<MarqueeViewportProps & react403.RefAttributes<HTMLDivElement>>;
|
|
58
58
|
declare namespace marquee_d_exports {
|
|
59
59
|
export { MarqueeContent as Content, MarqueeContentBaseProps as ContentBaseProps, MarqueeContentProps as ContentProps, MarqueeContext as Context, MarqueeContextProps as ContextProps, MarqueeEdge as Edge, MarqueeEdgeBaseProps as EdgeBaseProps, MarqueeEdgeProps as EdgeProps, MarqueeItem as Item, MarqueeItemBaseProps as ItemBaseProps, MarqueeItemProps as ItemProps, PauseStatusDetails, MarqueeRoot as Root, MarqueeRootBaseProps as RootBaseProps, MarqueeRootProps as RootProps, MarqueeRootProvider as RootProvider, MarqueeRootProviderBaseProps as RootProviderBaseProps, MarqueeRootProviderProps as RootProviderProps, Side, MarqueeViewport as Viewport, MarqueeViewportBaseProps as ViewportBaseProps, MarqueeViewportProps as ViewportProps };
|
|
60
60
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { r as PropTypes } from "../../index-
|
|
2
|
-
import { r as Optional } from "../../types-
|
|
3
|
-
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-
|
|
4
|
-
import { t as marqueeAnatomy } from "../../marquee-anatomy-
|
|
5
|
-
import * as
|
|
1
|
+
import { r as PropTypes } from "../../index-CpyFpCKZ.mjs";
|
|
2
|
+
import { r as Optional } from "../../types-DBJaHk-X.mjs";
|
|
3
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BIg2TdAk.mjs";
|
|
4
|
+
import { t as marqueeAnatomy } from "../../marquee-anatomy-DExrAsUr.mjs";
|
|
5
|
+
import * as react727 from "react";
|
|
6
6
|
import { ReactNode } from "react";
|
|
7
7
|
import * as marquee from "@sprawlify/primitives/machines/marquee";
|
|
8
8
|
import { EdgeProps, PauseStatusDetails, PauseStatusDetails as MarqueePauseStatusDetails, Side, Side as MarqueeSide } from "@sprawlify/primitives/machines/marquee";
|
|
@@ -12,7 +12,7 @@ interface MarqueeContentBaseProps extends PolymorphicProps {
|
|
|
12
12
|
children: ReactNode;
|
|
13
13
|
}
|
|
14
14
|
interface MarqueeContentProps extends Omit<HTMLProps<"div">, "children">, MarqueeContentBaseProps {}
|
|
15
|
-
declare const MarqueeContent:
|
|
15
|
+
declare const MarqueeContent: react727.ForwardRefExoticComponent<MarqueeContentProps & react727.RefAttributes<HTMLDivElement>>;
|
|
16
16
|
//#endregion
|
|
17
17
|
//#region src/components/marquee/use-marquee.d.ts
|
|
18
18
|
interface UseMarqueeProps extends Optional<Omit<marquee.Props, "dir" | "getRootNode">, "id"> {}
|
|
@@ -31,17 +31,17 @@ declare const MarqueeContext: (props: MarqueeContextProps) => ReactNode;
|
|
|
31
31
|
//#region src/components/marquee/marquee-edge.d.ts
|
|
32
32
|
interface MarqueeEdgeBaseProps extends EdgeProps, PolymorphicProps {}
|
|
33
33
|
interface MarqueeEdgeProps extends HTMLProps<"div">, MarqueeEdgeBaseProps {}
|
|
34
|
-
declare const MarqueeEdge:
|
|
34
|
+
declare const MarqueeEdge: react727.ForwardRefExoticComponent<MarqueeEdgeProps & react727.RefAttributes<HTMLDivElement>>;
|
|
35
35
|
//#endregion
|
|
36
36
|
//#region src/components/marquee/marquee-item.d.ts
|
|
37
37
|
interface MarqueeItemBaseProps extends PolymorphicProps {}
|
|
38
38
|
interface MarqueeItemProps extends HTMLProps<"div">, MarqueeItemBaseProps {}
|
|
39
|
-
declare const MarqueeItem:
|
|
39
|
+
declare const MarqueeItem: react727.ForwardRefExoticComponent<MarqueeItemProps & react727.RefAttributes<HTMLDivElement>>;
|
|
40
40
|
//#endregion
|
|
41
41
|
//#region src/components/marquee/marquee-root.d.ts
|
|
42
42
|
interface MarqueeRootBaseProps extends UseMarqueeProps, PolymorphicProps {}
|
|
43
43
|
interface MarqueeRootProps extends HTMLProps<"div">, MarqueeRootBaseProps {}
|
|
44
|
-
declare const MarqueeRoot:
|
|
44
|
+
declare const MarqueeRoot: react727.ForwardRefExoticComponent<MarqueeRootProps & react727.RefAttributes<HTMLDivElement>>;
|
|
45
45
|
//#endregion
|
|
46
46
|
//#region src/components/marquee/marquee-root-provider.d.ts
|
|
47
47
|
interface RootProviderProps {
|
|
@@ -49,12 +49,12 @@ interface RootProviderProps {
|
|
|
49
49
|
}
|
|
50
50
|
interface MarqueeRootProviderBaseProps extends RootProviderProps, PolymorphicProps {}
|
|
51
51
|
interface MarqueeRootProviderProps extends HTMLProps<"div">, MarqueeRootProviderBaseProps {}
|
|
52
|
-
declare const MarqueeRootProvider:
|
|
52
|
+
declare const MarqueeRootProvider: react727.ForwardRefExoticComponent<MarqueeRootProviderProps & react727.RefAttributes<HTMLDivElement>>;
|
|
53
53
|
//#endregion
|
|
54
54
|
//#region src/components/marquee/marquee-viewport.d.ts
|
|
55
55
|
interface MarqueeViewportBaseProps extends PolymorphicProps {}
|
|
56
56
|
interface MarqueeViewportProps extends HTMLProps<"div">, MarqueeViewportBaseProps {}
|
|
57
|
-
declare const MarqueeViewport:
|
|
57
|
+
declare const MarqueeViewport: react727.ForwardRefExoticComponent<MarqueeViewportProps & react727.RefAttributes<HTMLDivElement>>;
|
|
58
58
|
declare namespace marquee_d_exports {
|
|
59
59
|
export { MarqueeContent as Content, MarqueeContentBaseProps as ContentBaseProps, MarqueeContentProps as ContentProps, MarqueeContext as Context, MarqueeContextProps as ContextProps, MarqueeEdge as Edge, MarqueeEdgeBaseProps as EdgeBaseProps, MarqueeEdgeProps as EdgeProps, MarqueeItem as Item, MarqueeItemBaseProps as ItemBaseProps, MarqueeItemProps as ItemProps, PauseStatusDetails, MarqueeRoot as Root, MarqueeRootBaseProps as RootBaseProps, MarqueeRootProps as RootProps, MarqueeRootProvider as RootProvider, MarqueeRootProviderBaseProps as RootProviderBaseProps, MarqueeRootProviderProps as RootProviderProps, Side, MarqueeViewport as Viewport, MarqueeViewportBaseProps as ViewportBaseProps, MarqueeViewportProps as ViewportProps };
|
|
60
60
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import { i as useMachine, r as normalizeProps, t as mergeProps } from "../../core-
|
|
3
|
-
import { t as createContext$1 } from "../../create-context-
|
|
4
|
-
import { n as useEnvironmentContext } from "../../environment-
|
|
5
|
-
import { i as useLocaleContext } from "../../locale-
|
|
6
|
-
import "../../providers-
|
|
7
|
-
import { n as sprawlify } from "../../factory-
|
|
8
|
-
import { t as marqueeAnatomy } from "../../marquee-anatomy-
|
|
9
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-DWkwRR9H.mjs";
|
|
2
|
+
import { i as useMachine, r as normalizeProps, t as mergeProps } from "../../core-BxCFHKQ_.mjs";
|
|
3
|
+
import { t as createContext$1 } from "../../create-context-DuRB02yv.mjs";
|
|
4
|
+
import { n as useEnvironmentContext } from "../../environment-9mOM5FKS.mjs";
|
|
5
|
+
import { i as useLocaleContext } from "../../locale-De5Z27ES.mjs";
|
|
6
|
+
import "../../providers-U5faJq0V.mjs";
|
|
7
|
+
import { n as sprawlify } from "../../factory-D0O3O5Jq.mjs";
|
|
8
|
+
import { t as marqueeAnatomy } from "../../marquee-anatomy-DlTf08tq.mjs";
|
|
9
|
+
import { t as createSplitProps } from "../../create-split-props-BrrYfbxV.mjs";
|
|
10
10
|
import { forwardRef, useId } from "react";
|
|
11
11
|
import { Fragment as Fragment$1, jsx } from "react/jsx-runtime";
|
|
12
12
|
import * as marquee from "@sprawlify/primitives/machines/marquee";
|
|
@@ -22,9 +22,9 @@ const [MarqueeProvider, useMarqueeContext] = createContext$1({
|
|
|
22
22
|
//#region src/components/marquee/marquee-content.tsx
|
|
23
23
|
const MarqueeContent = forwardRef((props, ref) => {
|
|
24
24
|
const { children, ...localProps } = props;
|
|
25
|
-
const marquee
|
|
26
|
-
return /* @__PURE__ */ jsx(Fragment$1, { children: Array.from({ length: marquee
|
|
27
|
-
const mergedProps = mergeProps(marquee
|
|
25
|
+
const marquee = useMarqueeContext();
|
|
26
|
+
return /* @__PURE__ */ jsx(Fragment$1, { children: Array.from({ length: marquee.contentCount }).map((_, index) => {
|
|
27
|
+
const mergedProps = mergeProps(marquee.getContentProps({ index }), localProps);
|
|
28
28
|
return /* @__PURE__ */ jsx(sprawlify.div, {
|
|
29
29
|
...mergedProps,
|
|
30
30
|
ref: index === 0 ? ref : void 0,
|
|
@@ -116,10 +116,10 @@ MarqueeRoot.displayName = "MarqueeRoot";
|
|
|
116
116
|
//#region src/components/marquee/marquee-root-provider.tsx
|
|
117
117
|
const splitRootProviderProps = createSplitProps();
|
|
118
118
|
const MarqueeRootProvider = forwardRef((props, ref) => {
|
|
119
|
-
const [{ value: marquee
|
|
120
|
-
const mergedProps = mergeProps(marquee
|
|
119
|
+
const [{ value: marquee }, localProps] = splitRootProviderProps(props, ["value"]);
|
|
120
|
+
const mergedProps = mergeProps(marquee.getRootProps(), localProps);
|
|
121
121
|
return /* @__PURE__ */ jsx(MarqueeProvider, {
|
|
122
|
-
value: marquee
|
|
122
|
+
value: marquee,
|
|
123
123
|
children: /* @__PURE__ */ jsx(sprawlify.div, {
|
|
124
124
|
...mergedProps,
|
|
125
125
|
ref
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_chunk = require('../../chunk-CvCQGRaV.cjs');
|
|
2
|
-
const require_core = require('../../core-
|
|
2
|
+
const require_core = require('../../core-DewT0RE5.cjs');
|
|
3
3
|
const require_create_context = require('../../create-context-DVn3n7gf.cjs');
|
|
4
4
|
const require_environment = require('../../environment-Bg7owXYh.cjs');
|
|
5
5
|
const require_locale = require('../../locale-C3PqkI4d.cjs');
|
|
@@ -8,7 +8,7 @@ const require_compose_refs = require('../../compose-refs-D8JygMj3.cjs');
|
|
|
8
8
|
const require_factory = require('../../factory-Cz8-l4y-.cjs');
|
|
9
9
|
require('../../menu-anatomy-WIF6jnsz.cjs');
|
|
10
10
|
const require_create_split_props = require('../../create-split-props-DyDT-QxT.cjs');
|
|
11
|
-
const require_presence = require('../../presence-
|
|
11
|
+
const require_presence = require('../../presence-B9EFwRVv.cjs');
|
|
12
12
|
require('../../use-event-CHv5QJkT.cjs');
|
|
13
13
|
let react = require("react");
|
|
14
14
|
let react_jsx_runtime = require("react/jsx-runtime");
|