@dynamic-labs-sdk/droplet 1.14.0 → 1.17.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/dist/components/ui/accordion/accordion.stories.d.ts +19 -0
- package/dist/components/ui/accordion/accordion.stories.d.ts.map +1 -0
- package/dist/components/ui/alert/alert.d.ts +41 -0
- package/dist/components/ui/alert/alert.d.ts.map +1 -0
- package/dist/components/ui/alert/alert.stories.d.ts +26 -0
- package/dist/components/ui/alert/alert.stories.d.ts.map +1 -0
- package/dist/components/ui/alert/index.d.ts +3 -0
- package/dist/components/ui/alert/index.d.ts.map +1 -0
- package/dist/components/ui/alert-dialog/alert-dialog.d.ts +4 -1
- package/dist/components/ui/alert-dialog/alert-dialog.d.ts.map +1 -1
- package/dist/components/ui/badge/badge.d.ts +11 -1
- package/dist/components/ui/badge/badge.d.ts.map +1 -1
- package/dist/components/ui/badge/badge.stories.d.ts +3 -3
- package/dist/components/ui/badge/badge.stories.d.ts.map +1 -1
- package/dist/components/ui/breadcrumb/breadcrumb.d.ts +73 -0
- package/dist/components/ui/breadcrumb/breadcrumb.d.ts.map +1 -0
- package/dist/components/ui/breadcrumb/breadcrumb.stories.d.ts +19 -0
- package/dist/components/ui/breadcrumb/breadcrumb.stories.d.ts.map +1 -0
- package/dist/components/ui/breadcrumb/index.d.ts +3 -0
- package/dist/components/ui/breadcrumb/index.d.ts.map +1 -0
- package/dist/components/ui/button/button.d.ts +7 -3
- package/dist/components/ui/button/button.d.ts.map +1 -1
- package/dist/components/ui/button/button.stories.d.ts +6 -3
- package/dist/components/ui/button/button.stories.d.ts.map +1 -1
- package/dist/components/ui/card/card.d.ts +14 -3
- package/dist/components/ui/card/card.d.ts.map +1 -1
- package/dist/components/ui/card/card.stories.d.ts +8 -2
- package/dist/components/ui/card/card.stories.d.ts.map +1 -1
- package/dist/components/ui/check-icon/check-icon.stories.d.ts +26 -0
- package/dist/components/ui/check-icon/check-icon.stories.d.ts.map +1 -0
- package/dist/components/ui/checkbox/checkbox.stories.d.ts.map +1 -1
- package/dist/components/ui/collapsible/collapsible.d.ts +1 -1
- package/dist/components/ui/collapsible/collapsible.d.ts.map +1 -1
- package/dist/components/ui/collapsible/collapsible.stories.d.ts +1 -0
- package/dist/components/ui/collapsible/collapsible.stories.d.ts.map +1 -1
- package/dist/components/ui/combobox/combobox.d.ts +49 -0
- package/dist/components/ui/combobox/combobox.d.ts.map +1 -0
- package/dist/components/ui/combobox/combobox.stories.d.ts +24 -0
- package/dist/components/ui/combobox/combobox.stories.d.ts.map +1 -0
- package/dist/components/ui/combobox/index.d.ts +3 -0
- package/dist/components/ui/combobox/index.d.ts.map +1 -0
- package/dist/components/ui/command/command.d.ts.map +1 -1
- package/dist/components/ui/command/command.stories.d.ts +31 -0
- package/dist/components/ui/command/command.stories.d.ts.map +1 -0
- package/dist/components/ui/dialog/dialog.d.ts +5 -1
- package/dist/components/ui/dialog/dialog.d.ts.map +1 -1
- package/dist/components/ui/dialog/dialog.stories.d.ts.map +1 -1
- package/dist/components/ui/dropdown-menu/dropdown-menu.d.ts.map +1 -1
- package/dist/components/ui/field/field.d.ts +60 -0
- package/dist/components/ui/field/field.d.ts.map +1 -0
- package/dist/components/ui/field/field.stories.d.ts +40 -0
- package/dist/components/ui/field/field.stories.d.ts.map +1 -0
- package/dist/components/ui/field/index.d.ts +3 -0
- package/dist/components/ui/field/index.d.ts.map +1 -0
- package/dist/components/ui/flush-card-detach/flush-card-detach.stories.d.ts.map +1 -1
- package/dist/components/ui/flush-card-stack/flush-card-stack.d.ts +57 -0
- package/dist/components/ui/flush-card-stack/flush-card-stack.d.ts.map +1 -0
- package/dist/components/ui/flush-card-stack/flush-card-stack.stories.d.ts +24 -0
- package/dist/components/ui/flush-card-stack/flush-card-stack.stories.d.ts.map +1 -0
- package/dist/components/ui/icon/icon.stories.d.ts +510 -0
- package/dist/components/ui/icon/icon.stories.d.ts.map +1 -0
- package/dist/components/ui/input/input.d.ts.map +1 -1
- package/dist/components/ui/kbd/kbd.d.ts +1 -1
- package/dist/components/ui/kbd/kbd.stories.d.ts +15 -0
- package/dist/components/ui/kbd/kbd.stories.d.ts.map +1 -0
- package/dist/components/ui/pagination/index.d.ts +3 -0
- package/dist/components/ui/pagination/index.d.ts.map +1 -0
- package/dist/components/ui/pagination/pagination.d.ts +82 -0
- package/dist/components/ui/pagination/pagination.d.ts.map +1 -0
- package/dist/components/ui/pagination/pagination.stories.d.ts +16 -0
- package/dist/components/ui/pagination/pagination.stories.d.ts.map +1 -0
- package/dist/components/ui/popover/popover.d.ts +1 -1
- package/dist/components/ui/popover/popover.d.ts.map +1 -1
- package/dist/components/ui/progress/progress.d.ts +7 -4
- package/dist/components/ui/progress/progress.d.ts.map +1 -1
- package/dist/components/ui/progress/progress.stories.d.ts +4 -1
- package/dist/components/ui/progress/progress.stories.d.ts.map +1 -1
- package/dist/components/ui/radio-group/index.d.ts +1 -1
- package/dist/components/ui/radio-group/index.d.ts.map +1 -1
- package/dist/components/ui/radio-group/radio-group.d.ts +45 -2
- package/dist/components/ui/radio-group/radio-group.d.ts.map +1 -1
- package/dist/components/ui/radio-group/radio-group.stories.d.ts +19 -0
- package/dist/components/ui/radio-group/radio-group.stories.d.ts.map +1 -1
- package/dist/components/ui/scroll-area/scroll-area.stories.d.ts +15 -0
- package/dist/components/ui/scroll-area/scroll-area.stories.d.ts.map +1 -0
- package/dist/components/ui/search-input/search-input.stories.d.ts +27 -0
- package/dist/components/ui/search-input/search-input.stories.d.ts.map +1 -0
- package/dist/components/ui/select/select.d.ts.map +1 -1
- package/dist/components/ui/skeleton/skeleton.d.ts +1 -1
- package/dist/components/ui/skeleton/skeleton.d.ts.map +1 -1
- package/dist/components/ui/skeleton/skeleton.stories.d.ts +1 -1
- package/dist/components/ui/slider/index.d.ts +3 -0
- package/dist/components/ui/slider/index.d.ts.map +1 -0
- package/dist/components/ui/slider/slider.d.ts +28 -0
- package/dist/components/ui/slider/slider.d.ts.map +1 -0
- package/dist/components/ui/slider/slider.stories.d.ts +40 -0
- package/dist/components/ui/slider/slider.stories.d.ts.map +1 -0
- package/dist/components/ui/sonner/sonner.stories.d.ts +10 -0
- package/dist/components/ui/sonner/sonner.stories.d.ts.map +1 -0
- package/dist/components/ui/spinner/spinner.d.ts +13 -2
- package/dist/components/ui/spinner/spinner.d.ts.map +1 -1
- package/dist/components/ui/spinner/spinner.stories.d.ts +1 -3
- package/dist/components/ui/spinner/spinner.stories.d.ts.map +1 -1
- package/dist/components/ui/stepper/index.d.ts +3 -0
- package/dist/components/ui/stepper/index.d.ts.map +1 -0
- package/dist/components/ui/stepper/stepper.d.ts +36 -0
- package/dist/components/ui/stepper/stepper.d.ts.map +1 -0
- package/dist/components/ui/stepper/stepper.stories.d.ts +21 -0
- package/dist/components/ui/stepper/stepper.stories.d.ts.map +1 -0
- package/dist/components/ui/switch/switch.d.ts.map +1 -1
- package/dist/components/ui/table/table.d.ts +1 -1
- package/dist/components/ui/table/table.d.ts.map +1 -1
- package/dist/components/ui/toggle-group/index.d.ts +3 -0
- package/dist/components/ui/toggle-group/index.d.ts.map +1 -0
- package/dist/components/ui/toggle-group/toggle-group.d.ts +62 -0
- package/dist/components/ui/toggle-group/toggle-group.d.ts.map +1 -0
- package/dist/components/ui/toggle-group/toggle-group.stories.d.ts +20 -0
- package/dist/components/ui/toggle-group/toggle-group.stories.d.ts.map +1 -0
- package/dist/components/ui/tray/renderTrayLayout.d.ts +37 -0
- package/dist/components/ui/tray/renderTrayLayout.d.ts.map +1 -0
- package/dist/components/ui/tray/resolveTrayLayout.d.ts +35 -0
- package/dist/components/ui/tray/resolveTrayLayout.d.ts.map +1 -0
- package/dist/components/ui/well/well-reveal.stories.d.ts +27 -0
- package/dist/components/ui/well/well-reveal.stories.d.ts.map +1 -0
- package/dist/components/ui/well/well.d.ts +2 -2
- package/dist/components/ui/well/well.d.ts.map +1 -1
- package/dist/components/ui/well/well.stories.d.ts +2 -2
- package/dist/index.cjs +1320 -306
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +18 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.esm.js +1292 -312
- package/dist/index.esm.js.map +1 -1
- package/dist/migration.cjs +1 -1
- package/dist/migration.esm.js +1 -1
- package/dist/{toggle-row-B7XCm0Z-.cjs → toggle-row-BafR1dY7.cjs} +93 -12
- package/dist/toggle-row-BafR1dY7.cjs.map +1 -0
- package/dist/{toggle-row-C-B8HtY0.esm.js → toggle-row-h0h1m_hc.esm.js} +88 -13
- package/dist/toggle-row-h0h1m_hc.esm.js.map +1 -0
- package/package.json +1 -1
- package/src/styles/globals.css +68 -23
- package/dist/toggle-row-B7XCm0Z-.cjs.map +0 -1
- package/dist/toggle-row-C-B8HtY0.esm.js.map +0 -1
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { StoryObj } from '@storybook/react-vite';
|
|
3
|
+
declare const meta: {
|
|
4
|
+
args: {
|
|
5
|
+
type: "single";
|
|
6
|
+
};
|
|
7
|
+
component: ({ ...props }: React.ComponentProps<React.ForwardRefExoticComponent<(import("@radix-ui/react-accordion").AccordionSingleProps | import("@radix-ui/react-accordion").AccordionMultipleProps) & React.RefAttributes<HTMLDivElement>>>) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
parameters: {
|
|
9
|
+
layout: string;
|
|
10
|
+
};
|
|
11
|
+
tags: string[];
|
|
12
|
+
title: string;
|
|
13
|
+
};
|
|
14
|
+
export default meta;
|
|
15
|
+
type Story = StoryObj<typeof meta>;
|
|
16
|
+
export declare const Single: Story;
|
|
17
|
+
export declare const Multiple: Story;
|
|
18
|
+
export declare const DefaultOpen: Story;
|
|
19
|
+
//# sourceMappingURL=accordion.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accordion.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/accordion/accordion.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAS5D,QAAA,MAAM,IAAI;;;;;;;;;;CAOwB,CAAC;AAEnC,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,MAAM,EAAE,KA4BpB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,KA2BtB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,KAsBzB,CAAC"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { type ComponentProps, type ReactNode } from 'react';
|
|
2
|
+
import { type VariantProps } from 'class-variance-authority';
|
|
3
|
+
declare const alertVariants: (props?: ({
|
|
4
|
+
variant?: "neutral" | "danger" | "info" | "success" | "warning" | null | undefined;
|
|
5
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
6
|
+
/** Semantic variant names for the inline Alert component. */
|
|
7
|
+
type AlertVariant = 'neutral' | 'info' | 'success' | 'warning' | 'danger';
|
|
8
|
+
/** Props accepted by the Alert component. */
|
|
9
|
+
type AlertProps = ComponentProps<'div'> & VariantProps<typeof alertVariants> & {
|
|
10
|
+
/** Body content of the alert. */
|
|
11
|
+
children: ReactNode;
|
|
12
|
+
/**
|
|
13
|
+
* When true, a dismiss button is shown. The alert removes itself from the
|
|
14
|
+
* DOM on dismissal (controlled via local state).
|
|
15
|
+
*/
|
|
16
|
+
dismissible?: boolean;
|
|
17
|
+
/** Called after the user dismisses the alert. */
|
|
18
|
+
onDismiss?: () => void;
|
|
19
|
+
/** Optional short heading rendered above the body. */
|
|
20
|
+
title?: string;
|
|
21
|
+
};
|
|
22
|
+
/**
|
|
23
|
+
* An inline semantic callout for contextual feedback.
|
|
24
|
+
*
|
|
25
|
+
* Variants mirror the Badge semantic system: `neutral` (default) | `info` |
|
|
26
|
+
* `success` | `warning` | `danger`. Each variant carries a matching background
|
|
27
|
+
* tint, border, and leading icon drawn from the design-token set.
|
|
28
|
+
*
|
|
29
|
+
* - `danger` and `warning` use `role="alert"` (assertive); others use
|
|
30
|
+
* `role="status"` (polite) to avoid interrupting screen-reader flow.
|
|
31
|
+
* - Use `dismissible` + `onDismiss` for user-closeable callouts.
|
|
32
|
+
*
|
|
33
|
+
* @example
|
|
34
|
+
* <Alert variant="warning" title="Quota almost reached">
|
|
35
|
+
* You have used 90% of your monthly API calls.
|
|
36
|
+
* </Alert>
|
|
37
|
+
*/
|
|
38
|
+
declare const Alert: ({ variant, title, children, dismissible, onDismiss, className, ...props }: AlertProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
39
|
+
export { Alert };
|
|
40
|
+
export type { AlertProps, AlertVariant };
|
|
41
|
+
//# sourceMappingURL=alert.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/alert/alert.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,cAAc,EAAE,KAAK,SAAS,EAAY,MAAM,OAAO,CAAA;AACrE,OAAO,EAAE,KAAK,YAAY,EAAO,MAAM,0BAA0B,CAAA;AAejE,QAAA,MAAM,aAAa;;8EAqBlB,CAAA;AAWD,6DAA6D;AAC7D,KAAK,YAAY,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAA;AAEzE,6CAA6C;AAC7C,KAAK,UAAU,GAAG,cAAc,CAAC,KAAK,CAAC,GACrC,YAAY,CAAC,OAAO,aAAa,CAAC,GAAG;IACnC,iCAAiC;IACjC,QAAQ,EAAE,SAAS,CAAC;IACpB;;;OAGG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,iDAAiD;IACjD,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,sDAAsD;IACtD,KAAK,CAAC,EAAE,MAAM,CAAA;CACf,CAAA;AAEH;;;;;;;;;;;;;;;GAeG;AACH,QAAA,MAAM,KAAK,8EAQR,UAAU,mDAiDZ,CAAA;AAED,OAAO,EAAE,KAAK,EAAE,CAAA;AAChB,YAAY,EAAE,UAAU,EAAE,YAAY,EAAE,CAAA"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import type { StoryObj } from '@storybook/react-vite';
|
|
2
|
+
declare const meta: {
|
|
3
|
+
args: {
|
|
4
|
+
children: string;
|
|
5
|
+
variant: "neutral";
|
|
6
|
+
};
|
|
7
|
+
argTypes: {
|
|
8
|
+
variant: {
|
|
9
|
+
control: "select";
|
|
10
|
+
options: string[];
|
|
11
|
+
};
|
|
12
|
+
};
|
|
13
|
+
component: ({ variant, title, children, dismissible, onDismiss, className, ...props }: import("./alert").AlertProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
14
|
+
parameters: {
|
|
15
|
+
layout: string;
|
|
16
|
+
};
|
|
17
|
+
tags: string[];
|
|
18
|
+
title: string;
|
|
19
|
+
};
|
|
20
|
+
export default meta;
|
|
21
|
+
type Story = StoryObj<typeof meta>;
|
|
22
|
+
export declare const Default: Story;
|
|
23
|
+
export declare const AllVariants: Story;
|
|
24
|
+
export declare const WithTitle: Story;
|
|
25
|
+
export declare const Dismissible: Story;
|
|
26
|
+
//# sourceMappingURL=alert.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"alert.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/alert/alert.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAI5D,QAAA,MAAM,IAAI;;;;;;;;;;;;;;;;;CAgBoB,CAAC;AAE/B,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAMrB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,KAsBzB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,KAiBvB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,KAsBzB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/alert/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,YAAY,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC"}
|
|
@@ -1,12 +1,15 @@
|
|
|
1
1
|
import { type ComponentProps } from 'react';
|
|
2
2
|
import { Action, Cancel, Content, Description, Overlay, Title } from '@radix-ui/react-alert-dialog';
|
|
3
3
|
import { Button } from '../button';
|
|
4
|
+
import { type TrayPreference } from '../tray/resolveTrayLayout';
|
|
4
5
|
declare const AlertDialog: import("react").FC<import("@radix-ui/react-alert-dialog").AlertDialogProps>;
|
|
5
6
|
declare const AlertDialogTrigger: import("react").ForwardRefExoticComponent<import("@radix-ui/react-alert-dialog").AlertDialogTriggerProps & import("react").RefAttributes<HTMLButtonElement>>;
|
|
6
7
|
declare const AlertDialogPortal: import("react").FC<import("@radix-ui/react-alert-dialog").AlertDialogPortalProps>;
|
|
7
8
|
declare const AlertDialogOverlay: ({ className, ...props }: ComponentProps<typeof Overlay>) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
declare const AlertDialogContent: ({ className, size, ...props }: ComponentProps<typeof Content> & {
|
|
9
|
+
declare const AlertDialogContent: ({ className, size, tray, children, ...props }: ComponentProps<typeof Content> & {
|
|
9
10
|
size?: "default" | "sm";
|
|
11
|
+
/** Tray edge. `auto` = footer-priority (actions → footer tray). */
|
|
12
|
+
tray?: TrayPreference;
|
|
10
13
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
11
14
|
declare const AlertDialogHeader: ({ className, ...props }: ComponentProps<"div">) => import("react/jsx-runtime").JSX.Element;
|
|
12
15
|
declare const AlertDialogFooter: ({ className, ...props }: ComponentProps<"div">) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"alert-dialog.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/alert-dialog/alert-dialog.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EACL,MAAM,EACN,MAAM,EACN,OAAO,EACP,WAAW,EACX,OAAO,EAGP,KAAK,EAEN,MAAM,8BAA8B,CAAC;AAGtC,OAAO,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;
|
|
1
|
+
{"version":3,"file":"alert-dialog.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/alert-dialog/alert-dialog.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EACL,MAAM,EACN,MAAM,EACN,OAAO,EACP,WAAW,EACX,OAAO,EAGP,KAAK,EAEN,MAAM,8BAA8B,CAAC;AAGtC,OAAO,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;AACnC,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAGhE,QAAA,MAAM,WAAW,6EAAO,CAAC;AACzB,QAAA,MAAM,kBAAkB,8JAAU,CAAC;AACnC,QAAA,MAAM,iBAAiB,mFAAS,CAAC;AAEjC,QAAA,MAAM,kBAAkB,4BAA6B,cAAc,CAAC,OAAO,OAAO,CAAC,4CASlF,CAAC;AAEF,QAAA,MAAM,kBAAkB,kDAMrB,cAAc,CAAC,OAAO,OAAO,CAAC,GAAG;IAClC,IAAI,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;IACxB,mEAAmE;IACnE,IAAI,CAAC,EAAE,cAAc,CAAC;CACvB,4CAyBA,CAAC;AAEF,QAAA,MAAM,iBAAiB,4BAA6B,cAAc,CAAC,KAAK,CAAC,4CASxE,CAAC;AAEF,QAAA,MAAM,iBAAiB,4BAA6B,cAAc,CAAC,KAAK,CAAC,4CAMxE,CAAC;AAEF,QAAA,MAAM,gBAAgB,4BAA6B,cAAc,CAAC,OAAO,KAAK,CAAC,4CAS9E,CAAC;AAEF,QAAA,MAAM,sBAAsB,4BAA6B,cAAc,CAAC,OAAO,WAAW,CAAC,4CAM1F,CAAC;AAEF,QAAA,MAAM,gBAAgB,4BAA6B,cAAc,CAAC,KAAK,CAAC,4CASvE,CAAC;AAEF,QAAA,MAAM,iBAAiB,2CAKpB,cAAc,CAAC,OAAO,MAAM,CAAC,GAC9B,IAAI,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC,4CAIxD,CAAC;AAEF,QAAA,MAAM,iBAAiB,2CAKpB,cAAc,CAAC,OAAO,MAAM,CAAC,GAC9B,IAAI,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC,4CAIxD,CAAC;AAEF,OAAO,EACL,WAAW,EACX,iBAAiB,EACjB,iBAAiB,EACjB,kBAAkB,EAClB,sBAAsB,EACtB,iBAAiB,EACjB,iBAAiB,EACjB,gBAAgB,EAChB,kBAAkB,EAClB,iBAAiB,EACjB,gBAAgB,EAChB,kBAAkB,GACnB,CAAC"}
|
|
@@ -1,8 +1,18 @@
|
|
|
1
1
|
import { type ComponentProps } from 'react';
|
|
2
2
|
import { type VariantProps } from 'class-variance-authority';
|
|
3
3
|
declare const badgeVariants: (props?: ({
|
|
4
|
-
variant?: "default" | "destructive" | "
|
|
4
|
+
variant?: "link" | "default" | "destructive" | "outline" | "secondary" | "ghost" | "dashed" | "inactive" | "neutral" | "danger" | "success" | "warning" | "brand" | "dashed-brand" | "gradient-brand" | "gradient-premium" | "process" | null | undefined;
|
|
5
5
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
6
|
+
/**
|
|
7
|
+
* A small status/label badge.
|
|
8
|
+
*
|
|
9
|
+
* Semantic variants (preferred): `neutral` (grey — the default), `brand`, `success`,
|
|
10
|
+
* `warning`, `danger`, `process`, `inactive`. Pick the variant by meaning.
|
|
11
|
+
*
|
|
12
|
+
* The shadcn-style variants (`default`, `secondary`, `outline`, `ghost`, `link`,
|
|
13
|
+
* `destructive`, `dashed`, `dashed-brand`, `gradient-brand`, `gradient-premium`) are
|
|
14
|
+
* kept as deprecated aliases for backwards compatibility — prefer the semantic ones.
|
|
15
|
+
*/
|
|
6
16
|
declare const Badge: ({ className, variant, asChild, ...props }: ComponentProps<"span"> & VariantProps<typeof badgeVariants> & {
|
|
7
17
|
asChild?: boolean;
|
|
8
18
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"badge.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/badge/badge.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,KAAK,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAKlE,QAAA,MAAM,aAAa;;
|
|
1
|
+
{"version":3,"file":"badge.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/badge/badge.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,KAAK,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAKlE,QAAA,MAAM,aAAa;;8EA0ClB,CAAC;AAEF;;;;;;;;;GASG;AACH,QAAA,MAAM,KAAK,8CAKR,cAAc,CAAC,MAAM,CAAC,GACvB,YAAY,CAAC,OAAO,aAAa,CAAC,GAAG;IAAE,OAAO,CAAC,EAAE,OAAO,CAAA;CAAE,4CAW3D,CAAC;AAEF,OAAO,EAAE,KAAK,EAAE,aAAa,EAAE,CAAC"}
|
|
@@ -2,7 +2,7 @@ import type { StoryObj } from '@storybook/react-vite';
|
|
|
2
2
|
declare const meta: {
|
|
3
3
|
args: {
|
|
4
4
|
children: string;
|
|
5
|
-
variant: "
|
|
5
|
+
variant: "neutral";
|
|
6
6
|
};
|
|
7
7
|
argTypes: {
|
|
8
8
|
variant: {
|
|
@@ -11,7 +11,7 @@ declare const meta: {
|
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
13
|
component: ({ className, variant, asChild, ...props }: import("react").ComponentProps<"span"> & import("class-variance-authority").VariantProps<(props?: ({
|
|
14
|
-
variant?: "default" | "destructive" | "
|
|
14
|
+
variant?: "link" | "default" | "destructive" | "outline" | "secondary" | "ghost" | "dashed" | "inactive" | "neutral" | "danger" | "success" | "warning" | "brand" | "dashed-brand" | "gradient-brand" | "gradient-premium" | "process" | null | undefined;
|
|
15
15
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string> & {
|
|
16
16
|
asChild?: boolean;
|
|
17
17
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -22,7 +22,7 @@ export default meta;
|
|
|
22
22
|
type Story = StoryObj<typeof meta>;
|
|
23
23
|
export declare const Default: Story;
|
|
24
24
|
export declare const CoreVariants: Story;
|
|
25
|
-
export declare const
|
|
25
|
+
export declare const Legacy: Story;
|
|
26
26
|
export declare const Gradient: Story;
|
|
27
27
|
export declare const Dashed: Story;
|
|
28
28
|
export declare const OnToggleRow: Story;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"badge.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/badge/badge.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAI5D,QAAA,MAAM,IAAI;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"badge.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/badge/badge.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAI5D,QAAA,MAAM,IAAI;;;;;;;;;;;;;;eAkG0qC,CAAC;;;;CAhEvpC,CAAC;AAE/B,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC;AAEjC,eAAO,MAAM,YAAY,EAAE,KAa1B,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,KAYpB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,KAOtB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,KAOpB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,KASzB,CAAC"}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { type ComponentProps, type ReactNode } from 'react';
|
|
2
|
+
/**
|
|
3
|
+
* Root nav wrapper for a breadcrumb trail.
|
|
4
|
+
* Renders a semantic `<nav>` with `aria-label="breadcrumb"` so assistive
|
|
5
|
+
* technologies identify it as the site breadcrumb landmark.
|
|
6
|
+
*/
|
|
7
|
+
declare const Breadcrumb: ({ className, ...props }: ComponentProps<"nav">) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
/**
|
|
9
|
+
* Ordered list that holds `BreadcrumbItem` children.
|
|
10
|
+
* Flex-wraps so long trails reflow gracefully on narrow viewports.
|
|
11
|
+
*/
|
|
12
|
+
declare const BreadcrumbList: ({ className, ...props }: ComponentProps<"ol">) => import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
/**
|
|
14
|
+
* A single step in the breadcrumb trail.
|
|
15
|
+
* Renders as an `<li>` with inline-flex layout so icon separators stay
|
|
16
|
+
* vertically centered next to link text.
|
|
17
|
+
*/
|
|
18
|
+
declare const BreadcrumbItem: ({ className, ...props }: ComponentProps<"li">) => import("react/jsx-runtime").JSX.Element;
|
|
19
|
+
type BreadcrumbLinkProps = ComponentProps<'a'> & {
|
|
20
|
+
/**
|
|
21
|
+
* When true, the component merges its props onto its direct child element
|
|
22
|
+
* rather than rendering an `<a>` tag itself.
|
|
23
|
+
* Use this to pass a framework router `<Link>` component (e.g. Next.js, React Router).
|
|
24
|
+
*/
|
|
25
|
+
asChild?: boolean;
|
|
26
|
+
};
|
|
27
|
+
/**
|
|
28
|
+
* A navigable breadcrumb step.
|
|
29
|
+
*
|
|
30
|
+
* Supports `asChild` (Radix Slot) so consumers can swap in a router `<Link>`:
|
|
31
|
+
* ```tsx
|
|
32
|
+
* <BreadcrumbLink asChild>
|
|
33
|
+
* <Link href='/settings'>Settings</Link>
|
|
34
|
+
* </BreadcrumbLink>
|
|
35
|
+
* ```
|
|
36
|
+
*
|
|
37
|
+
* Inherits `text-muted-foreground` from `BreadcrumbList` and upgrades to
|
|
38
|
+
* `text-foreground` on hover with an `ease-out` transition.
|
|
39
|
+
*/
|
|
40
|
+
declare const BreadcrumbLink: ({ asChild, className, children, ...props }: BreadcrumbLinkProps) => import("react/jsx-runtime").JSX.Element;
|
|
41
|
+
/**
|
|
42
|
+
* The current page indicator — the last (non-navigable) step in the trail.
|
|
43
|
+
*
|
|
44
|
+
* Renders as a `<span>` with `aria-current="page"` so screen readers announce
|
|
45
|
+
* it as the current location. Not styled as a link; uses `text-foreground` to
|
|
46
|
+
* visually distinguish it from the ancestor links.
|
|
47
|
+
*/
|
|
48
|
+
declare const BreadcrumbPage: ({ className, children, ...props }: ComponentProps<"span">) => import("react/jsx-runtime").JSX.Element;
|
|
49
|
+
type BreadcrumbSeparatorProps = ComponentProps<'li'> & {
|
|
50
|
+
/**
|
|
51
|
+
* Custom separator content.
|
|
52
|
+
* Defaults to a `ChevronRight` (`ArrowRight01`) Hugeicon when omitted.
|
|
53
|
+
*/
|
|
54
|
+
children?: ReactNode;
|
|
55
|
+
};
|
|
56
|
+
/**
|
|
57
|
+
* Visual divider between breadcrumb steps.
|
|
58
|
+
*
|
|
59
|
+
* Hidden from assistive technologies via `aria-hidden`.
|
|
60
|
+
* Accepts custom `children` to replace the default chevron with any icon or character.
|
|
61
|
+
*/
|
|
62
|
+
declare const BreadcrumbSeparator: ({ className, children, ...props }: BreadcrumbSeparatorProps) => import("react/jsx-runtime").JSX.Element;
|
|
63
|
+
/**
|
|
64
|
+
* Collapsed-steps indicator for long breadcrumb trails.
|
|
65
|
+
*
|
|
66
|
+
* Renders a `MoreHorizontal` icon with a screen-reader-only "More" label.
|
|
67
|
+
* Hidden from the accessibility tree via `aria-hidden` — the surrounding
|
|
68
|
+
* visible crumbs provide sufficient context.
|
|
69
|
+
*/
|
|
70
|
+
declare const BreadcrumbEllipsis: ({ className, ...props }: ComponentProps<"span">) => import("react/jsx-runtime").JSX.Element;
|
|
71
|
+
export { Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator };
|
|
72
|
+
export type { BreadcrumbLinkProps, BreadcrumbSeparatorProps };
|
|
73
|
+
//# sourceMappingURL=breadcrumb.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"breadcrumb.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/breadcrumb/breadcrumb.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,cAAc,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAO5D;;;;GAIG;AACH,QAAA,MAAM,UAAU,4BAA6B,cAAc,CAAC,KAAK,CAAC,4CAOjE,CAAC;AAEF;;;GAGG;AACH,QAAA,MAAM,cAAc,4BAA6B,cAAc,CAAC,IAAI,CAAC,4CASpE,CAAC;AAEF;;;;GAIG;AACH,QAAA,MAAM,cAAc,4BAA6B,cAAc,CAAC,IAAI,CAAC,4CAMpE,CAAC;AAEF,KAAK,mBAAmB,GAAG,cAAc,CAAC,GAAG,CAAC,GAAG;IAC/C;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,QAAA,MAAM,cAAc,+CAKjB,mBAAmB,4CAerB,CAAC;AAEF;;;;;;GAMG;AACH,QAAA,MAAM,cAAc,sCAAuC,cAAc,CAAC,MAAM,CAAC,4CAShF,CAAC;AAEF,KAAK,wBAAwB,GAAG,cAAc,CAAC,IAAI,CAAC,GAAG;IACrD;;;OAGG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF;;;;;GAKG;AACH,QAAA,MAAM,mBAAmB,sCAItB,wBAAwB,4CAgB1B,CAAC;AAEF;;;;;;GAMG;AACH,QAAA,MAAM,kBAAkB,4BAA6B,cAAc,CAAC,MAAM,CAAC,4CAU1E,CAAC;AAEF,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,cAAc,EAAE,cAAc,EAAE,cAAc,EAAE,cAAc,EAAE,mBAAmB,EAAE,CAAC;AAC/H,YAAY,EAAE,mBAAmB,EAAE,wBAAwB,EAAE,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import type { StoryObj } from '@storybook/react-vite';
|
|
2
|
+
declare const meta: {
|
|
3
|
+
component: ({ className, ...props }: import("react").ComponentProps<"nav">) => import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
parameters: {
|
|
5
|
+
layout: string;
|
|
6
|
+
};
|
|
7
|
+
tags: string[];
|
|
8
|
+
title: string;
|
|
9
|
+
};
|
|
10
|
+
export default meta;
|
|
11
|
+
type Story = StoryObj<typeof meta>;
|
|
12
|
+
/** Three-level trail with Home and Settings as navigable links and Billing as the current page. */
|
|
13
|
+
export declare const Default: Story;
|
|
14
|
+
/**
|
|
15
|
+
* Long trail collapsed with an ellipsis in the middle.
|
|
16
|
+
* Only the first and last two steps are shown; the middle steps are hidden behind `BreadcrumbEllipsis`.
|
|
17
|
+
*/
|
|
18
|
+
export declare const WithEllipsis: Story;
|
|
19
|
+
//# sourceMappingURL=breadcrumb.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"breadcrumb.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/breadcrumb/breadcrumb.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAY5D,QAAA,MAAM,IAAI;;;;;;;CAKyB,CAAC;AAEpC,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,mGAAmG;AACnG,eAAO,MAAM,OAAO,EAAE,KAkBrB,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,YAAY,EAAE,KAsB1B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/breadcrumb/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,UAAU,EACV,kBAAkB,EAClB,cAAc,EACd,cAAc,EACd,cAAc,EACd,cAAc,EACd,mBAAmB,GACpB,MAAM,cAAc,CAAC;AACtB,YAAY,EAAE,mBAAmB,EAAE,wBAAwB,EAAE,MAAM,cAAc,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { type ComponentProps } from 'react';
|
|
2
2
|
import { type VariantProps } from 'class-variance-authority';
|
|
3
3
|
declare const buttonVariants: (props?: ({
|
|
4
|
-
size?: "
|
|
5
|
-
variant?: "
|
|
4
|
+
size?: "lg" | "sm" | "default" | "icon" | "icon-sm" | "icon-xs" | "xs" | null | undefined;
|
|
5
|
+
variant?: "link" | "default" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
|
|
6
6
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
7
7
|
/**
|
|
8
8
|
* Primary clickable action button.
|
|
@@ -10,9 +10,13 @@ declare const buttonVariants: (props?: ({
|
|
|
10
10
|
* Variants: `default` | `destructive` | `outline` | `secondary` | `ghost` | `link`.
|
|
11
11
|
* Sizes: `default` | `sm` | `xs` | `lg` | `icon` | `icon-sm` | `icon-xs`.
|
|
12
12
|
* Set `asChild` to render the button styles onto a child element (e.g. an anchor) instead of a `<button>`.
|
|
13
|
+
* Set `loading` to show an inline spinner before the label and disable interaction while an async action is pending.
|
|
14
|
+
* When `asChild` is true, `loading` is ignored — the Slot host cannot render an additional spinner child.
|
|
13
15
|
*/
|
|
14
|
-
declare const Button: ({ className, variant, size, asChild, ...props }: ComponentProps<"button"> & VariantProps<typeof buttonVariants> & {
|
|
16
|
+
declare const Button: ({ className, variant, size, asChild, loading, disabled, children, style, ...props }: ComponentProps<"button"> & VariantProps<typeof buttonVariants> & {
|
|
15
17
|
asChild?: boolean;
|
|
18
|
+
/** When true, renders an inline spinner before the label and disables interaction. */
|
|
19
|
+
loading?: boolean;
|
|
16
20
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
17
21
|
export { Button, buttonVariants };
|
|
18
22
|
//# sourceMappingURL=button.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/button/button.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,KAAK,YAAY,EAAO,MAAM,0BAA0B,CAAC;
|
|
1
|
+
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/button/button.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,KAAK,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAMlE,QAAA,MAAM,cAAc;;;8EAsDnB,CAAC;AAEF;;;;;;;;GAQG;AACH,QAAA,MAAM,MAAM,wFAUT,cAAc,CAAC,QAAQ,CAAC,GACzB,YAAY,CAAC,OAAO,cAAc,CAAC,GAAG;IACpC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,sFAAsF;IACtF,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,4CAyCF,CAAC;AAEF,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,CAAC"}
|
|
@@ -22,11 +22,12 @@ declare const meta: {
|
|
|
22
22
|
options: string[];
|
|
23
23
|
};
|
|
24
24
|
};
|
|
25
|
-
component: ({ className, variant, size, asChild, ...props }: import("react").ComponentProps<"button"> & import("class-variance-authority").VariantProps<(props?: ({
|
|
26
|
-
size?: "
|
|
27
|
-
variant?: "
|
|
25
|
+
component: ({ className, variant, size, asChild, loading, disabled, children, style, ...props }: import("react").ComponentProps<"button"> & import("class-variance-authority").VariantProps<(props?: ({
|
|
26
|
+
size?: "lg" | "sm" | "default" | "icon" | "icon-sm" | "icon-xs" | "xs" | null | undefined;
|
|
27
|
+
variant?: "link" | "default" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
|
|
28
28
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string> & {
|
|
29
29
|
asChild?: boolean;
|
|
30
|
+
loading?: boolean;
|
|
30
31
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
31
32
|
tags: string[];
|
|
32
33
|
title: string;
|
|
@@ -39,4 +40,6 @@ export declare const AllSizes: Story;
|
|
|
39
40
|
export declare const WithIcon: Story;
|
|
40
41
|
export declare const Disabled: Story;
|
|
41
42
|
export declare const Destructive: Story;
|
|
43
|
+
export declare const Loading: Story;
|
|
44
|
+
export declare const LoadingVariants: Story;
|
|
42
45
|
//# sourceMappingURL=button.stories.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"button.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/button/button.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAM5D,QAAA,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"button.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/button/button.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAM5D,QAAA,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;eAsIy5B,CAAC;eAAiH,CAAC;;;;CAzGv/B,CAAC;AAEhC,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC;AAEjC,eAAO,MAAM,WAAW,EAAE,KAuBzB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,KA0BtB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,KAatB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,KAEtB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,KAEzB,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,KAErB,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,KAiB7B,CAAC"}
|
|
@@ -1,8 +1,19 @@
|
|
|
1
1
|
import { type ComponentProps } from 'react';
|
|
2
|
-
|
|
2
|
+
import { type TrayPreference } from '../tray/resolveTrayLayout';
|
|
3
|
+
declare const Card: ({ className, interactive, selected, tray, children, ...props }: ComponentProps<"div"> & {
|
|
4
|
+
/** Hover-elevation + press feedback for clickable cards. */
|
|
5
|
+
interactive?: boolean;
|
|
6
|
+
/** Brand ring for the selected state (e.g. a chosen plan). */
|
|
7
|
+
selected?: boolean;
|
|
8
|
+
/**
|
|
9
|
+
* Tray treatment. `none` (default) = flat card. `auto` = footer-priority
|
|
10
|
+
* convention (footer → footer tray, else header tray). Or force `header`/`footer`.
|
|
11
|
+
*/
|
|
12
|
+
tray?: TrayPreference;
|
|
13
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
3
14
|
declare const CardHeader: ({ className, ...props }: ComponentProps<"div">) => import("react/jsx-runtime").JSX.Element;
|
|
4
|
-
declare const CardTitle: ({ className, ...props }: ComponentProps<"
|
|
5
|
-
declare const CardDescription: ({ className, ...props }: ComponentProps<"
|
|
15
|
+
declare const CardTitle: ({ className, children, ...props }: ComponentProps<"h3">) => import("react/jsx-runtime").JSX.Element;
|
|
16
|
+
declare const CardDescription: ({ className, ...props }: ComponentProps<"p">) => import("react/jsx-runtime").JSX.Element;
|
|
6
17
|
declare const CardAction: ({ className, ...props }: ComponentProps<"div">) => import("react/jsx-runtime").JSX.Element;
|
|
7
18
|
declare const CardContent: ({ className, ...props }: ComponentProps<"div">) => import("react/jsx-runtime").JSX.Element;
|
|
8
19
|
declare const CardFooter: ({ className, ...props }: ComponentProps<"div">) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"card.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/card/card.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"card.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/card/card.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,OAAO,CAAC;AAG5C,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAGhE,QAAA,MAAM,IAAI,mEAOP,cAAc,CAAC,KAAK,CAAC,GAAG;IACzB,4DAA4D;IAC5D,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,8DAA8D;IAC9D,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;OAGG;IACH,IAAI,CAAC,EAAE,cAAc,CAAC;CACvB,4CAyBA,CAAC;AAEF,QAAA,MAAM,UAAU,4BAA6B,cAAc,CAAC,KAAK,CAAC,4CASjE,CAAC;AAEF,QAAA,MAAM,SAAS,sCAAuC,cAAc,CAAC,IAAI,CAAC,4CAQzE,CAAC;AAEF,QAAA,MAAM,eAAe,4BAA6B,cAAc,CAAC,GAAG,CAAC,4CAMpE,CAAC;AAEF,QAAA,MAAM,UAAU,4BAA6B,cAAc,CAAC,KAAK,CAAC,4CAMjE,CAAC;AAEF,QAAA,MAAM,WAAW,4BAA6B,cAAc,CAAC,KAAK,CAAC,4CAMlE,CAAC;AAEF,QAAA,MAAM,UAAU,4BAA6B,cAAc,CAAC,KAAK,CAAC,4CASjE,CAAC;AAEF,OAAO,EACL,IAAI,EACJ,UAAU,EACV,WAAW,EACX,eAAe,EACf,UAAU,EACV,UAAU,EACV,SAAS,GACV,CAAC"}
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import type { StoryObj } from '@storybook/react-vite';
|
|
2
2
|
declare const meta: {
|
|
3
|
-
component: ({ className, ...props }: import("react").ComponentProps<"div">
|
|
3
|
+
component: ({ className, interactive, selected, tray, children, ...props }: import("react").ComponentProps<"div"> & {
|
|
4
|
+
interactive?: boolean;
|
|
5
|
+
selected?: boolean;
|
|
6
|
+
tray?: import("../tray/resolveTrayLayout").TrayPreference;
|
|
7
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
4
8
|
parameters: {
|
|
5
9
|
layout: string;
|
|
6
10
|
};
|
|
@@ -10,5 +14,7 @@ declare const meta: {
|
|
|
10
14
|
export default meta;
|
|
11
15
|
type Story = StoryObj<typeof meta>;
|
|
12
16
|
export declare const Default: Story;
|
|
13
|
-
export declare const
|
|
17
|
+
export declare const WithAction: Story;
|
|
18
|
+
export declare const Selectable: Story;
|
|
19
|
+
export declare const Tray: Story;
|
|
14
20
|
//# sourceMappingURL=card.stories.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"card.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/card/card.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"card.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/card/card.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAa5D,QAAA,MAAM,IAAI;;mBAQQ,CAAC;gBAID,CAAC;YAMT,CAAN;;;;;;;CAbyB,CAAC;AAE9B,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAkBrB,CAAC;AAIF,eAAO,MAAM,UAAU,EAAE,KAsBxB,CAAC;AAGF,eAAO,MAAM,UAAU,EAAE,KAwBxB,CAAC;AAKF,eAAO,MAAM,IAAI,EAAE,KA8BlB,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import type { StoryObj } from '@storybook/react-vite';
|
|
2
|
+
declare const meta: {
|
|
3
|
+
args: {
|
|
4
|
+
size: number;
|
|
5
|
+
strokeWidth: number;
|
|
6
|
+
};
|
|
7
|
+
argTypes: {
|
|
8
|
+
size: {
|
|
9
|
+
control: "number";
|
|
10
|
+
};
|
|
11
|
+
strokeWidth: {
|
|
12
|
+
control: "number";
|
|
13
|
+
};
|
|
14
|
+
};
|
|
15
|
+
component: ({ size, strokeWidth, className, ...props }: {
|
|
16
|
+
size?: number;
|
|
17
|
+
strokeWidth?: number;
|
|
18
|
+
} & Omit<import("react").SVGProps<SVGSVGElement>, "strokeWidth">) => import("react/jsx-runtime").JSX.Element;
|
|
19
|
+
tags: string[];
|
|
20
|
+
title: string;
|
|
21
|
+
};
|
|
22
|
+
export default meta;
|
|
23
|
+
type Story = StoryObj<typeof meta>;
|
|
24
|
+
export declare const Default: Story;
|
|
25
|
+
export declare const Sizes: Story;
|
|
26
|
+
//# sourceMappingURL=check-icon.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"check-icon.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/check-icon/check-icon.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAI5D,QAAA,MAAM,IAAI;;;;;;;;;;;;;;YACF,CAAC;mBAED,CAAC;;;;CASyB,CAAC;AAEnC,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAErB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,KAWnB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkbox.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/checkbox/checkbox.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAI5D,QAAA,MAAM,IAAI;;;;;;;;;CAOuB,CAAC;AAElC,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAUrB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,KAqBvB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,
|
|
1
|
+
{"version":3,"file":"checkbox.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/checkbox/checkbox.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAI5D,QAAA,MAAM,IAAI;;;;;;;;;CAOuB,CAAC;AAElC,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAUrB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,KAqBvB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,KA0BvB,CAAC"}
|
|
@@ -2,6 +2,6 @@ import { type ComponentProps } from 'react';
|
|
|
2
2
|
import * as CollapsiblePrimitive from '@radix-ui/react-collapsible';
|
|
3
3
|
declare const Collapsible: ({ ...props }: ComponentProps<typeof CollapsiblePrimitive.Root>) => import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
declare const CollapsibleTrigger: ({ className, ...props }: ComponentProps<typeof CollapsiblePrimitive.CollapsibleTrigger>) => import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
declare const CollapsibleContent: ({ ...props }: ComponentProps<typeof CollapsiblePrimitive.CollapsibleContent>) => import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
declare const CollapsibleContent: ({ className, ...props }: ComponentProps<typeof CollapsiblePrimitive.CollapsibleContent>) => import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
export { Collapsible, CollapsibleTrigger, CollapsibleContent };
|
|
7
7
|
//# sourceMappingURL=collapsible.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"collapsible.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/collapsible/collapsible.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,OAAO,CAAA;AAC3C,OAAO,KAAK,oBAAoB,MAAM,6BAA6B,CAAA;AAInE,QAAA,MAAM,WAAW,iBAEd,cAAc,CAAC,OAAO,oBAAoB,CAAC,IAAI,CAAC,4CAElD,CAAA;AAED,QAAA,MAAM,kBAAkB,4BAGrB,cAAc,CAAC,OAAO,oBAAoB,CAAC,kBAAkB,CAAC,4CAQhE,CAAA;AAED,QAAA,MAAM,kBAAkB,
|
|
1
|
+
{"version":3,"file":"collapsible.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/collapsible/collapsible.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,OAAO,CAAA;AAC3C,OAAO,KAAK,oBAAoB,MAAM,6BAA6B,CAAA;AAInE,QAAA,MAAM,WAAW,iBAEd,cAAc,CAAC,OAAO,oBAAoB,CAAC,IAAI,CAAC,4CAElD,CAAA;AAED,QAAA,MAAM,kBAAkB,4BAGrB,cAAc,CAAC,OAAO,oBAAoB,CAAC,kBAAkB,CAAC,4CAQhE,CAAA;AAED,QAAA,MAAM,kBAAkB,4BAGrB,cAAc,CAAC,OAAO,oBAAoB,CAAC,kBAAkB,CAAC,4CAWhE,CAAA;AAED,OAAO,EAAE,WAAW,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"collapsible.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/collapsible/collapsible.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAW5D,QAAA,MAAM,IAAI;;;;;;;CAK0B,CAAC;AAErC,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAqCrB,CAAC"}
|
|
1
|
+
{"version":3,"file":"collapsible.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/collapsible/collapsible.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAW5D,QAAA,MAAM,IAAI;;;;;;;CAK0B,CAAC;AAErC,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAqCrB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,KA4CtB,CAAC"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/** A single selectable option rendered inside the Combobox dropdown. */
|
|
2
|
+
type ComboboxOption = {
|
|
3
|
+
/** The human-readable label shown in the trigger and list. */
|
|
4
|
+
label: string;
|
|
5
|
+
/** The machine-readable value passed to `onValueChange`. */
|
|
6
|
+
value: string;
|
|
7
|
+
};
|
|
8
|
+
/** Props for the controlled `Combobox` component. */
|
|
9
|
+
type ComboboxProps = {
|
|
10
|
+
/** Additional class names forwarded to the trigger button. */
|
|
11
|
+
className?: string;
|
|
12
|
+
/** When true the trigger is rendered in a disabled state and the popover cannot open. */
|
|
13
|
+
disabled?: boolean;
|
|
14
|
+
/** Text shown when the search query matches no options. Defaults to "No results." */
|
|
15
|
+
emptyText?: string;
|
|
16
|
+
/** Called with the newly selected option's value when the user picks an item. */
|
|
17
|
+
onValueChange: (value: string) => void;
|
|
18
|
+
/** The list of options to search and select from. */
|
|
19
|
+
options: ComboboxOption[];
|
|
20
|
+
/** Text shown in the trigger when no option is selected. Defaults to "Select…". */
|
|
21
|
+
placeholder?: string;
|
|
22
|
+
/** Placeholder text shown inside the search input. Defaults to "Search…". */
|
|
23
|
+
searchPlaceholder?: string;
|
|
24
|
+
/** The currently selected value. Pass `undefined` to show the placeholder. */
|
|
25
|
+
value?: string;
|
|
26
|
+
};
|
|
27
|
+
/**
|
|
28
|
+
* Searchable single-select Combobox.
|
|
29
|
+
*
|
|
30
|
+
* Composes `Popover`, `Button`, and `Command` from the droplet design system.
|
|
31
|
+
* The trigger is a full-width `outline` Button with a rotating chevron that
|
|
32
|
+
* signals open/closed state. Selecting an item closes the popover, fires
|
|
33
|
+
* `onValueChange`, and shows a check mark next to the active selection.
|
|
34
|
+
*
|
|
35
|
+
* @example
|
|
36
|
+
* ```tsx
|
|
37
|
+
* const [chain, setChain] = useState('');
|
|
38
|
+
* <Combobox
|
|
39
|
+
* options={[{ value: 'eth', label: 'Ethereum' }, { value: 'sol', label: 'Solana' }]}
|
|
40
|
+
* value={chain}
|
|
41
|
+
* onValueChange={setChain}
|
|
42
|
+
* placeholder="Select a chain"
|
|
43
|
+
* />
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
declare const Combobox: ({ options, value, onValueChange, placeholder, searchPlaceholder, emptyText, className, disabled, }: ComboboxProps) => import("react/jsx-runtime").JSX.Element;
|
|
47
|
+
export { Combobox };
|
|
48
|
+
export type { ComboboxOption, ComboboxProps };
|
|
49
|
+
//# sourceMappingURL=combobox.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"combobox.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/combobox/combobox.tsx"],"names":[],"mappings":"AAiBA,wEAAwE;AACxE,KAAK,cAAc,GAAG;IACpB,8DAA8D;IAC9D,KAAK,EAAE,MAAM,CAAC;IACd,4DAA4D;IAC5D,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,qDAAqD;AACrD,KAAK,aAAa,GAAG;IACnB,8DAA8D;IAC9D,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,yFAAyF;IACzF,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,qFAAqF;IACrF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,iFAAiF;IACjF,aAAa,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACvC,qDAAqD;IACrD,OAAO,EAAE,cAAc,EAAE,CAAC;IAC1B,mFAAmF;IACnF,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,6EAA6E;IAC7E,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,8EAA8E;IAC9E,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF;;;;;;;;;;;;;;;;;;GAkBG;AACH,QAAA,MAAM,QAAQ,uGASX,aAAa,4CAiFf,CAAC;AAEF,OAAO,EAAE,QAAQ,EAAE,CAAC;AACpB,YAAY,EAAE,cAAc,EAAE,aAAa,EAAE,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import type { StoryObj } from '@storybook/react-vite';
|
|
2
|
+
declare const meta: {
|
|
3
|
+
args: {
|
|
4
|
+
onValueChange: () => void;
|
|
5
|
+
options: {
|
|
6
|
+
label: string;
|
|
7
|
+
value: string;
|
|
8
|
+
}[];
|
|
9
|
+
value: string;
|
|
10
|
+
};
|
|
11
|
+
component: ({ options, value, onValueChange, placeholder, searchPlaceholder, emptyText, className, disabled, }: import("./combobox").ComboboxProps) => import("react/jsx-runtime").JSX.Element;
|
|
12
|
+
parameters: {
|
|
13
|
+
layout: string;
|
|
14
|
+
};
|
|
15
|
+
tags: string[];
|
|
16
|
+
title: string;
|
|
17
|
+
};
|
|
18
|
+
export default meta;
|
|
19
|
+
type Story = StoryObj<typeof meta>;
|
|
20
|
+
/** A searchable single-select that opens a filtered command list. */
|
|
21
|
+
export declare const Default: Story;
|
|
22
|
+
/** Shows the trigger label and check mark when a value is already selected. */
|
|
23
|
+
export declare const Preselected: Story;
|
|
24
|
+
//# sourceMappingURL=combobox.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"combobox.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/combobox/combobox.stories.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAc5D,QAAA,MAAM,IAAI;;;;;;;;;;;;;;;CAOuB,CAAC;AAElC,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAmBnC,qEAAqE;AACrE,eAAO,MAAM,OAAO,EAAE,KAErB,CAAC;AAiBF,+EAA+E;AAC/E,eAAO,MAAM,WAAW,EAAE,KAEzB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/combobox/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,YAAY,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/command/command.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"command.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/command/command.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,MAAM,CAAC;AAKnD,OAAO,EACL,MAAM,EAKP,MAAM,WAAW,CAAC;AAEnB,QAAA,MAAM,OAAO,4BAA6B,cAAc,CAAC,OAAO,gBAAgB,CAAC,4CAShF,CAAC;AAEF,QAAA,MAAM,aAAa,0DAMhB,cAAc,CAAC,OAAO,MAAM,CAAC,GAAG;IACjC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,4CAYA,CAAC;AAEF,QAAA,MAAM,YAAY,4BAGf,cAAc,CAAC,OAAO,gBAAgB,CAAC,KAAK,CAAC,4CAgB/C,CAAC;AAEF,QAAA,MAAM,WAAW,4BAGd,cAAc,CAAC,OAAO,gBAAgB,CAAC,IAAI,CAAC,4CAM9C,CAAC;AAEF,QAAA,MAAM,YAAY,iBAAkB,cAAc,CAAC,OAAO,gBAAgB,CAAC,KAAK,CAAC,4CAMhF,CAAC;AAEF,QAAA,MAAM,YAAY,4BAGf,cAAc,CAAC,OAAO,gBAAgB,CAAC,KAAK,CAAC,4CAS/C,CAAC;AAEF,QAAA,MAAM,gBAAgB,4BAGnB,cAAc,CAAC,OAAO,gBAAgB,CAAC,SAAS,CAAC,4CAMnD,CAAC;AAEF,QAAA,MAAM,WAAW,4BAGd,cAAc,CAAC,OAAO,gBAAgB,CAAC,IAAI,CAAC,4CAS9C,CAAC;AAEF,QAAA,MAAM,eAAe,4BAA6B,cAAc,CAAC,MAAM,CAAC,4CAMvE,CAAC;AAEF,OAAO,EACL,OAAO,EACP,aAAa,EACb,YAAY,EACZ,YAAY,EACZ,YAAY,EACZ,WAAW,EACX,WAAW,EACX,gBAAgB,EAChB,eAAe,GAChB,CAAC"}
|