@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/index72.d.ts
CHANGED
|
@@ -1,278 +1,91 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { VariantProps } from "class-variance-authority";
|
|
2
2
|
import * as React from "react";
|
|
3
|
-
import
|
|
4
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime266 from "react/jsx-runtime";
|
|
4
|
+
import * as class_variance_authority_types19 from "class-variance-authority/types";
|
|
5
5
|
|
|
6
|
-
//#region src/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
/** Ancestor context node — shown for orientation but not selectable. */
|
|
13
|
-
isContextOnly?: boolean;
|
|
14
|
-
}
|
|
15
|
-
/** Fully-qualified API endpoints. Built from `apiBaseUrl`; individually overridable. */
|
|
16
|
-
interface HeaderEndpoints {
|
|
17
|
-
token: string;
|
|
18
|
-
logout: string;
|
|
6
|
+
//#region src/layouts/MultiColumn/MultiColumn.d.ts
|
|
7
|
+
declare const multiColumnVariants: (props?: ({
|
|
8
|
+
gap?: "sm" | "lg" | "md" | "none" | "xl" | null | undefined;
|
|
9
|
+
stackBelow?: "sm" | "lg" | "md" | "xl" | null | undefined;
|
|
10
|
+
} & class_variance_authority_types19.ClassProp) | undefined) => string;
|
|
11
|
+
type MultiColumnProps = React.ComponentProps<"div"> & VariantProps<typeof multiColumnVariants> & {
|
|
19
12
|
/**
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*
|
|
13
|
+
* One CSS grid track per column, in any combination — length sets the
|
|
14
|
+
* column count (3, 4, 5, ...N):
|
|
15
|
+
* - fixed: `"240px"` / `"16rem"`
|
|
16
|
+
* - percent: `"20%"`
|
|
17
|
+
* - fractional (fluid, shares remaining space): `"1fr"`, `"2fr"`
|
|
18
|
+
* - minmax (clamp between a min and max): `"minmax(200px,1fr)"`
|
|
23
19
|
*/
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
/**
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
|
|
31
|
-
/** API base URL with full domain, e.g. `https://dev.abc.com`. Studio-auth API host. */
|
|
32
|
-
apiBaseUrl: string;
|
|
20
|
+
columns: string[];
|
|
21
|
+
/** Space between columns (and between stacked rows below `stackBelow`). */
|
|
22
|
+
gap?: VariantProps<typeof multiColumnVariants>["gap"];
|
|
23
|
+
/** Breakpoint the grid activates at; below it, columns stack vertically. Defaults to `"lg"`. */
|
|
24
|
+
stackBelow?: VariantProps<typeof multiColumnVariants>["stackBelow"];
|
|
25
|
+
/** Renders a drag handle between adjacent columns that live-resizes them. Default off. */
|
|
26
|
+
resizable?: boolean;
|
|
33
27
|
/**
|
|
34
|
-
*
|
|
35
|
-
*
|
|
36
|
-
*
|
|
28
|
+
* Fires with the updated `columns` array while/after dragging a resize
|
|
29
|
+
* handle. Pass a `columns` value that changes in response to be fully
|
|
30
|
+
* controlled; omit to let MultiColumn track size internally.
|
|
37
31
|
*/
|
|
38
|
-
|
|
39
|
-
/**
|
|
40
|
-
|
|
32
|
+
onColumnsChange?: (columns: string[]) => void;
|
|
33
|
+
/** Minimum size (in px, e.g. `"80px"`) a column can be resized down to. Defaults to `"80px"`. */
|
|
34
|
+
minColumnSize?: string;
|
|
41
35
|
/**
|
|
42
|
-
*
|
|
43
|
-
*
|
|
36
|
+
* Renders a drag grip on each MultiColumnItem for drag-and-drop
|
|
37
|
+
* reordering, plus Ctrl+ArrowLeft/Right keyboard reordering when a grip
|
|
38
|
+
* is focused. Default off. Give each MultiColumnItem a stable `id` when
|
|
39
|
+
* using this — without one, MultiColumn falls back to a generated id
|
|
40
|
+
* (with a console warning) so it degrades safely rather than throwing.
|
|
44
41
|
*/
|
|
45
|
-
|
|
46
|
-
/**
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
defaultProjectId?: string;
|
|
42
|
+
reorderable?: boolean;
|
|
43
|
+
/** Fires with the new left-to-right order of MultiColumnItem `id`s whenever a drag or keyboard move changes order. */
|
|
44
|
+
onReorderChange?: (orderedIds: string[]) => void;
|
|
45
|
+
};
|
|
46
|
+
/** CSS Grid N-column layout — pass one track per column via `columns`; stacks below `stackBelow`. */
|
|
47
|
+
declare function MultiColumn({
|
|
48
|
+
className,
|
|
49
|
+
style,
|
|
50
|
+
columns,
|
|
51
|
+
gap,
|
|
52
|
+
stackBelow,
|
|
53
|
+
resizable,
|
|
54
|
+
onColumnsChange,
|
|
55
|
+
minColumnSize,
|
|
56
|
+
reorderable,
|
|
57
|
+
onReorderChange,
|
|
58
|
+
children,
|
|
59
|
+
...props
|
|
60
|
+
}: MultiColumnProps): react_jsx_runtime266.JSX.Element;
|
|
61
|
+
declare const alignSelfClass: {
|
|
62
|
+
readonly start: "self-start";
|
|
63
|
+
readonly center: "self-center";
|
|
64
|
+
readonly end: "self-end";
|
|
65
|
+
readonly stretch: "self-stretch";
|
|
66
|
+
};
|
|
67
|
+
type MultiColumnItemProps = React.ComponentProps<"div"> & {
|
|
68
|
+
/** Visual position via CSS `order`, independent of DOM/source order. */
|
|
69
|
+
order?: number;
|
|
70
|
+
/** Cross-axis alignment for this column only (`align-self`). */
|
|
71
|
+
align?: keyof typeof alignSelfClass;
|
|
76
72
|
/**
|
|
77
|
-
*
|
|
78
|
-
*
|
|
79
|
-
*
|
|
80
|
-
* token and a duplicate round-trip is genuinely unacceptable. Misuse couples
|
|
81
|
-
* the header to host token lifecycle/refresh and can serve stale auth.
|
|
73
|
+
* Injected automatically by the parent MultiColumn when `reorderable` is
|
|
74
|
+
* set — renders a drag grip inside this item and wires pointer/keyboard
|
|
75
|
+
* reordering. Not meant to be passed directly.
|
|
82
76
|
*/
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
logoAddon?: ReactNode;
|
|
88
|
-
/** Node rendered at the start of the right-hand actions cluster (before the feedback icon). */
|
|
89
|
-
actionsStart?: ReactNode;
|
|
90
|
-
/** Node rendered at the end of the right-hand actions cluster (after the profile menu). */
|
|
91
|
-
actionsEnd?: ReactNode;
|
|
92
|
-
className?: string;
|
|
93
|
-
/** Override individual endpoint paths (defaults derive from `apiBaseUrl`). */
|
|
94
|
-
endpoints?: Partial<Omit<HeaderEndpoints, "projects">> & {
|
|
95
|
-
projects?: (clientId: string) => string;
|
|
96
|
-
};
|
|
97
|
-
/** Custom fetch implementation (defaults to global `fetch`). Useful for tests/Storybook. */
|
|
98
|
-
fetcher?: Fetcher;
|
|
99
|
-
/** How long fetched data stays fresh before refetch, in ms. Default 5 min. */
|
|
100
|
-
staleTime?: number;
|
|
101
|
-
/** How long unused data is cached, in ms. Default 10 min. */
|
|
102
|
-
gcTime?: number;
|
|
103
|
-
}
|
|
104
|
-
//# sourceMappingURL=types.d.ts.map
|
|
105
|
-
//#endregion
|
|
106
|
-
//#region src/patterns/Header/Header.d.ts
|
|
107
|
-
/** The header bar shell — a sticky glass strip. */
|
|
108
|
-
declare function HeaderBar({
|
|
77
|
+
dragHandleProps?: React.ComponentProps<"button">;
|
|
78
|
+
};
|
|
79
|
+
/** A single column slot inside MultiColumn; `order` and `align` apply without reshuffling the DOM. */
|
|
80
|
+
declare function MultiColumnItem({
|
|
109
81
|
className,
|
|
82
|
+
style,
|
|
83
|
+
order,
|
|
84
|
+
align,
|
|
85
|
+
dragHandleProps,
|
|
86
|
+
children,
|
|
110
87
|
...props
|
|
111
|
-
}:
|
|
112
|
-
/** Product logo linking to its home, with a Suspense-safe fallback. */
|
|
113
|
-
declare function HeaderLogo({
|
|
114
|
-
brand,
|
|
115
|
-
href
|
|
116
|
-
}: {
|
|
117
|
-
brand: ThemeProduct;
|
|
118
|
-
href?: string;
|
|
119
|
-
}): react_jsx_runtime207.JSX.Element;
|
|
120
|
-
/** Read-only organisation pill. */
|
|
121
|
-
declare function OrgPill({
|
|
122
|
-
name,
|
|
123
|
-
loading
|
|
124
|
-
}: {
|
|
125
|
-
name?: string;
|
|
126
|
-
loading?: boolean;
|
|
127
|
-
}): react_jsx_runtime207.JSX.Element | null;
|
|
128
|
-
/** Light/dark toggle — defers to ThemeProvider. */
|
|
129
|
-
declare function ThemeToggle(): react_jsx_runtime207.JSX.Element;
|
|
130
|
-
/** Profile menu — avatar trigger with email + logout. */
|
|
131
|
-
declare function ProfileMenu({
|
|
132
|
-
email,
|
|
133
|
-
onLogout
|
|
134
|
-
}: {
|
|
135
|
-
email?: string;
|
|
136
|
-
onLogout: () => void;
|
|
137
|
-
}): react_jsx_runtime207.JSX.Element;
|
|
138
|
-
/** Drop-in global header. Must be rendered inside a <ThemeProvider>. */
|
|
139
|
-
declare function Header(props: HeaderProps): react_jsx_runtime207.JSX.Element;
|
|
140
|
-
//# sourceMappingURL=Header.d.ts.map
|
|
141
|
-
//#endregion
|
|
142
|
-
//#region src/patterns/Header/ProjectPicker.d.ts
|
|
143
|
-
interface ProjectPickerProps {
|
|
144
|
-
projectsTree: ProjectNode[];
|
|
145
|
-
selectedProjectId: string;
|
|
146
|
-
selectedProjectName?: string;
|
|
147
|
-
onSelect: (id: string) => void;
|
|
148
|
-
projectLabel: string;
|
|
149
|
-
projectPlaceholder: string;
|
|
150
|
-
searchPlaceholder: string;
|
|
151
|
-
emptyStateText: string;
|
|
152
|
-
isLoading?: boolean;
|
|
153
|
-
}
|
|
154
|
-
declare function ProjectPicker({
|
|
155
|
-
projectsTree,
|
|
156
|
-
selectedProjectId,
|
|
157
|
-
selectedProjectName,
|
|
158
|
-
onSelect,
|
|
159
|
-
projectLabel,
|
|
160
|
-
projectPlaceholder,
|
|
161
|
-
searchPlaceholder,
|
|
162
|
-
emptyStateText,
|
|
163
|
-
isLoading
|
|
164
|
-
}: Readonly<ProjectPickerProps>): react_jsx_runtime207.JSX.Element;
|
|
165
|
-
//#endregion
|
|
166
|
-
//#region src/patterns/Header/use-global-header.d.ts
|
|
167
|
-
/** Window event other modules can dispatch to show/hide the project dropdown. */
|
|
168
|
-
declare const TOGGLE_PROJECT_DROPDOWN_EVENT = "toggle-project-dropdown";
|
|
169
|
-
interface ToggleProjectDropdownDetail {
|
|
170
|
-
show: boolean;
|
|
171
|
-
}
|
|
172
|
-
interface GlobalHeaderState {
|
|
173
|
-
/** Whether a valid session cookie exists — when false, hide all user content. */
|
|
174
|
-
isAuthenticated: boolean;
|
|
175
|
-
userEmail: string | undefined;
|
|
176
|
-
organizationName: string | undefined;
|
|
177
|
-
projectsTree: ProjectNode[];
|
|
178
|
-
selectedProjectId: string;
|
|
179
|
-
selectedProjectName: string | undefined;
|
|
180
|
-
isProjectsLoading: boolean;
|
|
181
|
-
isOrgLoading: boolean;
|
|
182
|
-
/** Remaining credits for the user (undefined until loaded / when disabled). */
|
|
183
|
-
credits: number | undefined;
|
|
184
|
-
/** Where the credits pill links to (studio-auth `/user/activity`). */
|
|
185
|
-
creditsHref: string;
|
|
186
|
-
projectDropdownVisible: boolean;
|
|
187
|
-
selectProject: (id: string) => void;
|
|
188
|
-
logout: () => void;
|
|
189
|
-
}
|
|
190
|
-
type UseGlobalHeaderArgs = Pick<HeaderProps, "apiBaseUrl" | "environmentId" | "clientId" | "defaultProjectId" | "_dangerouslyInjectAccessToken" | "showProjectDropdown" | "showProfile" | "showOrg" | "showCredits" | "endpoints" | "fetcher" | "staleTime" | "gcTime" | "onProjectChange">;
|
|
191
|
-
declare function useGlobalHeader({
|
|
192
|
-
apiBaseUrl,
|
|
193
|
-
environmentId,
|
|
194
|
-
clientId,
|
|
195
|
-
defaultProjectId,
|
|
196
|
-
_dangerouslyInjectAccessToken: injectedToken,
|
|
197
|
-
showProjectDropdown,
|
|
198
|
-
showProfile,
|
|
199
|
-
showOrg,
|
|
200
|
-
showCredits,
|
|
201
|
-
endpoints: endpointOverrides,
|
|
202
|
-
fetcher: fetcherProp,
|
|
203
|
-
staleTime,
|
|
204
|
-
gcTime,
|
|
205
|
-
onProjectChange
|
|
206
|
-
}: UseGlobalHeaderArgs): GlobalHeaderState;
|
|
207
|
-
//#endregion
|
|
208
|
-
//#region src/patterns/Header/header-store.d.ts
|
|
209
|
-
interface HeaderSelection {
|
|
210
|
-
selectedProjectId: string;
|
|
211
|
-
selectedProjectName: string;
|
|
212
|
-
organizationName: string | undefined;
|
|
213
|
-
/** Remaining credits for the logged-in user (read-only here; set by the Header). */
|
|
214
|
-
credits: number | undefined;
|
|
215
|
-
/** Client/org the current selection + org belong to (for cross-org invalidation). */
|
|
216
|
-
clientId: string | undefined;
|
|
217
|
-
}
|
|
218
|
-
interface UseHeaderProjectResult {
|
|
219
|
-
selectedProjectId: string;
|
|
220
|
-
selectedProjectName: string | undefined;
|
|
221
|
-
organizationName: string | undefined;
|
|
222
|
-
/** Set the active project from outside the Header (by id). */
|
|
223
|
-
setProject: (id: string) => void;
|
|
224
|
-
/** Clear this tab's active project (the header re-defaults on next projects load). */
|
|
225
|
-
clearProject: () => void;
|
|
226
|
-
}
|
|
227
|
-
/**
|
|
228
|
-
* Read the current project/org and change the project from anywhere in the app —
|
|
229
|
-
* no need to be inside the <Header>. Reflects user selections made in the header
|
|
230
|
-
* and updates the header when changed here.
|
|
231
|
-
*/
|
|
232
|
-
declare function useHeaderProject(): UseHeaderProjectResult;
|
|
233
|
-
/** Read the logged-in user's remaining credits (read-only; the Header owns it). */
|
|
234
|
-
declare function useHeaderCredits(): number | undefined;
|
|
235
|
-
//# sourceMappingURL=header-store.d.ts.map
|
|
236
|
-
//#endregion
|
|
237
|
-
//#region src/patterns/Header/session.d.ts
|
|
238
|
-
/** Read the raw session JWT from the `{environmentId}-sessionId` cookie. */
|
|
239
|
-
declare function getSessionToken(environmentId: string): string | null;
|
|
240
|
-
/** Decode a JWT payload without verifying the signature (display/expiry only). */
|
|
241
|
-
|
|
242
|
-
/** User/session claims carried in the session JWT (the subset the header uses). */
|
|
243
|
-
interface SessionClaims {
|
|
244
|
-
email?: string;
|
|
245
|
-
name?: string;
|
|
246
|
-
userId?: string;
|
|
247
|
-
/** Active organisation id (`client_id` claim). */
|
|
248
|
-
clientId?: string;
|
|
249
|
-
exp?: number;
|
|
250
|
-
}
|
|
251
|
-
/**
|
|
252
|
-
* Decode the user claims from the session cookie's JWT — no network call.
|
|
253
|
-
* Returns null when the cookie is absent or undecodable.
|
|
254
|
-
*/
|
|
255
|
-
declare function getSessionClaims(environmentId: string): SessionClaims | null;
|
|
256
|
-
/** True when a valid, unexpired session cookie exists for the environment. */
|
|
257
|
-
declare function isSessionValid(environmentId: string): boolean;
|
|
258
|
-
//#endregion
|
|
259
|
-
//#region src/patterns/Header/api.d.ts
|
|
260
|
-
declare function buildEndpoints(apiBaseUrl: string, overrides?: HeaderProps["endpoints"]): HeaderEndpoints;
|
|
261
|
-
//#endregion
|
|
262
|
-
//#region src/patterns/Header/labels.d.ts
|
|
263
|
-
/** Default UI strings. Spread-override via the Header `labels` prop if needed. */
|
|
264
|
-
declare const DEFAULT_LABELS: {
|
|
265
|
-
readonly orgLabel: "Org";
|
|
266
|
-
readonly projectLabel: "Project";
|
|
267
|
-
readonly projectPlaceholder: "Select project...";
|
|
268
|
-
readonly searchPlaceholder: "Search project";
|
|
269
|
-
readonly emptyStateText: "No projects found";
|
|
270
|
-
readonly profileMenuLabel: "Profile menu";
|
|
271
|
-
readonly logoutLabel: "Logout";
|
|
272
|
-
};
|
|
273
|
-
type Labels = typeof DEFAULT_LABELS;
|
|
274
|
-
//# sourceMappingURL=labels.d.ts.map
|
|
275
|
-
|
|
88
|
+
}: MultiColumnItemProps): react_jsx_runtime266.JSX.Element;
|
|
276
89
|
//#endregion
|
|
277
|
-
export {
|
|
90
|
+
export { multiColumnVariants as a, MultiColumnProps as i, MultiColumnItem as n, MultiColumnItemProps as r, MultiColumn as t };
|
|
278
91
|
//# sourceMappingURL=index72.d.ts.map
|
package/dist/index72.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index72.d.ts","names":[],"sources":["../src/
|
|
1
|
+
{"version":3,"file":"index72.d.ts","names":[],"sources":["../src/layouts/MultiColumn/MultiColumn.tsx"],"mappings":";;;;;;cAwBM;;;IAoBJ,gCAAA,CAAA;AAzC6B,KAwD1B,gBAAA,GAAmB,KAAA,CAAM,cAf5B,CAAA,KAAA,CAAA,GAgBA,YAhBA,CAAA,OAgBoB,mBAhBpB,CAAA,GAAA;EAeG;;;;;;;;SAcY,EAAA,MAAA,EAAA;EAAY;EA+CpB,GAAA,CAAA,EAjDC,YAiDU,CAAA,OAjDU,mBAiDV,CAAA,CAAA,KAAA,CAAA;EAAA;YAClB,CAAA,EAhDe,YAgDf,CAAA,OAhDmC,mBAgDnC,CAAA,CAAA,YAAA,CAAA;;WAEA,CAAA,EAAA,OAAA;;;;;;iBAMA,CAAA,EAAA,CAAA,OAAA,EAAA,MAAA,EAAA,EAAA,GAAA,IAAA;;eAEA,CAAA,EAAA,MAAA;;;AAEiB;AAAA;AA0RT;;;aAMa,CAAA,EAAA,OAAA;;EAMiB,eAAA,CAAA,EAAA,CAAA,UAAA,EAAA,MAAA,EAAA,EAAA,GAAA,IAAA;AAAA,CAAA;;iBAnT/B,WAAA,CAwTP;EAAA,SAAA;EAAA,KAAA;EAAA,OAAA;EAAA,GAAA;EAAA,UAAA;EAAA,SAAA;EAAA,eAAA;EAAA,aAAA;EAAA,WAAA;EAAA,eAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EA3SC,gBA2SD,CAAA,EA3SiB,oBAAA,CAAA,GAAA,CAAA,OA2SjB;cAtBI,cAuBJ,EAAA;WACA,KAAA,EAAA,YAAA;WACA,MAAA,EAAA,aAAA;WACA,GAAA,EAAA,UAAA;WACA,OAAA,EAAA,cAAA;;KApBG,oBAAA,GAAuB,KAAA,CAAM,cAsBX,CAAA,KAAA,CAAA,GAAA;EAAA;;;uBAlBA;;;;;;oBAMH,KAAA,CAAM;;;iBAIjB,eAAA;;;;;;;;GAQN,uBAAoB,oBAAA,CAAA,GAAA,CAAA"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as react_jsx_runtime24 from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
//#region src/layouts/PageBackground/PageBackground.d.ts
|
|
5
|
+
/** Props for {@link PageBackground}; extends the native `div` props. */
|
|
6
|
+
type PageBackgroundProps = React.ComponentProps<"div"> & {
|
|
7
|
+
/** Fixed to the viewport (default) vs absolute-fill of a positioned parent. */
|
|
8
|
+
fixed?: boolean;
|
|
9
|
+
};
|
|
10
|
+
/** Ambient, theme-aware radial-gradient backdrop that sits behind the app so glass surfaces read. */
|
|
11
|
+
declare function PageBackground({
|
|
12
|
+
fixed,
|
|
13
|
+
className,
|
|
14
|
+
style,
|
|
15
|
+
...props
|
|
16
|
+
}: PageBackgroundProps): react_jsx_runtime24.JSX.Element;
|
|
17
|
+
//#endregion
|
|
18
|
+
export { PageBackgroundProps as n, PageBackground as t };
|
|
19
|
+
//# sourceMappingURL=index73.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index73.d.cts","names":[],"sources":["../src/layouts/PageBackground/PageBackground.tsx"],"mappings":";;;;;KAkBK,mBAAA,GAAsB,KAAA,CAAM;;EAA5B,KAAA,CAAA,EAAA,OAAA;AAA0C,CAAA;;iBAMtC,cAAA,CAAiB;EAAA,KAAA;EAAA,SAAA;EAAA,KAAA;EAAA,GAAA;AAAA,CAAA,EAA4C,mBAA5C,CAAA,EAA+D,mBAAA,CAAA,GAAA,CAAA,OAA/D"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import * as react_jsx_runtime241 from "react/jsx-runtime";
|
|
3
|
+
|
|
4
|
+
//#region src/layouts/PageBackground/PageBackground.d.ts
|
|
5
|
+
/** Props for {@link PageBackground}; extends the native `div` props. */
|
|
6
|
+
type PageBackgroundProps = React.ComponentProps<"div"> & {
|
|
7
|
+
/** Fixed to the viewport (default) vs absolute-fill of a positioned parent. */
|
|
8
|
+
fixed?: boolean;
|
|
9
|
+
};
|
|
10
|
+
/** Ambient, theme-aware radial-gradient backdrop that sits behind the app so glass surfaces read. */
|
|
11
|
+
declare function PageBackground({
|
|
12
|
+
fixed,
|
|
13
|
+
className,
|
|
14
|
+
style,
|
|
15
|
+
...props
|
|
16
|
+
}: PageBackgroundProps): react_jsx_runtime241.JSX.Element;
|
|
17
|
+
//#endregion
|
|
18
|
+
export { PageBackgroundProps as n, PageBackground as t };
|
|
19
|
+
//# sourceMappingURL=index73.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index73.d.ts","names":[],"sources":["../src/layouts/PageBackground/PageBackground.tsx"],"mappings":";;;;;KAkBK,mBAAA,GAAsB,KAAA,CAAM;;EAA5B,KAAA,CAAA,EAAA,OAAA;AAA0C,CAAA;;iBAMtC,cAAA,CAAiB;EAAA,KAAA;EAAA,SAAA;EAAA,KAAA;EAAA,GAAA;AAAA,CAAA,EAA4C,mBAA5C,CAAA,EAA+D,oBAAA,CAAA,GAAA,CAAA,OAA/D"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import * as react_jsx_runtime23 from "react/jsx-runtime";
|
|
2
|
+
import * as class_variance_authority_types1 from "class-variance-authority/types";
|
|
3
|
+
import { VariantProps } from "class-variance-authority";
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
|
|
6
|
+
//#region src/layouts/Stack/Stack.d.ts
|
|
7
|
+
declare const stackVariants: (props?: ({
|
|
8
|
+
direction?: "vertical" | "horizontal" | null | undefined;
|
|
9
|
+
gap?: "none" | "sm" | "md" | "lg" | "xl" | "xs" | "2xl" | null | undefined;
|
|
10
|
+
align?: "start" | "center" | "end" | "stretch" | null | undefined;
|
|
11
|
+
justify?: "start" | "center" | "end" | "between" | null | undefined;
|
|
12
|
+
} & class_variance_authority_types1.ClassProp) | undefined) => string;
|
|
13
|
+
type StackProps = React.ComponentProps<"div"> & VariantProps<typeof stackVariants> & {
|
|
14
|
+
/** Render as a different element/component instead of the default `div`. */
|
|
15
|
+
as?: React.ElementType;
|
|
16
|
+
/** Layout axis: `vertical` (column) or `horizontal` (row). Defaults to `vertical`. */
|
|
17
|
+
direction?: VariantProps<typeof stackVariants>["direction"];
|
|
18
|
+
/** Spacing between children, mapped to spacing tokens. Defaults to `md`. */
|
|
19
|
+
gap?: VariantProps<typeof stackVariants>["gap"];
|
|
20
|
+
/** Cross-axis alignment (`align-items`). Defaults to `stretch`. */
|
|
21
|
+
align?: VariantProps<typeof stackVariants>["align"];
|
|
22
|
+
/** Main-axis distribution (`justify-content`). */
|
|
23
|
+
justify?: VariantProps<typeof stackVariants>["justify"];
|
|
24
|
+
};
|
|
25
|
+
/** Stack — flex container that lays out children in a column or row with token-spaced gaps. */
|
|
26
|
+
declare function Stack({
|
|
27
|
+
as,
|
|
28
|
+
className,
|
|
29
|
+
direction,
|
|
30
|
+
gap,
|
|
31
|
+
align,
|
|
32
|
+
justify,
|
|
33
|
+
...props
|
|
34
|
+
}: StackProps): react_jsx_runtime23.JSX.Element;
|
|
35
|
+
//#endregion
|
|
36
|
+
export { StackProps as n, stackVariants as r, Stack as t };
|
|
37
|
+
//# sourceMappingURL=index74.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index74.d.cts","names":[],"sources":["../src/layouts/Stack/Stack.tsx"],"mappings":";;;;;;cAOM,qBAmCS;;;;EAnCT,OAAA,CAAA,EAAA,OAiCJ,GAAA,QAAA,GAAA,KAAA,GAAA,SAAA,GAAA,IAAA,GAAA,SAAA;IAAA,+BAAA,CAAA,SAEa,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;KAAV,UAAA,GAAa,KAAA,CAAM,cAAT,CAAA,KAAA,CAAA,GACb,YADa,CAAA,OACO,aADP,CAAA,GAAA;;KACO,EAEb,KAAA,CAAM,WAFO;;WAEP,CAAA,EAEC,YAFD,CAAA,OAEqB,aAFrB,CAAA,CAAA,WAAA,CAAA;;KAEC,CAAA,EAEN,YAFM,CAAA,OAEc,aAFd,CAAA,CAAA,KAAA,CAAA;;OAEN,CAAA,EAEE,YAFF,CAAA,OAEsB,aAFtB,CAAA,CAAA,OAAA,CAAA;;SAEE,CAAA,EAEE,YAFF,CAAA,OAEsB,aAFtB,CAAA,CAAA,SAAA,CAAA;;;AAEc,iBAIjB,KAAA,CAJiB;EAAA,EAAA;EAAA,SAAA;EAAA,SAAA;EAAA,GAAA;EAAA,KAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAIkD,UAJlD,CAAA,EAI4D,mBAAA,CAAA,GAAA,CAAA,OAJ5D"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { VariantProps } from "class-variance-authority";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
import * as react_jsx_runtime242 from "react/jsx-runtime";
|
|
4
|
+
import * as class_variance_authority_types17 from "class-variance-authority/types";
|
|
5
|
+
|
|
6
|
+
//#region src/layouts/Stack/Stack.d.ts
|
|
7
|
+
declare const stackVariants: (props?: ({
|
|
8
|
+
direction?: "vertical" | "horizontal" | null | undefined;
|
|
9
|
+
gap?: "xs" | "sm" | "lg" | "md" | "none" | "xl" | "2xl" | null | undefined;
|
|
10
|
+
align?: "center" | "end" | "start" | "stretch" | null | undefined;
|
|
11
|
+
justify?: "center" | "end" | "start" | "between" | null | undefined;
|
|
12
|
+
} & class_variance_authority_types17.ClassProp) | undefined) => string;
|
|
13
|
+
type StackProps = React.ComponentProps<"div"> & VariantProps<typeof stackVariants> & {
|
|
14
|
+
/** Render as a different element/component instead of the default `div`. */
|
|
15
|
+
as?: React.ElementType;
|
|
16
|
+
/** Layout axis: `vertical` (column) or `horizontal` (row). Defaults to `vertical`. */
|
|
17
|
+
direction?: VariantProps<typeof stackVariants>["direction"];
|
|
18
|
+
/** Spacing between children, mapped to spacing tokens. Defaults to `md`. */
|
|
19
|
+
gap?: VariantProps<typeof stackVariants>["gap"];
|
|
20
|
+
/** Cross-axis alignment (`align-items`). Defaults to `stretch`. */
|
|
21
|
+
align?: VariantProps<typeof stackVariants>["align"];
|
|
22
|
+
/** Main-axis distribution (`justify-content`). */
|
|
23
|
+
justify?: VariantProps<typeof stackVariants>["justify"];
|
|
24
|
+
};
|
|
25
|
+
/** Stack — flex container that lays out children in a column or row with token-spaced gaps. */
|
|
26
|
+
declare function Stack({
|
|
27
|
+
as,
|
|
28
|
+
className,
|
|
29
|
+
direction,
|
|
30
|
+
gap,
|
|
31
|
+
align,
|
|
32
|
+
justify,
|
|
33
|
+
...props
|
|
34
|
+
}: StackProps): react_jsx_runtime242.JSX.Element;
|
|
35
|
+
//#endregion
|
|
36
|
+
export { StackProps as n, stackVariants as r, Stack as t };
|
|
37
|
+
//# sourceMappingURL=index74.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index74.d.ts","names":[],"sources":["../src/layouts/Stack/Stack.tsx"],"mappings":";;;;;;cAOM,qBAmCS;;;;EAnCT,OAAA,CAAA,EAAA,QAiCJ,GAAA,KAAA,GAAA,OAAA,GAAA,SAAA,GAAA,IAAA,GAAA,SAAA;IAAA,gCAAA,CAAA,SAEa,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;KAAV,UAAA,GAAa,KAAA,CAAM,cAAT,CAAA,KAAA,CAAA,GACb,YADa,CAAA,OACO,aADP,CAAA,GAAA;;KACO,EAEb,KAAA,CAAM,WAFO;;WAEP,CAAA,EAEC,YAFD,CAAA,OAEqB,aAFrB,CAAA,CAAA,WAAA,CAAA;;KAEC,CAAA,EAEN,YAFM,CAAA,OAEc,aAFd,CAAA,CAAA,KAAA,CAAA;;OAEN,CAAA,EAEE,YAFF,CAAA,OAEsB,aAFtB,CAAA,CAAA,OAAA,CAAA;;SAEE,CAAA,EAEE,YAFF,CAAA,OAEsB,aAFtB,CAAA,CAAA,SAAA,CAAA;;;AAEc,iBAIjB,KAAA,CAJiB;EAAA,EAAA;EAAA,SAAA;EAAA,SAAA;EAAA,GAAA;EAAA,KAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAIkD,UAJlD,CAAA,EAI4D,oBAAA,CAAA,GAAA,CAAA,OAJ5D"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
2
|
+
import * as class_variance_authority_types0 from "class-variance-authority/types";
|
|
3
|
+
import { VariantProps } from "class-variance-authority";
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
|
|
6
|
+
//#region src/layouts/TwoColumn/TwoColumn.d.ts
|
|
7
|
+
declare const twoColumnVariants: (props?: ({
|
|
8
|
+
gap?: "none" | "sm" | "md" | "lg" | "xl" | null | undefined;
|
|
9
|
+
reverse?: boolean | null | undefined;
|
|
10
|
+
} & class_variance_authority_types0.ClassProp) | undefined) => string;
|
|
11
|
+
type TwoColumnProps = React.ComponentProps<"div"> & VariantProps<typeof twoColumnVariants> & {
|
|
12
|
+
/** Space between the aside and main columns (and between stacked rows below `lg`). */
|
|
13
|
+
gap?: VariantProps<typeof twoColumnVariants>["gap"];
|
|
14
|
+
/** Place the aside after the main column at `lg` and up (`flex-row-reverse`). */
|
|
15
|
+
reverse?: VariantProps<typeof twoColumnVariants>["reverse"];
|
|
16
|
+
};
|
|
17
|
+
/** Composable two-column layout (aside + main) that stacks vertically below `lg`. */
|
|
18
|
+
declare function TwoColumn({
|
|
19
|
+
className,
|
|
20
|
+
gap,
|
|
21
|
+
reverse,
|
|
22
|
+
...props
|
|
23
|
+
}: TwoColumnProps): react_jsx_runtime0.JSX.Element;
|
|
24
|
+
/** Sidebar column — full width when stacked, fixed `lg:w-64` beside the main column (override via `className`). */
|
|
25
|
+
declare function TwoColumnAside({
|
|
26
|
+
className,
|
|
27
|
+
...props
|
|
28
|
+
}: React.ComponentProps<"aside">): react_jsx_runtime0.JSX.Element;
|
|
29
|
+
/** Main content column — fills the remaining space (`min-w-0 flex-1`) so it can shrink and truncate. */
|
|
30
|
+
declare function TwoColumnMain({
|
|
31
|
+
className,
|
|
32
|
+
...props
|
|
33
|
+
}: React.ComponentProps<"div">): react_jsx_runtime0.JSX.Element;
|
|
34
|
+
//#endregion
|
|
35
|
+
export { twoColumnVariants as a, TwoColumnProps as i, TwoColumnAside as n, TwoColumnMain as r, TwoColumn as t };
|
|
36
|
+
//# sourceMappingURL=index75.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index75.d.cts","names":[],"sources":["../src/layouts/TwoColumn/TwoColumn.tsx"],"mappings":";;;;;;cASM;;;IAgBJ,+BAAA,CAAA;AAxBkC,KA0B/B,cAAA,GAAiB,KAAA,CAAM,cAF1B,CAAA,KAAA,CAAA,GAGA,YAHA,CAAA,OAGoB,iBAHpB,CAAA,GAAA;EAEG;EAAc,GAAA,CAAA,EAGT,YAHS,CAAA,OAGW,iBAHX,CAAA,CAAA,KAAA,CAAA;;SACG,CAAA,EAIR,YAJQ,CAAA,OAIY,iBAJZ,CAAA,CAAA,SAAA,CAAA;;;iBAQb,SAAA,CANC;EAAA,SAAA;EAAA,GAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAMgD,cANhD,CAAA,EAM8D,kBAAA,CAAA,GAAA,CAAA,OAN9D;;iBAiBD,cAAA,CAfK;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAemC,KAAA,CAAM,cAfzC,CAAA,OAAA,CAAA,CAAA,EAegE,kBAAA,CAAA,GAAA,CAAA,OAfhE;AAAY;AAAA,iBA0BjB,aAAA,CAtBS;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAsB8B,KAAA,CAAM,cAtBpC,CAAA,KAAA,CAAA,CAAA,EAsByD,kBAAA,CAAA,GAAA,CAAA,OAtBzD"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { VariantProps } from "class-variance-authority";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
import * as react_jsx_runtime205 from "react/jsx-runtime";
|
|
4
|
+
import * as class_variance_authority_types16 from "class-variance-authority/types";
|
|
5
|
+
|
|
6
|
+
//#region src/layouts/TwoColumn/TwoColumn.d.ts
|
|
7
|
+
declare const twoColumnVariants: (props?: ({
|
|
8
|
+
gap?: "sm" | "lg" | "md" | "none" | "xl" | null | undefined;
|
|
9
|
+
reverse?: boolean | null | undefined;
|
|
10
|
+
} & class_variance_authority_types16.ClassProp) | undefined) => string;
|
|
11
|
+
type TwoColumnProps = React.ComponentProps<"div"> & VariantProps<typeof twoColumnVariants> & {
|
|
12
|
+
/** Space between the aside and main columns (and between stacked rows below `lg`). */
|
|
13
|
+
gap?: VariantProps<typeof twoColumnVariants>["gap"];
|
|
14
|
+
/** Place the aside after the main column at `lg` and up (`flex-row-reverse`). */
|
|
15
|
+
reverse?: VariantProps<typeof twoColumnVariants>["reverse"];
|
|
16
|
+
};
|
|
17
|
+
/** Composable two-column layout (aside + main) that stacks vertically below `lg`. */
|
|
18
|
+
declare function TwoColumn({
|
|
19
|
+
className,
|
|
20
|
+
gap,
|
|
21
|
+
reverse,
|
|
22
|
+
...props
|
|
23
|
+
}: TwoColumnProps): react_jsx_runtime205.JSX.Element;
|
|
24
|
+
/** Sidebar column — full width when stacked, fixed `lg:w-64` beside the main column (override via `className`). */
|
|
25
|
+
declare function TwoColumnAside({
|
|
26
|
+
className,
|
|
27
|
+
...props
|
|
28
|
+
}: React.ComponentProps<"aside">): react_jsx_runtime205.JSX.Element;
|
|
29
|
+
/** Main content column — fills the remaining space (`min-w-0 flex-1`) so it can shrink and truncate. */
|
|
30
|
+
declare function TwoColumnMain({
|
|
31
|
+
className,
|
|
32
|
+
...props
|
|
33
|
+
}: React.ComponentProps<"div">): react_jsx_runtime205.JSX.Element;
|
|
34
|
+
//#endregion
|
|
35
|
+
export { twoColumnVariants as a, TwoColumnProps as i, TwoColumnAside as n, TwoColumnMain as r, TwoColumn as t };
|
|
36
|
+
//# sourceMappingURL=index75.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index75.d.ts","names":[],"sources":["../src/layouts/TwoColumn/TwoColumn.tsx"],"mappings":";;;;;;cASM;;;IAgBJ,gCAAA,CAAA;AAxBkC,KA0B/B,cAAA,GAAiB,KAAA,CAAM,cAF1B,CAAA,KAAA,CAAA,GAGA,YAHA,CAAA,OAGoB,iBAHpB,CAAA,GAAA;EAEG;EAAc,GAAA,CAAA,EAGT,YAHS,CAAA,OAGW,iBAHX,CAAA,CAAA,KAAA,CAAA;;SACG,CAAA,EAIR,YAJQ,CAAA,OAIY,iBAJZ,CAAA,CAAA,SAAA,CAAA;;;iBAQb,SAAA,CANC;EAAA,SAAA;EAAA,GAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAMgD,cANhD,CAAA,EAM8D,oBAAA,CAAA,GAAA,CAAA,OAN9D;;iBAiBD,cAAA,CAfK;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAemC,KAAA,CAAM,cAfzC,CAAA,OAAA,CAAA,CAAA,EAegE,oBAAA,CAAA,GAAA,CAAA,OAfhE;AAAY;AAAA,iBA0BjB,aAAA,CAtBS;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAsB8B,KAAA,CAAM,cAtBpC,CAAA,KAAA,CAAA,CAAA,EAsByD,oBAAA,CAAA,GAAA,CAAA,OAtBzD"}
|