@clasing/ui 2.0.9 → 2.1.1
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/{badge-Ds17GJH4.js → badge-Cprh3bik.js} +24 -32
- package/dist/badge-Da_xHgvC.cjs +1 -0
- package/dist/button-B4yT3Gcz.cjs +1 -0
- package/dist/button-CUrfGF3Y.js +232 -0
- package/dist/{card-Dj2wgH-P.cjs → card-COFAc2zN.cjs} +1 -1
- package/dist/{card-BNTyYiyA.js → card-CbF9kVVs.js} +1 -1
- package/dist/chip-B7Mqq278.js +89 -0
- package/dist/chip-BG4NEZUv.cjs +1 -0
- package/dist/command-CrtCQpi_.cjs +1 -0
- package/dist/{command-CGUB58ej.js → command-ev4m9IoQ.js} +18 -24
- package/dist/components/accordion.cjs.js +1 -1
- package/dist/components/accordion.es.js +24 -30
- package/dist/components/alert-dialog.cjs.js +1 -1
- package/dist/components/alert-dialog.es.js +3 -3
- package/dist/components/alert.cjs.js +1 -1
- package/dist/components/alert.d.ts +3 -4
- package/dist/components/alert.es.js +38 -39
- package/dist/components/avatar.cjs.js +1 -1
- package/dist/components/avatar.es.js +1 -1
- package/dist/components/badge.cjs.js +1 -1
- package/dist/components/badge.d.ts +2 -6
- package/dist/components/badge.es.js +1 -1
- package/dist/components/blocks/interactive-card.cjs.js +1 -1
- package/dist/components/blocks/interactive-card.d.ts +2 -4
- package/dist/components/blocks/interactive-card.es.js +65 -80
- package/dist/components/blocks/selectable-chips.cjs.js +1 -1
- package/dist/components/blocks/selectable-chips.es.js +19 -16
- package/dist/components/breadcrumb.cjs.js +1 -1
- package/dist/components/breadcrumb.es.js +22 -22
- package/dist/components/button.cjs.js +1 -1
- package/dist/components/button.d.ts +4 -13
- package/dist/components/button.es.js +1 -1
- package/dist/components/calendar.cjs.js +1 -1
- package/dist/components/calendar.es.js +33 -54
- package/dist/components/card.cjs.js +1 -1
- package/dist/components/card.es.js +1 -1
- package/dist/components/chart.cjs.js +1 -1
- package/dist/components/chart.es.js +1 -1
- package/dist/components/checkbox.cjs.js +1 -1
- package/dist/components/checkbox.es.js +6 -6
- package/dist/components/chip.cjs.js +1 -1
- package/dist/components/chip.d.ts +1 -10
- package/dist/components/chip.es.js +1 -1
- package/dist/components/collapsible.cjs.js +1 -1
- package/dist/components/collapsible.es.js +1 -1
- package/dist/components/command.cjs.js +1 -1
- package/dist/components/command.es.js +1 -1
- package/dist/components/context-menu.cjs.js +1 -1
- package/dist/components/context-menu.d.ts +1 -1
- package/dist/components/context-menu.es.js +77 -82
- package/dist/components/dialog.cjs.js +1 -1
- package/dist/components/dialog.es.js +1 -1
- package/dist/components/divider.cjs.js +1 -1
- package/dist/components/divider.es.js +1 -1
- package/dist/components/drawer.cjs.js +1 -1
- package/dist/components/drawer.es.js +1 -1
- package/dist/components/dropdown-menu.cjs.js +1 -1
- package/dist/components/dropdown-menu.d.ts +1 -1
- package/dist/components/dropdown-menu.es.js +49 -54
- package/dist/components/form.cjs.js +1 -1
- package/dist/components/form.es.js +2 -2
- package/dist/components/hover-card.cjs.js +1 -1
- package/dist/components/hover-card.d.ts +1 -1
- package/dist/components/hover-card.es.js +12 -11
- package/dist/components/input-otp.cjs.js +1 -1
- package/dist/components/input-otp.es.js +16 -16
- package/dist/components/input.cjs.js +1 -1
- package/dist/components/input.d.ts +2 -6
- package/dist/components/input.es.js +1 -1
- package/dist/components/label.cjs.js +1 -1
- package/dist/components/label.es.js +1 -1
- package/dist/components/menubar.cjs.js +1 -1
- package/dist/components/menubar.d.ts +1 -1
- package/dist/components/menubar.es.js +69 -74
- package/dist/components/multi-select.cjs.js +1 -1
- package/dist/components/multi-select.es.js +77 -96
- package/dist/components/navigation-menu.cjs.js +1 -1
- package/dist/components/navigation-menu.es.js +10 -11
- package/dist/components/phone-input.cjs.js +1 -1
- package/dist/components/phone-input.es.js +77 -79
- package/dist/components/popover.cjs.js +1 -1
- package/dist/components/popover.d.ts +1 -1
- package/dist/components/popover.es.js +1 -1
- package/dist/components/progress.cjs.js +1 -1
- package/dist/components/progress.es.js +1 -1
- package/dist/components/resizable.cjs.js +1 -1
- package/dist/components/resizable.es.js +3 -3
- package/dist/components/scroll-area.cjs.js +1 -1
- package/dist/components/scroll-area.es.js +1 -1
- package/dist/components/select.cjs.js +1 -1
- package/dist/components/select.d.ts +1 -1
- package/dist/components/select.es.js +35 -40
- package/dist/components/sheet.cjs.js +1 -1
- package/dist/components/sheet.es.js +29 -29
- package/dist/components/skeleton.cjs.js +1 -1
- package/dist/components/skeleton.es.js +1 -1
- package/dist/components/slider.cjs.js +1 -1
- package/dist/components/slider.es.js +1 -1
- package/dist/components/sonner.cjs.js +1 -1
- package/dist/components/sonner.es.js +1 -1
- package/dist/components/switch.cjs.js +1 -1
- package/dist/components/switch.es.js +2 -2
- package/dist/components/table.cjs.js +1 -1
- package/dist/components/table.es.js +1 -1
- package/dist/components/textarea.cjs.js +1 -1
- package/dist/components/textarea.d.ts +2 -6
- package/dist/components/textarea.es.js +28 -36
- package/dist/components/toggle-group.cjs.js +1 -1
- package/dist/components/toggle-group.es.js +2 -2
- package/dist/components/toggle.cjs.js +1 -1
- package/dist/components/toggle.d.ts +1 -1
- package/dist/components/toggle.es.js +1 -1
- package/dist/components/tooltip.cjs.js +1 -1
- package/dist/components/tooltip.d.ts +1 -1
- package/dist/components/tooltip.es.js +1 -1
- package/dist/{dialog-CEttcpWT.js → dialog-CXbzQHxn.js} +9 -9
- package/dist/dialog-DHZARK1o.cjs +1 -0
- package/dist/index-9HRzXEQf.cjs +6 -0
- package/dist/{index-DBpnlzOP.js → index-D5lmpham.js} +677 -664
- package/dist/{index-CwXB7YIx.js → index-DN28Pf0m.js} +1 -1
- package/dist/{index-BVmT9wZC.cjs → index-ECyCsPX0.cjs} +1 -1
- package/dist/input-C144z_Is.cjs +1 -0
- package/dist/{input-B6wjJM4O.js → input-fvzEG6zH.js} +33 -47
- package/dist/{label-eHraXPfy.cjs → label-D3iN3bzS.cjs} +1 -1
- package/dist/{label-Bp4qkqFq.js → label-DDxTPxHk.js} +1 -1
- package/dist/{popover-C6pozFVL.js → popover-BdDS9aoy.js} +10 -9
- package/dist/popover-CeOAAwBQ.cjs +1 -0
- package/dist/{scroll-area-CJpVshOm.cjs → scroll-area-D74XszlE.cjs} +1 -1
- package/dist/{scroll-area-Dj0Szbw6.js → scroll-area-oS6ZJIMN.js} +1 -1
- package/dist/{toggle-owj9AHVO.js → toggle-BNzrNg1r.js} +2 -2
- package/dist/{toggle-CJLDdFRo.cjs → toggle-CtoQhQby.cjs} +1 -1
- package/dist/tooltip-BccdAn4x.cjs +1 -0
- package/dist/{tooltip-CUaxcngn.js → tooltip-rv-jVOxy.js} +6 -5
- package/package.json +352 -357
- package/dist/badge-oQqEF2X5.cjs +0 -1
- package/dist/button-DiOH2ngV.js +0 -573
- package/dist/button-t0WrANXO.cjs +0 -1
- package/dist/chip-CK2VBBsV.js +0 -126
- package/dist/chip-DVKpteyL.cjs +0 -1
- package/dist/command-CHisYTN-.cjs +0 -1
- package/dist/components/icon-component.cjs.js +0 -1
- package/dist/components/icon-component.d.ts +0 -12
- package/dist/components/icon-component.es.js +0 -4
- package/dist/dialog-Chh5qAxR.cjs +0 -1
- package/dist/entries/icon-component.d.ts +0 -2
- package/dist/icon-component-DGImZz3K.js +0 -49
- package/dist/icon-component-DTlgy__B.cjs +0 -1
- package/dist/index-DSjHHn1r.cjs +0 -22
- package/dist/input-Dpz3zGIU.cjs +0 -1
- package/dist/popover-BnLx2OY6.cjs +0 -1
- package/dist/tooltip-BvdeurjC.cjs +0 -1
|
@@ -1,69 +1,63 @@
|
|
|
1
|
-
import { j as e, c as a } from "../index-
|
|
2
|
-
import * as
|
|
3
|
-
import {
|
|
1
|
+
import { j as e, c as a } from "../index-D5lmpham.js";
|
|
2
|
+
import * as n from "@radix-ui/react-accordion";
|
|
3
|
+
import { CaretDownIcon as s } from "@phosphor-icons/react";
|
|
4
4
|
function d({
|
|
5
|
-
...
|
|
5
|
+
...t
|
|
6
6
|
}) {
|
|
7
|
-
return /* @__PURE__ */ e.jsx(
|
|
7
|
+
return /* @__PURE__ */ e.jsx(n.Root, { "data-slot": "accordion", ...t });
|
|
8
8
|
}
|
|
9
9
|
function l({
|
|
10
|
-
className:
|
|
11
|
-
...
|
|
10
|
+
className: t,
|
|
11
|
+
...o
|
|
12
12
|
}) {
|
|
13
13
|
return /* @__PURE__ */ e.jsx(
|
|
14
|
-
|
|
14
|
+
n.Item,
|
|
15
15
|
{
|
|
16
16
|
"data-slot": "accordion-item",
|
|
17
|
-
className: a("border-b last:border-b-0",
|
|
18
|
-
...
|
|
17
|
+
className: a("border-b last:border-b-0", t),
|
|
18
|
+
...o
|
|
19
19
|
}
|
|
20
20
|
);
|
|
21
21
|
}
|
|
22
22
|
function m({
|
|
23
|
-
className:
|
|
24
|
-
children:
|
|
23
|
+
className: t,
|
|
24
|
+
children: o,
|
|
25
25
|
...r
|
|
26
26
|
}) {
|
|
27
|
-
return /* @__PURE__ */ e.jsx(
|
|
28
|
-
|
|
27
|
+
return /* @__PURE__ */ e.jsx(n.Header, { className: "flex", children: /* @__PURE__ */ e.jsxs(
|
|
28
|
+
n.Trigger,
|
|
29
29
|
{
|
|
30
30
|
"data-slot": "accordion-trigger",
|
|
31
31
|
className: a(
|
|
32
|
-
"focus-visible:border-ring focus-visible:ring-ring/50 paragraph-sm flex flex-1 items-start justify-between gap-4 rounded-md py-4 text-left font-semibold transition-all outline-none hover:underline focus-visible:ring-[3px] disabled:pointer-events-none disabled:opacity-50 [&[data-state=open]>svg]:rotate-180",
|
|
33
|
-
|
|
32
|
+
"focus-visible:border-ring focus-visible:ring-ring/50 paragraph-sm [&_svg]:text-muted-foreground flex flex-1 items-start justify-between gap-4 rounded-md py-4 text-left font-semibold transition-all outline-none hover:underline focus-visible:ring-[3px] disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:translate-y-0.5 [&_svg]:transition-transform [&_svg]:duration-200 [&[data-state=open]>svg]:rotate-180",
|
|
33
|
+
t
|
|
34
34
|
),
|
|
35
35
|
...r,
|
|
36
36
|
children: [
|
|
37
|
-
|
|
38
|
-
/* @__PURE__ */ e.jsx(
|
|
39
|
-
i,
|
|
40
|
-
{
|
|
41
|
-
iconName: "IconChevronDown",
|
|
42
|
-
className: "text-muted-foreground pointer-events-none size-4 shrink-0 translate-y-0.5 transition-transform duration-200"
|
|
43
|
-
}
|
|
44
|
-
)
|
|
37
|
+
o,
|
|
38
|
+
/* @__PURE__ */ e.jsx(s, {})
|
|
45
39
|
]
|
|
46
40
|
}
|
|
47
41
|
) });
|
|
48
42
|
}
|
|
49
|
-
function
|
|
50
|
-
className:
|
|
51
|
-
children:
|
|
43
|
+
function g({
|
|
44
|
+
className: t,
|
|
45
|
+
children: o,
|
|
52
46
|
...r
|
|
53
47
|
}) {
|
|
54
48
|
return /* @__PURE__ */ e.jsx(
|
|
55
|
-
|
|
49
|
+
n.Content,
|
|
56
50
|
{
|
|
57
51
|
"data-slot": "accordion-content",
|
|
58
52
|
className: "data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down paragraph-sm overflow-hidden",
|
|
59
53
|
...r,
|
|
60
|
-
children: /* @__PURE__ */ e.jsx("div", { className: a("pt-0 pb-4",
|
|
54
|
+
children: /* @__PURE__ */ e.jsx("div", { className: a("pt-0 pb-4", t), children: o })
|
|
61
55
|
}
|
|
62
56
|
);
|
|
63
57
|
}
|
|
64
58
|
export {
|
|
65
59
|
d as Accordion,
|
|
66
|
-
|
|
60
|
+
g as AccordionContent,
|
|
67
61
|
l as AccordionItem,
|
|
68
62
|
m as AccordionTrigger
|
|
69
63
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index-9HRzXEQf.cjs"),c=require("@radix-ui/react-alert-dialog"),n=require("../button-B4yT3Gcz.cjs");function u(t){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const l in t)if(l!=="default"){const r=Object.getOwnPropertyDescriptor(t,l);Object.defineProperty(a,l,r.get?r:{enumerable:!0,get:()=>t[l]})}}return a.default=t,Object.freeze(a)}const o=u(c);function d({...t}){return e.jsxRuntimeExports.jsx(o.Root,{"data-slot":"alert-dialog",...t})}function g({...t}){return e.jsxRuntimeExports.jsx(o.Trigger,{"data-slot":"alert-dialog-trigger",...t})}function i({...t}){return e.jsxRuntimeExports.jsx(o.Portal,{"data-slot":"alert-dialog-portal",...t})}function s({className:t,...a}){return e.jsxRuntimeExports.jsx(o.Overlay,{"data-slot":"alert-dialog-overlay",className:e.cn("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",t),...a})}function x({className:t,...a}){return e.jsxRuntimeExports.jsxs(i,{children:[e.jsxRuntimeExports.jsx(s,{}),e.jsxRuntimeExports.jsx(o.Content,{"data-slot":"alert-dialog-content",className:e.cn("bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-90 data-[state=open]:zoom-in-90 fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 ease-in-out sm:max-w-lg",t),...a})]})}function m({className:t,...a}){return e.jsxRuntimeExports.jsx("div",{"data-slot":"alert-dialog-header",className:e.cn("flex flex-col gap-2 text-left",t),...a})}function f({className:t,...a}){return e.jsxRuntimeExports.jsx("div",{"data-slot":"alert-dialog-footer",className:e.cn("flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",t),...a})}function p({className:t,...a}){return e.jsxRuntimeExports.jsx(o.Title,{"data-slot":"alert-dialog-title",className:e.cn("label-2xl font-semibold",t),...a})}function j({className:t,...a}){return e.jsxRuntimeExports.jsx(o.Description,{"data-slot":"alert-dialog-description",className:e.cn("text-muted-foreground paragraph-md",t),...a})}function D({className:t,...a}){return e.jsxRuntimeExports.jsx(o.Action,{className:e.cn(n.buttonStyles(),t),...a})}function A({className:t,...a}){return e.jsxRuntimeExports.jsx(o.Cancel,{className:e.cn(n.buttonStyles({variant:"outline"}),t),...a})}exports.AlertDialog=d;exports.AlertDialogAction=D;exports.AlertDialogCancel=A;exports.AlertDialogContent=x;exports.AlertDialogDescription=j;exports.AlertDialogFooter=f;exports.AlertDialogHeader=m;exports.AlertDialogOverlay=s;exports.AlertDialogPortal=i;exports.AlertDialogTitle=p;exports.AlertDialogTrigger=g;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { j as e, c as l } from "../index-
|
|
1
|
+
import { j as e, c as l } from "../index-D5lmpham.js";
|
|
2
2
|
import * as o from "@radix-ui/react-alert-dialog";
|
|
3
|
-
import { c as r } from "../button-
|
|
3
|
+
import { c as r } from "../button-CUrfGF3Y.js";
|
|
4
4
|
function c({
|
|
5
5
|
...t
|
|
6
6
|
}) {
|
|
@@ -43,7 +43,7 @@ function u({
|
|
|
43
43
|
{
|
|
44
44
|
"data-slot": "alert-dialog-content",
|
|
45
45
|
className: l(
|
|
46
|
-
"bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-
|
|
46
|
+
"bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-90 data-[state=open]:zoom-in-90 fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 ease-in-out sm:max-w-lg",
|
|
47
47
|
t
|
|
48
48
|
),
|
|
49
49
|
...a
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../index-9HRzXEQf.cjs"),s=require("@phosphor-icons/react"),x=require("../index-ECyCsPX0.cjs"),p=x.cva("paragraph-sm text-foreground relative grid w-full grid-cols-[0_1fr] items-start gap-y-2 rounded-2xl px-6 py-6 has-[>svg]:grid-cols-[calc(var(--spacing)*5)_1fr] has-[>svg]:gap-x-3 [&>svg]:size-5 [&>svg]:translate-y-0.5 [&>svg]:text-current",{variants:{variant:{info:"bg-blue-050",success:"bg-success-light",warning:"bg-warning-light",error:"bg-error-light",neutral:"bg-neutral-000"}},defaultVariants:{variant:"neutral"}}),m={info:s.InfoIcon,success:s.CheckCircleIcon,warning:s.WarningIcon,error:s.WarningCircleIcon,neutral:s.QuestionIcon},d={info:"text-blue-800",success:"text-success-main",warning:"text-warning-main",error:"text-error-main",neutral:"text-black"};function j({className:e,title:r,content:a,variant:n="neutral",showIcon:c,icon:f,children:o,...u}){const g=m[n];return t.jsxRuntimeExports.jsxs("div",{"data-slot":"alert",role:"alert",className:t.cn(p({variant:n}),e),...u,children:[c&&n&&t.jsxRuntimeExports.jsx(g,{className:t.cn("size-5 min-w-5",d[n])}),r&&t.jsxRuntimeExports.jsx(i,{children:t.jsxRuntimeExports.jsx("p",{className:"label-lg font-semibold",children:r})}),a&&t.jsxRuntimeExports.jsx(l,{children:t.jsxRuntimeExports.jsx("p",{className:"paragraph-sm",children:a})}),o]})}function i({className:e,...r}){return t.jsxRuntimeExports.jsx("div",{"data-slot":"alert-title",className:t.cn("label-lg col-start-2 font-semibold",e),...r})}function l({className:e,...r}){return t.jsxRuntimeExports.jsx("div",{"data-slot":"alert-description",className:t.cn("paragraph-sm col-start-2 grid justify-items-start gap-1",e),...r})}exports.Alert=j;exports.AlertDescription=l;exports.AlertTitle=i;
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
import { type VariantProps } from 'class-variance-authority';
|
|
2
|
-
import { TablerIconName } from './icon-component';
|
|
3
2
|
export interface IAlertProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof alertVariants> {
|
|
4
3
|
title?: string;
|
|
5
4
|
content?: string;
|
|
6
5
|
showIcon?: boolean;
|
|
7
|
-
|
|
6
|
+
icon?: React.ElementType | React.ReactNode;
|
|
8
7
|
}
|
|
9
8
|
declare const alertVariants: (props?: ({
|
|
10
|
-
variant?: "
|
|
9
|
+
variant?: "info" | "success" | "warning" | "error" | "neutral" | null | undefined;
|
|
11
10
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
12
|
-
declare function Alert({ className, title, content, variant, showIcon,
|
|
11
|
+
declare function Alert({ className, title, content, variant, showIcon, icon, children, ...props }: React.ComponentProps<'div'> & VariantProps<typeof alertVariants> & IAlertProps): import("react/jsx-runtime").JSX.Element;
|
|
13
12
|
declare function AlertTitle({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
|
|
14
13
|
declare function AlertDescription({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
|
|
15
14
|
export { Alert, AlertDescription, AlertTitle };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { j as r, c as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
const
|
|
1
|
+
import { j as r, c as e } from "../index-D5lmpham.js";
|
|
2
|
+
import { QuestionIcon as g, WarningCircleIcon as u, WarningIcon as m, CheckCircleIcon as p, InfoIcon as d } from "@phosphor-icons/react";
|
|
3
|
+
import { c as x } from "../index-DN28Pf0m.js";
|
|
4
|
+
const f = x(
|
|
5
5
|
"paragraph-sm text-foreground relative grid w-full grid-cols-[0_1fr] items-start gap-y-2 rounded-2xl px-6 py-6 has-[>svg]:grid-cols-[calc(var(--spacing)*5)_1fr] has-[>svg]:gap-x-3 [&>svg]:size-5 [&>svg]:translate-y-0.5 [&>svg]:text-current",
|
|
6
6
|
{
|
|
7
7
|
variants: {
|
|
@@ -17,80 +17,79 @@ const m = g(
|
|
|
17
17
|
variant: "neutral"
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
|
-
),
|
|
21
|
-
info:
|
|
22
|
-
success:
|
|
23
|
-
warning:
|
|
24
|
-
error:
|
|
25
|
-
neutral:
|
|
26
|
-
},
|
|
20
|
+
), h = {
|
|
21
|
+
info: d,
|
|
22
|
+
success: p,
|
|
23
|
+
warning: m,
|
|
24
|
+
error: u,
|
|
25
|
+
neutral: g
|
|
26
|
+
}, b = {
|
|
27
27
|
info: "text-blue-800",
|
|
28
28
|
success: "text-success-main",
|
|
29
29
|
warning: "text-warning-main",
|
|
30
30
|
error: "text-error-main",
|
|
31
31
|
neutral: "text-black"
|
|
32
32
|
};
|
|
33
|
-
function
|
|
33
|
+
function C({
|
|
34
34
|
className: a,
|
|
35
|
-
title:
|
|
36
|
-
content:
|
|
37
|
-
variant:
|
|
38
|
-
showIcon:
|
|
39
|
-
|
|
40
|
-
children:
|
|
41
|
-
...
|
|
35
|
+
title: s,
|
|
36
|
+
content: n,
|
|
37
|
+
variant: t = "neutral",
|
|
38
|
+
showIcon: i,
|
|
39
|
+
icon: w,
|
|
40
|
+
children: l,
|
|
41
|
+
...c
|
|
42
42
|
}) {
|
|
43
|
+
const o = h[t];
|
|
43
44
|
return /* @__PURE__ */ r.jsxs(
|
|
44
45
|
"div",
|
|
45
46
|
{
|
|
46
47
|
"data-slot": "alert",
|
|
47
48
|
role: "alert",
|
|
48
|
-
className:
|
|
49
|
-
...
|
|
49
|
+
className: e(f({ variant: t }), a),
|
|
50
|
+
...c,
|
|
50
51
|
children: [
|
|
51
|
-
|
|
52
|
-
|
|
52
|
+
i && t && /* @__PURE__ */ r.jsx(
|
|
53
|
+
o,
|
|
53
54
|
{
|
|
54
|
-
className:
|
|
55
|
-
iconName: i ?? u[s],
|
|
56
|
-
size: 20
|
|
55
|
+
className: e("size-5 min-w-5", b[t])
|
|
57
56
|
}
|
|
58
57
|
),
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
58
|
+
s && /* @__PURE__ */ r.jsx(j, { children: /* @__PURE__ */ r.jsx("p", { className: "label-lg font-semibold", children: s }) }),
|
|
59
|
+
n && /* @__PURE__ */ r.jsx(v, { children: /* @__PURE__ */ r.jsx("p", { className: "paragraph-sm", children: n }) }),
|
|
60
|
+
l
|
|
62
61
|
]
|
|
63
62
|
}
|
|
64
63
|
);
|
|
65
64
|
}
|
|
66
|
-
function
|
|
65
|
+
function j({ className: a, ...s }) {
|
|
67
66
|
return /* @__PURE__ */ r.jsx(
|
|
68
67
|
"div",
|
|
69
68
|
{
|
|
70
69
|
"data-slot": "alert-title",
|
|
71
|
-
className:
|
|
72
|
-
...
|
|
70
|
+
className: e("label-lg col-start-2 font-semibold", a),
|
|
71
|
+
...s
|
|
73
72
|
}
|
|
74
73
|
);
|
|
75
74
|
}
|
|
76
|
-
function
|
|
75
|
+
function v({
|
|
77
76
|
className: a,
|
|
78
|
-
...
|
|
77
|
+
...s
|
|
79
78
|
}) {
|
|
80
79
|
return /* @__PURE__ */ r.jsx(
|
|
81
80
|
"div",
|
|
82
81
|
{
|
|
83
82
|
"data-slot": "alert-description",
|
|
84
|
-
className:
|
|
83
|
+
className: e(
|
|
85
84
|
"paragraph-sm col-start-2 grid justify-items-start gap-1",
|
|
86
85
|
a
|
|
87
86
|
),
|
|
88
|
-
...
|
|
87
|
+
...s
|
|
89
88
|
}
|
|
90
89
|
);
|
|
91
90
|
}
|
|
92
91
|
export {
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
92
|
+
C as Alert,
|
|
93
|
+
v as AlertDescription,
|
|
94
|
+
j as AlertTitle
|
|
96
95
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("../index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("../index-9HRzXEQf.cjs"),s=require("@radix-ui/react-avatar");function i(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const l=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,l.get?l:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const n=i(s);function o({className:e,...t}){return a.jsxRuntimeExports.jsx(n.Root,{"data-slot":"avatar",className:a.cn("relative flex size-8 shrink-0 overflow-hidden rounded-full",e),...t})}function c({className:e,...t}){return a.jsxRuntimeExports.jsx(n.Image,{"data-slot":"avatar-image",className:a.cn("aspect-square size-full",e),...t})}function u({className:e,...t}){return a.jsxRuntimeExports.jsx(n.Fallback,{"data-slot":"avatar-fallback",className:a.cn("bg-muted paragraph-sm flex size-full items-center justify-center rounded-full",e),...t})}exports.Avatar=o;exports.AvatarFallback=u;exports.AvatarImage=c;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../badge-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../badge-Da_xHgvC.cjs");exports.Badge=e.Badge;
|
|
@@ -1,18 +1,14 @@
|
|
|
1
1
|
import { type VariantProps } from 'class-variance-authority';
|
|
2
2
|
import * as React from 'react';
|
|
3
|
-
import { TablerIconName } from './icon-component';
|
|
4
3
|
declare const badgeVariants: (props?: ({
|
|
5
|
-
variant?: "
|
|
4
|
+
variant?: "primary" | "secondary" | "outline" | "destructive" | "default" | "info" | "success" | "warning" | "error" | "neutral" | "yellow" | "blue" | "violet" | "not-started" | "in-progress" | "completed" | "blocked" | "paused" | "failed" | "expired" | "cancelled" | null | undefined;
|
|
6
5
|
size?: "lg" | "md" | "sm" | "xs" | null | undefined;
|
|
7
6
|
weight?: "bold" | "light" | "regular" | "semibold" | null | undefined;
|
|
8
7
|
rounded?: "default" | "full" | null | undefined;
|
|
9
8
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
10
9
|
export interface IBadgeProps extends React.ComponentProps<'span'>, VariantProps<typeof badgeVariants> {
|
|
11
|
-
iconName?: TablerIconName;
|
|
12
|
-
iconPosition?: 'left' | 'right';
|
|
13
|
-
iconStroke?: string;
|
|
14
10
|
iconOnly?: boolean;
|
|
15
11
|
asChild?: boolean;
|
|
16
12
|
}
|
|
17
|
-
declare function Badge({ className, variant, size, weight, rounded,
|
|
13
|
+
declare function Badge({ className, variant, size, weight, rounded, iconOnly, asChild, children, ...props }: IBadgeProps): import("react/jsx-runtime").JSX.Element;
|
|
18
14
|
export { Badge, badgeVariants };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../index-9HRzXEQf.cjs"),N=require("../../badge-Da_xHgvC.cjs"),a=require("../../card-COFAc2zN.cjs"),o=require("../../tooltip-BccdAn4x.cjs"),v=require("@phosphor-icons/react"),q=require("../../index-ECyCsPX0.cjs"),w=require("react"),I=q.cva("focus-visible:border-ring focus-visible:ring-ring/50 transition-[color,box-shadow] focus-visible:ring-[3px]"),d=w.forwardRef(({className:j,isActive:s,title:x,text:u,helperText:m,badgeText:t,disabled:r,badgeVariant:p,badgeSize:g="xs",icon:l,tooltipIcon:h,tooltipText:n,tooltipTitle:i,tooltipSide:f,tooltipSideOffset:b,tooltipAlign:R,children:E,...c},C)=>e.jsxRuntimeExports.jsxs(a.Card,{ref:C,className:e.cn(I({className:j}),{"bg-blue-050 border-blue-950":s,"border-neutral-100 bg-neutral-100":r,"cursor-pointer lg:active:bg-blue-100":c.onClick&&s&&!r,"lg:active:bg-blue-050 cursor-pointer":c.onClick&&!s&&!r}),role:"button",tabIndex:0,...c,children:[t||l?e.jsxRuntimeExports.jsxs(a.CardHeader,{className:"flex items-center justify-between gap-2",children:[l?e.jsxRuntimeExports.jsx("div",{className:e.cn("rounded-full p-1",{"bg-neutral-000 text-muted-foreground":!s,"bg-white text-blue-800":s,"bg-white text-neutral-700":r}),children:l}):null,(t||n)&&e.jsxRuntimeExports.jsxs("div",{className:"flex items-center gap-2",children:[t?e.jsxRuntimeExports.jsx(N.Badge,{variant:p,size:g,weight:"semibold",className:e.cn({"opacity-50":r}),children:t}):null,n&&e.jsxRuntimeExports.jsxs(o.Tooltip,{children:[e.jsxRuntimeExports.jsx(o.TooltipTrigger,{children:h??e.jsxRuntimeExports.jsx(v.InfoIcon,{size:20,className:"z-10 min-h-5 min-w-5"})}),e.jsxRuntimeExports.jsx(o.TooltipContent,{side:f,sideOffset:b,align:R,children:i||n&&e.jsxRuntimeExports.jsxs("div",{className:"text-neutral-1000 flex flex-col gap-1",children:[i&&e.jsxRuntimeExports.jsx("p",{className:"paragraph-md font-semibold",children:i}),n&&e.jsxRuntimeExports.jsx("p",{className:"paragraph-md",children:n})]})})]})]})]}):null,e.jsxRuntimeExports.jsxs(a.CardContent,{className:"flex flex-col gap-1",children:[x?e.jsxRuntimeExports.jsx("p",{className:e.cn("text-foreground label-xl font-semibold",{"text-neutral-700":r}),children:x}):null,u?e.jsxRuntimeExports.jsx("p",{className:e.cn("text-muted-foreground paragraph-md",{"text-neutral-700":r}),children:u}):null,E]}),m?e.jsxRuntimeExports.jsx(a.CardFooter,{children:e.jsxRuntimeExports.jsx("p",{className:e.cn("paragraph-sm text-neutral-800",{"text-neutral-700":r}),children:m})}):null]}));d.displayName="InteractiveCard";const y=d;exports.InteractiveCard=y;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { IBadgeProps } from '@/components/badge';
|
|
2
|
-
import { TablerIconName } from '@/components/icon-component';
|
|
3
2
|
import * as TooltipPrimitive from '@radix-ui/react-tooltip';
|
|
4
3
|
import { VariantProps } from 'class-variance-authority';
|
|
5
4
|
type TooltipProps = React.ComponentProps<typeof TooltipPrimitive.Content>;
|
|
@@ -12,11 +11,10 @@ export interface IInteractiveCardProps extends React.HTMLAttributes<HTMLDivEleme
|
|
|
12
11
|
badgeVariant?: IBadgeProps['variant'];
|
|
13
12
|
badgeText?: string;
|
|
14
13
|
badgeSize?: 'xs' | 'sm' | 'md' | 'lg';
|
|
15
|
-
|
|
16
|
-
iconText?: string;
|
|
14
|
+
icon?: React.ReactNode;
|
|
17
15
|
tooltipText?: string;
|
|
18
16
|
tooltipTitle?: string;
|
|
19
|
-
|
|
17
|
+
tooltipIcon?: React.ReactNode;
|
|
20
18
|
tooltipSide?: TooltipProps['side'];
|
|
21
19
|
tooltipSideOffset?: TooltipProps['sideOffset'];
|
|
22
20
|
tooltipAlign?: TooltipProps['align'];
|
|
@@ -1,129 +1,114 @@
|
|
|
1
|
-
import { j as
|
|
2
|
-
import { B as
|
|
3
|
-
import { C as
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import { c as
|
|
7
|
-
import { forwardRef as
|
|
8
|
-
const
|
|
1
|
+
import { j as r, c as a } from "../../index-D5lmpham.js";
|
|
2
|
+
import { B as v } from "../../badge-Cprh3bik.js";
|
|
3
|
+
import { C as w, e as I, b as y, d as z } from "../../card-CbF9kVVs.js";
|
|
4
|
+
import { T as k, c as B, a as R } from "../../tooltip-rv-jVOxy.js";
|
|
5
|
+
import { InfoIcon as E } from "@phosphor-icons/react";
|
|
6
|
+
import { c as F } from "../../index-DN28Pf0m.js";
|
|
7
|
+
import { forwardRef as H } from "react";
|
|
8
|
+
const O = F(
|
|
9
9
|
"focus-visible:border-ring focus-visible:ring-ring/50 transition-[color,box-shadow] focus-visible:ring-[3px]"
|
|
10
|
-
),
|
|
10
|
+
), d = H(
|
|
11
11
|
({
|
|
12
|
-
className:
|
|
12
|
+
className: x,
|
|
13
13
|
isActive: s,
|
|
14
|
-
title:
|
|
15
|
-
text:
|
|
14
|
+
title: i,
|
|
15
|
+
text: m,
|
|
16
16
|
helperText: u,
|
|
17
|
-
badgeText:
|
|
18
|
-
disabled:
|
|
19
|
-
badgeVariant:
|
|
20
|
-
badgeSize:
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
tooltipText: l,
|
|
17
|
+
badgeText: l,
|
|
18
|
+
disabled: e,
|
|
19
|
+
badgeVariant: f,
|
|
20
|
+
badgeSize: g = "xs",
|
|
21
|
+
icon: t,
|
|
22
|
+
tooltipIcon: p,
|
|
23
|
+
tooltipText: n,
|
|
25
24
|
tooltipTitle: o,
|
|
26
|
-
tooltipSide:
|
|
27
|
-
tooltipSideOffset:
|
|
28
|
-
tooltipAlign:
|
|
29
|
-
children:
|
|
30
|
-
...
|
|
31
|
-
},
|
|
32
|
-
|
|
25
|
+
tooltipSide: h,
|
|
26
|
+
tooltipSideOffset: j,
|
|
27
|
+
tooltipAlign: b,
|
|
28
|
+
children: C,
|
|
29
|
+
...c
|
|
30
|
+
}, N) => /* @__PURE__ */ r.jsxs(
|
|
31
|
+
w,
|
|
33
32
|
{
|
|
34
|
-
ref:
|
|
35
|
-
className: a(
|
|
33
|
+
ref: N,
|
|
34
|
+
className: a(O({ className: x }), {
|
|
36
35
|
"bg-blue-050 border-blue-950": s,
|
|
37
|
-
"border-neutral-100 bg-neutral-100":
|
|
38
|
-
"cursor-pointer lg:active:bg-blue-100":
|
|
39
|
-
"lg:active:bg-blue-050 cursor-pointer":
|
|
36
|
+
"border-neutral-100 bg-neutral-100": e,
|
|
37
|
+
"cursor-pointer lg:active:bg-blue-100": c.onClick && s && !e,
|
|
38
|
+
"lg:active:bg-blue-050 cursor-pointer": c.onClick && !s && !e
|
|
40
39
|
}),
|
|
41
40
|
role: "button",
|
|
42
41
|
tabIndex: 0,
|
|
43
|
-
...
|
|
42
|
+
...c,
|
|
44
43
|
children: [
|
|
45
|
-
|
|
46
|
-
t
|
|
44
|
+
l || t ? /* @__PURE__ */ r.jsxs(I, { className: "flex items-center justify-between gap-2", children: [
|
|
45
|
+
t ? /* @__PURE__ */ r.jsx(
|
|
47
46
|
"div",
|
|
48
47
|
{
|
|
49
48
|
className: a("rounded-full p-1", {
|
|
50
49
|
"bg-neutral-000 text-muted-foreground": !s,
|
|
51
50
|
"bg-white text-blue-800": s,
|
|
52
|
-
"bg-white text-neutral-700":
|
|
51
|
+
"bg-white text-neutral-700": e
|
|
53
52
|
}),
|
|
54
|
-
children:
|
|
55
|
-
x,
|
|
56
|
-
{
|
|
57
|
-
iconName: t,
|
|
58
|
-
iconText: c,
|
|
59
|
-
size: 20
|
|
60
|
-
}
|
|
61
|
-
)
|
|
53
|
+
children: t
|
|
62
54
|
}
|
|
63
55
|
) : null,
|
|
64
|
-
(
|
|
65
|
-
|
|
66
|
-
|
|
56
|
+
(l || n) && /* @__PURE__ */ r.jsxs("div", { className: "flex items-center gap-2", children: [
|
|
57
|
+
l ? /* @__PURE__ */ r.jsx(
|
|
58
|
+
v,
|
|
67
59
|
{
|
|
68
|
-
variant:
|
|
69
|
-
size:
|
|
60
|
+
variant: f,
|
|
61
|
+
size: g,
|
|
70
62
|
weight: "semibold",
|
|
71
63
|
className: a({
|
|
72
|
-
"opacity-50":
|
|
64
|
+
"opacity-50": e
|
|
73
65
|
}),
|
|
74
|
-
children:
|
|
66
|
+
children: l
|
|
75
67
|
}
|
|
76
68
|
) : null,
|
|
77
|
-
|
|
78
|
-
/* @__PURE__ */
|
|
79
|
-
|
|
80
|
-
{
|
|
81
|
-
iconName: j ?? "IconHelpCircleFilled",
|
|
82
|
-
size: 20,
|
|
83
|
-
className: "z-10 min-h-5 min-w-5"
|
|
84
|
-
}
|
|
85
|
-
) }),
|
|
86
|
-
/* @__PURE__ */ e.jsx(
|
|
69
|
+
n && /* @__PURE__ */ r.jsxs(k, { children: [
|
|
70
|
+
/* @__PURE__ */ r.jsx(B, { children: p ?? /* @__PURE__ */ r.jsx(E, { size: 20, className: "z-10 min-h-5 min-w-5" }) }),
|
|
71
|
+
/* @__PURE__ */ r.jsx(
|
|
87
72
|
R,
|
|
88
73
|
{
|
|
89
|
-
side:
|
|
90
|
-
sideOffset:
|
|
91
|
-
align:
|
|
92
|
-
children: o ||
|
|
93
|
-
o && /* @__PURE__ */
|
|
94
|
-
|
|
74
|
+
side: h,
|
|
75
|
+
sideOffset: j,
|
|
76
|
+
align: b,
|
|
77
|
+
children: o || n && /* @__PURE__ */ r.jsxs("div", { className: "text-neutral-1000 flex flex-col gap-1", children: [
|
|
78
|
+
o && /* @__PURE__ */ r.jsx("p", { className: "paragraph-md font-semibold", children: o }),
|
|
79
|
+
n && /* @__PURE__ */ r.jsx("p", { className: "paragraph-md", children: n })
|
|
95
80
|
] })
|
|
96
81
|
}
|
|
97
82
|
)
|
|
98
83
|
] })
|
|
99
84
|
] })
|
|
100
85
|
] }) : null,
|
|
101
|
-
/* @__PURE__ */
|
|
102
|
-
|
|
86
|
+
/* @__PURE__ */ r.jsxs(y, { className: "flex flex-col gap-1", children: [
|
|
87
|
+
i ? /* @__PURE__ */ r.jsx(
|
|
103
88
|
"p",
|
|
104
89
|
{
|
|
105
90
|
className: a("text-foreground label-xl font-semibold", {
|
|
106
|
-
"text-neutral-700":
|
|
91
|
+
"text-neutral-700": e
|
|
107
92
|
}),
|
|
108
|
-
children:
|
|
93
|
+
children: i
|
|
109
94
|
}
|
|
110
95
|
) : null,
|
|
111
|
-
|
|
96
|
+
m ? /* @__PURE__ */ r.jsx(
|
|
112
97
|
"p",
|
|
113
98
|
{
|
|
114
99
|
className: a("text-muted-foreground paragraph-md", {
|
|
115
|
-
"text-neutral-700":
|
|
100
|
+
"text-neutral-700": e
|
|
116
101
|
}),
|
|
117
|
-
children:
|
|
102
|
+
children: m
|
|
118
103
|
}
|
|
119
104
|
) : null,
|
|
120
|
-
|
|
105
|
+
C
|
|
121
106
|
] }),
|
|
122
|
-
u ? /* @__PURE__ */
|
|
107
|
+
u ? /* @__PURE__ */ r.jsx(z, { children: /* @__PURE__ */ r.jsx(
|
|
123
108
|
"p",
|
|
124
109
|
{
|
|
125
110
|
className: a("paragraph-sm text-neutral-800", {
|
|
126
|
-
"text-neutral-700":
|
|
111
|
+
"text-neutral-700": e
|
|
127
112
|
}),
|
|
128
113
|
children: u
|
|
129
114
|
}
|
|
@@ -132,8 +117,8 @@ const S = E(
|
|
|
132
117
|
}
|
|
133
118
|
)
|
|
134
119
|
);
|
|
135
|
-
|
|
136
|
-
const
|
|
120
|
+
d.displayName = "InteractiveCard";
|
|
121
|
+
const M = d;
|
|
137
122
|
export {
|
|
138
|
-
|
|
123
|
+
M as InteractiveCard
|
|
139
124
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("../../index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("../../index-9HRzXEQf.cjs"),p=require("../../chip-BG4NEZUv.cjs"),S=require("../../label-D3iN3bzS.cjs"),y=require("@phosphor-icons/react"),E=({id:j,label:x,options:u,multiple:i=!1,selectedOptions:t,setSelectedOptions:m,className:d,disabled:c,helperText:v,error:a,touched:r})=>{const n=t,h=e=>{if(!i)return m(e.value),e.value;let s=[];return s=Array.isArray(n)?n.includes(e.value)?n.filter(b=>b!==e.value):[...n,e.value]:[e.value],m(s),s},f=e=>i&&Array.isArray(t)?t.includes(e.value):t===e.value;return u.length===0?null:l.jsxRuntimeExports.jsxs("div",{className:l.cn("flex flex-col gap-3",d),children:[x&&l.jsxRuntimeExports.jsx(S.Label,{htmlFor:j,className:l.cn({"text-neutral-700":c}),children:x}),l.jsxRuntimeExports.jsx("div",{className:"flex flex-wrap gap-2",children:u.map(e=>{const s=f(e);return l.jsxRuntimeExports.jsxs(p.ChipComponent,{intent:s?"selected":"unselected",onClick:()=>h(e),className:"py-1",disabled:c,children:[s&&l.jsxRuntimeExports.jsx(y.CheckIcon,{}),e.label]},e.label)})}),a&&r?l.jsxRuntimeExports.jsx("span",{className:"text-error-main label-md -mt-1",children:a}):l.jsxRuntimeExports.jsx("span",{className:l.clsx("label-md -mt-1",{"text-neutral-1000":!a&&!r,"text-error-main":a&&r,"text-success-main":r&&!a,"text-neutral-700":c}),children:v})]})};exports.SelectableChips=E;
|