@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/index5.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime237 from "react/jsx-runtime";
|
|
2
2
|
import { Avatar } from "radix-ui";
|
|
3
3
|
import * as React from "react";
|
|
4
4
|
|
|
@@ -14,32 +14,32 @@ declare function Avatar$1({
|
|
|
14
14
|
size?: "default" | "sm" | "xs" | "xxs";
|
|
15
15
|
/** Corner treatment: a circle (`round`) or a rounded square (`roundrect`). */
|
|
16
16
|
shape?: "round" | "roundrect";
|
|
17
|
-
}):
|
|
17
|
+
}): react_jsx_runtime237.JSX.Element;
|
|
18
18
|
/** The avatar photo; falls back to `AvatarFallback` when the source fails to load. */
|
|
19
19
|
declare function AvatarImage({
|
|
20
20
|
className,
|
|
21
21
|
...props
|
|
22
|
-
}: React.ComponentProps<typeof Avatar.Image>):
|
|
22
|
+
}: React.ComponentProps<typeof Avatar.Image>): react_jsx_runtime237.JSX.Element;
|
|
23
23
|
/** Placeholder (typically initials) rendered when no image is available. */
|
|
24
24
|
declare function AvatarFallback({
|
|
25
25
|
className,
|
|
26
26
|
...props
|
|
27
|
-
}: React.ComponentProps<typeof Avatar.Fallback>):
|
|
27
|
+
}: React.ComponentProps<typeof Avatar.Fallback>): react_jsx_runtime237.JSX.Element;
|
|
28
28
|
/** Small status indicator (e.g. presence dot) anchored to the avatar's bottom-right corner. */
|
|
29
29
|
declare function AvatarBadge({
|
|
30
30
|
className,
|
|
31
31
|
...props
|
|
32
|
-
}: React.ComponentProps<"span">):
|
|
32
|
+
}: React.ComponentProps<"span">): react_jsx_runtime237.JSX.Element;
|
|
33
33
|
/** Wrapper that overlaps a row of avatars into a stacked cluster. */
|
|
34
34
|
declare function AvatarGroup({
|
|
35
35
|
className,
|
|
36
36
|
...props
|
|
37
|
-
}: React.ComponentProps<"div">):
|
|
37
|
+
}: React.ComponentProps<"div">): react_jsx_runtime237.JSX.Element;
|
|
38
38
|
/** Trailing chip in an `AvatarGroup` showing the overflow count (e.g. `+3`). */
|
|
39
39
|
declare function AvatarGroupCount({
|
|
40
40
|
className,
|
|
41
41
|
...props
|
|
42
|
-
}: React.ComponentProps<"div">):
|
|
42
|
+
}: React.ComponentProps<"div">): react_jsx_runtime237.JSX.Element;
|
|
43
43
|
//#endregion
|
|
44
44
|
export { AvatarGroupCount as a, AvatarGroup as i, AvatarBadge as n, AvatarImage as o, AvatarFallback as r, Avatar$1 as t };
|
|
45
45
|
//# sourceMappingURL=index5.d.cts.map
|
package/dist/index5.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime116 from "react/jsx-runtime";
|
|
3
3
|
import { Avatar } from "radix-ui";
|
|
4
4
|
|
|
5
5
|
//#region src/primitives/Avatar/Avatar.d.ts
|
|
@@ -14,32 +14,32 @@ declare function Avatar$1({
|
|
|
14
14
|
size?: "default" | "sm" | "xs" | "xxs";
|
|
15
15
|
/** Corner treatment: a circle (`round`) or a rounded square (`roundrect`). */
|
|
16
16
|
shape?: "round" | "roundrect";
|
|
17
|
-
}):
|
|
17
|
+
}): react_jsx_runtime116.JSX.Element;
|
|
18
18
|
/** The avatar photo; falls back to `AvatarFallback` when the source fails to load. */
|
|
19
19
|
declare function AvatarImage({
|
|
20
20
|
className,
|
|
21
21
|
...props
|
|
22
|
-
}: React.ComponentProps<typeof Avatar.Image>):
|
|
22
|
+
}: React.ComponentProps<typeof Avatar.Image>): react_jsx_runtime116.JSX.Element;
|
|
23
23
|
/** Placeholder (typically initials) rendered when no image is available. */
|
|
24
24
|
declare function AvatarFallback({
|
|
25
25
|
className,
|
|
26
26
|
...props
|
|
27
|
-
}: React.ComponentProps<typeof Avatar.Fallback>):
|
|
27
|
+
}: React.ComponentProps<typeof Avatar.Fallback>): react_jsx_runtime116.JSX.Element;
|
|
28
28
|
/** Small status indicator (e.g. presence dot) anchored to the avatar's bottom-right corner. */
|
|
29
29
|
declare function AvatarBadge({
|
|
30
30
|
className,
|
|
31
31
|
...props
|
|
32
|
-
}: React.ComponentProps<"span">):
|
|
32
|
+
}: React.ComponentProps<"span">): react_jsx_runtime116.JSX.Element;
|
|
33
33
|
/** Wrapper that overlaps a row of avatars into a stacked cluster. */
|
|
34
34
|
declare function AvatarGroup({
|
|
35
35
|
className,
|
|
36
36
|
...props
|
|
37
|
-
}: React.ComponentProps<"div">):
|
|
37
|
+
}: React.ComponentProps<"div">): react_jsx_runtime116.JSX.Element;
|
|
38
38
|
/** Trailing chip in an `AvatarGroup` showing the overflow count (e.g. `+3`). */
|
|
39
39
|
declare function AvatarGroupCount({
|
|
40
40
|
className,
|
|
41
41
|
...props
|
|
42
|
-
}: React.ComponentProps<"div">):
|
|
42
|
+
}: React.ComponentProps<"div">): react_jsx_runtime116.JSX.Element;
|
|
43
43
|
//#endregion
|
|
44
44
|
export { AvatarGroupCount as a, AvatarGroup as i, AvatarBadge as n, AvatarImage as o, AvatarFallback as r, Avatar$1 as t };
|
|
45
45
|
//# sourceMappingURL=index5.d.ts.map
|
package/dist/index50.d.cts
CHANGED
|
@@ -1,69 +1,48 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
1
|
+
import { t as Button } from "./index8.cjs";
|
|
2
|
+
import * as react_jsx_runtime193 from "react/jsx-runtime";
|
|
3
3
|
import * as React from "react";
|
|
4
4
|
|
|
5
|
-
//#region src/primitives/
|
|
6
|
-
/**
|
|
7
|
-
declare function
|
|
8
|
-
...props
|
|
9
|
-
}: React.ComponentProps<typeof Select.Root>): react_jsx_runtime133.JSX.Element;
|
|
10
|
-
/** Groups related items under a shared `SelectLabel` for sectioned menus. */
|
|
11
|
-
declare function SelectGroup({
|
|
12
|
-
...props
|
|
13
|
-
}: React.ComponentProps<typeof Select.Group>): react_jsx_runtime133.JSX.Element;
|
|
14
|
-
/** Renders the selected value (or the `placeholder`) inside the trigger. */
|
|
15
|
-
declare function SelectValue({
|
|
16
|
-
...props
|
|
17
|
-
}: React.ComponentProps<typeof Select.Value>): react_jsx_runtime133.JSX.Element;
|
|
18
|
-
/** The clickable control that opens the menu and shows the current value. */
|
|
19
|
-
declare function SelectTrigger({
|
|
5
|
+
//#region src/primitives/Pagination/Pagination.d.ts
|
|
6
|
+
/** Accessible pagination navigation landmark that wraps the list of page links. */
|
|
7
|
+
declare function Pagination({
|
|
20
8
|
className,
|
|
21
|
-
size,
|
|
22
|
-
width,
|
|
23
|
-
label,
|
|
24
|
-
children,
|
|
25
9
|
...props
|
|
26
|
-
}: React.ComponentProps<
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
/** Trigger width: `full` stretches to the container, `fit` hugs the value. */
|
|
30
|
-
width?: "full" | "fit";
|
|
31
|
-
/** Optional stacked label rendered above the value (2-line trigger). */
|
|
32
|
-
label?: React.ReactNode;
|
|
33
|
-
}): react_jsx_runtime133.JSX.Element;
|
|
34
|
-
/** The portalled popover that holds the list of items. */
|
|
35
|
-
declare function SelectContent({
|
|
10
|
+
}: React.ComponentProps<"nav">): react_jsx_runtime193.JSX.Element;
|
|
11
|
+
/** Horizontal list container holding the individual pagination items. */
|
|
12
|
+
declare function PaginationContent({
|
|
36
13
|
className,
|
|
37
|
-
children,
|
|
38
|
-
position,
|
|
39
14
|
...props
|
|
40
|
-
}: React.ComponentProps<
|
|
41
|
-
/**
|
|
42
|
-
declare function
|
|
15
|
+
}: React.ComponentProps<"ul">): react_jsx_runtime193.JSX.Element;
|
|
16
|
+
/** Single list item wrapper for a pagination link, ellipsis, or control. */
|
|
17
|
+
declare function PaginationItem({
|
|
18
|
+
...props
|
|
19
|
+
}: React.ComponentProps<"li">): react_jsx_runtime193.JSX.Element;
|
|
20
|
+
type PaginationLinkProps = {
|
|
21
|
+
/** Marks this link as the current page; renders the outline (selected) style and sets `aria-current`. */
|
|
22
|
+
isActive?: boolean;
|
|
23
|
+
} & Pick<React.ComponentProps<typeof Button>, "size"> & React.ComponentProps<"a">;
|
|
24
|
+
/** Clickable page link styled with the Button variants; pass `isActive` for the current page. */
|
|
25
|
+
declare function PaginationLink({
|
|
43
26
|
className,
|
|
27
|
+
isActive,
|
|
28
|
+
size,
|
|
44
29
|
...props
|
|
45
|
-
}:
|
|
46
|
-
/**
|
|
47
|
-
declare function
|
|
48
|
-
className,
|
|
49
|
-
children,
|
|
50
|
-
...props
|
|
51
|
-
}: React.ComponentProps<typeof Select.Item>): react_jsx_runtime133.JSX.Element;
|
|
52
|
-
/** A thin divider rule between groups or items. */
|
|
53
|
-
declare function SelectSeparator({
|
|
30
|
+
}: PaginationLinkProps): react_jsx_runtime193.JSX.Element;
|
|
31
|
+
/** "Previous" control: a pagination link with a leading chevron and accessible label. */
|
|
32
|
+
declare function PaginationPrevious({
|
|
54
33
|
className,
|
|
55
34
|
...props
|
|
56
|
-
}: React.ComponentProps<typeof
|
|
57
|
-
/**
|
|
58
|
-
declare function
|
|
35
|
+
}: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime193.JSX.Element;
|
|
36
|
+
/** "Next" control: a pagination link with a trailing chevron and accessible label. */
|
|
37
|
+
declare function PaginationNext({
|
|
59
38
|
className,
|
|
60
39
|
...props
|
|
61
|
-
}: React.ComponentProps<typeof
|
|
62
|
-
/**
|
|
63
|
-
declare function
|
|
40
|
+
}: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime193.JSX.Element;
|
|
41
|
+
/** Non-interactive ellipsis indicating skipped page ranges. */
|
|
42
|
+
declare function PaginationEllipsis({
|
|
64
43
|
className,
|
|
65
44
|
...props
|
|
66
|
-
}: React.ComponentProps<
|
|
45
|
+
}: React.ComponentProps<"span">): react_jsx_runtime193.JSX.Element;
|
|
67
46
|
//#endregion
|
|
68
|
-
export {
|
|
47
|
+
export { PaginationLink as a, PaginationItem as i, PaginationContent as n, PaginationNext as o, PaginationEllipsis as r, PaginationPrevious as s, Pagination as t };
|
|
69
48
|
//# sourceMappingURL=index50.d.cts.map
|
package/dist/index50.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index50.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index50.d.cts","names":[],"sources":["../src/primitives/Pagination/Pagination.tsx"],"mappings":";;;;;;iBAQS,UAAA;;;GAAoC,KAAA,CAAM,wBAAqB,oBAAA,CAAA,GAAA,CAAA;;AAJN,iBAiBzD,iBAAA,CAbU;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAaiC,KAAA,CAAM,cAbvC,CAAA,IAAA,CAAA,CAAA,EAa2D,oBAAA,CAAA,GAAA,CAAA,OAb3D;;iBAwBV,cAAA,CAxBa;EAAA,GAAA;AAAA,CAAA,EAwBgB,KAAA,CAAM,cAxBtB,CAAA,IAAA,CAAA,CAAA,EAwB0C,oBAAA,CAAA,GAAA,CAAA,OAxB1C;KA4BjB,mBAAA,GA5B8C;;EAAqB,QAAA,CAAA,EAAA,OAAA;AAAA,CAAA,GA+BpE,IAlBK,CAkBA,KAAA,CAAM,cAlBW,CAAA,OAkBW,MAlBX,CAAA,EAAA,MAAA,CAAA,GAmBxB,KAAA,CAAM,cAnBkB,CAAA,GAAA,CAAA;;iBAsBjB,cAAA,CAtBoB;EAAA,SAAA;EAAA,QAAA;EAAA,IAAA;EAAA,GAAA;AAAA,CAAA,EAsB6C,mBAtB7C,CAAA,EAsBgE,oBAAA,CAAA,GAAA,CAAA,OAtBhE;;iBA2CpB,kBAAA,CA3CqE;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA2CzB,KAAA,CAAM,cA3CmB,CAAA,OA2CG,cA3CH,CAAA,CAAA,EA2CkB,oBAAA,CAAA,GAAA,CAAA,OA3ClB;AAAA;AAAA,iBAyDrE,cAAA,CA9Cc;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA8C0B,KAAA,CAAM,cA9ChC,CAAA,OA8CsD,cA9CtD,CAAA,CAAA,EA8CqE,oBAAA,CAAA,GAAA,CAAA,OA9CrE;;iBA4Dd,kBAAA,CA5DmC;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA4DS,KAAA,CAAM,cA5Df,CAAA,MAAA,CAAA,CAAA,EA4DqC,oBAAA,CAAA,GAAA,CAAA,OA5DrC"}
|
package/dist/index50.d.ts
CHANGED
|
@@ -1,69 +1,48 @@
|
|
|
1
|
+
import { t as Button } from "./index8.js";
|
|
1
2
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
3
|
-
import { Select } from "radix-ui";
|
|
3
|
+
import * as react_jsx_runtime19 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
|
-
//#region src/primitives/
|
|
6
|
-
/**
|
|
7
|
-
declare function
|
|
8
|
-
...props
|
|
9
|
-
}: React.ComponentProps<typeof Select.Root>): react_jsx_runtime288.JSX.Element;
|
|
10
|
-
/** Groups related items under a shared `SelectLabel` for sectioned menus. */
|
|
11
|
-
declare function SelectGroup({
|
|
12
|
-
...props
|
|
13
|
-
}: React.ComponentProps<typeof Select.Group>): react_jsx_runtime288.JSX.Element;
|
|
14
|
-
/** Renders the selected value (or the `placeholder`) inside the trigger. */
|
|
15
|
-
declare function SelectValue({
|
|
16
|
-
...props
|
|
17
|
-
}: React.ComponentProps<typeof Select.Value>): react_jsx_runtime288.JSX.Element;
|
|
18
|
-
/** The clickable control that opens the menu and shows the current value. */
|
|
19
|
-
declare function SelectTrigger({
|
|
5
|
+
//#region src/primitives/Pagination/Pagination.d.ts
|
|
6
|
+
/** Accessible pagination navigation landmark that wraps the list of page links. */
|
|
7
|
+
declare function Pagination({
|
|
20
8
|
className,
|
|
21
|
-
size,
|
|
22
|
-
width,
|
|
23
|
-
label,
|
|
24
|
-
children,
|
|
25
9
|
...props
|
|
26
|
-
}: React.ComponentProps<
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
/** Trigger width: `full` stretches to the container, `fit` hugs the value. */
|
|
30
|
-
width?: "full" | "fit";
|
|
31
|
-
/** Optional stacked label rendered above the value (2-line trigger). */
|
|
32
|
-
label?: React.ReactNode;
|
|
33
|
-
}): react_jsx_runtime288.JSX.Element;
|
|
34
|
-
/** The portalled popover that holds the list of items. */
|
|
35
|
-
declare function SelectContent({
|
|
10
|
+
}: React.ComponentProps<"nav">): react_jsx_runtime19.JSX.Element;
|
|
11
|
+
/** Horizontal list container holding the individual pagination items. */
|
|
12
|
+
declare function PaginationContent({
|
|
36
13
|
className,
|
|
37
|
-
children,
|
|
38
|
-
position,
|
|
39
14
|
...props
|
|
40
|
-
}: React.ComponentProps<
|
|
41
|
-
/**
|
|
42
|
-
declare function
|
|
15
|
+
}: React.ComponentProps<"ul">): react_jsx_runtime19.JSX.Element;
|
|
16
|
+
/** Single list item wrapper for a pagination link, ellipsis, or control. */
|
|
17
|
+
declare function PaginationItem({
|
|
18
|
+
...props
|
|
19
|
+
}: React.ComponentProps<"li">): react_jsx_runtime19.JSX.Element;
|
|
20
|
+
type PaginationLinkProps = {
|
|
21
|
+
/** Marks this link as the current page; renders the outline (selected) style and sets `aria-current`. */
|
|
22
|
+
isActive?: boolean;
|
|
23
|
+
} & Pick<React.ComponentProps<typeof Button>, "size"> & React.ComponentProps<"a">;
|
|
24
|
+
/** Clickable page link styled with the Button variants; pass `isActive` for the current page. */
|
|
25
|
+
declare function PaginationLink({
|
|
43
26
|
className,
|
|
27
|
+
isActive,
|
|
28
|
+
size,
|
|
44
29
|
...props
|
|
45
|
-
}:
|
|
46
|
-
/**
|
|
47
|
-
declare function
|
|
48
|
-
className,
|
|
49
|
-
children,
|
|
50
|
-
...props
|
|
51
|
-
}: React.ComponentProps<typeof Select.Item>): react_jsx_runtime288.JSX.Element;
|
|
52
|
-
/** A thin divider rule between groups or items. */
|
|
53
|
-
declare function SelectSeparator({
|
|
30
|
+
}: PaginationLinkProps): react_jsx_runtime19.JSX.Element;
|
|
31
|
+
/** "Previous" control: a pagination link with a leading chevron and accessible label. */
|
|
32
|
+
declare function PaginationPrevious({
|
|
54
33
|
className,
|
|
55
34
|
...props
|
|
56
|
-
}: React.ComponentProps<typeof
|
|
57
|
-
/**
|
|
58
|
-
declare function
|
|
35
|
+
}: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime19.JSX.Element;
|
|
36
|
+
/** "Next" control: a pagination link with a trailing chevron and accessible label. */
|
|
37
|
+
declare function PaginationNext({
|
|
59
38
|
className,
|
|
60
39
|
...props
|
|
61
|
-
}: React.ComponentProps<typeof
|
|
62
|
-
/**
|
|
63
|
-
declare function
|
|
40
|
+
}: React.ComponentProps<typeof PaginationLink>): react_jsx_runtime19.JSX.Element;
|
|
41
|
+
/** Non-interactive ellipsis indicating skipped page ranges. */
|
|
42
|
+
declare function PaginationEllipsis({
|
|
64
43
|
className,
|
|
65
44
|
...props
|
|
66
|
-
}: React.ComponentProps<
|
|
45
|
+
}: React.ComponentProps<"span">): react_jsx_runtime19.JSX.Element;
|
|
67
46
|
//#endregion
|
|
68
|
-
export {
|
|
47
|
+
export { PaginationLink as a, PaginationItem as i, PaginationContent as n, PaginationNext as o, PaginationEllipsis as r, PaginationPrevious as s, Pagination as t };
|
|
69
48
|
//# sourceMappingURL=index50.d.ts.map
|
package/dist/index50.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index50.d.ts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index50.d.ts","names":[],"sources":["../src/primitives/Pagination/Pagination.tsx"],"mappings":";;;;;;iBAQS,UAAA;;;GAAoC,KAAA,CAAM,wBAAqB,mBAAA,CAAA,GAAA,CAAA;;AAJN,iBAiBzD,iBAAA,CAbU;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAaiC,KAAA,CAAM,cAbvC,CAAA,IAAA,CAAA,CAAA,EAa2D,mBAAA,CAAA,GAAA,CAAA,OAb3D;;iBAwBV,cAAA,CAxBa;EAAA,GAAA;AAAA,CAAA,EAwBgB,KAAA,CAAM,cAxBtB,CAAA,IAAA,CAAA,CAAA,EAwB0C,mBAAA,CAAA,GAAA,CAAA,OAxB1C;KA4BjB,mBAAA,GA5B8C;;EAAqB,QAAA,CAAA,EAAA,OAAA;AAAA,CAAA,GA+BpE,IAlBK,CAkBA,KAAA,CAAM,cAlBW,CAAA,OAkBW,MAlBX,CAAA,EAAA,MAAA,CAAA,GAmBxB,KAAA,CAAM,cAnBkB,CAAA,GAAA,CAAA;;iBAsBjB,cAAA,CAtBoB;EAAA,SAAA;EAAA,QAAA;EAAA,IAAA;EAAA,GAAA;AAAA,CAAA,EAsB6C,mBAtB7C,CAAA,EAsBgE,mBAAA,CAAA,GAAA,CAAA,OAtBhE;;iBA2CpB,kBAAA,CA3CqE;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA2CzB,KAAA,CAAM,cA3CmB,CAAA,OA2CG,cA3CH,CAAA,CAAA,EA2CkB,mBAAA,CAAA,GAAA,CAAA,OA3ClB;AAAA;AAAA,iBAyDrE,cAAA,CA9Cc;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA8C0B,KAAA,CAAM,cA9ChC,CAAA,OA8CsD,cA9CtD,CAAA,CAAA,EA8CqE,mBAAA,CAAA,GAAA,CAAA,OA9CrE;;iBA4Dd,kBAAA,CA5DmC;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA4DS,KAAA,CAAM,cA5Df,CAAA,MAAA,CAAA,CAAA,EA4DqC,mBAAA,CAAA,GAAA,CAAA,OA5DrC"}
|
package/dist/index51.d.cts
CHANGED
|
@@ -1,63 +1,28 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import {
|
|
1
|
+
import * as react_jsx_runtime333 from "react/jsx-runtime";
|
|
2
|
+
import { Progress } from "radix-ui";
|
|
3
3
|
import * as React from "react";
|
|
4
4
|
|
|
5
|
-
//#region src/primitives/
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
declare function SheetClose({
|
|
16
|
-
...props
|
|
17
|
-
}: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime14.JSX.Element;
|
|
18
|
-
/** Predefined scrim styles for the sheet overlay. Pass via `overlay`. */
|
|
19
|
-
declare const sheetOverlayVariants: {
|
|
20
|
-
readonly default: "bg-overlay-bg";
|
|
21
|
-
readonly dark: "bg-black/50";
|
|
22
|
-
readonly glass: "bg-glass-40-bg backdrop-blur-glass";
|
|
23
|
-
readonly none: "bg-transparent";
|
|
5
|
+
//#region src/primitives/Progress/Progress.d.ts
|
|
6
|
+
declare const progressIndicatorVariants: {
|
|
7
|
+
readonly default: "bg-primary-invert-bg";
|
|
8
|
+
readonly brand: "bg-brand-500-primary";
|
|
9
|
+
readonly success: "bg-success-txt";
|
|
10
|
+
readonly warning: "bg-warning-txt";
|
|
11
|
+
readonly info: "bg-info-txt";
|
|
12
|
+
readonly destructive: "bg-danger-txt";
|
|
13
|
+
readonly analyzing: "bg-info-bg";
|
|
14
|
+
readonly ingesting: "bg-warning-bg";
|
|
24
15
|
};
|
|
25
|
-
/**
|
|
26
|
-
declare function
|
|
27
|
-
className,
|
|
28
|
-
children,
|
|
29
|
-
side,
|
|
30
|
-
showCloseButton,
|
|
31
|
-
overlay,
|
|
32
|
-
...props
|
|
33
|
-
}: React.ComponentProps<typeof Dialog.Content> & {
|
|
34
|
-
/** Edge the sheet slides in from. */
|
|
35
|
-
side?: "top" | "right" | "bottom" | "left";
|
|
36
|
-
/** Whether to render the built-in top-right close (X) button. */
|
|
37
|
-
showCloseButton?: boolean;
|
|
38
|
-
/** Scrim style behind the sheet (e.g. `glass` for drawer patterns). */
|
|
39
|
-
overlay?: keyof typeof sheetOverlayVariants;
|
|
40
|
-
}): react_jsx_runtime14.JSX.Element;
|
|
41
|
-
/** Top region of the sheet; typically holds the `SheetTitle` and `SheetDescription`. */
|
|
42
|
-
declare function SheetHeader({
|
|
43
|
-
className,
|
|
44
|
-
...props
|
|
45
|
-
}: React.ComponentProps<"div">): react_jsx_runtime14.JSX.Element;
|
|
46
|
-
/** Bottom region of the sheet, pinned to the base; typically holds action buttons. */
|
|
47
|
-
declare function SheetFooter({
|
|
48
|
-
className,
|
|
49
|
-
...props
|
|
50
|
-
}: React.ComponentProps<"div">): react_jsx_runtime14.JSX.Element;
|
|
51
|
-
/** Accessible title for the sheet, announced when it opens. */
|
|
52
|
-
declare function SheetTitle({
|
|
53
|
-
className,
|
|
54
|
-
...props
|
|
55
|
-
}: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime14.JSX.Element;
|
|
56
|
-
/** Accessible supporting text for the sheet, linked to the dialog for screen readers. */
|
|
57
|
-
declare function SheetDescription({
|
|
16
|
+
/** Determinate or indeterminate progress bar built on Radix Progress, with semantic, brand, and activity colour variants. */
|
|
17
|
+
declare function Progress$1({
|
|
58
18
|
className,
|
|
19
|
+
value,
|
|
20
|
+
variant,
|
|
59
21
|
...props
|
|
60
|
-
}: React.ComponentProps<typeof
|
|
22
|
+
}: React.ComponentProps<typeof Progress.Root> & {
|
|
23
|
+
/** Fill colour: `default`, `brand`, status (`success`/`warning`/`info`/`destructive`), or activity (`analyzing`/`ingesting`). */
|
|
24
|
+
variant?: keyof typeof progressIndicatorVariants;
|
|
25
|
+
}): react_jsx_runtime333.JSX.Element;
|
|
61
26
|
//#endregion
|
|
62
|
-
export {
|
|
27
|
+
export { Progress$1 as t };
|
|
63
28
|
//# sourceMappingURL=index51.d.cts.map
|
package/dist/index51.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index51.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index51.d.cts","names":[],"sources":["../src/primitives/Progress/Progress.tsx"],"mappings":";;;;;cAKM;;;EAAA,SAAA,OAAA,EAAA,gBAYI;EAeD,SAAA,OAAQ,EAAA,gBAAA;EAAA,SAAA,IAAA,EAAA,aAAA;WACf,WAAA,EAAA,eAAA;WACA,SAAA,EAAA,YAAA;WACA,SAAA,EAAA,eAAA;;;iBAHO,UAAA,CAOgB;EAAA,SAAA;EAAA,KAAA;EAAA,OAAA;EAAA,GAAA;CAAA,EAFtB,KAAA,CAAM,cAEgB,CAAA,OAFM,QAAA,CAAkB,IAExB,CAAA,GAAA;;EACxB,OAAA,CAAA,EAAA,MAAA,OADwB,yBACxB;IAAA,oBAAA,CAAA,GAAA,CAAA"}
|
package/dist/index51.d.ts
CHANGED
|
@@ -1,63 +1,28 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
import * as
|
|
3
|
-
import {
|
|
2
|
+
import * as react_jsx_runtime270 from "react/jsx-runtime";
|
|
3
|
+
import { Progress } from "radix-ui";
|
|
4
4
|
|
|
5
|
-
//#region src/primitives/
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
declare function SheetClose({
|
|
16
|
-
...props
|
|
17
|
-
}: React.ComponentProps<typeof Dialog.Close>): react_jsx_runtime245.JSX.Element;
|
|
18
|
-
/** Predefined scrim styles for the sheet overlay. Pass via `overlay`. */
|
|
19
|
-
declare const sheetOverlayVariants: {
|
|
20
|
-
readonly default: "bg-overlay-bg";
|
|
21
|
-
readonly dark: "bg-black/50";
|
|
22
|
-
readonly glass: "bg-glass-40-bg backdrop-blur-glass";
|
|
23
|
-
readonly none: "bg-transparent";
|
|
5
|
+
//#region src/primitives/Progress/Progress.d.ts
|
|
6
|
+
declare const progressIndicatorVariants: {
|
|
7
|
+
readonly default: "bg-primary-invert-bg";
|
|
8
|
+
readonly brand: "bg-brand-500-primary";
|
|
9
|
+
readonly success: "bg-success-txt";
|
|
10
|
+
readonly warning: "bg-warning-txt";
|
|
11
|
+
readonly info: "bg-info-txt";
|
|
12
|
+
readonly destructive: "bg-danger-txt";
|
|
13
|
+
readonly analyzing: "bg-info-bg";
|
|
14
|
+
readonly ingesting: "bg-warning-bg";
|
|
24
15
|
};
|
|
25
|
-
/**
|
|
26
|
-
declare function
|
|
27
|
-
className,
|
|
28
|
-
children,
|
|
29
|
-
side,
|
|
30
|
-
showCloseButton,
|
|
31
|
-
overlay,
|
|
32
|
-
...props
|
|
33
|
-
}: React.ComponentProps<typeof Dialog.Content> & {
|
|
34
|
-
/** Edge the sheet slides in from. */
|
|
35
|
-
side?: "top" | "right" | "bottom" | "left";
|
|
36
|
-
/** Whether to render the built-in top-right close (X) button. */
|
|
37
|
-
showCloseButton?: boolean;
|
|
38
|
-
/** Scrim style behind the sheet (e.g. `glass` for drawer patterns). */
|
|
39
|
-
overlay?: keyof typeof sheetOverlayVariants;
|
|
40
|
-
}): react_jsx_runtime245.JSX.Element;
|
|
41
|
-
/** Top region of the sheet; typically holds the `SheetTitle` and `SheetDescription`. */
|
|
42
|
-
declare function SheetHeader({
|
|
43
|
-
className,
|
|
44
|
-
...props
|
|
45
|
-
}: React.ComponentProps<"div">): react_jsx_runtime245.JSX.Element;
|
|
46
|
-
/** Bottom region of the sheet, pinned to the base; typically holds action buttons. */
|
|
47
|
-
declare function SheetFooter({
|
|
48
|
-
className,
|
|
49
|
-
...props
|
|
50
|
-
}: React.ComponentProps<"div">): react_jsx_runtime245.JSX.Element;
|
|
51
|
-
/** Accessible title for the sheet, announced when it opens. */
|
|
52
|
-
declare function SheetTitle({
|
|
53
|
-
className,
|
|
54
|
-
...props
|
|
55
|
-
}: React.ComponentProps<typeof Dialog.Title>): react_jsx_runtime245.JSX.Element;
|
|
56
|
-
/** Accessible supporting text for the sheet, linked to the dialog for screen readers. */
|
|
57
|
-
declare function SheetDescription({
|
|
16
|
+
/** Determinate or indeterminate progress bar built on Radix Progress, with semantic, brand, and activity colour variants. */
|
|
17
|
+
declare function Progress$1({
|
|
58
18
|
className,
|
|
19
|
+
value,
|
|
20
|
+
variant,
|
|
59
21
|
...props
|
|
60
|
-
}: React.ComponentProps<typeof
|
|
22
|
+
}: React.ComponentProps<typeof Progress.Root> & {
|
|
23
|
+
/** Fill colour: `default`, `brand`, status (`success`/`warning`/`info`/`destructive`), or activity (`analyzing`/`ingesting`). */
|
|
24
|
+
variant?: keyof typeof progressIndicatorVariants;
|
|
25
|
+
}): react_jsx_runtime270.JSX.Element;
|
|
61
26
|
//#endregion
|
|
62
|
-
export {
|
|
27
|
+
export { Progress$1 as t };
|
|
63
28
|
//# sourceMappingURL=index51.d.ts.map
|
package/dist/index51.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index51.d.ts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index51.d.ts","names":[],"sources":["../src/primitives/Progress/Progress.tsx"],"mappings":";;;;;cAKM;;;EAAA,SAAA,OAAA,EAAA,gBAYI;EAeD,SAAA,OAAQ,EAAA,gBAAA;EAAA,SAAA,IAAA,EAAA,aAAA;WACf,WAAA,EAAA,eAAA;WACA,SAAA,EAAA,YAAA;WACA,SAAA,EAAA,eAAA;;;iBAHO,UAAA,CAOgB;EAAA,SAAA;EAAA,KAAA;EAAA,OAAA;EAAA,GAAA;CAAA,EAFtB,KAAA,CAAM,cAEgB,CAAA,OAFM,QAAA,CAAkB,IAExB,CAAA,GAAA;;EACxB,OAAA,CAAA,EAAA,MAAA,OADwB,yBACxB;IAAA,oBAAA,CAAA,GAAA,CAAA"}
|
package/dist/index52.d.cts
CHANGED
|
@@ -1,31 +1,41 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import {
|
|
1
|
+
import * as react_jsx_runtime260 from "react/jsx-runtime";
|
|
2
|
+
import { RadioGroup } from "radix-ui";
|
|
3
3
|
import * as React from "react";
|
|
4
4
|
|
|
5
|
-
//#region src/primitives/
|
|
6
|
-
/**
|
|
7
|
-
declare function
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}: React.ComponentProps<typeof Tooltip.Provider>): react_jsx_runtime185.JSX.Element;
|
|
11
|
-
/** Root tooltip: wraps a trigger + content and manages open state. Self-provides a TooltipProvider. */
|
|
12
|
-
declare function Tooltip$1({
|
|
5
|
+
//#region src/primitives/RadioGroup/RadioGroup.d.ts
|
|
6
|
+
/** Root of a set of mutually-exclusive radio options; lays them out vertically or horizontally. */
|
|
7
|
+
declare function RadioGroup$1({
|
|
8
|
+
className,
|
|
9
|
+
orientation,
|
|
13
10
|
...props
|
|
14
|
-
}: React.ComponentProps<typeof
|
|
15
|
-
/**
|
|
16
|
-
|
|
11
|
+
}: React.ComponentProps<typeof RadioGroup.Root> & {
|
|
12
|
+
/** Stack the items in a column (`vertical`) or wrap them in a row (`horizontal`). */
|
|
13
|
+
orientation?: "vertical" | "horizontal";
|
|
14
|
+
}): react_jsx_runtime260.JSX.Element;
|
|
15
|
+
/** A single selectable radio control; pair it with a label for accessible option text. */
|
|
16
|
+
declare function RadioGroupItem({
|
|
17
|
+
className,
|
|
17
18
|
...props
|
|
18
|
-
}: React.ComponentProps<typeof
|
|
19
|
-
/**
|
|
20
|
-
declare function
|
|
21
|
-
/** Extra classes merged onto the content surface. */
|
|
19
|
+
}: React.ComponentProps<typeof RadioGroup.Item>): react_jsx_runtime260.JSX.Element;
|
|
20
|
+
/** A card-style radio option with a bordered surface, title, and description that highlights when checked. */
|
|
21
|
+
declare function RichRadioItem({
|
|
22
22
|
className,
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
23
|
+
value,
|
|
24
|
+
title,
|
|
25
|
+
description,
|
|
26
|
+
flipped,
|
|
27
|
+
id,
|
|
27
28
|
...props
|
|
28
|
-
}: React.ComponentProps<typeof
|
|
29
|
+
}: Omit<React.ComponentProps<typeof RadioGroup.Item>, "children"> & {
|
|
30
|
+
/** Value submitted when this option is selected. */
|
|
31
|
+
value: string;
|
|
32
|
+
/** Bold heading shown at the top of the card. */
|
|
33
|
+
title?: React.ReactNode;
|
|
34
|
+
/** Secondary muted text shown beneath the title. */
|
|
35
|
+
description?: React.ReactNode;
|
|
36
|
+
/** Place the radio control on the trailing edge instead of the leading edge. */
|
|
37
|
+
flipped?: boolean;
|
|
38
|
+
}): react_jsx_runtime260.JSX.Element;
|
|
29
39
|
//#endregion
|
|
30
|
-
export {
|
|
40
|
+
export { RadioGroupItem as n, RichRadioItem as r, RadioGroup$1 as t };
|
|
31
41
|
//# sourceMappingURL=index52.d.cts.map
|
package/dist/index52.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index52.d.cts","names":[],"sources":["../src/primitives/
|
|
1
|
+
{"version":3,"file":"index52.d.cts","names":[],"sources":["../src/primitives/RadioGroup/RadioGroup.tsx"],"mappings":";;;;;;iBASS,YAAA;;;;GAIN,KAAA,CAAM,sBAAsB,UAAA,CAAoB;;EAJ1C,WAAA,CAAA,EAAA,UAAU,GAAA,YAAA;CAAA,CAAA,EAOlB,oBAAA,CAAA,GAAA,CAAA,OAPkB;;iBAuBV,cAAA,CArBP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAwBC,KAAA,CAAM,cAxBP,CAAA,OAwB6B,UAAA,CAAoB,IAxBjD,CAAA,CAAA,EAwBsD,oBAAA,CAAA,GAAA,CAAA,OAxBtD;;iBAqDO,aAAA,CAnDA;EAAA,SAAA;EAAA,KAAA;EAAA,KAAA;EAAA,WAAA;EAAA,OAAA;EAAA,EAAA;EAAA,GAAA;AAsB+C,CAtB/C,EA2DN,IA3DM,CA2DD,KAAA,CAAM,cA3DL,CAAA,OA2D2B,UAAA,CAAoB,IA3D/C,CAAA,EAAA,UAAA,CAAA,GAAA;;EAGR,KAAA,EAAA,MAAA;EAgBQ;EAAc,KAAA,CAAA,EA4Cb,KAAA,CAAM,SA5CO;;aAGQ,CAAA,EA2Cf,KAAA,CAAM,SA3C6B;;SAAK,CAAA,EAAA,OAAA;AAAA,CAAA,CAAA,EA8CvD,oBAAA,CAAA,GAAA,CAAA,OA9CuD"}
|