@psnext/design-system 2.4.0 → 2.6.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 +32 -4
- package/SKILL.md +1 -1
- package/dist/Header.cjs +3 -3
- package/dist/Header.cjs.map +1 -1
- package/dist/Header.js +3 -3
- package/dist/Header.js.map +1 -1
- package/dist/Mosaic.cjs +472 -0
- package/dist/Mosaic.cjs.map +1 -0
- package/dist/Mosaic.js +459 -0
- package/dist/Mosaic.js.map +1 -0
- package/dist/index.cjs +25 -4
- 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.js +10 -5
- package/dist/index10.d.cts +5 -5
- package/dist/index10.d.ts +6 -6
- package/dist/index11.d.cts +3 -3
- package/dist/index11.d.ts +3 -3
- package/dist/index12.d.cts +12 -12
- package/dist/index12.d.cts.map +1 -1
- package/dist/index12.d.ts +12 -12
- package/dist/index12.d.ts.map +1 -1
- 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 +58 -23
- package/dist/index15.d.cts.map +1 -1
- package/dist/index15.d.ts +58 -23
- package/dist/index15.d.ts.map +1 -1
- package/dist/index16.d.cts +23 -32
- package/dist/index16.d.cts.map +1 -1
- package/dist/index16.d.ts +23 -32
- package/dist/index16.d.ts.map +1 -1
- package/dist/index17.d.cts +34 -15
- package/dist/index17.d.cts.map +1 -1
- package/dist/index17.d.ts +34 -15
- package/dist/index17.d.ts.map +1 -1
- package/dist/index18.d.cts +13 -67
- package/dist/index18.d.cts.map +1 -1
- package/dist/index18.d.ts +13 -67
- package/dist/index18.d.ts.map +1 -1
- package/dist/index19.d.cts +55 -48
- package/dist/index19.d.cts.map +1 -1
- package/dist/index19.d.ts +55 -48
- 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 +8 -8
- package/dist/index2.d.ts.map +1 -1
- package/dist/index20.d.cts +45 -75
- package/dist/index20.d.cts.map +1 -1
- package/dist/index20.d.ts +45 -75
- package/dist/index20.d.ts.map +1 -1
- package/dist/index21.d.cts +39 -28
- package/dist/index21.d.cts.map +1 -1
- package/dist/index21.d.ts +39 -28
- package/dist/index21.d.ts.map +1 -1
- package/dist/index22.d.cts +98 -44
- package/dist/index22.d.cts.map +1 -1
- package/dist/index22.d.ts +98 -44
- package/dist/index22.d.ts.map +1 -1
- package/dist/index23.d.cts +65 -68
- package/dist/index23.d.cts.map +1 -1
- package/dist/index23.d.ts +65 -68
- package/dist/index23.d.ts.map +1 -1
- package/dist/index24.d.cts +27 -42
- package/dist/index24.d.cts.map +1 -1
- package/dist/index24.d.ts +27 -42
- package/dist/index24.d.ts.map +1 -1
- package/dist/index25.d.cts +68 -11
- package/dist/index25.d.cts.map +1 -1
- package/dist/index25.d.ts +68 -11
- package/dist/index25.d.ts.map +1 -1
- package/dist/index26.d.cts +75 -56
- package/dist/index26.d.cts.map +1 -1
- package/dist/index26.d.ts +75 -56
- package/dist/index26.d.ts.map +1 -1
- package/dist/index27.d.cts +38 -60
- package/dist/index27.d.cts.map +1 -1
- package/dist/index27.d.ts +38 -60
- package/dist/index27.d.ts.map +1 -1
- package/dist/index28.d.cts +10 -30
- package/dist/index28.d.cts.map +1 -1
- package/dist/index28.d.ts +10 -30
- package/dist/index28.d.ts.map +1 -1
- package/dist/index29.d.cts +72 -17
- package/dist/index29.d.cts.map +1 -1
- package/dist/index29.d.ts +72 -17
- 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 +46 -80
- package/dist/index30.d.cts.map +1 -1
- package/dist/index30.d.ts +46 -80
- package/dist/index30.d.ts.map +1 -1
- package/dist/index31.d.cts +64 -33
- package/dist/index31.d.cts.map +1 -1
- package/dist/index31.d.ts +64 -33
- package/dist/index31.d.ts.map +1 -1
- package/dist/index32.d.cts +29 -18
- package/dist/index32.d.cts.map +1 -1
- package/dist/index32.d.ts +29 -18
- package/dist/index32.d.ts.map +1 -1
- package/dist/index33.d.cts +17 -51
- package/dist/index33.d.cts.map +1 -1
- package/dist/index33.d.ts +17 -51
- package/dist/index33.d.ts.map +1 -1
- package/dist/index34.d.cts +81 -36
- package/dist/index34.d.cts.map +1 -1
- package/dist/index34.d.ts +81 -36
- package/dist/index34.d.ts.map +1 -1
- package/dist/index35.d.cts +32 -69
- package/dist/index35.d.cts.map +1 -1
- package/dist/index35.d.ts +32 -69
- package/dist/index35.d.ts.map +1 -1
- package/dist/index36.d.cts +20 -13
- package/dist/index36.d.cts.map +1 -1
- package/dist/index36.d.ts +20 -13
- package/dist/index36.d.ts.map +1 -1
- package/dist/index37.d.cts +51 -21
- package/dist/index37.d.cts.map +1 -1
- package/dist/index37.d.ts +51 -21
- package/dist/index37.d.ts.map +1 -1
- package/dist/index38.d.cts +38 -15
- package/dist/index38.d.cts.map +1 -1
- package/dist/index38.d.ts +38 -15
- package/dist/index38.d.ts.map +1 -1
- package/dist/index39.d.cts +53 -81
- package/dist/index39.d.cts.map +1 -1
- package/dist/index39.d.ts +53 -81
- 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 +13 -16
- package/dist/index40.d.cts.map +1 -1
- package/dist/index40.d.ts +13 -16
- package/dist/index40.d.ts.map +1 -1
- package/dist/index41.d.cts +25 -52
- package/dist/index41.d.cts.map +1 -1
- package/dist/index41.d.ts +24 -51
- package/dist/index41.d.ts.map +1 -1
- package/dist/index42.d.cts +15 -40
- package/dist/index42.d.cts.map +1 -1
- package/dist/index42.d.ts +15 -40
- package/dist/index42.d.ts.map +1 -1
- package/dist/index43.d.cts +86 -77
- package/dist/index43.d.cts.map +1 -1
- package/dist/index43.d.ts +86 -77
- package/dist/index43.d.ts.map +1 -1
- package/dist/index44.d.cts +125 -1
- package/dist/index44.d.cts.map +1 -0
- package/dist/index44.d.ts +125 -1
- package/dist/index44.d.ts.map +1 -0
- package/dist/index45.d.cts +15 -41
- package/dist/index45.d.cts.map +1 -1
- package/dist/index45.d.ts +15 -41
- package/dist/index45.d.ts.map +1 -1
- package/dist/index46.d.cts +52 -24
- package/dist/index46.d.cts.map +1 -1
- package/dist/index46.d.ts +52 -24
- package/dist/index46.d.ts.map +1 -1
- package/dist/index47.d.cts +86 -31
- package/dist/index47.d.cts.map +1 -1
- package/dist/index47.d.ts +86 -31
- package/dist/index47.d.ts.map +1 -1
- package/dist/index48.d.cts +1 -25
- package/dist/index48.d.ts +1 -25
- package/dist/index49.d.cts +120 -14
- package/dist/index49.d.cts.map +1 -1
- package/dist/index49.d.ts +120 -14
- package/dist/index49.d.ts.map +1 -1
- package/dist/index5.d.cts +7 -7
- package/dist/index5.d.ts +7 -7
- package/dist/index50.d.cts +32 -53
- package/dist/index50.d.cts.map +1 -1
- package/dist/index50.d.ts +32 -53
- package/dist/index50.d.ts.map +1 -1
- package/dist/index51.d.cts +21 -56
- package/dist/index51.d.cts.map +1 -1
- package/dist/index51.d.ts +21 -56
- package/dist/index51.d.ts.map +1 -1
- package/dist/index52.d.cts +33 -23
- package/dist/index52.d.cts.map +1 -1
- package/dist/index52.d.ts +33 -23
- package/dist/index52.d.ts.map +1 -1
- package/dist/index53.d.cts +17 -201
- package/dist/index53.d.cts.map +1 -1
- package/dist/index53.d.ts +17 -201
- package/dist/index53.d.ts.map +1 -1
- package/dist/index54.d.cts +14 -19
- package/dist/index54.d.cts.map +1 -1
- package/dist/index54.d.ts +14 -19
- package/dist/index54.d.ts.map +1 -1
- package/dist/index55.d.cts +64 -23
- package/dist/index55.d.cts.map +1 -1
- package/dist/index55.d.ts +64 -23
- package/dist/index55.d.ts.map +1 -1
- package/dist/index56.d.cts +95 -22
- package/dist/index56.d.cts.map +1 -1
- package/dist/index56.d.ts +95 -22
- package/dist/index56.d.ts.map +1 -1
- package/dist/index57.d.cts +25 -6
- package/dist/index57.d.cts.map +1 -1
- package/dist/index57.d.ts +25 -6
- package/dist/index57.d.ts.map +1 -1
- package/dist/index58.d.cts +202 -43
- package/dist/index58.d.cts.map +1 -1
- package/dist/index58.d.ts +202 -43
- package/dist/index58.d.ts.map +1 -1
- package/dist/index59.d.cts +15 -40
- package/dist/index59.d.cts.map +1 -1
- package/dist/index59.d.ts +15 -40
- 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 +5 -5
- package/dist/index6.d.ts.map +1 -1
- package/dist/index60.d.cts +20 -55
- package/dist/index60.d.cts.map +1 -1
- package/dist/index60.d.ts +20 -55
- package/dist/index60.d.ts.map +1 -1
- package/dist/index61.d.cts +21 -41
- package/dist/index61.d.cts.map +1 -1
- package/dist/index61.d.ts +21 -41
- package/dist/index61.d.ts.map +1 -1
- package/dist/index62.d.cts +6 -18
- package/dist/index62.d.cts.map +1 -1
- package/dist/index62.d.ts +6 -18
- package/dist/index62.d.ts.map +1 -1
- package/dist/index63.d.cts +46 -41
- package/dist/index63.d.cts.map +1 -1
- package/dist/index63.d.ts +46 -41
- package/dist/index63.d.ts.map +1 -1
- package/dist/index64.d.cts +47 -19
- package/dist/index64.d.cts.map +1 -1
- package/dist/index64.d.ts +47 -19
- package/dist/index64.d.ts.map +1 -1
- package/dist/index65.d.cts +50 -35
- package/dist/index65.d.cts.map +1 -1
- package/dist/index65.d.ts +50 -35
- package/dist/index65.d.ts.map +1 -1
- package/dist/index66.d.cts +33 -13
- package/dist/index66.d.cts.map +1 -1
- package/dist/index66.d.ts +33 -13
- package/dist/index66.d.ts.map +1 -1
- package/dist/index67.d.cts +17 -84
- package/dist/index67.d.cts.map +1 -1
- package/dist/index67.d.ts +17 -84
- package/dist/index67.d.ts.map +1 -1
- package/dist/index68.d.cts +40 -14
- package/dist/index68.d.cts.map +1 -1
- package/dist/index68.d.ts +40 -14
- package/dist/index68.d.ts.map +1 -1
- package/dist/index69.d.cts +16 -30
- package/dist/index69.d.cts.map +1 -1
- package/dist/index69.d.ts +16 -30
- package/dist/index69.d.ts.map +1 -1
- package/dist/index7.d.cts +8 -8
- package/dist/index7.d.ts +8 -8
- package/dist/index70.d.cts +39 -27
- package/dist/index70.d.cts.map +1 -1
- package/dist/index70.d.ts +39 -27
- package/dist/index70.d.ts.map +1 -1
- package/dist/index71.d.cts +22 -79
- package/dist/index71.d.cts.map +1 -1
- package/dist/index71.d.ts +22 -79
- package/dist/index71.d.ts.map +1 -1
- package/dist/index72.d.cts +77 -264
- package/dist/index72.d.cts.map +1 -1
- package/dist/index72.d.ts +77 -264
- package/dist/index72.d.ts.map +1 -1
- package/dist/index73.d.cts +19 -0
- package/dist/index73.d.cts.map +1 -0
- package/dist/index73.d.ts +19 -0
- package/dist/index73.d.ts.map +1 -0
- package/dist/index74.d.cts +37 -0
- package/dist/index74.d.cts.map +1 -0
- package/dist/index74.d.ts +37 -0
- package/dist/index74.d.ts.map +1 -0
- package/dist/index75.d.cts +36 -0
- package/dist/index75.d.cts.map +1 -0
- package/dist/index75.d.ts +36 -0
- package/dist/index75.d.ts.map +1 -0
- package/dist/index76.d.cts +87 -0
- package/dist/index76.d.cts.map +1 -0
- package/dist/index76.d.ts +87 -0
- package/dist/index76.d.ts.map +1 -0
- package/dist/index77.d.cts +278 -0
- package/dist/index77.d.cts.map +1 -0
- package/dist/index77.d.ts +278 -0
- package/dist/index77.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 +4 -4
- package/dist/index9.d.cts +2 -2
- package/dist/index9.d.ts +2 -2
- package/dist/index9.d.ts.map +1 -1
- package/dist/layouts/Container/index.d.cts +1 -1
- package/dist/layouts/Container/index.d.ts +1 -1
- package/dist/layouts/MultiColumn/index.d.cts +1 -1
- package/dist/layouts/MultiColumn/index.d.ts +1 -1
- package/dist/layouts/PageBackground/index.d.cts +1 -1
- package/dist/layouts/PageBackground/index.d.ts +1 -1
- package/dist/layouts/Stack/index.d.cts +1 -1
- package/dist/layouts/Stack/index.d.ts +1 -1
- package/dist/layouts/TwoColumn/index.d.cts +1 -1
- package/dist/layouts/TwoColumn/index.d.ts +1 -1
- package/dist/layouts/index.d.cts +5 -5
- package/dist/layouts/index.d.ts +5 -5
- 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/Footer/index.d.cts +7 -7
- 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.d.cts +14 -14
- package/dist/patterns/MediaObject/index.d.cts.map +1 -1
- package/dist/patterns/MediaObject/index.d.ts +14 -14
- package/dist/patterns/NavRail/index.d.cts +1 -1
- package/dist/patterns/NavRail/index.d.ts +1 -1
- package/dist/patterns/SectionCard/index.d.cts +2 -2
- package/dist/patterns/SectionCard/index.d.ts +2 -2
- package/dist/patterns/SectionCard/index.d.ts.map +1 -1
- package/dist/patterns/SectionHeading/index.d.cts +3 -3
- package/dist/patterns/SectionHeading/index.d.ts +3 -3
- package/dist/patterns/SectionHeading/index.d.ts.map +1 -1
- package/dist/patterns/index.d.cts +2 -2
- package/dist/patterns/index.d.ts +2 -2
- package/dist/primitives/Checkbox/index.cjs +1 -1
- package/dist/primitives/Checkbox/index.cjs.map +1 -1
- package/dist/primitives/Checkbox/index.d.cts +1 -1
- package/dist/primitives/Checkbox/index.d.ts +1 -1
- package/dist/primitives/Checkbox/index.js +1 -1
- package/dist/primitives/Checkbox/index.js.map +1 -1
- package/dist/primitives/CheckboxTree/index.d.cts +1 -1
- package/dist/primitives/CheckboxTree/index.d.ts +1 -1
- package/dist/primitives/CircularProgress/index.cjs +106 -0
- package/dist/primitives/CircularProgress/index.cjs.map +1 -0
- package/dist/primitives/CircularProgress/index.d.cts +2 -0
- package/dist/primitives/CircularProgress/index.d.ts +2 -0
- package/dist/primitives/CircularProgress/index.js +105 -0
- package/dist/primitives/CircularProgress/index.js.map +1 -0
- package/dist/primitives/Collapsible/index.d.cts +1 -1
- package/dist/primitives/Collapsible/index.d.ts +1 -1
- package/dist/primitives/Combobox/index.cjs +210 -0
- package/dist/primitives/Combobox/index.cjs.map +1 -0
- package/dist/primitives/Combobox/index.d.cts +2 -0
- package/dist/primitives/Combobox/index.d.ts +2 -0
- package/dist/primitives/Combobox/index.js +199 -0
- package/dist/primitives/Combobox/index.js.map +1 -0
- package/dist/primitives/Command/index.d.cts +1 -1
- package/dist/primitives/Command/index.d.ts +1 -1
- package/dist/primitives/ContextMenu/index.d.cts +1 -1
- package/dist/primitives/ContextMenu/index.d.ts +1 -1
- package/dist/primitives/Credits/index.d.cts +1 -1
- package/dist/primitives/Credits/index.d.ts +1 -1
- package/dist/primitives/Dialog/index.d.cts +1 -1
- package/dist/primitives/Dialog/index.d.ts +1 -1
- package/dist/primitives/Drawer/index.cjs +34 -2
- package/dist/primitives/Drawer/index.cjs.map +1 -1
- package/dist/primitives/Drawer/index.d.cts +1 -1
- package/dist/primitives/Drawer/index.d.ts +1 -1
- package/dist/primitives/Drawer/index.js +34 -2
- package/dist/primitives/Drawer/index.js.map +1 -1
- package/dist/primitives/DropdownMenu/index.d.cts +1 -1
- package/dist/primitives/DropdownMenu/index.d.ts +1 -1
- package/dist/primitives/Empty/index.d.cts +1 -1
- package/dist/primitives/Empty/index.d.ts +1 -1
- package/dist/primitives/Field/index.d.cts +1 -1
- package/dist/primitives/Field/index.d.ts +1 -1
- package/dist/primitives/FileUpload/index.cjs +354 -0
- package/dist/primitives/FileUpload/index.cjs.map +1 -0
- package/dist/primitives/FileUpload/index.d.cts +2 -0
- package/dist/primitives/FileUpload/index.d.ts +2 -0
- package/dist/primitives/FileUpload/index.js +351 -0
- package/dist/primitives/FileUpload/index.js.map +1 -0
- package/dist/primitives/Form/index.d.cts +1 -1
- package/dist/primitives/Form/index.d.ts +1 -1
- package/dist/primitives/Heading/index.d.cts +1 -1
- package/dist/primitives/Heading/index.d.ts +1 -1
- package/dist/primitives/HoverCard/index.d.cts +1 -1
- package/dist/primitives/HoverCard/index.d.ts +1 -1
- package/dist/primitives/Icon/index.d.cts +1 -1
- package/dist/primitives/Icon/index.d.ts +1 -1
- package/dist/primitives/InfoBanner/index.d.cts +1 -1
- package/dist/primitives/InfoBanner/index.d.ts +1 -1
- package/dist/primitives/Input/index.d.cts +1 -1
- package/dist/primitives/Input/index.d.ts +1 -1
- package/dist/primitives/InputGroup/index.d.cts +1 -1
- package/dist/primitives/InputGroup/index.d.ts +1 -1
- package/dist/primitives/InputOtp/index.d.cts +1 -1
- package/dist/primitives/InputOtp/index.d.ts +1 -1
- package/dist/primitives/Item/index.d.cts +1 -1
- package/dist/primitives/Item/index.d.ts +1 -1
- package/dist/primitives/Kbd/index.d.cts +1 -1
- package/dist/primitives/Kbd/index.d.ts +1 -1
- package/dist/primitives/Label/index.d.cts +1 -1
- package/dist/primitives/Label/index.d.ts +1 -1
- package/dist/primitives/Link/index.d.cts +1 -1
- package/dist/primitives/Link/index.d.ts +1 -1
- package/dist/primitives/Logo/index.d.cts +1 -1
- package/dist/primitives/Logo/index.d.ts +1 -1
- package/dist/primitives/Menubar/index.d.cts +1 -1
- package/dist/primitives/Menubar/index.d.ts +1 -1
- package/dist/primitives/Mosaic/index.cjs +4 -0
- package/dist/primitives/Mosaic/index.d.cts +2 -0
- package/dist/primitives/Mosaic/index.d.ts +2 -0
- package/dist/primitives/Mosaic/index.js +2 -0
- package/dist/primitives/NativeSelect/index.d.cts +1 -1
- package/dist/primitives/NativeSelect/index.d.ts +1 -1
- package/dist/primitives/NavRail/index.d.cts +2 -2
- package/dist/primitives/NavRail/index.d.ts +2 -2
- package/dist/primitives/NavigationMenu/index.d.cts +1 -1
- package/dist/primitives/NavigationMenu/index.d.ts +1 -1
- package/dist/primitives/NotchedCard/index.cjs +390 -0
- package/dist/primitives/NotchedCard/index.cjs.map +1 -0
- package/dist/primitives/NotchedCard/index.d.cts +2 -0
- package/dist/primitives/NotchedCard/index.d.ts +2 -0
- package/dist/primitives/NotchedCard/index.js +385 -0
- package/dist/primitives/NotchedCard/index.js.map +1 -0
- package/dist/primitives/Pagination/index.d.cts +1 -1
- package/dist/primitives/Pagination/index.d.ts +1 -1
- package/dist/primitives/Popover/index.d.cts +1 -1
- package/dist/primitives/Popover/index.d.ts +1 -1
- package/dist/primitives/Progress/index.d.cts +1 -1
- package/dist/primitives/Progress/index.d.ts +1 -1
- package/dist/primitives/RadioGroup/index.cjs +1 -1
- package/dist/primitives/RadioGroup/index.cjs.map +1 -1
- package/dist/primitives/RadioGroup/index.d.cts +1 -1
- package/dist/primitives/RadioGroup/index.d.ts +1 -1
- package/dist/primitives/RadioGroup/index.js +1 -1
- package/dist/primitives/RadioGroup/index.js.map +1 -1
- package/dist/primitives/Resizable/index.d.cts +1 -1
- package/dist/primitives/Resizable/index.d.ts +1 -1
- package/dist/primitives/ScrollArea/index.d.cts +1 -1
- package/dist/primitives/ScrollArea/index.d.ts +1 -1
- package/dist/primitives/Select/index.d.cts +1 -1
- package/dist/primitives/Select/index.d.ts +1 -1
- package/dist/primitives/Sheet/index.cjs +34 -2
- package/dist/primitives/Sheet/index.cjs.map +1 -1
- package/dist/primitives/Sheet/index.d.cts +1 -1
- package/dist/primitives/Sheet/index.d.ts +1 -1
- package/dist/primitives/Sheet/index.js +34 -2
- package/dist/primitives/Sheet/index.js.map +1 -1
- package/dist/primitives/Sidebar/index.d.cts +1 -1
- package/dist/primitives/Sidebar/index.d.ts +1 -1
- package/dist/primitives/Skeleton/index.d.cts +1 -1
- package/dist/primitives/Skeleton/index.d.ts +1 -1
- package/dist/primitives/Slider/index.d.cts +1 -1
- package/dist/primitives/Slider/index.d.ts +1 -1
- package/dist/primitives/Sonner/index.d.cts +1 -1
- package/dist/primitives/Sonner/index.d.ts +1 -1
- package/dist/primitives/Spinner/index.d.cts +1 -1
- package/dist/primitives/Spinner/index.d.ts +1 -1
- package/dist/primitives/Switch/index.d.cts +1 -1
- package/dist/primitives/Switch/index.d.ts +1 -1
- package/dist/primitives/Table/index.d.cts +1 -1
- package/dist/primitives/Table/index.d.ts +1 -1
- package/dist/primitives/Tabs/index.cjs +153 -10
- package/dist/primitives/Tabs/index.cjs.map +1 -1
- package/dist/primitives/Tabs/index.d.cts +1 -1
- package/dist/primitives/Tabs/index.d.ts +1 -1
- package/dist/primitives/Tabs/index.js +153 -10
- package/dist/primitives/Tabs/index.js.map +1 -1
- package/dist/primitives/Text/index.d.cts +1 -1
- package/dist/primitives/Text/index.d.ts +1 -1
- package/dist/primitives/Textarea/index.d.cts +1 -1
- package/dist/primitives/Textarea/index.d.ts +1 -1
- package/dist/primitives/ThemeProvider/index.d.cts +1 -1
- package/dist/primitives/ThemeProvider/index.d.ts +1 -1
- package/dist/primitives/Toggle/index.d.cts +1 -1
- package/dist/primitives/Toggle/index.d.ts +1 -1
- package/dist/primitives/ToggleGroup/index.d.cts +1 -1
- package/dist/primitives/ToggleGroup/index.d.ts +1 -1
- package/dist/primitives/Tooltip/index.d.cts +1 -1
- package/dist/primitives/Tooltip/index.d.ts +1 -1
- package/dist/primitives/index.cjs +25 -4
- package/dist/primitives/index.d.cts +56 -51
- package/dist/primitives/index.d.ts +56 -51
- package/dist/primitives/index.js +10 -5
- package/dist/styles/tokens/mode-dark.css +1 -1
- package/package.json +1 -1
- package/dist/index48.d.cts.map +0 -1
- package/dist/index48.d.ts.map +0 -1
package/dist/index39.d.cts
CHANGED
|
@@ -1,105 +1,77 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
1
|
+
import { t as Separator } from "./index9.cjs";
|
|
2
|
+
import * as react_jsx_runtime263 from "react/jsx-runtime";
|
|
3
|
+
import * as class_variance_authority_types22 from "class-variance-authority/types";
|
|
4
|
+
import { VariantProps } from "class-variance-authority";
|
|
3
5
|
import * as React from "react";
|
|
4
6
|
|
|
5
|
-
//#region src/primitives/
|
|
6
|
-
/**
|
|
7
|
-
declare function
|
|
7
|
+
//#region src/primitives/Item/Item.d.ts
|
|
8
|
+
/** Vertical list container that groups related `Item`s (role="list"). */
|
|
9
|
+
declare function ItemGroup({
|
|
8
10
|
className,
|
|
9
11
|
...props
|
|
10
|
-
}: React.ComponentProps<
|
|
11
|
-
/**
|
|
12
|
-
declare function
|
|
13
|
-
...props
|
|
14
|
-
}: React.ComponentProps<typeof Menubar.Menu>): react_jsx_runtime232.JSX.Element;
|
|
15
|
-
/** Groups related menu items together for semantic structure. */
|
|
16
|
-
declare function MenubarGroup({
|
|
17
|
-
...props
|
|
18
|
-
}: React.ComponentProps<typeof Menubar.Group>): react_jsx_runtime232.JSX.Element;
|
|
19
|
-
/** Portals menu content into the document body so it escapes overflow/stacking contexts. */
|
|
20
|
-
declare function MenubarPortal({
|
|
21
|
-
...props
|
|
22
|
-
}: React.ComponentProps<typeof Menubar.Portal>): react_jsx_runtime232.JSX.Element;
|
|
23
|
-
/** Groups `MenubarRadioItem`s so only one can be selected at a time. */
|
|
24
|
-
declare function MenubarRadioGroup({
|
|
25
|
-
...props
|
|
26
|
-
}: React.ComponentProps<typeof Menubar.RadioGroup>): react_jsx_runtime232.JSX.Element;
|
|
27
|
-
/** The clickable label in the bar that opens its menu's content. */
|
|
28
|
-
declare function MenubarTrigger({
|
|
12
|
+
}: React.ComponentProps<"div">): react_jsx_runtime263.JSX.Element;
|
|
13
|
+
/** Horizontal divider rendered between `Item`s inside an `ItemGroup`. */
|
|
14
|
+
declare function ItemSeparator({
|
|
29
15
|
className,
|
|
30
16
|
...props
|
|
31
|
-
}: React.ComponentProps<typeof
|
|
32
|
-
|
|
33
|
-
|
|
17
|
+
}: React.ComponentProps<typeof Separator>): react_jsx_runtime263.JSX.Element;
|
|
18
|
+
declare const itemVariants: (props?: ({
|
|
19
|
+
variant?: "default" | "muted" | "outline" | null | undefined;
|
|
20
|
+
size?: "sm" | "default" | null | undefined;
|
|
21
|
+
} & class_variance_authority_types22.ClassProp) | undefined) => string;
|
|
22
|
+
/** A flexible list/row primitive composing media, content, and actions into a single line. */
|
|
23
|
+
declare function Item({
|
|
34
24
|
className,
|
|
35
|
-
|
|
36
|
-
alignOffset,
|
|
37
|
-
sideOffset,
|
|
38
|
-
...props
|
|
39
|
-
}: React.ComponentProps<typeof Menubar.Content>): react_jsx_runtime232.JSX.Element;
|
|
40
|
-
/** A selectable action inside a menu's content. */
|
|
41
|
-
declare function MenubarItem({
|
|
42
|
-
className,
|
|
43
|
-
inset,
|
|
25
|
+
/** Visual treatment of the row surface. */
|
|
44
26
|
variant,
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
/**
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
declare
|
|
27
|
+
/** Vertical density / padding of the row. */
|
|
28
|
+
size,
|
|
29
|
+
/** Render as the child element (e.g. an anchor) via Radix `Slot` instead of a `div`. */
|
|
30
|
+
asChild,
|
|
31
|
+
...props
|
|
32
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof itemVariants> & {
|
|
33
|
+
asChild?: boolean;
|
|
34
|
+
}): react_jsx_runtime263.JSX.Element;
|
|
35
|
+
declare const itemMediaVariants: (props?: ({
|
|
36
|
+
variant?: "default" | "image" | "icon" | null | undefined;
|
|
37
|
+
} & class_variance_authority_types22.ClassProp) | undefined) => string;
|
|
38
|
+
/** Leading media slot for an `Item` — holds an icon, image, or avatar. */
|
|
39
|
+
declare function ItemMedia({
|
|
54
40
|
className,
|
|
55
|
-
|
|
56
|
-
|
|
41
|
+
/** Media framing: bare, a bordered icon tile, or a clipped image box. */
|
|
42
|
+
variant,
|
|
57
43
|
...props
|
|
58
|
-
}: React.ComponentProps<typeof
|
|
59
|
-
/**
|
|
60
|
-
declare function
|
|
44
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof itemMediaVariants>): react_jsx_runtime263.JSX.Element;
|
|
45
|
+
/** Primary content column of an `Item`, stacking title and description. */
|
|
46
|
+
declare function ItemContent({
|
|
61
47
|
className,
|
|
62
|
-
children,
|
|
63
48
|
...props
|
|
64
|
-
}: React.ComponentProps<
|
|
65
|
-
/**
|
|
66
|
-
declare function
|
|
49
|
+
}: React.ComponentProps<"div">): react_jsx_runtime263.JSX.Element;
|
|
50
|
+
/** Emphasised title line within `ItemContent`. */
|
|
51
|
+
declare function ItemTitle({
|
|
67
52
|
className,
|
|
68
|
-
inset,
|
|
69
53
|
...props
|
|
70
|
-
}: React.ComponentProps<
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
}): react_jsx_runtime232.JSX.Element;
|
|
74
|
-
/** A thin divider line between groups of menu items. */
|
|
75
|
-
declare function MenubarSeparator({
|
|
54
|
+
}: React.ComponentProps<"div">): react_jsx_runtime263.JSX.Element;
|
|
55
|
+
/** Muted, line-clamped supporting text within `ItemContent`. */
|
|
56
|
+
declare function ItemDescription({
|
|
76
57
|
className,
|
|
77
58
|
...props
|
|
78
|
-
}: React.ComponentProps<
|
|
79
|
-
/**
|
|
80
|
-
declare function
|
|
59
|
+
}: React.ComponentProps<"p">): react_jsx_runtime263.JSX.Element;
|
|
60
|
+
/** Trailing actions slot of an `Item` — holds buttons or controls. */
|
|
61
|
+
declare function ItemActions({
|
|
81
62
|
className,
|
|
82
63
|
...props
|
|
83
|
-
}: React.ComponentProps<"
|
|
84
|
-
/**
|
|
85
|
-
declare function
|
|
86
|
-
...props
|
|
87
|
-
}: React.ComponentProps<typeof Menubar.Sub>): react_jsx_runtime232.JSX.Element;
|
|
88
|
-
/** An item that opens a nested submenu; shows a trailing chevron. */
|
|
89
|
-
declare function MenubarSubTrigger({
|
|
64
|
+
}: React.ComponentProps<"div">): react_jsx_runtime263.JSX.Element;
|
|
65
|
+
/** Full-width header row spanning the top of an `Item`. */
|
|
66
|
+
declare function ItemHeader({
|
|
90
67
|
className,
|
|
91
|
-
inset,
|
|
92
|
-
children,
|
|
93
68
|
...props
|
|
94
|
-
}: React.ComponentProps<
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
}): react_jsx_runtime232.JSX.Element;
|
|
98
|
-
/** The dropdown surface for a nested submenu's items. */
|
|
99
|
-
declare function MenubarSubContent({
|
|
69
|
+
}: React.ComponentProps<"div">): react_jsx_runtime263.JSX.Element;
|
|
70
|
+
/** Full-width footer row spanning the bottom of an `Item`. */
|
|
71
|
+
declare function ItemFooter({
|
|
100
72
|
className,
|
|
101
73
|
...props
|
|
102
|
-
}: React.ComponentProps<
|
|
74
|
+
}: React.ComponentProps<"div">): react_jsx_runtime263.JSX.Element;
|
|
103
75
|
//#endregion
|
|
104
|
-
export {
|
|
76
|
+
export { ItemFooter as a, ItemMedia as c, ItemDescription as i, ItemSeparator as l, ItemActions as n, ItemGroup as o, ItemContent as r, ItemHeader as s, Item as t, ItemTitle as u };
|
|
105
77
|
//# sourceMappingURL=index39.d.cts.map
|
package/dist/index39.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index39.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index39.d.cts","names":[],"sources":["../src/primitives/Item/Item.tsx"],"mappings":";;;;;;;;iBAQS,SAAA;;;GAAmC,KAAA,CAAM,wBAAqB,oBAAA,CAAA,GAAA,CAAA;;iBAY9D,aAAA;;;GAAuC,KAAA,CAAM,sBAAsB,aAAU,oBAAA,CAAA,GAAA,CAAA;AAhBnC,cA2B7C,YAvBY,EAAA,CAAA,KAAgC,CAAhC,EAAA,CAAA;EAAA,OAAA,CAAA,EAAA,SAAA,GAAA,OAAA,GAAA,SAAA,GAAA,IAAA,GAAA,SAAA;MAAG,CAAA,EAAA,IAAA,GAAA,SAAA,GAAA,IAAA,GAAA,SAAA;IA0CpB,gCAAA,CAAA,SA1CiD,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;;AAAqB,iBA6C9D,IAAA,CA7C8D;EAAA,SAAA;EAAA;SAYjD;;;;SAAgE;EAAA,GAAA;AAAA,CAAA,EA0CnF,KAAA,CAAM,cA1C6E,CAAA,KAAA,CAAA,GA0CrD,YA1CqD,CAAA,OA0CjC,YA1CiC,CAAA,GAAA;EAAA,OAAA,CAAA,EAAA,OAAA;AAAA,CAAA,CAAA,EA0CI,oBAAA,CAAA,GAAA,CAAA,OAZzF;cAyBK,iBAtBO,EAAA,CAAA,KACX,CADW,EAAA,CAAA;EAAA,OAAA,CAAA,EAAA,SAAA,GAAA,OAAA,GAAA,MAAA,GAAA,IAAA,GAAA,SAAA;IAoCZ,gCAAA,CAAA,SAnCC,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;;iBAsCO,SAAA,CAlCP;EAAA,SAAA;;SAIC;EAAA,GAAA;AAAM,CAAA,EAmCN,KAAA,CAAM,cAnCA,CAAA,KAAA,CAAA,GAmCwB,YAnCxB,CAAA,OAmC4C,iBAnC5C,CAAA,CAAA,EAmC8D,oBAAA,CAAA,GAAA,CAAA,OAnC9D;;iBA+CA,WAAA,CA/CwB;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA+Ca,KAAA,CAAM,cA/CnB,CAAA,KAAA,CAAA,CAAA,EA+CwC,oBAAA,CAAA,GAAA,CAAA,OA/CxC;;AAAyD,iBA0DjF,SAAA,CA1DiF;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA0D9C,KAAA,CAAM,cA1DwC,CAAA,KAAA,CAAA,CAAA,EA0DnB,oBAAA,CAAA,GAAA,CAAA,OA1DmB;AAAA;iBAqEjF,eAAA,CAvCS;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAuCgC,KAAA,CAAM,cAvCtC,CAAA,GAAA,CAAA,CAAA,EAuCyD,oBAAA,CAAA,GAAA,CAAA,OAvCzD;;iBAsDT,WAAA,CArDP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAqD4C,KAAA,CAAM,cArDlD,CAAA,KAAA,CAAA,CAAA,EAqDuE,oBAAA,CAAA,GAAA,CAAA,OArDvE;;iBA4DO,UAAA,CAxDA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAwDoC,KAAA,CAAM,cAxD1C,CAAA,KAAA,CAAA,CAAA,EAwD+D,oBAAA,CAAA,GAAA,CAAA,OAxD/D;;iBAmEA,UAAA,CAnEwB;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAmEY,KAAA,CAAM,cAnElB,CAAA,KAAA,CAAA,CAAA,EAmEuC,oBAAA,CAAA,GAAA,CAAA,OAnEvC"}
|
package/dist/index39.d.ts
CHANGED
|
@@ -1,105 +1,77 @@
|
|
|
1
|
+
import { t as Separator } from "./index9.js";
|
|
2
|
+
import { VariantProps } from "class-variance-authority";
|
|
1
3
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
3
|
-
import
|
|
4
|
+
import * as react_jsx_runtime317 from "react/jsx-runtime";
|
|
5
|
+
import * as class_variance_authority_types28 from "class-variance-authority/types";
|
|
4
6
|
|
|
5
|
-
//#region src/primitives/
|
|
6
|
-
/**
|
|
7
|
-
declare function
|
|
7
|
+
//#region src/primitives/Item/Item.d.ts
|
|
8
|
+
/** Vertical list container that groups related `Item`s (role="list"). */
|
|
9
|
+
declare function ItemGroup({
|
|
8
10
|
className,
|
|
9
11
|
...props
|
|
10
|
-
}: React.ComponentProps<
|
|
11
|
-
/**
|
|
12
|
-
declare function
|
|
13
|
-
...props
|
|
14
|
-
}: React.ComponentProps<typeof Menubar.Menu>): react_jsx_runtime319.JSX.Element;
|
|
15
|
-
/** Groups related menu items together for semantic structure. */
|
|
16
|
-
declare function MenubarGroup({
|
|
17
|
-
...props
|
|
18
|
-
}: React.ComponentProps<typeof Menubar.Group>): react_jsx_runtime319.JSX.Element;
|
|
19
|
-
/** Portals menu content into the document body so it escapes overflow/stacking contexts. */
|
|
20
|
-
declare function MenubarPortal({
|
|
21
|
-
...props
|
|
22
|
-
}: React.ComponentProps<typeof Menubar.Portal>): react_jsx_runtime319.JSX.Element;
|
|
23
|
-
/** Groups `MenubarRadioItem`s so only one can be selected at a time. */
|
|
24
|
-
declare function MenubarRadioGroup({
|
|
25
|
-
...props
|
|
26
|
-
}: React.ComponentProps<typeof Menubar.RadioGroup>): react_jsx_runtime319.JSX.Element;
|
|
27
|
-
/** The clickable label in the bar that opens its menu's content. */
|
|
28
|
-
declare function MenubarTrigger({
|
|
12
|
+
}: React.ComponentProps<"div">): react_jsx_runtime317.JSX.Element;
|
|
13
|
+
/** Horizontal divider rendered between `Item`s inside an `ItemGroup`. */
|
|
14
|
+
declare function ItemSeparator({
|
|
29
15
|
className,
|
|
30
16
|
...props
|
|
31
|
-
}: React.ComponentProps<typeof
|
|
32
|
-
|
|
33
|
-
|
|
17
|
+
}: React.ComponentProps<typeof Separator>): react_jsx_runtime317.JSX.Element;
|
|
18
|
+
declare const itemVariants: (props?: ({
|
|
19
|
+
variant?: "default" | "outline" | "muted" | null | undefined;
|
|
20
|
+
size?: "default" | "sm" | null | undefined;
|
|
21
|
+
} & class_variance_authority_types28.ClassProp) | undefined) => string;
|
|
22
|
+
/** A flexible list/row primitive composing media, content, and actions into a single line. */
|
|
23
|
+
declare function Item({
|
|
34
24
|
className,
|
|
35
|
-
|
|
36
|
-
alignOffset,
|
|
37
|
-
sideOffset,
|
|
38
|
-
...props
|
|
39
|
-
}: React.ComponentProps<typeof Menubar.Content>): react_jsx_runtime319.JSX.Element;
|
|
40
|
-
/** A selectable action inside a menu's content. */
|
|
41
|
-
declare function MenubarItem({
|
|
42
|
-
className,
|
|
43
|
-
inset,
|
|
25
|
+
/** Visual treatment of the row surface. */
|
|
44
26
|
variant,
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
/**
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
declare
|
|
27
|
+
/** Vertical density / padding of the row. */
|
|
28
|
+
size,
|
|
29
|
+
/** Render as the child element (e.g. an anchor) via Radix `Slot` instead of a `div`. */
|
|
30
|
+
asChild,
|
|
31
|
+
...props
|
|
32
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof itemVariants> & {
|
|
33
|
+
asChild?: boolean;
|
|
34
|
+
}): react_jsx_runtime317.JSX.Element;
|
|
35
|
+
declare const itemMediaVariants: (props?: ({
|
|
36
|
+
variant?: "default" | "icon" | "image" | null | undefined;
|
|
37
|
+
} & class_variance_authority_types28.ClassProp) | undefined) => string;
|
|
38
|
+
/** Leading media slot for an `Item` — holds an icon, image, or avatar. */
|
|
39
|
+
declare function ItemMedia({
|
|
54
40
|
className,
|
|
55
|
-
|
|
56
|
-
|
|
41
|
+
/** Media framing: bare, a bordered icon tile, or a clipped image box. */
|
|
42
|
+
variant,
|
|
57
43
|
...props
|
|
58
|
-
}: React.ComponentProps<typeof
|
|
59
|
-
/**
|
|
60
|
-
declare function
|
|
44
|
+
}: React.ComponentProps<"div"> & VariantProps<typeof itemMediaVariants>): react_jsx_runtime317.JSX.Element;
|
|
45
|
+
/** Primary content column of an `Item`, stacking title and description. */
|
|
46
|
+
declare function ItemContent({
|
|
61
47
|
className,
|
|
62
|
-
children,
|
|
63
48
|
...props
|
|
64
|
-
}: React.ComponentProps<
|
|
65
|
-
/**
|
|
66
|
-
declare function
|
|
49
|
+
}: React.ComponentProps<"div">): react_jsx_runtime317.JSX.Element;
|
|
50
|
+
/** Emphasised title line within `ItemContent`. */
|
|
51
|
+
declare function ItemTitle({
|
|
67
52
|
className,
|
|
68
|
-
inset,
|
|
69
53
|
...props
|
|
70
|
-
}: React.ComponentProps<
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
}): react_jsx_runtime319.JSX.Element;
|
|
74
|
-
/** A thin divider line between groups of menu items. */
|
|
75
|
-
declare function MenubarSeparator({
|
|
54
|
+
}: React.ComponentProps<"div">): react_jsx_runtime317.JSX.Element;
|
|
55
|
+
/** Muted, line-clamped supporting text within `ItemContent`. */
|
|
56
|
+
declare function ItemDescription({
|
|
76
57
|
className,
|
|
77
58
|
...props
|
|
78
|
-
}: React.ComponentProps<
|
|
79
|
-
/**
|
|
80
|
-
declare function
|
|
59
|
+
}: React.ComponentProps<"p">): react_jsx_runtime317.JSX.Element;
|
|
60
|
+
/** Trailing actions slot of an `Item` — holds buttons or controls. */
|
|
61
|
+
declare function ItemActions({
|
|
81
62
|
className,
|
|
82
63
|
...props
|
|
83
|
-
}: React.ComponentProps<"
|
|
84
|
-
/**
|
|
85
|
-
declare function
|
|
86
|
-
...props
|
|
87
|
-
}: React.ComponentProps<typeof Menubar.Sub>): react_jsx_runtime319.JSX.Element;
|
|
88
|
-
/** An item that opens a nested submenu; shows a trailing chevron. */
|
|
89
|
-
declare function MenubarSubTrigger({
|
|
64
|
+
}: React.ComponentProps<"div">): react_jsx_runtime317.JSX.Element;
|
|
65
|
+
/** Full-width header row spanning the top of an `Item`. */
|
|
66
|
+
declare function ItemHeader({
|
|
90
67
|
className,
|
|
91
|
-
inset,
|
|
92
|
-
children,
|
|
93
68
|
...props
|
|
94
|
-
}: React.ComponentProps<
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
}): react_jsx_runtime319.JSX.Element;
|
|
98
|
-
/** The dropdown surface for a nested submenu's items. */
|
|
99
|
-
declare function MenubarSubContent({
|
|
69
|
+
}: React.ComponentProps<"div">): react_jsx_runtime317.JSX.Element;
|
|
70
|
+
/** Full-width footer row spanning the bottom of an `Item`. */
|
|
71
|
+
declare function ItemFooter({
|
|
100
72
|
className,
|
|
101
73
|
...props
|
|
102
|
-
}: React.ComponentProps<
|
|
74
|
+
}: React.ComponentProps<"div">): react_jsx_runtime317.JSX.Element;
|
|
103
75
|
//#endregion
|
|
104
|
-
export {
|
|
76
|
+
export { ItemFooter as a, ItemMedia as c, ItemDescription as i, ItemSeparator as l, ItemActions as n, ItemGroup as o, ItemContent as r, ItemHeader as s, Item as t, ItemTitle as u };
|
|
105
77
|
//# sourceMappingURL=index39.d.ts.map
|
package/dist/index39.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index39.d.ts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index39.d.ts","names":[],"sources":["../src/primitives/Item/Item.tsx"],"mappings":";;;;;;;;iBAQS,SAAA;;;GAAmC,KAAA,CAAM,wBAAqB,oBAAA,CAAA,GAAA,CAAA;;iBAY9D,aAAA;;;GAAuC,KAAA,CAAM,sBAAsB,aAAU,oBAAA,CAAA,GAAA,CAAA;AAhBnC,cA2B7C,YAvBY,EAAA,CAAA,KAAgC,CAAhC,EAAA,CAAA;EAAA,OAAA,CAAA,EAAA,SAAA,GAAA,SAAA,GAAA,OAAA,GAAA,IAAA,GAAA,SAAA;MAAG,CAAA,EAAA,SAAA,GAAA,IAAA,GAAA,IAAA,GAAA,SAAA;IA0CpB,gCAAA,CAAA,SA1CiD,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;;AAAqB,iBA6C9D,IAAA,CA7C8D;EAAA,SAAA;EAAA;SAYjD;;;;SAAgE;EAAA,GAAA;AAAA,CAAA,EA0CnF,KAAA,CAAM,cA1C6E,CAAA,KAAA,CAAA,GA0CrD,YA1CqD,CAAA,OA0CjC,YA1CiC,CAAA,GAAA;EAAA,OAAA,CAAA,EAAA,OAAA;AAAA,CAAA,CAAA,EA0CI,oBAAA,CAAA,GAAA,CAAA,OAZzF;cAyBK,iBAtBO,EAAA,CAAA,KACX,CADW,EAAA,CAAA;EAAA,OAAA,CAAA,EAAA,SAAA,GAAA,MAAA,GAAA,OAAA,GAAA,IAAA,GAAA,SAAA;IAoCZ,gCAAA,CAAA,SAnCC,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;;iBAsCO,SAAA,CAlCP;EAAA,SAAA;;SAIC;EAAA,GAAA;AAAM,CAAA,EAmCN,KAAA,CAAM,cAnCA,CAAA,KAAA,CAAA,GAmCwB,YAnCxB,CAAA,OAmC4C,iBAnC5C,CAAA,CAAA,EAmC8D,oBAAA,CAAA,GAAA,CAAA,OAnC9D;;iBA+CA,WAAA,CA/CwB;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA+Ca,KAAA,CAAM,cA/CnB,CAAA,KAAA,CAAA,CAAA,EA+CwC,oBAAA,CAAA,GAAA,CAAA,OA/CxC;;AAAyD,iBA0DjF,SAAA,CA1DiF;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA0D9C,KAAA,CAAM,cA1DwC,CAAA,KAAA,CAAA,CAAA,EA0DnB,oBAAA,CAAA,GAAA,CAAA,OA1DmB;AAAA;iBAqEjF,eAAA,CAvCS;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAuCgC,KAAA,CAAM,cAvCtC,CAAA,GAAA,CAAA,CAAA,EAuCyD,oBAAA,CAAA,GAAA,CAAA,OAvCzD;;iBAsDT,WAAA,CArDP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAqD4C,KAAA,CAAM,cArDlD,CAAA,KAAA,CAAA,CAAA,EAqDuE,oBAAA,CAAA,GAAA,CAAA,OArDvE;;iBA4DO,UAAA,CAxDA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAwDoC,KAAA,CAAM,cAxD1C,CAAA,KAAA,CAAA,CAAA,EAwD+D,oBAAA,CAAA,GAAA,CAAA,OAxD/D;;iBAmEA,UAAA,CAnEwB;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAmEY,KAAA,CAAM,cAnElB,CAAA,KAAA,CAAA,CAAA,EAmEuC,oBAAA,CAAA,GAAA,CAAA,OAnEvC"}
|
package/dist/index4.d.cts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime330 from "react/jsx-runtime";
|
|
2
2
|
import { AspectRatio } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region src/primitives/AspectRatio/AspectRatio.d.ts
|
|
5
5
|
/** Constrains its children to a fixed width-to-height `ratio` (e.g. media, thumbnails, embeds). */
|
|
6
6
|
declare function AspectRatio$1({
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof AspectRatio.Root>):
|
|
8
|
+
}: React.ComponentProps<typeof AspectRatio.Root>): react_jsx_runtime330.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { AspectRatio$1 as t };
|
|
11
11
|
//# sourceMappingURL=index4.d.cts.map
|
package/dist/index4.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime103 from "react/jsx-runtime";
|
|
2
2
|
import { AspectRatio } from "radix-ui";
|
|
3
3
|
|
|
4
4
|
//#region src/primitives/AspectRatio/AspectRatio.d.ts
|
|
5
5
|
/** Constrains its children to a fixed width-to-height `ratio` (e.g. media, thumbnails, embeds). */
|
|
6
6
|
declare function AspectRatio$1({
|
|
7
7
|
...props
|
|
8
|
-
}: React.ComponentProps<typeof AspectRatio.Root>):
|
|
8
|
+
}: React.ComponentProps<typeof AspectRatio.Root>): react_jsx_runtime103.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { AspectRatio$1 as t };
|
|
11
11
|
//# sourceMappingURL=index4.d.ts.map
|
package/dist/index4.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index4.d.ts","names":[],"sources":["../src/primitives/AspectRatio/AspectRatio.tsx"],"mappings":";;;;;iBAGS,aAAA;;GAA0B,KAAA,CAAM,sBAAsB,WAAA,CAAqB,QAAK,
|
|
1
|
+
{"version":3,"file":"index4.d.ts","names":[],"sources":["../src/primitives/AspectRatio/AspectRatio.tsx"],"mappings":";;;;;iBAGS,aAAA;;GAA0B,KAAA,CAAM,sBAAsB,WAAA,CAAqB,QAAK,oBAAA,CAAA,GAAA,CAAA"}
|
package/dist/index40.d.cts
CHANGED
|
@@ -1,22 +1,19 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as class_variance_authority_types14 from "class-variance-authority/types";
|
|
3
|
-
import { VariantProps } from "class-variance-authority";
|
|
1
|
+
import * as react_jsx_runtime331 from "react/jsx-runtime";
|
|
4
2
|
import * as React from "react";
|
|
5
3
|
|
|
6
|
-
//#region src/primitives/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
/**
|
|
11
|
-
* A styled native `<select>` with a chevron affordance. Mirrors Input visuals
|
|
12
|
-
* and shares its size scale; pass `<option>`/`<optgroup>` as children.
|
|
13
|
-
*/
|
|
14
|
-
declare function NativeSelect({
|
|
4
|
+
//#region src/primitives/Kbd/Kbd.d.ts
|
|
5
|
+
/** A small key cap that renders a single keyboard key or symbol (e.g. ⌘, Ctrl, ↩). */
|
|
6
|
+
declare function Kbd({
|
|
7
|
+
/** Extra classes merged onto the key cap. */
|
|
15
8
|
className,
|
|
16
|
-
size,
|
|
17
|
-
children,
|
|
18
9
|
...props
|
|
19
|
-
}:
|
|
10
|
+
}: React.ComponentProps<"kbd">): react_jsx_runtime331.JSX.Element;
|
|
11
|
+
/** Lays out multiple `Kbd` keys (and separators) inline as a single shortcut combo. */
|
|
12
|
+
declare function KbdGroup({
|
|
13
|
+
/** Extra classes merged onto the group wrapper. */
|
|
14
|
+
className,
|
|
15
|
+
...props
|
|
16
|
+
}: React.ComponentProps<"div">): react_jsx_runtime331.JSX.Element;
|
|
20
17
|
//#endregion
|
|
21
|
-
export {
|
|
18
|
+
export { KbdGroup as n, Kbd as t };
|
|
22
19
|
//# sourceMappingURL=index40.d.cts.map
|
package/dist/index40.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index40.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index40.d.cts","names":[],"sources":["../src/primitives/Kbd/Kbd.tsx"],"mappings":";;;;;iBAKS,GAAA;;EAL2B,SAK3B;EAAG,GAAA;AAAA,CAAA,EAIT,KAAA,CAAM,cAJG,CAAA,KAAA,CAAA,CAAA,EAIkB,oBAAA,CAAA,GAAA,CAAA,OAJlB;;iBAoBH,QAAA,CAlBP;;WAE4B;EAAA,GAAA;AAAA,CAAA,EAoB3B,KAAA,CAAM,cApBqB,CAAA,KAAA,CAAA,CAAA,EAoBA,oBAAA,CAAA,GAAA,CAAA,OApBA"}
|
package/dist/index40.d.ts
CHANGED
|
@@ -1,22 +1,19 @@
|
|
|
1
|
-
import { VariantProps } from "class-variance-authority";
|
|
2
1
|
import * as React from "react";
|
|
3
|
-
import * as
|
|
4
|
-
import * as class_variance_authority_types29 from "class-variance-authority/types";
|
|
2
|
+
import * as react_jsx_runtime74 from "react/jsx-runtime";
|
|
5
3
|
|
|
6
|
-
//#region src/primitives/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
/**
|
|
11
|
-
* A styled native `<select>` with a chevron affordance. Mirrors Input visuals
|
|
12
|
-
* and shares its size scale; pass `<option>`/`<optgroup>` as children.
|
|
13
|
-
*/
|
|
14
|
-
declare function NativeSelect({
|
|
4
|
+
//#region src/primitives/Kbd/Kbd.d.ts
|
|
5
|
+
/** A small key cap that renders a single keyboard key or symbol (e.g. ⌘, Ctrl, ↩). */
|
|
6
|
+
declare function Kbd({
|
|
7
|
+
/** Extra classes merged onto the key cap. */
|
|
15
8
|
className,
|
|
16
|
-
size,
|
|
17
|
-
children,
|
|
18
9
|
...props
|
|
19
|
-
}:
|
|
10
|
+
}: React.ComponentProps<"kbd">): react_jsx_runtime74.JSX.Element;
|
|
11
|
+
/** Lays out multiple `Kbd` keys (and separators) inline as a single shortcut combo. */
|
|
12
|
+
declare function KbdGroup({
|
|
13
|
+
/** Extra classes merged onto the group wrapper. */
|
|
14
|
+
className,
|
|
15
|
+
...props
|
|
16
|
+
}: React.ComponentProps<"div">): react_jsx_runtime74.JSX.Element;
|
|
20
17
|
//#endregion
|
|
21
|
-
export {
|
|
18
|
+
export { KbdGroup as n, Kbd as t };
|
|
22
19
|
//# sourceMappingURL=index40.d.ts.map
|
package/dist/index40.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index40.d.ts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index40.d.ts","names":[],"sources":["../src/primitives/Kbd/Kbd.tsx"],"mappings":";;;;;iBAKS,GAAA;;EAL2B,SAK3B;EAAG,GAAA;AAAA,CAAA,EAIT,KAAA,CAAM,cAJG,CAAA,KAAA,CAAA,CAAA,EAIkB,mBAAA,CAAA,GAAA,CAAA,OAJlB;;iBAoBH,QAAA,CAlBP;;WAE4B;EAAA,GAAA;AAAA,CAAA,EAoB3B,KAAA,CAAM,cApBqB,CAAA,KAAA,CAAA,CAAA,EAoBA,mBAAA,CAAA,GAAA,CAAA,OApBA"}
|
package/dist/index41.d.cts
CHANGED
|
@@ -1,56 +1,29 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import * as react_jsx_runtime144 from "react/jsx-runtime";
|
|
2
|
+
import * as class_variance_authority_types6 from "class-variance-authority/types";
|
|
3
|
+
import { VariantProps } from "class-variance-authority";
|
|
4
4
|
import * as React from "react";
|
|
5
5
|
|
|
6
|
-
//#region src/primitives/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
/**
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
...props
|
|
26
|
-
}:
|
|
27
|
-
declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types11.ClassProp | undefined) => string;
|
|
28
|
-
/** Button that toggles an item's content panel; renders a rotating chevron. */
|
|
29
|
-
declare function NavigationMenuTrigger({
|
|
30
|
-
className,
|
|
31
|
-
children,
|
|
32
|
-
...props
|
|
33
|
-
}: React.ComponentProps<typeof NavigationMenu.Trigger>): react_jsx_runtime121.JSX.Element;
|
|
34
|
-
/** The panel revealed when an item's trigger is open; holds links or rich content. */
|
|
35
|
-
declare function NavigationMenuContent({
|
|
36
|
-
className,
|
|
37
|
-
...props
|
|
38
|
-
}: React.ComponentProps<typeof NavigationMenu.Content>): react_jsx_runtime121.JSX.Element;
|
|
39
|
-
/** Shared animated container that the active item's content is portaled into when `viewport` is enabled. */
|
|
40
|
-
declare function NavigationMenuViewport({
|
|
41
|
-
className,
|
|
42
|
-
...props
|
|
43
|
-
}: React.ComponentProps<typeof NavigationMenu.Viewport>): react_jsx_runtime121.JSX.Element;
|
|
44
|
-
/** A navigable link styled for use as a top-level item or inside content; set `active` to mark the current page. */
|
|
45
|
-
declare function NavigationMenuLink({
|
|
46
|
-
className,
|
|
47
|
-
...props
|
|
48
|
-
}: React.ComponentProps<typeof NavigationMenu.Link>): react_jsx_runtime121.JSX.Element;
|
|
49
|
-
/** Optional arrow that points from the active trigger to its content panel. */
|
|
50
|
-
declare function NavigationMenuIndicator({
|
|
51
|
-
className,
|
|
52
|
-
...props
|
|
53
|
-
}: React.ComponentProps<typeof NavigationMenu.Indicator>): react_jsx_runtime121.JSX.Element;
|
|
6
|
+
//#region src/primitives/Link/Link.d.ts
|
|
7
|
+
declare const linkVariants: (props?: ({
|
|
8
|
+
variant?: "default" | "muted" | "subtle" | null | undefined;
|
|
9
|
+
underline?: "always" | "hover" | null | undefined;
|
|
10
|
+
} & class_variance_authority_types6.ClassProp) | undefined) => string;
|
|
11
|
+
type LinkProps = React.ComponentProps<"a"> & VariantProps<typeof linkVariants> & {
|
|
12
|
+
/** Render the child element instead of an <a> (for router links). */
|
|
13
|
+
asChild?: boolean;
|
|
14
|
+
/** Visual emphasis of the link text: primary (`default`), `muted`, or `subtle`. */
|
|
15
|
+
variant?: VariantProps<typeof linkVariants>["variant"];
|
|
16
|
+
/** When the underline shows: `always` or only on `hover`. */
|
|
17
|
+
underline?: VariantProps<typeof linkVariants>["underline"];
|
|
18
|
+
};
|
|
19
|
+
/** Inline text link styled to the design system; pass `asChild` to render a router link. */
|
|
20
|
+
declare function Link({
|
|
21
|
+
asChild,
|
|
22
|
+
className,
|
|
23
|
+
variant,
|
|
24
|
+
underline,
|
|
25
|
+
...props
|
|
26
|
+
}: LinkProps): react_jsx_runtime144.JSX.Element;
|
|
54
27
|
//#endregion
|
|
55
|
-
export {
|
|
28
|
+
export { LinkProps as n, linkVariants as r, Link as t };
|
|
56
29
|
//# sourceMappingURL=index41.d.cts.map
|
package/dist/index41.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index41.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index41.d.cts","names":[],"sources":["../src/primitives/Link/Link.tsx"],"mappings":";;;;;;cAQM;;;IAmBL,+BAAA,CAAA;AAzBmC,KA2B/B,SAAA,GAAY,KAAA,CAAM,cAFtB,CAAA,GAAA,CAAA,GAGC,YAHD,CAAA,OAGqB,YAHrB,CAAA,GAAA;EAEI;EAAS,OAAA,CAAA,EAAA,OAAA;;SACQ,CAAA,EAIR,YAJQ,CAAA,OAIY,YAJZ,CAAA,CAAA,SAAA,CAAA;;WAIY,CAAA,EAElB,YAFkB,CAAA,OAEE,YAFF,CAAA,CAAA,WAAA,CAAA;;;iBAMzB,IAAA,CAJO;EAAA,OAAA;EAAA,SAAA;EAAA,OAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAI4D,SAJ5D,CAAA,EAIqE,oBAAA,CAAA,GAAA,CAAA,OAJrE"}
|