@sprawlify/solid 0.0.62 → 0.0.63
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/{carousel-anatomy-0uSYIDdX.d.ts → carousel-anatomy-DvXR8orA.d.ts} +1 -1
- package/dist/{collapsible-D505WU0f.jsx → collapsible-BfQjngkz.jsx} +13 -13
- package/dist/{collapsible-DXcvkHVS.js → collapsible-BhGN1nX_.js} +13 -13
- package/dist/{collection-B4akimO8.js → collection-Cr3_-Nj9.js} +6 -6
- package/dist/{collection-U31wYVYu.jsx → collection-DXodYZZC.jsx} +6 -6
- package/dist/color-picker-anatomy-BQ9ZRrH_.d.ts +6 -0
- package/dist/combobox-anatomy-Pfygk88q.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +12 -13
- package/dist/components/accordion/index.js +23 -24
- package/dist/components/accordion/index.jsx +22 -22
- package/dist/components/anatomy.d.ts +49 -49
- package/dist/components/anatomy.js +49 -49
- package/dist/components/angle-slider/index.d.ts +14 -15
- package/dist/components/angle-slider/index.js +11 -11
- package/dist/components/angle-slider/index.jsx +10 -10
- package/dist/components/avatar/index.d.ts +9 -10
- package/dist/components/avatar/index.js +11 -11
- package/dist/components/avatar/index.jsx +10 -10
- package/dist/components/bottom-sheet/index.d.ts +14 -15
- package/dist/components/bottom-sheet/index.js +27 -27
- package/dist/components/bottom-sheet/index.jsx +26 -26
- package/dist/components/carousel/index.d.ts +19 -16
- package/dist/components/carousel/index.js +11 -11
- package/dist/components/carousel/index.jsx +10 -10
- package/dist/components/checkbox/index.d.ts +16 -13
- package/dist/components/checkbox/index.js +28 -28
- package/dist/components/checkbox/index.jsx +25 -25
- package/dist/components/clipboard/index.d.ts +12 -13
- package/dist/components/clipboard/index.js +11 -11
- package/dist/components/clipboard/index.jsx +10 -10
- package/dist/components/collapsible/index.d.ts +11 -12
- package/dist/components/collapsible/index.js +8 -8
- package/dist/components/collapsible/index.jsx +7 -7
- package/dist/components/collection/index.d.ts +2 -2
- package/dist/components/collection/index.js +2 -2
- package/dist/components/collection/index.jsx +2 -2
- package/dist/components/color-picker/index.d.ts +38 -35
- package/dist/components/color-picker/index.js +32 -32
- package/dist/components/color-picker/index.jsx +29 -29
- package/dist/components/combobox/index.d.ts +25 -22
- package/dist/components/combobox/index.js +40 -40
- package/dist/components/combobox/index.jsx +37 -37
- package/dist/components/date-picker/index.d.ts +35 -32
- package/dist/components/date-picker/index.js +23 -23
- package/dist/components/date-picker/index.jsx +22 -22
- package/dist/components/dialog/index.d.ts +14 -15
- package/dist/components/dialog/index.js +17 -17
- package/dist/components/dialog/index.jsx +16 -16
- package/dist/components/download-trigger/index.d.ts +2 -2
- package/dist/components/download-trigger/index.js +4 -4
- package/dist/components/download-trigger/index.jsx +4 -4
- package/dist/components/editable/index.d.ts +15 -16
- package/dist/components/editable/index.js +16 -16
- package/dist/components/editable/index.jsx +13 -13
- package/dist/components/field/index.d.ts +17 -14
- package/dist/components/field/index.js +10 -10
- package/dist/components/field/index.jsx +8 -8
- package/dist/components/fieldset/index.d.ts +14 -11
- package/dist/components/fieldset/index.js +8 -8
- package/dist/components/fieldset/index.jsx +7 -7
- package/dist/components/file-upload/index.d.ts +19 -20
- package/dist/components/file-upload/index.js +45 -45
- package/dist/components/file-upload/index.jsx +42 -42
- package/dist/components/floating-panel/index.d.ts +18 -19
- package/dist/components/floating-panel/index.js +36 -36
- package/dist/components/floating-panel/index.jsx +35 -35
- package/dist/components/focus-trap/index.d.ts +4 -4
- package/dist/components/focus-trap/index.js +4 -4
- package/dist/components/focus-trap/index.jsx +4 -4
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/format/index.js +3 -3
- package/dist/components/format/index.jsx +3 -3
- package/dist/components/frame/index.d.ts +1 -1
- package/dist/components/frame/index.js +6 -6
- package/dist/components/frame/index.jsx +6 -6
- package/dist/components/highlight/index.d.ts +3 -3
- package/dist/components/highlight/index.js +2 -2
- package/dist/components/highlight/index.jsx +2 -2
- package/dist/components/hover-card/index.d.ts +12 -13
- package/dist/components/hover-card/index.js +17 -17
- package/dist/components/hover-card/index.jsx +16 -16
- package/dist/components/image-cropper/index.d.ts +12 -13
- package/dist/components/image-cropper/index.js +11 -11
- package/dist/components/image-cropper/index.jsx +10 -10
- package/dist/components/json-tree-view/index.d.ts +6 -7
- package/dist/components/json-tree-view/index.js +12 -14
- package/dist/components/json-tree-view/index.jsx +12 -12
- package/dist/components/listbox/index.d.ts +20 -17
- package/dist/components/listbox/index.js +37 -37
- package/dist/components/listbox/index.jsx +36 -36
- package/dist/components/marquee/index.d.ts +10 -11
- package/dist/components/marquee/index.js +11 -11
- package/dist/components/marquee/index.jsx +10 -10
- package/dist/components/menu/index.d.ts +26 -27
- package/dist/components/menu/index.js +22 -22
- package/dist/components/menu/index.jsx +21 -21
- package/dist/components/navigation-menu/index.d.ts +18 -19
- package/dist/components/navigation-menu/index.js +14 -14
- package/dist/components/navigation-menu/index.jsx +13 -13
- package/dist/components/number-input/index.d.ts +14 -15
- package/dist/components/number-input/index.js +18 -18
- package/dist/components/number-input/index.jsx +15 -15
- package/dist/components/pagination/index.d.ts +13 -14
- package/dist/components/pagination/index.js +11 -11
- package/dist/components/pagination/index.jsx +10 -10
- package/dist/components/password-input/index.d.ts +10 -11
- package/dist/components/password-input/index.js +27 -27
- package/dist/components/password-input/index.jsx +24 -24
- package/dist/components/pin-input/index.d.ts +11 -12
- package/dist/components/pin-input/index.js +21 -21
- package/dist/components/pin-input/index.jsx +18 -18
- package/dist/components/popover/index.d.ts +17 -18
- package/dist/components/popover/index.js +17 -17
- package/dist/components/popover/index.jsx +16 -16
- package/dist/components/presence/index.d.ts +4 -4
- package/dist/components/presence/index.js +7 -7
- package/dist/components/presence/index.jsx +7 -7
- package/dist/components/progress/index.d.ts +15 -16
- package/dist/components/progress/index.js +11 -11
- package/dist/components/progress/index.jsx +10 -10
- package/dist/components/qr-code/index.d.ts +11 -12
- package/dist/components/qr-code/index.js +19 -19
- package/dist/components/qr-code/index.jsx +18 -18
- package/dist/components/radio-group/index.d.ts +13 -14
- package/dist/components/radio-group/index.js +11 -11
- package/dist/components/radio-group/index.jsx +9 -9
- package/dist/components/rating-group/index.d.ts +11 -12
- package/dist/components/rating-group/index.js +20 -20
- package/dist/components/rating-group/index.jsx +17 -17
- package/dist/components/scroll-area/index.d.ts +12 -12
- package/dist/components/scroll-area/index.js +20 -20
- package/dist/components/scroll-area/index.jsx +19 -19
- package/dist/components/segment-group/index.d.ts +13 -13
- package/dist/components/segment-group/index.js +27 -27
- package/dist/components/segment-group/index.jsx +26 -26
- package/dist/components/select/index.d.ts +23 -23
- package/dist/components/select/index.js +61 -61
- package/dist/components/select/index.jsx +57 -57
- package/dist/components/signature-pad/index.d.ts +13 -13
- package/dist/components/signature-pad/index.js +35 -35
- package/dist/components/signature-pad/index.jsx +31 -31
- package/dist/components/slider/index.d.ts +17 -17
- package/dist/components/slider/index.js +18 -18
- package/dist/components/slider/index.jsx +17 -17
- package/dist/components/splitter/index.d.ts +10 -10
- package/dist/components/splitter/index.js +13 -13
- package/dist/components/splitter/index.jsx +12 -12
- package/dist/components/steps/index.d.ts +17 -17
- package/dist/components/steps/index.js +35 -35
- package/dist/components/steps/index.jsx +34 -34
- package/dist/components/switch/index.d.ts +11 -11
- package/dist/components/switch/index.js +13 -13
- package/dist/components/switch/index.jsx +10 -10
- package/dist/components/tabs/index.d.ts +12 -12
- package/dist/components/tabs/index.js +14 -14
- package/dist/components/tabs/index.jsx +13 -13
- package/dist/components/tags-input/index.d.ts +17 -17
- package/dist/components/tags-input/index.js +18 -18
- package/dist/components/tags-input/index.jsx +15 -15
- package/dist/components/timer/index.d.ts +12 -12
- package/dist/components/timer/index.js +25 -25
- package/dist/components/timer/index.jsx +24 -24
- package/dist/components/toast/index.d.ts +10 -10
- package/dist/components/toast/index.js +20 -20
- package/dist/components/toast/index.jsx +18 -18
- package/dist/components/toggle/index.d.ts +6 -6
- package/dist/components/toggle/index.js +12 -12
- package/dist/components/toggle/index.jsx +11 -11
- package/dist/components/toggle-group/index.d.ts +8 -8
- package/dist/components/toggle-group/index.js +11 -11
- package/dist/components/toggle-group/index.jsx +10 -10
- package/dist/components/tooltip/index.d.ts +12 -12
- package/dist/components/tooltip/index.js +13 -13
- package/dist/components/tooltip/index.jsx +12 -12
- package/dist/components/tour/index.d.ts +19 -19
- package/dist/components/tour/index.js +44 -44
- package/dist/components/tour/index.jsx +43 -43
- package/dist/components/tree-view/index.d.ts +7 -7
- package/dist/components/tree-view/index.js +10 -11
- package/dist/components/tree-view/index.jsx +9 -9
- package/dist/{core-BgpRwoCt.jsx → core-B6ixUkqg.jsx} +10 -10
- package/dist/{core-DlJdnFMg.js → core-Crxbs6Ki.js} +10 -10
- package/dist/{create-context-BpJ2IzPB.jsx → create-context-DGJ79e4Y.jsx} +4 -4
- package/dist/{create-context-BqG72mig.js → create-context-DPb5Yv_u.js} +4 -4
- package/dist/date-picker-anatomy-B6_a0ZL3.d.ts +6 -0
- package/dist/{factory-DCac1oIp.js → factory-Ce76k0aC.js} +1 -1
- package/dist/{factory-B21c1uMV.jsx → factory-CzIfQZJj.jsx} +1 -1
- package/dist/{factory-DavUB5Ku.d.ts → factory-DMawBjkt.d.ts} +4 -4
- package/dist/{factory-C_07ebOh.d.ts → factory-cJ7CaPAR.d.ts} +4 -4
- package/dist/{field-BNTN-_xe.jsx → field-BMLVDAiH.jsx} +8 -8
- package/dist/{field-anatomy-C3x_U-4u.d.ts → field-anatomy-Bm7mUuzz.d.ts} +2 -2
- package/dist/{field-C5B28nbw.js → field-mV6xBX-1.js} +9 -9
- package/dist/{fieldset-BNycnDRc.js → fieldset-DfZfBktp.js} +9 -9
- package/dist/{fieldset-D3gMlSUG.jsx → fieldset-Dultvtpf.jsx} +8 -8
- package/dist/{index-DMI2w9ra.d.ts → index-B4jYxJKJ.d.ts} +2 -2
- package/dist/{index-DZQfOo5p.d.ts → index-B9YbO-df.d.ts} +8 -8
- package/dist/{index-D_e6DIul.d.ts → index-BziaWi01.d.ts} +8 -8
- package/dist/{index-ClQSumtA.d.ts → index-CuXUwhrn.d.ts} +20 -20
- package/dist/{index-D1h43AgS.d.ts → index-D9oSpNzQ.d.ts} +1 -1
- package/dist/{index-DBe4g7N2.d.ts → index-DSPyvbmY.d.ts} +20 -20
- package/dist/{index-D4j4uPoA.d.ts → index-nyUtQSXQ.d.ts} +1 -1
- package/dist/index.d.ts +5 -5
- package/dist/index.js +4 -4
- package/dist/index.jsx +4 -4
- package/dist/{listbox-anatomy-B1si2wch.d.ts → listbox-anatomy-CQAJitqJ.d.ts} +1 -1
- package/dist/{presence-DkrbOX-_.js → presence-8BR5oOTh.js} +7 -7
- package/dist/{presence-Djyy7COq.jsx → presence-D9IWNBoq.jsx} +7 -7
- package/dist/{providers-PrTpHfBr.js → providers-CdwYAas1.js} +2 -2
- package/dist/{providers-DsPqz7EL.jsx → providers-CjCWKYvZ.jsx} +2 -2
- package/dist/{render-strategy-CCzSb1AK.jsx → render-strategy-CjzB786h.jsx} +2 -2
- package/dist/{render-strategy-zyNAHnri.js → render-strategy-DUrOMptL.js} +2 -2
- package/dist/{tour-anatomy-BW9h_5Qo.d.ts → tour-anatomy-FA0vDbLD.d.ts} +1 -1
- package/dist/{tree-view-J9yQ483m.jsx → tree-view-UMxlqgnA.jsx} +46 -46
- package/dist/{tree-view-BXHmtp4R.js → tree-view-pTAaf6yt.js} +46 -46
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/index.js +1 -1
- package/dist/utils/index.jsx +1 -1
- package/package.json +2 -2
- package/dist/color-picker-anatomy-D9j78Ful.d.ts +0 -6
- package/dist/combobox-anatomy-Mkz5vUbE.d.ts +0 -6
- package/dist/date-picker-anatomy-DsNHYqiQ.d.ts +0 -6
- /package/dist/{accordion-anatomy-DuQyPotN.d.ts → accordion-anatomy-C02ClQ-i.d.ts} +0 -0
- /package/dist/{accordion-anatomy-MHcXhJPQ.js → accordion-anatomy-SnniqySz.js} +0 -0
- /package/dist/{angle-slider-anatomy-D0gK12zj.js → angle-slider-anatomy-BcpYlzjU.js} +0 -0
- /package/dist/{angle-slider-anatomy-C3icuKah.d.ts → angle-slider-anatomy-CjqlTMi-.d.ts} +0 -0
- /package/dist/{avatar-anatomy-DP2sQ3JD.d.ts → avatar-anatomy-BFcH-BdZ.d.ts} +0 -0
- /package/dist/{avatar-anatomy-CxraVFFD.js → avatar-anatomy-DkaRck8U.js} +0 -0
- /package/dist/{bottom-sheet-anatomy-DFsivXcE.d.ts → bottom-sheet-anatomy-CnYjxIa5.d.ts} +0 -0
- /package/dist/{bottom-sheet-anatomy-BeuPKFbV.js → bottom-sheet-anatomy-lHEnPDuf.js} +0 -0
- /package/dist/{carousel-anatomy-CPwLC4qL.js → carousel-anatomy-Dozyhz87.js} +0 -0
- /package/dist/{checkbox-anatomy-CjQ3vLu9.js → checkbox-anatomy-DrTfnRdC.js} +0 -0
- /package/dist/{checkbox-anatomy-Bb8Ysoj0.d.ts → checkbox-anatomy-_IW8S8A1.d.ts} +0 -0
- /package/dist/{chunk-CwxkpDHt.js → chunk-BN_g-Awi.js} +0 -0
- /package/dist/{chunk-DgKqqxJp.jsx → chunk-CbkudaSF.jsx} +0 -0
- /package/dist/{clipboard-anatomy-BUqRlWbF.js → clipboard-anatomy-Btcms62_.js} +0 -0
- /package/dist/{clipboard-anatomy-COn_FKiH.d.ts → clipboard-anatomy-DT9k1E4p.d.ts} +0 -0
- /package/dist/{collapsible-anatomy-BeeWVdRV.js → collapsible-anatomy-Bz0a8LAr.js} +0 -0
- /package/dist/{collapsible-anatomy-CjoHd08C.d.ts → collapsible-anatomy-Dnqjh7QP.d.ts} +0 -0
- /package/dist/{color-picker-anatomy-huX3XTdf.js → color-picker-anatomy-DJP6gg1F.js} +0 -0
- /package/dist/{combobox-anatomy-Cp6cCRQW.js → combobox-anatomy-DccBa7f5.js} +0 -0
- /package/dist/{compose-refs-C0RHuzIU.jsx → compose-refs-D3PQgBgQ.js} +0 -0
- /package/dist/{compose-refs-Daqyu-o7.js → compose-refs-fqtYfDF0.jsx} +0 -0
- /package/dist/{create-split-props-Bd0YZ3Pl.jsx → create-split-props-BcbxQ6yh.js} +0 -0
- /package/dist/{create-split-props-CDXn3gBu.js → create-split-props-CgD5kGV-.jsx} +0 -0
- /package/dist/{date-picker-anatomy-Bnhc91Cy.js → date-picker-anatomy-BbB7oLLk.js} +0 -0
- /package/dist/{dialog-anatomy-OoraCpsD.d.ts → dialog-anatomy-Bxscw4PD.d.ts} +0 -0
- /package/dist/{dialog-anatomy-jHNgTj63.js → dialog-anatomy-DZW7OUW_.js} +0 -0
- /package/dist/{editable-anatomy-DA0KOCft.d.ts → editable-anatomy-BoZIiwDR.d.ts} +0 -0
- /package/dist/{editable-anatomy-B3Ch6fhf.js → editable-anatomy-D1eyySPH.js} +0 -0
- /package/dist/{field-anatomy-DFbz1xZk.js → field-anatomy-DOCpzb4B.js} +0 -0
- /package/dist/{fieldset-anatomy-D_qoumx-.d.ts → fieldset-anatomy-9IJ6JECa.d.ts} +0 -0
- /package/dist/{fieldset-anatomy-C7x_SqPE.js → fieldset-anatomy-DmZTaMK6.js} +0 -0
- /package/dist/{file-upload-anatomy-_dkcp6Rd.js → file-upload-anatomy-CZ2VnScd.js} +0 -0
- /package/dist/{file-upload-anatomy-DJdoOx2Y.d.ts → file-upload-anatomy-DmwpdONS.d.ts} +0 -0
- /package/dist/{floating-panel-anatomy-M9J5s7fA.d.ts → floating-panel-anatomy-BDHlnk1S.d.ts} +0 -0
- /package/dist/{floating-panel-anatomy-B75lhTO0.js → floating-panel-anatomy-DBrl1Bp0.js} +0 -0
- /package/dist/{hover-card-anatomy-BLhL5RWX.d.ts → hover-card-anatomy-BZZwpvcD.d.ts} +0 -0
- /package/dist/{hover-card-anatomy-D3y2QekS.js → hover-card-anatomy-D3wEfkuu.js} +0 -0
- /package/dist/{image-cropper-anatomy-CWnNoyT0.d.ts → image-cropper-anatomy-C4nqTpJc.d.ts} +0 -0
- /package/dist/{image-cropper-anatomy-BUXdwyCy.js → image-cropper-anatomy-DOqIY-bD.js} +0 -0
- /package/dist/{index-BjhUkKb8.d.ts → index-B3Sv7T21.d.ts} +0 -0
- /package/dist/{index-C0EetRkF.d.ts → index-CEAXA7Wp.d.ts} +0 -0
- /package/dist/{index-CBw7-_78.d.ts → index-CLwp1P-Z.d.ts} +0 -0
- /package/dist/{index-CNFHfr8X.d.ts → index-D2M0XXUG.d.ts} +0 -0
- /package/dist/{index-wN8a2k9U.d.ts → index-D78tMX6m.d.ts} +0 -0
- /package/dist/{listbox-anatomy-Cis_JIGM.js → listbox-anatomy-D2r-4uq6.js} +0 -0
- /package/dist/{marquee-anatomy-BRcF__Pg.d.ts → marquee-anatomy-BHiSb_hw.d.ts} +0 -0
- /package/dist/{marquee-anatomy-CzRk0I_m.js → marquee-anatomy-sKw9g-dJ.js} +0 -0
- /package/dist/{menu-anatomy-Cak2lkIl.d.ts → menu-anatomy-BrtrFbq2.d.ts} +0 -0
- /package/dist/{menu-anatomy-CM26m6hu.js → menu-anatomy-DbCORryZ.js} +0 -0
- /package/dist/{navigation-menu-anatomy-D5y7RVCk.d.ts → navigation-menu-anatomy-FqAjaEaz.d.ts} +0 -0
- /package/dist/{navigation-menu-anatomy-jrPdOV0r.js → navigation-menu-anatomy-nwZUxyMV.js} +0 -0
- /package/dist/{number-input-anatomy-BAWHL6Ec.d.ts → number-input-anatomy-Dpr956kU.d.ts} +0 -0
- /package/dist/{number-input-anatomy-Dv2aaVdS.js → number-input-anatomy-hB3PpB4j.js} +0 -0
- /package/dist/{pagination-anatomy-Cj3cYR36.d.ts → pagination-anatomy-CC_AQ0hu.d.ts} +0 -0
- /package/dist/{pagination-anatomy-DJQGbViK.js → pagination-anatomy-D8yk0Puf.js} +0 -0
- /package/dist/{password-input-anatomy-BrGdrFVj.d.ts → password-input-anatomy-CcCH88BJ.d.ts} +0 -0
- /package/dist/{password-input-anatomy-DQNbazx8.js → password-input-anatomy-D0nhl7MJ.js} +0 -0
- /package/dist/{pin-input-anatomy-BvvD4tSF.js → pin-input-anatomy-Blh9Y2sq.js} +0 -0
- /package/dist/{pin-input-anatomy-9GWNQ6LA.d.ts → pin-input-anatomy-CFwtTGgf.d.ts} +0 -0
- /package/dist/{popover-anatomy-CHNmFef4.d.ts → popover-anatomy-BfyF_jF-.d.ts} +0 -0
- /package/dist/{popover-anatomy-5kFwUlob.js → popover-anatomy-DXWeYlnF.js} +0 -0
- /package/dist/{progress-anatomy-CPu1VWxh.d.ts → progress-anatomy-CIvqvuCH.d.ts} +0 -0
- /package/dist/{progress-anatomy-pIomRbBQ.js → progress-anatomy-lioRhIrB.js} +0 -0
- /package/dist/{qr-code-anatomy-B4CAVlt6.d.ts → qr-code-anatomy-ByL5_5DL.d.ts} +0 -0
- /package/dist/{qr-code-anatomy-Cjx2O0XA.js → qr-code-anatomy-CIy9Wai6.js} +0 -0
- /package/dist/{radio-group-anatomy-B0c4wowK.d.ts → radio-group-anatomy--QbW6Fvm.d.ts} +0 -0
- /package/dist/{radio-group-anatomy-DdgFXXbE.js → radio-group-anatomy-C7L8dkhn.js} +0 -0
- /package/dist/{rating-group-anatomy-BVaVfjQp.js → rating-group-anatomy-CBhzoESK.js} +0 -0
- /package/dist/{rating-group-anatomy-CdTHxRrr.d.ts → rating-group-anatomy-DBg1kLFr.d.ts} +0 -0
- /package/dist/{render-strategy-Bq-mT0Pp.d.ts → render-strategy-CD9ZY4zs.d.ts} +0 -0
- /package/dist/{render-strategy-CNEF-wiW.d.ts → render-strategy-CU_9g0dp.d.ts} +0 -0
- /package/dist/{run-if-fn-COsqwaBZ.js → run-if-fn-CJUSlNHk.jsx} +0 -0
- /package/dist/{run-if-fn-D55yVu32.jsx → run-if-fn-CTrSA35K.js} +0 -0
- /package/dist/{scroll-area-anatomy-DCy61Idd.js → scroll-area-anatomy-B-FlUOdc.js} +0 -0
- /package/dist/{scroll-area-anatomy-BCaXaF2p.d.ts → scroll-area-anatomy-e4jAhnvL.d.ts} +0 -0
- /package/dist/{segment-group-anatomy-3UL8_ASD.js → segment-group-anatomy-CPdu1efW.js} +0 -0
- /package/dist/{segment-group-anatomy-DSzpN0S5.d.ts → segment-group-anatomy-w6EqftAa.d.ts} +0 -0
- /package/dist/{select-anatomy-Ck-ygKva.d.ts → select-anatomy-BOWDAJI2.d.ts} +0 -0
- /package/dist/{select-anatomy-CASg6DZr.js → select-anatomy-CiNHi2Kx.js} +0 -0
- /package/dist/{signature-pad-anatomy-DSd2RnqO.d.ts → signature-pad-anatomy-CwHcAo6v.d.ts} +0 -0
- /package/dist/{signature-pad-anatomy-CgBB8PtF.js → signature-pad-anatomy-Mz3w_i5B.js} +0 -0
- /package/dist/{slider-anatomy-DviLprPk.d.ts → slider-anatomy-1peNnwIJ.d.ts} +0 -0
- /package/dist/{slider-anatomy-BZ7nfULd.js → slider-anatomy-3KpCBnz3.js} +0 -0
- /package/dist/{splitter-anatomy-C-uwk4a6.js → splitter-anatomy-D2RNa-hA.js} +0 -0
- /package/dist/{splitter-anatomy-CnGWaJxh.d.ts → splitter-anatomy-DIcfxmkW.d.ts} +0 -0
- /package/dist/{steps-anatomy-DIL1kWzw.js → steps-anatomy-CSfgiyVI.js} +0 -0
- /package/dist/{steps-anatomy-HeSWc3m4.d.ts → steps-anatomy-Djc944iN.d.ts} +0 -0
- /package/dist/{switch-anatomy-CnGWimKt.js → switch-anatomy-DDL1v5Fs.js} +0 -0
- /package/dist/{switch-anatomy-1NB6f5RE.d.ts → switch-anatomy-y8eqf5v0.d.ts} +0 -0
- /package/dist/{tabs-anatomy-DWdgBMch.d.ts → tabs-anatomy-CxuMmuKX.d.ts} +0 -0
- /package/dist/{tabs-anatomy-C6-9PiKf.js → tabs-anatomy-DlQHg-E8.js} +0 -0
- /package/dist/{tags-input-anatomy-B-Hy3Fsz.d.ts → tags-input-anatomy-CvMsM3_R.d.ts} +0 -0
- /package/dist/{tags-input-anatomy-DehZc4H_.js → tags-input-anatomy-DYSi98Bx.js} +0 -0
- /package/dist/{timer-anatomy-1bTmyiM7.js → timer-anatomy-C9bTbrUf.js} +0 -0
- /package/dist/{timer-anatomy-CP-Lmjui.d.ts → timer-anatomy-VYjRFeEL.d.ts} +0 -0
- /package/dist/{toast-anatomy-enVWr_6K.d.ts → toast-anatomy-C-PyfPXK.d.ts} +0 -0
- /package/dist/{toast-anatomy-DFtpvHgX.js → toast-anatomy-CssUp7TT.js} +0 -0
- /package/dist/{toggle-anatomy-C_51TecZ.d.ts → toggle-anatomy-CqxPSmz8.d.ts} +0 -0
- /package/dist/{toggle-anatomy-DKcZgkaU.js → toggle-anatomy-DJ-QrVLv.js} +0 -0
- /package/dist/{toggle-group-anatomy-DfVV-jVO.d.ts → toggle-group-anatomy-C-tSD5OQ.d.ts} +0 -0
- /package/dist/{toggle-group-anatomy-B6QSWOxD.js → toggle-group-anatomy-CFLq6ia_.js} +0 -0
- /package/dist/{tooltip-anatomy-Dz1SAwZB.js → tooltip-anatomy-CPw1wOXd.js} +0 -0
- /package/dist/{tooltip-anatomy-B-X-Z7UL.d.ts → tooltip-anatomy-Mn5jLWJP.d.ts} +0 -0
- /package/dist/{tour-anatomy-BgRusS4B.js → tour-anatomy-CDmnjoPR.js} +0 -0
- /package/dist/{tree-view-anatomy-B-AG-WQd.js → tree-view-anatomy-BW_ruJ-g.js} +0 -0
- /package/dist/{tree-view-anatomy-0x_cpsMM.d.ts → tree-view-anatomy-DjCEP4n7.d.ts} +0 -0
- /package/dist/{types-DGs3Vhzt.d.ts → types-B1RjmsgP.d.ts} +0 -0
- /package/dist/{types-hAYSiblS.d.ts → types-B9AK1oJL.d.ts} +0 -0
|
@@ -1,52 +1,52 @@
|
|
|
1
|
-
import { t as accordionAnatomy } from "../accordion-anatomy-
|
|
2
|
-
import { t as angleSliderAnatomy } from "../angle-slider-anatomy-
|
|
3
|
-
import { t as avatarAnatomy } from "../avatar-anatomy-
|
|
4
|
-
import { t as bottomSheetAnatomy } from "../bottom-sheet-anatomy-
|
|
5
|
-
import { t as carouselAnatomy } from "../carousel-anatomy-
|
|
6
|
-
import { t as checkboxAnatomy } from "../checkbox-anatomy-
|
|
7
|
-
import { t as clipboardAnatomy } from "../clipboard-anatomy-
|
|
8
|
-
import { t as collapsibleAnatomy } from "../collapsible-anatomy-
|
|
9
|
-
import { t as colorPickerAnatomy } from "../color-picker-anatomy-
|
|
10
|
-
import { t as comboboxAnatomy } from "../combobox-anatomy-
|
|
11
|
-
import { t as datePickerAnatomy } from "../date-picker-anatomy-
|
|
12
|
-
import { t as dialogAnatomy } from "../dialog-anatomy-
|
|
13
|
-
import { t as editableAnatomy } from "../editable-anatomy-
|
|
14
|
-
import { t as fieldAnatomy } from "../field-anatomy-
|
|
15
|
-
import { t as fieldsetAnatomy } from "../fieldset-anatomy-
|
|
16
|
-
import { t as fileUploadAnatomy } from "../file-upload-anatomy-
|
|
17
|
-
import { t as floatingPanelAnatomy } from "../floating-panel-anatomy-
|
|
18
|
-
import { t as hoverCardAnatomy } from "../hover-card-anatomy-
|
|
19
|
-
import { t as imageCropperAnatomy } from "../image-cropper-anatomy-
|
|
20
|
-
import { t as listboxAnatomy } from "../listbox-anatomy-
|
|
21
|
-
import { t as marqueeAnatomy } from "../marquee-anatomy-
|
|
22
|
-
import { t as menuAnatomy } from "../menu-anatomy-
|
|
23
|
-
import { t as navigationMenuAnatomy } from "../navigation-menu-anatomy-
|
|
24
|
-
import { t as numberInputAnatomy } from "../number-input-anatomy-
|
|
25
|
-
import { t as paginationAnatomy } from "../pagination-anatomy-
|
|
26
|
-
import { t as passwordInputAnatomy } from "../password-input-anatomy-
|
|
27
|
-
import { t as pinInputAnatomy } from "../pin-input-anatomy-
|
|
28
|
-
import { t as popoverAnatomy } from "../popover-anatomy-
|
|
29
|
-
import { t as progressAnatomy } from "../progress-anatomy-
|
|
30
|
-
import { t as qrCodeAnatomy } from "../qr-code-anatomy-
|
|
31
|
-
import { t as radioGroupAnatomy } from "../radio-group-anatomy-
|
|
32
|
-
import { t as ratingGroupAnatomy } from "../rating-group-anatomy-
|
|
33
|
-
import { t as scrollAreaAnatomy } from "../scroll-area-anatomy-
|
|
34
|
-
import { n as segmentGroupAnatomy } from "../segment-group-anatomy-
|
|
35
|
-
import { t as selectAnatomy } from "../select-anatomy-
|
|
36
|
-
import { t as signaturePadAnatomy } from "../signature-pad-anatomy-
|
|
37
|
-
import { t as sliderAnatomy } from "../slider-anatomy-
|
|
38
|
-
import { t as splitterAnatomy } from "../splitter-anatomy-
|
|
39
|
-
import { t as stepsAnatomy } from "../steps-anatomy-
|
|
40
|
-
import { t as switchAnatomy } from "../switch-anatomy-
|
|
41
|
-
import { t as tabsAnatomy } from "../tabs-anatomy-
|
|
42
|
-
import { t as tagsInputAnatomy } from "../tags-input-anatomy-
|
|
43
|
-
import { t as timerAnatomy } from "../timer-anatomy-
|
|
44
|
-
import { t as toastAnatomy } from "../toast-anatomy-
|
|
45
|
-
import { t as toggleAnatomy } from "../toggle-anatomy-
|
|
46
|
-
import { t as toggleGroupAnatomy } from "../toggle-group-anatomy-
|
|
47
|
-
import { t as tooltipAnatomy } from "../tooltip-anatomy-
|
|
48
|
-
import { t as tourAnatomy } from "../tour-anatomy-
|
|
49
|
-
import { t as treeViewAnatomy } from "../tree-view-anatomy-
|
|
1
|
+
import { t as accordionAnatomy } from "../accordion-anatomy-SnniqySz.js";
|
|
2
|
+
import { t as angleSliderAnatomy } from "../angle-slider-anatomy-BcpYlzjU.js";
|
|
3
|
+
import { t as avatarAnatomy } from "../avatar-anatomy-DkaRck8U.js";
|
|
4
|
+
import { t as bottomSheetAnatomy } from "../bottom-sheet-anatomy-lHEnPDuf.js";
|
|
5
|
+
import { t as carouselAnatomy } from "../carousel-anatomy-Dozyhz87.js";
|
|
6
|
+
import { t as checkboxAnatomy } from "../checkbox-anatomy-DrTfnRdC.js";
|
|
7
|
+
import { t as clipboardAnatomy } from "../clipboard-anatomy-Btcms62_.js";
|
|
8
|
+
import { t as collapsibleAnatomy } from "../collapsible-anatomy-Bz0a8LAr.js";
|
|
9
|
+
import { t as colorPickerAnatomy } from "../color-picker-anatomy-DJP6gg1F.js";
|
|
10
|
+
import { t as comboboxAnatomy } from "../combobox-anatomy-DccBa7f5.js";
|
|
11
|
+
import { t as datePickerAnatomy } from "../date-picker-anatomy-BbB7oLLk.js";
|
|
12
|
+
import { t as dialogAnatomy } from "../dialog-anatomy-DZW7OUW_.js";
|
|
13
|
+
import { t as editableAnatomy } from "../editable-anatomy-D1eyySPH.js";
|
|
14
|
+
import { t as fieldAnatomy } from "../field-anatomy-DOCpzb4B.js";
|
|
15
|
+
import { t as fieldsetAnatomy } from "../fieldset-anatomy-DmZTaMK6.js";
|
|
16
|
+
import { t as fileUploadAnatomy } from "../file-upload-anatomy-CZ2VnScd.js";
|
|
17
|
+
import { t as floatingPanelAnatomy } from "../floating-panel-anatomy-DBrl1Bp0.js";
|
|
18
|
+
import { t as hoverCardAnatomy } from "../hover-card-anatomy-D3wEfkuu.js";
|
|
19
|
+
import { t as imageCropperAnatomy } from "../image-cropper-anatomy-DOqIY-bD.js";
|
|
20
|
+
import { t as listboxAnatomy } from "../listbox-anatomy-D2r-4uq6.js";
|
|
21
|
+
import { t as marqueeAnatomy } from "../marquee-anatomy-sKw9g-dJ.js";
|
|
22
|
+
import { t as menuAnatomy } from "../menu-anatomy-DbCORryZ.js";
|
|
23
|
+
import { t as navigationMenuAnatomy } from "../navigation-menu-anatomy-nwZUxyMV.js";
|
|
24
|
+
import { t as numberInputAnatomy } from "../number-input-anatomy-hB3PpB4j.js";
|
|
25
|
+
import { t as paginationAnatomy } from "../pagination-anatomy-D8yk0Puf.js";
|
|
26
|
+
import { t as passwordInputAnatomy } from "../password-input-anatomy-D0nhl7MJ.js";
|
|
27
|
+
import { t as pinInputAnatomy } from "../pin-input-anatomy-Blh9Y2sq.js";
|
|
28
|
+
import { t as popoverAnatomy } from "../popover-anatomy-DXWeYlnF.js";
|
|
29
|
+
import { t as progressAnatomy } from "../progress-anatomy-lioRhIrB.js";
|
|
30
|
+
import { t as qrCodeAnatomy } from "../qr-code-anatomy-CIy9Wai6.js";
|
|
31
|
+
import { t as radioGroupAnatomy } from "../radio-group-anatomy-C7L8dkhn.js";
|
|
32
|
+
import { t as ratingGroupAnatomy } from "../rating-group-anatomy-CBhzoESK.js";
|
|
33
|
+
import { t as scrollAreaAnatomy } from "../scroll-area-anatomy-B-FlUOdc.js";
|
|
34
|
+
import { n as segmentGroupAnatomy } from "../segment-group-anatomy-CPdu1efW.js";
|
|
35
|
+
import { t as selectAnatomy } from "../select-anatomy-CiNHi2Kx.js";
|
|
36
|
+
import { t as signaturePadAnatomy } from "../signature-pad-anatomy-Mz3w_i5B.js";
|
|
37
|
+
import { t as sliderAnatomy } from "../slider-anatomy-3KpCBnz3.js";
|
|
38
|
+
import { t as splitterAnatomy } from "../splitter-anatomy-D2RNa-hA.js";
|
|
39
|
+
import { t as stepsAnatomy } from "../steps-anatomy-CSfgiyVI.js";
|
|
40
|
+
import { t as switchAnatomy } from "../switch-anatomy-DDL1v5Fs.js";
|
|
41
|
+
import { t as tabsAnatomy } from "../tabs-anatomy-DlQHg-E8.js";
|
|
42
|
+
import { t as tagsInputAnatomy } from "../tags-input-anatomy-DYSi98Bx.js";
|
|
43
|
+
import { t as timerAnatomy } from "../timer-anatomy-C9bTbrUf.js";
|
|
44
|
+
import { t as toastAnatomy } from "../toast-anatomy-CssUp7TT.js";
|
|
45
|
+
import { t as toggleAnatomy } from "../toggle-anatomy-DJ-QrVLv.js";
|
|
46
|
+
import { t as toggleGroupAnatomy } from "../toggle-group-anatomy-CFLq6ia_.js";
|
|
47
|
+
import { t as tooltipAnatomy } from "../tooltip-anatomy-CPw1wOXd.js";
|
|
48
|
+
import { t as tourAnatomy } from "../tour-anatomy-CDmnjoPR.js";
|
|
49
|
+
import { t as treeViewAnatomy } from "../tree-view-anatomy-BW_ruJ-g.js";
|
|
50
50
|
|
|
51
51
|
export * from "@sprawlify/primitives/anatomy"
|
|
52
52
|
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import { n as PropTypes } from "../../index-
|
|
2
|
-
import { i as Optional, n as MaybeAccessor } from "../../types-
|
|
3
|
-
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-
|
|
4
|
-
import
|
|
5
|
-
import * as solid_js112 from "solid-js";
|
|
1
|
+
import { n as PropTypes } from "../../index-CLwp1P-Z.js";
|
|
2
|
+
import { i as Optional, n as MaybeAccessor } from "../../types-B9AK1oJL.js";
|
|
3
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-DMawBjkt.js";
|
|
4
|
+
import * as solid_js92 from "solid-js";
|
|
6
5
|
import { Accessor, JSX } from "solid-js";
|
|
7
6
|
import * as angleSlider from "@sprawlify/primitives/machines/angle-slider";
|
|
8
|
-
import { MarkerProps } from "@sprawlify/primitives/machines/angle-slider";
|
|
7
|
+
import { MarkerProps, anatomy as angleSliderAnatomy } from "@sprawlify/primitives/machines/angle-slider";
|
|
9
8
|
|
|
10
9
|
//#region src/components/angle-slider/use-angle-slider.d.ts
|
|
11
10
|
interface UseAngleSliderProps extends Optional<Omit<angleSlider.Props, 'dir' | 'getRootNode'>, 'id'> {}
|
|
@@ -24,32 +23,32 @@ declare const AngleSliderContext: (props: AngleSliderContextProps) => JSX.Elemen
|
|
|
24
23
|
//#region src/components/angle-slider/angle-slider-control.d.ts
|
|
25
24
|
interface AngleSliderControlBaseProps extends PolymorphicProps<'div'> {}
|
|
26
25
|
interface AngleSliderControlProps extends HTMLProps<'div'>, AngleSliderControlBaseProps {}
|
|
27
|
-
declare const AngleSliderControl: (props: AngleSliderControlProps) =>
|
|
26
|
+
declare const AngleSliderControl: (props: AngleSliderControlProps) => solid_js92.JSX.Element;
|
|
28
27
|
//#endregion
|
|
29
28
|
//#region src/components/angle-slider/angle-slider-hidden-input.d.ts
|
|
30
29
|
interface AngleSliderHiddenInputBaseProps extends PolymorphicProps<'input'> {}
|
|
31
30
|
interface AngleSliderHiddenInputProps extends HTMLProps<'input'>, AngleSliderHiddenInputBaseProps {}
|
|
32
|
-
declare const AngleSliderHiddenInput: (props: AngleSliderHiddenInputProps) =>
|
|
31
|
+
declare const AngleSliderHiddenInput: (props: AngleSliderHiddenInputProps) => solid_js92.JSX.Element;
|
|
33
32
|
//#endregion
|
|
34
33
|
//#region src/components/angle-slider/angle-slider-label.d.ts
|
|
35
34
|
interface AngleSliderLabelBaseProps extends PolymorphicProps<'label'> {}
|
|
36
35
|
interface AngleSliderLabelProps extends HTMLProps<'label'>, AngleSliderLabelBaseProps {}
|
|
37
|
-
declare const AngleSliderLabel: (props: AngleSliderLabelProps) =>
|
|
36
|
+
declare const AngleSliderLabel: (props: AngleSliderLabelProps) => solid_js92.JSX.Element;
|
|
38
37
|
//#endregion
|
|
39
38
|
//#region src/components/angle-slider/angle-slider-marker.d.ts
|
|
40
39
|
interface AngleSliderMarkerBaseProps extends PolymorphicProps<'div'>, MarkerProps {}
|
|
41
40
|
interface AngleSliderMarkerProps extends HTMLProps<'div'>, AngleSliderMarkerBaseProps {}
|
|
42
|
-
declare const AngleSliderMarker: (props: AngleSliderMarkerProps) =>
|
|
41
|
+
declare const AngleSliderMarker: (props: AngleSliderMarkerProps) => solid_js92.JSX.Element;
|
|
43
42
|
//#endregion
|
|
44
43
|
//#region src/components/angle-slider/angle-slider-marker-group.d.ts
|
|
45
44
|
interface AngleSliderMarkerGroupBaseProps extends PolymorphicProps<'div'> {}
|
|
46
45
|
interface AngleSliderMarkerGroupProps extends HTMLProps<'div'>, AngleSliderMarkerGroupBaseProps {}
|
|
47
|
-
declare const AngleSliderMarkerGroup: (props: AngleSliderMarkerGroupProps) =>
|
|
46
|
+
declare const AngleSliderMarkerGroup: (props: AngleSliderMarkerGroupProps) => solid_js92.JSX.Element;
|
|
48
47
|
//#endregion
|
|
49
48
|
//#region src/components/angle-slider/angle-slider-root.d.ts
|
|
50
49
|
interface AngleSliderRootBaseProps extends UseAngleSliderProps, PolymorphicProps<'div'> {}
|
|
51
50
|
interface AngleSliderRootProps extends HTMLProps<'div'>, AngleSliderRootBaseProps {}
|
|
52
|
-
declare const AngleSliderRoot: (props: AngleSliderRootProps) =>
|
|
51
|
+
declare const AngleSliderRoot: (props: AngleSliderRootProps) => solid_js92.JSX.Element;
|
|
53
52
|
//#endregion
|
|
54
53
|
//#region src/components/angle-slider/angle-slider-root-provider.d.ts
|
|
55
54
|
interface RootProviderProps {
|
|
@@ -57,17 +56,17 @@ interface RootProviderProps {
|
|
|
57
56
|
}
|
|
58
57
|
interface AngleSliderRootProviderBaseProps extends RootProviderProps, PolymorphicProps<'div'> {}
|
|
59
58
|
interface AngleSliderRootProviderProps extends HTMLProps<'div'>, AngleSliderRootProviderBaseProps {}
|
|
60
|
-
declare const AngleSliderRootProvider: (props: AngleSliderRootProviderProps) =>
|
|
59
|
+
declare const AngleSliderRootProvider: (props: AngleSliderRootProviderProps) => solid_js92.JSX.Element;
|
|
61
60
|
//#endregion
|
|
62
61
|
//#region src/components/angle-slider/angle-slider-thumb.d.ts
|
|
63
62
|
interface AngleSliderThumbBaseProps extends PolymorphicProps<'div'> {}
|
|
64
63
|
interface AngleSliderThumbProps extends HTMLProps<'div'>, AngleSliderThumbBaseProps {}
|
|
65
|
-
declare const AngleSliderThumb: (props: AngleSliderThumbProps) =>
|
|
64
|
+
declare const AngleSliderThumb: (props: AngleSliderThumbProps) => solid_js92.JSX.Element;
|
|
66
65
|
//#endregion
|
|
67
66
|
//#region src/components/angle-slider/angle-slider-value-text.d.ts
|
|
68
67
|
interface AngleSliderValueTextBaseProps extends PolymorphicProps<'div'> {}
|
|
69
68
|
interface AngleSliderValueTextProps extends HTMLProps<'div'>, AngleSliderValueTextBaseProps {}
|
|
70
|
-
declare const AngleSliderValueText: (props: AngleSliderValueTextProps) =>
|
|
69
|
+
declare const AngleSliderValueText: (props: AngleSliderValueTextProps) => solid_js92.JSX.Element;
|
|
71
70
|
declare namespace angle_slider_d_exports {
|
|
72
71
|
export { AngleSliderContext as Context, AngleSliderContextProps as ContextProps, AngleSliderControl as Control, AngleSliderControlBaseProps as ControlBaseProps, AngleSliderControlProps as ControlProps, AngleSliderHiddenInput as HiddenInput, AngleSliderHiddenInputBaseProps as HiddenInputBaseProps, AngleSliderHiddenInputProps as HiddenInputProps, AngleSliderLabel as Label, AngleSliderLabelBaseProps as LabelBaseProps, AngleSliderLabelProps as LabelProps, AngleSliderMarker as Marker, AngleSliderMarkerBaseProps as MarkerBaseProps, AngleSliderMarkerGroup as MarkerGroup, AngleSliderMarkerGroupBaseProps as MarkerGroupBaseProps, AngleSliderMarkerGroupProps as MarkerGroupProps, AngleSliderMarkerProps as MarkerProps, AngleSliderRoot as Root, AngleSliderRootBaseProps as RootBaseProps, AngleSliderRootProps as RootProps, AngleSliderRootProvider as RootProvider, AngleSliderRootProviderBaseProps as RootProviderBaseProps, AngleSliderRootProviderProps as RootProviderProps, AngleSliderThumb as Thumb, AngleSliderThumbBaseProps as ThumbBaseProps, AngleSliderThumbProps as ThumbProps, AngleSliderValueText as ValueText, AngleSliderValueTextBaseProps as ValueTextBaseProps, AngleSliderValueTextProps as ValueTextProps };
|
|
73
72
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import { i as useMachine, n as normalizeProps, r as mergeProps$2 } from "../../core-
|
|
3
|
-
import { t as runIfFn } from "../../run-if-fn-
|
|
4
|
-
import { t as createContext$1 } from "../../create-context-
|
|
5
|
-
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-
|
|
6
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
-
import { t as angleSliderAnatomy } from "../../angle-slider-anatomy-
|
|
8
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
2
|
+
import { i as useMachine, n as normalizeProps, r as mergeProps$2 } from "../../core-Crxbs6Ki.js";
|
|
3
|
+
import { t as runIfFn } from "../../run-if-fn-CTrSA35K.js";
|
|
4
|
+
import { t as createContext$1 } from "../../create-context-DPb5Yv_u.js";
|
|
5
|
+
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-CdwYAas1.js";
|
|
6
|
+
import { t as sprawlify } from "../../factory-Ce76k0aC.js";
|
|
7
|
+
import { t as angleSliderAnatomy } from "../../angle-slider-anatomy-BcpYlzjU.js";
|
|
8
|
+
import { t as createSplitProps } from "../../create-split-props-BcbxQ6yh.js";
|
|
9
9
|
import { createMemo, createUniqueId } from "solid-js";
|
|
10
10
|
import { createComponent, mergeProps as mergeProps$1 } from "solid-js/web";
|
|
11
11
|
import * as angleSlider from "@sprawlify/primitives/machines/angle-slider";
|
|
@@ -95,10 +95,10 @@ const AngleSliderRoot = (props) => {
|
|
|
95
95
|
"aria-label",
|
|
96
96
|
"aria-labelledby"
|
|
97
97
|
]);
|
|
98
|
-
const angleSlider
|
|
99
|
-
const mergedProps = mergeProps$2(() => angleSlider
|
|
98
|
+
const angleSlider = useAngleSlider(useAngleSliderProps);
|
|
99
|
+
const mergedProps = mergeProps$2(() => angleSlider().getRootProps(), localProps);
|
|
100
100
|
return createComponent(AngleSliderProvider, {
|
|
101
|
-
value: angleSlider
|
|
101
|
+
value: angleSlider,
|
|
102
102
|
get children() {
|
|
103
103
|
return createComponent(sprawlify.div, mergedProps);
|
|
104
104
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import { i as useMachine, n as normalizeProps, r as mergeProps$1 } from "../../core-
|
|
3
|
-
import { t as runIfFn } from "../../run-if-fn-
|
|
4
|
-
import { t as createContext$1 } from "../../create-context-
|
|
5
|
-
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-
|
|
6
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-CbkudaSF.jsx";
|
|
2
|
+
import { i as useMachine, n as normalizeProps, r as mergeProps$1 } from "../../core-B6ixUkqg.jsx";
|
|
3
|
+
import { t as runIfFn } from "../../run-if-fn-CJUSlNHk.jsx";
|
|
4
|
+
import { t as createContext$1 } from "../../create-context-DGJ79e4Y.jsx";
|
|
5
|
+
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-CjCWKYvZ.jsx";
|
|
6
|
+
import { t as sprawlify } from "../../factory-CzIfQZJj.jsx";
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-CgD5kGV-.jsx";
|
|
8
8
|
import { createMemo, createUniqueId } from "solid-js";
|
|
9
9
|
import * as angleSlider from "@sprawlify/primitives/machines/angle-slider";
|
|
10
10
|
import { anatomy as angleSliderAnatomy } from "@sprawlify/primitives/machines/angle-slider";
|
|
@@ -94,9 +94,9 @@ const AngleSliderRoot = (props) => {
|
|
|
94
94
|
"aria-label",
|
|
95
95
|
"aria-labelledby"
|
|
96
96
|
]);
|
|
97
|
-
const angleSlider
|
|
98
|
-
const mergedProps = mergeProps$1(() => angleSlider
|
|
99
|
-
return <AngleSliderProvider value={angleSlider
|
|
97
|
+
const angleSlider = useAngleSlider(useAngleSliderProps);
|
|
98
|
+
const mergedProps = mergeProps$1(() => angleSlider().getRootProps(), localProps);
|
|
99
|
+
return <AngleSliderProvider value={angleSlider}>
|
|
100
100
|
<sprawlify.div {...mergedProps} />
|
|
101
101
|
</AngleSliderProvider>;
|
|
102
102
|
};
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import { n as PropTypes } from "../../index-
|
|
2
|
-
import { i as Optional, n as MaybeAccessor } from "../../types-
|
|
3
|
-
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-
|
|
4
|
-
import
|
|
5
|
-
import * as solid_js406 from "solid-js";
|
|
1
|
+
import { n as PropTypes } from "../../index-CLwp1P-Z.js";
|
|
2
|
+
import { i as Optional, n as MaybeAccessor } from "../../types-B9AK1oJL.js";
|
|
3
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-DMawBjkt.js";
|
|
4
|
+
import * as solid_js17 from "solid-js";
|
|
6
5
|
import { Accessor, JSX } from "solid-js";
|
|
7
6
|
import * as avatar from "@sprawlify/primitives/machines/avatar";
|
|
8
|
-
import { StatusChangeDetails, StatusChangeDetails as AvatarStatusChangeDetails } from "@sprawlify/primitives/machines/avatar";
|
|
7
|
+
import { StatusChangeDetails, StatusChangeDetails as AvatarStatusChangeDetails, anatomy as avatarAnatomy } from "@sprawlify/primitives/machines/avatar";
|
|
9
8
|
|
|
10
9
|
//#region src/components/avatar/use-avatar.d.ts
|
|
11
10
|
interface UseAvatarProps extends Optional<Omit<avatar.Props, 'dir' | 'getRootNode'>, 'id'> {}
|
|
@@ -24,17 +23,17 @@ declare const AvatarContext: (props: AvatarContextProps) => JSX.Element;
|
|
|
24
23
|
//#region src/components/avatar/avatar-fallback.d.ts
|
|
25
24
|
interface AvatarFallbackBaseProps extends PolymorphicProps<'span'> {}
|
|
26
25
|
interface AvatarFallbackProps extends HTMLProps<'span'>, AvatarFallbackBaseProps {}
|
|
27
|
-
declare const AvatarFallback: (props: AvatarFallbackProps) =>
|
|
26
|
+
declare const AvatarFallback: (props: AvatarFallbackProps) => solid_js17.JSX.Element;
|
|
28
27
|
//#endregion
|
|
29
28
|
//#region src/components/avatar/avatar-image.d.ts
|
|
30
29
|
interface AvatarImageBaseProps extends PolymorphicProps<'img'> {}
|
|
31
30
|
interface AvatarImageProps extends HTMLProps<'img'>, AvatarImageBaseProps {}
|
|
32
|
-
declare const AvatarImage: (props: AvatarImageProps) =>
|
|
31
|
+
declare const AvatarImage: (props: AvatarImageProps) => solid_js17.JSX.Element;
|
|
33
32
|
//#endregion
|
|
34
33
|
//#region src/components/avatar/avatar-root.d.ts
|
|
35
34
|
interface AvatarRootBaseProps extends UseAvatarProps, PolymorphicProps<'div'> {}
|
|
36
35
|
interface AvatarRootProps extends HTMLProps<'div'>, AvatarRootBaseProps {}
|
|
37
|
-
declare const AvatarRoot: (props: AvatarRootProps) =>
|
|
36
|
+
declare const AvatarRoot: (props: AvatarRootProps) => solid_js17.JSX.Element;
|
|
38
37
|
//#endregion
|
|
39
38
|
//#region src/components/avatar/avatar-root-provider.d.ts
|
|
40
39
|
interface RootProviderProps {
|
|
@@ -42,7 +41,7 @@ interface RootProviderProps {
|
|
|
42
41
|
}
|
|
43
42
|
interface AvatarRootProviderBaseProps extends PolymorphicProps<'div'> {}
|
|
44
43
|
interface AvatarRootProviderProps extends HTMLProps<'div'>, RootProviderProps, AvatarRootProviderBaseProps {}
|
|
45
|
-
declare const AvatarRootProvider: (props: AvatarRootProviderProps) =>
|
|
44
|
+
declare const AvatarRootProvider: (props: AvatarRootProviderProps) => solid_js17.JSX.Element;
|
|
46
45
|
declare namespace avatar_d_exports {
|
|
47
46
|
export { AvatarContext as Context, AvatarContextProps as ContextProps, AvatarFallback as Fallback, AvatarFallbackBaseProps as FallbackBaseProps, AvatarFallbackProps as FallbackProps, AvatarImage as Image, AvatarImageBaseProps as ImageBaseProps, AvatarImageProps as ImageProps, AvatarRoot as Root, AvatarRootBaseProps as RootBaseProps, AvatarRootProps as RootProps, AvatarRootProvider as RootProvider, AvatarRootProviderBaseProps as RootProviderBaseProps, AvatarRootProviderProps as RootProviderProps, StatusChangeDetails };
|
|
48
47
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import { i as useMachine, n as normalizeProps, r as mergeProps$2 } from "../../core-
|
|
3
|
-
import { t as runIfFn } from "../../run-if-fn-
|
|
4
|
-
import { t as createContext$1 } from "../../create-context-
|
|
5
|
-
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-
|
|
6
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
-
import { t as avatarAnatomy } from "../../avatar-anatomy-
|
|
8
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
2
|
+
import { i as useMachine, n as normalizeProps, r as mergeProps$2 } from "../../core-Crxbs6Ki.js";
|
|
3
|
+
import { t as runIfFn } from "../../run-if-fn-CTrSA35K.js";
|
|
4
|
+
import { t as createContext$1 } from "../../create-context-DPb5Yv_u.js";
|
|
5
|
+
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-CdwYAas1.js";
|
|
6
|
+
import { t as sprawlify } from "../../factory-Ce76k0aC.js";
|
|
7
|
+
import { t as avatarAnatomy } from "../../avatar-anatomy-DkaRck8U.js";
|
|
8
|
+
import { t as createSplitProps } from "../../create-split-props-BcbxQ6yh.js";
|
|
9
9
|
import { createMemo, createUniqueId } from "solid-js";
|
|
10
10
|
import { createComponent } from "solid-js/web";
|
|
11
11
|
import * as avatar from "@sprawlify/primitives/machines/avatar";
|
|
@@ -73,10 +73,10 @@ const AvatarRoot = (props) => {
|
|
|
73
73
|
//#endregion
|
|
74
74
|
//#region src/components/avatar/avatar-root-provider.tsx
|
|
75
75
|
const AvatarRootProvider = (props) => {
|
|
76
|
-
const [{ value: avatar
|
|
77
|
-
const mergedProps = mergeProps$2(() => avatar
|
|
76
|
+
const [{ value: avatar }, localProps] = createSplitProps()(props, ["value"]);
|
|
77
|
+
const mergedProps = mergeProps$2(() => avatar().getRootProps(), localProps);
|
|
78
78
|
return createComponent(AvatarProvider, {
|
|
79
|
-
value: avatar
|
|
79
|
+
value: avatar,
|
|
80
80
|
get children() {
|
|
81
81
|
return createComponent(sprawlify.div, mergedProps);
|
|
82
82
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import { i as useMachine, n as normalizeProps, r as mergeProps$1 } from "../../core-
|
|
3
|
-
import { t as runIfFn } from "../../run-if-fn-
|
|
4
|
-
import { t as createContext$1 } from "../../create-context-
|
|
5
|
-
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-
|
|
6
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-CbkudaSF.jsx";
|
|
2
|
+
import { i as useMachine, n as normalizeProps, r as mergeProps$1 } from "../../core-B6ixUkqg.jsx";
|
|
3
|
+
import { t as runIfFn } from "../../run-if-fn-CJUSlNHk.jsx";
|
|
4
|
+
import { t as createContext$1 } from "../../create-context-DGJ79e4Y.jsx";
|
|
5
|
+
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-CjCWKYvZ.jsx";
|
|
6
|
+
import { t as sprawlify } from "../../factory-CzIfQZJj.jsx";
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-CgD5kGV-.jsx";
|
|
8
8
|
import { createMemo, createUniqueId } from "solid-js";
|
|
9
9
|
import * as avatar from "@sprawlify/primitives/machines/avatar";
|
|
10
10
|
import { anatomy as avatarAnatomy } from "@sprawlify/primitives/machines/avatar";
|
|
@@ -69,9 +69,9 @@ const AvatarRoot = (props) => {
|
|
|
69
69
|
//#endregion
|
|
70
70
|
//#region src/components/avatar/avatar-root-provider.tsx
|
|
71
71
|
const AvatarRootProvider = (props) => {
|
|
72
|
-
const [{ value: avatar
|
|
73
|
-
const mergedProps = mergeProps$1(() => avatar
|
|
74
|
-
return <AvatarProvider value={avatar
|
|
72
|
+
const [{ value: avatar }, localProps] = createSplitProps()(props, ["value"]);
|
|
73
|
+
const mergedProps = mergeProps$1(() => avatar().getRootProps(), localProps);
|
|
74
|
+
return <AvatarProvider value={avatar}>
|
|
75
75
|
<sprawlify.div {...mergedProps} />
|
|
76
76
|
</AvatarProvider>;
|
|
77
77
|
};
|
|
@@ -1,28 +1,27 @@
|
|
|
1
|
-
import { n as PropTypes } from "../../index-
|
|
2
|
-
import { i as Optional, n as MaybeAccessor } from "../../types-
|
|
3
|
-
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-
|
|
4
|
-
import "../../render-strategy-
|
|
5
|
-
import {
|
|
6
|
-
import
|
|
7
|
-
import * as solid_js106 from "solid-js";
|
|
1
|
+
import { n as PropTypes } from "../../index-CLwp1P-Z.js";
|
|
2
|
+
import { i as Optional, n as MaybeAccessor } from "../../types-B9AK1oJL.js";
|
|
3
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-DMawBjkt.js";
|
|
4
|
+
import "../../render-strategy-CU_9g0dp.js";
|
|
5
|
+
import { s as UsePresenceProps } from "../../index-B9YbO-df.js";
|
|
6
|
+
import * as solid_js229 from "solid-js";
|
|
8
7
|
import { Accessor, JSX } from "solid-js";
|
|
9
8
|
import * as bottomSheet from "@sprawlify/primitives/machines/bottom-sheet";
|
|
10
|
-
import { ContentProps, OpenChangeDetails, OpenChangeDetails as BottomSheetOpenChangeDetails } from "@sprawlify/primitives/machines/bottom-sheet";
|
|
9
|
+
import { ContentProps, OpenChangeDetails, OpenChangeDetails as BottomSheetOpenChangeDetails, anatomy as bottomSheetAnatomy } from "@sprawlify/primitives/machines/bottom-sheet";
|
|
11
10
|
|
|
12
11
|
//#region src/components/bottom-sheet/bottom-sheet-backdrop.d.ts
|
|
13
12
|
interface BottomSheetBackdropBaseProps extends PolymorphicProps<'div'> {}
|
|
14
13
|
interface BottomSheetBackdropProps extends HTMLProps<'div'>, BottomSheetBackdropBaseProps {}
|
|
15
|
-
declare const BottomSheetBackdrop: (props: BottomSheetBackdropProps) =>
|
|
14
|
+
declare const BottomSheetBackdrop: (props: BottomSheetBackdropProps) => solid_js229.JSX.Element;
|
|
16
15
|
//#endregion
|
|
17
16
|
//#region src/components/bottom-sheet/bottom-sheet-close-trigger.d.ts
|
|
18
17
|
interface BottomSheetCloseTriggerBaseProps extends PolymorphicProps<'button'> {}
|
|
19
18
|
interface BottomSheetCloseTriggerProps extends HTMLProps<'button'>, BottomSheetCloseTriggerBaseProps {}
|
|
20
|
-
declare const BottomSheetCloseTrigger: (props: BottomSheetCloseTriggerProps) =>
|
|
19
|
+
declare const BottomSheetCloseTrigger: (props: BottomSheetCloseTriggerProps) => solid_js229.JSX.Element;
|
|
21
20
|
//#endregion
|
|
22
21
|
//#region src/components/bottom-sheet/bottom-sheet-content.d.ts
|
|
23
22
|
interface BottomSheetContentBaseProps extends PolymorphicProps<'div'>, ContentProps {}
|
|
24
23
|
interface BottomSheetContentProps extends Omit<HTMLProps<'div'>, 'draggable'>, BottomSheetContentBaseProps {}
|
|
25
|
-
declare const BottomSheetContent: (props: BottomSheetContentProps) =>
|
|
24
|
+
declare const BottomSheetContent: (props: BottomSheetContentProps) => solid_js229.JSX.Element;
|
|
26
25
|
//#endregion
|
|
27
26
|
//#region src/components/bottom-sheet/use-bottom-sheet.d.ts
|
|
28
27
|
interface UseBottomSheetProps extends Optional<Omit<bottomSheet.Props, 'dir' | 'getRootNode'>, 'id'> {}
|
|
@@ -41,12 +40,12 @@ declare const BottomSheetContext: (props: BottomSheetContextProps) => JSX.Elemen
|
|
|
41
40
|
//#region src/components/bottom-sheet/bottom-sheet-grabber.d.ts
|
|
42
41
|
interface BottomSheetGrabberBaseProps extends PolymorphicProps<'div'> {}
|
|
43
42
|
interface BottomSheetGrabberProps extends HTMLProps<'div'>, BottomSheetGrabberBaseProps {}
|
|
44
|
-
declare const BottomSheetGrabber: (props: BottomSheetGrabberProps) =>
|
|
43
|
+
declare const BottomSheetGrabber: (props: BottomSheetGrabberProps) => solid_js229.JSX.Element;
|
|
45
44
|
//#endregion
|
|
46
45
|
//#region src/components/bottom-sheet/bottom-sheet-grabber-indicator.d.ts
|
|
47
46
|
interface BottomSheetGrabberIndicatorBaseProps extends PolymorphicProps<'div'> {}
|
|
48
47
|
interface BottomSheetGrabberIndicatorProps extends HTMLProps<'div'>, BottomSheetGrabberIndicatorBaseProps {}
|
|
49
|
-
declare const BottomSheetGrabberIndicator: (props: BottomSheetGrabberIndicatorProps) =>
|
|
48
|
+
declare const BottomSheetGrabberIndicator: (props: BottomSheetGrabberIndicatorProps) => solid_js229.JSX.Element;
|
|
50
49
|
//#endregion
|
|
51
50
|
//#region src/components/bottom-sheet/bottom-sheet-root.d.ts
|
|
52
51
|
interface BottomSheetRootBaseProps extends UseBottomSheetProps, UsePresenceProps {}
|
|
@@ -68,12 +67,12 @@ declare const BottomSheetRootProvider: (props: BottomSheetRootProviderProps) =>
|
|
|
68
67
|
//#region src/components/bottom-sheet/bottom-sheet-title.d.ts
|
|
69
68
|
interface BottomSheetTitleBaseProps extends PolymorphicProps<'h2'> {}
|
|
70
69
|
interface BottomSheetTitleProps extends HTMLProps<'h2'>, BottomSheetTitleBaseProps {}
|
|
71
|
-
declare const BottomSheetTitle: (props: BottomSheetTitleProps) =>
|
|
70
|
+
declare const BottomSheetTitle: (props: BottomSheetTitleProps) => solid_js229.JSX.Element;
|
|
72
71
|
//#endregion
|
|
73
72
|
//#region src/components/bottom-sheet/bottom-sheet-trigger.d.ts
|
|
74
73
|
interface BottomSheetTriggerBaseProps extends PolymorphicProps<'button'> {}
|
|
75
74
|
interface BottomSheetTriggerProps extends HTMLProps<'button'>, BottomSheetTriggerBaseProps {}
|
|
76
|
-
declare const BottomSheetTrigger: (props: BottomSheetTriggerProps) =>
|
|
75
|
+
declare const BottomSheetTrigger: (props: BottomSheetTriggerProps) => solid_js229.JSX.Element;
|
|
77
76
|
declare namespace bottom_sheet_d_exports {
|
|
78
77
|
export { BottomSheetBackdrop as Backdrop, BottomSheetBackdropBaseProps as BackdropBaseProps, BottomSheetBackdropProps as BackdropProps, BottomSheetCloseTrigger as CloseTrigger, BottomSheetCloseTriggerBaseProps as CloseTriggerBaseProps, BottomSheetCloseTriggerProps as CloseTriggerProps, BottomSheetContent as Content, BottomSheetContentBaseProps as ContentBaseProps, BottomSheetContentProps as ContentProps, BottomSheetContext as Context, BottomSheetContextProps as ContextProps, BottomSheetGrabber as Grabber, BottomSheetGrabberBaseProps as GrabberBaseProps, BottomSheetGrabberIndicator as GrabberIndicator, BottomSheetGrabberIndicatorBaseProps as GrabberIndicatorBaseProps, BottomSheetGrabberIndicatorProps as GrabberIndicatorProps, BottomSheetGrabberProps as GrabberProps, OpenChangeDetails, BottomSheetRoot as Root, BottomSheetRootBaseProps as RootBaseProps, BottomSheetRootProps as RootProps, BottomSheetRootProvider as RootProvider, BottomSheetRootProviderBaseProps as RootProviderBaseProps, BottomSheetRootProviderProps as RootProviderProps, BottomSheetTitle as Title, BottomSheetTitleBaseProps as TitleBaseProps, BottomSheetTitleProps as TitleProps, BottomSheetTrigger as Trigger, BottomSheetTriggerBaseProps as TriggerBaseProps, BottomSheetTriggerProps as TriggerProps };
|
|
79
78
|
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { t as __exportAll } from "../../chunk-
|
|
2
|
-
import { i as useMachine, n as normalizeProps, r as mergeProps$2 } from "../../core-
|
|
3
|
-
import { t as runIfFn } from "../../run-if-fn-
|
|
4
|
-
import { t as createContext$1 } from "../../create-context-
|
|
5
|
-
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-
|
|
6
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
-
import { t as bottomSheetAnatomy } from "../../bottom-sheet-anatomy-
|
|
8
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
9
|
-
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-
|
|
10
|
-
import { t as composeRefs } from "../../compose-refs-
|
|
11
|
-
import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-
|
|
1
|
+
import { t as __exportAll } from "../../chunk-BN_g-Awi.js";
|
|
2
|
+
import { i as useMachine, n as normalizeProps, r as mergeProps$2 } from "../../core-Crxbs6Ki.js";
|
|
3
|
+
import { t as runIfFn } from "../../run-if-fn-CTrSA35K.js";
|
|
4
|
+
import { t as createContext$1 } from "../../create-context-DPb5Yv_u.js";
|
|
5
|
+
import { i as useLocaleContext, o as useEnvironmentContext } from "../../providers-CdwYAas1.js";
|
|
6
|
+
import { t as sprawlify } from "../../factory-Ce76k0aC.js";
|
|
7
|
+
import { t as bottomSheetAnatomy } from "../../bottom-sheet-anatomy-lHEnPDuf.js";
|
|
8
|
+
import { t as createSplitProps } from "../../create-split-props-BcbxQ6yh.js";
|
|
9
|
+
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-DUrOMptL.js";
|
|
10
|
+
import { t as composeRefs } from "../../compose-refs-D3PQgBgQ.js";
|
|
11
|
+
import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-8BR5oOTh.js";
|
|
12
12
|
import { Show, createMemo, createUniqueId } from "solid-js";
|
|
13
13
|
import { createComponent, mergeProps as mergeProps$1 } from "solid-js/web";
|
|
14
14
|
import * as bottomSheet from "@sprawlify/primitives/machines/bottom-sheet";
|
|
@@ -22,9 +22,9 @@ const [BottomSheetProvider, useBottomSheetContext] = createContext$1({
|
|
|
22
22
|
//#endregion
|
|
23
23
|
//#region src/components/bottom-sheet/bottom-sheet-backdrop.tsx
|
|
24
24
|
const BottomSheetBackdrop = (props) => {
|
|
25
|
-
const bottomSheet
|
|
26
|
-
const presence = usePresence(mergeProps$2(useRenderStrategyContext(), () => ({ present: bottomSheet
|
|
27
|
-
const mergedProps = mergeProps$2(() => bottomSheet
|
|
25
|
+
const bottomSheet = useBottomSheetContext();
|
|
26
|
+
const presence = usePresence(mergeProps$2(useRenderStrategyContext(), () => ({ present: bottomSheet().open })));
|
|
27
|
+
const mergedProps = mergeProps$2(() => bottomSheet().getBackdropProps(), () => presence().presenceProps, props);
|
|
28
28
|
return createComponent(Show, {
|
|
29
29
|
get when() {
|
|
30
30
|
return !presence().unmounted;
|
|
@@ -50,9 +50,9 @@ const BottomSheetCloseTrigger = (props) => {
|
|
|
50
50
|
//#region src/components/bottom-sheet/bottom-sheet-content.tsx
|
|
51
51
|
const BottomSheetContent = (props) => {
|
|
52
52
|
const [contentProps, localProps] = createSplitProps()(props, ["draggable"]);
|
|
53
|
-
const bottomSheet
|
|
53
|
+
const bottomSheet = useBottomSheetContext();
|
|
54
54
|
const presence = usePresenceContext();
|
|
55
|
-
const mergedProps = mergeProps$2(() => bottomSheet
|
|
55
|
+
const mergedProps = mergeProps$2(() => bottomSheet().getContentProps({
|
|
56
56
|
draggable: true,
|
|
57
57
|
...contentProps
|
|
58
58
|
}), () => presence().presenceProps, localProps);
|
|
@@ -76,16 +76,16 @@ const BottomSheetContext = (props) => props.children(useBottomSheetContext());
|
|
|
76
76
|
//#endregion
|
|
77
77
|
//#region src/components/bottom-sheet/bottom-sheet-grabber.tsx
|
|
78
78
|
const BottomSheetGrabber = (props) => {
|
|
79
|
-
const bottomSheet
|
|
80
|
-
const mergedProps = mergeProps$2(() => bottomSheet
|
|
79
|
+
const bottomSheet = useBottomSheetContext();
|
|
80
|
+
const mergedProps = mergeProps$2(() => bottomSheet().getGrabberProps(), props);
|
|
81
81
|
return createComponent(sprawlify.div, mergedProps);
|
|
82
82
|
};
|
|
83
83
|
|
|
84
84
|
//#endregion
|
|
85
85
|
//#region src/components/bottom-sheet/bottom-sheet-grabber-indicator.tsx
|
|
86
86
|
const BottomSheetGrabberIndicator = (props) => {
|
|
87
|
-
const bottomSheet
|
|
88
|
-
const mergedProps = mergeProps$2(() => bottomSheet
|
|
87
|
+
const bottomSheet = useBottomSheetContext();
|
|
88
|
+
const mergedProps = mergeProps$2(() => bottomSheet().getGrabberIndicatorProps(), props);
|
|
89
89
|
return createComponent(sprawlify.div, mergedProps);
|
|
90
90
|
};
|
|
91
91
|
|
|
@@ -138,10 +138,10 @@ const BottomSheetRoot = (props) => {
|
|
|
138
138
|
"onFocusOutside",
|
|
139
139
|
"onRequestDismiss"
|
|
140
140
|
]);
|
|
141
|
-
const bottomSheet
|
|
142
|
-
const presence = usePresence(mergeProps$2(presenceProps, () => ({ present: bottomSheet
|
|
141
|
+
const bottomSheet = useBottomSheet(useBottomSheetProps);
|
|
142
|
+
const presence = usePresence(mergeProps$2(presenceProps, () => ({ present: bottomSheet().open })));
|
|
143
143
|
return createComponent(BottomSheetProvider, {
|
|
144
|
-
value: bottomSheet
|
|
144
|
+
value: bottomSheet,
|
|
145
145
|
get children() {
|
|
146
146
|
return createComponent(RenderStrategyProvider, {
|
|
147
147
|
value: renderStrategyProps,
|
|
@@ -187,17 +187,17 @@ const BottomSheetRootProvider = (props) => {
|
|
|
187
187
|
//#endregion
|
|
188
188
|
//#region src/components/bottom-sheet/bottom-sheet-title.tsx
|
|
189
189
|
const BottomSheetTitle = (props) => {
|
|
190
|
-
const bottomSheet
|
|
191
|
-
const mergedProps = mergeProps$2(() => bottomSheet
|
|
190
|
+
const bottomSheet = useBottomSheetContext();
|
|
191
|
+
const mergedProps = mergeProps$2(() => bottomSheet().getTitleProps(), props);
|
|
192
192
|
return createComponent(sprawlify.h2, mergedProps);
|
|
193
193
|
};
|
|
194
194
|
|
|
195
195
|
//#endregion
|
|
196
196
|
//#region src/components/bottom-sheet/bottom-sheet-trigger.tsx
|
|
197
197
|
const BottomSheetTrigger = (props) => {
|
|
198
|
-
const bottomSheet
|
|
198
|
+
const bottomSheet = useBottomSheetContext();
|
|
199
199
|
const presence = usePresenceContext();
|
|
200
|
-
const mergedProps = mergeProps$2(() => bottomSheet
|
|
200
|
+
const mergedProps = mergeProps$2(() => bottomSheet().getTriggerProps(), () => ({ "aria-controls": presence().unmounted && null }), props);
|
|
201
201
|
return createComponent(sprawlify.button, mergedProps);
|
|
202
202
|
};
|
|
203
203
|
|