@psnext/design-system 2.3.0 → 2.4.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/DESIGN.md +466 -4
- package/README.md +3 -3
- package/SKILL.md +83 -5
- package/bin/install-agent-skill.mjs +39 -7
- package/dist/Header.cjs +151 -20
- package/dist/Header.cjs.map +1 -1
- package/dist/Header.js +151 -20
- package/dist/Header.js.map +1 -1
- package/dist/Icon.cjs +40 -8
- package/dist/Icon.cjs.map +1 -1
- package/dist/Icon.js +40 -8
- package/dist/Icon.js.map +1 -1
- package/dist/MultiColumn.cjs +354 -0
- package/dist/MultiColumn.cjs.map +1 -0
- package/dist/MultiColumn.js +335 -0
- package/dist/MultiColumn.js.map +1 -0
- package/dist/Sidebar.cjs +4 -3
- package/dist/Sidebar.cjs.map +1 -1
- package/dist/Sidebar.js +4 -3
- package/dist/Sidebar.js.map +1 -1
- package/dist/index.cjs +5 -1
- package/dist/index.d.cts +5 -5
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.ts +5 -5
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3 -2
- package/dist/index10.d.cts +6 -6
- package/dist/index10.d.ts +6 -6
- package/dist/index11.d.cts +3 -3
- package/dist/index11.d.cts.map +1 -1
- package/dist/index11.d.ts +3 -3
- package/dist/index11.d.ts.map +1 -1
- package/dist/index12.d.cts +12 -12
- package/dist/index12.d.cts.map +1 -1
- package/dist/index12.d.ts +13 -13
- package/dist/index13.d.cts +6 -6
- package/dist/index13.d.cts.map +1 -1
- package/dist/index13.d.ts +6 -6
- package/dist/index13.d.ts.map +1 -1
- package/dist/index14.d.cts +5 -5
- package/dist/index14.d.ts +5 -5
- package/dist/index15.d.cts +3 -3
- package/dist/index15.d.cts.map +1 -1
- package/dist/index15.d.ts +3 -3
- package/dist/index15.d.ts.map +1 -1
- package/dist/index16.d.cts +2 -2
- package/dist/index16.d.cts.map +1 -1
- package/dist/index16.d.ts +2 -2
- package/dist/index16.d.ts.map +1 -1
- package/dist/index17.d.cts +4 -4
- package/dist/index17.d.cts.map +1 -1
- package/dist/index17.d.ts +4 -4
- package/dist/index18.d.cts +11 -11
- package/dist/index18.d.cts.map +1 -1
- package/dist/index18.d.ts +11 -11
- package/dist/index18.d.ts.map +1 -1
- package/dist/index19.d.cts +10 -10
- package/dist/index19.d.cts.map +1 -1
- package/dist/index19.d.ts +10 -10
- package/dist/index19.d.ts.map +1 -1
- package/dist/index2.d.cts +8 -8
- package/dist/index2.d.cts.map +1 -1
- package/dist/index2.d.ts +9 -9
- package/dist/index2.d.ts.map +1 -1
- package/dist/index20.d.cts +16 -16
- package/dist/index20.d.cts.map +1 -1
- package/dist/index20.d.ts +16 -16
- package/dist/index20.d.ts.map +1 -1
- package/dist/index21.d.cts +4 -4
- package/dist/index21.d.cts.map +1 -1
- package/dist/index21.d.ts +4 -4
- package/dist/index21.d.ts.map +1 -1
- package/dist/index22.d.cts +11 -11
- package/dist/index22.d.ts +11 -11
- package/dist/index23.d.cts +16 -16
- package/dist/index23.d.cts.map +1 -1
- package/dist/index23.d.ts +16 -16
- package/dist/index23.d.ts.map +1 -1
- package/dist/index24.d.cts +10 -10
- package/dist/index24.d.cts.map +1 -1
- package/dist/index24.d.ts +11 -11
- package/dist/index24.d.ts.map +1 -1
- package/dist/index25.d.cts +2 -2
- package/dist/index25.d.ts +2 -2
- package/dist/index25.d.ts.map +1 -1
- package/dist/index26.d.cts +13 -13
- package/dist/index26.d.cts.map +1 -1
- package/dist/index26.d.ts +14 -14
- package/dist/index26.d.ts.map +1 -1
- package/dist/index27.d.cts +7 -7
- package/dist/index27.d.cts.map +1 -1
- package/dist/index27.d.ts +7 -7
- package/dist/index27.d.ts.map +1 -1
- package/dist/index28.d.cts +6 -6
- package/dist/index28.d.cts.map +1 -1
- package/dist/index28.d.ts +5 -5
- package/dist/index28.d.ts.map +1 -1
- package/dist/index29.d.cts +4 -4
- package/dist/index29.d.ts +4 -4
- package/dist/index29.d.ts.map +1 -1
- package/dist/index3.d.cts +13 -13
- package/dist/index3.d.cts.map +1 -1
- package/dist/index3.d.ts +13 -13
- package/dist/index30.d.cts +41 -12
- package/dist/index30.d.cts.map +1 -1
- package/dist/index30.d.ts +42 -13
- package/dist/index30.d.ts.map +1 -1
- package/dist/index31.d.cts +5 -5
- package/dist/index31.d.cts.map +1 -1
- package/dist/index31.d.ts +6 -6
- package/dist/index31.d.ts.map +1 -1
- package/dist/index32.d.cts +5 -5
- package/dist/index32.d.cts.map +1 -1
- package/dist/index32.d.ts +6 -6
- package/dist/index33.d.cts +10 -10
- package/dist/index33.d.cts.map +1 -1
- package/dist/index33.d.ts +11 -11
- package/dist/index33.d.ts.map +1 -1
- package/dist/index34.d.cts +5 -5
- package/dist/index34.d.cts.map +1 -1
- package/dist/index34.d.ts +5 -5
- package/dist/index34.d.ts.map +1 -1
- package/dist/index35.d.cts +16 -16
- package/dist/index35.d.cts.map +1 -1
- package/dist/index35.d.ts +17 -17
- package/dist/index35.d.ts.map +1 -1
- package/dist/index36.d.cts +3 -3
- package/dist/index36.d.cts.map +1 -1
- package/dist/index36.d.ts +3 -3
- package/dist/index36.d.ts.map +1 -1
- package/dist/index37.d.cts +5 -5
- package/dist/index37.d.ts +3 -3
- package/dist/index38.d.cts +2 -2
- package/dist/index38.d.cts.map +1 -1
- package/dist/index38.d.ts +2 -2
- package/dist/index39.d.cts +17 -17
- package/dist/index39.d.cts.map +1 -1
- package/dist/index39.d.ts +17 -17
- package/dist/index39.d.ts.map +1 -1
- package/dist/index4.d.cts +2 -2
- package/dist/index4.d.ts +2 -2
- package/dist/index4.d.ts.map +1 -1
- package/dist/index40.d.cts +5 -5
- package/dist/index40.d.cts.map +1 -1
- package/dist/index40.d.ts +6 -6
- package/dist/index40.d.ts.map +1 -1
- package/dist/index41.d.cts +11 -11
- package/dist/index41.d.cts.map +1 -1
- package/dist/index41.d.ts +11 -11
- package/dist/index41.d.ts.map +1 -1
- package/dist/index42.d.cts +8 -8
- package/dist/index42.d.cts.map +1 -1
- package/dist/index42.d.ts +8 -8
- package/dist/index43.d.cts +9 -9
- package/dist/index43.d.cts.map +1 -1
- package/dist/index43.d.ts +9 -9
- package/dist/index43.d.ts.map +1 -1
- package/dist/index45.d.cts +8 -8
- package/dist/index45.d.cts.map +1 -1
- package/dist/index45.d.ts +8 -8
- package/dist/index45.d.ts.map +1 -1
- package/dist/index46.d.cts +2 -2
- package/dist/index46.d.cts.map +1 -1
- package/dist/index46.d.ts +2 -2
- package/dist/index46.d.ts.map +1 -1
- package/dist/index47.d.cts +4 -4
- package/dist/index47.d.cts.map +1 -1
- package/dist/index47.d.ts +4 -4
- package/dist/index47.d.ts.map +1 -1
- package/dist/index48.d.cts +4 -4
- package/dist/index48.d.cts.map +1 -1
- package/dist/index48.d.ts +4 -4
- package/dist/index48.d.ts.map +1 -1
- package/dist/index49.d.cts +3 -3
- package/dist/index49.d.ts +3 -3
- package/dist/index5.d.cts +7 -7
- package/dist/index5.d.ts +7 -7
- package/dist/index50.d.cts +11 -11
- package/dist/index50.d.cts.map +1 -1
- package/dist/index50.d.ts +11 -11
- package/dist/index50.d.ts.map +1 -1
- package/dist/index51.d.cts +9 -9
- package/dist/index51.d.cts.map +1 -1
- package/dist/index51.d.ts +9 -9
- package/dist/index51.d.ts.map +1 -1
- package/dist/index52.d.cts +5 -5
- package/dist/index52.d.ts +5 -5
- package/dist/index53.d.cts +27 -27
- package/dist/index53.d.cts.map +1 -1
- package/dist/index53.d.ts +28 -28
- package/dist/index53.d.ts.map +1 -1
- package/dist/index54.d.cts +5 -5
- package/dist/index54.d.ts +5 -5
- package/dist/index54.d.ts.map +1 -1
- package/dist/index55.d.cts +2 -2
- package/dist/index55.d.cts.map +1 -1
- package/dist/index55.d.ts +2 -2
- package/dist/index55.d.ts.map +1 -1
- package/dist/index56.d.cts +2 -2
- package/dist/index56.d.cts.map +1 -1
- package/dist/index56.d.ts +2 -2
- package/dist/index56.d.ts.map +1 -1
- package/dist/index57.d.cts +2 -2
- package/dist/index57.d.cts.map +1 -1
- package/dist/index57.d.ts +2 -2
- package/dist/index57.d.ts.map +1 -1
- package/dist/index58.d.cts +4 -4
- package/dist/index58.d.cts.map +1 -1
- package/dist/index58.d.ts +4 -4
- package/dist/index58.d.ts.map +1 -1
- package/dist/index59.d.cts +9 -9
- package/dist/index59.d.ts +9 -9
- package/dist/index59.d.ts.map +1 -1
- package/dist/index6.d.cts +5 -5
- package/dist/index6.d.cts.map +1 -1
- package/dist/index6.d.ts +6 -6
- package/dist/index60.d.cts +9 -9
- package/dist/index60.d.ts +9 -9
- package/dist/index60.d.ts.map +1 -1
- package/dist/index61.d.cts +8 -8
- package/dist/index61.d.cts.map +1 -1
- package/dist/index61.d.ts +7 -7
- package/dist/index61.d.ts.map +1 -1
- package/dist/index62.d.cts +4 -4
- package/dist/index62.d.cts.map +1 -1
- package/dist/index62.d.ts +5 -5
- package/dist/index63.d.cts +2 -2
- package/dist/index63.d.ts +2 -2
- package/dist/index64.d.cts +4 -4
- package/dist/index64.d.ts +7 -7
- package/dist/index64.d.ts.map +1 -1
- package/dist/index65.d.cts +3 -3
- package/dist/index65.d.ts +4 -4
- package/dist/index66.d.cts +4 -4
- package/dist/index66.d.ts +5 -5
- package/dist/index67.d.cts +83 -11
- package/dist/index67.d.cts.map +1 -1
- package/dist/index67.d.ts +83 -11
- package/dist/index67.d.ts.map +1 -1
- package/dist/index68.d.cts +12 -30
- package/dist/index68.d.cts.map +1 -1
- package/dist/index68.d.ts +12 -30
- package/dist/index68.d.ts.map +1 -1
- package/dist/index69.d.cts +28 -27
- package/dist/index69.d.cts.map +1 -1
- package/dist/index69.d.ts +29 -28
- package/dist/index69.d.ts.map +1 -1
- package/dist/index7.d.cts +8 -8
- package/dist/index7.d.cts.map +1 -1
- package/dist/index7.d.ts +8 -8
- package/dist/index7.d.ts.map +1 -1
- package/dist/index70.d.cts +33 -78
- package/dist/index70.d.cts.map +1 -1
- package/dist/index70.d.ts +33 -78
- package/dist/index70.d.ts.map +1 -1
- package/dist/index71.d.cts +77 -260
- package/dist/index71.d.cts.map +1 -1
- package/dist/index71.d.ts +77 -260
- package/dist/index71.d.ts.map +1 -1
- package/dist/index72.d.cts +278 -0
- package/dist/index72.d.cts.map +1 -0
- package/dist/index72.d.ts +278 -0
- package/dist/index72.d.ts.map +1 -0
- package/dist/index8.d.cts +4 -4
- package/dist/index8.d.cts.map +1 -1
- package/dist/index8.d.ts +5 -5
- package/dist/index9.d.cts +2 -2
- package/dist/index9.d.cts.map +1 -1
- package/dist/index9.d.ts +2 -2
- package/dist/index9.d.ts.map +1 -1
- package/dist/layouts/Container/index.cjs +2 -1
- package/dist/layouts/Container/index.cjs.map +1 -1
- package/dist/layouts/Container/index.js +1 -1
- package/dist/layouts/MultiColumn/index.cjs +5 -0
- package/dist/layouts/MultiColumn/index.d.cts +2 -0
- package/dist/layouts/MultiColumn/index.d.ts +2 -0
- package/dist/layouts/MultiColumn/index.js +2 -0
- package/dist/layouts/PageBackground/index.d.cts +1 -1
- package/dist/layouts/PageBackground/index.d.ts +1 -1
- package/dist/layouts/Stack/index.cjs +2 -1
- package/dist/layouts/Stack/index.cjs.map +1 -1
- package/dist/layouts/Stack/index.d.cts +1 -1
- package/dist/layouts/Stack/index.d.ts +1 -1
- package/dist/layouts/Stack/index.js +1 -1
- package/dist/layouts/TwoColumn/index.cjs +2 -1
- package/dist/layouts/TwoColumn/index.cjs.map +1 -1
- package/dist/layouts/TwoColumn/index.d.cts +1 -1
- package/dist/layouts/TwoColumn/index.d.ts +1 -1
- package/dist/layouts/TwoColumn/index.js +1 -1
- package/dist/layouts/index.cjs +4 -0
- package/dist/layouts/index.d.cts +5 -4
- package/dist/layouts/index.d.ts +5 -4
- package/dist/layouts/index.js +2 -1
- package/dist/patterns/DataTable/index.cjs +6 -2
- package/dist/patterns/DataTable/index.cjs.map +1 -1
- package/dist/patterns/DataTable/index.d.cts +3 -3
- package/dist/patterns/DataTable/index.d.cts.map +1 -1
- package/dist/patterns/DataTable/index.d.ts +3 -3
- package/dist/patterns/DataTable/index.d.ts.map +1 -1
- package/dist/patterns/DataTable/index.js +6 -2
- package/dist/patterns/DataTable/index.js.map +1 -1
- package/dist/patterns/Footer/index.d.cts +7 -7
- package/dist/patterns/Footer/index.d.cts.map +1 -1
- package/dist/patterns/Footer/index.d.ts +7 -7
- package/dist/patterns/Footer/index.d.ts.map +1 -1
- package/dist/patterns/Header/index.d.cts +1 -1
- package/dist/patterns/Header/index.d.ts +1 -1
- package/dist/patterns/MediaObject/index.cjs +1 -1
- package/dist/patterns/MediaObject/index.d.cts +11 -11
- package/dist/patterns/MediaObject/index.d.ts +12 -12
- package/dist/patterns/MediaObject/index.js +1 -1
- package/dist/patterns/NavRail/index.cjs +4 -2
- package/dist/patterns/NavRail/index.cjs.map +1 -1
- package/dist/patterns/NavRail/index.js +4 -2
- package/dist/patterns/NavRail/index.js.map +1 -1
- package/dist/patterns/SectionCard/index.d.cts +2 -2
- package/dist/patterns/SectionCard/index.d.ts +2 -2
- package/dist/patterns/SectionHeading/index.d.cts +2 -2
- package/dist/patterns/index.d.cts +1 -1
- package/dist/patterns/index.d.ts +1 -1
- package/dist/primitives/Accordion/index.cjs +6 -2
- package/dist/primitives/Accordion/index.cjs.map +1 -1
- package/dist/primitives/Accordion/index.js +6 -2
- package/dist/primitives/Accordion/index.js.map +1 -1
- package/dist/primitives/Alert/index.cjs +2 -1
- package/dist/primitives/Alert/index.cjs.map +1 -1
- package/dist/primitives/Alert/index.js +1 -1
- package/dist/primitives/AlertDialog/index.cjs +1 -1
- package/dist/primitives/AlertDialog/index.js +1 -1
- package/dist/primitives/AspectRatio/index.cjs +1 -1
- package/dist/primitives/AspectRatio/index.js +1 -1
- package/dist/primitives/Avatar/index.cjs +1 -1
- package/dist/primitives/Avatar/index.js +1 -1
- package/dist/primitives/Badge/index.cjs +3 -2
- package/dist/primitives/Badge/index.cjs.map +1 -1
- package/dist/primitives/Badge/index.js +2 -2
- package/dist/primitives/Breadcrumb/index.cjs +7 -3
- package/dist/primitives/Breadcrumb/index.cjs.map +1 -1
- package/dist/primitives/Breadcrumb/index.js +7 -3
- package/dist/primitives/Breadcrumb/index.js.map +1 -1
- package/dist/primitives/Button/index.cjs +3 -2
- package/dist/primitives/Button/index.cjs.map +1 -1
- package/dist/primitives/Button/index.js +2 -2
- package/dist/primitives/ButtonGroup/index.cjs +3 -2
- package/dist/primitives/ButtonGroup/index.cjs.map +1 -1
- package/dist/primitives/ButtonGroup/index.js +2 -2
- package/dist/primitives/Calendar/index.cjs +12 -11
- package/dist/primitives/Calendar/index.cjs.map +1 -1
- package/dist/primitives/Calendar/index.js +12 -11
- package/dist/primitives/Calendar/index.js.map +1 -1
- package/dist/primitives/Card/index.cjs +2 -1
- package/dist/primitives/Card/index.cjs.map +1 -1
- package/dist/primitives/Card/index.js +1 -1
- package/dist/primitives/Carousel/index.cjs +4 -3
- package/dist/primitives/Carousel/index.cjs.map +1 -1
- package/dist/primitives/Carousel/index.js +4 -3
- package/dist/primitives/Carousel/index.js.map +1 -1
- package/dist/primitives/Checkbox/index.cjs +9 -2
- package/dist/primitives/Checkbox/index.cjs.map +1 -1
- package/dist/primitives/Checkbox/index.js +9 -2
- package/dist/primitives/Checkbox/index.js.map +1 -1
- package/dist/primitives/CheckboxTree/index.cjs +6 -2
- package/dist/primitives/CheckboxTree/index.cjs.map +1 -1
- package/dist/primitives/CheckboxTree/index.js +6 -2
- package/dist/primitives/CheckboxTree/index.js.map +1 -1
- package/dist/primitives/Collapsible/index.cjs +1 -1
- package/dist/primitives/Collapsible/index.js +1 -1
- package/dist/primitives/Command/index.cjs +6 -2
- package/dist/primitives/Command/index.cjs.map +1 -1
- package/dist/primitives/Command/index.js +6 -2
- package/dist/primitives/Command/index.js.map +1 -1
- package/dist/primitives/ContextMenu/index.cjs +14 -4
- package/dist/primitives/ContextMenu/index.cjs.map +1 -1
- package/dist/primitives/ContextMenu/index.js +14 -4
- package/dist/primitives/ContextMenu/index.js.map +1 -1
- package/dist/primitives/Credits/index.cjs +8 -3
- package/dist/primitives/Credits/index.cjs.map +1 -1
- package/dist/primitives/Credits/index.js +7 -3
- package/dist/primitives/Credits/index.js.map +1 -1
- package/dist/primitives/Dialog/index.cjs +3 -2
- package/dist/primitives/Dialog/index.cjs.map +1 -1
- package/dist/primitives/Dialog/index.js +3 -2
- package/dist/primitives/Dialog/index.js.map +1 -1
- package/dist/primitives/DropdownMenu/index.cjs +14 -4
- package/dist/primitives/DropdownMenu/index.cjs.map +1 -1
- package/dist/primitives/DropdownMenu/index.js +14 -4
- package/dist/primitives/DropdownMenu/index.js.map +1 -1
- package/dist/primitives/Empty/index.cjs +1 -1
- package/dist/primitives/Empty/index.js +1 -1
- package/dist/primitives/Field/index.cjs +1 -1
- package/dist/primitives/Field/index.js +1 -1
- package/dist/primitives/Form/index.cjs +1 -1
- package/dist/primitives/Form/index.js +1 -1
- package/dist/primitives/Heading/index.cjs +2 -1
- package/dist/primitives/Heading/index.cjs.map +1 -1
- package/dist/primitives/Heading/index.js +1 -1
- package/dist/primitives/HoverCard/index.cjs +1 -1
- package/dist/primitives/HoverCard/index.js +1 -1
- package/dist/primitives/InfoBanner/index.cjs +6 -3
- package/dist/primitives/InfoBanner/index.cjs.map +1 -1
- package/dist/primitives/InfoBanner/index.js +5 -3
- package/dist/primitives/InfoBanner/index.js.map +1 -1
- package/dist/primitives/Input/index.cjs +2 -1
- package/dist/primitives/Input/index.cjs.map +1 -1
- package/dist/primitives/Input/index.js +1 -1
- package/dist/primitives/InputGroup/index.cjs +1 -1
- package/dist/primitives/InputGroup/index.js +1 -1
- package/dist/primitives/InputOtp/index.cjs +3 -2
- package/dist/primitives/InputOtp/index.cjs.map +1 -1
- package/dist/primitives/InputOtp/index.js +3 -2
- package/dist/primitives/InputOtp/index.js.map +1 -1
- package/dist/primitives/Item/index.cjs +2 -2
- package/dist/primitives/Item/index.js +2 -2
- package/dist/primitives/Label/index.cjs +1 -1
- package/dist/primitives/Label/index.js +1 -1
- package/dist/primitives/Link/index.cjs +3 -2
- package/dist/primitives/Link/index.cjs.map +1 -1
- package/dist/primitives/Link/index.js +2 -2
- package/dist/primitives/Menubar/index.cjs +14 -4
- package/dist/primitives/Menubar/index.cjs.map +1 -1
- package/dist/primitives/Menubar/index.js +14 -4
- package/dist/primitives/Menubar/index.js.map +1 -1
- package/dist/primitives/NativeSelect/index.cjs +6 -3
- package/dist/primitives/NativeSelect/index.cjs.map +1 -1
- package/dist/primitives/NativeSelect/index.js +5 -3
- package/dist/primitives/NativeSelect/index.js.map +1 -1
- package/dist/primitives/NavigationMenu/index.cjs +5 -3
- package/dist/primitives/NavigationMenu/index.cjs.map +1 -1
- package/dist/primitives/NavigationMenu/index.js +5 -3
- package/dist/primitives/NavigationMenu/index.js.map +1 -1
- package/dist/primitives/Pagination/index.cjs +6 -2
- package/dist/primitives/Pagination/index.cjs.map +1 -1
- package/dist/primitives/Pagination/index.js +6 -2
- package/dist/primitives/Pagination/index.js.map +1 -1
- package/dist/primitives/Popover/index.cjs +1 -1
- package/dist/primitives/Popover/index.js +1 -1
- package/dist/primitives/Progress/index.cjs +1 -1
- package/dist/primitives/Progress/index.js +1 -1
- package/dist/primitives/RadioGroup/index.cjs +6 -2
- package/dist/primitives/RadioGroup/index.cjs.map +1 -1
- package/dist/primitives/RadioGroup/index.js +6 -2
- package/dist/primitives/RadioGroup/index.js.map +1 -1
- package/dist/primitives/Resizable/index.cjs +6 -2
- package/dist/primitives/Resizable/index.cjs.map +1 -1
- package/dist/primitives/Resizable/index.js +6 -2
- package/dist/primitives/Resizable/index.js.map +1 -1
- package/dist/primitives/ScrollArea/index.cjs +1 -1
- package/dist/primitives/ScrollArea/index.js +1 -1
- package/dist/primitives/Select/index.cjs +18 -5
- package/dist/primitives/Select/index.cjs.map +1 -1
- package/dist/primitives/Select/index.js +18 -5
- package/dist/primitives/Select/index.js.map +1 -1
- package/dist/primitives/Separator/index.cjs +1 -1
- package/dist/primitives/Separator/index.js +1 -1
- package/dist/primitives/Sheet/index.cjs +6 -2
- package/dist/primitives/Sheet/index.cjs.map +1 -1
- package/dist/primitives/Sheet/index.js +6 -2
- package/dist/primitives/Sheet/index.js.map +1 -1
- package/dist/primitives/Slider/index.cjs +1 -1
- package/dist/primitives/Slider/index.js +1 -1
- package/dist/primitives/Sonner/index.cjs +22 -6
- package/dist/primitives/Sonner/index.cjs.map +1 -1
- package/dist/primitives/Sonner/index.js +22 -6
- package/dist/primitives/Sonner/index.js.map +1 -1
- package/dist/primitives/Spinner/index.cjs +4 -2
- package/dist/primitives/Spinner/index.cjs.map +1 -1
- package/dist/primitives/Spinner/index.js +4 -2
- package/dist/primitives/Spinner/index.js.map +1 -1
- package/dist/primitives/Switch/index.cjs +1 -1
- package/dist/primitives/Switch/index.js +1 -1
- package/dist/primitives/Tabs/index.cjs +2 -2
- package/dist/primitives/Tabs/index.js +2 -2
- package/dist/primitives/Text/index.cjs +2 -1
- package/dist/primitives/Text/index.cjs.map +1 -1
- package/dist/primitives/Text/index.js +1 -1
- package/dist/primitives/Textarea/index.cjs +2 -1
- package/dist/primitives/Textarea/index.cjs.map +1 -1
- package/dist/primitives/Textarea/index.js +1 -1
- package/dist/primitives/Toggle/index.cjs +3 -2
- package/dist/primitives/Toggle/index.cjs.map +1 -1
- package/dist/primitives/Toggle/index.js +2 -2
- package/dist/primitives/ToggleGroup/index.cjs +1 -1
- package/dist/primitives/ToggleGroup/index.js +1 -1
- package/dist/primitives/Tooltip/index.cjs +1 -1
- package/dist/primitives/Tooltip/index.js +1 -1
- package/dist/primitives/index.cjs +1 -1
- package/dist/primitives/index.js +1 -1
- package/package.json +2 -1
package/dist/index12.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import * as react_jsx_runtime275 from "react/jsx-runtime";
|
|
3
1
|
import { VariantProps } from "class-variance-authority";
|
|
4
|
-
import * as
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
import * as react_jsx_runtime172 from "react/jsx-runtime";
|
|
4
|
+
import * as class_variance_authority_types14 from "class-variance-authority/types";
|
|
5
5
|
|
|
6
6
|
//#region src/primitives/Card/Card.d.ts
|
|
7
7
|
declare const cardVariants: (props?: ({
|
|
8
|
-
variant?: "default" | "glass" | "ai" | "
|
|
9
|
-
tint?: "medium" | "
|
|
10
|
-
} &
|
|
8
|
+
variant?: "default" | "glass" | "ai" | "brand" | "inverted" | null | undefined;
|
|
9
|
+
tint?: "medium" | "subtle" | "light" | "heavy" | null | undefined;
|
|
10
|
+
} & class_variance_authority_types14.ClassProp) | undefined) => string;
|
|
11
11
|
type CardProps = React.ComponentProps<"div"> & VariantProps<typeof cardVariants> & {
|
|
12
12
|
/** Surface treatment of the card. Default `default` (solid surface). */
|
|
13
13
|
variant?: VariantProps<typeof cardVariants>["variant"];
|
|
@@ -20,7 +20,7 @@ declare function Card({
|
|
|
20
20
|
variant,
|
|
21
21
|
tint,
|
|
22
22
|
...props
|
|
23
|
-
}: CardProps):
|
|
23
|
+
}: CardProps): react_jsx_runtime172.JSX.Element;
|
|
24
24
|
declare const cardHeaderAlign: {
|
|
25
25
|
readonly start: "items-start";
|
|
26
26
|
readonly center: "items-center";
|
|
@@ -34,28 +34,28 @@ declare function CardHeader({
|
|
|
34
34
|
}: React.ComponentProps<"div"> & {
|
|
35
35
|
/** Vertical alignment of the header items. Default `center`. */
|
|
36
36
|
align?: keyof typeof cardHeaderAlign;
|
|
37
|
-
}):
|
|
37
|
+
}): react_jsx_runtime172.JSX.Element;
|
|
38
38
|
/** Card heading rendered as an `h4`. Figma binds the body font (Inter Semibold
|
|
39
39
|
16/24), so we override the base heading styles explicitly. */
|
|
40
40
|
declare function CardTitle({
|
|
41
41
|
className,
|
|
42
42
|
...props
|
|
43
|
-
}: React.ComponentProps<"div">):
|
|
43
|
+
}: React.ComponentProps<"div">): react_jsx_runtime172.JSX.Element;
|
|
44
44
|
/** Muted supporting text shown beneath the title. */
|
|
45
45
|
declare function CardDescription({
|
|
46
46
|
className,
|
|
47
47
|
...props
|
|
48
|
-
}: React.ComponentProps<"div">):
|
|
48
|
+
}: React.ComponentProps<"div">): react_jsx_runtime172.JSX.Element;
|
|
49
49
|
/** Action slot in the header row, aligned to the end alongside the title. */
|
|
50
50
|
declare function CardAction({
|
|
51
51
|
className,
|
|
52
52
|
...props
|
|
53
|
-
}: React.ComponentProps<"div">):
|
|
53
|
+
}: React.ComponentProps<"div">): react_jsx_runtime172.JSX.Element;
|
|
54
54
|
/** Main body region of the card. */
|
|
55
55
|
declare function CardContent({
|
|
56
56
|
className,
|
|
57
57
|
...props
|
|
58
|
-
}: React.ComponentProps<"div">):
|
|
58
|
+
}: React.ComponentProps<"div">): react_jsx_runtime172.JSX.Element;
|
|
59
59
|
declare const cardFooterTone: {
|
|
60
60
|
readonly default: "px-6 pb-6 [.border-t]:pt-6";
|
|
61
61
|
readonly brand: "justify-center rounded-b-8 bg-brand-200 px-6 py-3 text-brand-800";
|
|
@@ -70,7 +70,7 @@ declare function CardFooter({
|
|
|
70
70
|
}: React.ComponentProps<"div"> & {
|
|
71
71
|
/** Footer fill. `brand`/`muted` render a full-width tinted band. */
|
|
72
72
|
tone?: keyof typeof cardFooterTone;
|
|
73
|
-
}):
|
|
73
|
+
}): react_jsx_runtime172.JSX.Element;
|
|
74
74
|
//#endregion
|
|
75
75
|
export { CardFooter as a, CardTitle as c, CardDescription as i, cardVariants as l, CardAction as n, CardHeader as o, CardContent as r, CardProps as s, Card as t };
|
|
76
76
|
//# sourceMappingURL=index12.d.ts.map
|
package/dist/index13.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as Button } from "./index8.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime64 from "react/jsx-runtime";
|
|
3
3
|
import * as React from "react";
|
|
4
4
|
import useEmblaCarousel, { UseEmblaCarouselType } from "embla-carousel-react";
|
|
5
5
|
|
|
@@ -27,31 +27,31 @@ declare function Carousel({
|
|
|
27
27
|
className,
|
|
28
28
|
children,
|
|
29
29
|
...props
|
|
30
|
-
}: React.ComponentProps<"div"> & CarouselProps):
|
|
30
|
+
}: React.ComponentProps<"div"> & CarouselProps): react_jsx_runtime64.JSX.Element;
|
|
31
31
|
/** Scroll viewport that lays out the slides along the carousel's axis. */
|
|
32
32
|
declare function CarouselContent({
|
|
33
33
|
className,
|
|
34
34
|
...props
|
|
35
|
-
}: React.ComponentProps<"div">):
|
|
35
|
+
}: React.ComponentProps<"div">): react_jsx_runtime64.JSX.Element;
|
|
36
36
|
/** A single slide within `CarouselContent`. */
|
|
37
37
|
declare function CarouselItem({
|
|
38
38
|
className,
|
|
39
39
|
...props
|
|
40
|
-
}: React.ComponentProps<"div">):
|
|
40
|
+
}: React.ComponentProps<"div">): react_jsx_runtime64.JSX.Element;
|
|
41
41
|
/** Button that scrolls to the previous slide; auto-disables at the start. */
|
|
42
42
|
declare function CarouselPrevious({
|
|
43
43
|
className,
|
|
44
44
|
variant,
|
|
45
45
|
size,
|
|
46
46
|
...props
|
|
47
|
-
}: React.ComponentProps<typeof Button>):
|
|
47
|
+
}: React.ComponentProps<typeof Button>): react_jsx_runtime64.JSX.Element;
|
|
48
48
|
/** Button that scrolls to the next slide; auto-disables at the end. */
|
|
49
49
|
declare function CarouselNext({
|
|
50
50
|
className,
|
|
51
51
|
variant,
|
|
52
52
|
size,
|
|
53
53
|
...props
|
|
54
|
-
}: React.ComponentProps<typeof Button>):
|
|
54
|
+
}: React.ComponentProps<typeof Button>): react_jsx_runtime64.JSX.Element;
|
|
55
55
|
//#endregion
|
|
56
56
|
export { CarouselNext as a, CarouselItem as i, CarouselApi as n, CarouselPrevious as o, CarouselContent as r, Carousel as t };
|
|
57
57
|
//# sourceMappingURL=index13.d.cts.map
|
package/dist/index13.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index13.d.cts","names":[],"sources":["../src/primitives/Carousel/Carousel.tsx"],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"index13.d.cts","names":[],"sources":["../src/primitives/Carousel/Carousel.tsx"],"mappings":";;;;;;KAUK,WAAA,GAAc;KACd,qBAAA,GAAwB,kBAAkB;KAC1C,eAAA,GAAkB;AALsB,KAMxC,cAAA,GAAiB,qBAHH,CAAA,CAAA,CAAA;AAAoB,KAKlC,aAAA,GAJA;EAAqB;MAAqB,CAAA,EAMtC,eANsC;;EAAR,OAAA,CAAA,EAQ3B,cAR2B;EAClC;EACA,WAAA,CAAA,EAAA,YAAc,GAAG,UAAA;EAEjB;EAAa,MAAA,CAAA,EAAA,CAAA,GAAA,EAQD,WARC,EAAA,GAAA,IAAA;;;iBAiCT,QAAA,CAzBQ;EAAA,WAAA;EAAA,IAAA;EAAA,MAAA;EAAA,OAAA;EAAA,SAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAiCd,KAAA,CAAM,cAjCQ,CAAA,KAAA,CAAA,GAiCgB,aAjChB,CAAA,EAiC6B,mBAAA,CAAA,GAAA,CAAA,OAjC7B;AAAW;AAAA,iBAmHnB,eAAA,CA1FQ;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA0FiC,KAAA,CAAM,cA1FvC,CAAA,KAAA,CAAA,CAAA,EA0F4D,mBAAA,CAAA,GAAA,CAAA,OA1F5D;;iBAwGR,YAAA,CAvGP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAuG6C,KAAA,CAAM,cAvGnD,CAAA,KAAA,CAAA,CAAA,EAuGwE,mBAAA,CAAA,GAAA,CAAA,OAvGxE;;iBA0HO,gBAAA,CAxHP;EAAA,SAAA;EAAA,OAAA;EAAA,IAAA;EAAA,GAAA;AAAA,CAAA,EA6HC,KAAA,CAAM,cA7HP,CAAA,OA6H6B,MA7H7B,CAAA,CAAA,EA6HoC,mBAAA,CAAA,GAAA,CAAA,OA7HpC;;iBAuJO,YAAA,CArJP;EAAA,SAAA;EAAA,OAAA;EAAA,IAAA;EAAA,GAAA;AAAA,CAAA,EA0JC,KAAA,CAAM,cA1JP,CAAA,OA0J6B,MA1J7B,CAAA,CAAA,EA0JoC,mBAAA,CAAA,GAAA,CAAA,OA1JpC"}
|
package/dist/index13.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as Button } from "./index8.js";
|
|
2
2
|
import * as React from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime164 from "react/jsx-runtime";
|
|
4
4
|
import useEmblaCarousel, { UseEmblaCarouselType } from "embla-carousel-react";
|
|
5
5
|
|
|
6
6
|
//#region src/primitives/Carousel/Carousel.d.ts
|
|
@@ -27,31 +27,31 @@ declare function Carousel({
|
|
|
27
27
|
className,
|
|
28
28
|
children,
|
|
29
29
|
...props
|
|
30
|
-
}: React.ComponentProps<"div"> & CarouselProps):
|
|
30
|
+
}: React.ComponentProps<"div"> & CarouselProps): react_jsx_runtime164.JSX.Element;
|
|
31
31
|
/** Scroll viewport that lays out the slides along the carousel's axis. */
|
|
32
32
|
declare function CarouselContent({
|
|
33
33
|
className,
|
|
34
34
|
...props
|
|
35
|
-
}: React.ComponentProps<"div">):
|
|
35
|
+
}: React.ComponentProps<"div">): react_jsx_runtime164.JSX.Element;
|
|
36
36
|
/** A single slide within `CarouselContent`. */
|
|
37
37
|
declare function CarouselItem({
|
|
38
38
|
className,
|
|
39
39
|
...props
|
|
40
|
-
}: React.ComponentProps<"div">):
|
|
40
|
+
}: React.ComponentProps<"div">): react_jsx_runtime164.JSX.Element;
|
|
41
41
|
/** Button that scrolls to the previous slide; auto-disables at the start. */
|
|
42
42
|
declare function CarouselPrevious({
|
|
43
43
|
className,
|
|
44
44
|
variant,
|
|
45
45
|
size,
|
|
46
46
|
...props
|
|
47
|
-
}: React.ComponentProps<typeof Button>):
|
|
47
|
+
}: React.ComponentProps<typeof Button>): react_jsx_runtime164.JSX.Element;
|
|
48
48
|
/** Button that scrolls to the next slide; auto-disables at the end. */
|
|
49
49
|
declare function CarouselNext({
|
|
50
50
|
className,
|
|
51
51
|
variant,
|
|
52
52
|
size,
|
|
53
53
|
...props
|
|
54
|
-
}: React.ComponentProps<typeof Button>):
|
|
54
|
+
}: React.ComponentProps<typeof Button>): react_jsx_runtime164.JSX.Element;
|
|
55
55
|
//#endregion
|
|
56
56
|
export { CarouselNext as a, CarouselItem as i, CarouselApi as n, CarouselPrevious as o, CarouselContent as r, Carousel as t };
|
|
57
57
|
//# sourceMappingURL=index13.d.ts.map
|
package/dist/index13.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index13.d.ts","names":[],"sources":["../src/primitives/Carousel/Carousel.tsx"],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"index13.d.ts","names":[],"sources":["../src/primitives/Carousel/Carousel.tsx"],"mappings":";;;;;;KAUK,WAAA,GAAc;KACd,qBAAA,GAAwB,kBAAkB;KAC1C,eAAA,GAAkB;AALsB,KAMxC,cAAA,GAAiB,qBAHH,CAAA,CAAA,CAAA;AAAoB,KAKlC,aAAA,GAJA;EAAqB;MAAqB,CAAA,EAMtC,eANsC;;EAAR,OAAA,CAAA,EAQ3B,cAR2B;EAClC;EACA,WAAA,CAAA,EAAA,YAAc,GAAG,UAAA;EAEjB;EAAa,MAAA,CAAA,EAAA,CAAA,GAAA,EAQD,WARC,EAAA,GAAA,IAAA;;;iBAiCT,QAAA,CAzBQ;EAAA,WAAA;EAAA,IAAA;EAAA,MAAA;EAAA,OAAA;EAAA,SAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAiCd,KAAA,CAAM,cAjCQ,CAAA,KAAA,CAAA,GAiCgB,aAjChB,CAAA,EAiC6B,oBAAA,CAAA,GAAA,CAAA,OAjC7B;AAAW;AAAA,iBAmHnB,eAAA,CA1FQ;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA0FiC,KAAA,CAAM,cA1FvC,CAAA,KAAA,CAAA,CAAA,EA0F4D,oBAAA,CAAA,GAAA,CAAA,OA1F5D;;iBAwGR,YAAA,CAvGP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAuG6C,KAAA,CAAM,cAvGnD,CAAA,KAAA,CAAA,CAAA,EAuGwE,oBAAA,CAAA,GAAA,CAAA,OAvGxE;;iBA0HO,gBAAA,CAxHP;EAAA,SAAA;EAAA,OAAA;EAAA,IAAA;EAAA,GAAA;AAAA,CAAA,EA6HC,KAAA,CAAM,cA7HP,CAAA,OA6H6B,MA7H7B,CAAA,CAAA,EA6HoC,oBAAA,CAAA,GAAA,CAAA,OA7HpC;;iBAuJO,YAAA,CArJP;EAAA,SAAA;EAAA,OAAA;EAAA,IAAA;EAAA,GAAA;AAAA,CAAA,EA0JC,KAAA,CAAM,cA1JP,CAAA,OA0J6B,MA1J7B,CAAA,CAAA,EA0JoC,oBAAA,CAAA,GAAA,CAAA,OA1JpC"}
|
package/dist/index14.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime191 from "react/jsx-runtime";
|
|
2
2
|
import * as React from "react";
|
|
3
3
|
import * as RechartsPrimitive from "recharts";
|
|
4
4
|
import { TooltipValueType } from "recharts";
|
|
@@ -40,7 +40,7 @@ declare function ChartContainer({
|
|
|
40
40
|
width: number;
|
|
41
41
|
height: number;
|
|
42
42
|
};
|
|
43
|
-
}):
|
|
43
|
+
}): react_jsx_runtime191.JSX.Element;
|
|
44
44
|
/** Injects per-chart CSS custom properties (`--color-*`) derived from the config, one block per theme. */
|
|
45
45
|
declare const ChartStyle: ({
|
|
46
46
|
id,
|
|
@@ -48,7 +48,7 @@ declare const ChartStyle: ({
|
|
|
48
48
|
}: {
|
|
49
49
|
id: string;
|
|
50
50
|
config: ChartConfig;
|
|
51
|
-
}) =>
|
|
51
|
+
}) => react_jsx_runtime191.JSX.Element | null;
|
|
52
52
|
/** Recharts Tooltip element; pair with `ChartTooltipContent` for the styled body. */
|
|
53
53
|
declare const ChartTooltip: typeof RechartsPrimitive.Tooltip;
|
|
54
54
|
/** Styled tooltip body that resolves labels, colors, and indicators from the chart config. */
|
|
@@ -77,7 +77,7 @@ declare function ChartTooltipContent({
|
|
|
77
77
|
nameKey?: string;
|
|
78
78
|
/** Config key used to resolve the tooltip's label (defaults to the data key). */
|
|
79
79
|
labelKey?: string;
|
|
80
|
-
} & Omit<RechartsPrimitive.DefaultTooltipContentProps<TooltipValueType, TooltipNameType>, "accessibilityLayer">):
|
|
80
|
+
} & Omit<RechartsPrimitive.DefaultTooltipContentProps<TooltipValueType, TooltipNameType>, "accessibilityLayer">): react_jsx_runtime191.JSX.Element | null;
|
|
81
81
|
/** Recharts Legend element; pair with `ChartLegendContent` for the styled body. */
|
|
82
82
|
declare const ChartLegend: React.MemoExoticComponent<(outsideProps: RechartsPrimitive.LegendProps) => React.ReactPortal | null>;
|
|
83
83
|
/** Styled legend body that resolves labels, icons, and colors from the chart config. */
|
|
@@ -92,7 +92,7 @@ declare function ChartLegendContent({
|
|
|
92
92
|
hideIcon?: boolean;
|
|
93
93
|
/** Config key used to resolve each item's label/color (defaults to the data key). */
|
|
94
94
|
nameKey?: string;
|
|
95
|
-
} & RechartsPrimitive.DefaultLegendContentProps):
|
|
95
|
+
} & RechartsPrimitive.DefaultLegendContentProps): react_jsx_runtime191.JSX.Element | null;
|
|
96
96
|
//#endregion
|
|
97
97
|
export { ChartStyle as a, ChartLegendContent as i, ChartContainer as n, ChartTooltip as o, ChartLegend as r, ChartTooltipContent as s, ChartConfig as t };
|
|
98
98
|
//# sourceMappingURL=index14.d.cts.map
|
package/dist/index14.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime335 from "react/jsx-runtime";
|
|
3
3
|
import * as RechartsPrimitive from "recharts";
|
|
4
4
|
import { TooltipValueType } from "recharts";
|
|
5
5
|
|
|
@@ -40,7 +40,7 @@ declare function ChartContainer({
|
|
|
40
40
|
width: number;
|
|
41
41
|
height: number;
|
|
42
42
|
};
|
|
43
|
-
}):
|
|
43
|
+
}): react_jsx_runtime335.JSX.Element;
|
|
44
44
|
/** Injects per-chart CSS custom properties (`--color-*`) derived from the config, one block per theme. */
|
|
45
45
|
declare const ChartStyle: ({
|
|
46
46
|
id,
|
|
@@ -48,7 +48,7 @@ declare const ChartStyle: ({
|
|
|
48
48
|
}: {
|
|
49
49
|
id: string;
|
|
50
50
|
config: ChartConfig;
|
|
51
|
-
}) =>
|
|
51
|
+
}) => react_jsx_runtime335.JSX.Element | null;
|
|
52
52
|
/** Recharts Tooltip element; pair with `ChartTooltipContent` for the styled body. */
|
|
53
53
|
declare const ChartTooltip: typeof RechartsPrimitive.Tooltip;
|
|
54
54
|
/** Styled tooltip body that resolves labels, colors, and indicators from the chart config. */
|
|
@@ -77,7 +77,7 @@ declare function ChartTooltipContent({
|
|
|
77
77
|
nameKey?: string;
|
|
78
78
|
/** Config key used to resolve the tooltip's label (defaults to the data key). */
|
|
79
79
|
labelKey?: string;
|
|
80
|
-
} & Omit<RechartsPrimitive.DefaultTooltipContentProps<TooltipValueType, TooltipNameType>, "accessibilityLayer">):
|
|
80
|
+
} & Omit<RechartsPrimitive.DefaultTooltipContentProps<TooltipValueType, TooltipNameType>, "accessibilityLayer">): react_jsx_runtime335.JSX.Element | null;
|
|
81
81
|
/** Recharts Legend element; pair with `ChartLegendContent` for the styled body. */
|
|
82
82
|
declare const ChartLegend: React.MemoExoticComponent<(outsideProps: RechartsPrimitive.LegendProps) => React.ReactPortal | null>;
|
|
83
83
|
/** Styled legend body that resolves labels, icons, and colors from the chart config. */
|
|
@@ -92,7 +92,7 @@ declare function ChartLegendContent({
|
|
|
92
92
|
hideIcon?: boolean;
|
|
93
93
|
/** Config key used to resolve each item's label/color (defaults to the data key). */
|
|
94
94
|
nameKey?: string;
|
|
95
|
-
} & RechartsPrimitive.DefaultLegendContentProps):
|
|
95
|
+
} & RechartsPrimitive.DefaultLegendContentProps): react_jsx_runtime335.JSX.Element | null;
|
|
96
96
|
//#endregion
|
|
97
97
|
export { ChartStyle as a, ChartLegendContent as i, ChartContainer as n, ChartTooltip as o, ChartLegend as r, ChartTooltipContent as s, ChartConfig as t };
|
|
98
98
|
//# sourceMappingURL=index14.d.ts.map
|
package/dist/index15.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
2
2
|
import { Checkbox } from "radix-ui";
|
|
3
3
|
import * as React from "react";
|
|
4
4
|
|
|
@@ -7,7 +7,7 @@ import * as React from "react";
|
|
|
7
7
|
declare function Checkbox$1({
|
|
8
8
|
className,
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Checkbox.Root>):
|
|
10
|
+
}: React.ComponentProps<typeof Checkbox.Root>): react_jsx_runtime12.JSX.Element;
|
|
11
11
|
/** A bordered card variant of {@link Checkbox} that pairs the control with a title and optional description. */
|
|
12
12
|
declare function RichCheckbox({
|
|
13
13
|
className,
|
|
@@ -23,7 +23,7 @@ declare function RichCheckbox({
|
|
|
23
23
|
description?: React.ReactNode;
|
|
24
24
|
/** When true, places the checkbox on the right (row-reverse) instead of the left. */
|
|
25
25
|
flipped?: boolean;
|
|
26
|
-
}):
|
|
26
|
+
}): react_jsx_runtime12.JSX.Element;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { RichCheckbox as n, Checkbox$1 as t };
|
|
29
29
|
//# sourceMappingURL=index15.d.cts.map
|
package/dist/index15.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index15.d.cts","names":[],"sources":["../src/primitives/Checkbox/Checkbox.tsx"],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"index15.d.cts","names":[],"sources":["../src/primitives/Checkbox/Checkbox.tsx"],"mappings":";;;;;;iBASS,UAAA;;;GAAkC,KAAA,CAAM,sBAAsB,QAAA,CAAkB,QAAK,mBAAA,CAAA,GAAA,CAAA;;AAL1D,iBA0C3B,YAAA,CArCQ;EAAA,SAAA;EAAA,KAAA;EAAA,WAAA;EAAA,OAAA;EAAA,EAAA;EAAA,GAAA;AAA6E,CAA7E,EA4Cd,IA5Cc,CA4CT,KAAA,CAAM,cA5CG,CAAA,OA4CmB,UA5CnB,CAAA,EAAA,UAAA,CAAA,GAAA;EAAA;OAAG,CAAA,EA8CV,KAAA,CAAM,SA9CI;;aAA6B,CAAA,EAgDjC,KAAA,CAAM,SAhD2B;;EAA6C,OAAA,CAAA,EAAA,OAAA;AAAA,CAAA,CAAA,EAmD7F,mBAAA,CAAA,GAAA,CAAA,OAdoB"}
|
package/dist/index15.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
import * as react_jsx_runtime179 from "react/jsx-runtime";
|
|
2
3
|
import { Checkbox } from "radix-ui";
|
|
3
|
-
import * as react_jsx_runtime282 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/primitives/Checkbox/Checkbox.d.ts
|
|
6
6
|
/** A square toggle control built on Radix Checkbox, supporting checked, unchecked, indeterminate, error, and disabled states. */
|
|
7
7
|
declare function Checkbox$1({
|
|
8
8
|
className,
|
|
9
9
|
...props
|
|
10
|
-
}: React.ComponentProps<typeof Checkbox.Root>):
|
|
10
|
+
}: React.ComponentProps<typeof Checkbox.Root>): react_jsx_runtime179.JSX.Element;
|
|
11
11
|
/** A bordered card variant of {@link Checkbox} that pairs the control with a title and optional description. */
|
|
12
12
|
declare function RichCheckbox({
|
|
13
13
|
className,
|
|
@@ -23,7 +23,7 @@ declare function RichCheckbox({
|
|
|
23
23
|
description?: React.ReactNode;
|
|
24
24
|
/** When true, places the checkbox on the right (row-reverse) instead of the left. */
|
|
25
25
|
flipped?: boolean;
|
|
26
|
-
}):
|
|
26
|
+
}): react_jsx_runtime179.JSX.Element;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { RichCheckbox as n, Checkbox$1 as t };
|
|
29
29
|
//# sourceMappingURL=index15.d.ts.map
|
package/dist/index15.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index15.d.ts","names":[],"sources":["../src/primitives/Checkbox/Checkbox.tsx"],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"index15.d.ts","names":[],"sources":["../src/primitives/Checkbox/Checkbox.tsx"],"mappings":";;;;;;iBASS,UAAA;;;GAAkC,KAAA,CAAM,sBAAsB,QAAA,CAAkB,QAAK,oBAAA,CAAA,GAAA,CAAA;;AAL1D,iBA0C3B,YAAA,CArCQ;EAAA,SAAA;EAAA,KAAA;EAAA,WAAA;EAAA,OAAA;EAAA,EAAA;EAAA,GAAA;AAA6E,CAA7E,EA4Cd,IA5Cc,CA4CT,KAAA,CAAM,cA5CG,CAAA,OA4CmB,UA5CnB,CAAA,EAAA,UAAA,CAAA,GAAA;EAAA;OAAG,CAAA,EA8CV,KAAA,CAAM,SA9CI;;aAA6B,CAAA,EAgDjC,KAAA,CAAM,SAhD2B;;EAA6C,OAAA,CAAA,EAAA,OAAA;AAAA,CAAA,CAAA,EAmD7F,oBAAA,CAAA,GAAA,CAAA,OAdoB"}
|
package/dist/index16.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime8 from "react/jsx-runtime";
|
|
2
2
|
import * as React from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/primitives/CheckboxTree/CheckboxTree.d.ts
|
|
@@ -32,7 +32,7 @@ declare function CheckboxTree({
|
|
|
32
32
|
defaultExpandedIds,
|
|
33
33
|
className,
|
|
34
34
|
...props
|
|
35
|
-
}: CheckboxTreeProps):
|
|
35
|
+
}: CheckboxTreeProps): react_jsx_runtime8.JSX.Element;
|
|
36
36
|
//#endregion
|
|
37
37
|
export { CheckboxTreeNode as n, CheckboxTree as t };
|
|
38
38
|
//# sourceMappingURL=index16.d.cts.map
|
package/dist/index16.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index16.d.cts","names":[],"sources":["../src/primitives/CheckboxTree/CheckboxTree.tsx"],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"index16.d.cts","names":[],"sources":["../src/primitives/CheckboxTree/CheckboxTree.tsx"],"mappings":";;;;;UAgBiB,gBAAA;;EAAA,EAAA,EAAA,MAAA;EAAgB;OAIxB,EAAA,KAAA,CAAM,SAAA;;EAEc,QAAA,CAAA,EAAhB,gBAAgB,EAAA;AAC5B;UAmBS,iBAAA,SAA0B,IAAR,CAAa,KAAA,CAAM,cAAnB,CAAA,KAAA,CAAA,EAAA,UAAA,CAAA,CAAA;;OAEnB,EAAA,gBAAA,EAAA;;EAF+B,KAAA,EAAA,MAAA,EAAA;EAe/B;EAAY,aAAA,CAAA,EAAA,CAAA,KAAA,EAAA,MAAA,EAAA,EAAA,GAAA,IAAA;;oBAEnB,CAAA,EAAA,MAAA,EAAA;;;;;;AAKkB,iBAPX,YAAA,CAOW;EAAA,KAAA;EAAA,KAAA;EAAA,aAAA;EAAA,kBAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAAjB,iBAAiB,CAAA,EAAA,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
package/dist/index16.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime339 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/primitives/CheckboxTree/CheckboxTree.d.ts
|
|
5
5
|
/** A single node in the tree: a stable id, a label, and optional children. */
|
|
@@ -32,7 +32,7 @@ declare function CheckboxTree({
|
|
|
32
32
|
defaultExpandedIds,
|
|
33
33
|
className,
|
|
34
34
|
...props
|
|
35
|
-
}: CheckboxTreeProps):
|
|
35
|
+
}: CheckboxTreeProps): react_jsx_runtime339.JSX.Element;
|
|
36
36
|
//#endregion
|
|
37
37
|
export { CheckboxTreeNode as n, CheckboxTree as t };
|
|
38
38
|
//# sourceMappingURL=index16.d.ts.map
|
package/dist/index16.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index16.d.ts","names":[],"sources":["../src/primitives/CheckboxTree/CheckboxTree.tsx"],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"index16.d.ts","names":[],"sources":["../src/primitives/CheckboxTree/CheckboxTree.tsx"],"mappings":";;;;;UAgBiB,gBAAA;;EAAA,EAAA,EAAA,MAAA;EAAgB;OAIxB,EAAA,KAAA,CAAM,SAAA;;EAEc,QAAA,CAAA,EAAhB,gBAAgB,EAAA;AAC5B;UAmBS,iBAAA,SAA0B,IAAR,CAAa,KAAA,CAAM,cAAnB,CAAA,KAAA,CAAA,EAAA,UAAA,CAAA,CAAA;;OAEnB,EAAA,gBAAA,EAAA;;EAF+B,KAAA,EAAA,MAAA,EAAA;EAe/B;EAAY,aAAA,CAAA,EAAA,CAAA,KAAA,EAAA,MAAA,EAAA,EAAA,GAAA,IAAA;;oBAEnB,CAAA,EAAA,MAAA,EAAA;;;;;;AAKkB,iBAPX,YAAA,CAOW;EAAA,KAAA;EAAA,KAAA;EAAA,aAAA;EAAA,kBAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAAjB,iBAAiB,CAAA,EAAA,oBAAA,CAAA,GAAA,CAAA,OAAA"}
|
package/dist/index17.d.cts
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
2
2
|
import { Collapsible } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region src/primitives/Collapsible/Collapsible.d.ts
|
|
5
5
|
/** Root of an interactive panel that shows or hides its content when the trigger is toggled. */
|
|
6
6
|
declare function Collapsible$1({
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof Collapsible.Root>):
|
|
8
|
+
}: React.ComponentProps<typeof Collapsible.Root>): react_jsx_runtime0.JSX.Element;
|
|
9
9
|
/** Clickable element that toggles the open/closed state of the Collapsible. */
|
|
10
10
|
declare function CollapsibleTrigger({
|
|
11
11
|
...props
|
|
12
|
-
}: React.ComponentProps<typeof Collapsible.CollapsibleTrigger>):
|
|
12
|
+
}: React.ComponentProps<typeof Collapsible.CollapsibleTrigger>): react_jsx_runtime0.JSX.Element;
|
|
13
13
|
/** Region whose visibility is controlled by the Collapsible's open state. */
|
|
14
14
|
declare function CollapsibleContent({
|
|
15
15
|
...props
|
|
16
|
-
}: React.ComponentProps<typeof Collapsible.CollapsibleContent>):
|
|
16
|
+
}: React.ComponentProps<typeof Collapsible.CollapsibleContent>): react_jsx_runtime0.JSX.Element;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { CollapsibleContent as n, CollapsibleTrigger as r, Collapsible$1 as t };
|
|
19
19
|
//# sourceMappingURL=index17.d.cts.map
|
package/dist/index17.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index17.d.cts","names":[],"sources":["../src/primitives/Collapsible/Collapsible.tsx"],"mappings":";;;;;iBAGS,aAAA;;GAA0B,KAAA,CAAM,sBAAsB,WAAA,CAAqB,QAAK,
|
|
1
|
+
{"version":3,"file":"index17.d.cts","names":[],"sources":["../src/primitives/Collapsible/Collapsible.tsx"],"mappings":";;;;;iBAGS,aAAA;;GAA0B,KAAA,CAAM,sBAAsB,WAAA,CAAqB,QAAK,kBAAA,CAAA,GAAA,CAAA;;AAH1B,iBAQtD,kBAAA,CALW;EAAA,GAAA;AAAA,CAAA,EAOjB,KAAA,CAAM,cAPW,CAAA,OAOW,WAAA,CAAqB,kBAPhC,CAAA,CAAA,EAOmD,kBAAA,CAAA,GAAA,CAAA,OAPnD;;iBAYX,kBAAA,CAZ2E;EAAA,GAAA;AAAA,CAAA,EAcjF,KAAA,CAAM,cAd2E,CAAA,OAcrD,WAAA,CAAqB,kBAdgC,CAAA,CAAA,EAcb,kBAAA,CAAA,GAAA,CAAA,OAda"}
|
package/dist/index17.d.ts
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
+
import * as react_jsx_runtime169 from "react/jsx-runtime";
|
|
1
2
|
import { Collapsible } from "radix-ui";
|
|
2
|
-
import * as react_jsx_runtime272 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/primitives/Collapsible/Collapsible.d.ts
|
|
5
5
|
/** Root of an interactive panel that shows or hides its content when the trigger is toggled. */
|
|
6
6
|
declare function Collapsible$1({
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof Collapsible.Root>):
|
|
8
|
+
}: React.ComponentProps<typeof Collapsible.Root>): react_jsx_runtime169.JSX.Element;
|
|
9
9
|
/** Clickable element that toggles the open/closed state of the Collapsible. */
|
|
10
10
|
declare function CollapsibleTrigger({
|
|
11
11
|
...props
|
|
12
|
-
}: React.ComponentProps<typeof Collapsible.CollapsibleTrigger>):
|
|
12
|
+
}: React.ComponentProps<typeof Collapsible.CollapsibleTrigger>): react_jsx_runtime169.JSX.Element;
|
|
13
13
|
/** Region whose visibility is controlled by the Collapsible's open state. */
|
|
14
14
|
declare function CollapsibleContent({
|
|
15
15
|
...props
|
|
16
|
-
}: React.ComponentProps<typeof Collapsible.CollapsibleContent>):
|
|
16
|
+
}: React.ComponentProps<typeof Collapsible.CollapsibleContent>): react_jsx_runtime169.JSX.Element;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { CollapsibleContent as n, CollapsibleTrigger as r, Collapsible$1 as t };
|
|
19
19
|
//# sourceMappingURL=index17.d.ts.map
|
package/dist/index18.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime175 from "react/jsx-runtime";
|
|
2
2
|
import { Dialog } from "radix-ui";
|
|
3
3
|
import * as React from "react";
|
|
4
4
|
|
|
@@ -6,24 +6,24 @@ import * as React from "react";
|
|
|
6
6
|
/** Modal dialog root — owns open/closed state and renders its content in a portal. */
|
|
7
7
|
declare function Dialog$1({
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof Dialog.Root>):
|
|
9
|
+
}: React.ComponentProps<typeof Dialog.Root>): react_jsx_runtime175.JSX.Element;
|
|
10
10
|
/** Element that toggles the dialog open when activated. */
|
|
11
11
|
declare function DialogTrigger({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof Dialog.Trigger>):
|
|
13
|
+
}: React.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime175.JSX.Element;
|
|
14
14
|
/** Portals the dialog overlay and content to the document body. */
|
|
15
15
|
declare function DialogPortal({
|
|
16
16
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof Dialog.Portal>):
|
|
17
|
+
}: React.ComponentProps<typeof Dialog.Portal>): react_jsx_runtime175.JSX.Element;
|
|
18
18
|
/** Element that closes the dialog when activated. */
|
|
19
19
|
declare function DialogClose({
|
|
20
20
|
...props
|
|
21
|
-
}: React.ComponentProps<typeof Dialog.Close>):
|
|
21
|
+
}: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime175.JSX.Element;
|
|
22
22
|
/** Dimmed backdrop rendered behind the dialog content. */
|
|
23
23
|
declare function DialogOverlay({
|
|
24
24
|
className,
|
|
25
25
|
...props
|
|
26
|
-
}: React.ComponentProps<typeof Dialog.Overlay>):
|
|
26
|
+
}: React.ComponentProps<typeof Dialog.Overlay>): react_jsx_runtime175.JSX.Element;
|
|
27
27
|
declare const dialogSizes: {
|
|
28
28
|
readonly sm: "sm:max-w-sm";
|
|
29
29
|
readonly default: "sm:max-w-lg";
|
|
@@ -42,12 +42,12 @@ declare function DialogContent({
|
|
|
42
42
|
size?: keyof typeof dialogSizes;
|
|
43
43
|
/** Whether to render the top-right "X" close button. */
|
|
44
44
|
showCloseButton?: boolean;
|
|
45
|
-
}):
|
|
45
|
+
}): react_jsx_runtime175.JSX.Element;
|
|
46
46
|
/** Top section of the dialog, holds the title and description. */
|
|
47
47
|
declare function DialogHeader({
|
|
48
48
|
className,
|
|
49
49
|
...props
|
|
50
|
-
}: React.ComponentProps<"div">):
|
|
50
|
+
}: React.ComponentProps<"div">): react_jsx_runtime175.JSX.Element;
|
|
51
51
|
/** Bottom action row of the dialog, with an optional built-in Close button. */
|
|
52
52
|
declare function DialogFooter({
|
|
53
53
|
className,
|
|
@@ -57,17 +57,17 @@ declare function DialogFooter({
|
|
|
57
57
|
}: React.ComponentProps<"div"> & {
|
|
58
58
|
/** Whether to append a built-in outline "Close" button after the children. */
|
|
59
59
|
showCloseButton?: boolean;
|
|
60
|
-
}):
|
|
60
|
+
}): react_jsx_runtime175.JSX.Element;
|
|
61
61
|
/** Accessible heading for the dialog (announced to screen readers). */
|
|
62
62
|
declare function DialogTitle({
|
|
63
63
|
className,
|
|
64
64
|
...props
|
|
65
|
-
}: React.ComponentProps<typeof Dialog.Title>):
|
|
65
|
+
}: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime175.JSX.Element;
|
|
66
66
|
/** Supporting text beneath the dialog title (linked for assistive tech). */
|
|
67
67
|
declare function DialogDescription({
|
|
68
68
|
className,
|
|
69
69
|
...props
|
|
70
|
-
}: React.ComponentProps<typeof Dialog.Description>):
|
|
70
|
+
}: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime175.JSX.Element;
|
|
71
71
|
//#endregion
|
|
72
72
|
export { DialogFooter as a, DialogPortal as c, DialogDescription as i, DialogTitle as l, DialogClose as n, DialogHeader as o, DialogContent as r, DialogOverlay as s, Dialog$1 as t, DialogTrigger as u };
|
|
73
73
|
//# sourceMappingURL=index18.d.cts.map
|
package/dist/index18.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index18.d.cts","names":[],"sources":["../src/primitives/Dialog/Dialog.tsx"],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"index18.d.cts","names":[],"sources":["../src/primitives/Dialog/Dialog.tsx"],"mappings":";;;;;;iBASS,QAAA;;GAAqB,KAAA,CAAM,sBAAsB,MAAA,CAAgB,QAAK,oBAAA,CAAA,GAAA,CAAA;;AAP3C,iBAY3B,aAAA,CALM;EAAA,GAAA;AAAA,CAAA,EAKsB,KAAA,CAAM,cAL5B,CAAA,OAKkD,MAAA,CAAgB,OALlE,CAAA,CAAA,EAK0E,oBAAA,CAAA,GAAA,CAAA,OAL1E;;iBAUN,YAAA,CAViE;EAAA,GAAA;AAAA,CAAA,EAUtC,KAAA,CAAM,cAVgC,CAAA,OAUV,MAAA,CAAgB,MAVN,CAAA,CAAA,EAUa,oBAAA,CAAA,GAAA,CAAA,OAVb;;iBAejE,WAAA,CAfsE;EAAA,GAAA;AAAA,CAAA,EAe5C,KAAA,CAAM,cAfsC,CAAA,OAehB,MAAA,CAAgB,KAfA,CAAA,CAAA,EAeM,oBAAA,CAAA,GAAA,CAAA,OAfN;AAAA;AAAA,iBAoBtE,aAAA,CAfa;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAkBnB,KAAA,CAAM,cAlBa,CAAA,OAkBS,MAAA,CAAgB,OAlBzB,CAAA,CAAA,EAkBiC,oBAAA,CAAA,GAAA,CAAA,OAlBjC;cA+BhB,WA/BgB,EAAA;WAA2C,EAAgB,EAAA,aAAA;WAAtC,OAAA,EAAA,aAAA;WAA8C,EAAA,EAAA,cAAA;EAAA,SAAA,EAAA,EAAA,cAAA;AAAA,CAAA;;iBAuChF,aAAA,CAlCuE;EAAA,SAAA;EAAA,QAAA;EAAA,IAAA;EAAA,eAAA;EAAA,GAAA;CAAA,EAwC7E,KAAA,CAAM,cAxCuE,CAAA,OAwCjD,MAAA,CAAgB,OAxCiC,CAAA,GAAA;;MAAO,CAAA,EAAA,MAAA,OA0CjE,WA1CiE;EAAA;EAK9E,eAAW,CAAA,EAAA,OAAA;CAAA,CAAA,EAwCnB,oBAAA,CAAA,GAAA,CAAA,OAxCmB;;iBAsEX,YAAA,CAtEgC;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAsEM,KAAA,CAAM,cAtEZ,CAAA,KAAA,CAAA,CAAA,EAsEiC,oBAAA,CAAA,GAAA,CAAA,OAtEjC;;AAA4C,iBAiF5E,YAAA,CAjF4E;EAAA,SAAA;EAAA,eAAA;EAAA,QAAA;EAAA,GAAA;CAAA,EAsFlF,KAAA,CAAM,cAtF4E,CAAA,KAAA,CAAA,GAAA;EAK5E;EAAa,eAAA,CAAA,EAAA,OAAA;IAoFrB,oBAAA,CAAA,GAAA,CAAA,OAnFC;;iBAqGO,WAAA,CAnGA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAmGqC,KAAA,CAAM,cAnG3C,CAAA,OAmGiE,MAAA,CAAgB,KAnGjF,CAAA,CAAA,EAmGuF,oBAAA,CAAA,GAAA,CAAA,OAnGvF;;AAA8C,iBAiH9C,iBAAA,CAjH8C;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAoHpD,KAAA,CAAM,cApH8C,CAAA,OAoHxB,MAAA,CAAgB,WApHQ,CAAA,CAAA,EAoHI,oBAAA,CAAA,GAAA,CAAA,OApHJ"}
|
package/dist/index18.d.ts
CHANGED
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
import * as react_jsx_runtime186 from "react/jsx-runtime";
|
|
2
3
|
import { Dialog } from "radix-ui";
|
|
3
|
-
import * as react_jsx_runtime209 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/primitives/Dialog/Dialog.d.ts
|
|
6
6
|
/** Modal dialog root — owns open/closed state and renders its content in a portal. */
|
|
7
7
|
declare function Dialog$1({
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof Dialog.Root>):
|
|
9
|
+
}: React.ComponentProps<typeof Dialog.Root>): react_jsx_runtime186.JSX.Element;
|
|
10
10
|
/** Element that toggles the dialog open when activated. */
|
|
11
11
|
declare function DialogTrigger({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof Dialog.Trigger>):
|
|
13
|
+
}: React.ComponentProps<typeof Dialog.Trigger>): react_jsx_runtime186.JSX.Element;
|
|
14
14
|
/** Portals the dialog overlay and content to the document body. */
|
|
15
15
|
declare function DialogPortal({
|
|
16
16
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof Dialog.Portal>):
|
|
17
|
+
}: React.ComponentProps<typeof Dialog.Portal>): react_jsx_runtime186.JSX.Element;
|
|
18
18
|
/** Element that closes the dialog when activated. */
|
|
19
19
|
declare function DialogClose({
|
|
20
20
|
...props
|
|
21
|
-
}: React.ComponentProps<typeof Dialog.Close>):
|
|
21
|
+
}: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime186.JSX.Element;
|
|
22
22
|
/** Dimmed backdrop rendered behind the dialog content. */
|
|
23
23
|
declare function DialogOverlay({
|
|
24
24
|
className,
|
|
25
25
|
...props
|
|
26
|
-
}: React.ComponentProps<typeof Dialog.Overlay>):
|
|
26
|
+
}: React.ComponentProps<typeof Dialog.Overlay>): react_jsx_runtime186.JSX.Element;
|
|
27
27
|
declare const dialogSizes: {
|
|
28
28
|
readonly sm: "sm:max-w-sm";
|
|
29
29
|
readonly default: "sm:max-w-lg";
|
|
@@ -42,12 +42,12 @@ declare function DialogContent({
|
|
|
42
42
|
size?: keyof typeof dialogSizes;
|
|
43
43
|
/** Whether to render the top-right "X" close button. */
|
|
44
44
|
showCloseButton?: boolean;
|
|
45
|
-
}):
|
|
45
|
+
}): react_jsx_runtime186.JSX.Element;
|
|
46
46
|
/** Top section of the dialog, holds the title and description. */
|
|
47
47
|
declare function DialogHeader({
|
|
48
48
|
className,
|
|
49
49
|
...props
|
|
50
|
-
}: React.ComponentProps<"div">):
|
|
50
|
+
}: React.ComponentProps<"div">): react_jsx_runtime186.JSX.Element;
|
|
51
51
|
/** Bottom action row of the dialog, with an optional built-in Close button. */
|
|
52
52
|
declare function DialogFooter({
|
|
53
53
|
className,
|
|
@@ -57,17 +57,17 @@ declare function DialogFooter({
|
|
|
57
57
|
}: React.ComponentProps<"div"> & {
|
|
58
58
|
/** Whether to append a built-in outline "Close" button after the children. */
|
|
59
59
|
showCloseButton?: boolean;
|
|
60
|
-
}):
|
|
60
|
+
}): react_jsx_runtime186.JSX.Element;
|
|
61
61
|
/** Accessible heading for the dialog (announced to screen readers). */
|
|
62
62
|
declare function DialogTitle({
|
|
63
63
|
className,
|
|
64
64
|
...props
|
|
65
|
-
}: React.ComponentProps<typeof Dialog.Title>):
|
|
65
|
+
}: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime186.JSX.Element;
|
|
66
66
|
/** Supporting text beneath the dialog title (linked for assistive tech). */
|
|
67
67
|
declare function DialogDescription({
|
|
68
68
|
className,
|
|
69
69
|
...props
|
|
70
|
-
}: React.ComponentProps<typeof Dialog.Description>):
|
|
70
|
+
}: React.ComponentProps<typeof Dialog.Description>): react_jsx_runtime186.JSX.Element;
|
|
71
71
|
//#endregion
|
|
72
72
|
export { DialogFooter as a, DialogPortal as c, DialogDescription as i, DialogTitle as l, DialogClose as n, DialogHeader as o, DialogContent as r, DialogOverlay as s, Dialog$1 as t, DialogTrigger as u };
|
|
73
73
|
//# sourceMappingURL=index18.d.ts.map
|
package/dist/index18.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index18.d.ts","names":[],"sources":["../src/primitives/Dialog/Dialog.tsx"],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"index18.d.ts","names":[],"sources":["../src/primitives/Dialog/Dialog.tsx"],"mappings":";;;;;;iBASS,QAAA;;GAAqB,KAAA,CAAM,sBAAsB,MAAA,CAAgB,QAAK,oBAAA,CAAA,GAAA,CAAA;;AAP3C,iBAY3B,aAAA,CALM;EAAA,GAAA;AAAA,CAAA,EAKsB,KAAA,CAAM,cAL5B,CAAA,OAKkD,MAAA,CAAgB,OALlE,CAAA,CAAA,EAK0E,oBAAA,CAAA,GAAA,CAAA,OAL1E;;iBAUN,YAAA,CAViE;EAAA,GAAA;AAAA,CAAA,EAUtC,KAAA,CAAM,cAVgC,CAAA,OAUV,MAAA,CAAgB,MAVN,CAAA,CAAA,EAUa,oBAAA,CAAA,GAAA,CAAA,OAVb;;iBAejE,WAAA,CAfsE;EAAA,GAAA;AAAA,CAAA,EAe5C,KAAA,CAAM,cAfsC,CAAA,OAehB,MAAA,CAAgB,KAfA,CAAA,CAAA,EAeM,oBAAA,CAAA,GAAA,CAAA,OAfN;AAAA;AAAA,iBAoBtE,aAAA,CAfa;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAkBnB,KAAA,CAAM,cAlBa,CAAA,OAkBS,MAAA,CAAgB,OAlBzB,CAAA,CAAA,EAkBiC,oBAAA,CAAA,GAAA,CAAA,OAlBjC;cA+BhB,WA/BgB,EAAA;WAA2C,EAAgB,EAAA,aAAA;WAAtC,OAAA,EAAA,aAAA;WAA8C,EAAA,EAAA,cAAA;EAAA,SAAA,EAAA,EAAA,cAAA;AAAA,CAAA;;iBAuChF,aAAA,CAlCuE;EAAA,SAAA;EAAA,QAAA;EAAA,IAAA;EAAA,eAAA;EAAA,GAAA;CAAA,EAwC7E,KAAA,CAAM,cAxCuE,CAAA,OAwCjD,MAAA,CAAgB,OAxCiC,CAAA,GAAA;;MAAO,CAAA,EAAA,MAAA,OA0CjE,WA1CiE;EAAA;EAK9E,eAAW,CAAA,EAAA,OAAA;CAAA,CAAA,EAwCnB,oBAAA,CAAA,GAAA,CAAA,OAxCmB;;iBAsEX,YAAA,CAtEgC;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAsEM,KAAA,CAAM,cAtEZ,CAAA,KAAA,CAAA,CAAA,EAsEiC,oBAAA,CAAA,GAAA,CAAA,OAtEjC;;AAA4C,iBAiF5E,YAAA,CAjF4E;EAAA,SAAA;EAAA,eAAA;EAAA,QAAA;EAAA,GAAA;CAAA,EAsFlF,KAAA,CAAM,cAtF4E,CAAA,KAAA,CAAA,GAAA;EAK5E;EAAa,eAAA,CAAA,EAAA,OAAA;IAoFrB,oBAAA,CAAA,GAAA,CAAA,OAnFC;;iBAqGO,WAAA,CAnGA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAmGqC,KAAA,CAAM,cAnG3C,CAAA,OAmGiE,MAAA,CAAgB,KAnGjF,CAAA,CAAA,EAmGuF,oBAAA,CAAA,GAAA,CAAA,OAnGvF;;AAA8C,iBAiH9C,iBAAA,CAjH8C;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAoHpD,KAAA,CAAM,cApH8C,CAAA,OAoHxB,MAAA,CAAgB,WApHQ,CAAA,CAAA,EAoHI,oBAAA,CAAA,GAAA,CAAA,OApHJ"}
|