@jarllyng/nostromo 3.11.0 → 3.12.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/README.md +1 -1
- package/dist/chunk-5N5KJBMP.js +3 -0
- package/dist/chunk-5N5KJBMP.js.map +1 -0
- package/dist/chunk-75OZKMEA.cjs +3 -0
- package/dist/chunk-75OZKMEA.cjs.map +1 -0
- package/dist/chunk-DB6MHAU3.cjs +3 -0
- package/dist/chunk-DB6MHAU3.cjs.map +1 -0
- package/dist/chunk-ERGAJKFH.cjs +3 -0
- package/dist/chunk-ERGAJKFH.cjs.map +1 -0
- package/dist/chunk-PLEQSJHY.js +3 -0
- package/dist/chunk-PLEQSJHY.js.map +1 -0
- package/dist/chunk-QESG3HCL.js +3 -0
- package/dist/chunk-QESG3HCL.js.map +1 -0
- package/dist/chunk-QQTI6OI3.js +3 -0
- package/dist/chunk-QQTI6OI3.js.map +1 -0
- package/dist/chunk-RKSTEJKG.cjs +3 -0
- package/dist/chunk-RKSTEJKG.cjs.map +1 -0
- package/dist/components/core/alert.d.cts +1 -1
- package/dist/components/core/alert.d.ts +1 -1
- package/dist/components/core/badge.d.cts +1 -1
- package/dist/components/core/badge.d.ts +1 -1
- package/dist/components/core/breadcrumb.d.cts +1 -1
- package/dist/components/core/breadcrumb.d.ts +1 -1
- package/dist/components/core/button.d.cts +2 -2
- package/dist/components/core/button.d.ts +2 -2
- package/dist/components/core/checkbox.d.cts +1 -1
- package/dist/components/core/checkbox.d.ts +1 -1
- package/dist/components/core/command.cjs +3 -0
- package/dist/components/core/command.cjs.map +1 -0
- package/dist/components/core/command.d.cts +169 -0
- package/dist/components/core/command.d.ts +169 -0
- package/dist/components/core/command.js +3 -0
- package/dist/components/core/command.js.map +1 -0
- package/dist/components/core/dialog.cjs +1 -1
- package/dist/components/core/dialog.d.cts +10 -1
- package/dist/components/core/dialog.d.ts +10 -1
- package/dist/components/core/dialog.js +1 -1
- package/dist/components/core/drawer.cjs +3 -0
- package/dist/components/core/drawer.cjs.map +1 -0
- package/dist/components/core/drawer.d.cts +70 -0
- package/dist/components/core/drawer.d.ts +70 -0
- package/dist/components/core/drawer.js +3 -0
- package/dist/components/core/drawer.js.map +1 -0
- package/dist/components/core/error-message.d.cts +1 -1
- package/dist/components/core/error-message.d.ts +1 -1
- package/dist/components/core/form.cjs +1 -1
- package/dist/components/core/form.js +1 -1
- package/dist/components/core/helper-text.d.cts +1 -1
- package/dist/components/core/helper-text.d.ts +1 -1
- package/dist/components/core/icon.d.cts +2 -2
- package/dist/components/core/icon.d.ts +2 -2
- package/dist/components/core/input.d.cts +1 -1
- package/dist/components/core/input.d.ts +1 -1
- package/dist/components/core/label.d.cts +1 -1
- package/dist/components/core/label.d.ts +1 -1
- package/dist/components/core/pagination.d.cts +1 -1
- package/dist/components/core/pagination.d.ts +1 -1
- package/dist/components/core/progress.d.cts +3 -3
- package/dist/components/core/progress.d.ts +3 -3
- package/dist/components/core/radio-group.d.cts +1 -1
- package/dist/components/core/radio-group.d.ts +1 -1
- package/dist/components/core/resizable.d.cts +5 -5
- package/dist/components/core/resizable.d.ts +5 -5
- package/dist/components/core/select.d.cts +3 -3
- package/dist/components/core/select.d.ts +3 -3
- package/dist/components/core/sidebar.cjs +3 -0
- package/dist/components/core/sidebar.cjs.map +1 -0
- package/dist/components/core/sidebar.d.cts +131 -0
- package/dist/components/core/sidebar.d.ts +131 -0
- package/dist/components/core/sidebar.js +3 -0
- package/dist/components/core/sidebar.js.map +1 -0
- package/dist/components/core/skeleton.d.cts +1 -1
- package/dist/components/core/skeleton.d.ts +1 -1
- package/dist/components/core/switch.d.cts +1 -1
- package/dist/components/core/switch.d.ts +1 -1
- package/dist/components/core/textarea.d.cts +1 -1
- package/dist/components/core/textarea.d.ts +1 -1
- package/dist/components/core/toast.d.cts +2 -2
- package/dist/components/core/toast.d.ts +2 -2
- package/dist/components/core/tooltip.d.cts +2 -2
- package/dist/components/core/tooltip.d.ts +2 -2
- package/dist/components/marketing/features.d.cts +2 -2
- package/dist/components/marketing/features.d.ts +2 -2
- package/dist/components/marketing/gallery.d.cts +1 -1
- package/dist/components/marketing/gallery.d.ts +1 -1
- package/dist/components/marketing/pricing.d.cts +1 -1
- package/dist/components/marketing/pricing.d.ts +1 -1
- package/dist/components/marketing/testimonials.d.cts +1 -1
- package/dist/components/marketing/testimonials.d.ts +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +1 -1
- package/dist/index.css.map +1 -1
- package/dist/index.d.cts +28 -1
- package/dist/index.d.ts +28 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/themes/lv-426.css +22 -0
- package/dist/themes/mother.css +22 -0
- package/dist/themes/nostromo.css +22 -0
- package/dist/themes/sulaco.css +22 -0
- package/dist/tokens.css +12 -0
- package/package.json +46 -2
- package/dist/chunk-MY2KMTUS.js +0 -3
- package/dist/chunk-MY2KMTUS.js.map +0 -1
- package/dist/chunk-NBX6FKCA.cjs +0 -3
- package/dist/chunk-NBX6FKCA.cjs.map +0 -1
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import * as SheetPrimitive from '@radix-ui/react-dialog';
|
|
2
|
+
import * as vaul from 'vaul';
|
|
3
|
+
import { Drawer as Drawer$1 } from 'vaul';
|
|
4
|
+
import * as React from 'react';
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* A panel that slides in from an edge and can be dragged shut.
|
|
8
|
+
*
|
|
9
|
+
* Built on [vaul](https://vaul.emilkowal.ski/), which is a Radix Dialog
|
|
10
|
+
* underneath - the same primitive `Sheet` uses, so the focus trap and the escape
|
|
11
|
+
* handling come from the same place.
|
|
12
|
+
*
|
|
13
|
+
* ## Drawer or Sheet?
|
|
14
|
+
*
|
|
15
|
+
* They look alike, and the difference is the gesture:
|
|
16
|
+
*
|
|
17
|
+
* - `Sheet` is a dialog anchored to an edge. It opens and closes, and that is
|
|
18
|
+
* all. Cheaper, and the right choice on a desktop-first surface.
|
|
19
|
+
* - `Drawer` adds the touch model: drag it to dismiss, snap points to open it
|
|
20
|
+
* part of the way, and a grabber that says it can be moved. That is the mobile
|
|
21
|
+
* convention, and it costs the extra dependency.
|
|
22
|
+
*
|
|
23
|
+
* If you would not use the drag, use `Sheet`.
|
|
24
|
+
*
|
|
25
|
+
* One difference in how they are modal: vaul does not put `aria-modal` on the
|
|
26
|
+
* dialog. It aria-hides the rest of the page instead, which confines a screen
|
|
27
|
+
* reader the same way. Both are valid, and this one is pinned by a test so it
|
|
28
|
+
* cannot quietly become neither.
|
|
29
|
+
*
|
|
30
|
+
* ## Positioning comes from a data attribute
|
|
31
|
+
*
|
|
32
|
+
* `direction` is a prop on the root, and vaul writes it onto the content as
|
|
33
|
+
* `data-vaul-drawer-direction`. The content styling below reads that rather than
|
|
34
|
+
* taking a variant of its own, so the two can never disagree - the drawer cannot
|
|
35
|
+
* be told to come from the left and then be styled along the bottom.
|
|
36
|
+
*/
|
|
37
|
+
declare const Drawer: typeof vaul.Root;
|
|
38
|
+
declare const DrawerTrigger: React.ForwardRefExoticComponent<SheetPrimitive.DialogTriggerProps & React.RefAttributes<HTMLButtonElement>>;
|
|
39
|
+
declare const DrawerPortal: typeof vaul.Portal;
|
|
40
|
+
declare const DrawerClose: React.ForwardRefExoticComponent<SheetPrimitive.DialogCloseProps & React.RefAttributes<HTMLButtonElement>>;
|
|
41
|
+
/**
|
|
42
|
+
* The grabber.
|
|
43
|
+
*
|
|
44
|
+
* vaul's own, not a decorative div: it carries a hit area larger than the bar you
|
|
45
|
+
* see, so the drag target is a reasonable size on a touch screen, and it is
|
|
46
|
+
* `aria-hidden` because dragging is not the only way to close.
|
|
47
|
+
*/
|
|
48
|
+
declare const DrawerHandle: React.ForwardRefExoticComponent<Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
49
|
+
preventCycle?: boolean | undefined;
|
|
50
|
+
} & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
51
|
+
declare const DrawerOverlay: React.ForwardRefExoticComponent<Omit<Omit<SheetPrimitive.DialogOverlayProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
52
|
+
interface DrawerContentProps extends React.ComponentPropsWithoutRef<typeof Drawer$1.Content> {
|
|
53
|
+
/**
|
|
54
|
+
* Draw the grabber. Defaults to true, and it is hidden by CSS for a drawer
|
|
55
|
+
* coming from the left or right, where a horizontal bar would be wrong.
|
|
56
|
+
*/
|
|
57
|
+
withHandle?: boolean;
|
|
58
|
+
}
|
|
59
|
+
declare const DrawerContent: React.ForwardRefExoticComponent<DrawerContentProps & React.RefAttributes<HTMLDivElement>>;
|
|
60
|
+
declare const DrawerHeader: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
61
|
+
declare const DrawerFooter: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
62
|
+
declare const DrawerTitle: React.ForwardRefExoticComponent<Omit<SheetPrimitive.DialogTitleProps & React.RefAttributes<HTMLHeadingElement>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
|
|
63
|
+
declare const DrawerDescription: React.ForwardRefExoticComponent<Omit<SheetPrimitive.DialogDescriptionProps & React.RefAttributes<HTMLParagraphElement>, "ref"> & React.RefAttributes<HTMLParagraphElement>>;
|
|
64
|
+
/**
|
|
65
|
+
* A drawer opened from inside another one, which scales the parent back rather
|
|
66
|
+
* than stacking two overlays. Use in place of `Drawer` for the inner one.
|
|
67
|
+
*/
|
|
68
|
+
declare const DrawerNested: typeof vaul.NestedRoot;
|
|
69
|
+
|
|
70
|
+
export { Drawer, DrawerClose, DrawerContent, type DrawerContentProps, DrawerDescription, DrawerFooter, DrawerHandle, DrawerHeader, DrawerNested, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger };
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import * as SheetPrimitive from '@radix-ui/react-dialog';
|
|
2
|
+
import * as vaul from 'vaul';
|
|
3
|
+
import { Drawer as Drawer$1 } from 'vaul';
|
|
4
|
+
import * as React from 'react';
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* A panel that slides in from an edge and can be dragged shut.
|
|
8
|
+
*
|
|
9
|
+
* Built on [vaul](https://vaul.emilkowal.ski/), which is a Radix Dialog
|
|
10
|
+
* underneath - the same primitive `Sheet` uses, so the focus trap and the escape
|
|
11
|
+
* handling come from the same place.
|
|
12
|
+
*
|
|
13
|
+
* ## Drawer or Sheet?
|
|
14
|
+
*
|
|
15
|
+
* They look alike, and the difference is the gesture:
|
|
16
|
+
*
|
|
17
|
+
* - `Sheet` is a dialog anchored to an edge. It opens and closes, and that is
|
|
18
|
+
* all. Cheaper, and the right choice on a desktop-first surface.
|
|
19
|
+
* - `Drawer` adds the touch model: drag it to dismiss, snap points to open it
|
|
20
|
+
* part of the way, and a grabber that says it can be moved. That is the mobile
|
|
21
|
+
* convention, and it costs the extra dependency.
|
|
22
|
+
*
|
|
23
|
+
* If you would not use the drag, use `Sheet`.
|
|
24
|
+
*
|
|
25
|
+
* One difference in how they are modal: vaul does not put `aria-modal` on the
|
|
26
|
+
* dialog. It aria-hides the rest of the page instead, which confines a screen
|
|
27
|
+
* reader the same way. Both are valid, and this one is pinned by a test so it
|
|
28
|
+
* cannot quietly become neither.
|
|
29
|
+
*
|
|
30
|
+
* ## Positioning comes from a data attribute
|
|
31
|
+
*
|
|
32
|
+
* `direction` is a prop on the root, and vaul writes it onto the content as
|
|
33
|
+
* `data-vaul-drawer-direction`. The content styling below reads that rather than
|
|
34
|
+
* taking a variant of its own, so the two can never disagree - the drawer cannot
|
|
35
|
+
* be told to come from the left and then be styled along the bottom.
|
|
36
|
+
*/
|
|
37
|
+
declare const Drawer: typeof vaul.Root;
|
|
38
|
+
declare const DrawerTrigger: React.ForwardRefExoticComponent<SheetPrimitive.DialogTriggerProps & React.RefAttributes<HTMLButtonElement>>;
|
|
39
|
+
declare const DrawerPortal: typeof vaul.Portal;
|
|
40
|
+
declare const DrawerClose: React.ForwardRefExoticComponent<SheetPrimitive.DialogCloseProps & React.RefAttributes<HTMLButtonElement>>;
|
|
41
|
+
/**
|
|
42
|
+
* The grabber.
|
|
43
|
+
*
|
|
44
|
+
* vaul's own, not a decorative div: it carries a hit area larger than the bar you
|
|
45
|
+
* see, so the drag target is a reasonable size on a touch screen, and it is
|
|
46
|
+
* `aria-hidden` because dragging is not the only way to close.
|
|
47
|
+
*/
|
|
48
|
+
declare const DrawerHandle: React.ForwardRefExoticComponent<Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
49
|
+
preventCycle?: boolean | undefined;
|
|
50
|
+
} & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
51
|
+
declare const DrawerOverlay: React.ForwardRefExoticComponent<Omit<Omit<SheetPrimitive.DialogOverlayProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
52
|
+
interface DrawerContentProps extends React.ComponentPropsWithoutRef<typeof Drawer$1.Content> {
|
|
53
|
+
/**
|
|
54
|
+
* Draw the grabber. Defaults to true, and it is hidden by CSS for a drawer
|
|
55
|
+
* coming from the left or right, where a horizontal bar would be wrong.
|
|
56
|
+
*/
|
|
57
|
+
withHandle?: boolean;
|
|
58
|
+
}
|
|
59
|
+
declare const DrawerContent: React.ForwardRefExoticComponent<DrawerContentProps & React.RefAttributes<HTMLDivElement>>;
|
|
60
|
+
declare const DrawerHeader: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
61
|
+
declare const DrawerFooter: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
62
|
+
declare const DrawerTitle: React.ForwardRefExoticComponent<Omit<SheetPrimitive.DialogTitleProps & React.RefAttributes<HTMLHeadingElement>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
|
|
63
|
+
declare const DrawerDescription: React.ForwardRefExoticComponent<Omit<SheetPrimitive.DialogDescriptionProps & React.RefAttributes<HTMLParagraphElement>, "ref"> & React.RefAttributes<HTMLParagraphElement>>;
|
|
64
|
+
/**
|
|
65
|
+
* A drawer opened from inside another one, which scales the parent back rather
|
|
66
|
+
* than stacking two overlays. Use in place of `Drawer` for the inner one.
|
|
67
|
+
*/
|
|
68
|
+
declare const DrawerNested: typeof vaul.NestedRoot;
|
|
69
|
+
|
|
70
|
+
export { Drawer, DrawerClose, DrawerContent, type DrawerContentProps, DrawerDescription, DrawerFooter, DrawerHandle, DrawerHeader, DrawerNested, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
export{a as Drawer,d as DrawerClose,g as DrawerContent,k as DrawerDescription,i as DrawerFooter,e as DrawerHandle,h as DrawerHeader,l as DrawerNested,f as DrawerOverlay,c as DrawerPortal,j as DrawerTitle,b as DrawerTrigger}from'../../chunk-QQTI6OI3.js';import'../../chunk-AC2JBXHQ.js';//# sourceMappingURL=drawer.js.map
|
|
3
|
+
//# sourceMappingURL=drawer.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"drawer.js"}
|
|
@@ -3,7 +3,7 @@ import * as React from 'react';
|
|
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
|
4
4
|
|
|
5
5
|
declare const errorMessageVariants: (props?: ({
|
|
6
|
-
variant?: "
|
|
6
|
+
variant?: "default" | "subtle" | "strong" | "inline" | null | undefined;
|
|
7
7
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
8
8
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
9
9
|
interface ErrorMessageProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof errorMessageVariants> {
|
|
@@ -3,7 +3,7 @@ import * as React from 'react';
|
|
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
|
4
4
|
|
|
5
5
|
declare const errorMessageVariants: (props?: ({
|
|
6
|
-
variant?: "
|
|
6
|
+
variant?: "default" | "subtle" | "strong" | "inline" | null | undefined;
|
|
7
7
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
8
8
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
9
9
|
interface ErrorMessageProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof errorMessageVariants> {
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
'use strict';var
|
|
2
|
+
'use strict';var chunkXPIBRXTW_cjs=require('../../chunk-XPIBRXTW.cjs'),chunkV77N662N_cjs=require('../../chunk-V77N662N.cjs'),chunk7YFUAGIW_cjs=require('../../chunk-7YFUAGIW.cjs'),chunkITRGJNWL_cjs=require('../../chunk-ITRGJNWL.cjs'),r=require('react'),reactSlot=require('@radix-ui/react-slot'),reactHookForm=require('react-hook-form');function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var r__namespace=/*#__PURE__*/_interopNamespace(r);var v=reactHookForm.FormProvider,f=r__namespace.createContext(null);function N({...e}){let t=r__namespace.useId(),o=r__namespace.useMemo(()=>({name:e.name,id:t}),[e.name,t]);return r__namespace.createElement(f.Provider,{value:o},r__namespace.createElement(reactHookForm.Controller,{...e}))}function i(){let e=r__namespace.useContext(f);if(!e)throw new Error("useFormField must be used inside a <FormField>. Without it there is no field id to attach a label or a message to.");let{errors:t}=reactHookForm.useFormState({name:e.name}),o=e.name.split(".").reduce((s,a)=>s?.[a],t);return {name:e.name,formItemId:e.id,formDescriptionId:`${e.id}-description`,formMessageId:`${e.id}-message`,error:o}}function g({className:e,...t}){return r__namespace.createElement("div",{className:chunkITRGJNWL_cjs.a("space-y-1.5",e),...t})}g.displayName="FormItem";var y=r__namespace.forwardRef(({className:e,...t},o)=>{let{error:s,formItemId:a}=i();return r__namespace.createElement(chunkXPIBRXTW_cjs.b,{ref:o,htmlFor:a,className:chunkITRGJNWL_cjs.a(s&&"text-destructive",e),...t})});y.displayName="FormLabel";var C=r__namespace.forwardRef(({...e},t)=>{let{error:o,formItemId:s,formDescriptionId:a,formMessageId:n}=i();return r__namespace.createElement(reactSlot.Slot,{ref:t,id:s,"aria-describedby":o?`${a} ${n}`:a,"aria-invalid":o?true:void 0,...e})});C.displayName="FormControl";var I=r__namespace.forwardRef(({...e},t)=>{let{formDescriptionId:o}=i();return r__namespace.createElement(chunk7YFUAGIW_cjs.b,{ref:t,id:o,...e})});I.displayName="FormDescription";var M=r__namespace.forwardRef(({children:e,...t},o)=>{let{error:s,formMessageId:a}=i(),n=s?.message??e;return n?r__namespace.createElement(chunkV77N662N_cjs.b,{ref:o,id:a,...t},n):null});M.displayName="FormMessage";Object.defineProperty(exports,"useFormContext",{enumerable:true,get:function(){return reactHookForm.useFormContext}});exports.Form=v;exports.FormControl=C;exports.FormDescription=I;exports.FormField=N;exports.FormItem=g;exports.FormLabel=y;exports.FormMessage=M;exports.useFormField=i;//# sourceMappingURL=form.cjs.map
|
|
3
3
|
//# sourceMappingURL=form.cjs.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {b
|
|
2
|
+
import {b}from'../../chunk-LYVCB45L.js';import {b as b$2}from'../../chunk-XQUZ7DUN.js';import {b as b$1}from'../../chunk-ABA7B5DE.js';import {a}from'../../chunk-AC2JBXHQ.js';import*as r from'react';import {Slot}from'@radix-ui/react-slot';import {useFormState,FormProvider,Controller}from'react-hook-form';export{useFormContext}from'react-hook-form';var v=FormProvider,f=r.createContext(null);function N({...e}){let t=r.useId(),o=r.useMemo(()=>({name:e.name,id:t}),[e.name,t]);return r.createElement(f.Provider,{value:o},r.createElement(Controller,{...e}))}function i(){let e=r.useContext(f);if(!e)throw new Error("useFormField must be used inside a <FormField>. Without it there is no field id to attach a label or a message to.");let{errors:t}=useFormState({name:e.name}),o=e.name.split(".").reduce((s,a)=>s?.[a],t);return {name:e.name,formItemId:e.id,formDescriptionId:`${e.id}-description`,formMessageId:`${e.id}-message`,error:o}}function g({className:e,...t}){return r.createElement("div",{className:a("space-y-1.5",e),...t})}g.displayName="FormItem";var y=r.forwardRef(({className:e,...t},o)=>{let{error:s,formItemId:a$1}=i();return r.createElement(b,{ref:o,htmlFor:a$1,className:a(s&&"text-destructive",e),...t})});y.displayName="FormLabel";var C=r.forwardRef(({...e},t)=>{let{error:o,formItemId:s,formDescriptionId:a,formMessageId:n}=i();return r.createElement(Slot,{ref:t,id:s,"aria-describedby":o?`${a} ${n}`:a,"aria-invalid":o?true:void 0,...e})});C.displayName="FormControl";var I=r.forwardRef(({...e},t)=>{let{formDescriptionId:o}=i();return r.createElement(b$1,{ref:t,id:o,...e})});I.displayName="FormDescription";var M=r.forwardRef(({children:e,...t},o)=>{let{error:s,formMessageId:a}=i(),n=s?.message??e;return n?r.createElement(b$2,{ref:o,id:a,...t},n):null});M.displayName="FormMessage";export{v as Form,C as FormControl,I as FormDescription,N as FormField,g as FormItem,y as FormLabel,M as FormMessage,i as useFormField};//# sourceMappingURL=form.js.map
|
|
3
3
|
//# sourceMappingURL=form.js.map
|
|
@@ -3,7 +3,7 @@ import * as React from 'react';
|
|
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
|
4
4
|
|
|
5
5
|
declare const helperTextVariants: (props?: ({
|
|
6
|
-
variant?: "
|
|
6
|
+
variant?: "default" | "success" | "error" | "warning" | "info" | null | undefined;
|
|
7
7
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
8
8
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
9
9
|
interface HelperTextProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof helperTextVariants> {
|
|
@@ -3,7 +3,7 @@ import * as React from 'react';
|
|
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
|
4
4
|
|
|
5
5
|
declare const helperTextVariants: (props?: ({
|
|
6
|
-
variant?: "
|
|
6
|
+
variant?: "default" | "success" | "error" | "warning" | "info" | null | undefined;
|
|
7
7
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
8
8
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
9
9
|
interface HelperTextProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof helperTextVariants> {
|
|
@@ -6,8 +6,8 @@ declare const iconMap: Record<string, React__default.ElementType>;
|
|
|
6
6
|
type IconName = keyof typeof iconMap;
|
|
7
7
|
declare const iconVariants: (props?: ({
|
|
8
8
|
size?: "sm" | "lg" | "xl" | "xs" | "md" | "2xl" | "3xl" | null | undefined;
|
|
9
|
-
weight?: "
|
|
10
|
-
color?: "
|
|
9
|
+
weight?: "light" | "fill" | "bold" | "thin" | "regular" | "duotone" | null | undefined;
|
|
10
|
+
color?: "secondary" | "success" | "error" | "current" | "warning" | "muted" | "primary" | null | undefined;
|
|
11
11
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
12
12
|
interface IconProps extends Omit<React__default.HTMLAttributes<SVGSVGElement>, "color">, VariantProps<typeof iconVariants> {
|
|
13
13
|
name: IconName;
|
|
@@ -6,8 +6,8 @@ declare const iconMap: Record<string, React__default.ElementType>;
|
|
|
6
6
|
type IconName = keyof typeof iconMap;
|
|
7
7
|
declare const iconVariants: (props?: ({
|
|
8
8
|
size?: "sm" | "lg" | "xl" | "xs" | "md" | "2xl" | "3xl" | null | undefined;
|
|
9
|
-
weight?: "
|
|
10
|
-
color?: "
|
|
9
|
+
weight?: "light" | "fill" | "bold" | "thin" | "regular" | "duotone" | null | undefined;
|
|
10
|
+
color?: "secondary" | "success" | "error" | "current" | "warning" | "muted" | "primary" | null | undefined;
|
|
11
11
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
12
12
|
interface IconProps extends Omit<React__default.HTMLAttributes<SVGSVGElement>, "color">, VariantProps<typeof iconVariants> {
|
|
13
13
|
name: IconName;
|
|
@@ -3,7 +3,7 @@ import * as React from 'react';
|
|
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
|
4
4
|
|
|
5
5
|
declare const inputVariants: (props?: ({
|
|
6
|
-
variant?: "
|
|
6
|
+
variant?: "default" | "subtle" | "success" | "error" | null | undefined;
|
|
7
7
|
inputSize?: "default" | "sm" | "lg" | null | undefined;
|
|
8
8
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
9
9
|
interface InputProps extends Omit<React.InputHTMLAttributes<HTMLInputElement>, "size">, VariantProps<typeof inputVariants> {
|
|
@@ -3,7 +3,7 @@ import * as React from 'react';
|
|
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
|
4
4
|
|
|
5
5
|
declare const inputVariants: (props?: ({
|
|
6
|
-
variant?: "
|
|
6
|
+
variant?: "default" | "subtle" | "success" | "error" | null | undefined;
|
|
7
7
|
inputSize?: "default" | "sm" | "lg" | null | undefined;
|
|
8
8
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
9
9
|
interface InputProps extends Omit<React.InputHTMLAttributes<HTMLInputElement>, "size">, VariantProps<typeof inputVariants> {
|
|
@@ -3,7 +3,7 @@ import * as React from 'react';
|
|
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
|
4
4
|
|
|
5
5
|
declare const labelVariants: (props?: ({
|
|
6
|
-
variant?: "
|
|
6
|
+
variant?: "default" | "success" | "error" | "warning" | "info" | "muted" | null | undefined;
|
|
7
7
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
8
8
|
weight?: "bold" | "normal" | "medium" | "semibold" | null | undefined;
|
|
9
9
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
@@ -3,7 +3,7 @@ import * as React from 'react';
|
|
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
|
4
4
|
|
|
5
5
|
declare const labelVariants: (props?: ({
|
|
6
|
-
variant?: "
|
|
6
|
+
variant?: "default" | "success" | "error" | "warning" | "info" | "muted" | null | undefined;
|
|
7
7
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
8
8
|
weight?: "bold" | "normal" | "medium" | "semibold" | null | undefined;
|
|
9
9
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
@@ -7,7 +7,7 @@ declare const paginationVariants: (props?: ({
|
|
|
7
7
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
8
8
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
9
9
|
declare const paginationItemVariants: (props?: ({
|
|
10
|
-
variant?: "
|
|
10
|
+
variant?: "default" | "outline" | "ghost" | "link" | null | undefined;
|
|
11
11
|
size?: "default" | "sm" | "lg" | "icon" | null | undefined;
|
|
12
12
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
13
13
|
interface PaginationProps extends React.HTMLAttributes<HTMLElement>, VariantProps<typeof paginationVariants> {
|
|
@@ -7,7 +7,7 @@ declare const paginationVariants: (props?: ({
|
|
|
7
7
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
8
8
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
9
9
|
declare const paginationItemVariants: (props?: ({
|
|
10
|
-
variant?: "
|
|
10
|
+
variant?: "default" | "outline" | "ghost" | "link" | null | undefined;
|
|
11
11
|
size?: "default" | "sm" | "lg" | "icon" | null | undefined;
|
|
12
12
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
13
13
|
interface PaginationProps extends React.HTMLAttributes<HTMLElement>, VariantProps<typeof paginationVariants> {
|
|
@@ -4,15 +4,15 @@ import { VariantProps } from 'class-variance-authority';
|
|
|
4
4
|
|
|
5
5
|
declare const progressVariants: (props?: ({
|
|
6
6
|
size?: "sm" | "lg" | "xl" | "md" | null | undefined;
|
|
7
|
-
variant?: "
|
|
7
|
+
variant?: "default" | "success" | "error" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
|
|
8
8
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
9
9
|
declare const progressBarVariants: (props?: ({
|
|
10
|
-
variant?: "
|
|
10
|
+
variant?: "default" | "success" | "error" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
|
|
11
11
|
animated?: boolean | null | undefined;
|
|
12
12
|
glow?: boolean | null | undefined;
|
|
13
13
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
14
14
|
declare const progressLabelVariants: (props?: ({
|
|
15
|
-
variant?: "
|
|
15
|
+
variant?: "default" | "success" | "error" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
|
|
16
16
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
17
17
|
interface ProgressProps extends React__default.HTMLAttributes<HTMLDivElement>, VariantProps<typeof progressVariants> {
|
|
18
18
|
value: number;
|
|
@@ -4,15 +4,15 @@ import { VariantProps } from 'class-variance-authority';
|
|
|
4
4
|
|
|
5
5
|
declare const progressVariants: (props?: ({
|
|
6
6
|
size?: "sm" | "lg" | "xl" | "md" | null | undefined;
|
|
7
|
-
variant?: "
|
|
7
|
+
variant?: "default" | "success" | "error" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
|
|
8
8
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
9
9
|
declare const progressBarVariants: (props?: ({
|
|
10
|
-
variant?: "
|
|
10
|
+
variant?: "default" | "success" | "error" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
|
|
11
11
|
animated?: boolean | null | undefined;
|
|
12
12
|
glow?: boolean | null | undefined;
|
|
13
13
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
14
14
|
declare const progressLabelVariants: (props?: ({
|
|
15
|
-
variant?: "
|
|
15
|
+
variant?: "default" | "success" | "error" | "warning" | "alien" | "primary" | "energy" | "health" | null | undefined;
|
|
16
16
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
17
17
|
interface ProgressProps extends React__default.HTMLAttributes<HTMLDivElement>, VariantProps<typeof progressVariants> {
|
|
18
18
|
value: number;
|
|
@@ -6,7 +6,7 @@ declare const radioGroupVariants: (props?: ({
|
|
|
6
6
|
orientation?: "horizontal" | "vertical" | null | undefined;
|
|
7
7
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
8
8
|
declare const radioItemVariants: (props?: ({
|
|
9
|
-
variant?: "
|
|
9
|
+
variant?: "default" | "success" | "error" | null | undefined;
|
|
10
10
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
11
11
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
12
12
|
interface RadioGroupProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof radioGroupVariants> {
|
|
@@ -6,7 +6,7 @@ declare const radioGroupVariants: (props?: ({
|
|
|
6
6
|
orientation?: "horizontal" | "vertical" | null | undefined;
|
|
7
7
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
8
8
|
declare const radioItemVariants: (props?: ({
|
|
9
|
-
variant?: "
|
|
9
|
+
variant?: "default" | "success" | "error" | null | undefined;
|
|
10
10
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
11
11
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
12
12
|
interface RadioGroupProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof radioGroupVariants> {
|
|
@@ -53,12 +53,7 @@ declare const ResizablePanelGroup: React.ForwardRefExoticComponent<React.HTMLAtt
|
|
|
53
53
|
style?: React.CSSProperties | undefined;
|
|
54
54
|
} & React.RefAttributes<HTMLDivElement>>;
|
|
55
55
|
declare const ResizablePanel: React.ForwardRefExoticComponent<{
|
|
56
|
-
children?: React.ReactNode;
|
|
57
|
-
onError?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
58
56
|
className?: string | undefined | undefined;
|
|
59
|
-
slot?: string | undefined | undefined;
|
|
60
|
-
style?: React.CSSProperties | undefined;
|
|
61
|
-
title?: string | undefined | undefined;
|
|
62
57
|
defaultChecked?: boolean | undefined | undefined;
|
|
63
58
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
64
59
|
suppressContentEditableWarning?: boolean | undefined | undefined;
|
|
@@ -75,8 +70,11 @@ declare const ResizablePanel: React.ForwardRefExoticComponent<{
|
|
|
75
70
|
id?: string | undefined | undefined;
|
|
76
71
|
lang?: string | undefined | undefined;
|
|
77
72
|
nonce?: string | undefined | undefined;
|
|
73
|
+
slot?: string | undefined | undefined;
|
|
78
74
|
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
75
|
+
style?: React.CSSProperties | undefined;
|
|
79
76
|
tabIndex?: number | undefined | undefined;
|
|
77
|
+
title?: string | undefined | undefined;
|
|
80
78
|
translate?: "yes" | "no" | undefined | undefined;
|
|
81
79
|
radioGroup?: string | undefined | undefined;
|
|
82
80
|
role?: React.AriaRole | undefined;
|
|
@@ -163,6 +161,7 @@ declare const ResizablePanel: React.ForwardRefExoticComponent<{
|
|
|
163
161
|
"aria-valuemin"?: number | undefined | undefined;
|
|
164
162
|
"aria-valuenow"?: number | undefined | undefined;
|
|
165
163
|
"aria-valuetext"?: string | undefined | undefined;
|
|
164
|
+
children?: React.ReactNode;
|
|
166
165
|
dangerouslySetInnerHTML?: {
|
|
167
166
|
__html: string | TrustedHTML;
|
|
168
167
|
} | undefined | undefined;
|
|
@@ -196,6 +195,7 @@ declare const ResizablePanel: React.ForwardRefExoticComponent<{
|
|
|
196
195
|
onInvalidCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
197
196
|
onLoad?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
198
197
|
onLoadCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
198
|
+
onError?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
199
199
|
onErrorCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
200
200
|
onKeyDown?: React.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
201
201
|
onKeyDownCapture?: React.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
@@ -53,12 +53,7 @@ declare const ResizablePanelGroup: React.ForwardRefExoticComponent<React.HTMLAtt
|
|
|
53
53
|
style?: React.CSSProperties | undefined;
|
|
54
54
|
} & React.RefAttributes<HTMLDivElement>>;
|
|
55
55
|
declare const ResizablePanel: React.ForwardRefExoticComponent<{
|
|
56
|
-
children?: React.ReactNode;
|
|
57
|
-
onError?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
58
56
|
className?: string | undefined | undefined;
|
|
59
|
-
slot?: string | undefined | undefined;
|
|
60
|
-
style?: React.CSSProperties | undefined;
|
|
61
|
-
title?: string | undefined | undefined;
|
|
62
57
|
defaultChecked?: boolean | undefined | undefined;
|
|
63
58
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
64
59
|
suppressContentEditableWarning?: boolean | undefined | undefined;
|
|
@@ -75,8 +70,11 @@ declare const ResizablePanel: React.ForwardRefExoticComponent<{
|
|
|
75
70
|
id?: string | undefined | undefined;
|
|
76
71
|
lang?: string | undefined | undefined;
|
|
77
72
|
nonce?: string | undefined | undefined;
|
|
73
|
+
slot?: string | undefined | undefined;
|
|
78
74
|
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
75
|
+
style?: React.CSSProperties | undefined;
|
|
79
76
|
tabIndex?: number | undefined | undefined;
|
|
77
|
+
title?: string | undefined | undefined;
|
|
80
78
|
translate?: "yes" | "no" | undefined | undefined;
|
|
81
79
|
radioGroup?: string | undefined | undefined;
|
|
82
80
|
role?: React.AriaRole | undefined;
|
|
@@ -163,6 +161,7 @@ declare const ResizablePanel: React.ForwardRefExoticComponent<{
|
|
|
163
161
|
"aria-valuemin"?: number | undefined | undefined;
|
|
164
162
|
"aria-valuenow"?: number | undefined | undefined;
|
|
165
163
|
"aria-valuetext"?: string | undefined | undefined;
|
|
164
|
+
children?: React.ReactNode;
|
|
166
165
|
dangerouslySetInnerHTML?: {
|
|
167
166
|
__html: string | TrustedHTML;
|
|
168
167
|
} | undefined | undefined;
|
|
@@ -196,6 +195,7 @@ declare const ResizablePanel: React.ForwardRefExoticComponent<{
|
|
|
196
195
|
onInvalidCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
197
196
|
onLoad?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
198
197
|
onLoadCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
198
|
+
onError?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
199
199
|
onErrorCapture?: React.ReactEventHandler<HTMLDivElement> | undefined;
|
|
200
200
|
onKeyDown?: React.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
201
201
|
onKeyDownCapture?: React.KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
@@ -4,14 +4,14 @@ import * as SelectPrimitive from '@radix-ui/react-select';
|
|
|
4
4
|
import { VariantProps } from 'class-variance-authority';
|
|
5
5
|
|
|
6
6
|
declare const selectTriggerVariants: (props?: ({
|
|
7
|
-
variant?: "
|
|
7
|
+
variant?: "default" | "outline" | "ghost" | "success" | "error" | null | undefined;
|
|
8
8
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
9
9
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
10
10
|
declare const selectContentVariants: (props?: ({
|
|
11
|
-
variant?: "
|
|
11
|
+
variant?: "default" | "outline" | "ghost" | "success" | "error" | null | undefined;
|
|
12
12
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
13
13
|
declare const selectItemVariants: (props?: ({
|
|
14
|
-
variant?: "
|
|
14
|
+
variant?: "default" | "success" | "error" | "highlight" | null | undefined;
|
|
15
15
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
16
16
|
interface SelectProps extends React.ComponentPropsWithoutRef<typeof SelectPrimitive.Root> {
|
|
17
17
|
}
|
|
@@ -4,14 +4,14 @@ import * as SelectPrimitive from '@radix-ui/react-select';
|
|
|
4
4
|
import { VariantProps } from 'class-variance-authority';
|
|
5
5
|
|
|
6
6
|
declare const selectTriggerVariants: (props?: ({
|
|
7
|
-
variant?: "
|
|
7
|
+
variant?: "default" | "outline" | "ghost" | "success" | "error" | null | undefined;
|
|
8
8
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
9
9
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
10
10
|
declare const selectContentVariants: (props?: ({
|
|
11
|
-
variant?: "
|
|
11
|
+
variant?: "default" | "outline" | "ghost" | "success" | "error" | null | undefined;
|
|
12
12
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
13
13
|
declare const selectItemVariants: (props?: ({
|
|
14
|
-
variant?: "
|
|
14
|
+
variant?: "default" | "success" | "error" | "highlight" | null | undefined;
|
|
15
15
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
16
16
|
interface SelectProps extends React.ComponentPropsWithoutRef<typeof SelectPrimitive.Root> {
|
|
17
17
|
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
'use strict';var chunkERGAJKFH_cjs=require('../../chunk-ERGAJKFH.cjs');require('../../chunk-Z7WEJ5IQ.cjs'),require('../../chunk-C7HZAQBX.cjs'),require('../../chunk-MQUHAWJ2.cjs'),require('../../chunk-FUENXWR7.cjs'),require('../../chunk-3QVQ2TNE.cjs'),require('../../chunk-7SPPGTBT.cjs'),require('../../chunk-ITRGJNWL.cjs');Object.defineProperty(exports,"Sidebar",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.e}});Object.defineProperty(exports,"SidebarContent",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.m}});Object.defineProperty(exports,"SidebarFooter",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.k}});Object.defineProperty(exports,"SidebarGroup",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.n}});Object.defineProperty(exports,"SidebarGroupAction",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.p}});Object.defineProperty(exports,"SidebarGroupContent",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.q}});Object.defineProperty(exports,"SidebarGroupLabel",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.o}});Object.defineProperty(exports,"SidebarHeader",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.j}});Object.defineProperty(exports,"SidebarInput",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.i}});Object.defineProperty(exports,"SidebarInset",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.h}});Object.defineProperty(exports,"SidebarMenu",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.r}});Object.defineProperty(exports,"SidebarMenuAction",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.v}});Object.defineProperty(exports,"SidebarMenuBadge",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.w}});Object.defineProperty(exports,"SidebarMenuButton",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.u}});Object.defineProperty(exports,"SidebarMenuItem",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.s}});Object.defineProperty(exports,"SidebarMenuSkeleton",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.x}});Object.defineProperty(exports,"SidebarMenuSub",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.y}});Object.defineProperty(exports,"SidebarMenuSubButton",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.A}});Object.defineProperty(exports,"SidebarMenuSubItem",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.z}});Object.defineProperty(exports,"SidebarProvider",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.d}});Object.defineProperty(exports,"SidebarRail",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.g}});Object.defineProperty(exports,"SidebarSeparator",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.l}});Object.defineProperty(exports,"SidebarTrigger",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.f}});Object.defineProperty(exports,"sidebarMenuButtonVariants",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.t}});Object.defineProperty(exports,"useSidebar",{enumerable:true,get:function(){return chunkERGAJKFH_cjs.c}});//# sourceMappingURL=sidebar.cjs.map
|
|
3
|
+
//# sourceMappingURL=sidebar.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"sidebar.cjs"}
|