@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/index22.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime143 from "react/jsx-runtime";
|
|
2
2
|
import * as React from "react";
|
|
3
3
|
import { Drawer } from "vaul";
|
|
4
4
|
|
|
@@ -6,25 +6,25 @@ import { Drawer } from "vaul";
|
|
|
6
6
|
/** Root provider for a vaul-backed sliding drawer; controls open state and slide `direction`. */
|
|
7
7
|
declare function Drawer$1({
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof Drawer.Root>):
|
|
9
|
+
}: React.ComponentProps<typeof Drawer.Root>): react_jsx_runtime143.JSX.Element;
|
|
10
10
|
/** Element that toggles the drawer open when interacted with. */
|
|
11
11
|
declare function DrawerTrigger({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof Drawer.Trigger>):
|
|
13
|
+
}: React.ComponentProps<typeof Drawer.Trigger>): react_jsx_runtime143.JSX.Element;
|
|
14
14
|
/** Portals the overlay and content out to the document body. */
|
|
15
15
|
declare function DrawerPortal({
|
|
16
16
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof Drawer.Portal>):
|
|
17
|
+
}: React.ComponentProps<typeof Drawer.Portal>): react_jsx_runtime143.JSX.Element;
|
|
18
18
|
/** Element that closes the drawer when interacted with. */
|
|
19
19
|
declare function DrawerClose({
|
|
20
20
|
...props
|
|
21
|
-
}: React.ComponentProps<typeof Drawer.Close>):
|
|
21
|
+
}: React.ComponentProps<typeof Drawer.Close>): react_jsx_runtime143.JSX.Element;
|
|
22
22
|
/** Dimmed backdrop rendered behind the drawer content. */
|
|
23
23
|
declare function DrawerOverlay({
|
|
24
24
|
/** Extra classes merged onto the overlay surface. */
|
|
25
25
|
className,
|
|
26
26
|
...props
|
|
27
|
-
}: React.ComponentProps<typeof Drawer.Overlay>):
|
|
27
|
+
}: React.ComponentProps<typeof Drawer.Overlay>): react_jsx_runtime143.JSX.Element;
|
|
28
28
|
/** Sliding panel that holds the drawer's content; auto-portals and renders the overlay. */
|
|
29
29
|
declare function DrawerContent({
|
|
30
30
|
/** Extra classes merged onto the content panel. */
|
|
@@ -32,31 +32,31 @@ declare function DrawerContent({
|
|
|
32
32
|
/** Body of the drawer, typically header/footer plus content. */
|
|
33
33
|
children,
|
|
34
34
|
...props
|
|
35
|
-
}: React.ComponentProps<typeof Drawer.Content>):
|
|
35
|
+
}: React.ComponentProps<typeof Drawer.Content>): react_jsx_runtime143.JSX.Element;
|
|
36
36
|
/** Top region of the drawer; groups the title and description. */
|
|
37
37
|
declare function DrawerHeader({
|
|
38
38
|
/** Extra classes merged onto the header wrapper. */
|
|
39
39
|
className,
|
|
40
40
|
...props
|
|
41
|
-
}: React.ComponentProps<"div">):
|
|
41
|
+
}: React.ComponentProps<"div">): react_jsx_runtime143.JSX.Element;
|
|
42
42
|
/** Bottom region of the drawer; typically holds actions, pinned to the panel base. */
|
|
43
43
|
declare function DrawerFooter({
|
|
44
44
|
/** Extra classes merged onto the footer wrapper. */
|
|
45
45
|
className,
|
|
46
46
|
...props
|
|
47
|
-
}: React.ComponentProps<"div">):
|
|
47
|
+
}: React.ComponentProps<"div">): react_jsx_runtime143.JSX.Element;
|
|
48
48
|
/** Accessible title for the drawer, announced to assistive tech. */
|
|
49
49
|
declare function DrawerTitle({
|
|
50
50
|
/** Extra classes merged onto the title. */
|
|
51
51
|
className,
|
|
52
52
|
...props
|
|
53
|
-
}: React.ComponentProps<typeof Drawer.Title>):
|
|
53
|
+
}: React.ComponentProps<typeof Drawer.Title>): react_jsx_runtime143.JSX.Element;
|
|
54
54
|
/** Supporting description text shown beneath the drawer title. */
|
|
55
55
|
declare function DrawerDescription({
|
|
56
56
|
/** Extra classes merged onto the description. */
|
|
57
57
|
className,
|
|
58
58
|
...props
|
|
59
|
-
}: React.ComponentProps<typeof Drawer.Description>):
|
|
59
|
+
}: React.ComponentProps<typeof Drawer.Description>): react_jsx_runtime143.JSX.Element;
|
|
60
60
|
//#endregion
|
|
61
61
|
export { DrawerFooter as a, DrawerPortal as c, DrawerDescription as i, DrawerTitle as l, DrawerClose as n, DrawerHeader as o, DrawerContent as r, DrawerOverlay as s, Drawer$1 as t, DrawerTrigger as u };
|
|
62
62
|
//# sourceMappingURL=index22.d.cts.map
|
package/dist/index22.d.ts
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime128 from "react/jsx-runtime";
|
|
3
3
|
import { Drawer } from "vaul";
|
|
4
4
|
|
|
5
5
|
//#region src/primitives/Drawer/Drawer.d.ts
|
|
6
6
|
/** Root provider for a vaul-backed sliding drawer; controls open state and slide `direction`. */
|
|
7
7
|
declare function Drawer$1({
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof Drawer.Root>):
|
|
9
|
+
}: React.ComponentProps<typeof Drawer.Root>): react_jsx_runtime128.JSX.Element;
|
|
10
10
|
/** Element that toggles the drawer open when interacted with. */
|
|
11
11
|
declare function DrawerTrigger({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof Drawer.Trigger>):
|
|
13
|
+
}: React.ComponentProps<typeof Drawer.Trigger>): react_jsx_runtime128.JSX.Element;
|
|
14
14
|
/** Portals the overlay and content out to the document body. */
|
|
15
15
|
declare function DrawerPortal({
|
|
16
16
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof Drawer.Portal>):
|
|
17
|
+
}: React.ComponentProps<typeof Drawer.Portal>): react_jsx_runtime128.JSX.Element;
|
|
18
18
|
/** Element that closes the drawer when interacted with. */
|
|
19
19
|
declare function DrawerClose({
|
|
20
20
|
...props
|
|
21
|
-
}: React.ComponentProps<typeof Drawer.Close>):
|
|
21
|
+
}: React.ComponentProps<typeof Drawer.Close>): react_jsx_runtime128.JSX.Element;
|
|
22
22
|
/** Dimmed backdrop rendered behind the drawer content. */
|
|
23
23
|
declare function DrawerOverlay({
|
|
24
24
|
/** Extra classes merged onto the overlay surface. */
|
|
25
25
|
className,
|
|
26
26
|
...props
|
|
27
|
-
}: React.ComponentProps<typeof Drawer.Overlay>):
|
|
27
|
+
}: React.ComponentProps<typeof Drawer.Overlay>): react_jsx_runtime128.JSX.Element;
|
|
28
28
|
/** Sliding panel that holds the drawer's content; auto-portals and renders the overlay. */
|
|
29
29
|
declare function DrawerContent({
|
|
30
30
|
/** Extra classes merged onto the content panel. */
|
|
@@ -32,31 +32,31 @@ declare function DrawerContent({
|
|
|
32
32
|
/** Body of the drawer, typically header/footer plus content. */
|
|
33
33
|
children,
|
|
34
34
|
...props
|
|
35
|
-
}: React.ComponentProps<typeof Drawer.Content>):
|
|
35
|
+
}: React.ComponentProps<typeof Drawer.Content>): react_jsx_runtime128.JSX.Element;
|
|
36
36
|
/** Top region of the drawer; groups the title and description. */
|
|
37
37
|
declare function DrawerHeader({
|
|
38
38
|
/** Extra classes merged onto the header wrapper. */
|
|
39
39
|
className,
|
|
40
40
|
...props
|
|
41
|
-
}: React.ComponentProps<"div">):
|
|
41
|
+
}: React.ComponentProps<"div">): react_jsx_runtime128.JSX.Element;
|
|
42
42
|
/** Bottom region of the drawer; typically holds actions, pinned to the panel base. */
|
|
43
43
|
declare function DrawerFooter({
|
|
44
44
|
/** Extra classes merged onto the footer wrapper. */
|
|
45
45
|
className,
|
|
46
46
|
...props
|
|
47
|
-
}: React.ComponentProps<"div">):
|
|
47
|
+
}: React.ComponentProps<"div">): react_jsx_runtime128.JSX.Element;
|
|
48
48
|
/** Accessible title for the drawer, announced to assistive tech. */
|
|
49
49
|
declare function DrawerTitle({
|
|
50
50
|
/** Extra classes merged onto the title. */
|
|
51
51
|
className,
|
|
52
52
|
...props
|
|
53
|
-
}: React.ComponentProps<typeof Drawer.Title>):
|
|
53
|
+
}: React.ComponentProps<typeof Drawer.Title>): react_jsx_runtime128.JSX.Element;
|
|
54
54
|
/** Supporting description text shown beneath the drawer title. */
|
|
55
55
|
declare function DrawerDescription({
|
|
56
56
|
/** Extra classes merged onto the description. */
|
|
57
57
|
className,
|
|
58
58
|
...props
|
|
59
|
-
}: React.ComponentProps<typeof Drawer.Description>):
|
|
59
|
+
}: React.ComponentProps<typeof Drawer.Description>): react_jsx_runtime128.JSX.Element;
|
|
60
60
|
//#endregion
|
|
61
61
|
export { DrawerFooter as a, DrawerPortal as c, DrawerDescription as i, DrawerTitle as l, DrawerClose as n, DrawerHeader as o, DrawerContent as r, DrawerOverlay as s, Drawer$1 as t, DrawerTrigger as u };
|
|
62
62
|
//# sourceMappingURL=index22.d.ts.map
|
package/dist/index23.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
2
2
|
import { DropdownMenu } from "radix-ui";
|
|
3
3
|
import * as React from "react";
|
|
4
4
|
|
|
@@ -6,26 +6,26 @@ import * as React from "react";
|
|
|
6
6
|
/** Root provider for a dropdown menu; holds open state and wires the trigger to its content. */
|
|
7
7
|
declare function DropdownMenu$1({
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof DropdownMenu.Root>):
|
|
9
|
+
}: React.ComponentProps<typeof DropdownMenu.Root>): react_jsx_runtime30.JSX.Element;
|
|
10
10
|
/** Renders the menu into a portal so it escapes overflow/stacking contexts. */
|
|
11
11
|
declare function DropdownMenuPortal({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof DropdownMenu.Portal>):
|
|
13
|
+
}: React.ComponentProps<typeof DropdownMenu.Portal>): react_jsx_runtime30.JSX.Element;
|
|
14
14
|
/** The control (usually a button) that toggles the menu open and closed. */
|
|
15
15
|
declare function DropdownMenuTrigger({
|
|
16
16
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof DropdownMenu.Trigger>):
|
|
17
|
+
}: React.ComponentProps<typeof DropdownMenu.Trigger>): react_jsx_runtime30.JSX.Element;
|
|
18
18
|
/** The floating surface that holds the menu items; portalled and animated on open/close. */
|
|
19
19
|
declare function DropdownMenuContent({
|
|
20
20
|
className,
|
|
21
21
|
/** Gap in pixels between the trigger and the content edge. */
|
|
22
22
|
sideOffset,
|
|
23
23
|
...props
|
|
24
|
-
}: React.ComponentProps<typeof DropdownMenu.Content>):
|
|
24
|
+
}: React.ComponentProps<typeof DropdownMenu.Content>): react_jsx_runtime30.JSX.Element;
|
|
25
25
|
/** Groups related menu items together for labelling and keyboard navigation. */
|
|
26
26
|
declare function DropdownMenuGroup({
|
|
27
27
|
...props
|
|
28
|
-
}: React.ComponentProps<typeof DropdownMenu.Group>):
|
|
28
|
+
}: React.ComponentProps<typeof DropdownMenu.Group>): react_jsx_runtime30.JSX.Element;
|
|
29
29
|
/** A selectable menu row that fires on click/Enter. */
|
|
30
30
|
declare function DropdownMenuItem({
|
|
31
31
|
className,
|
|
@@ -37,7 +37,7 @@ declare function DropdownMenuItem({
|
|
|
37
37
|
}: React.ComponentProps<typeof DropdownMenu.Item> & {
|
|
38
38
|
inset?: boolean;
|
|
39
39
|
variant?: "default" | "destructive";
|
|
40
|
-
}):
|
|
40
|
+
}): react_jsx_runtime30.JSX.Element;
|
|
41
41
|
/** A menu row with a toggleable checkmark indicator for boolean options. */
|
|
42
42
|
declare function DropdownMenuCheckboxItem({
|
|
43
43
|
className,
|
|
@@ -45,17 +45,17 @@ declare function DropdownMenuCheckboxItem({
|
|
|
45
45
|
/** Whether the checkbox indicator is shown as checked. */
|
|
46
46
|
checked,
|
|
47
47
|
...props
|
|
48
|
-
}: React.ComponentProps<typeof DropdownMenu.CheckboxItem>):
|
|
48
|
+
}: React.ComponentProps<typeof DropdownMenu.CheckboxItem>): react_jsx_runtime30.JSX.Element;
|
|
49
49
|
/** Wraps radio items so only one option in the group can be selected at a time. */
|
|
50
50
|
declare function DropdownMenuRadioGroup({
|
|
51
51
|
...props
|
|
52
|
-
}: React.ComponentProps<typeof DropdownMenu.RadioGroup>):
|
|
52
|
+
}: React.ComponentProps<typeof DropdownMenu.RadioGroup>): react_jsx_runtime30.JSX.Element;
|
|
53
53
|
/** A single mutually-exclusive option within a `DropdownMenuRadioGroup`. */
|
|
54
54
|
declare function DropdownMenuRadioItem({
|
|
55
55
|
className,
|
|
56
56
|
children,
|
|
57
57
|
...props
|
|
58
|
-
}: React.ComponentProps<typeof DropdownMenu.RadioItem>):
|
|
58
|
+
}: React.ComponentProps<typeof DropdownMenu.RadioItem>): react_jsx_runtime30.JSX.Element;
|
|
59
59
|
/** A non-interactive heading used to title a group of menu items. */
|
|
60
60
|
declare function DropdownMenuLabel({
|
|
61
61
|
className,
|
|
@@ -64,21 +64,21 @@ declare function DropdownMenuLabel({
|
|
|
64
64
|
...props
|
|
65
65
|
}: React.ComponentProps<typeof DropdownMenu.Label> & {
|
|
66
66
|
inset?: boolean;
|
|
67
|
-
}):
|
|
67
|
+
}): react_jsx_runtime30.JSX.Element;
|
|
68
68
|
/** A thin divider line used to visually separate groups of menu items. */
|
|
69
69
|
declare function DropdownMenuSeparator({
|
|
70
70
|
className,
|
|
71
71
|
...props
|
|
72
|
-
}: React.ComponentProps<typeof DropdownMenu.Separator>):
|
|
72
|
+
}: React.ComponentProps<typeof DropdownMenu.Separator>): react_jsx_runtime30.JSX.Element;
|
|
73
73
|
/** Right-aligned hint for an item's keyboard shortcut (e.g. ⇧⌘P). */
|
|
74
74
|
declare function DropdownMenuShortcut({
|
|
75
75
|
className,
|
|
76
76
|
...props
|
|
77
|
-
}: React.ComponentProps<"span">):
|
|
77
|
+
}: React.ComponentProps<"span">): react_jsx_runtime30.JSX.Element;
|
|
78
78
|
/** Root for a nested submenu; holds the sub-trigger and its sub-content. */
|
|
79
79
|
declare function DropdownMenuSub({
|
|
80
80
|
...props
|
|
81
|
-
}: React.ComponentProps<typeof DropdownMenu.Sub>):
|
|
81
|
+
}: React.ComponentProps<typeof DropdownMenu.Sub>): react_jsx_runtime30.JSX.Element;
|
|
82
82
|
/** The item that opens a nested submenu, shown with a trailing chevron. */
|
|
83
83
|
declare function DropdownMenuSubTrigger({
|
|
84
84
|
className,
|
|
@@ -88,12 +88,12 @@ declare function DropdownMenuSubTrigger({
|
|
|
88
88
|
...props
|
|
89
89
|
}: React.ComponentProps<typeof DropdownMenu.SubTrigger> & {
|
|
90
90
|
inset?: boolean;
|
|
91
|
-
}):
|
|
91
|
+
}): react_jsx_runtime30.JSX.Element;
|
|
92
92
|
/** The floating surface for a nested submenu's items. */
|
|
93
93
|
declare function DropdownMenuSubContent({
|
|
94
94
|
className,
|
|
95
95
|
...props
|
|
96
|
-
}: React.ComponentProps<typeof DropdownMenu.SubContent>):
|
|
96
|
+
}: React.ComponentProps<typeof DropdownMenu.SubContent>): react_jsx_runtime30.JSX.Element;
|
|
97
97
|
//#endregion
|
|
98
98
|
export { DropdownMenuItem as a, DropdownMenuRadioGroup as c, DropdownMenuShortcut as d, DropdownMenuSub as f, DropdownMenuTrigger as h, DropdownMenuGroup as i, DropdownMenuRadioItem as l, DropdownMenuSubTrigger as m, DropdownMenuCheckboxItem as n, DropdownMenuLabel as o, DropdownMenuSubContent as p, DropdownMenuContent as r, DropdownMenuPortal as s, DropdownMenu$1 as t, DropdownMenuSeparator as u };
|
|
99
99
|
//# sourceMappingURL=index23.d.cts.map
|
package/dist/index23.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index23.d.cts","names":[],"sources":["../src/primitives/DropdownMenu/DropdownMenu.tsx"],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"index23.d.cts","names":[],"sources":["../src/primitives/DropdownMenu/DropdownMenu.tsx"],"mappings":"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"}
|
package/dist/index23.d.ts
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
import * as react_jsx_runtime112 from "react/jsx-runtime";
|
|
2
3
|
import { DropdownMenu } from "radix-ui";
|
|
3
|
-
import * as react_jsx_runtime180 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/primitives/DropdownMenu/DropdownMenu.d.ts
|
|
6
6
|
/** Root provider for a dropdown menu; holds open state and wires the trigger to its content. */
|
|
7
7
|
declare function DropdownMenu$1({
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof DropdownMenu.Root>):
|
|
9
|
+
}: React.ComponentProps<typeof DropdownMenu.Root>): react_jsx_runtime112.JSX.Element;
|
|
10
10
|
/** Renders the menu into a portal so it escapes overflow/stacking contexts. */
|
|
11
11
|
declare function DropdownMenuPortal({
|
|
12
12
|
...props
|
|
13
|
-
}: React.ComponentProps<typeof DropdownMenu.Portal>):
|
|
13
|
+
}: React.ComponentProps<typeof DropdownMenu.Portal>): react_jsx_runtime112.JSX.Element;
|
|
14
14
|
/** The control (usually a button) that toggles the menu open and closed. */
|
|
15
15
|
declare function DropdownMenuTrigger({
|
|
16
16
|
...props
|
|
17
|
-
}: React.ComponentProps<typeof DropdownMenu.Trigger>):
|
|
17
|
+
}: React.ComponentProps<typeof DropdownMenu.Trigger>): react_jsx_runtime112.JSX.Element;
|
|
18
18
|
/** The floating surface that holds the menu items; portalled and animated on open/close. */
|
|
19
19
|
declare function DropdownMenuContent({
|
|
20
20
|
className,
|
|
21
21
|
/** Gap in pixels between the trigger and the content edge. */
|
|
22
22
|
sideOffset,
|
|
23
23
|
...props
|
|
24
|
-
}: React.ComponentProps<typeof DropdownMenu.Content>):
|
|
24
|
+
}: React.ComponentProps<typeof DropdownMenu.Content>): react_jsx_runtime112.JSX.Element;
|
|
25
25
|
/** Groups related menu items together for labelling and keyboard navigation. */
|
|
26
26
|
declare function DropdownMenuGroup({
|
|
27
27
|
...props
|
|
28
|
-
}: React.ComponentProps<typeof DropdownMenu.Group>):
|
|
28
|
+
}: React.ComponentProps<typeof DropdownMenu.Group>): react_jsx_runtime112.JSX.Element;
|
|
29
29
|
/** A selectable menu row that fires on click/Enter. */
|
|
30
30
|
declare function DropdownMenuItem({
|
|
31
31
|
className,
|
|
@@ -37,7 +37,7 @@ declare function DropdownMenuItem({
|
|
|
37
37
|
}: React.ComponentProps<typeof DropdownMenu.Item> & {
|
|
38
38
|
inset?: boolean;
|
|
39
39
|
variant?: "default" | "destructive";
|
|
40
|
-
}):
|
|
40
|
+
}): react_jsx_runtime112.JSX.Element;
|
|
41
41
|
/** A menu row with a toggleable checkmark indicator for boolean options. */
|
|
42
42
|
declare function DropdownMenuCheckboxItem({
|
|
43
43
|
className,
|
|
@@ -45,17 +45,17 @@ declare function DropdownMenuCheckboxItem({
|
|
|
45
45
|
/** Whether the checkbox indicator is shown as checked. */
|
|
46
46
|
checked,
|
|
47
47
|
...props
|
|
48
|
-
}: React.ComponentProps<typeof DropdownMenu.CheckboxItem>):
|
|
48
|
+
}: React.ComponentProps<typeof DropdownMenu.CheckboxItem>): react_jsx_runtime112.JSX.Element;
|
|
49
49
|
/** Wraps radio items so only one option in the group can be selected at a time. */
|
|
50
50
|
declare function DropdownMenuRadioGroup({
|
|
51
51
|
...props
|
|
52
|
-
}: React.ComponentProps<typeof DropdownMenu.RadioGroup>):
|
|
52
|
+
}: React.ComponentProps<typeof DropdownMenu.RadioGroup>): react_jsx_runtime112.JSX.Element;
|
|
53
53
|
/** A single mutually-exclusive option within a `DropdownMenuRadioGroup`. */
|
|
54
54
|
declare function DropdownMenuRadioItem({
|
|
55
55
|
className,
|
|
56
56
|
children,
|
|
57
57
|
...props
|
|
58
|
-
}: React.ComponentProps<typeof DropdownMenu.RadioItem>):
|
|
58
|
+
}: React.ComponentProps<typeof DropdownMenu.RadioItem>): react_jsx_runtime112.JSX.Element;
|
|
59
59
|
/** A non-interactive heading used to title a group of menu items. */
|
|
60
60
|
declare function DropdownMenuLabel({
|
|
61
61
|
className,
|
|
@@ -64,21 +64,21 @@ declare function DropdownMenuLabel({
|
|
|
64
64
|
...props
|
|
65
65
|
}: React.ComponentProps<typeof DropdownMenu.Label> & {
|
|
66
66
|
inset?: boolean;
|
|
67
|
-
}):
|
|
67
|
+
}): react_jsx_runtime112.JSX.Element;
|
|
68
68
|
/** A thin divider line used to visually separate groups of menu items. */
|
|
69
69
|
declare function DropdownMenuSeparator({
|
|
70
70
|
className,
|
|
71
71
|
...props
|
|
72
|
-
}: React.ComponentProps<typeof DropdownMenu.Separator>):
|
|
72
|
+
}: React.ComponentProps<typeof DropdownMenu.Separator>): react_jsx_runtime112.JSX.Element;
|
|
73
73
|
/** Right-aligned hint for an item's keyboard shortcut (e.g. ⇧⌘P). */
|
|
74
74
|
declare function DropdownMenuShortcut({
|
|
75
75
|
className,
|
|
76
76
|
...props
|
|
77
|
-
}: React.ComponentProps<"span">):
|
|
77
|
+
}: React.ComponentProps<"span">): react_jsx_runtime112.JSX.Element;
|
|
78
78
|
/** Root for a nested submenu; holds the sub-trigger and its sub-content. */
|
|
79
79
|
declare function DropdownMenuSub({
|
|
80
80
|
...props
|
|
81
|
-
}: React.ComponentProps<typeof DropdownMenu.Sub>):
|
|
81
|
+
}: React.ComponentProps<typeof DropdownMenu.Sub>): react_jsx_runtime112.JSX.Element;
|
|
82
82
|
/** The item that opens a nested submenu, shown with a trailing chevron. */
|
|
83
83
|
declare function DropdownMenuSubTrigger({
|
|
84
84
|
className,
|
|
@@ -88,12 +88,12 @@ declare function DropdownMenuSubTrigger({
|
|
|
88
88
|
...props
|
|
89
89
|
}: React.ComponentProps<typeof DropdownMenu.SubTrigger> & {
|
|
90
90
|
inset?: boolean;
|
|
91
|
-
}):
|
|
91
|
+
}): react_jsx_runtime112.JSX.Element;
|
|
92
92
|
/** The floating surface for a nested submenu's items. */
|
|
93
93
|
declare function DropdownMenuSubContent({
|
|
94
94
|
className,
|
|
95
95
|
...props
|
|
96
|
-
}: React.ComponentProps<typeof DropdownMenu.SubContent>):
|
|
96
|
+
}: React.ComponentProps<typeof DropdownMenu.SubContent>): react_jsx_runtime112.JSX.Element;
|
|
97
97
|
//#endregion
|
|
98
98
|
export { DropdownMenuItem as a, DropdownMenuRadioGroup as c, DropdownMenuShortcut as d, DropdownMenuSub as f, DropdownMenuTrigger as h, DropdownMenuGroup as i, DropdownMenuRadioItem as l, DropdownMenuSubTrigger as m, DropdownMenuCheckboxItem as n, DropdownMenuLabel as o, DropdownMenuSubContent as p, DropdownMenuContent as r, DropdownMenuPortal as s, DropdownMenu$1 as t, DropdownMenuSeparator as u };
|
|
99
99
|
//# sourceMappingURL=index23.d.ts.map
|
package/dist/index23.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index23.d.ts","names":[],"sources":["../src/primitives/DropdownMenu/DropdownMenu.tsx"],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"index23.d.ts","names":[],"sources":["../src/primitives/DropdownMenu/DropdownMenu.tsx"],"mappings":"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"}
|
package/dist/index24.d.cts
CHANGED
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime2 from "react/jsx-runtime";
|
|
2
|
+
import * as class_variance_authority_types0 from "class-variance-authority/types";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
4
|
import * as React from "react";
|
|
5
5
|
|
|
6
6
|
//#region src/primitives/Empty/Empty.d.ts
|
|
7
7
|
declare const emptyVariants: (props?: ({
|
|
8
8
|
variant?: "default" | "outline" | "background" | "outline-dashed" | null | undefined;
|
|
9
|
-
} &
|
|
9
|
+
} & class_variance_authority_types0.ClassProp) | undefined) => string;
|
|
10
10
|
/** Centered empty-state container; compose Header/Media/Title/Description/Content inside it. */
|
|
11
11
|
declare function Empty({
|
|
12
12
|
className,
|
|
13
13
|
/** Container chrome: plain, bordered, muted background, or dashed border. */
|
|
14
14
|
variant,
|
|
15
15
|
...props
|
|
16
|
-
}: React.ComponentProps<"div"> & VariantProps<typeof emptyVariants>):
|
|
16
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof emptyVariants>): react_jsx_runtime2.JSX.Element;
|
|
17
17
|
/** Groups the media, title, and description with centered alignment. */
|
|
18
18
|
declare function EmptyHeader({
|
|
19
19
|
className,
|
|
20
20
|
...props
|
|
21
|
-
}: React.ComponentProps<"div">):
|
|
21
|
+
}: React.ComponentProps<"div">): react_jsx_runtime2.JSX.Element;
|
|
22
22
|
declare const emptyMediaVariants: (props?: ({
|
|
23
23
|
variant?: "default" | "icon" | null | undefined;
|
|
24
|
-
} &
|
|
24
|
+
} & class_variance_authority_types0.ClassProp) | undefined) => string;
|
|
25
25
|
/** Holds the leading illustration or icon above the title. */
|
|
26
26
|
declare function EmptyMedia({
|
|
27
27
|
className,
|
|
28
28
|
/** Visual treatment: bare media or a rounded muted icon badge. */
|
|
29
29
|
variant,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<"div"> & VariantProps<typeof emptyMediaVariants>):
|
|
31
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof emptyMediaVariants>): react_jsx_runtime2.JSX.Element;
|
|
32
32
|
/** The primary heading line of the empty state. */
|
|
33
33
|
declare function EmptyTitle({
|
|
34
34
|
className,
|
|
35
35
|
...props
|
|
36
|
-
}: React.ComponentProps<"div">):
|
|
36
|
+
}: React.ComponentProps<"div">): react_jsx_runtime2.JSX.Element;
|
|
37
37
|
/** Muted supporting copy explaining the empty state. */
|
|
38
38
|
declare function EmptyDescription({
|
|
39
39
|
className,
|
|
40
40
|
...props
|
|
41
|
-
}: React.ComponentProps<"p">):
|
|
41
|
+
}: React.ComponentProps<"p">): react_jsx_runtime2.JSX.Element;
|
|
42
42
|
/** Slot for actions or follow-up content below the header. */
|
|
43
43
|
declare function EmptyContent({
|
|
44
44
|
className,
|
|
45
45
|
...props
|
|
46
|
-
}: React.ComponentProps<"div">):
|
|
46
|
+
}: React.ComponentProps<"div">): react_jsx_runtime2.JSX.Element;
|
|
47
47
|
//#endregion
|
|
48
48
|
export { EmptyMedia as a, EmptyHeader as i, EmptyContent as n, EmptyTitle as o, EmptyDescription as r, emptyVariants as s, Empty as t };
|
|
49
49
|
//# sourceMappingURL=index24.d.cts.map
|
package/dist/index24.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index24.d.cts","names":[],"sources":["../src/primitives/Empty/Empty.tsx"],"mappings":";;;;;;cAKM;;IAgBL,
|
|
1
|
+
{"version":3,"file":"index24.d.cts","names":[],"sources":["../src/primitives/Empty/Empty.tsx"],"mappings":";;;;;;cAKM;;IAgBL,+BAAA,CAAA;;AApBmC,iBAuB3B,KAAA,CAHR;EAAA,SAAA;;SAGa;EAAA,GAAA;AAAA,CAAA,EAKX,KAAA,CAAM,cALK,CAAA,KAAA,CAAA,GAKmB,YALnB,CAAA,OAKuC,aALvC,CAAA,CAAA,EAKqD,kBAAA,CAAA,GAAA,CAAA,OALrD;;iBAiBL,WAAA,CAdP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAc4C,KAAA,CAAM,cAdlD,CAAA,KAAA,CAAA,CAAA,EAcuE,kBAAA,CAAA,GAAA,CAAA,OAdvE;cAwBI,kBAtBG,EAAA,CAAA,KAAwB,CAAxB,EAAA,CAAA;SAA4C,CAAA,EAAA,SAAA,GAAA,MAAA,GAAA,IAAA,GAAA,SAAA;IAmCpD,+BAAA,CAAA,SAnCgC,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;;AAAkC,iBAsC1D,UAAA,CAtC0D;EAAA,SAAA;EAAA;SAY/C;EAAA,GAAA;AAAA,CAAA,EA+BjB,KAAA,CAAM,cA/BW,CAAA,KAAA,CAAA,GA+Ba,YA/Bb,CAAA,OA+BiC,kBA/BjC,CAAA,CAAA,EA+BoD,kBAAA,CAAA,GAAA,CAAA,OA/BpD;;iBA2CX,UAAA,CA3C2C;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA2CP,KAAA,CAAM,cA3CC,CAAA,KAAA,CAAA,CAAA,EA2CoB,kBAAA,CAAA,GAAA,CAAA,OA3CpB;;AAAqB,iBAsDhE,gBAAA,CAtDgE;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAsDtB,KAAA,CAAM,cAtDgB,CAAA,GAAA,CAAA,CAAA,EAsDG,kBAAA,CAAA,GAAA,CAAA,OAtDH;AAAA;iBAoEhE,YAAA,CA1CU;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA0C4B,KAAA,CAAM,cA1ClC,CAAA,KAAA,CAAA,CAAA,EA0CuD,kBAAA,CAAA,GAAA,CAAA,OA1CvD"}
|
package/dist/index24.d.ts
CHANGED
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import * as react_jsx_runtime332 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_runtime99 from "react/jsx-runtime";
|
|
4
|
+
import * as class_variance_authority_types7 from "class-variance-authority/types";
|
|
5
5
|
|
|
6
6
|
//#region src/primitives/Empty/Empty.d.ts
|
|
7
7
|
declare const emptyVariants: (props?: ({
|
|
8
8
|
variant?: "default" | "outline" | "background" | "outline-dashed" | null | undefined;
|
|
9
|
-
} &
|
|
9
|
+
} & class_variance_authority_types7.ClassProp) | undefined) => string;
|
|
10
10
|
/** Centered empty-state container; compose Header/Media/Title/Description/Content inside it. */
|
|
11
11
|
declare function Empty({
|
|
12
12
|
className,
|
|
13
13
|
/** Container chrome: plain, bordered, muted background, or dashed border. */
|
|
14
14
|
variant,
|
|
15
15
|
...props
|
|
16
|
-
}: React.ComponentProps<"div"> & VariantProps<typeof emptyVariants>):
|
|
16
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof emptyVariants>): react_jsx_runtime99.JSX.Element;
|
|
17
17
|
/** Groups the media, title, and description with centered alignment. */
|
|
18
18
|
declare function EmptyHeader({
|
|
19
19
|
className,
|
|
20
20
|
...props
|
|
21
|
-
}: React.ComponentProps<"div">):
|
|
21
|
+
}: React.ComponentProps<"div">): react_jsx_runtime99.JSX.Element;
|
|
22
22
|
declare const emptyMediaVariants: (props?: ({
|
|
23
23
|
variant?: "default" | "icon" | null | undefined;
|
|
24
|
-
} &
|
|
24
|
+
} & class_variance_authority_types7.ClassProp) | undefined) => string;
|
|
25
25
|
/** Holds the leading illustration or icon above the title. */
|
|
26
26
|
declare function EmptyMedia({
|
|
27
27
|
className,
|
|
28
28
|
/** Visual treatment: bare media or a rounded muted icon badge. */
|
|
29
29
|
variant,
|
|
30
30
|
...props
|
|
31
|
-
}: React.ComponentProps<"div"> & VariantProps<typeof emptyMediaVariants>):
|
|
31
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof emptyMediaVariants>): react_jsx_runtime99.JSX.Element;
|
|
32
32
|
/** The primary heading line of the empty state. */
|
|
33
33
|
declare function EmptyTitle({
|
|
34
34
|
className,
|
|
35
35
|
...props
|
|
36
|
-
}: React.ComponentProps<"div">):
|
|
36
|
+
}: React.ComponentProps<"div">): react_jsx_runtime99.JSX.Element;
|
|
37
37
|
/** Muted supporting copy explaining the empty state. */
|
|
38
38
|
declare function EmptyDescription({
|
|
39
39
|
className,
|
|
40
40
|
...props
|
|
41
|
-
}: React.ComponentProps<"p">):
|
|
41
|
+
}: React.ComponentProps<"p">): react_jsx_runtime99.JSX.Element;
|
|
42
42
|
/** Slot for actions or follow-up content below the header. */
|
|
43
43
|
declare function EmptyContent({
|
|
44
44
|
className,
|
|
45
45
|
...props
|
|
46
|
-
}: React.ComponentProps<"div">):
|
|
46
|
+
}: React.ComponentProps<"div">): react_jsx_runtime99.JSX.Element;
|
|
47
47
|
//#endregion
|
|
48
48
|
export { EmptyMedia as a, EmptyHeader as i, EmptyContent as n, EmptyTitle as o, EmptyDescription as r, emptyVariants as s, Empty as t };
|
|
49
49
|
//# sourceMappingURL=index24.d.ts.map
|
package/dist/index24.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index24.d.ts","names":[],"sources":["../src/primitives/Empty/Empty.tsx"],"mappings":";;;;;;cAKM;;IAgBL,
|
|
1
|
+
{"version":3,"file":"index24.d.ts","names":[],"sources":["../src/primitives/Empty/Empty.tsx"],"mappings":";;;;;;cAKM;;IAgBL,+BAAA,CAAA;;AApBmC,iBAuB3B,KAAA,CAHR;EAAA,SAAA;;SAGa;EAAA,GAAA;AAAA,CAAA,EAKX,KAAA,CAAM,cALK,CAAA,KAAA,CAAA,GAKmB,YALnB,CAAA,OAKuC,aALvC,CAAA,CAAA,EAKqD,mBAAA,CAAA,GAAA,CAAA,OALrD;;iBAiBL,WAAA,CAdP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAc4C,KAAA,CAAM,cAdlD,CAAA,KAAA,CAAA,CAAA,EAcuE,mBAAA,CAAA,GAAA,CAAA,OAdvE;cAwBI,kBAtBG,EAAA,CAAA,KAAwB,CAAxB,EAAA,CAAA;SAA4C,CAAA,EAAA,SAAA,GAAA,MAAA,GAAA,IAAA,GAAA,SAAA;IAmCpD,+BAAA,CAAA,SAnCgC,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;;AAAkC,iBAsC1D,UAAA,CAtC0D;EAAA,SAAA;EAAA;SAY/C;EAAA,GAAA;AAAA,CAAA,EA+BjB,KAAA,CAAM,cA/BW,CAAA,KAAA,CAAA,GA+Ba,YA/Bb,CAAA,OA+BiC,kBA/BjC,CAAA,CAAA,EA+BoD,mBAAA,CAAA,GAAA,CAAA,OA/BpD;;iBA2CX,UAAA,CA3C2C;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA2CP,KAAA,CAAM,cA3CC,CAAA,KAAA,CAAA,CAAA,EA2CoB,mBAAA,CAAA,GAAA,CAAA,OA3CpB;;AAAqB,iBAsDhE,gBAAA,CAtDgE;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAsDtB,KAAA,CAAM,cAtDgB,CAAA,GAAA,CAAA,CAAA,EAsDG,mBAAA,CAAA,GAAA,CAAA,OAtDH;AAAA;iBAoEhE,YAAA,CA1CU;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA0C4B,KAAA,CAAM,cA1ClC,CAAA,KAAA,CAAA,CAAA,EA0CuD,mBAAA,CAAA,GAAA,CAAA,OA1CvD"}
|
package/dist/index25.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime109 from "react/jsx-runtime";
|
|
2
2
|
import { Label } from "radix-ui";
|
|
3
3
|
import * as React from "react";
|
|
4
4
|
|
|
@@ -11,7 +11,7 @@ declare function Label$1({
|
|
|
11
11
|
}: React.ComponentProps<typeof Label.Root> & {
|
|
12
12
|
/** Layout of the label: `block` (default, left-aligned inline-flex) or `inline` (full-width, centered text). */
|
|
13
13
|
align?: "block" | "inline";
|
|
14
|
-
}):
|
|
14
|
+
}): react_jsx_runtime109.JSX.Element;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { Label$1 as t };
|
|
17
17
|
//# sourceMappingURL=index25.d.cts.map
|
package/dist/index25.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
+
import * as react_jsx_runtime75 from "react/jsx-runtime";
|
|
2
3
|
import { Label } from "radix-ui";
|
|
3
|
-
import * as react_jsx_runtime146 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/primitives/Label/Label.d.ts
|
|
6
6
|
/** Accessible form label (Radix `Label.Root`) that ties caption text to a control and dims when the associated field is disabled. */
|
|
@@ -11,7 +11,7 @@ declare function Label$1({
|
|
|
11
11
|
}: React.ComponentProps<typeof Label.Root> & {
|
|
12
12
|
/** Layout of the label: `block` (default, left-aligned inline-flex) or `inline` (full-width, centered text). */
|
|
13
13
|
align?: "block" | "inline";
|
|
14
|
-
}):
|
|
14
|
+
}): react_jsx_runtime75.JSX.Element;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { Label$1 as t };
|
|
17
17
|
//# sourceMappingURL=index25.d.ts.map
|
package/dist/index25.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index25.d.ts","names":[],"sources":["../src/primitives/Label/Label.tsx"],"mappings":";;;;;;iBAMS,OAAA;;;;GAIN,KAAA,CAAM,sBAAsB,KAAA,CAAe;;EAJrC,KAAA,CAAA,EAAA,OAAK,GAAA,QAAA;CAAA,CAAA,EAOb,
|
|
1
|
+
{"version":3,"file":"index25.d.ts","names":[],"sources":["../src/primitives/Label/Label.tsx"],"mappings":";;;;;;iBAMS,OAAA;;;;GAIN,KAAA,CAAM,sBAAsB,KAAA,CAAe;;EAJrC,KAAA,CAAA,EAAA,OAAK,GAAA,QAAA;CAAA,CAAA,EAOb,mBAAA,CAAA,GAAA,CAAA,OAPa"}
|