@cerberus-design/react 0.19.2 → 0.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/legacy/_tsup-dts-rollup.d.cts +242 -11
- package/build/legacy/components/accordion/index.cjs +23 -11
- package/build/legacy/components/accordion/index.cjs.map +1 -1
- package/build/legacy/components/accordion/item-group.cjs +23 -11
- package/build/legacy/components/accordion/item-group.cjs.map +1 -1
- package/build/legacy/components/accordion/item-indicator.cjs +23 -11
- package/build/legacy/components/accordion/item-indicator.cjs.map +1 -1
- package/build/legacy/components/accordion/parts.cjs +23 -11
- package/build/legacy/components/accordion/parts.cjs.map +1 -1
- package/build/legacy/components/accordion/primitives.cjs +23 -11
- package/build/legacy/components/accordion/primitives.cjs.map +1 -1
- package/build/legacy/components/admonition/admonition.cjs +23 -11
- package/build/legacy/components/admonition/admonition.cjs.map +1 -1
- package/build/legacy/components/admonition/index.cjs +23 -11
- package/build/legacy/components/admonition/index.cjs.map +1 -1
- package/build/legacy/components/admonition/match-avatar.cjs +23 -11
- package/build/legacy/components/admonition/match-avatar.cjs.map +1 -1
- package/build/legacy/components/admonition/parts.cjs +23 -11
- package/build/legacy/components/admonition/parts.cjs.map +1 -1
- package/build/legacy/components/admonition/primitives.cjs +23 -11
- package/build/legacy/components/admonition/primitives.cjs.map +1 -1
- package/build/legacy/components/avatar/avatar.cjs +23 -11
- package/build/legacy/components/avatar/avatar.cjs.map +1 -1
- package/build/legacy/components/avatar/index.cjs +23 -11
- package/build/legacy/components/avatar/index.cjs.map +1 -1
- package/build/legacy/components/avatar/parts.cjs +23 -11
- package/build/legacy/components/avatar/parts.cjs.map +1 -1
- package/build/legacy/components/avatar/primitives.cjs +23 -11
- package/build/legacy/components/avatar/primitives.cjs.map +1 -1
- package/build/legacy/components/button/button.cjs +23 -11
- package/build/legacy/components/button/button.cjs.map +1 -1
- package/build/legacy/components/button/index.cjs +23 -11
- package/build/legacy/components/button/index.cjs.map +1 -1
- package/build/legacy/components/button/parts.cjs +23 -11
- package/build/legacy/components/button/parts.cjs.map +1 -1
- package/build/legacy/components/button/primitives.cjs +23 -11
- package/build/legacy/components/button/primitives.cjs.map +1 -1
- package/build/legacy/components/carousel/carousel.cjs +239 -0
- package/build/legacy/components/carousel/carousel.cjs.map +1 -0
- package/build/legacy/components/carousel/carousel.d.cts +2 -0
- package/build/legacy/components/carousel/index.cjs +257 -0
- package/build/legacy/components/carousel/index.cjs.map +1 -0
- package/build/legacy/components/carousel/index.d.cts +19 -0
- package/build/legacy/components/carousel/parts.cjs +198 -0
- package/build/legacy/components/carousel/parts.cjs.map +1 -0
- package/build/legacy/components/carousel/parts.d.cts +1 -0
- package/build/legacy/components/carousel/primitives.cjs +198 -0
- package/build/legacy/components/carousel/primitives.cjs.map +1 -0
- package/build/legacy/components/carousel/primitives.d.cts +16 -0
- package/build/legacy/components/checkbox/checkbox-icon.cjs +23 -11
- package/build/legacy/components/checkbox/checkbox-icon.cjs.map +1 -1
- package/build/legacy/components/checkbox/checkbox.cjs +23 -11
- package/build/legacy/components/checkbox/checkbox.cjs.map +1 -1
- package/build/legacy/components/checkbox/index.cjs +23 -11
- package/build/legacy/components/checkbox/index.cjs.map +1 -1
- package/build/legacy/components/checkbox/parts.cjs +23 -11
- package/build/legacy/components/checkbox/parts.cjs.map +1 -1
- package/build/legacy/components/checkbox/primitives.cjs +23 -11
- package/build/legacy/components/checkbox/primitives.cjs.map +1 -1
- package/build/legacy/components/circular-progress/circular-progress.cjs +23 -11
- package/build/legacy/components/circular-progress/circular-progress.cjs.map +1 -1
- package/build/legacy/components/circular-progress/index.cjs +23 -11
- package/build/legacy/components/circular-progress/index.cjs.map +1 -1
- package/build/legacy/components/circular-progress/primitives.cjs +23 -11
- package/build/legacy/components/circular-progress/primitives.cjs.map +1 -1
- package/build/legacy/components/combobox/combobox.cjs +23 -11
- package/build/legacy/components/combobox/combobox.cjs.map +1 -1
- package/build/legacy/components/combobox/index.cjs +23 -11
- package/build/legacy/components/combobox/index.cjs.map +1 -1
- package/build/legacy/components/combobox/item-group.cjs +23 -11
- package/build/legacy/components/combobox/item-group.cjs.map +1 -1
- package/build/legacy/components/combobox/item.cjs +23 -11
- package/build/legacy/components/combobox/item.cjs.map +1 -1
- package/build/legacy/components/combobox/parts.cjs +23 -11
- package/build/legacy/components/combobox/parts.cjs.map +1 -1
- package/build/legacy/components/combobox/primitives.cjs +23 -11
- package/build/legacy/components/combobox/primitives.cjs.map +1 -1
- package/build/legacy/components/combobox/use-stateful-collection.cjs +23 -11
- package/build/legacy/components/combobox/use-stateful-collection.cjs.map +1 -1
- package/build/legacy/components/cta-dialog/index.cjs +23 -11
- package/build/legacy/components/cta-dialog/index.cjs.map +1 -1
- package/build/legacy/components/cta-dialog/provider.cjs +23 -11
- package/build/legacy/components/cta-dialog/provider.cjs.map +1 -1
- package/build/legacy/components/cta-dialog/trigger-item.cjs +23 -11
- package/build/legacy/components/cta-dialog/trigger-item.cjs.map +1 -1
- package/build/legacy/components/date-picker/calendar.cjs +23 -11
- package/build/legacy/components/date-picker/calendar.cjs.map +1 -1
- package/build/legacy/components/date-picker/content.cjs +23 -11
- package/build/legacy/components/date-picker/content.cjs.map +1 -1
- package/build/legacy/components/date-picker/date-picker.cjs +23 -11
- package/build/legacy/components/date-picker/date-picker.cjs.map +1 -1
- package/build/legacy/components/date-picker/day-view.cjs +23 -11
- package/build/legacy/components/date-picker/day-view.cjs.map +1 -1
- package/build/legacy/components/date-picker/index.cjs +23 -11
- package/build/legacy/components/date-picker/index.cjs.map +1 -1
- package/build/legacy/components/date-picker/input.cjs +23 -11
- package/build/legacy/components/date-picker/input.cjs.map +1 -1
- package/build/legacy/components/date-picker/month-view.cjs +23 -11
- package/build/legacy/components/date-picker/month-view.cjs.map +1 -1
- package/build/legacy/components/date-picker/parts.cjs +23 -11
- package/build/legacy/components/date-picker/parts.cjs.map +1 -1
- package/build/legacy/components/date-picker/primitives.cjs +23 -11
- package/build/legacy/components/date-picker/primitives.cjs.map +1 -1
- package/build/legacy/components/date-picker/range-input.cjs +23 -11
- package/build/legacy/components/date-picker/range-input.cjs.map +1 -1
- package/build/legacy/components/date-picker/trigger.cjs +23 -11
- package/build/legacy/components/date-picker/trigger.cjs.map +1 -1
- package/build/legacy/components/date-picker/view-control-group.cjs +23 -11
- package/build/legacy/components/date-picker/view-control-group.cjs.map +1 -1
- package/build/legacy/components/date-picker/year-view.cjs +23 -11
- package/build/legacy/components/date-picker/year-view.cjs.map +1 -1
- package/build/legacy/components/deprecated/Label.cjs +23 -11
- package/build/legacy/components/deprecated/Label.cjs.map +1 -1
- package/build/legacy/components/dialog/close-icon-trigger.cjs +23 -11
- package/build/legacy/components/dialog/close-icon-trigger.cjs.map +1 -1
- package/build/legacy/components/dialog/dialog.cjs +23 -11
- package/build/legacy/components/dialog/dialog.cjs.map +1 -1
- package/build/legacy/components/dialog/index.cjs +23 -11
- package/build/legacy/components/dialog/index.cjs.map +1 -1
- package/build/legacy/components/dialog/parts.cjs +23 -11
- package/build/legacy/components/dialog/parts.cjs.map +1 -1
- package/build/legacy/components/dialog/primitives.cjs +23 -11
- package/build/legacy/components/dialog/primitives.cjs.map +1 -1
- package/build/legacy/components/field/field.cjs +23 -11
- package/build/legacy/components/field/field.cjs.map +1 -1
- package/build/legacy/components/field/helper-text.cjs +23 -11
- package/build/legacy/components/field/helper-text.cjs.map +1 -1
- package/build/legacy/components/field/index.cjs +23 -11
- package/build/legacy/components/field/index.cjs.map +1 -1
- package/build/legacy/components/field/input.cjs +23 -11
- package/build/legacy/components/field/input.cjs.map +1 -1
- package/build/legacy/components/field/parts.cjs +23 -11
- package/build/legacy/components/field/parts.cjs.map +1 -1
- package/build/legacy/components/field/primitives.cjs +23 -11
- package/build/legacy/components/field/primitives.cjs.map +1 -1
- package/build/legacy/components/fieldset/fieldset.cjs +23 -11
- package/build/legacy/components/fieldset/fieldset.cjs.map +1 -1
- package/build/legacy/components/fieldset/index.cjs +23 -11
- package/build/legacy/components/fieldset/index.cjs.map +1 -1
- package/build/legacy/components/fieldset/parts.cjs +23 -11
- package/build/legacy/components/fieldset/parts.cjs.map +1 -1
- package/build/legacy/components/fieldset/primitives.cjs +23 -11
- package/build/legacy/components/fieldset/primitives.cjs.map +1 -1
- package/build/legacy/components/file-upload/file-status.cjs +23 -11
- package/build/legacy/components/file-upload/file-status.cjs.map +1 -1
- package/build/legacy/components/file-upload/file-uploader.cjs +23 -11
- package/build/legacy/components/file-upload/file-uploader.cjs.map +1 -1
- package/build/legacy/components/file-upload/index.cjs +23 -11
- package/build/legacy/components/file-upload/index.cjs.map +1 -1
- package/build/legacy/components/icon-button/button.cjs +23 -11
- package/build/legacy/components/icon-button/button.cjs.map +1 -1
- package/build/legacy/components/icon-button/index.cjs +23 -11
- package/build/legacy/components/icon-button/index.cjs.map +1 -1
- package/build/legacy/components/icon-button/primitives.cjs +23 -11
- package/build/legacy/components/icon-button/primitives.cjs.map +1 -1
- package/build/legacy/components/menu/index.cjs +23 -11
- package/build/legacy/components/menu/index.cjs.map +1 -1
- package/build/legacy/components/menu/menu.cjs +23 -11
- package/build/legacy/components/menu/menu.cjs.map +1 -1
- package/build/legacy/components/menu/primitives.cjs +23 -11
- package/build/legacy/components/menu/primitives.cjs.map +1 -1
- package/build/legacy/components/notifications/center.cjs +23 -11
- package/build/legacy/components/notifications/center.cjs.map +1 -1
- package/build/legacy/components/notifications/close-trigger.cjs +23 -11
- package/build/legacy/components/notifications/close-trigger.cjs.map +1 -1
- package/build/legacy/components/notifications/index.cjs +23 -11
- package/build/legacy/components/notifications/index.cjs.map +1 -1
- package/build/legacy/components/notifications/parts.cjs +23 -11
- package/build/legacy/components/notifications/parts.cjs.map +1 -1
- package/build/legacy/components/notifications/primitives.cjs +23 -11
- package/build/legacy/components/notifications/primitives.cjs.map +1 -1
- package/build/legacy/components/progress/index.cjs +23 -11
- package/build/legacy/components/progress/index.cjs.map +1 -1
- package/build/legacy/components/progress/primitives.cjs +23 -11
- package/build/legacy/components/progress/primitives.cjs.map +1 -1
- package/build/legacy/components/progress/progress-bar.cjs +23 -11
- package/build/legacy/components/progress/progress-bar.cjs.map +1 -1
- package/build/legacy/components/radio/index.cjs +23 -11
- package/build/legacy/components/radio/index.cjs.map +1 -1
- package/build/legacy/components/radio/parts.cjs +23 -11
- package/build/legacy/components/radio/parts.cjs.map +1 -1
- package/build/legacy/components/radio/primitives.cjs +23 -11
- package/build/legacy/components/radio/primitives.cjs.map +1 -1
- package/build/legacy/components/radio/radio.cjs +23 -11
- package/build/legacy/components/radio/radio.cjs.map +1 -1
- package/build/legacy/components/rating/index.cjs +23 -11
- package/build/legacy/components/rating/index.cjs.map +1 -1
- package/build/legacy/components/rating/parts.cjs +23 -11
- package/build/legacy/components/rating/parts.cjs.map +1 -1
- package/build/legacy/components/rating/primitives.cjs +23 -11
- package/build/legacy/components/rating/primitives.cjs.map +1 -1
- package/build/legacy/components/rating/rating.cjs +23 -11
- package/build/legacy/components/rating/rating.cjs.map +1 -1
- package/build/legacy/components/select/index.cjs +23 -11
- package/build/legacy/components/select/index.cjs.map +1 -1
- package/build/legacy/components/select/option-group.cjs +23 -11
- package/build/legacy/components/select/option-group.cjs.map +1 -1
- package/build/legacy/components/select/option.cjs +23 -11
- package/build/legacy/components/select/option.cjs.map +1 -1
- package/build/legacy/components/select/parts.cjs +23 -11
- package/build/legacy/components/select/parts.cjs.map +1 -1
- package/build/legacy/components/select/primitives.cjs +23 -11
- package/build/legacy/components/select/primitives.cjs.map +1 -1
- package/build/legacy/components/select/select.cjs +23 -11
- package/build/legacy/components/select/select.cjs.map +1 -1
- package/build/legacy/components/switch/index.cjs +23 -11
- package/build/legacy/components/switch/index.cjs.map +1 -1
- package/build/legacy/components/switch/parts.cjs +23 -11
- package/build/legacy/components/switch/parts.cjs.map +1 -1
- package/build/legacy/components/switch/primitives.cjs +23 -11
- package/build/legacy/components/switch/primitives.cjs.map +1 -1
- package/build/legacy/components/switch/switch.cjs +23 -11
- package/build/legacy/components/switch/switch.cjs.map +1 -1
- package/build/legacy/components/table/index.cjs +23 -11
- package/build/legacy/components/table/index.cjs.map +1 -1
- package/build/legacy/components/table/parts.cjs +23 -11
- package/build/legacy/components/table/parts.cjs.map +1 -1
- package/build/legacy/components/table/primitives.cjs +23 -11
- package/build/legacy/components/table/primitives.cjs.map +1 -1
- package/build/legacy/components/table/table.cjs +23 -11
- package/build/legacy/components/table/table.cjs.map +1 -1
- package/build/legacy/components/tabs/index.cjs +23 -11
- package/build/legacy/components/tabs/index.cjs.map +1 -1
- package/build/legacy/components/tabs/parts.cjs +23 -11
- package/build/legacy/components/tabs/parts.cjs.map +1 -1
- package/build/legacy/components/tabs/primitives.cjs +23 -11
- package/build/legacy/components/tabs/primitives.cjs.map +1 -1
- package/build/legacy/components/tabs/tabs.cjs +23 -11
- package/build/legacy/components/tabs/tabs.cjs.map +1 -1
- package/build/legacy/components/tag/index.cjs +23 -11
- package/build/legacy/components/tag/index.cjs.map +1 -1
- package/build/legacy/components/tag/tag.cjs +23 -11
- package/build/legacy/components/tag/tag.cjs.map +1 -1
- package/build/legacy/components/theme/index.cjs +23 -11
- package/build/legacy/components/theme/index.cjs.map +1 -1
- package/build/legacy/components/theme/theme.cjs +23 -11
- package/build/legacy/components/theme/theme.cjs.map +1 -1
- package/build/legacy/components/toggle/index.cjs +23 -11
- package/build/legacy/components/toggle/index.cjs.map +1 -1
- package/build/legacy/components/toggle/parts.cjs +23 -11
- package/build/legacy/components/toggle/parts.cjs.map +1 -1
- package/build/legacy/components/toggle/primitives.cjs +23 -11
- package/build/legacy/components/toggle/primitives.cjs.map +1 -1
- package/build/legacy/components/tooltip/index.cjs +23 -11
- package/build/legacy/components/tooltip/index.cjs.map +1 -1
- package/build/legacy/components/tooltip/parts.cjs +23 -11
- package/build/legacy/components/tooltip/parts.cjs.map +1 -1
- package/build/legacy/components/tooltip/primitives.cjs +23 -11
- package/build/legacy/components/tooltip/primitives.cjs.map +1 -1
- package/build/legacy/components/tooltip/tooltip.cjs +23 -11
- package/build/legacy/components/tooltip/tooltip.cjs.map +1 -1
- package/build/legacy/context/confirm-modal.cjs +23 -11
- package/build/legacy/context/confirm-modal.cjs.map +1 -1
- package/build/legacy/context/field.cjs +23 -11
- package/build/legacy/context/field.cjs.map +1 -1
- package/build/legacy/context/prompt-modal.cjs +23 -11
- package/build/legacy/context/prompt-modal.cjs.map +1 -1
- package/build/legacy/index.cjs +513 -429
- package/build/legacy/index.cjs.map +1 -1
- package/build/legacy/index.d.cts +19 -0
- package/build/legacy/system/factory.cjs +23 -11
- package/build/legacy/system/factory.cjs.map +1 -1
- package/build/legacy/system/index.cjs +23 -11
- package/build/legacy/system/index.cjs.map +1 -1
- package/build/legacy/system/primitive-factory.cjs +23 -11
- package/build/legacy/system/primitive-factory.cjs.map +1 -1
- package/build/modern/_tsup-dts-rollup.d.ts +242 -11
- package/build/modern/{chunk-KHU3YTLM.js → chunk-236F7MCH.js} +2 -2
- package/build/modern/{chunk-BS4V2YJV.js → chunk-2D6BHWPB.js} +3 -3
- package/build/modern/{chunk-IWJCQ4BM.js → chunk-2KVC3OJ3.js} +3 -3
- package/build/modern/{chunk-UHS2TNFC.js → chunk-2UQWJSA6.js} +2 -2
- package/build/modern/{chunk-2VVJATIW.js → chunk-2Z7IKMZC.js} +7 -7
- package/build/modern/{chunk-YAZIBTA2.js → chunk-3NPWHL5X.js} +2 -2
- package/build/modern/{chunk-S7HDNFJJ.js → chunk-3UIV3HMB.js} +2 -2
- package/build/modern/{chunk-WK7TUQIS.js → chunk-3X6VM5FS.js} +2 -2
- package/build/modern/{chunk-Y7UXAFII.js → chunk-3Z6W4ZFA.js} +2 -2
- package/build/modern/{chunk-YMFUEQ2A.js → chunk-45ZTZUCD.js} +3 -3
- package/build/modern/{chunk-7MWSOSOY.js → chunk-4O26WCRC.js} +2 -2
- package/build/modern/{chunk-ZGJDFQN2.js → chunk-4O64W4BA.js} +2 -2
- package/build/modern/{chunk-X6KB5LWU.js → chunk-4SOUI4NF.js} +2 -2
- package/build/modern/{chunk-77QDH2Q5.js → chunk-5B6LMHY2.js} +2 -2
- package/build/modern/{chunk-GLH23RDO.js → chunk-5L5PT37R.js} +2 -2
- package/build/modern/{chunk-ZFEGJR5E.js → chunk-5RLQNM73.js} +2 -2
- package/build/modern/{chunk-262PENBL.js → chunk-6LU43Z4K.js} +3 -3
- package/build/modern/{chunk-AHYFFHUW.js → chunk-76VTLS7X.js} +2 -2
- package/build/modern/{chunk-H6ZGH4VM.js → chunk-7B2ZHSH3.js} +2 -2
- package/build/modern/{chunk-X34MYQKI.js → chunk-7JNOY5MW.js} +2 -2
- package/build/modern/{chunk-FIVEPZ5F.js → chunk-7UKNQ4RD.js} +2 -2
- package/build/modern/{chunk-ABMK5P66.js → chunk-AOLWIMWV.js} +2 -2
- package/build/modern/{chunk-OG74JDYL.js → chunk-AQNXQVXP.js} +2 -2
- package/build/modern/{chunk-4ZQUC4DA.js → chunk-BHZN6P2K.js} +2 -2
- package/build/modern/{chunk-33OXE7IJ.js → chunk-BKPIKVU2.js} +24 -12
- package/build/modern/chunk-BKPIKVU2.js.map +1 -0
- package/build/modern/{chunk-ROWT3E5K.js → chunk-BSJM5VYB.js} +2 -2
- package/build/modern/{chunk-PI7MKQ62.js → chunk-BSZVMBX7.js} +2 -2
- package/build/modern/{chunk-HUKQPIDV.js → chunk-BXDQ5AXV.js} +2 -2
- package/build/modern/{chunk-W7WPVM34.js → chunk-C7XAB665.js} +3 -3
- package/build/modern/{chunk-H7N6M7VO.js → chunk-CHEYITRR.js} +2 -2
- package/build/modern/{chunk-CKCGLHLS.js → chunk-CONG7TGJ.js} +9 -9
- package/build/modern/{chunk-6KGRHE3J.js → chunk-D7BCQ2CQ.js} +2 -2
- package/build/modern/{chunk-7GT7UUCB.js → chunk-DH7SFE2R.js} +2 -2
- package/build/modern/{chunk-6KIXF4ES.js → chunk-EQ3X7KQ3.js} +2 -2
- package/build/modern/{chunk-BGJIAA5F.js → chunk-ET3UY6GV.js} +2 -2
- package/build/modern/{chunk-27RTYRM7.js → chunk-EZJMTWXK.js} +2 -2
- package/build/modern/{chunk-VB7T2YYD.js → chunk-FSX64HPK.js} +3 -3
- package/build/modern/{chunk-JBAE2B2H.js → chunk-FVADFCAE.js} +2 -2
- package/build/modern/{chunk-5W6HMI2G.js → chunk-GFFIJGQC.js} +2 -2
- package/build/modern/{chunk-LVA6QLLM.js → chunk-GTAIWUFQ.js} +2 -2
- package/build/modern/{chunk-7LNGA4BX.js → chunk-GZYLYTAG.js} +2 -2
- package/build/modern/{chunk-UZHBWTSE.js → chunk-HCH5I26B.js} +2 -2
- package/build/modern/{chunk-6XO2RTIJ.js → chunk-HMUQEMV2.js} +2 -2
- package/build/modern/{chunk-TJXWSSHO.js → chunk-HYEFRC5Z.js} +2 -2
- package/build/modern/{chunk-FL3J7LTC.js → chunk-INQZQMLL.js} +2 -2
- package/build/modern/{chunk-PGINYK2P.js → chunk-IOX43IGB.js} +2 -2
- package/build/modern/{chunk-KDIDKP2L.js → chunk-IRJITAGE.js} +2 -2
- package/build/modern/{chunk-RMLBOGDE.js → chunk-IVQCMXV6.js} +3 -3
- package/build/modern/{chunk-ZUC3X6GQ.js → chunk-IYF5FS6N.js} +2 -2
- package/build/modern/{chunk-TIKG6U4Y.js → chunk-JIEN2PM7.js} +2 -2
- package/build/modern/{chunk-T3U6K34Y.js → chunk-JUSH26RO.js} +2 -2
- package/build/modern/{chunk-VQIBX475.js → chunk-JVAGLLOA.js} +2 -2
- package/build/modern/{chunk-5UZUXCMO.js → chunk-K3NML67W.js} +2 -2
- package/build/modern/{chunk-MPVUVQCJ.js → chunk-K3YEOS6O.js} +2 -2
- package/build/modern/{chunk-KELIM5A3.js → chunk-KITDXURN.js} +2 -2
- package/build/modern/{chunk-NC7AHNAS.js → chunk-KJYNKQX4.js} +6 -6
- package/build/modern/{chunk-BFE2SHZO.js → chunk-KZVCQNZI.js} +3 -3
- package/build/modern/{chunk-KUF4UUC7.js → chunk-L4KBNOWP.js} +2 -2
- package/build/modern/{chunk-KF3WIC2Y.js → chunk-LO6YTNOP.js} +2 -2
- package/build/modern/{chunk-Q6FTLT7K.js → chunk-LOJBIVY4.js} +2 -2
- package/build/modern/{chunk-CBJ5A5BD.js → chunk-LY6ULD43.js} +6 -6
- package/build/modern/{chunk-Q3NDU44T.js → chunk-MMNUVODK.js} +2 -2
- package/build/modern/{chunk-NLZGGXMB.js → chunk-MVHFBVDA.js} +2 -2
- package/build/modern/{chunk-6P2JY52I.js → chunk-N5D6HNGL.js} +2 -2
- package/build/modern/{chunk-L4CKWLXL.js → chunk-NHM5IWBE.js} +2 -2
- package/build/modern/{chunk-EMLKVTGD.js → chunk-O4W2BVE7.js} +3 -3
- package/build/modern/{chunk-CI7JYXUR.js → chunk-OG644D7M.js} +3 -3
- package/build/modern/{chunk-P3J5P524.js → chunk-OX3NA6DQ.js} +2 -2
- package/build/modern/{chunk-HJYVIRNA.js → chunk-OYTEXDS6.js} +5 -5
- package/build/modern/{chunk-XZ2FNMMC.js → chunk-OZTYYWIX.js} +2 -2
- package/build/modern/{chunk-IX5QZCM4.js → chunk-P6JC32U3.js} +2 -2
- package/build/modern/chunk-PH3GZIQE.js +39 -0
- package/build/modern/chunk-PH3GZIQE.js.map +1 -0
- package/build/modern/{chunk-CYK3ZJIX.js → chunk-PZELEMIY.js} +2 -2
- package/build/modern/{chunk-BGZTC53N.js → chunk-RI3WN6XL.js} +2 -2
- package/build/modern/chunk-RJTFRZAL.js +32 -0
- package/build/modern/chunk-RJTFRZAL.js.map +1 -0
- package/build/modern/{chunk-ETYXG2J2.js → chunk-RS6DS6RS.js} +2 -2
- package/build/modern/{chunk-OSUFAZAK.js → chunk-RT4W6GBB.js} +2 -2
- package/build/modern/{chunk-XMFTL6KG.js → chunk-SFS5ILWG.js} +2 -2
- package/build/modern/{chunk-7GVDVLCR.js → chunk-SITE2UML.js} +2 -2
- package/build/modern/{chunk-XB4HMXOQ.js → chunk-SKOX5PJI.js} +3 -3
- package/build/modern/{chunk-A6NEZNGY.js → chunk-SP7TSFMZ.js} +2 -2
- package/build/modern/{chunk-J37VR33H.js → chunk-TIQO4VNE.js} +2 -2
- package/build/modern/{chunk-2UD72VLC.js → chunk-TJSHJF6G.js} +2 -2
- package/build/modern/{chunk-RKKI3J6R.js → chunk-TKHDOZWN.js} +2 -2
- package/build/modern/{chunk-46QXBKGK.js → chunk-UZZ26IWW.js} +6 -6
- package/build/modern/{chunk-U2ZT7UDW.js → chunk-V5TUC5AS.js} +2 -2
- package/build/modern/{chunk-QV5JHBHO.js → chunk-VQUJGCZW.js} +2 -2
- package/build/modern/chunk-VVZOWCNQ.js +27 -0
- package/build/modern/chunk-VVZOWCNQ.js.map +1 -0
- package/build/modern/{chunk-WC6SOU2F.js → chunk-VYJAPLLO.js} +2 -2
- package/build/modern/{chunk-RCXKKQQA.js → chunk-WGWEAB2Q.js} +2 -2
- package/build/modern/{chunk-GBV7MIBU.js → chunk-X24O5DTP.js} +4 -4
- package/build/modern/{chunk-5WT5BM3V.js → chunk-YJRAJNYI.js} +3 -3
- package/build/modern/{chunk-X6WOC4RF.js → chunk-YR6G66UT.js} +3 -3
- package/build/modern/chunk-YUAUGU3G.js +1 -0
- package/build/modern/chunk-YUAUGU3G.js.map +1 -0
- package/build/modern/{chunk-BT6FMOKM.js → chunk-YWPXLHUO.js} +2 -2
- package/build/modern/{chunk-QHPJ2C76.js → chunk-YZG7BNVB.js} +2 -2
- package/build/modern/{chunk-LMEGBPKK.js → chunk-Z5DHBMQF.js} +2 -2
- package/build/modern/{chunk-2SBNSYYC.js → chunk-ZFONE65Q.js} +2 -2
- package/build/modern/{chunk-ADOFKGU3.js → chunk-ZFVQQJIQ.js} +2 -2
- package/build/modern/{chunk-LNDQW46A.js → chunk-ZZ4JETME.js} +2 -2
- package/build/modern/components/accordion/index.js +7 -7
- package/build/modern/components/accordion/item-group.js +7 -7
- package/build/modern/components/accordion/item-indicator.js +6 -6
- package/build/modern/components/accordion/parts.js +5 -5
- package/build/modern/components/accordion/primitives.js +4 -4
- package/build/modern/components/admonition/admonition.js +10 -10
- package/build/modern/components/admonition/index.js +10 -10
- package/build/modern/components/admonition/match-avatar.js +7 -7
- package/build/modern/components/admonition/parts.js +5 -5
- package/build/modern/components/admonition/primitives.js +4 -4
- package/build/modern/components/avatar/avatar.js +6 -6
- package/build/modern/components/avatar/index.js +6 -6
- package/build/modern/components/avatar/parts.js +5 -5
- package/build/modern/components/avatar/primitives.js +4 -4
- package/build/modern/components/button/button.js +5 -5
- package/build/modern/components/button/index.js +6 -6
- package/build/modern/components/button/parts.js +6 -6
- package/build/modern/components/button/primitives.js +4 -4
- package/build/modern/components/carousel/carousel.d.ts +2 -0
- package/build/modern/components/carousel/carousel.js +15 -0
- package/build/modern/components/carousel/carousel.js.map +1 -0
- package/build/modern/components/carousel/index.d.ts +19 -0
- package/build/modern/components/carousel/index.js +36 -0
- package/build/modern/components/carousel/index.js.map +1 -0
- package/build/modern/components/carousel/parts.d.ts +1 -0
- package/build/modern/components/carousel/parts.js +12 -0
- package/build/modern/components/carousel/parts.js.map +1 -0
- package/build/modern/components/carousel/primitives.d.ts +16 -0
- package/build/modern/components/carousel/primitives.js +25 -0
- package/build/modern/components/carousel/primitives.js.map +1 -0
- package/build/modern/components/checkbox/checkbox-icon.js +6 -6
- package/build/modern/components/checkbox/checkbox.js +7 -7
- package/build/modern/components/checkbox/index.js +7 -7
- package/build/modern/components/checkbox/parts.js +5 -5
- package/build/modern/components/checkbox/primitives.js +4 -4
- package/build/modern/components/circular-progress/circular-progress.js +5 -5
- package/build/modern/components/circular-progress/index.js +5 -5
- package/build/modern/components/circular-progress/primitives.js +4 -4
- package/build/modern/components/combobox/combobox.js +6 -6
- package/build/modern/components/combobox/index.js +14 -14
- package/build/modern/components/combobox/item-group.js +6 -6
- package/build/modern/components/combobox/item.js +6 -6
- package/build/modern/components/combobox/parts.js +5 -5
- package/build/modern/components/combobox/primitives.js +4 -4
- package/build/modern/components/combobox/use-stateful-collection.js +5 -5
- package/build/modern/components/cta-dialog/index.js +18 -18
- package/build/modern/components/cta-dialog/provider.js +17 -17
- package/build/modern/components/cta-dialog/trigger-item.js +6 -6
- package/build/modern/components/date-picker/calendar.js +15 -15
- package/build/modern/components/date-picker/content.js +6 -6
- package/build/modern/components/date-picker/date-picker.js +6 -6
- package/build/modern/components/date-picker/day-view.js +11 -11
- package/build/modern/components/date-picker/index.js +23 -23
- package/build/modern/components/date-picker/input.js +9 -9
- package/build/modern/components/date-picker/month-view.js +11 -11
- package/build/modern/components/date-picker/parts.js +5 -5
- package/build/modern/components/date-picker/primitives.js +4 -4
- package/build/modern/components/date-picker/range-input.js +9 -9
- package/build/modern/components/date-picker/trigger.js +8 -8
- package/build/modern/components/date-picker/view-control-group.js +10 -10
- package/build/modern/components/date-picker/year-view.js +11 -11
- package/build/modern/components/deprecated/Label.js +8 -8
- package/build/modern/components/dialog/close-icon-trigger.js +7 -7
- package/build/modern/components/dialog/dialog.js +5 -5
- package/build/modern/components/dialog/index.js +11 -11
- package/build/modern/components/dialog/parts.js +5 -5
- package/build/modern/components/dialog/primitives.js +4 -4
- package/build/modern/components/field/field.js +6 -6
- package/build/modern/components/field/helper-text.js +5 -5
- package/build/modern/components/field/index.js +9 -9
- package/build/modern/components/field/input.js +4 -4
- package/build/modern/components/field/parts.js +5 -5
- package/build/modern/components/field/primitives.js +4 -4
- package/build/modern/components/fieldset/fieldset.js +6 -6
- package/build/modern/components/fieldset/index.js +6 -6
- package/build/modern/components/fieldset/parts.js +5 -5
- package/build/modern/components/fieldset/primitives.js +4 -4
- package/build/modern/components/file-upload/file-status.js +15 -15
- package/build/modern/components/file-upload/file-uploader.js +7 -7
- package/build/modern/components/file-upload/index.js +16 -16
- package/build/modern/components/icon-button/button.js +5 -5
- package/build/modern/components/icon-button/index.js +5 -5
- package/build/modern/components/icon-button/primitives.js +4 -4
- package/build/modern/components/menu/index.js +5 -5
- package/build/modern/components/menu/menu.js +5 -5
- package/build/modern/components/menu/primitives.js +4 -4
- package/build/modern/components/notifications/center.js +9 -9
- package/build/modern/components/notifications/close-trigger.js +6 -6
- package/build/modern/components/notifications/index.js +10 -10
- package/build/modern/components/notifications/parts.js +5 -5
- package/build/modern/components/notifications/primitives.js +4 -4
- package/build/modern/components/progress/index.js +5 -5
- package/build/modern/components/progress/primitives.js +4 -4
- package/build/modern/components/progress/progress-bar.js +5 -5
- package/build/modern/components/radio/index.js +8 -8
- package/build/modern/components/radio/parts.js +5 -5
- package/build/modern/components/radio/primitives.js +4 -4
- package/build/modern/components/radio/radio.js +5 -5
- package/build/modern/components/rating/index.js +6 -6
- package/build/modern/components/rating/parts.js +5 -5
- package/build/modern/components/rating/primitives.js +4 -4
- package/build/modern/components/rating/rating.js +6 -6
- package/build/modern/components/select/index.js +10 -10
- package/build/modern/components/select/option-group.js +5 -5
- package/build/modern/components/select/option.js +6 -6
- package/build/modern/components/select/parts.js +5 -5
- package/build/modern/components/select/primitives.js +4 -4
- package/build/modern/components/select/select.js +6 -6
- package/build/modern/components/switch/index.js +6 -6
- package/build/modern/components/switch/parts.js +5 -5
- package/build/modern/components/switch/primitives.js +4 -4
- package/build/modern/components/switch/switch.js +6 -6
- package/build/modern/components/table/index.js +6 -6
- package/build/modern/components/table/parts.js +5 -5
- package/build/modern/components/table/primitives.js +4 -4
- package/build/modern/components/table/table.js +5 -5
- package/build/modern/components/tabs/index.js +6 -6
- package/build/modern/components/tabs/parts.js +5 -5
- package/build/modern/components/tabs/primitives.js +4 -4
- package/build/modern/components/tabs/tabs.js +6 -6
- package/build/modern/components/tag/index.js +6 -6
- package/build/modern/components/tag/tag.js +6 -6
- package/build/modern/components/theme/index.js +4 -4
- package/build/modern/components/theme/theme.js +4 -4
- package/build/modern/components/toggle/index.js +5 -5
- package/build/modern/components/toggle/parts.js +5 -5
- package/build/modern/components/toggle/primitives.js +4 -4
- package/build/modern/components/tooltip/index.js +6 -6
- package/build/modern/components/tooltip/parts.js +5 -5
- package/build/modern/components/tooltip/primitives.js +4 -4
- package/build/modern/components/tooltip/tooltip.js +6 -6
- package/build/modern/context/confirm-modal.js +15 -15
- package/build/modern/context/field.js +4 -4
- package/build/modern/context/prompt-modal.js +19 -19
- package/build/modern/index.d.ts +19 -0
- package/build/modern/index.js +214 -187
- package/build/modern/index.js.map +1 -1
- package/build/modern/system/factory.js +2 -2
- package/build/modern/system/index.js +3 -3
- package/build/modern/system/primitive-factory.js +1 -1
- package/package.json +6 -6
- package/src/components/carousel/carousel.tsx +55 -0
- package/src/components/carousel/index.ts +3 -0
- package/src/components/carousel/parts.ts +71 -0
- package/src/components/carousel/primitives.ts +58 -0
- package/src/index.ts +1 -0
- package/src/system/primitive-factory.tsx +33 -18
- package/build/modern/chunk-33OXE7IJ.js.map +0 -1
- /package/build/modern/{chunk-KHU3YTLM.js.map → chunk-236F7MCH.js.map} +0 -0
- /package/build/modern/{chunk-BS4V2YJV.js.map → chunk-2D6BHWPB.js.map} +0 -0
- /package/build/modern/{chunk-IWJCQ4BM.js.map → chunk-2KVC3OJ3.js.map} +0 -0
- /package/build/modern/{chunk-UHS2TNFC.js.map → chunk-2UQWJSA6.js.map} +0 -0
- /package/build/modern/{chunk-2VVJATIW.js.map → chunk-2Z7IKMZC.js.map} +0 -0
- /package/build/modern/{chunk-YAZIBTA2.js.map → chunk-3NPWHL5X.js.map} +0 -0
- /package/build/modern/{chunk-S7HDNFJJ.js.map → chunk-3UIV3HMB.js.map} +0 -0
- /package/build/modern/{chunk-WK7TUQIS.js.map → chunk-3X6VM5FS.js.map} +0 -0
- /package/build/modern/{chunk-Y7UXAFII.js.map → chunk-3Z6W4ZFA.js.map} +0 -0
- /package/build/modern/{chunk-YMFUEQ2A.js.map → chunk-45ZTZUCD.js.map} +0 -0
- /package/build/modern/{chunk-7MWSOSOY.js.map → chunk-4O26WCRC.js.map} +0 -0
- /package/build/modern/{chunk-ZGJDFQN2.js.map → chunk-4O64W4BA.js.map} +0 -0
- /package/build/modern/{chunk-X6KB5LWU.js.map → chunk-4SOUI4NF.js.map} +0 -0
- /package/build/modern/{chunk-77QDH2Q5.js.map → chunk-5B6LMHY2.js.map} +0 -0
- /package/build/modern/{chunk-GLH23RDO.js.map → chunk-5L5PT37R.js.map} +0 -0
- /package/build/modern/{chunk-ZFEGJR5E.js.map → chunk-5RLQNM73.js.map} +0 -0
- /package/build/modern/{chunk-262PENBL.js.map → chunk-6LU43Z4K.js.map} +0 -0
- /package/build/modern/{chunk-AHYFFHUW.js.map → chunk-76VTLS7X.js.map} +0 -0
- /package/build/modern/{chunk-H6ZGH4VM.js.map → chunk-7B2ZHSH3.js.map} +0 -0
- /package/build/modern/{chunk-X34MYQKI.js.map → chunk-7JNOY5MW.js.map} +0 -0
- /package/build/modern/{chunk-FIVEPZ5F.js.map → chunk-7UKNQ4RD.js.map} +0 -0
- /package/build/modern/{chunk-ABMK5P66.js.map → chunk-AOLWIMWV.js.map} +0 -0
- /package/build/modern/{chunk-OG74JDYL.js.map → chunk-AQNXQVXP.js.map} +0 -0
- /package/build/modern/{chunk-4ZQUC4DA.js.map → chunk-BHZN6P2K.js.map} +0 -0
- /package/build/modern/{chunk-ROWT3E5K.js.map → chunk-BSJM5VYB.js.map} +0 -0
- /package/build/modern/{chunk-PI7MKQ62.js.map → chunk-BSZVMBX7.js.map} +0 -0
- /package/build/modern/{chunk-HUKQPIDV.js.map → chunk-BXDQ5AXV.js.map} +0 -0
- /package/build/modern/{chunk-W7WPVM34.js.map → chunk-C7XAB665.js.map} +0 -0
- /package/build/modern/{chunk-H7N6M7VO.js.map → chunk-CHEYITRR.js.map} +0 -0
- /package/build/modern/{chunk-CKCGLHLS.js.map → chunk-CONG7TGJ.js.map} +0 -0
- /package/build/modern/{chunk-6KGRHE3J.js.map → chunk-D7BCQ2CQ.js.map} +0 -0
- /package/build/modern/{chunk-7GT7UUCB.js.map → chunk-DH7SFE2R.js.map} +0 -0
- /package/build/modern/{chunk-6KIXF4ES.js.map → chunk-EQ3X7KQ3.js.map} +0 -0
- /package/build/modern/{chunk-BGJIAA5F.js.map → chunk-ET3UY6GV.js.map} +0 -0
- /package/build/modern/{chunk-27RTYRM7.js.map → chunk-EZJMTWXK.js.map} +0 -0
- /package/build/modern/{chunk-VB7T2YYD.js.map → chunk-FSX64HPK.js.map} +0 -0
- /package/build/modern/{chunk-JBAE2B2H.js.map → chunk-FVADFCAE.js.map} +0 -0
- /package/build/modern/{chunk-5W6HMI2G.js.map → chunk-GFFIJGQC.js.map} +0 -0
- /package/build/modern/{chunk-LVA6QLLM.js.map → chunk-GTAIWUFQ.js.map} +0 -0
- /package/build/modern/{chunk-7LNGA4BX.js.map → chunk-GZYLYTAG.js.map} +0 -0
- /package/build/modern/{chunk-UZHBWTSE.js.map → chunk-HCH5I26B.js.map} +0 -0
- /package/build/modern/{chunk-6XO2RTIJ.js.map → chunk-HMUQEMV2.js.map} +0 -0
- /package/build/modern/{chunk-TJXWSSHO.js.map → chunk-HYEFRC5Z.js.map} +0 -0
- /package/build/modern/{chunk-FL3J7LTC.js.map → chunk-INQZQMLL.js.map} +0 -0
- /package/build/modern/{chunk-PGINYK2P.js.map → chunk-IOX43IGB.js.map} +0 -0
- /package/build/modern/{chunk-KDIDKP2L.js.map → chunk-IRJITAGE.js.map} +0 -0
- /package/build/modern/{chunk-RMLBOGDE.js.map → chunk-IVQCMXV6.js.map} +0 -0
- /package/build/modern/{chunk-ZUC3X6GQ.js.map → chunk-IYF5FS6N.js.map} +0 -0
- /package/build/modern/{chunk-TIKG6U4Y.js.map → chunk-JIEN2PM7.js.map} +0 -0
- /package/build/modern/{chunk-T3U6K34Y.js.map → chunk-JUSH26RO.js.map} +0 -0
- /package/build/modern/{chunk-VQIBX475.js.map → chunk-JVAGLLOA.js.map} +0 -0
- /package/build/modern/{chunk-5UZUXCMO.js.map → chunk-K3NML67W.js.map} +0 -0
- /package/build/modern/{chunk-MPVUVQCJ.js.map → chunk-K3YEOS6O.js.map} +0 -0
- /package/build/modern/{chunk-KELIM5A3.js.map → chunk-KITDXURN.js.map} +0 -0
- /package/build/modern/{chunk-NC7AHNAS.js.map → chunk-KJYNKQX4.js.map} +0 -0
- /package/build/modern/{chunk-BFE2SHZO.js.map → chunk-KZVCQNZI.js.map} +0 -0
- /package/build/modern/{chunk-KUF4UUC7.js.map → chunk-L4KBNOWP.js.map} +0 -0
- /package/build/modern/{chunk-KF3WIC2Y.js.map → chunk-LO6YTNOP.js.map} +0 -0
- /package/build/modern/{chunk-Q6FTLT7K.js.map → chunk-LOJBIVY4.js.map} +0 -0
- /package/build/modern/{chunk-CBJ5A5BD.js.map → chunk-LY6ULD43.js.map} +0 -0
- /package/build/modern/{chunk-Q3NDU44T.js.map → chunk-MMNUVODK.js.map} +0 -0
- /package/build/modern/{chunk-NLZGGXMB.js.map → chunk-MVHFBVDA.js.map} +0 -0
- /package/build/modern/{chunk-6P2JY52I.js.map → chunk-N5D6HNGL.js.map} +0 -0
- /package/build/modern/{chunk-L4CKWLXL.js.map → chunk-NHM5IWBE.js.map} +0 -0
- /package/build/modern/{chunk-EMLKVTGD.js.map → chunk-O4W2BVE7.js.map} +0 -0
- /package/build/modern/{chunk-CI7JYXUR.js.map → chunk-OG644D7M.js.map} +0 -0
- /package/build/modern/{chunk-P3J5P524.js.map → chunk-OX3NA6DQ.js.map} +0 -0
- /package/build/modern/{chunk-HJYVIRNA.js.map → chunk-OYTEXDS6.js.map} +0 -0
- /package/build/modern/{chunk-XZ2FNMMC.js.map → chunk-OZTYYWIX.js.map} +0 -0
- /package/build/modern/{chunk-IX5QZCM4.js.map → chunk-P6JC32U3.js.map} +0 -0
- /package/build/modern/{chunk-CYK3ZJIX.js.map → chunk-PZELEMIY.js.map} +0 -0
- /package/build/modern/{chunk-BGZTC53N.js.map → chunk-RI3WN6XL.js.map} +0 -0
- /package/build/modern/{chunk-ETYXG2J2.js.map → chunk-RS6DS6RS.js.map} +0 -0
- /package/build/modern/{chunk-OSUFAZAK.js.map → chunk-RT4W6GBB.js.map} +0 -0
- /package/build/modern/{chunk-XMFTL6KG.js.map → chunk-SFS5ILWG.js.map} +0 -0
- /package/build/modern/{chunk-7GVDVLCR.js.map → chunk-SITE2UML.js.map} +0 -0
- /package/build/modern/{chunk-XB4HMXOQ.js.map → chunk-SKOX5PJI.js.map} +0 -0
- /package/build/modern/{chunk-A6NEZNGY.js.map → chunk-SP7TSFMZ.js.map} +0 -0
- /package/build/modern/{chunk-J37VR33H.js.map → chunk-TIQO4VNE.js.map} +0 -0
- /package/build/modern/{chunk-2UD72VLC.js.map → chunk-TJSHJF6G.js.map} +0 -0
- /package/build/modern/{chunk-RKKI3J6R.js.map → chunk-TKHDOZWN.js.map} +0 -0
- /package/build/modern/{chunk-46QXBKGK.js.map → chunk-UZZ26IWW.js.map} +0 -0
- /package/build/modern/{chunk-U2ZT7UDW.js.map → chunk-V5TUC5AS.js.map} +0 -0
- /package/build/modern/{chunk-QV5JHBHO.js.map → chunk-VQUJGCZW.js.map} +0 -0
- /package/build/modern/{chunk-WC6SOU2F.js.map → chunk-VYJAPLLO.js.map} +0 -0
- /package/build/modern/{chunk-RCXKKQQA.js.map → chunk-WGWEAB2Q.js.map} +0 -0
- /package/build/modern/{chunk-GBV7MIBU.js.map → chunk-X24O5DTP.js.map} +0 -0
- /package/build/modern/{chunk-5WT5BM3V.js.map → chunk-YJRAJNYI.js.map} +0 -0
- /package/build/modern/{chunk-X6WOC4RF.js.map → chunk-YR6G66UT.js.map} +0 -0
- /package/build/modern/{chunk-BT6FMOKM.js.map → chunk-YWPXLHUO.js.map} +0 -0
- /package/build/modern/{chunk-QHPJ2C76.js.map → chunk-YZG7BNVB.js.map} +0 -0
- /package/build/modern/{chunk-LMEGBPKK.js.map → chunk-Z5DHBMQF.js.map} +0 -0
- /package/build/modern/{chunk-2SBNSYYC.js.map → chunk-ZFONE65Q.js.map} +0 -0
- /package/build/modern/{chunk-ADOFKGU3.js.map → chunk-ZFVQQJIQ.js.map} +0 -0
- /package/build/modern/{chunk-LNDQW46A.js.map → chunk-ZZ4JETME.js.map} +0 -0
|
@@ -20,6 +20,15 @@ import { AvatarRootProps as AvatarRootProps_2 } from '@ark-ui/react/avatar';
|
|
|
20
20
|
import { ButtonHTMLAttributes } from 'react';
|
|
21
21
|
import { CalendarDate } from '@internationalized/date';
|
|
22
22
|
import { CancelDrop } from '@dnd-kit/core';
|
|
23
|
+
import { Carousel as Carousel_2 } from '@ark-ui/react/carousel';
|
|
24
|
+
import { CarouselControlProps as CarouselControlProps_2 } from '@ark-ui/react/carousel';
|
|
25
|
+
import { CarouselIndicatorGroupProps as CarouselIndicatorGroupProps_2 } from '@ark-ui/react/carousel';
|
|
26
|
+
import { CarouselIndicatorProps as CarouselIndicatorProps_2 } from '@ark-ui/react/carousel';
|
|
27
|
+
import { CarouselItemGroupProps as CarouselItemGroupProps_2 } from '@ark-ui/react/carousel';
|
|
28
|
+
import { CarouselItemProps as CarouselItemProps_2 } from '@ark-ui/react/carousel';
|
|
29
|
+
import { CarouselNextTriggerProps as CarouselNextTriggerProps_2 } from '@ark-ui/react/carousel';
|
|
30
|
+
import { CarouselPrevTriggerProps as CarouselPrevTriggerProps_2 } from '@ark-ui/react/carousel';
|
|
31
|
+
import { CarouselRootProps as CarouselRootProps_2 } from '@ark-ui/react/carousel';
|
|
23
32
|
import { CerberusPrimitiveEl as CerberusPrimitiveEl_2 } from '../..';
|
|
24
33
|
import { CerberusPrimitiveEl as CerberusPrimitiveEl_3 } from './types';
|
|
25
34
|
import { ChangeEvent } from 'react';
|
|
@@ -1043,6 +1052,226 @@ export { CaptionProps }
|
|
|
1043
1052
|
export { CaptionProps as CaptionProps_alias_1 }
|
|
1044
1053
|
export { CaptionProps as CaptionProps_alias_2 }
|
|
1045
1054
|
|
|
1055
|
+
declare const Carousel: {
|
|
1056
|
+
Root: typeof CarouselEl;
|
|
1057
|
+
ItemGroup: ElementType;
|
|
1058
|
+
Item: ElementType;
|
|
1059
|
+
Control: ElementType;
|
|
1060
|
+
PrevTrigger: ElementType;
|
|
1061
|
+
NextTrigger: ElementType;
|
|
1062
|
+
};
|
|
1063
|
+
export { Carousel }
|
|
1064
|
+
export { Carousel as Carousel_alias_1 }
|
|
1065
|
+
export { Carousel as Carousel_alias_2 }
|
|
1066
|
+
|
|
1067
|
+
declare const CarouselControl: {
|
|
1068
|
+
(internalProps: Carousel_2.ControlProps & RefAttributes<HTMLDivElement> & {
|
|
1069
|
+
children?: ReactNode | undefined;
|
|
1070
|
+
} & WithCss_2): JSX.Element;
|
|
1071
|
+
displayName: string;
|
|
1072
|
+
};
|
|
1073
|
+
export { CarouselControl }
|
|
1074
|
+
export { CarouselControl as CarouselControl_alias_1 }
|
|
1075
|
+
export { CarouselControl as CarouselControl_alias_2 }
|
|
1076
|
+
|
|
1077
|
+
declare type CarouselControlProps = CarouselVariantProps & CarouselControlProps_2;
|
|
1078
|
+
export { CarouselControlProps }
|
|
1079
|
+
export { CarouselControlProps as CarouselControlProps_alias_1 }
|
|
1080
|
+
export { CarouselControlProps as CarouselControlProps_alias_2 }
|
|
1081
|
+
|
|
1082
|
+
/**
|
|
1083
|
+
* The Carousel component is an abstraction of the carousel family of
|
|
1084
|
+
* components. It provides a simple interface for creating carousels with
|
|
1085
|
+
* various configurations.
|
|
1086
|
+
*
|
|
1087
|
+
* @remarks
|
|
1088
|
+
* This component uses the `CarouselParts` object to provide the necessary
|
|
1089
|
+
* parts. For customization, we recommend using the `CarouselParts` object
|
|
1090
|
+
* directly in combination with the `css` prop.
|
|
1091
|
+
*/
|
|
1092
|
+
declare function CarouselEl(props: PropsWithChildren<CarouselProps>): JSX.Element;
|
|
1093
|
+
|
|
1094
|
+
declare const CarouselIndicator: {
|
|
1095
|
+
(internalProps: Carousel_2.IndicatorProps & RefAttributes<HTMLButtonElement> & {
|
|
1096
|
+
children?: ReactNode | undefined;
|
|
1097
|
+
} & WithCss_2): JSX.Element;
|
|
1098
|
+
displayName: string;
|
|
1099
|
+
};
|
|
1100
|
+
export { CarouselIndicator }
|
|
1101
|
+
export { CarouselIndicator as CarouselIndicator_alias_1 }
|
|
1102
|
+
export { CarouselIndicator as CarouselIndicator_alias_2 }
|
|
1103
|
+
|
|
1104
|
+
declare const CarouselIndicatorGroup: {
|
|
1105
|
+
(internalProps: Carousel_2.IndicatorGroupProps & RefAttributes<HTMLDivElement> & {
|
|
1106
|
+
children?: ReactNode | undefined;
|
|
1107
|
+
} & WithCss_2): JSX.Element;
|
|
1108
|
+
displayName: string;
|
|
1109
|
+
};
|
|
1110
|
+
export { CarouselIndicatorGroup }
|
|
1111
|
+
export { CarouselIndicatorGroup as CarouselIndicatorGroup_alias_1 }
|
|
1112
|
+
export { CarouselIndicatorGroup as CarouselIndicatorGroup_alias_2 }
|
|
1113
|
+
|
|
1114
|
+
declare type CarouselIndicatorGroupProps = CarouselVariantProps & CarouselIndicatorGroupProps_2;
|
|
1115
|
+
export { CarouselIndicatorGroupProps }
|
|
1116
|
+
export { CarouselIndicatorGroupProps as CarouselIndicatorGroupProps_alias_1 }
|
|
1117
|
+
export { CarouselIndicatorGroupProps as CarouselIndicatorGroupProps_alias_2 }
|
|
1118
|
+
|
|
1119
|
+
declare type CarouselIndicatorProps = CarouselVariantProps & CarouselIndicatorProps_2;
|
|
1120
|
+
export { CarouselIndicatorProps }
|
|
1121
|
+
export { CarouselIndicatorProps as CarouselIndicatorProps_alias_1 }
|
|
1122
|
+
export { CarouselIndicatorProps as CarouselIndicatorProps_alias_2 }
|
|
1123
|
+
|
|
1124
|
+
declare const CarouselItem: {
|
|
1125
|
+
(internalProps: Carousel_2.ItemProps & RefAttributes<HTMLDivElement> & {
|
|
1126
|
+
children?: ReactNode | undefined;
|
|
1127
|
+
} & WithCss_2): JSX.Element;
|
|
1128
|
+
displayName: string;
|
|
1129
|
+
};
|
|
1130
|
+
export { CarouselItem }
|
|
1131
|
+
export { CarouselItem as CarouselItem_alias_1 }
|
|
1132
|
+
export { CarouselItem as CarouselItem_alias_2 }
|
|
1133
|
+
|
|
1134
|
+
declare const CarouselItemGroup: {
|
|
1135
|
+
(internalProps: Carousel_2.ItemGroupProps & RefAttributes<HTMLDivElement> & {
|
|
1136
|
+
children?: ReactNode | undefined;
|
|
1137
|
+
} & WithCss_2): JSX.Element;
|
|
1138
|
+
displayName: string;
|
|
1139
|
+
};
|
|
1140
|
+
export { CarouselItemGroup }
|
|
1141
|
+
export { CarouselItemGroup as CarouselItemGroup_alias_1 }
|
|
1142
|
+
export { CarouselItemGroup as CarouselItemGroup_alias_2 }
|
|
1143
|
+
|
|
1144
|
+
declare type CarouselItemGroupProps = CarouselVariantProps & CarouselItemGroupProps_2;
|
|
1145
|
+
export { CarouselItemGroupProps }
|
|
1146
|
+
export { CarouselItemGroupProps as CarouselItemGroupProps_alias_1 }
|
|
1147
|
+
export { CarouselItemGroupProps as CarouselItemGroupProps_alias_2 }
|
|
1148
|
+
|
|
1149
|
+
declare type CarouselItemProps = CarouselVariantProps & CarouselItemProps_2;
|
|
1150
|
+
export { CarouselItemProps }
|
|
1151
|
+
export { CarouselItemProps as CarouselItemProps_alias_1 }
|
|
1152
|
+
export { CarouselItemProps as CarouselItemProps_alias_2 }
|
|
1153
|
+
|
|
1154
|
+
declare const CarouselNextTrigger: {
|
|
1155
|
+
(internalProps: Carousel_2.NextTriggerProps & RefAttributes<HTMLButtonElement> & {
|
|
1156
|
+
children?: ReactNode | undefined;
|
|
1157
|
+
} & WithCss_2): JSX.Element;
|
|
1158
|
+
displayName: string;
|
|
1159
|
+
};
|
|
1160
|
+
export { CarouselNextTrigger }
|
|
1161
|
+
export { CarouselNextTrigger as CarouselNextTrigger_alias_1 }
|
|
1162
|
+
export { CarouselNextTrigger as CarouselNextTrigger_alias_2 }
|
|
1163
|
+
|
|
1164
|
+
declare type CarouselNextTriggerProps = CarouselVariantProps & CarouselNextTriggerProps_2;
|
|
1165
|
+
export { CarouselNextTriggerProps }
|
|
1166
|
+
export { CarouselNextTriggerProps as CarouselNextTriggerProps_alias_1 }
|
|
1167
|
+
export { CarouselNextTriggerProps as CarouselNextTriggerProps_alias_2 }
|
|
1168
|
+
|
|
1169
|
+
/**
|
|
1170
|
+
* An Object containing the parts of the Button component. For users that
|
|
1171
|
+
* prefer Object component syntax.
|
|
1172
|
+
*
|
|
1173
|
+
* @remarks
|
|
1174
|
+
*
|
|
1175
|
+
* When using object component syntax, you import the CarouselParts object and
|
|
1176
|
+
* the entire family of components vs. only what you use.
|
|
1177
|
+
*/
|
|
1178
|
+
declare const CarouselParts: CarouselPartsValue;
|
|
1179
|
+
export { CarouselParts }
|
|
1180
|
+
export { CarouselParts as CarouselParts_alias_1 }
|
|
1181
|
+
export { CarouselParts as CarouselParts_alias_2 }
|
|
1182
|
+
|
|
1183
|
+
/**
|
|
1184
|
+
* This module contains the parts of the Carousel component.
|
|
1185
|
+
* @module 'carousel/parts'
|
|
1186
|
+
*/
|
|
1187
|
+
declare interface CarouselPartsValue {
|
|
1188
|
+
/**
|
|
1189
|
+
* The context provider of the carousel.
|
|
1190
|
+
*/
|
|
1191
|
+
Root: ElementType;
|
|
1192
|
+
/**
|
|
1193
|
+
* The control of the carousel.
|
|
1194
|
+
*/
|
|
1195
|
+
Control: ElementType;
|
|
1196
|
+
/**
|
|
1197
|
+
* The previous trigger of the carousel.
|
|
1198
|
+
*/
|
|
1199
|
+
PrevTrigger: ElementType;
|
|
1200
|
+
/**
|
|
1201
|
+
* The next trigger of the carousel.
|
|
1202
|
+
*/
|
|
1203
|
+
NextTrigger: ElementType;
|
|
1204
|
+
/**
|
|
1205
|
+
* The indicator group of the carousel.
|
|
1206
|
+
*/
|
|
1207
|
+
IndicatorGroup: ElementType;
|
|
1208
|
+
/**
|
|
1209
|
+
* The indicator of the carousel.
|
|
1210
|
+
*/
|
|
1211
|
+
Indicator: ElementType;
|
|
1212
|
+
/**
|
|
1213
|
+
* The item group of the carousel.
|
|
1214
|
+
*/
|
|
1215
|
+
ItemGroup: ElementType;
|
|
1216
|
+
/**
|
|
1217
|
+
* The item of the carousel.
|
|
1218
|
+
*/
|
|
1219
|
+
Item: ElementType;
|
|
1220
|
+
}
|
|
1221
|
+
|
|
1222
|
+
declare const CarouselPrevTrigger: {
|
|
1223
|
+
(internalProps: Carousel_2.PrevTriggerProps & RefAttributes<HTMLButtonElement> & {
|
|
1224
|
+
children?: ReactNode | undefined;
|
|
1225
|
+
} & WithCss_2): JSX.Element;
|
|
1226
|
+
displayName: string;
|
|
1227
|
+
};
|
|
1228
|
+
export { CarouselPrevTrigger }
|
|
1229
|
+
export { CarouselPrevTrigger as CarouselPrevTrigger_alias_1 }
|
|
1230
|
+
export { CarouselPrevTrigger as CarouselPrevTrigger_alias_2 }
|
|
1231
|
+
|
|
1232
|
+
declare type CarouselPrevTriggerProps = CarouselVariantProps & CarouselPrevTriggerProps_2;
|
|
1233
|
+
export { CarouselPrevTriggerProps }
|
|
1234
|
+
export { CarouselPrevTriggerProps as CarouselPrevTriggerProps_alias_1 }
|
|
1235
|
+
export { CarouselPrevTriggerProps as CarouselPrevTriggerProps_alias_2 }
|
|
1236
|
+
|
|
1237
|
+
/**
|
|
1238
|
+
* This module contains an abstraction of the carousel family of components.
|
|
1239
|
+
* @module carousel
|
|
1240
|
+
*/
|
|
1241
|
+
declare interface CarouselProps extends CarouselRootProps {
|
|
1242
|
+
/**
|
|
1243
|
+
* Whether to show the carousel indicators (dot list).
|
|
1244
|
+
* @default false
|
|
1245
|
+
*/
|
|
1246
|
+
showIndicators?: boolean;
|
|
1247
|
+
}
|
|
1248
|
+
export { CarouselProps }
|
|
1249
|
+
export { CarouselProps as CarouselProps_alias_1 }
|
|
1250
|
+
export { CarouselProps as CarouselProps_alias_2 }
|
|
1251
|
+
|
|
1252
|
+
declare const CarouselRoot: {
|
|
1253
|
+
(internalProps: Carousel_2.RootProps & RefAttributes<HTMLDivElement> & {
|
|
1254
|
+
children?: ReactNode | undefined;
|
|
1255
|
+
} & WithCss_2): JSX.Element;
|
|
1256
|
+
displayName: string;
|
|
1257
|
+
};
|
|
1258
|
+
export { CarouselRoot }
|
|
1259
|
+
export { CarouselRoot as CarouselRoot_alias_1 }
|
|
1260
|
+
export { CarouselRoot as CarouselRoot_alias_2 }
|
|
1261
|
+
|
|
1262
|
+
declare type CarouselRootProps = CarouselVariantProps & CarouselRootProps_2;
|
|
1263
|
+
export { CarouselRootProps }
|
|
1264
|
+
export { CarouselRootProps as CarouselRootProps_alias_1 }
|
|
1265
|
+
export { CarouselRootProps as CarouselRootProps_alias_2 }
|
|
1266
|
+
|
|
1267
|
+
declare interface CarouselVariant {
|
|
1268
|
+
|
|
1269
|
+
}
|
|
1270
|
+
|
|
1271
|
+
declare type CarouselVariantProps = {
|
|
1272
|
+
[key in keyof CarouselVariant]?: ConditionalValue<CarouselVariant[key]> | undefined
|
|
1273
|
+
}
|
|
1274
|
+
|
|
1046
1275
|
/**
|
|
1047
1276
|
* A utility function to access Cerberus components by their name.
|
|
1048
1277
|
* @param component - The name of the Cerberus component to access.
|
|
@@ -1112,15 +1341,17 @@ export declare class CerberusPrimitive {
|
|
|
1112
1341
|
/**
|
|
1113
1342
|
* Creates a Cerberus component with bare features and no recipe.
|
|
1114
1343
|
* @param Component - The React component to enhance with Cerberus features.
|
|
1344
|
+
* Can be a string or a component reference.
|
|
1115
1345
|
* @returns A new React component that applies Cerberus features to the
|
|
1116
1346
|
* original component.
|
|
1347
|
+
*
|
|
1117
1348
|
* @example
|
|
1118
|
-
* ```
|
|
1119
|
-
* const { withNoRecipe } = createCerberusPrimitive(
|
|
1120
|
-
* const Button = withNoRecipe(
|
|
1349
|
+
* ```ts
|
|
1350
|
+
* const { withNoRecipe } = createCerberusPrimitive(buttonRecipe)
|
|
1351
|
+
* const Button = withNoRecipe('button')
|
|
1121
1352
|
* ```
|
|
1122
1353
|
*/
|
|
1123
|
-
withNoRecipe: <P extends HTMLAttributes<unknown>>(Component: ComponentType<P
|
|
1354
|
+
withNoRecipe: <P extends HTMLAttributes<unknown>>(Component: ComponentType<P> | string, options?: WithRecipeOptions) => CerberusPrimitiveEl<P>;
|
|
1124
1355
|
/**
|
|
1125
1356
|
* Creates a Cerberus component with the given recipe.
|
|
1126
1357
|
* @param Component - The React component to enhance with the recipe.
|
|
@@ -1128,7 +1359,7 @@ export declare class CerberusPrimitive {
|
|
|
1128
1359
|
* @returns A new React component that applies the recipe to the original
|
|
1129
1360
|
* component.
|
|
1130
1361
|
*/
|
|
1131
|
-
withRecipe: <P extends HTMLAttributes<unknown>>(Component: ComponentType<P
|
|
1362
|
+
withRecipe: <P extends HTMLAttributes<unknown>>(Component: ComponentType<P> | string, options?: WithRecipeOptions) => CerberusPrimitiveEl<P & WithRecipeOptions["defaultProps"]>;
|
|
1132
1363
|
/**
|
|
1133
1364
|
* Creates a Cerberus component with a slot recipe applied.
|
|
1134
1365
|
* @param Component - The React component to enhance with Cerberus features.
|
|
@@ -1141,7 +1372,7 @@ export declare class CerberusPrimitive {
|
|
|
1141
1372
|
* const Field = withSlotRecipe(RawField, field)
|
|
1142
1373
|
* ```
|
|
1143
1374
|
*/
|
|
1144
|
-
withSlotRecipe: <P extends HTMLAttributes<unknown>>(Component: ComponentType<P
|
|
1375
|
+
withSlotRecipe: <P extends HTMLAttributes<unknown>>(Component: ComponentType<P> | string, slot: keyof RecipeVariantRecord, options?: WithRecipeOptions) => {
|
|
1145
1376
|
(internalProps: PropsWithChildren<P> & WithCss): JSX.Element;
|
|
1146
1377
|
displayName: string;
|
|
1147
1378
|
};
|
|
@@ -1596,7 +1827,7 @@ declare type ColorModes = 'light' | 'dark' | 'system';
|
|
|
1596
1827
|
export { ColorModes }
|
|
1597
1828
|
export { ColorModes as ColorModes_alias_1 }
|
|
1598
1829
|
|
|
1599
|
-
declare type ColorToken = "current" | "black" | "white" | "transparent" | "rose.50" | "rose.100" | "rose.200" | "rose.300" | "rose.400" | "rose.500" | "rose.600" | "rose.700" | "rose.800" | "rose.900" | "rose.950" | "pink.50" | "pink.100" | "pink.200" | "pink.300" | "pink.400" | "pink.500" | "pink.600" | "pink.700" | "pink.800" | "pink.900" | "pink.950" | "fuchsia.50" | "fuchsia.100" | "fuchsia.200" | "fuchsia.300" | "fuchsia.400" | "fuchsia.500" | "fuchsia.600" | "fuchsia.700" | "fuchsia.800" | "fuchsia.900" | "fuchsia.950" | "purple.50" | "purple.100" | "purple.200" | "purple.300" | "purple.400" | "purple.500" | "purple.600" | "purple.700" | "purple.800" | "purple.900" | "purple.950" | "violet.50" | "violet.100" | "violet.200" | "violet.300" | "violet.400" | "violet.500" | "violet.600" | "violet.700" | "violet.800" | "violet.900" | "violet.950" | "indigo.50" | "indigo.100" | "indigo.200" | "indigo.300" | "indigo.400" | "indigo.500" | "indigo.600" | "indigo.700" | "indigo.800" | "indigo.900" | "indigo.950" | "blue.50" | "blue.100" | "blue.200" | "blue.300" | "blue.400" | "blue.500" | "blue.600" | "blue.700" | "blue.800" | "blue.900" | "blue.950" | "sky.50" | "sky.100" | "sky.200" | "sky.300" | "sky.400" | "sky.500" | "sky.600" | "sky.700" | "sky.800" | "sky.900" | "sky.950" | "cyan.50" | "cyan.100" | "cyan.200" | "cyan.300" | "cyan.400" | "cyan.500" | "cyan.600" | "cyan.700" | "cyan.800" | "cyan.900" | "cyan.950" | "teal.50" | "teal.100" | "teal.200" | "teal.300" | "teal.400" | "teal.500" | "teal.600" | "teal.700" | "teal.800" | "teal.900" | "teal.950" | "emerald.50" | "emerald.100" | "emerald.200" | "emerald.300" | "emerald.400" | "emerald.500" | "emerald.600" | "emerald.700" | "emerald.800" | "emerald.900" | "emerald.950" | "green.50" | "green.100" | "green.200" | "green.300" | "green.400" | "green.500" | "green.600" | "green.700" | "green.800" | "green.900" | "green.950" | "lime.50" | "lime.100" | "lime.200" | "lime.300" | "lime.400" | "lime.500" | "lime.600" | "lime.700" | "lime.800" | "lime.900" | "lime.950" | "yellow.50" | "yellow.100" | "yellow.200" | "yellow.300" | "yellow.400" | "yellow.500" | "yellow.600" | "yellow.700" | "yellow.800" | "yellow.900" | "yellow.950" | "amber.50" | "amber.100" | "amber.200" | "amber.300" | "amber.400" | "amber.500" | "amber.600" | "amber.700" | "amber.800" | "amber.900" | "amber.950" | "orange.50" | "orange.100" | "orange.200" | "orange.300" | "orange.400" | "orange.500" | "orange.600" | "orange.700" | "orange.800" | "orange.900" | "orange.950" | "red.50" | "red.100" | "red.200" | "red.300" | "red.400" | "red.500" | "red.600" | "red.700" | "red.800" | "red.900" | "red.950" | "neutral.50" | "neutral.100" | "neutral.200" | "neutral.300" | "neutral.400" | "neutral.500" | "neutral.600" | "neutral.700" | "neutral.800" | "neutral.900" | "neutral.950" | "stone.50" | "stone.100" | "stone.200" | "stone.300" | "stone.400" | "stone.500" | "stone.600" | "stone.700" | "stone.800" | "stone.900" | "stone.950" | "zinc.50" | "zinc.100" | "zinc.200" | "zinc.300" | "zinc.400" | "zinc.500" | "zinc.600" | "zinc.700" | "zinc.800" | "zinc.900" | "zinc.950" | "gray.50" | "gray.100" | "gray.200" | "gray.300" | "gray.400" | "gray.500" | "gray.600" | "gray.700" | "gray.800" | "gray.900" | "gray.950" | "slate.50" | "slate.100" | "slate.200" | "slate.300" | "slate.400" | "slate.500" | "slate.600" | "slate.700" | "slate.800" | "slate.900" | "slate.950" | "acheron.neutral.0" | "acheron.neutral.5" | "acheron.neutral.10" | "acheron.neutral.20" | "acheron.neutral.30" | "acheron.neutral.40" | "acheron.neutral.50" | "acheron.neutral.60" | "acheron.neutral.70" | "acheron.neutral.80" | "acheron.neutral.90" | "acheron.neutral.100" | "acheron.neutral.white" | "acheron.brand.5" | "acheron.brand.10" | "acheron.brand.20" | "acheron.brand.30" | "acheron.brand.40" | "acheron.brand.50" | "acheron.brand.60" | "acheron.brand.70" | "acheron.brand.80" | "acheron.brand.90" | "acheron.brand.100" | "acheron.accent.10" | "acheron.accent.20" | "acheron.accent.30" | "acheron.accent.40" | "acheron.accent.50" | "acheron.accent.60" | "acheron.accent.70" | "acheron.accent.80" | "acheron.accent.90" | "acheron.accent.100" | "acheron.success.10" | "acheron.success.20" | "acheron.success.30" | "acheron.success.40" | "acheron.success.50" | "acheron.success.60" | "acheron.success.70" | "acheron.success.80" | "acheron.success.90" | "acheron.success.100" | "acheron.danger.10" | "acheron.danger.20" | "acheron.danger.30" | "acheron.danger.40" | "acheron.danger.50" | "acheron.danger.60" | "acheron.danger.70" | "acheron.danger.80" | "acheron.danger.90" | "acheron.danger.100" | "acheron.warning.10" | "acheron.warning.20" | "acheron.warning.30" | "acheron.warning.40" | "acheron.warning.50" | "acheron.warning.60" | "acheron.warning.70" | "acheron.warning.80" | "acheron.warning.90" | "acheron.warning.100" | "acheron.drop-shadow.100" | "acheron.drop-shadow.200" | "acheron.drop-shadow.300" | "acheron.drop-shadow.400" | "acheron.drop-shadow.500" | "acheron.drop-shadow.600" | "acheron.drop-shadow.700" | "acheron.drop-shadow.800" | "acheron.drop-shadow.900" | "acheron.drop-shadow.1000" | "acheron.info.10" | "acheron.info.20" | "acheron.info.30" | "acheron.info.40" | "acheron.info.50" | "acheron.info.60" | "acheron.info.70" | "acheron.info.80" | "acheron.info.90" | "acheron.info.100" | "cerberus.neutral.5" | "cerberus.neutral.10" | "cerberus.neutral.15" | "cerberus.neutral.20" | "cerberus.neutral.30" | "cerberus.neutral.40" | "cerberus.neutral.50" | "cerberus.neutral.60" | "cerberus.neutral.70" | "cerberus.neutral.80" | "cerberus.neutral.90" | "cerberus.neutral.100" | "cerberus.neutral.white" | "cerberus.brand.5" | "cerberus.brand.10" | "cerberus.brand.20" | "cerberus.brand.30" | "cerberus.brand.40" | "cerberus.brand.50" | "cerberus.brand.60" | "cerberus.brand.70" | "cerberus.brand.80" | "cerberus.brand.90" | "cerberus.brand.100" | "cerberus.teal.10" | "cerberus.teal.20" | "cerberus.teal.30" | "cerberus.teal.40" | "cerberus.teal.50" | "cerberus.teal.60" | "cerberus.teal.70" | "cerberus.teal.80" | "cerberus.teal.90" | "cerberus.teal.100" | "cerberus.success.10" | "cerberus.success.20" | "cerberus.success.30" | "cerberus.success.40" | "cerberus.success.50" | "cerberus.success.60" | "cerberus.success.70" | "cerberus.success.80" | "cerberus.success.90" | "cerberus.success.100" | "cerberus.danger.10" | "cerberus.danger.20" | "cerberus.danger.30" | "cerberus.danger.40" | "cerberus.danger.50" | "cerberus.danger.60" | "cerberus.danger.70" | "cerberus.danger.80" | "cerberus.danger.90" | "cerberus.danger.100" | "cerberus.warning.10" | "cerberus.warning.20" | "cerberus.warning.30" | "cerberus.warning.40" | "cerberus.warning.50" | "cerberus.warning.60" | "cerberus.warning.70" | "cerberus.warning.80" | "cerberus.warning.90" | "cerberus.warning.100" | "cerberus.info.10" | "cerberus.info.20" | "cerberus.info.30" | "cerberus.info.40" | "cerberus.info.50" | "cerberus.info.60" | "cerberus.info.70" | "cerberus.info.80" | "cerberus.info.90" | "cerberus.info.100" | "cerberus.drop-shadow.100" | "cerberus.drop-shadow.200" | "cerberus.drop-shadow.300" | "cerberus.drop-shadow.400" | "cerberus.drop-shadow.500" | "cerberus.drop-shadow.600" | "cerberus.drop-shadow.700" | "cerberus.drop-shadow.800" | "cerberus.drop-shadow.900" | "cerberus.drop-shadow.1000" | "page.backdrop.initial" | "page.bg.100" | "page.bg.200" | "page.bg.300" | "page.bg.initial" | "page.border.100" | "page.border.200" | "page.border.initial" | "page.surface.100" | "page.surface.200" | "page.surface.300" | "page.surface.400" | "page.surface.initial" | "page.surface.inverse" | "page.text.100" | "page.text.200" | "page.text.300" | "page.text.initial" | "page.text.inverse" | "action.bg.initial" | "action.bg.hover" | "action.bg.active" | "action.border.100" | "action.border.initial" | "action.border.focus" | "action.ghost.initial" | "action.ghost.hover" | "action.ghost.active" | "action.navigation.initial" | "action.navigation.hover" | "action.navigation.visited" | "action.text.100" | "action.text.200" | "action.text.initial" | "action.text.inverse" | "action.text.static" | "secondaryAction.bg.initial" | "secondaryAction.bg.hover" | "secondaryAction.bg.active" | "secondaryAction.border.100" | "secondaryAction.border.initial" | "secondaryAction.ghost.initial" | "secondaryAction.ghost.hover" | "secondaryAction.ghost.active" | "secondaryAction.navigation.initial" | "secondaryAction.navigation.hover" | "secondaryAction.navigation.visited" | "secondaryAction.text.100" | "secondaryAction.text.200" | "secondaryAction.text.initial" | "secondaryAction.text.static" | "info.border.initial" | "info.bg.initial" | "info.bg.hover" | "info.bg.active" | "info.ghost.initial" | "info.ghost.hover" | "info.ghost.active" | "info.surface.100" | "info.surface.200" | "info.surface.initial" | "info.text.100" | "info.text.200" | "info.text.initial" | "info.text.static" | "success.border.initial" | "success.bg.initial" | "success.bg.hover" | "success.bg.active" | "success.ghost.initial" | "success.ghost.hover" | "success.ghost.active" | "success.surface.100" | "success.surface.200" | "success.surface.initial" | "success.text.100" | "success.text.200" | "success.text.initial" | "success.text.inverse" | "success.text.static" | "warning.border.initial" | "warning.bg.initial" | "warning.bg.hover" | "warning.bg.active" | "warning.ghost.initial" | "warning.ghost.hover" | "warning.ghost.active" | "warning.surface.100" | "warning.surface.200" | "warning.surface.initial" | "warning.text.100" | "warning.text.200" | "warning.text.initial" | "warning.text.inverse" | "warning.text.static" | "danger.bg.initial" | "danger.bg.hover" | "danger.bg.active" | "danger.border.initial" | "danger.ghost.initial" | "danger.ghost.hover" | "danger.ghost.active" | "danger.surface.100" | "danger.surface.200" | "danger.surface.initial" | "danger.text.100" | "danger.text.200" | "danger.text.initial" | "danger.text.inverse" | "danger.text.static" | "gradient.charon-light.text.initial" | "gradient.charon-dark.text.initial" | "gradient.nyx-light.text.initial" | "gradient.nyx-dark.text.initial" | "gradient.amphiaraus-light.text.initial" | "gradient.amphiaraus-dark.text.initial" | "gradient.styx-light.text.initial" | "gradient.styx-dark.text.initial" | "gradient.thanatos-light.text.initial" | "gradient.thanatos-dark.text.initial" | "gradient.hades-light.text.initial" | "gradient.hades-dark.text.initial" | "gradient.asphodel-light.text.initial" | "gradient.asphodel-dark.text.initial" | "dataViz.diverging.50" | "dataViz.diverging.100" | "dataViz.diverging.200" | "dataViz.diverging.300" | "dataViz.diverging.400" | "dataViz.diverging.500" | "dataViz.diverging.600" | "dataViz.diverging.700" | "dataViz.diverging.800" | "dataViz.diverging.900" | "dataViz.sequential.100" | "dataViz.sequential.200" | "dataViz.sequential.300" | "dataViz.sequential.400" | "dataViz.sequential.500" | "dataViz.sequential.600" | "dataViz.qualitative.100" | "dataViz.qualitative.200" | "dataViz.qualitative.300" | "dataViz.qualitative.400" | "dataViz.qualitative.500" | "dataViz.qualitative.600" | "dataViz.qualitative.700" | "dataViz.progress.start" | "dataViz.progress.end" | "dataViz.progress.complete" | "colorPalette" | "colorPalette.50" | "colorPalette.100" | "colorPalette.200" | "colorPalette.300" | "colorPalette.400" | "colorPalette.500" | "colorPalette.600" | "colorPalette.700" | "colorPalette.800" | "colorPalette.900" | "colorPalette.950" | "colorPalette.neutral.0" | "colorPalette.0" | "colorPalette.neutral.5" | "colorPalette.5" | "colorPalette.neutral.10" | "colorPalette.10" | "colorPalette.neutral.20" | "colorPalette.20" | "colorPalette.neutral.30" | "colorPalette.30" | "colorPalette.neutral.40" | "colorPalette.40" | "colorPalette.neutral.50" | "colorPalette.neutral.60" | "colorPalette.60" | "colorPalette.neutral.70" | "colorPalette.70" | "colorPalette.neutral.80" | "colorPalette.80" | "colorPalette.neutral.90" | "colorPalette.90" | "colorPalette.neutral.100" | "colorPalette.neutral.white" | "colorPalette.white" | "colorPalette.brand.5" | "colorPalette.brand.10" | "colorPalette.brand.20" | "colorPalette.brand.30" | "colorPalette.brand.40" | "colorPalette.brand.50" | "colorPalette.brand.60" | "colorPalette.brand.70" | "colorPalette.brand.80" | "colorPalette.brand.90" | "colorPalette.brand.100" | "colorPalette.accent.10" | "colorPalette.accent.20" | "colorPalette.accent.30" | "colorPalette.accent.40" | "colorPalette.accent.50" | "colorPalette.accent.60" | "colorPalette.accent.70" | "colorPalette.accent.80" | "colorPalette.accent.90" | "colorPalette.accent.100" | "colorPalette.success.10" | "colorPalette.success.20" | "colorPalette.success.30" | "colorPalette.success.40" | "colorPalette.success.50" | "colorPalette.success.60" | "colorPalette.success.70" | "colorPalette.success.80" | "colorPalette.success.90" | "colorPalette.success.100" | "colorPalette.danger.10" | "colorPalette.danger.20" | "colorPalette.danger.30" | "colorPalette.danger.40" | "colorPalette.danger.50" | "colorPalette.danger.60" | "colorPalette.danger.70" | "colorPalette.danger.80" | "colorPalette.danger.90" | "colorPalette.danger.100" | "colorPalette.warning.10" | "colorPalette.warning.20" | "colorPalette.warning.30" | "colorPalette.warning.40" | "colorPalette.warning.50" | "colorPalette.warning.60" | "colorPalette.warning.70" | "colorPalette.warning.80" | "colorPalette.warning.90" | "colorPalette.warning.100" | "colorPalette.drop-shadow.100" | "colorPalette.drop-shadow.200" | "colorPalette.drop-shadow.300" | "colorPalette.drop-shadow.400" | "colorPalette.drop-shadow.500" | "colorPalette.drop-shadow.600" | "colorPalette.drop-shadow.700" | "colorPalette.drop-shadow.800" | "colorPalette.drop-shadow.900" | "colorPalette.drop-shadow.1000" | "colorPalette.1000" | "colorPalette.info.10" | "colorPalette.info.20" | "colorPalette.info.30" | "colorPalette.info.40" | "colorPalette.info.50" | "colorPalette.info.60" | "colorPalette.info.70" | "colorPalette.info.80" | "colorPalette.info.90" | "colorPalette.info.100" | "colorPalette.neutral.15" | "colorPalette.15" | "colorPalette.teal.10" | "colorPalette.teal.20" | "colorPalette.teal.30" | "colorPalette.teal.40" | "colorPalette.teal.50" | "colorPalette.teal.60" | "colorPalette.teal.70" | "colorPalette.teal.80" | "colorPalette.teal.90" | "colorPalette.teal.100" | "colorPalette.backdrop.initial" | "colorPalette.initial" | "colorPalette.bg.100" | "colorPalette.bg.200" | "colorPalette.bg.300" | "colorPalette.bg.initial" | "colorPalette.border.100" | "colorPalette.border.200" | "colorPalette.border.initial" | "colorPalette.surface.100" | "colorPalette.surface.200" | "colorPalette.surface.300" | "colorPalette.surface.400" | "colorPalette.surface.initial" | "colorPalette.surface.inverse" | "colorPalette.inverse" | "colorPalette.text.100" | "colorPalette.text.200" | "colorPalette.text.300" | "colorPalette.text.initial" | "colorPalette.text.inverse" | "colorPalette.bg.hover" | "colorPalette.hover" | "colorPalette.bg.active" | "colorPalette.active" | "colorPalette.border.focus" | "colorPalette.focus" | "colorPalette.ghost.initial" | "colorPalette.ghost.hover" | "colorPalette.ghost.active" | "colorPalette.navigation.initial" | "colorPalette.navigation.hover" | "colorPalette.navigation.visited" | "colorPalette.visited" | "colorPalette.text.static" | "colorPalette.static" | "colorPalette.charon-light.text.initial" | "colorPalette.charon-dark.text.initial" | "colorPalette.nyx-light.text.initial" | "colorPalette.nyx-dark.text.initial" | "colorPalette.amphiaraus-light.text.initial" | "colorPalette.amphiaraus-dark.text.initial" | "colorPalette.styx-light.text.initial" | "colorPalette.styx-dark.text.initial" | "colorPalette.thanatos-light.text.initial" | "colorPalette.thanatos-dark.text.initial" | "colorPalette.hades-light.text.initial" | "colorPalette.hades-dark.text.initial" | "colorPalette.asphodel-light.text.initial" | "colorPalette.asphodel-dark.text.initial" | "colorPalette.diverging.50" | "colorPalette.diverging.100" | "colorPalette.diverging.200" | "colorPalette.diverging.300" | "colorPalette.diverging.400" | "colorPalette.diverging.500" | "colorPalette.diverging.600" | "colorPalette.diverging.700" | "colorPalette.diverging.800" | "colorPalette.diverging.900" | "colorPalette.sequential.100" | "colorPalette.sequential.200" | "colorPalette.sequential.300" | "colorPalette.sequential.400" | "colorPalette.sequential.500" | "colorPalette.sequential.600" | "colorPalette.qualitative.100" | "colorPalette.qualitative.200" | "colorPalette.qualitative.300" | "colorPalette.qualitative.400" | "colorPalette.qualitative.500" | "colorPalette.qualitative.600" | "colorPalette.qualitative.700" | "colorPalette.progress.start" | "colorPalette.start" | "colorPalette.progress.end" | "colorPalette.end" | "colorPalette.progress.complete" | "colorPalette.complete"
|
|
1830
|
+
declare type ColorToken = "current" | "black" | "white" | "transparent" | "rose.50" | "rose.100" | "rose.200" | "rose.300" | "rose.400" | "rose.500" | "rose.600" | "rose.700" | "rose.800" | "rose.900" | "rose.950" | "pink.50" | "pink.100" | "pink.200" | "pink.300" | "pink.400" | "pink.500" | "pink.600" | "pink.700" | "pink.800" | "pink.900" | "pink.950" | "fuchsia.50" | "fuchsia.100" | "fuchsia.200" | "fuchsia.300" | "fuchsia.400" | "fuchsia.500" | "fuchsia.600" | "fuchsia.700" | "fuchsia.800" | "fuchsia.900" | "fuchsia.950" | "purple.50" | "purple.100" | "purple.200" | "purple.300" | "purple.400" | "purple.500" | "purple.600" | "purple.700" | "purple.800" | "purple.900" | "purple.950" | "violet.50" | "violet.100" | "violet.200" | "violet.300" | "violet.400" | "violet.500" | "violet.600" | "violet.700" | "violet.800" | "violet.900" | "violet.950" | "indigo.50" | "indigo.100" | "indigo.200" | "indigo.300" | "indigo.400" | "indigo.500" | "indigo.600" | "indigo.700" | "indigo.800" | "indigo.900" | "indigo.950" | "blue.50" | "blue.100" | "blue.200" | "blue.300" | "blue.400" | "blue.500" | "blue.600" | "blue.700" | "blue.800" | "blue.900" | "blue.950" | "sky.50" | "sky.100" | "sky.200" | "sky.300" | "sky.400" | "sky.500" | "sky.600" | "sky.700" | "sky.800" | "sky.900" | "sky.950" | "cyan.50" | "cyan.100" | "cyan.200" | "cyan.300" | "cyan.400" | "cyan.500" | "cyan.600" | "cyan.700" | "cyan.800" | "cyan.900" | "cyan.950" | "teal.50" | "teal.100" | "teal.200" | "teal.300" | "teal.400" | "teal.500" | "teal.600" | "teal.700" | "teal.800" | "teal.900" | "teal.950" | "emerald.50" | "emerald.100" | "emerald.200" | "emerald.300" | "emerald.400" | "emerald.500" | "emerald.600" | "emerald.700" | "emerald.800" | "emerald.900" | "emerald.950" | "green.50" | "green.100" | "green.200" | "green.300" | "green.400" | "green.500" | "green.600" | "green.700" | "green.800" | "green.900" | "green.950" | "lime.50" | "lime.100" | "lime.200" | "lime.300" | "lime.400" | "lime.500" | "lime.600" | "lime.700" | "lime.800" | "lime.900" | "lime.950" | "yellow.50" | "yellow.100" | "yellow.200" | "yellow.300" | "yellow.400" | "yellow.500" | "yellow.600" | "yellow.700" | "yellow.800" | "yellow.900" | "yellow.950" | "amber.50" | "amber.100" | "amber.200" | "amber.300" | "amber.400" | "amber.500" | "amber.600" | "amber.700" | "amber.800" | "amber.900" | "amber.950" | "orange.50" | "orange.100" | "orange.200" | "orange.300" | "orange.400" | "orange.500" | "orange.600" | "orange.700" | "orange.800" | "orange.900" | "orange.950" | "red.50" | "red.100" | "red.200" | "red.300" | "red.400" | "red.500" | "red.600" | "red.700" | "red.800" | "red.900" | "red.950" | "neutral.50" | "neutral.100" | "neutral.200" | "neutral.300" | "neutral.400" | "neutral.500" | "neutral.600" | "neutral.700" | "neutral.800" | "neutral.900" | "neutral.950" | "stone.50" | "stone.100" | "stone.200" | "stone.300" | "stone.400" | "stone.500" | "stone.600" | "stone.700" | "stone.800" | "stone.900" | "stone.950" | "zinc.50" | "zinc.100" | "zinc.200" | "zinc.300" | "zinc.400" | "zinc.500" | "zinc.600" | "zinc.700" | "zinc.800" | "zinc.900" | "zinc.950" | "gray.50" | "gray.100" | "gray.200" | "gray.300" | "gray.400" | "gray.500" | "gray.600" | "gray.700" | "gray.800" | "gray.900" | "gray.950" | "slate.50" | "slate.100" | "slate.200" | "slate.300" | "slate.400" | "slate.500" | "slate.600" | "slate.700" | "slate.800" | "slate.900" | "slate.950" | "acheron.neutral.0" | "acheron.neutral.5" | "acheron.neutral.10" | "acheron.neutral.20" | "acheron.neutral.30" | "acheron.neutral.40" | "acheron.neutral.50" | "acheron.neutral.60" | "acheron.neutral.70" | "acheron.neutral.80" | "acheron.neutral.90" | "acheron.neutral.100" | "acheron.neutral.white" | "acheron.brand.5" | "acheron.brand.10" | "acheron.brand.20" | "acheron.brand.30" | "acheron.brand.40" | "acheron.brand.50" | "acheron.brand.60" | "acheron.brand.70" | "acheron.brand.80" | "acheron.brand.90" | "acheron.brand.100" | "acheron.accent.10" | "acheron.accent.20" | "acheron.accent.30" | "acheron.accent.40" | "acheron.accent.50" | "acheron.accent.60" | "acheron.accent.70" | "acheron.accent.80" | "acheron.accent.90" | "acheron.accent.100" | "acheron.success.10" | "acheron.success.20" | "acheron.success.30" | "acheron.success.40" | "acheron.success.50" | "acheron.success.60" | "acheron.success.70" | "acheron.success.80" | "acheron.success.90" | "acheron.success.100" | "acheron.danger.10" | "acheron.danger.20" | "acheron.danger.30" | "acheron.danger.40" | "acheron.danger.50" | "acheron.danger.60" | "acheron.danger.70" | "acheron.danger.80" | "acheron.danger.90" | "acheron.danger.100" | "acheron.warning.10" | "acheron.warning.20" | "acheron.warning.30" | "acheron.warning.40" | "acheron.warning.50" | "acheron.warning.60" | "acheron.warning.70" | "acheron.warning.80" | "acheron.warning.90" | "acheron.warning.100" | "acheron.drop-shadow.100" | "acheron.drop-shadow.200" | "acheron.drop-shadow.300" | "acheron.drop-shadow.400" | "acheron.drop-shadow.500" | "acheron.drop-shadow.600" | "acheron.drop-shadow.700" | "acheron.drop-shadow.800" | "acheron.drop-shadow.900" | "acheron.drop-shadow.1000" | "acheron.info.10" | "acheron.info.20" | "acheron.info.30" | "acheron.info.40" | "acheron.info.50" | "acheron.info.60" | "acheron.info.70" | "acheron.info.80" | "acheron.info.90" | "acheron.info.100" | "cerberus.neutral.5" | "cerberus.neutral.10" | "cerberus.neutral.15" | "cerberus.neutral.20" | "cerberus.neutral.30" | "cerberus.neutral.40" | "cerberus.neutral.50" | "cerberus.neutral.60" | "cerberus.neutral.70" | "cerberus.neutral.80" | "cerberus.neutral.90" | "cerberus.neutral.100" | "cerberus.neutral.white" | "cerberus.brand.5" | "cerberus.brand.10" | "cerberus.brand.20" | "cerberus.brand.30" | "cerberus.brand.40" | "cerberus.brand.50" | "cerberus.brand.60" | "cerberus.brand.70" | "cerberus.brand.80" | "cerberus.brand.90" | "cerberus.brand.100" | "cerberus.teal.10" | "cerberus.teal.20" | "cerberus.teal.30" | "cerberus.teal.40" | "cerberus.teal.50" | "cerberus.teal.60" | "cerberus.teal.70" | "cerberus.teal.80" | "cerberus.teal.90" | "cerberus.teal.100" | "cerberus.success.10" | "cerberus.success.20" | "cerberus.success.30" | "cerberus.success.40" | "cerberus.success.50" | "cerberus.success.60" | "cerberus.success.70" | "cerberus.success.80" | "cerberus.success.90" | "cerberus.success.100" | "cerberus.danger.10" | "cerberus.danger.20" | "cerberus.danger.30" | "cerberus.danger.40" | "cerberus.danger.50" | "cerberus.danger.60" | "cerberus.danger.70" | "cerberus.danger.80" | "cerberus.danger.90" | "cerberus.danger.100" | "cerberus.warning.10" | "cerberus.warning.20" | "cerberus.warning.30" | "cerberus.warning.40" | "cerberus.warning.50" | "cerberus.warning.60" | "cerberus.warning.70" | "cerberus.warning.80" | "cerberus.warning.90" | "cerberus.warning.100" | "cerberus.info.10" | "cerberus.info.20" | "cerberus.info.30" | "cerberus.info.40" | "cerberus.info.50" | "cerberus.info.60" | "cerberus.info.70" | "cerberus.info.80" | "cerberus.info.90" | "cerberus.info.100" | "cerberus.drop-shadow.100" | "cerberus.drop-shadow.200" | "cerberus.drop-shadow.300" | "cerberus.drop-shadow.400" | "cerberus.drop-shadow.500" | "cerberus.drop-shadow.600" | "cerberus.drop-shadow.700" | "cerberus.drop-shadow.800" | "cerberus.drop-shadow.900" | "cerberus.drop-shadow.1000" | "page.backdrop.initial" | "page.bg.100" | "page.bg.200" | "page.bg.300" | "page.bg.initial" | "page.border.100" | "page.border.200" | "page.border.initial" | "page.surface.100" | "page.surface.200" | "page.surface.300" | "page.surface.400" | "page.surface.initial" | "page.surface.inverse" | "page.text.100" | "page.text.200" | "page.text.300" | "page.text.initial" | "page.text.inverse" | "action.bg.initial" | "action.bg.hover" | "action.bg.active" | "action.border.100" | "action.border.initial" | "action.border.focus" | "action.ghost.initial" | "action.ghost.hover" | "action.ghost.active" | "action.navigation.initial" | "action.navigation.hover" | "action.navigation.visited" | "action.text.100" | "action.text.200" | "action.text.initial" | "action.text.inverse" | "action.text.static" | "secondaryAction.bg.initial" | "secondaryAction.bg.hover" | "secondaryAction.bg.active" | "secondaryAction.border.100" | "secondaryAction.border.initial" | "secondaryAction.ghost.initial" | "secondaryAction.ghost.hover" | "secondaryAction.ghost.active" | "secondaryAction.navigation.initial" | "secondaryAction.navigation.hover" | "secondaryAction.navigation.visited" | "secondaryAction.text.100" | "secondaryAction.text.200" | "secondaryAction.text.initial" | "secondaryAction.text.static" | "info.border.100" | "info.border.initial" | "info.bg.initial" | "info.bg.hover" | "info.bg.active" | "info.ghost.initial" | "info.ghost.hover" | "info.ghost.active" | "info.surface.100" | "info.surface.200" | "info.surface.initial" | "info.text.100" | "info.text.200" | "info.text.initial" | "info.text.static" | "success.border.initial" | "success.bg.initial" | "success.bg.hover" | "success.bg.active" | "success.ghost.initial" | "success.ghost.hover" | "success.ghost.active" | "success.surface.100" | "success.surface.200" | "success.surface.initial" | "success.text.100" | "success.text.200" | "success.text.initial" | "success.text.inverse" | "success.text.static" | "warning.border.initial" | "warning.bg.initial" | "warning.bg.hover" | "warning.bg.active" | "warning.ghost.initial" | "warning.ghost.hover" | "warning.ghost.active" | "warning.surface.100" | "warning.surface.200" | "warning.surface.initial" | "warning.text.100" | "warning.text.200" | "warning.text.initial" | "warning.text.inverse" | "warning.text.static" | "danger.bg.initial" | "danger.bg.hover" | "danger.bg.active" | "danger.border.initial" | "danger.ghost.initial" | "danger.ghost.hover" | "danger.ghost.active" | "danger.surface.100" | "danger.surface.200" | "danger.surface.initial" | "danger.text.100" | "danger.text.200" | "danger.text.initial" | "danger.text.inverse" | "danger.text.static" | "gradient.charon-light.text.initial" | "gradient.charon-dark.text.initial" | "gradient.nyx-light.text.initial" | "gradient.nyx-dark.text.initial" | "gradient.amphiaraus-light.text.initial" | "gradient.amphiaraus-dark.text.initial" | "gradient.styx-light.text.initial" | "gradient.styx-dark.text.initial" | "gradient.thanatos-light.text.initial" | "gradient.thanatos-dark.text.initial" | "gradient.hades-light.text.initial" | "gradient.hades-dark.text.initial" | "gradient.asphodel-light.text.initial" | "gradient.asphodel-dark.text.initial" | "dataViz.diverging.50" | "dataViz.diverging.100" | "dataViz.diverging.200" | "dataViz.diverging.300" | "dataViz.diverging.400" | "dataViz.diverging.500" | "dataViz.diverging.600" | "dataViz.diverging.700" | "dataViz.diverging.800" | "dataViz.diverging.900" | "dataViz.sequential.100" | "dataViz.sequential.200" | "dataViz.sequential.300" | "dataViz.sequential.400" | "dataViz.sequential.500" | "dataViz.sequential.600" | "dataViz.qualitative.100" | "dataViz.qualitative.200" | "dataViz.qualitative.300" | "dataViz.qualitative.400" | "dataViz.qualitative.500" | "dataViz.qualitative.600" | "dataViz.qualitative.700" | "dataViz.progress.start" | "dataViz.progress.end" | "dataViz.progress.complete" | "colorPalette" | "colorPalette.50" | "colorPalette.100" | "colorPalette.200" | "colorPalette.300" | "colorPalette.400" | "colorPalette.500" | "colorPalette.600" | "colorPalette.700" | "colorPalette.800" | "colorPalette.900" | "colorPalette.950" | "colorPalette.neutral.0" | "colorPalette.0" | "colorPalette.neutral.5" | "colorPalette.5" | "colorPalette.neutral.10" | "colorPalette.10" | "colorPalette.neutral.20" | "colorPalette.20" | "colorPalette.neutral.30" | "colorPalette.30" | "colorPalette.neutral.40" | "colorPalette.40" | "colorPalette.neutral.50" | "colorPalette.neutral.60" | "colorPalette.60" | "colorPalette.neutral.70" | "colorPalette.70" | "colorPalette.neutral.80" | "colorPalette.80" | "colorPalette.neutral.90" | "colorPalette.90" | "colorPalette.neutral.100" | "colorPalette.neutral.white" | "colorPalette.white" | "colorPalette.brand.5" | "colorPalette.brand.10" | "colorPalette.brand.20" | "colorPalette.brand.30" | "colorPalette.brand.40" | "colorPalette.brand.50" | "colorPalette.brand.60" | "colorPalette.brand.70" | "colorPalette.brand.80" | "colorPalette.brand.90" | "colorPalette.brand.100" | "colorPalette.accent.10" | "colorPalette.accent.20" | "colorPalette.accent.30" | "colorPalette.accent.40" | "colorPalette.accent.50" | "colorPalette.accent.60" | "colorPalette.accent.70" | "colorPalette.accent.80" | "colorPalette.accent.90" | "colorPalette.accent.100" | "colorPalette.success.10" | "colorPalette.success.20" | "colorPalette.success.30" | "colorPalette.success.40" | "colorPalette.success.50" | "colorPalette.success.60" | "colorPalette.success.70" | "colorPalette.success.80" | "colorPalette.success.90" | "colorPalette.success.100" | "colorPalette.danger.10" | "colorPalette.danger.20" | "colorPalette.danger.30" | "colorPalette.danger.40" | "colorPalette.danger.50" | "colorPalette.danger.60" | "colorPalette.danger.70" | "colorPalette.danger.80" | "colorPalette.danger.90" | "colorPalette.danger.100" | "colorPalette.warning.10" | "colorPalette.warning.20" | "colorPalette.warning.30" | "colorPalette.warning.40" | "colorPalette.warning.50" | "colorPalette.warning.60" | "colorPalette.warning.70" | "colorPalette.warning.80" | "colorPalette.warning.90" | "colorPalette.warning.100" | "colorPalette.drop-shadow.100" | "colorPalette.drop-shadow.200" | "colorPalette.drop-shadow.300" | "colorPalette.drop-shadow.400" | "colorPalette.drop-shadow.500" | "colorPalette.drop-shadow.600" | "colorPalette.drop-shadow.700" | "colorPalette.drop-shadow.800" | "colorPalette.drop-shadow.900" | "colorPalette.drop-shadow.1000" | "colorPalette.1000" | "colorPalette.info.10" | "colorPalette.info.20" | "colorPalette.info.30" | "colorPalette.info.40" | "colorPalette.info.50" | "colorPalette.info.60" | "colorPalette.info.70" | "colorPalette.info.80" | "colorPalette.info.90" | "colorPalette.info.100" | "colorPalette.neutral.15" | "colorPalette.15" | "colorPalette.teal.10" | "colorPalette.teal.20" | "colorPalette.teal.30" | "colorPalette.teal.40" | "colorPalette.teal.50" | "colorPalette.teal.60" | "colorPalette.teal.70" | "colorPalette.teal.80" | "colorPalette.teal.90" | "colorPalette.teal.100" | "colorPalette.backdrop.initial" | "colorPalette.initial" | "colorPalette.bg.100" | "colorPalette.bg.200" | "colorPalette.bg.300" | "colorPalette.bg.initial" | "colorPalette.border.100" | "colorPalette.border.200" | "colorPalette.border.initial" | "colorPalette.surface.100" | "colorPalette.surface.200" | "colorPalette.surface.300" | "colorPalette.surface.400" | "colorPalette.surface.initial" | "colorPalette.surface.inverse" | "colorPalette.inverse" | "colorPalette.text.100" | "colorPalette.text.200" | "colorPalette.text.300" | "colorPalette.text.initial" | "colorPalette.text.inverse" | "colorPalette.bg.hover" | "colorPalette.hover" | "colorPalette.bg.active" | "colorPalette.active" | "colorPalette.border.focus" | "colorPalette.focus" | "colorPalette.ghost.initial" | "colorPalette.ghost.hover" | "colorPalette.ghost.active" | "colorPalette.navigation.initial" | "colorPalette.navigation.hover" | "colorPalette.navigation.visited" | "colorPalette.visited" | "colorPalette.text.static" | "colorPalette.static" | "colorPalette.charon-light.text.initial" | "colorPalette.charon-dark.text.initial" | "colorPalette.nyx-light.text.initial" | "colorPalette.nyx-dark.text.initial" | "colorPalette.amphiaraus-light.text.initial" | "colorPalette.amphiaraus-dark.text.initial" | "colorPalette.styx-light.text.initial" | "colorPalette.styx-dark.text.initial" | "colorPalette.thanatos-light.text.initial" | "colorPalette.thanatos-dark.text.initial" | "colorPalette.hades-light.text.initial" | "colorPalette.hades-dark.text.initial" | "colorPalette.asphodel-light.text.initial" | "colorPalette.asphodel-dark.text.initial" | "colorPalette.diverging.50" | "colorPalette.diverging.100" | "colorPalette.diverging.200" | "colorPalette.diverging.300" | "colorPalette.diverging.400" | "colorPalette.diverging.500" | "colorPalette.diverging.600" | "colorPalette.diverging.700" | "colorPalette.diverging.800" | "colorPalette.diverging.900" | "colorPalette.sequential.100" | "colorPalette.sequential.200" | "colorPalette.sequential.300" | "colorPalette.sequential.400" | "colorPalette.sequential.500" | "colorPalette.sequential.600" | "colorPalette.qualitative.100" | "colorPalette.qualitative.200" | "colorPalette.qualitative.300" | "colorPalette.qualitative.400" | "colorPalette.qualitative.500" | "colorPalette.qualitative.600" | "colorPalette.qualitative.700" | "colorPalette.progress.start" | "colorPalette.start" | "colorPalette.progress.end" | "colorPalette.end" | "colorPalette.progress.complete" | "colorPalette.complete"
|
|
1600
1831
|
|
|
1601
1832
|
declare function Combobox(props: ComboboxProps): JSX.Element;
|
|
1602
1833
|
export { Combobox }
|
|
@@ -2078,6 +2309,10 @@ declare interface Conditions {
|
|
|
2078
2309
|
"_startIndicator": string
|
|
2079
2310
|
/** `&:is([data-indicator-position=end])` */
|
|
2080
2311
|
"_endIndicator": string
|
|
2312
|
+
/** `&:is([data-orientation=horizontal])` */
|
|
2313
|
+
"_horizontal": string
|
|
2314
|
+
/** `&:is([data-orientation=vertical])` */
|
|
2315
|
+
"_vertical": string
|
|
2081
2316
|
/** `&:is([data-size=xs])` */
|
|
2082
2317
|
"_xsSize": string
|
|
2083
2318
|
/** `&:is([data-size=sm])` */
|
|
@@ -2312,10 +2547,6 @@ declare interface Conditions {
|
|
|
2312
2547
|
"_scrollbarThumb": string
|
|
2313
2548
|
/** `&::-webkit-scrollbar-track` */
|
|
2314
2549
|
"_scrollbarTrack": string
|
|
2315
|
-
/** `&[data-orientation=horizontal]` */
|
|
2316
|
-
"_horizontal": string
|
|
2317
|
-
/** `&[data-orientation=vertical]` */
|
|
2318
|
-
"_vertical": string
|
|
2319
2550
|
/** `& :where(svg)` */
|
|
2320
2551
|
"_icon": string
|
|
2321
2552
|
/** `@starting-style` */
|
|
@@ -46,23 +46,28 @@ var CerberusPrimitive = class {
|
|
|
46
46
|
/**
|
|
47
47
|
* Creates a Cerberus component with bare features and no recipe.
|
|
48
48
|
* @param Component - The React component to enhance with Cerberus features.
|
|
49
|
+
* Can be a string or a component reference.
|
|
49
50
|
* @returns A new React component that applies Cerberus features to the
|
|
50
51
|
* original component.
|
|
52
|
+
*
|
|
51
53
|
* @example
|
|
52
|
-
* ```
|
|
53
|
-
* const { withNoRecipe } = createCerberusPrimitive(
|
|
54
|
-
* const Button = withNoRecipe(
|
|
54
|
+
* ```ts
|
|
55
|
+
* const { withNoRecipe } = createCerberusPrimitive(buttonRecipe)
|
|
56
|
+
* const Button = withNoRecipe('button')
|
|
55
57
|
* ```
|
|
56
58
|
*/
|
|
57
59
|
__publicField(this, "withNoRecipe", (Component, options) => {
|
|
58
60
|
const { defaultProps } = options || {};
|
|
59
|
-
|
|
61
|
+
const El = Component;
|
|
60
62
|
const CerbComponent = (props) => {
|
|
61
63
|
const { css: customCss, className, ...nativeProps } = props;
|
|
62
64
|
const styles = this.hasStyles((0, import_css.cx)(className, (0, import_css.css)(customCss)));
|
|
63
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
65
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(El, { ...defaultProps, ...styles, ...nativeProps });
|
|
64
66
|
};
|
|
65
|
-
|
|
67
|
+
if (this.validateComponent(El)) {
|
|
68
|
+
const ElName = typeof El === "string" ? El : El.displayName || El.name;
|
|
69
|
+
CerbComponent.displayName = ElName;
|
|
70
|
+
}
|
|
66
71
|
return CerbComponent;
|
|
67
72
|
});
|
|
68
73
|
/**
|
|
@@ -74,8 +79,8 @@ var CerberusPrimitive = class {
|
|
|
74
79
|
*/
|
|
75
80
|
__publicField(this, "withRecipe", (Component, options) => {
|
|
76
81
|
const { defaultProps } = options || {};
|
|
82
|
+
const El = Component;
|
|
77
83
|
const recipe = this.recipe;
|
|
78
|
-
this.validateComponent(Component);
|
|
79
84
|
const CerbComponent = (internalProps) => {
|
|
80
85
|
const {
|
|
81
86
|
css: customCss,
|
|
@@ -93,7 +98,10 @@ var CerberusPrimitive = class {
|
|
|
93
98
|
}
|
|
94
99
|
);
|
|
95
100
|
};
|
|
96
|
-
|
|
101
|
+
if (this.validateComponent(El)) {
|
|
102
|
+
const ElName = typeof El === "string" ? El : El.displayName || El.name;
|
|
103
|
+
CerbComponent.displayName = ElName;
|
|
104
|
+
}
|
|
97
105
|
return CerbComponent;
|
|
98
106
|
});
|
|
99
107
|
/**
|
|
@@ -110,8 +118,8 @@ var CerberusPrimitive = class {
|
|
|
110
118
|
*/
|
|
111
119
|
__publicField(this, "withSlotRecipe", (Component, slot, options) => {
|
|
112
120
|
const { defaultProps } = options || {};
|
|
121
|
+
const El = Component;
|
|
113
122
|
const recipe = this.recipe;
|
|
114
|
-
this.validateComponent(Component);
|
|
115
123
|
const CerbComponent = (internalProps) => {
|
|
116
124
|
const {
|
|
117
125
|
css: customCss,
|
|
@@ -130,7 +138,10 @@ var CerberusPrimitive = class {
|
|
|
130
138
|
}
|
|
131
139
|
);
|
|
132
140
|
};
|
|
133
|
-
|
|
141
|
+
if (this.validateComponent(El)) {
|
|
142
|
+
const ElName = typeof El === "string" ? El : El.displayName || El.name;
|
|
143
|
+
CerbComponent.displayName = ElName;
|
|
144
|
+
}
|
|
134
145
|
return CerbComponent;
|
|
135
146
|
});
|
|
136
147
|
this.recipe = recipe ?? null;
|
|
@@ -145,8 +156,9 @@ var CerberusPrimitive = class {
|
|
|
145
156
|
}
|
|
146
157
|
validateComponent(Component) {
|
|
147
158
|
if (typeof Component !== "function" && typeof Component !== "object") {
|
|
148
|
-
|
|
159
|
+
return false;
|
|
149
160
|
}
|
|
161
|
+
return true;
|
|
150
162
|
}
|
|
151
163
|
};
|
|
152
164
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/components/accordion/index.ts","../../../../src/components/accordion/primitives.tsx","../../../../src/system/primitive-factory.tsx","../../../../src/system/index.ts","../../../../src/components/accordion/parts.ts","../../../../src/utils/index.ts","../../../../src/components/show/show.tsx","../../../../src/context/cerberus.tsx","../../../../src/components/accordion/item-indicator.tsx","../../../../src/components/accordion/item-group.tsx"],"sourcesContent":["export * from './parts'\nexport * from './primitives'\nexport * from './item-group'\n","import {\n Accordion,\n type AccordionItemContentProps as ArkAccordionItemContentProps,\n type AccordionItemIndicatorProps as ArkAccordionItemIndicatorProps,\n type AccordionItemProps as ArkAccordionItemProps,\n type AccordionItemTriggerProps as ArkAccordionItemTriggerProps,\n type AccordionRootProps as ArkAccordionRootProps,\n} from '@ark-ui/react/accordion'\nimport { accordion, type AccordionVariantProps } from 'styled-system/recipes'\nimport {\n createCerberusPrimitive,\n type CerberusPrimitiveProps,\n} from '../../system/index'\n\n/**\n * This module contains the primitives of the Accordion component.\n * @module 'accordion/primitives'\n */\n\nconst { withSlotRecipe } = createCerberusPrimitive(accordion)\n\nfunction AccordionRootEl(props: AccordionRootProps) {\n const { size, ...rootProps } = props\n return <Accordion.Root {...rootProps} data-size={size} />\n}\n\n/**\n * The primitive root component of the Accordion component.\n *\n * This component returns the Ark `Accordion.Root` component which has a\n * base style using the Cerberus `accordion` recipe that can be overridden.\n */\nexport const AccordionRoot = withSlotRecipe(AccordionRootEl, 'root')\nexport type AccordionRootProps = CerberusPrimitiveProps<\n ArkAccordionRootProps & AccordionVariantProps\n>\n\n/**\n * The primitive item component of the Accordion component.\n *\n * This component returns the Ark `Accordion.Item` component which has a\n * base style using the Cerberus `accordion` recipe that can be overridden.\n */\nexport const AccordionItem = withSlotRecipe<AccordionItemProps>(\n Accordion.Item,\n 'item',\n)\nexport type AccordionItemProps = CerberusPrimitiveProps<\n ArkAccordionItemProps & AccordionVariantProps\n>\n\n/**\n * The primitive trigger component of the Accordion component.\n *\n * This component returns the Ark `Accordion.ItemTrigger` component which has\n * a base style using the Cerberus `accordion` recipe that can be overridden.\n */\nexport const AccordionItemTrigger = withSlotRecipe<AccordionItemTriggerProps>(\n Accordion.ItemTrigger,\n 'itemTrigger',\n)\nexport type AccordionItemTriggerProps =\n CerberusPrimitiveProps<ArkAccordionItemTriggerProps>\n\n/**\n * The primitive item indicator component of the Accordion component.\n *\n * This component returns the Ark `Accordion.ItemIndicator` component which has\n * a base style using the Cerberus `accordion` recipe that can be overridden.\n */\nexport const AccordionItemIndicator =\n withSlotRecipe<AccordionItemIndicatorProps>(\n Accordion.ItemIndicator,\n 'itemIndicator',\n )\nexport type AccordionItemIndicatorProps =\n CerberusPrimitiveProps<ArkAccordionItemIndicatorProps>\n\n/**\n * The primitive content component of the Accordion component.\n *\n * This component returns the Ark `Accordion.Content` component which has a\n * base style using the Cerberus `accordion` recipe that can be overridden.\n */\nexport const AccordionItemContent = withSlotRecipe<AccordionItemContentProps>(\n Accordion.ItemContent,\n 'itemContent',\n)\nexport type AccordionItemContentProps =\n CerberusPrimitiveProps<ArkAccordionItemContentProps>\n","import { css, cx } from 'styled-system/css'\nimport type { RecipeVariantRecord } from 'styled-system/types'\nimport {\n type ComponentType,\n type HTMLAttributes,\n type PropsWithChildren,\n} from 'react'\nimport type { WithCss } from '../types'\nimport type {\n CerberusPrimitiveEl,\n CerberusPrimitiveRecipe,\n CerberusRecipe,\n CerberusSlotRecipe,\n WithRecipeOptions,\n} from './types'\n\n/**\n * This module contains a factory for creating Cerberus primitives.\n * @module @cerberus/core/system/factory\n */\n\nexport class CerberusPrimitive {\n recipe: CerberusPrimitiveRecipe | null\n\n constructor(recipe?: CerberusPrimitiveRecipe) {\n this.recipe = recipe ?? null\n }\n\n private hasStyles(styles: string | undefined): Record<string, unknown> {\n if (styles) {\n return {\n className: styles,\n }\n }\n return {}\n }\n\n private validateComponent<P extends HTMLAttributes<unknown>>(\n Component: ComponentType<P>,\n ) {\n if (typeof Component !== 'function' && typeof Component !== 'object') {\n throw new Error('Expected a React component as the first argument.')\n }\n }\n\n /**\n * Creates a Cerberus component with bare features and no recipe.\n * @param Component - The React component to enhance with Cerberus features.\n * @returns A new React component that applies Cerberus features to the\n * original component.\n * @example\n * ```typescript\n * const { withNoRecipe } = createCerberusPrimitive(button)\n * const Button = withNoRecipe(RawButton)\n * ```\n */\n withNoRecipe = <P extends HTMLAttributes<unknown>>(\n Component: ComponentType<P>,\n options?: WithRecipeOptions,\n ): CerberusPrimitiveEl<P> => {\n const { defaultProps } = options || {}\n\n this.validateComponent(Component)\n\n const CerbComponent = (props: PropsWithChildren<P> & WithCss) => {\n const { css: customCss, className, ...nativeProps } = props\n const styles = this.hasStyles(cx(className, css(customCss)))\n return <Component {...defaultProps} {...styles} {...(nativeProps as P)} />\n }\n\n CerbComponent.displayName = Component.displayName || Component.name\n return CerbComponent\n }\n\n /**\n * Creates a Cerberus component with the given recipe.\n * @param Component - The React component to enhance with the recipe.\n * @param options - Options for the recipe.\n * @returns A new React component that applies the recipe to the original\n * component.\n */\n withRecipe = <P extends HTMLAttributes<unknown>>(\n Component: ComponentType<P>,\n options?: WithRecipeOptions,\n ): CerberusPrimitiveEl<P & WithRecipeOptions['defaultProps']> => {\n const { defaultProps } = options || {}\n const recipe = this.recipe as CerberusRecipe\n\n this.validateComponent(Component)\n\n const CerbComponent = (internalProps: PropsWithChildren<P> & WithCss) => {\n const {\n css: customCss,\n className,\n ...restOfInternalProps\n } = internalProps\n\n const [variantOptions, nativeProps] =\n recipe.splitVariantProps(restOfInternalProps)\n const recipeStyles = recipe(variantOptions)\n\n return (\n <Component\n {...defaultProps}\n {...(nativeProps as P)}\n className={cx(className, recipeStyles, css(customCss))}\n />\n )\n }\n\n CerbComponent.displayName = Component.displayName || Component.name\n return CerbComponent\n }\n\n /**\n * Creates a Cerberus component with a slot recipe applied.\n * @param Component - The React component to enhance with Cerberus features.\n * @param recipe - The slot recipe to apply to the component.\n * @returns A new React component that applies Cerberus features and the\n * specified slot recipe to the original component.\n * @example\n * ```typescript\n * const { withSlotRecipe } = createCerberusPrimitive(field)\n * const Field = withSlotRecipe(RawField, field)\n * ```\n */\n withSlotRecipe = <P extends HTMLAttributes<unknown>>(\n Component: ComponentType<P>,\n slot: keyof RecipeVariantRecord,\n options?: WithRecipeOptions,\n ) => {\n const { defaultProps } = options || {}\n const recipe = this.recipe as CerberusSlotRecipe<typeof slot>\n\n this.validateComponent(Component)\n\n const CerbComponent = (internalProps: PropsWithChildren<P> & WithCss) => {\n const {\n css: customCss,\n className,\n ...restOfInternalProps\n } = internalProps\n\n const [variantOptions, nativeProps] =\n recipe.splitVariantProps(restOfInternalProps)\n const styles = recipe(variantOptions)\n const slotStyles = styles[slot as keyof typeof styles]\n\n return (\n <Component\n {...defaultProps}\n {...(nativeProps as P)}\n className={cx(className, slotStyles, css(customCss))}\n />\n )\n }\n\n CerbComponent.displayName = Component.displayName || Component.name\n return CerbComponent\n }\n}\n","import { CerberusPrimitive } from './primitive-factory'\nimport type { CerberusFactory, CerberusPrimitiveRecipe } from './types'\nimport { cerberusFactoryProxy } from './factory'\n\n/**\n * This module contains the user interface for creating Cerberus primitives.\n * @module @cerberus/core/system/create-cerb-primitive\n */\n\n/**\n * A factory function that creates a Cerberus primitive instance with the given\n * recipe.\n * @param recipe\n * @returns An object with three methods: `withNoRecipe`, `withRecipe`, and `withSlotRecipe` that\n * apply the recipes and special Cerberus helpers like `css`.\n *\n * @example\n * ```tsx\n * const { withRecipe } = createCerberusPrimitive(myCustomRecipe);\n * export const Button = withRecipe(MyCustomButton)\n * ```\n */\nexport function createCerberusPrimitive<T extends CerberusPrimitiveRecipe>(\n recipe?: T,\n) {\n return new CerberusPrimitive(recipe)\n}\n\n/**\n * A utility function to access Cerberus components by their name.\n * @param component - The name of the Cerberus component to access.\n * @returns The Cerberus component corresponding to the provided name.\n * @throws An error if the component name is not valid.\n *\n * @example\n * ```tsx\n * import { cerberus } from '@cerberus/react'\n * const Button = cerberus('button')\n *\n * <Button css={{ color: 'blue' }} asChild>\n * <Link href=\"/some-page\">Click me</Link>\n * </Button>\n * ```\n */\nexport const cerberus = cerberusFactoryProxy as CerberusFactory\n\nexport * from './types'\n","import type { ElementType } from 'react'\nimport {\n AccordionItem,\n AccordionItemContent,\n AccordionItemIndicator,\n AccordionItemTrigger,\n AccordionRoot,\n} from './primitives'\n\n/**\n * This module contains the parts of the Accordion component.\n * @module 'accordion/parts'\n */\n\ninterface AccordionPartsValue {\n /**\n * The context provider of the accordion.\n */\n Root: ElementType\n /**\n * The item of the accordion.\n */\n Item: ElementType\n /**\n * The trigger of the accordion item.\n */\n ItemTrigger: ElementType\n /**\n * The content of the accordion item.\n */\n ItemContent: ElementType\n /**\n * The indicator of the accordion item.\n */\n ItemIndicator: ElementType\n}\n\n/**\n * An Object containing the parts of the Accordion component. For users that\n * prefer Object component syntax.\n *\n * @remarks\n *\n * When using object component syntax, you import the AccordionParts object and\n * the entire family of components vs. only what you use.\n */\nexport const AccordionParts: AccordionPartsValue = {\n Root: AccordionRoot,\n Item: AccordionItem,\n ItemTrigger: AccordionItemTrigger,\n ItemContent: AccordionItemContent,\n ItemIndicator: AccordionItemIndicator,\n}\n","/**\n * This module contains utility functions that are used across your app.\n * @module Utils\n */\n\n/**\n * Formats the count of notifications to be displayed in the notification badge.\n * @param count - The number of notifications.\n * @returns The formatted count of notifications.\n * @example\n * ```tsx\n * const count = formatNotifyCount(100)\n * console.log(count) // '99+'\n * ```\n */\nexport function formatNotifyCount(count: number): string {\n if (count > 99) return '99+'\n return count.toString()\n}\n\n/**\n * Splits the properties of an object into multiple groups based on lists of keys.\n * @param props - The object to split.\n * @param keyGroups - The lists of keys to include in each group.\n * @returns An array of objects: each containing the properties specified in the corresponding key group, and the last object containing the remaining keys.\n */\nexport function splitProps<T extends object>(\n props: T,\n ...keyGroups: (keyof T)[][]\n): { [K in keyof T]?: T[K] }[] {\n const result = keyGroups.map(() => ({}) as { [K in keyof T]?: T[K] })\n const rest = {} as { [K in keyof T]?: T[K] }\n\n for (const key in props) {\n let assigned = false\n for (let i = 0; i < keyGroups.length; i++) {\n if (keyGroups[i].includes(key as keyof T)) {\n result[i][key as keyof T] = props[key]\n assigned = true\n break\n }\n }\n if (!assigned) {\n rest[key as keyof T] = props[key]\n }\n }\n\n return [...result, rest]\n}\n\nexport * from './localStorage'\n","import { type PropsWithChildren, type ReactNode } from 'react'\n\n/**\n * This module contains the Show component.\n * @module\n */\n\nexport interface ShowProps<T> {\n /**\n * The condition to render memoized children or the fallback content.\n */\n when: T | boolean | null | undefined\n /**\n * The children to render when the condition is false.\n */\n fallback?: ReactNode\n}\n\n/**\n * Conditionally render a memoized version of the children or optional fallback\n * content.\n * @see https://cerberus.digitalu.design/react/show\n * @example\n * ```tsx\n * <Show when={isLoggedIn} fallback={<Navigate to=\"/login\" />}>\n * <Dashboard />\n * </Show>\n */\nexport function Show<T>(props: PropsWithChildren<ShowProps<T>>) {\n const { when, children, fallback } = props\n\n if (when) {\n return <>{children}</>\n }\n\n if (fallback) {\n return <>{fallback}</>\n }\n\n return null\n}\n","'use client'\n\nimport { createContext, useContext, type PropsWithChildren } from 'react'\nimport type { SystemConfig } from '../config'\n\n/**\n * This module contains the Cerberus configuration context and helpers.\n * @module context/cerberus\n */\n\ntype CerberusContextValue = SystemConfig\n\nconst CerberusContext = createContext<CerberusContextValue | null>(null)\n\ninterface CerberusProviderProps {\n config: SystemConfig\n}\n\n/**\n * Cerberus configuration provider.\n * @param props.config The Cerberus configuration created with\n * `makeSystemConfig` helper.\n */\nexport function CerberusProvider(\n props: PropsWithChildren<CerberusProviderProps>,\n) {\n return (\n <CerberusContext.Provider value={props.config}>\n {props.children}\n </CerberusContext.Provider>\n )\n}\n\n/**\n * Returns the Cerberus configuration context.\n * @returns The Cerberus configuration context.\n */\nexport function useCerberusContext() {\n const context = useContext(CerberusContext)\n if (!context) {\n throw new Error('useCerberus must be used within a CerberusProvider')\n }\n return context\n}\n","'use client'\n\nimport { type AccordionItemIndicatorProps } from '@ark-ui/react/accordion'\nimport { type AccordionVariantProps } from 'styled-system/recipes'\nimport { useCerberusContext } from '../../context/cerberus'\nimport { AccordionParts } from './parts'\n\n/**\n * This module contains the internal AccordionItemIndicator component.\n * @module 'accordion/item-indicator'\n */\n\nexport function AccordionChevronItemIndicator(\n props: AccordionItemIndicatorProps & AccordionVariantProps,\n) {\n const { size, ...indicatorProps } = props\n const iconSize = size === 'sm' ? 16 : '24'\n\n const { icons } = useCerberusContext()\n const { accordionIndicator: ChevronDown } = icons\n\n return (\n <AccordionParts.ItemIndicator {...indicatorProps}>\n <ChevronDown size={iconSize} />\n </AccordionParts.ItemIndicator>\n )\n}\n","import type {\n AccordionItemProps,\n AccordionRootProps,\n} from '@ark-ui/react/accordion'\nimport { type AccordionVariantProps } from 'styled-system/recipes'\nimport { splitProps } from '../../utils/index'\nimport { Show } from '../show/index'\nimport { AccordionParts } from './parts'\nimport { AccordionChevronItemIndicator } from './item-indicator'\n\n/**\n * This module contains an abstraction of the AccordionItem components.\n * @module\n */\n\nexport function Accordion(props: AccordionRootProps & AccordionVariantProps) {\n return <AccordionParts.Root {...props} />\n}\n\nexport interface AccordionItemGroupProps\n extends AccordionItemProps,\n AccordionVariantProps {\n /**\n * The heading of the accordion item to open and close the content.\n */\n heading: string\n /**\n * The position of the arrow indicator.\n */\n indicatorPosition?: 'start' | 'end'\n}\n\n/**\n * The AccordionItemGroup component is an abstraction of the Accordion primitive\n * components which renders an accordion item with a heading and an indicator.\n *\n * It is a wrapper around the `AccordionParts.Item`, `AccordionParts.\n * ItemTrigger`, `AccordionParts.ItemIndicator`, and `AccordionParts.ItemContent` components.\n *\n * @description [Cerberus docs](https://cerberus.digitalu.design/react/accordion)\n * @description [Ark docs](https://ark-ui.com/react/docs/components/accordion)\n */\nexport function AccordionItemGroup(props: AccordionItemGroupProps) {\n const [groupProps, itemProps] = splitProps(props, [\n 'heading',\n 'children',\n 'indicatorPosition',\n ])\n const indicatorPosition = groupProps.indicatorPosition ?? 'end'\n\n return (\n <AccordionParts.Item {...itemProps}>\n <AccordionParts.ItemTrigger data-indicator-position={indicatorPosition}>\n <Show when={indicatorPosition === 'start'}>\n <AccordionChevronItemIndicator />\n </Show>\n\n {groupProps.heading}\n\n <Show when={indicatorPosition === 'end'}>\n <AccordionChevronItemIndicator />\n </Show>\n </AccordionParts.ItemTrigger>\n\n <AccordionParts.ItemContent>\n {groupProps.children}\n </AccordionParts.ItemContent>\n </AccordionParts.Item>\n )\n}\n"],"mappings":"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","names":["Accordion","import_jsx_runtime","import_jsx_runtime","import_jsx_runtime","import_jsx_runtime","import_jsx_runtime","Accordion"]}
|
|
1
|
+
{"version":3,"sources":["../../../../src/components/accordion/index.ts","../../../../src/components/accordion/primitives.tsx","../../../../src/system/primitive-factory.tsx","../../../../src/system/index.ts","../../../../src/components/accordion/parts.ts","../../../../src/utils/index.ts","../../../../src/components/show/show.tsx","../../../../src/context/cerberus.tsx","../../../../src/components/accordion/item-indicator.tsx","../../../../src/components/accordion/item-group.tsx"],"sourcesContent":["export * from './parts'\nexport * from './primitives'\nexport * from './item-group'\n","import {\n Accordion,\n type AccordionItemContentProps as ArkAccordionItemContentProps,\n type AccordionItemIndicatorProps as ArkAccordionItemIndicatorProps,\n type AccordionItemProps as ArkAccordionItemProps,\n type AccordionItemTriggerProps as ArkAccordionItemTriggerProps,\n type AccordionRootProps as ArkAccordionRootProps,\n} from '@ark-ui/react/accordion'\nimport { accordion, type AccordionVariantProps } from 'styled-system/recipes'\nimport {\n createCerberusPrimitive,\n type CerberusPrimitiveProps,\n} from '../../system/index'\n\n/**\n * This module contains the primitives of the Accordion component.\n * @module 'accordion/primitives'\n */\n\nconst { withSlotRecipe } = createCerberusPrimitive(accordion)\n\nfunction AccordionRootEl(props: AccordionRootProps) {\n const { size, ...rootProps } = props\n return <Accordion.Root {...rootProps} data-size={size} />\n}\n\n/**\n * The primitive root component of the Accordion component.\n *\n * This component returns the Ark `Accordion.Root` component which has a\n * base style using the Cerberus `accordion` recipe that can be overridden.\n */\nexport const AccordionRoot = withSlotRecipe(AccordionRootEl, 'root')\nexport type AccordionRootProps = CerberusPrimitiveProps<\n ArkAccordionRootProps & AccordionVariantProps\n>\n\n/**\n * The primitive item component of the Accordion component.\n *\n * This component returns the Ark `Accordion.Item` component which has a\n * base style using the Cerberus `accordion` recipe that can be overridden.\n */\nexport const AccordionItem = withSlotRecipe<AccordionItemProps>(\n Accordion.Item,\n 'item',\n)\nexport type AccordionItemProps = CerberusPrimitiveProps<\n ArkAccordionItemProps & AccordionVariantProps\n>\n\n/**\n * The primitive trigger component of the Accordion component.\n *\n * This component returns the Ark `Accordion.ItemTrigger` component which has\n * a base style using the Cerberus `accordion` recipe that can be overridden.\n */\nexport const AccordionItemTrigger = withSlotRecipe<AccordionItemTriggerProps>(\n Accordion.ItemTrigger,\n 'itemTrigger',\n)\nexport type AccordionItemTriggerProps =\n CerberusPrimitiveProps<ArkAccordionItemTriggerProps>\n\n/**\n * The primitive item indicator component of the Accordion component.\n *\n * This component returns the Ark `Accordion.ItemIndicator` component which has\n * a base style using the Cerberus `accordion` recipe that can be overridden.\n */\nexport const AccordionItemIndicator =\n withSlotRecipe<AccordionItemIndicatorProps>(\n Accordion.ItemIndicator,\n 'itemIndicator',\n )\nexport type AccordionItemIndicatorProps =\n CerberusPrimitiveProps<ArkAccordionItemIndicatorProps>\n\n/**\n * The primitive content component of the Accordion component.\n *\n * This component returns the Ark `Accordion.Content` component which has a\n * base style using the Cerberus `accordion` recipe that can be overridden.\n */\nexport const AccordionItemContent = withSlotRecipe<AccordionItemContentProps>(\n Accordion.ItemContent,\n 'itemContent',\n)\nexport type AccordionItemContentProps =\n CerberusPrimitiveProps<ArkAccordionItemContentProps>\n","import { css, cx } from 'styled-system/css'\nimport type { RecipeVariantRecord } from 'styled-system/types'\nimport {\n type ComponentType,\n type ElementType,\n type HTMLAttributes,\n type PropsWithChildren,\n} from 'react'\nimport type { WithCss } from '../types'\nimport type {\n CerberusPrimitiveEl,\n CerberusPrimitiveRecipe,\n CerberusRecipe,\n CerberusSlotRecipe,\n WithRecipeOptions,\n} from './types'\n\n/**\n * This module contains a factory for creating Cerberus primitives.\n * @module @cerberus/core/system/factory\n */\n\nexport class CerberusPrimitive {\n recipe: CerberusPrimitiveRecipe | null\n\n constructor(recipe?: CerberusPrimitiveRecipe) {\n this.recipe = recipe ?? null\n }\n\n private hasStyles(styles: string | undefined): Record<string, unknown> {\n if (styles) {\n return {\n className: styles,\n }\n }\n return {}\n }\n\n private validateComponent<P extends HTMLAttributes<unknown>>(\n Component: ComponentType<P> | string,\n ) {\n if (typeof Component !== 'function' && typeof Component !== 'object') {\n return false\n }\n return true\n }\n\n /**\n * Creates a Cerberus component with bare features and no recipe.\n * @param Component - The React component to enhance with Cerberus features.\n * Can be a string or a component reference.\n * @returns A new React component that applies Cerberus features to the\n * original component.\n *\n * @example\n * ```ts\n * const { withNoRecipe } = createCerberusPrimitive(buttonRecipe)\n * const Button = withNoRecipe('button')\n * ```\n */\n withNoRecipe = <P extends HTMLAttributes<unknown>>(\n Component: ComponentType<P> | string,\n options?: WithRecipeOptions,\n ): CerberusPrimitiveEl<P> => {\n const { defaultProps } = options || {}\n const El = Component as ComponentType<P> | ElementType\n\n const CerbComponent = (props: PropsWithChildren<P> & WithCss) => {\n const { css: customCss, className, ...nativeProps } = props\n const styles = this.hasStyles(cx(className, css(customCss)))\n return <El {...defaultProps} {...styles} {...(nativeProps as P)} />\n }\n\n if (this.validateComponent(El)) {\n const ElName = typeof El === 'string' ? El : El.displayName || El.name\n CerbComponent.displayName = ElName\n }\n\n return CerbComponent\n }\n\n /**\n * Creates a Cerberus component with the given recipe.\n * @param Component - The React component to enhance with the recipe.\n * @param options - Options for the recipe.\n * @returns A new React component that applies the recipe to the original\n * component.\n */\n withRecipe = <P extends HTMLAttributes<unknown>>(\n Component: ComponentType<P> | string,\n options?: WithRecipeOptions,\n ): CerberusPrimitiveEl<P & WithRecipeOptions['defaultProps']> => {\n const { defaultProps } = options || {}\n const El = Component as ComponentType<P> | ElementType\n\n const recipe = this.recipe as CerberusRecipe\n\n const CerbComponent = (internalProps: PropsWithChildren<P> & WithCss) => {\n const {\n css: customCss,\n className,\n ...restOfInternalProps\n } = internalProps\n\n const [variantOptions, nativeProps] =\n recipe.splitVariantProps(restOfInternalProps)\n const recipeStyles = recipe(variantOptions)\n\n return (\n <Component\n {...defaultProps}\n {...(nativeProps as P)}\n className={cx(className, recipeStyles, css(customCss))}\n />\n )\n }\n\n if (this.validateComponent(El)) {\n const ElName = typeof El === 'string' ? El : El.displayName || El.name\n CerbComponent.displayName = ElName\n }\n\n return CerbComponent\n }\n\n /**\n * Creates a Cerberus component with a slot recipe applied.\n * @param Component - The React component to enhance with Cerberus features.\n * @param recipe - The slot recipe to apply to the component.\n * @returns A new React component that applies Cerberus features and the\n * specified slot recipe to the original component.\n * @example\n * ```typescript\n * const { withSlotRecipe } = createCerberusPrimitive(field)\n * const Field = withSlotRecipe(RawField, field)\n * ```\n */\n withSlotRecipe = <P extends HTMLAttributes<unknown>>(\n Component: ComponentType<P> | string,\n slot: keyof RecipeVariantRecord,\n options?: WithRecipeOptions,\n ) => {\n const { defaultProps } = options || {}\n const El = Component as ComponentType<P> | ElementType\n\n const recipe = this.recipe as CerberusSlotRecipe<typeof slot>\n\n const CerbComponent = (internalProps: PropsWithChildren<P> & WithCss) => {\n const {\n css: customCss,\n className,\n ...restOfInternalProps\n } = internalProps\n\n const [variantOptions, nativeProps] =\n recipe.splitVariantProps(restOfInternalProps)\n const styles = recipe(variantOptions)\n const slotStyles = styles[slot as keyof typeof styles]\n\n return (\n <Component\n {...defaultProps}\n {...(nativeProps as P)}\n className={cx(className, slotStyles, css(customCss))}\n />\n )\n }\n\n if (this.validateComponent(El)) {\n const ElName = typeof El === 'string' ? El : El.displayName || El.name\n CerbComponent.displayName = ElName\n }\n\n return CerbComponent\n }\n}\n","import { CerberusPrimitive } from './primitive-factory'\nimport type { CerberusFactory, CerberusPrimitiveRecipe } from './types'\nimport { cerberusFactoryProxy } from './factory'\n\n/**\n * This module contains the user interface for creating Cerberus primitives.\n * @module @cerberus/core/system/create-cerb-primitive\n */\n\n/**\n * A factory function that creates a Cerberus primitive instance with the given\n * recipe.\n * @param recipe\n * @returns An object with three methods: `withNoRecipe`, `withRecipe`, and `withSlotRecipe` that\n * apply the recipes and special Cerberus helpers like `css`.\n *\n * @example\n * ```tsx\n * const { withRecipe } = createCerberusPrimitive(myCustomRecipe);\n * export const Button = withRecipe(MyCustomButton)\n * ```\n */\nexport function createCerberusPrimitive<T extends CerberusPrimitiveRecipe>(\n recipe?: T,\n) {\n return new CerberusPrimitive(recipe)\n}\n\n/**\n * A utility function to access Cerberus components by their name.\n * @param component - The name of the Cerberus component to access.\n * @returns The Cerberus component corresponding to the provided name.\n * @throws An error if the component name is not valid.\n *\n * @example\n * ```tsx\n * import { cerberus } from '@cerberus/react'\n * const Button = cerberus('button')\n *\n * <Button css={{ color: 'blue' }} asChild>\n * <Link href=\"/some-page\">Click me</Link>\n * </Button>\n * ```\n */\nexport const cerberus = cerberusFactoryProxy as CerberusFactory\n\nexport * from './types'\n","import type { ElementType } from 'react'\nimport {\n AccordionItem,\n AccordionItemContent,\n AccordionItemIndicator,\n AccordionItemTrigger,\n AccordionRoot,\n} from './primitives'\n\n/**\n * This module contains the parts of the Accordion component.\n * @module 'accordion/parts'\n */\n\ninterface AccordionPartsValue {\n /**\n * The context provider of the accordion.\n */\n Root: ElementType\n /**\n * The item of the accordion.\n */\n Item: ElementType\n /**\n * The trigger of the accordion item.\n */\n ItemTrigger: ElementType\n /**\n * The content of the accordion item.\n */\n ItemContent: ElementType\n /**\n * The indicator of the accordion item.\n */\n ItemIndicator: ElementType\n}\n\n/**\n * An Object containing the parts of the Accordion component. For users that\n * prefer Object component syntax.\n *\n * @remarks\n *\n * When using object component syntax, you import the AccordionParts object and\n * the entire family of components vs. only what you use.\n */\nexport const AccordionParts: AccordionPartsValue = {\n Root: AccordionRoot,\n Item: AccordionItem,\n ItemTrigger: AccordionItemTrigger,\n ItemContent: AccordionItemContent,\n ItemIndicator: AccordionItemIndicator,\n}\n","/**\n * This module contains utility functions that are used across your app.\n * @module Utils\n */\n\n/**\n * Formats the count of notifications to be displayed in the notification badge.\n * @param count - The number of notifications.\n * @returns The formatted count of notifications.\n * @example\n * ```tsx\n * const count = formatNotifyCount(100)\n * console.log(count) // '99+'\n * ```\n */\nexport function formatNotifyCount(count: number): string {\n if (count > 99) return '99+'\n return count.toString()\n}\n\n/**\n * Splits the properties of an object into multiple groups based on lists of keys.\n * @param props - The object to split.\n * @param keyGroups - The lists of keys to include in each group.\n * @returns An array of objects: each containing the properties specified in the corresponding key group, and the last object containing the remaining keys.\n */\nexport function splitProps<T extends object>(\n props: T,\n ...keyGroups: (keyof T)[][]\n): { [K in keyof T]?: T[K] }[] {\n const result = keyGroups.map(() => ({}) as { [K in keyof T]?: T[K] })\n const rest = {} as { [K in keyof T]?: T[K] }\n\n for (const key in props) {\n let assigned = false\n for (let i = 0; i < keyGroups.length; i++) {\n if (keyGroups[i].includes(key as keyof T)) {\n result[i][key as keyof T] = props[key]\n assigned = true\n break\n }\n }\n if (!assigned) {\n rest[key as keyof T] = props[key]\n }\n }\n\n return [...result, rest]\n}\n\nexport * from './localStorage'\n","import { type PropsWithChildren, type ReactNode } from 'react'\n\n/**\n * This module contains the Show component.\n * @module\n */\n\nexport interface ShowProps<T> {\n /**\n * The condition to render memoized children or the fallback content.\n */\n when: T | boolean | null | undefined\n /**\n * The children to render when the condition is false.\n */\n fallback?: ReactNode\n}\n\n/**\n * Conditionally render a memoized version of the children or optional fallback\n * content.\n * @see https://cerberus.digitalu.design/react/show\n * @example\n * ```tsx\n * <Show when={isLoggedIn} fallback={<Navigate to=\"/login\" />}>\n * <Dashboard />\n * </Show>\n */\nexport function Show<T>(props: PropsWithChildren<ShowProps<T>>) {\n const { when, children, fallback } = props\n\n if (when) {\n return <>{children}</>\n }\n\n if (fallback) {\n return <>{fallback}</>\n }\n\n return null\n}\n","'use client'\n\nimport { createContext, useContext, type PropsWithChildren } from 'react'\nimport type { SystemConfig } from '../config'\n\n/**\n * This module contains the Cerberus configuration context and helpers.\n * @module context/cerberus\n */\n\ntype CerberusContextValue = SystemConfig\n\nconst CerberusContext = createContext<CerberusContextValue | null>(null)\n\ninterface CerberusProviderProps {\n config: SystemConfig\n}\n\n/**\n * Cerberus configuration provider.\n * @param props.config The Cerberus configuration created with\n * `makeSystemConfig` helper.\n */\nexport function CerberusProvider(\n props: PropsWithChildren<CerberusProviderProps>,\n) {\n return (\n <CerberusContext.Provider value={props.config}>\n {props.children}\n </CerberusContext.Provider>\n )\n}\n\n/**\n * Returns the Cerberus configuration context.\n * @returns The Cerberus configuration context.\n */\nexport function useCerberusContext() {\n const context = useContext(CerberusContext)\n if (!context) {\n throw new Error('useCerberus must be used within a CerberusProvider')\n }\n return context\n}\n","'use client'\n\nimport { type AccordionItemIndicatorProps } from '@ark-ui/react/accordion'\nimport { type AccordionVariantProps } from 'styled-system/recipes'\nimport { useCerberusContext } from '../../context/cerberus'\nimport { AccordionParts } from './parts'\n\n/**\n * This module contains the internal AccordionItemIndicator component.\n * @module 'accordion/item-indicator'\n */\n\nexport function AccordionChevronItemIndicator(\n props: AccordionItemIndicatorProps & AccordionVariantProps,\n) {\n const { size, ...indicatorProps } = props\n const iconSize = size === 'sm' ? 16 : '24'\n\n const { icons } = useCerberusContext()\n const { accordionIndicator: ChevronDown } = icons\n\n return (\n <AccordionParts.ItemIndicator {...indicatorProps}>\n <ChevronDown size={iconSize} />\n </AccordionParts.ItemIndicator>\n )\n}\n","import type {\n AccordionItemProps,\n AccordionRootProps,\n} from '@ark-ui/react/accordion'\nimport { type AccordionVariantProps } from 'styled-system/recipes'\nimport { splitProps } from '../../utils/index'\nimport { Show } from '../show/index'\nimport { AccordionParts } from './parts'\nimport { AccordionChevronItemIndicator } from './item-indicator'\n\n/**\n * This module contains an abstraction of the AccordionItem components.\n * @module\n */\n\nexport function Accordion(props: AccordionRootProps & AccordionVariantProps) {\n return <AccordionParts.Root {...props} />\n}\n\nexport interface AccordionItemGroupProps\n extends AccordionItemProps,\n AccordionVariantProps {\n /**\n * The heading of the accordion item to open and close the content.\n */\n heading: string\n /**\n * The position of the arrow indicator.\n */\n indicatorPosition?: 'start' | 'end'\n}\n\n/**\n * The AccordionItemGroup component is an abstraction of the Accordion primitive\n * components which renders an accordion item with a heading and an indicator.\n *\n * It is a wrapper around the `AccordionParts.Item`, `AccordionParts.\n * ItemTrigger`, `AccordionParts.ItemIndicator`, and `AccordionParts.ItemContent` components.\n *\n * @description [Cerberus docs](https://cerberus.digitalu.design/react/accordion)\n * @description [Ark docs](https://ark-ui.com/react/docs/components/accordion)\n */\nexport function AccordionItemGroup(props: AccordionItemGroupProps) {\n const [groupProps, itemProps] = splitProps(props, [\n 'heading',\n 'children',\n 'indicatorPosition',\n ])\n const indicatorPosition = groupProps.indicatorPosition ?? 'end'\n\n return (\n <AccordionParts.Item {...itemProps}>\n <AccordionParts.ItemTrigger data-indicator-position={indicatorPosition}>\n <Show when={indicatorPosition === 'start'}>\n <AccordionChevronItemIndicator />\n </Show>\n\n {groupProps.heading}\n\n <Show when={indicatorPosition === 'end'}>\n <AccordionChevronItemIndicator />\n </Show>\n </AccordionParts.ItemTrigger>\n\n <AccordionParts.ItemContent>\n {groupProps.children}\n </AccordionParts.ItemContent>\n </AccordionParts.Item>\n )\n}\n"],"mappings":"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","names":["Accordion","import_jsx_runtime","import_jsx_runtime","import_jsx_runtime","import_jsx_runtime","import_jsx_runtime","Accordion"]}
|