@arcadeai/design-system 1.7.0 → 1.7.3
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/index.js +449 -437
- package/dist/components/ui/atoms/alert-dialog.js +1 -1
- package/dist/components/ui/atoms/badge.d.ts +1 -1
- package/dist/components/ui/atoms/button.d.ts +1 -1
- package/dist/components/ui/atoms/command.js +1 -1
- package/dist/components/ui/atoms/dialog.js +1 -1
- package/dist/components/ui/atoms/dropdown-menu.js +1 -1
- package/dist/components/ui/atoms/index.d.ts +1 -0
- package/dist/components/ui/atoms/index.js +436 -424
- package/dist/components/ui/atoms/popover.js +1 -1
- package/dist/components/ui/atoms/select.js +1 -1
- package/dist/components/ui/atoms/sheet.js +1 -1
- package/dist/components/ui/index.js +449 -437
- package/dist/{Combination-CmNnuUVg.js → index-BvWMjxZ5.js} +178 -177
- package/dist/{index-Dkey23PG.js → index-D7PrNma3.js} +1 -1
- package/dist/main.js +467 -455
- package/package.json +73 -1
|
@@ -2,7 +2,7 @@ import { jsx as a, jsxs as f } from "react/jsx-runtime";
|
|
|
2
2
|
import * as i from "react";
|
|
3
3
|
import { c as $ } from "../../../index-DFZozV_h.js";
|
|
4
4
|
import { u as m, a as M } from "../../../index-5Bhkapwi.js";
|
|
5
|
-
import { c as A, R as I, P as z, O as F, T as L, W as j, C as G, b as W, D as k, a as D } from "../../../index-
|
|
5
|
+
import { c as A, R as I, P as z, O as F, T as L, W as j, C as G, b as W, D as k, a as D } from "../../../index-D7PrNma3.js";
|
|
6
6
|
import { c as H } from "../../../index-B695uy69.js";
|
|
7
7
|
import { buttonVariants as v } from "./button.js";
|
|
8
8
|
import { c as s } from "../../../utils-Db4QWi-E.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { VariantProps } from 'class-variance-authority';
|
|
2
2
|
import type * as React from 'react';
|
|
3
3
|
declare const badgeVariants: (props?: ({
|
|
4
|
-
variant?: "default" | "destructive" | "warning" | "
|
|
4
|
+
variant?: "default" | "destructive" | "warning" | "outline" | "secondary" | "success" | null | undefined;
|
|
5
5
|
} & import('class-variance-authority/types').ClassProp) | undefined) => string;
|
|
6
6
|
declare function Badge({ className, variant, asChild, ...props }: React.ComponentProps<'span'> & VariantProps<typeof badgeVariants> & {
|
|
7
7
|
asChild?: boolean;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { VariantProps } from 'class-variance-authority';
|
|
2
2
|
import type * as React from 'react';
|
|
3
3
|
declare const buttonVariants: (props?: ({
|
|
4
|
-
variant?: "link" | "default" | "destructive" | "warning" | "
|
|
4
|
+
variant?: "link" | "default" | "destructive" | "warning" | "outline" | "secondary" | "tertiary" | "ghost" | null | undefined;
|
|
5
5
|
size?: "default" | "sm" | "lg" | "icon" | null | undefined;
|
|
6
6
|
} & import('class-variance-authority/types').ClassProp) | undefined) => string;
|
|
7
7
|
declare function Button({ className, variant, size, asChild, ...props }: React.ComponentProps<'button'> & VariantProps<typeof buttonVariants> & {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as C, jsxs as ne } from "react/jsx-runtime";
|
|
2
|
-
import { R as Se, P as Ie, O as Re, C as Ae } from "../../../index-
|
|
2
|
+
import { R as Se, P as Ie, O as Re, C as Ae } from "../../../index-D7PrNma3.js";
|
|
3
3
|
import * as l from "react";
|
|
4
4
|
import { P as A } from "../../../index-CpDnqHCm.js";
|
|
5
5
|
import { u as j } from "../../../index-Cv867SGx.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as a, jsxs as n } from "react/jsx-runtime";
|
|
2
|
-
import { R as r, T as d, C as c, a as s, b as g, D as u, P as f, O as m } from "../../../index-
|
|
2
|
+
import { R as r, T as d, C as c, a as s, b as g, D as u, P as f, O as m } from "../../../index-D7PrNma3.js";
|
|
3
3
|
import { XIcon as p } from "lucide-react";
|
|
4
4
|
import { c as o } from "../../../utils-Db4QWi-E.js";
|
|
5
5
|
function N({
|
|
@@ -8,7 +8,7 @@ import { P as y, d as bn } from "../../../index-CpDnqHCm.js";
|
|
|
8
8
|
import { c as xn } from "../../../index-CxO14pcK.js";
|
|
9
9
|
import { u as Dn } from "../../../index-ByaXH_ih.js";
|
|
10
10
|
import { P as Sn, D as In } from "../../../index-DYHsXnnS.js";
|
|
11
|
-
import { h as Pn, u as En, R as yn, F as Nn } from "../../../
|
|
11
|
+
import { h as Pn, u as En, R as yn, F as Nn } from "../../../index-BvWMjxZ5.js";
|
|
12
12
|
import { u as V } from "../../../index-Cv867SGx.js";
|
|
13
13
|
import { c as Ce, R as _e, A as Tn, C as An, a as On } from "../../../index-DH9yRdVk.js";
|
|
14
14
|
import { P as Y } from "../../../index-BGfrl8IX.js";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/** biome-ignore-all lint/performance/noBarrelFile: Barrel files are acceptable for atomic component folders */
|
|
2
2
|
export * from './accordion';
|
|
3
3
|
export * from './alert';
|
|
4
|
+
export * from './alert-dialog';
|
|
4
5
|
export * from './avatar';
|
|
5
6
|
export * from './badge';
|
|
6
7
|
export * from './breadcrumb';
|