@dev-dga/react 0.10.1 → 0.11.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/CHANGELOG.md +10 -0
- package/dist/{chunk-Z5XJ5S7U.cjs → chunk-BJ3CUFXY.cjs} +15 -2
- package/dist/chunk-BJ3CUFXY.cjs.map +1 -0
- package/dist/{chunk-QOEXXGRP.js → chunk-PQJ5IGRQ.js} +14 -1
- package/dist/chunk-PQJ5IGRQ.js.map +1 -0
- package/dist/components/Card/Card.cjs +4 -2
- package/dist/components/Card/Card.cjs.map +1 -1
- package/dist/components/Card/Card.js +3 -1
- package/dist/components/Card/index.cjs +4 -2
- package/dist/components/Card/index.cjs.map +1 -1
- package/dist/components/Card/index.js +3 -1
- package/dist/index.cjs +8 -6
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.js +7 -5
- package/package.json +3 -3
- package/dist/chunk-QOEXXGRP.js.map +0 -1
- package/dist/chunk-Z5XJ5S7U.cjs.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @dev-dga/react
|
|
2
2
|
|
|
3
|
+
## 0.11.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- **Card — new `<CardIcon>` slot.** A leading icon that stacks above the title — place it inside `<CardHeader>` before `<CardTitle>` and the header's column flow puts it on top. Same surface as the default card (it's a composition slot, not a new variant). It hugs the header's start edge (left in LTR, right in RTL) so it lines up with the title, and is sized + tinted (SA Green) so a bare SVG reads as a deliberate feature icon with no consumer styling — it inherits the contrast color on the `gradient` variant. Decorative by default (`aria-hidden` — the title carries the accessible name); pass `aria-hidden={false}` when the icon is the sole label. Supports `asChild`. Additive export; existing cards are unaffected.
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Rides the `@dev-dga/css` **Steps** (connector lines now connect), **DatePicker / DateRangePicker** (RTL segments read day→month→year→`هـ` right-to-left), and **DescriptionList** (stacked rows fill the width on mobile) fixes in lockstep — see that changelog. The DescriptionList Storybook now renders full-width (docs-only). Released in lockstep with `@dev-dga/css` and `@dev-dga/tokens`.
|
|
12
|
+
|
|
3
13
|
## 0.10.1
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
|
@@ -73,6 +73,18 @@ function CardHeader({ asChild, className, ...props }) {
|
|
|
73
73
|
const Comp = asChild ? _radixui.Slot.Slot : "div";
|
|
74
74
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, Comp, { "data-slot": "card-header", className: _chunkV6MXOJQ4cjs.cn.call(void 0, "ddga-card__header", className), ...props });
|
|
75
75
|
}
|
|
76
|
+
function CardIcon({ asChild, className, ...props }) {
|
|
77
|
+
const Comp = asChild ? _radixui.Slot.Slot : "div";
|
|
78
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
79
|
+
Comp,
|
|
80
|
+
{
|
|
81
|
+
"data-slot": "card-icon",
|
|
82
|
+
"aria-hidden": true,
|
|
83
|
+
className: _chunkV6MXOJQ4cjs.cn.call(void 0, "ddga-card__icon", className),
|
|
84
|
+
...props
|
|
85
|
+
}
|
|
86
|
+
);
|
|
87
|
+
}
|
|
76
88
|
function CardTitle({ asChild, className, ...props }) {
|
|
77
89
|
const Comp = asChild ? _radixui.Slot.Slot : "h3";
|
|
78
90
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, Comp, { "data-slot": "card-title", className: _chunkV6MXOJQ4cjs.cn.call(void 0, "ddga-card__title", className), ...props });
|
|
@@ -106,5 +118,6 @@ function CardFooter({ asChild, className, ...props }) {
|
|
|
106
118
|
|
|
107
119
|
|
|
108
120
|
|
|
109
|
-
|
|
110
|
-
|
|
121
|
+
|
|
122
|
+
exports.cardVariants = cardVariants; exports.Card = Card; exports.CardImage = CardImage; exports.CardHeader = CardHeader; exports.CardIcon = CardIcon; exports.CardTitle = CardTitle; exports.CardDescription = CardDescription; exports.CardContent = CardContent; exports.CardFooter = CardFooter;
|
|
123
|
+
//# sourceMappingURL=chunk-BJ3CUFXY.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["/home/devdhaif/work/react/dga-dev/packages/react/dist/chunk-BJ3CUFXY.cjs","../src/components/Card/Card.tsx"],"names":[],"mappings":"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","file":"/home/devdhaif/work/react/dga-dev/packages/react/dist/chunk-BJ3CUFXY.cjs","sourcesContent":[null,"'use client';\n\nimport { Slot as SlotPrimitive } from 'radix-ui';\nimport { cva, type VariantProps } from 'class-variance-authority';\nimport { cn } from '../../utils/cn';\n\n// ─── 1. Variants (cva) ─── //\n\nconst cardVariants = cva('ddga-card', {\n variants: {\n variant: {\n default: 'ddga-card--default',\n outline: 'ddga-card--outline',\n elevated: 'ddga-card--elevated',\n filled: 'ddga-card--filled',\n gradient: 'ddga-card--gradient',\n ghost: 'ddga-card--ghost',\n },\n padding: {\n sm: 'ddga-card--padding-sm',\n md: 'ddga-card--padding-md',\n lg: 'ddga-card--padding-lg',\n },\n orientation: {\n vertical: 'ddga-card--vertical',\n horizontal: 'ddga-card--horizontal',\n },\n interactive: {\n true: 'ddga-card--interactive',\n },\n },\n defaultVariants: {\n variant: 'default',\n padding: 'md',\n orientation: 'vertical',\n },\n});\n\n// ─── 2. Types ─── //\n\ninterface CardProps extends React.ComponentProps<'div'>, VariantProps<typeof cardVariants> {\n /** Render as the single child element instead of a `<div>` (see Button). */\n asChild?: boolean;\n}\n\ntype CardSectionProps = React.ComponentProps<'div'> & { asChild?: boolean };\n\ninterface CardTitleProps extends React.ComponentProps<'h3'> {\n /** Override the heading element (e.g. render an `<h2>` or `<a>`). */\n asChild?: boolean;\n}\n\ntype CardDescriptionProps = React.ComponentProps<'p'> & { asChild?: boolean };\n\ninterface CardImageProps extends React.ComponentProps<'img'> {\n /**\n * Aspect ratio of the image in vertical orientation (e.g. `'16/9'`, `'4/3'`,\n * `'1/1'`). Default `'16/9'`. Ignored in horizontal orientation — the image\n * fills the card's full height there.\n */\n aspectRatio?: string;\n}\n\n// ─── 3. Components ─── //\n\nfunction Card({\n variant,\n padding,\n orientation,\n interactive,\n asChild,\n className,\n ...props\n}: CardProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return (\n <Comp\n data-slot=\"card\"\n data-orientation={orientation ?? 'vertical'}\n className={cn(cardVariants({ variant, padding, orientation, interactive }), className)}\n {...props}\n />\n );\n}\n\nfunction CardImage({ aspectRatio = '16/9', className, style, ...props }: CardImageProps) {\n return (\n <img\n data-slot=\"card-image\"\n className={cn('ddga-card__image', className)}\n style={\n {\n '--ddga-card-image-aspect': aspectRatio,\n ...style,\n } as React.CSSProperties\n }\n {...props}\n />\n );\n}\n\nfunction CardHeader({ asChild, className, ...props }: CardSectionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return <Comp data-slot=\"card-header\" className={cn('ddga-card__header', className)} {...props} />;\n}\n\n// Leading icon stacked above the title. Place inside CardHeader before\n// CardTitle; the header's column flow puts it on top. Decorative by default\n// (`aria-hidden` — the title carries the meaning); pass `aria-hidden={false}`\n// to override when the icon is the sole label.\nfunction CardIcon({ asChild, className, ...props }: CardSectionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return (\n <Comp\n data-slot=\"card-icon\"\n aria-hidden\n className={cn('ddga-card__icon', className)}\n {...props}\n />\n );\n}\n\nfunction CardTitle({ asChild, className, ...props }: CardTitleProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'h3';\n return <Comp data-slot=\"card-title\" className={cn('ddga-card__title', className)} {...props} />;\n}\n\nfunction CardDescription({ asChild, className, ...props }: CardDescriptionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'p';\n return (\n <Comp\n data-slot=\"card-description\"\n className={cn('ddga-card__description', className)}\n {...props}\n />\n );\n}\n\nfunction CardContent({ asChild, className, ...props }: CardSectionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return (\n <Comp data-slot=\"card-content\" className={cn('ddga-card__content', className)} {...props} />\n );\n}\n\nfunction CardFooter({ asChild, className, ...props }: CardSectionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return <Comp data-slot=\"card-footer\" className={cn('ddga-card__footer', className)} {...props} />;\n}\n\n// ─── 4. Exports ─── //\n\nexport {\n Card,\n CardImage,\n CardIcon,\n CardHeader,\n CardTitle,\n CardDescription,\n CardContent,\n CardFooter,\n cardVariants,\n};\nexport type { CardProps, CardImageProps, CardSectionProps, CardTitleProps, CardDescriptionProps };\n"]}
|
|
@@ -73,6 +73,18 @@ function CardHeader({ asChild, className, ...props }) {
|
|
|
73
73
|
const Comp = asChild ? SlotPrimitive.Slot : "div";
|
|
74
74
|
return /* @__PURE__ */ jsx(Comp, { "data-slot": "card-header", className: cn("ddga-card__header", className), ...props });
|
|
75
75
|
}
|
|
76
|
+
function CardIcon({ asChild, className, ...props }) {
|
|
77
|
+
const Comp = asChild ? SlotPrimitive.Slot : "div";
|
|
78
|
+
return /* @__PURE__ */ jsx(
|
|
79
|
+
Comp,
|
|
80
|
+
{
|
|
81
|
+
"data-slot": "card-icon",
|
|
82
|
+
"aria-hidden": true,
|
|
83
|
+
className: cn("ddga-card__icon", className),
|
|
84
|
+
...props
|
|
85
|
+
}
|
|
86
|
+
);
|
|
87
|
+
}
|
|
76
88
|
function CardTitle({ asChild, className, ...props }) {
|
|
77
89
|
const Comp = asChild ? SlotPrimitive.Slot : "h3";
|
|
78
90
|
return /* @__PURE__ */ jsx(Comp, { "data-slot": "card-title", className: cn("ddga-card__title", className), ...props });
|
|
@@ -102,9 +114,10 @@ export {
|
|
|
102
114
|
Card,
|
|
103
115
|
CardImage,
|
|
104
116
|
CardHeader,
|
|
117
|
+
CardIcon,
|
|
105
118
|
CardTitle,
|
|
106
119
|
CardDescription,
|
|
107
120
|
CardContent,
|
|
108
121
|
CardFooter
|
|
109
122
|
};
|
|
110
|
-
//# sourceMappingURL=chunk-
|
|
123
|
+
//# sourceMappingURL=chunk-PQJ5IGRQ.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Card/Card.tsx"],"sourcesContent":["'use client';\n\nimport { Slot as SlotPrimitive } from 'radix-ui';\nimport { cva, type VariantProps } from 'class-variance-authority';\nimport { cn } from '../../utils/cn';\n\n// ─── 1. Variants (cva) ─── //\n\nconst cardVariants = cva('ddga-card', {\n variants: {\n variant: {\n default: 'ddga-card--default',\n outline: 'ddga-card--outline',\n elevated: 'ddga-card--elevated',\n filled: 'ddga-card--filled',\n gradient: 'ddga-card--gradient',\n ghost: 'ddga-card--ghost',\n },\n padding: {\n sm: 'ddga-card--padding-sm',\n md: 'ddga-card--padding-md',\n lg: 'ddga-card--padding-lg',\n },\n orientation: {\n vertical: 'ddga-card--vertical',\n horizontal: 'ddga-card--horizontal',\n },\n interactive: {\n true: 'ddga-card--interactive',\n },\n },\n defaultVariants: {\n variant: 'default',\n padding: 'md',\n orientation: 'vertical',\n },\n});\n\n// ─── 2. Types ─── //\n\ninterface CardProps extends React.ComponentProps<'div'>, VariantProps<typeof cardVariants> {\n /** Render as the single child element instead of a `<div>` (see Button). */\n asChild?: boolean;\n}\n\ntype CardSectionProps = React.ComponentProps<'div'> & { asChild?: boolean };\n\ninterface CardTitleProps extends React.ComponentProps<'h3'> {\n /** Override the heading element (e.g. render an `<h2>` or `<a>`). */\n asChild?: boolean;\n}\n\ntype CardDescriptionProps = React.ComponentProps<'p'> & { asChild?: boolean };\n\ninterface CardImageProps extends React.ComponentProps<'img'> {\n /**\n * Aspect ratio of the image in vertical orientation (e.g. `'16/9'`, `'4/3'`,\n * `'1/1'`). Default `'16/9'`. Ignored in horizontal orientation — the image\n * fills the card's full height there.\n */\n aspectRatio?: string;\n}\n\n// ─── 3. Components ─── //\n\nfunction Card({\n variant,\n padding,\n orientation,\n interactive,\n asChild,\n className,\n ...props\n}: CardProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return (\n <Comp\n data-slot=\"card\"\n data-orientation={orientation ?? 'vertical'}\n className={cn(cardVariants({ variant, padding, orientation, interactive }), className)}\n {...props}\n />\n );\n}\n\nfunction CardImage({ aspectRatio = '16/9', className, style, ...props }: CardImageProps) {\n return (\n <img\n data-slot=\"card-image\"\n className={cn('ddga-card__image', className)}\n style={\n {\n '--ddga-card-image-aspect': aspectRatio,\n ...style,\n } as React.CSSProperties\n }\n {...props}\n />\n );\n}\n\nfunction CardHeader({ asChild, className, ...props }: CardSectionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return <Comp data-slot=\"card-header\" className={cn('ddga-card__header', className)} {...props} />;\n}\n\n// Leading icon stacked above the title. Place inside CardHeader before\n// CardTitle; the header's column flow puts it on top. Decorative by default\n// (`aria-hidden` — the title carries the meaning); pass `aria-hidden={false}`\n// to override when the icon is the sole label.\nfunction CardIcon({ asChild, className, ...props }: CardSectionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return (\n <Comp\n data-slot=\"card-icon\"\n aria-hidden\n className={cn('ddga-card__icon', className)}\n {...props}\n />\n );\n}\n\nfunction CardTitle({ asChild, className, ...props }: CardTitleProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'h3';\n return <Comp data-slot=\"card-title\" className={cn('ddga-card__title', className)} {...props} />;\n}\n\nfunction CardDescription({ asChild, className, ...props }: CardDescriptionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'p';\n return (\n <Comp\n data-slot=\"card-description\"\n className={cn('ddga-card__description', className)}\n {...props}\n />\n );\n}\n\nfunction CardContent({ asChild, className, ...props }: CardSectionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return (\n <Comp data-slot=\"card-content\" className={cn('ddga-card__content', className)} {...props} />\n );\n}\n\nfunction CardFooter({ asChild, className, ...props }: CardSectionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return <Comp data-slot=\"card-footer\" className={cn('ddga-card__footer', className)} {...props} />;\n}\n\n// ─── 4. Exports ─── //\n\nexport {\n Card,\n CardImage,\n CardIcon,\n CardHeader,\n CardTitle,\n CardDescription,\n CardContent,\n CardFooter,\n cardVariants,\n};\nexport type { CardProps, CardImageProps, CardSectionProps, CardTitleProps, CardDescriptionProps };\n"],"mappings":";;;;;AAEA,SAAS,QAAQ,qBAAqB;AACtC,SAAS,WAA8B;AAyEnC;AApEJ,IAAM,eAAe,IAAI,aAAa;AAAA,EACpC,UAAU;AAAA,IACR,SAAS;AAAA,MACP,SAAS;AAAA,MACT,SAAS;AAAA,MACT,UAAU;AAAA,MACV,QAAQ;AAAA,MACR,UAAU;AAAA,MACV,OAAO;AAAA,IACT;AAAA,IACA,SAAS;AAAA,MACP,IAAI;AAAA,MACJ,IAAI;AAAA,MACJ,IAAI;AAAA,IACN;AAAA,IACA,aAAa;AAAA,MACX,UAAU;AAAA,MACV,YAAY;AAAA,IACd;AAAA,IACA,aAAa;AAAA,MACX,MAAM;AAAA,IACR;AAAA,EACF;AAAA,EACA,iBAAiB;AAAA,IACf,SAAS;AAAA,IACT,SAAS;AAAA,IACT,aAAa;AAAA,EACf;AACF,CAAC;AA6BD,SAAS,KAAK;AAAA,EACZ;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA,GAAG;AACL,GAAc;AACZ,QAAM,OAAO,UAAU,cAAc,OAAO;AAC5C,SACE;AAAA,IAAC;AAAA;AAAA,MACC,aAAU;AAAA,MACV,oBAAkB,eAAe;AAAA,MACjC,WAAW,GAAG,aAAa,EAAE,SAAS,SAAS,aAAa,YAAY,CAAC,GAAG,SAAS;AAAA,MACpF,GAAG;AAAA;AAAA,EACN;AAEJ;AAEA,SAAS,UAAU,EAAE,cAAc,QAAQ,WAAW,OAAO,GAAG,MAAM,GAAmB;AACvF,SACE;AAAA,IAAC;AAAA;AAAA,MACC,aAAU;AAAA,MACV,WAAW,GAAG,oBAAoB,SAAS;AAAA,MAC3C,OACE;AAAA,QACE,4BAA4B;AAAA,QAC5B,GAAG;AAAA,MACL;AAAA,MAED,GAAG;AAAA;AAAA,EACN;AAEJ;AAEA,SAAS,WAAW,EAAE,SAAS,WAAW,GAAG,MAAM,GAAqB;AACtE,QAAM,OAAO,UAAU,cAAc,OAAO;AAC5C,SAAO,oBAAC,QAAK,aAAU,eAAc,WAAW,GAAG,qBAAqB,SAAS,GAAI,GAAG,OAAO;AACjG;AAMA,SAAS,SAAS,EAAE,SAAS,WAAW,GAAG,MAAM,GAAqB;AACpE,QAAM,OAAO,UAAU,cAAc,OAAO;AAC5C,SACE;AAAA,IAAC;AAAA;AAAA,MACC,aAAU;AAAA,MACV,eAAW;AAAA,MACX,WAAW,GAAG,mBAAmB,SAAS;AAAA,MACzC,GAAG;AAAA;AAAA,EACN;AAEJ;AAEA,SAAS,UAAU,EAAE,SAAS,WAAW,GAAG,MAAM,GAAmB;AACnE,QAAM,OAAO,UAAU,cAAc,OAAO;AAC5C,SAAO,oBAAC,QAAK,aAAU,cAAa,WAAW,GAAG,oBAAoB,SAAS,GAAI,GAAG,OAAO;AAC/F;AAEA,SAAS,gBAAgB,EAAE,SAAS,WAAW,GAAG,MAAM,GAAyB;AAC/E,QAAM,OAAO,UAAU,cAAc,OAAO;AAC5C,SACE;AAAA,IAAC;AAAA;AAAA,MACC,aAAU;AAAA,MACV,WAAW,GAAG,0BAA0B,SAAS;AAAA,MAChD,GAAG;AAAA;AAAA,EACN;AAEJ;AAEA,SAAS,YAAY,EAAE,SAAS,WAAW,GAAG,MAAM,GAAqB;AACvE,QAAM,OAAO,UAAU,cAAc,OAAO;AAC5C,SACE,oBAAC,QAAK,aAAU,gBAAe,WAAW,GAAG,sBAAsB,SAAS,GAAI,GAAG,OAAO;AAE9F;AAEA,SAAS,WAAW,EAAE,SAAS,WAAW,GAAG,MAAM,GAAqB;AACtE,QAAM,OAAO,UAAU,cAAc,OAAO;AAC5C,SAAO,oBAAC,QAAK,aAAU,eAAc,WAAW,GAAG,qBAAqB,SAAS,GAAI,GAAG,OAAO;AACjG;","names":[]}
|
|
@@ -8,7 +8,8 @@
|
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
|
|
11
|
+
|
|
12
|
+
var _chunkBJ3CUFXYcjs = require('../../chunk-BJ3CUFXY.cjs');
|
|
12
13
|
require('../../chunk-V6MXOJQ4.cjs');
|
|
13
14
|
|
|
14
15
|
|
|
@@ -19,5 +20,6 @@ require('../../chunk-V6MXOJQ4.cjs');
|
|
|
19
20
|
|
|
20
21
|
|
|
21
22
|
|
|
22
|
-
|
|
23
|
+
|
|
24
|
+
exports.Card = _chunkBJ3CUFXYcjs.Card; exports.CardContent = _chunkBJ3CUFXYcjs.CardContent; exports.CardDescription = _chunkBJ3CUFXYcjs.CardDescription; exports.CardFooter = _chunkBJ3CUFXYcjs.CardFooter; exports.CardHeader = _chunkBJ3CUFXYcjs.CardHeader; exports.CardIcon = _chunkBJ3CUFXYcjs.CardIcon; exports.CardImage = _chunkBJ3CUFXYcjs.CardImage; exports.CardTitle = _chunkBJ3CUFXYcjs.CardTitle; exports.cardVariants = _chunkBJ3CUFXYcjs.cardVariants;
|
|
23
25
|
//# sourceMappingURL=Card.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["/home/devdhaif/work/react/dga-dev/packages/react/dist/components/Card/Card.cjs"],"names":[],"mappings":"AAAA,qFAAY;AACZ;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,4DAAiC;AACjC,oCAAiC;AACjC;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,
|
|
1
|
+
{"version":3,"sources":["/home/devdhaif/work/react/dga-dev/packages/react/dist/components/Card/Card.cjs"],"names":[],"mappings":"AAAA,qFAAY;AACZ;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,4DAAiC;AACjC,oCAAiC;AACjC;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,scAAC","file":"/home/devdhaif/work/react/dga-dev/packages/react/dist/components/Card/Card.cjs"}
|
|
@@ -5,10 +5,11 @@ import {
|
|
|
5
5
|
CardDescription,
|
|
6
6
|
CardFooter,
|
|
7
7
|
CardHeader,
|
|
8
|
+
CardIcon,
|
|
8
9
|
CardImage,
|
|
9
10
|
CardTitle,
|
|
10
11
|
cardVariants
|
|
11
|
-
} from "../../chunk-
|
|
12
|
+
} from "../../chunk-PQJ5IGRQ.js";
|
|
12
13
|
import "../../chunk-7NTT2UXP.js";
|
|
13
14
|
export {
|
|
14
15
|
Card,
|
|
@@ -16,6 +17,7 @@ export {
|
|
|
16
17
|
CardDescription,
|
|
17
18
|
CardFooter,
|
|
18
19
|
CardHeader,
|
|
20
|
+
CardIcon,
|
|
19
21
|
CardImage,
|
|
20
22
|
CardTitle,
|
|
21
23
|
cardVariants
|
|
@@ -8,7 +8,8 @@
|
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
|
|
11
|
+
|
|
12
|
+
var _chunkBJ3CUFXYcjs = require('../../chunk-BJ3CUFXY.cjs');
|
|
12
13
|
require('../../chunk-V6MXOJQ4.cjs');
|
|
13
14
|
|
|
14
15
|
|
|
@@ -19,5 +20,6 @@ require('../../chunk-V6MXOJQ4.cjs');
|
|
|
19
20
|
|
|
20
21
|
|
|
21
22
|
|
|
22
|
-
|
|
23
|
+
|
|
24
|
+
exports.Card = _chunkBJ3CUFXYcjs.Card; exports.CardContent = _chunkBJ3CUFXYcjs.CardContent; exports.CardDescription = _chunkBJ3CUFXYcjs.CardDescription; exports.CardFooter = _chunkBJ3CUFXYcjs.CardFooter; exports.CardHeader = _chunkBJ3CUFXYcjs.CardHeader; exports.CardIcon = _chunkBJ3CUFXYcjs.CardIcon; exports.CardImage = _chunkBJ3CUFXYcjs.CardImage; exports.CardTitle = _chunkBJ3CUFXYcjs.CardTitle; exports.cardVariants = _chunkBJ3CUFXYcjs.cardVariants;
|
|
23
25
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["/home/devdhaif/work/react/dga-dev/packages/react/dist/components/Card/index.cjs"],"names":[],"mappings":"AAAA,6GAAiC;AACjC;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,4DAAiC;AACjC,oCAAiC;AACjC;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,
|
|
1
|
+
{"version":3,"sources":["/home/devdhaif/work/react/dga-dev/packages/react/dist/components/Card/index.cjs"],"names":[],"mappings":"AAAA,6GAAiC;AACjC;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,4DAAiC;AACjC,oCAAiC;AACjC;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,scAAC","file":"/home/devdhaif/work/react/dga-dev/packages/react/dist/components/Card/index.cjs"}
|
|
@@ -5,10 +5,11 @@ import {
|
|
|
5
5
|
CardDescription,
|
|
6
6
|
CardFooter,
|
|
7
7
|
CardHeader,
|
|
8
|
+
CardIcon,
|
|
8
9
|
CardImage,
|
|
9
10
|
CardTitle,
|
|
10
11
|
cardVariants
|
|
11
|
-
} from "../../chunk-
|
|
12
|
+
} from "../../chunk-PQJ5IGRQ.js";
|
|
12
13
|
import "../../chunk-7NTT2UXP.js";
|
|
13
14
|
export {
|
|
14
15
|
Card,
|
|
@@ -16,6 +17,7 @@ export {
|
|
|
16
17
|
CardDescription,
|
|
17
18
|
CardFooter,
|
|
18
19
|
CardHeader,
|
|
20
|
+
CardIcon,
|
|
19
21
|
CardImage,
|
|
20
22
|
CardTitle,
|
|
21
23
|
cardVariants
|
package/dist/index.cjs
CHANGED
|
@@ -409,7 +409,8 @@ require('./chunk-RHNPILZQ.cjs');
|
|
|
409
409
|
|
|
410
410
|
|
|
411
411
|
|
|
412
|
-
|
|
412
|
+
|
|
413
|
+
var _chunkBJ3CUFXYcjs = require('./chunk-BJ3CUFXY.cjs');
|
|
413
414
|
require('./chunk-BDS4NUMS.cjs');
|
|
414
415
|
|
|
415
416
|
|
|
@@ -418,6 +419,10 @@ require('./chunk-BDS4NUMS.cjs');
|
|
|
418
419
|
|
|
419
420
|
|
|
420
421
|
var _chunkGMBIFJOAcjs = require('./chunk-GMBIFJOA.cjs');
|
|
422
|
+
require('./chunk-IPPP4LO6.cjs');
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
var _chunkLTU2OBLVcjs = require('./chunk-LTU2OBLV.cjs');
|
|
421
426
|
require('./chunk-YKKDKR6Q.cjs');
|
|
422
427
|
|
|
423
428
|
|
|
@@ -426,10 +431,6 @@ require('./chunk-YKKDKR6Q.cjs');
|
|
|
426
431
|
|
|
427
432
|
var _chunkOGZKNZS6cjs = require('./chunk-OGZKNZS6.cjs');
|
|
428
433
|
require('./chunk-IKWD2OEN.cjs');
|
|
429
|
-
require('./chunk-IPPP4LO6.cjs');
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
var _chunkLTU2OBLVcjs = require('./chunk-LTU2OBLV.cjs');
|
|
433
434
|
require('./chunk-2IEXRFGO.cjs');
|
|
434
435
|
|
|
435
436
|
|
|
@@ -733,5 +734,6 @@ var _chunkV6MXOJQ4cjs = require('./chunk-V6MXOJQ4.cjs');
|
|
|
733
734
|
|
|
734
735
|
|
|
735
736
|
|
|
736
|
-
exports.Accordion = _chunkGMBIFJOAcjs.Accordion; exports.AccordionContent = _chunkGMBIFJOAcjs.AccordionContent; exports.AccordionItem = _chunkGMBIFJOAcjs.AccordionItem; exports.AccordionTrigger = _chunkGMBIFJOAcjs.AccordionTrigger; exports.Alert = _chunkOGZKNZS6cjs.Alert; exports.AlertDescription = _chunkOGZKNZS6cjs.AlertDescription; exports.AlertTitle = _chunkOGZKNZS6cjs.AlertTitle; exports.AspectRatio = _chunkLTU2OBLVcjs.AspectRatio; exports.Avatar = _chunkVSC3A6VBcjs.Avatar; exports.AvatarFallback = _chunkVSC3A6VBcjs.AvatarFallback; exports.AvatarGroup = _chunkVSC3A6VBcjs.AvatarGroup; exports.AvatarImage = _chunkVSC3A6VBcjs.AvatarImage; exports.Badge = _chunkFEUMA5IScjs.Badge; exports.Breadcrumb = _chunkMGZO7MBNcjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkMGZO7MBNcjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkMGZO7MBNcjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkMGZO7MBNcjs.BreadcrumbLink; exports.BreadcrumbList = _chunkMGZO7MBNcjs.BreadcrumbList; exports.BreadcrumbPage = _chunkMGZO7MBNcjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkMGZO7MBNcjs.BreadcrumbSeparator; exports.Button = _chunkUK2SFZIQcjs.Button; exports.Card = _chunkZ5XJ5S7Ucjs.Card; exports.CardContent = _chunkZ5XJ5S7Ucjs.CardContent; exports.CardDescription = _chunkZ5XJ5S7Ucjs.CardDescription; exports.CardFooter = _chunkZ5XJ5S7Ucjs.CardFooter; exports.CardHeader = _chunkZ5XJ5S7Ucjs.CardHeader; exports.CardImage = _chunkZ5XJ5S7Ucjs.CardImage; exports.CardTitle = _chunkZ5XJ5S7Ucjs.CardTitle; exports.Checkbox = _chunkYVQOUGWGcjs.Checkbox; exports.CircularProgress = _chunkNU3WUSG7cjs.CircularProgress; exports.Collapsible = _chunkOBDWY2XPcjs.Collapsible; exports.CollapsibleContent = _chunkOBDWY2XPcjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkOBDWY2XPcjs.CollapsibleTrigger; exports.Combobox = _chunkCVQFSXRRcjs.Combobox; exports.ComboboxGroup = _chunkCVQFSXRRcjs.ComboboxGroup; exports.ComboboxItem = _chunkCVQFSXRRcjs.ComboboxItem; exports.ComboboxSeparator = _chunkCVQFSXRRcjs.ComboboxSeparator; exports.Command = _chunkATOT5N34cjs.Command; exports.CommandDialog = _chunkATOT5N34cjs.CommandDialog; exports.CommandEmpty = _chunkATOT5N34cjs.CommandEmpty; exports.CommandGroup = _chunkATOT5N34cjs.CommandGroup; exports.CommandInput = _chunkATOT5N34cjs.CommandInput; exports.CommandItem = _chunkATOT5N34cjs.CommandItem; exports.CommandList = _chunkATOT5N34cjs.CommandList; exports.CommandSeparator = _chunkATOT5N34cjs.CommandSeparator; exports.DatePicker = _chunkAYIS62JRcjs.DatePicker; exports.DateRangePicker = _chunkWI4WQGF6cjs.DateRangePicker; exports.DescriptionDetails = _chunkMQ7YUUAJcjs.DescriptionDetails; exports.DescriptionItem = _chunkMQ7YUUAJcjs.DescriptionItem; exports.DescriptionList = _chunkMQ7YUUAJcjs.DescriptionList; exports.DescriptionTerm = _chunkMQ7YUUAJcjs.DescriptionTerm; exports.DgaProvider = _chunkP2CSX4DZcjs.DgaProvider; exports.Divider = _chunkTTHWYBQBcjs.Divider; exports.Drawer = _chunkKPZ5T4DWcjs.Drawer; exports.DrawerBody = _chunkKPZ5T4DWcjs.DrawerBody; exports.DrawerClose = _chunkKPZ5T4DWcjs.DrawerClose; exports.DrawerContent = _chunkKPZ5T4DWcjs.DrawerContent; exports.DrawerDescription = _chunkKPZ5T4DWcjs.DrawerDescription; exports.DrawerFooter = _chunkKPZ5T4DWcjs.DrawerFooter; exports.DrawerHeader = _chunkKPZ5T4DWcjs.DrawerHeader; exports.DrawerTitle = _chunkKPZ5T4DWcjs.DrawerTitle; exports.DrawerTrigger = _chunkKPZ5T4DWcjs.DrawerTrigger; exports.DropdownMenu = _chunk4U5TTO6Ecjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunk4U5TTO6Ecjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunk4U5TTO6Ecjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunk4U5TTO6Ecjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunk4U5TTO6Ecjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunk4U5TTO6Ecjs.DropdownMenuLabel; exports.DropdownMenuRadioGroup = _chunk4U5TTO6Ecjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunk4U5TTO6Ecjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunk4U5TTO6Ecjs.DropdownMenuSeparator; exports.DropdownMenuSub = _chunk4U5TTO6Ecjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunk4U5TTO6Ecjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunk4U5TTO6Ecjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunk4U5TTO6Ecjs.DropdownMenuTrigger; exports.EmptyState = _chunkBGKYCKNMcjs.EmptyState; exports.EmptyStateActions = _chunkBGKYCKNMcjs.EmptyStateActions; exports.EmptyStateDescription = _chunkBGKYCKNMcjs.EmptyStateDescription; exports.EmptyStateMedia = _chunkBGKYCKNMcjs.EmptyStateMedia; exports.EmptyStateTitle = _chunkBGKYCKNMcjs.EmptyStateTitle; exports.FieldMessage = _chunkN4FHLSNVcjs.FieldMessage; exports.FileUpload = _chunkVMAJ34DCcjs.FileUpload; exports.Input = _chunkO74TNSJDcjs.Input; exports.InputOTP = _chunk3X7ORLG5cjs.InputOTP; exports.Link = _chunk4T6QBG46cjs.Link; exports.List = _chunkA6RVSF5Vcjs.List; exports.ListItem = _chunkA6RVSF5Vcjs.ListItem; exports.ListItemAction = _chunkA6RVSF5Vcjs.ListItemAction; exports.ListItemContent = _chunkA6RVSF5Vcjs.ListItemContent; exports.ListItemIcon = _chunkA6RVSF5Vcjs.ListItemIcon; exports.Menubar = _chunkCNAMOK3Zcjs.Menubar; exports.MenubarCheckboxItem = _chunkCNAMOK3Zcjs.MenubarCheckboxItem; exports.MenubarContent = _chunkCNAMOK3Zcjs.MenubarContent; exports.MenubarGroup = _chunkCNAMOK3Zcjs.MenubarGroup; exports.MenubarItem = _chunkCNAMOK3Zcjs.MenubarItem; exports.MenubarLabel = _chunkCNAMOK3Zcjs.MenubarLabel; exports.MenubarMenu = _chunkCNAMOK3Zcjs.MenubarMenu; exports.MenubarRadioGroup = _chunkCNAMOK3Zcjs.MenubarRadioGroup; exports.MenubarRadioItem = _chunkCNAMOK3Zcjs.MenubarRadioItem; exports.MenubarSeparator = _chunkCNAMOK3Zcjs.MenubarSeparator; exports.MenubarSub = _chunkCNAMOK3Zcjs.MenubarSub; exports.MenubarSubContent = _chunkCNAMOK3Zcjs.MenubarSubContent; exports.MenubarSubTrigger = _chunkCNAMOK3Zcjs.MenubarSubTrigger; exports.MenubarTrigger = _chunkCNAMOK3Zcjs.MenubarTrigger; exports.Modal = _chunkI6BOBHO6cjs.Modal; exports.ModalBody = _chunkI6BOBHO6cjs.ModalBody; exports.ModalClose = _chunkI6BOBHO6cjs.ModalClose; exports.ModalContent = _chunkI6BOBHO6cjs.ModalContent; exports.ModalDescription = _chunkI6BOBHO6cjs.ModalDescription; exports.ModalFooter = _chunkI6BOBHO6cjs.ModalFooter; exports.ModalHeader = _chunkI6BOBHO6cjs.ModalHeader; exports.ModalTitle = _chunkI6BOBHO6cjs.ModalTitle; exports.ModalTrigger = _chunkI6BOBHO6cjs.ModalTrigger; exports.NumberInput = _chunkJWUYPAFCcjs.NumberInput; exports.Pagination = _chunkUPIDCMZIcjs.Pagination; exports.PaginationContent = _chunkUPIDCMZIcjs.PaginationContent; exports.PaginationEllipsis = _chunkUPIDCMZIcjs.PaginationEllipsis; exports.PaginationItem = _chunkUPIDCMZIcjs.PaginationItem; exports.PaginationLink = _chunkUPIDCMZIcjs.PaginationLink; exports.PaginationNext = _chunkUPIDCMZIcjs.PaginationNext; exports.PaginationPrevious = _chunkUPIDCMZIcjs.PaginationPrevious; exports.Popover = _chunkEXAPMLPAcjs.Popover; exports.PopoverAnchor = _chunkEXAPMLPAcjs.PopoverAnchor; exports.PopoverClose = _chunkEXAPMLPAcjs.PopoverClose; exports.PopoverContent = _chunkEXAPMLPAcjs.PopoverContent; exports.PopoverTrigger = _chunkEXAPMLPAcjs.PopoverTrigger; exports.Progress = _chunkNU3WUSG7cjs.Progress; exports.Quote = _chunkGLWMKKLRcjs.Quote; exports.QuoteAuthor = _chunkGLWMKKLRcjs.QuoteAuthor; exports.QuoteCaption = _chunkGLWMKKLRcjs.QuoteCaption; exports.QuoteContent = _chunkGLWMKKLRcjs.QuoteContent; exports.QuoteSource = _chunkGLWMKKLRcjs.QuoteSource; exports.Radio = _chunkCBCUQUHIcjs.Radio; exports.RadioGroup = _chunkCBCUQUHIcjs.RadioGroup; exports.Rating = _chunkPZWJQNCYcjs.Rating; exports.ScrollArea = _chunkVYOETLZUcjs.ScrollArea; exports.SearchBox = _chunk6BZMLKCUcjs.SearchBox; exports.Select = _chunkYH44Q6CIcjs.Select; exports.SelectItem = _chunkYH44Q6CIcjs.SelectItem; exports.Sidebar = _chunkCISRE6BCcjs.Sidebar; exports.SidebarContent = _chunkCISRE6BCcjs.SidebarContent; exports.SidebarFooter = _chunkCISRE6BCcjs.SidebarFooter; exports.SidebarGroup = _chunk3MEIVAYOcjs.SidebarGroup; exports.SidebarGroupAction = _chunk3MEIVAYOcjs.SidebarGroupAction; exports.SidebarGroupContent = _chunk3MEIVAYOcjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunk3MEIVAYOcjs.SidebarGroupLabel; exports.SidebarHeader = _chunkCISRE6BCcjs.SidebarHeader; exports.SidebarInset = _chunkCISRE6BCcjs.SidebarInset; exports.SidebarMenu = _chunkNUC6WJU4cjs.SidebarMenu; exports.SidebarMenuAction = _chunkNUC6WJU4cjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkNUC6WJU4cjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkNUC6WJU4cjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkNUC6WJU4cjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkNUC6WJU4cjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkNUC6WJU4cjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkNUC6WJU4cjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkNUC6WJU4cjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkCISRE6BCcjs.SidebarProvider; exports.SidebarRail = _chunkCISRE6BCcjs.SidebarRail; exports.SidebarSeparator = _chunkCISRE6BCcjs.SidebarSeparator; exports.SidebarTrigger = _chunkCISRE6BCcjs.SidebarTrigger; exports.Skeleton = _chunkP2JM7CUDcjs.Skeleton; exports.Slider = _chunkSTJDMXL7cjs.Slider; exports.Spinner = _chunkNQGCAXTWcjs.Spinner; exports.Stat = _chunkKRIWNW4Acjs.Stat; exports.StatChange = _chunkKRIWNW4Acjs.StatChange; exports.StatChart = _chunkKRIWNW4Acjs.StatChart; exports.StatGroup = _chunkAM2OVOQVcjs.StatGroup; exports.StatLabel = _chunkKRIWNW4Acjs.StatLabel; exports.StatValue = _chunkKRIWNW4Acjs.StatValue; exports.Step = _chunkDMWYQSO4cjs.Step; exports.StepDescription = _chunkDMWYQSO4cjs.StepDescription; exports.StepIndicator = _chunkDMWYQSO4cjs.StepIndicator; exports.StepTitle = _chunkDMWYQSO4cjs.StepTitle; exports.Steps = _chunkDMWYQSO4cjs.Steps; exports.Switch = _chunkD4ZUV7FDcjs.Switch; exports.Table = _chunkWB5AEG5Dcjs.Table; exports.TableBody = _chunkWB5AEG5Dcjs.TableBody; exports.TableCaption = _chunkWB5AEG5Dcjs.TableCaption; exports.TableCell = _chunkWB5AEG5Dcjs.TableCell; exports.TableFooter = _chunkWB5AEG5Dcjs.TableFooter; exports.TableHead = _chunkWB5AEG5Dcjs.TableHead; exports.TableHeader = _chunkWB5AEG5Dcjs.TableHeader; exports.TableRow = _chunkWB5AEG5Dcjs.TableRow; exports.Tabs = _chunkURC4A3GEcjs.Tabs; exports.TabsContent = _chunkURC4A3GEcjs.TabsContent; exports.TabsList = _chunkURC4A3GEcjs.TabsList; exports.TabsTrigger = _chunkURC4A3GEcjs.TabsTrigger; exports.TagInput = _chunkBBGCS5PZcjs.TagInput; exports.Textarea = _chunkC3YKGPQMcjs.Textarea; exports.Timeline = _chunkTM3FOGLKcjs.Timeline; exports.TimelineContent = _chunkTM3FOGLKcjs.TimelineContent; exports.TimelineDescription = _chunkTM3FOGLKcjs.TimelineDescription; exports.TimelineItem = _chunkTM3FOGLKcjs.TimelineItem; exports.TimelineMarker = _chunkTM3FOGLKcjs.TimelineMarker; exports.TimelineTime = _chunkTM3FOGLKcjs.TimelineTime; exports.TimelineTitle = _chunkTM3FOGLKcjs.TimelineTitle; exports.Toaster = _chunkK5P2VY5Jcjs.Toaster; exports.Toggle = _chunk23C5MSXZcjs.Toggle; exports.ToggleGroup = _chunk23C5MSXZcjs.ToggleGroup; exports.ToggleGroupItem = _chunk23C5MSXZcjs.ToggleGroupItem; exports.Tooltip = _chunkLG2IADSZcjs.Tooltip; exports.TooltipContent = _chunkLG2IADSZcjs.TooltipContent; exports.TooltipTrigger = _chunkLG2IADSZcjs.TooltipTrigger; exports.accordionVariants = _chunkGMBIFJOAcjs.accordionVariants; exports.alertVariants = _chunkOGZKNZS6cjs.alertVariants; exports.avatarVariants = _chunkVSC3A6VBcjs.avatarVariants; exports.badgeVariants = _chunkFEUMA5IScjs.badgeVariants; exports.breadcrumbVariants = _chunkMGZO7MBNcjs.breadcrumbVariants; exports.buttonVariants = _chunkUK2SFZIQcjs.buttonVariants; exports.cardVariants = _chunkZ5XJ5S7Ucjs.cardVariants; exports.checkboxVariants = _chunkYVQOUGWGcjs.checkboxVariants; exports.circularProgressVariants = _chunkNU3WUSG7cjs.circularProgressVariants; exports.cn = _chunkV6MXOJQ4cjs.cn; exports.comboboxTriggerVariants = _chunkCVQFSXRRcjs.comboboxTriggerVariants; exports.comboboxVariants = _chunkCVQFSXRRcjs.comboboxVariants; exports.commandVariants = _chunkATOT5N34cjs.commandVariants; exports.createToast = _chunkBGS3MCQZcjs.createToast; exports.createToastStore = _chunkBGS3MCQZcjs.createToastStore; exports.datePickerVariants = _chunkAYIS62JRcjs.datePickerVariants; exports.dateRangePickerTriggerVariants = _chunkWI4WQGF6cjs.dateRangePickerTriggerVariants; exports.dateRangePickerVariants = _chunkWI4WQGF6cjs.dateRangePickerVariants; exports.descriptionListVariants = _chunkMQ7YUUAJcjs.descriptionListVariants; exports.dividerVariants = _chunkTTHWYBQBcjs.dividerVariants; exports.drawerVariants = _chunkKPZ5T4DWcjs.drawerVariants; exports.dropdownMenuVariants = _chunk4U5TTO6Ecjs.dropdownMenuVariants; exports.emptyStateVariants = _chunkBGKYCKNMcjs.emptyStateVariants; exports.inputOTPVariants = _chunk3X7ORLG5cjs.inputOTPVariants; exports.inputVariants = _chunkO74TNSJDcjs.inputVariants; exports.linkVariants = _chunk4T6QBG46cjs.linkVariants; exports.listVariants = _chunkA6RVSF5Vcjs.listVariants; exports.menubarContentVariants = _chunkCNAMOK3Zcjs.menubarContentVariants; exports.menubarTriggerVariants = _chunkCNAMOK3Zcjs.menubarTriggerVariants; exports.modalContentVariants = _chunkI6BOBHO6cjs.modalContentVariants; exports.numberInputVariants = _chunkJWUYPAFCcjs.numberInputVariants; exports.paginationLinkVariants = _chunkUPIDCMZIcjs.paginationLinkVariants; exports.paginationRange = _chunkJ7GWUCFMcjs.paginationRange; exports.paginationVariants = _chunkUPIDCMZIcjs.paginationVariants; exports.popoverContentVariants = _chunkEXAPMLPAcjs.popoverContentVariants; exports.progressVariants = _chunkNU3WUSG7cjs.progressVariants; exports.quoteVariants = _chunkGLWMKKLRcjs.quoteVariants; exports.radioGroupVariants = _chunkCBCUQUHIcjs.radioGroupVariants; exports.radioVariants = _chunkCBCUQUHIcjs.radioVariants; exports.ratingVariants = _chunkPZWJQNCYcjs.ratingVariants; exports.scrollAreaVariants = _chunkVYOETLZUcjs.scrollAreaVariants; exports.selectTriggerVariants = _chunkYH44Q6CIcjs.selectTriggerVariants; exports.sidebarMenuButtonVariants = _chunkNUC6WJU4cjs.sidebarMenuButtonVariants; exports.sidebarMenuSubButtonVariants = _chunkNUC6WJU4cjs.sidebarMenuSubButtonVariants; exports.skeletonVariants = _chunkP2JM7CUDcjs.skeletonVariants; exports.sliderVariants = _chunkSTJDMXL7cjs.sliderVariants; exports.spinnerVariants = _chunkNQGCAXTWcjs.spinnerVariants; exports.statGroupVariants = _chunkAM2OVOQVcjs.statGroupVariants; exports.statVariants = _chunkKRIWNW4Acjs.statVariants; exports.stepVariants = _chunkDMWYQSO4cjs.stepVariants; exports.stepsVariants = _chunkDMWYQSO4cjs.stepsVariants; exports.switchVariants = _chunkD4ZUV7FDcjs.switchVariants; exports.tableVariants = _chunkWB5AEG5Dcjs.tableVariants; exports.tabsListVariants = _chunkURC4A3GEcjs.tabsListVariants; exports.tabsVariants = _chunkURC4A3GEcjs.tabsVariants; exports.tagInputVariants = _chunkBBGCS5PZcjs.tagInputVariants; exports.textareaVariants = _chunkC3YKGPQMcjs.textareaVariants; exports.timelineMarkerVariants = _chunkTM3FOGLKcjs.timelineMarkerVariants; exports.timelineVariants = _chunkTM3FOGLKcjs.timelineVariants; exports.toast = _chunkBGS3MCQZcjs.toast; exports.toastStore = _chunkBGS3MCQZcjs.toastStore; exports.toastVariants = _chunkK5P2VY5Jcjs.toastVariants; exports.toastViewportVariants = _chunkK5P2VY5Jcjs.toastViewportVariants; exports.toggleGroupVariants = _chunk23C5MSXZcjs.toggleGroupVariants; exports.toggleVariants = _chunk23C5MSXZcjs.toggleVariants; exports.tooltipContentVariants = _chunkLG2IADSZcjs.tooltipContentVariants; exports.useDga = _chunkFQLVTLUIcjs.useDga; exports.useDir = _chunkBPFCWXSNcjs.useDir; exports.useFieldA11y = _chunkNH3KGR65cjs.useFieldA11y; exports.useIsMobile = _chunkVXR7IJMHcjs.useIsMobile; exports.useSidebar = _chunkYUJZEQJWcjs.useSidebar;
|
|
737
|
+
|
|
738
|
+
exports.Accordion = _chunkGMBIFJOAcjs.Accordion; exports.AccordionContent = _chunkGMBIFJOAcjs.AccordionContent; exports.AccordionItem = _chunkGMBIFJOAcjs.AccordionItem; exports.AccordionTrigger = _chunkGMBIFJOAcjs.AccordionTrigger; exports.Alert = _chunkOGZKNZS6cjs.Alert; exports.AlertDescription = _chunkOGZKNZS6cjs.AlertDescription; exports.AlertTitle = _chunkOGZKNZS6cjs.AlertTitle; exports.AspectRatio = _chunkLTU2OBLVcjs.AspectRatio; exports.Avatar = _chunkVSC3A6VBcjs.Avatar; exports.AvatarFallback = _chunkVSC3A6VBcjs.AvatarFallback; exports.AvatarGroup = _chunkVSC3A6VBcjs.AvatarGroup; exports.AvatarImage = _chunkVSC3A6VBcjs.AvatarImage; exports.Badge = _chunkFEUMA5IScjs.Badge; exports.Breadcrumb = _chunkMGZO7MBNcjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkMGZO7MBNcjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkMGZO7MBNcjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkMGZO7MBNcjs.BreadcrumbLink; exports.BreadcrumbList = _chunkMGZO7MBNcjs.BreadcrumbList; exports.BreadcrumbPage = _chunkMGZO7MBNcjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkMGZO7MBNcjs.BreadcrumbSeparator; exports.Button = _chunkUK2SFZIQcjs.Button; exports.Card = _chunkBJ3CUFXYcjs.Card; exports.CardContent = _chunkBJ3CUFXYcjs.CardContent; exports.CardDescription = _chunkBJ3CUFXYcjs.CardDescription; exports.CardFooter = _chunkBJ3CUFXYcjs.CardFooter; exports.CardHeader = _chunkBJ3CUFXYcjs.CardHeader; exports.CardIcon = _chunkBJ3CUFXYcjs.CardIcon; exports.CardImage = _chunkBJ3CUFXYcjs.CardImage; exports.CardTitle = _chunkBJ3CUFXYcjs.CardTitle; exports.Checkbox = _chunkYVQOUGWGcjs.Checkbox; exports.CircularProgress = _chunkNU3WUSG7cjs.CircularProgress; exports.Collapsible = _chunkOBDWY2XPcjs.Collapsible; exports.CollapsibleContent = _chunkOBDWY2XPcjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkOBDWY2XPcjs.CollapsibleTrigger; exports.Combobox = _chunkCVQFSXRRcjs.Combobox; exports.ComboboxGroup = _chunkCVQFSXRRcjs.ComboboxGroup; exports.ComboboxItem = _chunkCVQFSXRRcjs.ComboboxItem; exports.ComboboxSeparator = _chunkCVQFSXRRcjs.ComboboxSeparator; exports.Command = _chunkATOT5N34cjs.Command; exports.CommandDialog = _chunkATOT5N34cjs.CommandDialog; exports.CommandEmpty = _chunkATOT5N34cjs.CommandEmpty; exports.CommandGroup = _chunkATOT5N34cjs.CommandGroup; exports.CommandInput = _chunkATOT5N34cjs.CommandInput; exports.CommandItem = _chunkATOT5N34cjs.CommandItem; exports.CommandList = _chunkATOT5N34cjs.CommandList; exports.CommandSeparator = _chunkATOT5N34cjs.CommandSeparator; exports.DatePicker = _chunkAYIS62JRcjs.DatePicker; exports.DateRangePicker = _chunkWI4WQGF6cjs.DateRangePicker; exports.DescriptionDetails = _chunkMQ7YUUAJcjs.DescriptionDetails; exports.DescriptionItem = _chunkMQ7YUUAJcjs.DescriptionItem; exports.DescriptionList = _chunkMQ7YUUAJcjs.DescriptionList; exports.DescriptionTerm = _chunkMQ7YUUAJcjs.DescriptionTerm; exports.DgaProvider = _chunkP2CSX4DZcjs.DgaProvider; exports.Divider = _chunkTTHWYBQBcjs.Divider; exports.Drawer = _chunkKPZ5T4DWcjs.Drawer; exports.DrawerBody = _chunkKPZ5T4DWcjs.DrawerBody; exports.DrawerClose = _chunkKPZ5T4DWcjs.DrawerClose; exports.DrawerContent = _chunkKPZ5T4DWcjs.DrawerContent; exports.DrawerDescription = _chunkKPZ5T4DWcjs.DrawerDescription; exports.DrawerFooter = _chunkKPZ5T4DWcjs.DrawerFooter; exports.DrawerHeader = _chunkKPZ5T4DWcjs.DrawerHeader; exports.DrawerTitle = _chunkKPZ5T4DWcjs.DrawerTitle; exports.DrawerTrigger = _chunkKPZ5T4DWcjs.DrawerTrigger; exports.DropdownMenu = _chunk4U5TTO6Ecjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunk4U5TTO6Ecjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunk4U5TTO6Ecjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunk4U5TTO6Ecjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunk4U5TTO6Ecjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunk4U5TTO6Ecjs.DropdownMenuLabel; exports.DropdownMenuRadioGroup = _chunk4U5TTO6Ecjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunk4U5TTO6Ecjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunk4U5TTO6Ecjs.DropdownMenuSeparator; exports.DropdownMenuSub = _chunk4U5TTO6Ecjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunk4U5TTO6Ecjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunk4U5TTO6Ecjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunk4U5TTO6Ecjs.DropdownMenuTrigger; exports.EmptyState = _chunkBGKYCKNMcjs.EmptyState; exports.EmptyStateActions = _chunkBGKYCKNMcjs.EmptyStateActions; exports.EmptyStateDescription = _chunkBGKYCKNMcjs.EmptyStateDescription; exports.EmptyStateMedia = _chunkBGKYCKNMcjs.EmptyStateMedia; exports.EmptyStateTitle = _chunkBGKYCKNMcjs.EmptyStateTitle; exports.FieldMessage = _chunkN4FHLSNVcjs.FieldMessage; exports.FileUpload = _chunkVMAJ34DCcjs.FileUpload; exports.Input = _chunkO74TNSJDcjs.Input; exports.InputOTP = _chunk3X7ORLG5cjs.InputOTP; exports.Link = _chunk4T6QBG46cjs.Link; exports.List = _chunkA6RVSF5Vcjs.List; exports.ListItem = _chunkA6RVSF5Vcjs.ListItem; exports.ListItemAction = _chunkA6RVSF5Vcjs.ListItemAction; exports.ListItemContent = _chunkA6RVSF5Vcjs.ListItemContent; exports.ListItemIcon = _chunkA6RVSF5Vcjs.ListItemIcon; exports.Menubar = _chunkCNAMOK3Zcjs.Menubar; exports.MenubarCheckboxItem = _chunkCNAMOK3Zcjs.MenubarCheckboxItem; exports.MenubarContent = _chunkCNAMOK3Zcjs.MenubarContent; exports.MenubarGroup = _chunkCNAMOK3Zcjs.MenubarGroup; exports.MenubarItem = _chunkCNAMOK3Zcjs.MenubarItem; exports.MenubarLabel = _chunkCNAMOK3Zcjs.MenubarLabel; exports.MenubarMenu = _chunkCNAMOK3Zcjs.MenubarMenu; exports.MenubarRadioGroup = _chunkCNAMOK3Zcjs.MenubarRadioGroup; exports.MenubarRadioItem = _chunkCNAMOK3Zcjs.MenubarRadioItem; exports.MenubarSeparator = _chunkCNAMOK3Zcjs.MenubarSeparator; exports.MenubarSub = _chunkCNAMOK3Zcjs.MenubarSub; exports.MenubarSubContent = _chunkCNAMOK3Zcjs.MenubarSubContent; exports.MenubarSubTrigger = _chunkCNAMOK3Zcjs.MenubarSubTrigger; exports.MenubarTrigger = _chunkCNAMOK3Zcjs.MenubarTrigger; exports.Modal = _chunkI6BOBHO6cjs.Modal; exports.ModalBody = _chunkI6BOBHO6cjs.ModalBody; exports.ModalClose = _chunkI6BOBHO6cjs.ModalClose; exports.ModalContent = _chunkI6BOBHO6cjs.ModalContent; exports.ModalDescription = _chunkI6BOBHO6cjs.ModalDescription; exports.ModalFooter = _chunkI6BOBHO6cjs.ModalFooter; exports.ModalHeader = _chunkI6BOBHO6cjs.ModalHeader; exports.ModalTitle = _chunkI6BOBHO6cjs.ModalTitle; exports.ModalTrigger = _chunkI6BOBHO6cjs.ModalTrigger; exports.NumberInput = _chunkJWUYPAFCcjs.NumberInput; exports.Pagination = _chunkUPIDCMZIcjs.Pagination; exports.PaginationContent = _chunkUPIDCMZIcjs.PaginationContent; exports.PaginationEllipsis = _chunkUPIDCMZIcjs.PaginationEllipsis; exports.PaginationItem = _chunkUPIDCMZIcjs.PaginationItem; exports.PaginationLink = _chunkUPIDCMZIcjs.PaginationLink; exports.PaginationNext = _chunkUPIDCMZIcjs.PaginationNext; exports.PaginationPrevious = _chunkUPIDCMZIcjs.PaginationPrevious; exports.Popover = _chunkEXAPMLPAcjs.Popover; exports.PopoverAnchor = _chunkEXAPMLPAcjs.PopoverAnchor; exports.PopoverClose = _chunkEXAPMLPAcjs.PopoverClose; exports.PopoverContent = _chunkEXAPMLPAcjs.PopoverContent; exports.PopoverTrigger = _chunkEXAPMLPAcjs.PopoverTrigger; exports.Progress = _chunkNU3WUSG7cjs.Progress; exports.Quote = _chunkGLWMKKLRcjs.Quote; exports.QuoteAuthor = _chunkGLWMKKLRcjs.QuoteAuthor; exports.QuoteCaption = _chunkGLWMKKLRcjs.QuoteCaption; exports.QuoteContent = _chunkGLWMKKLRcjs.QuoteContent; exports.QuoteSource = _chunkGLWMKKLRcjs.QuoteSource; exports.Radio = _chunkCBCUQUHIcjs.Radio; exports.RadioGroup = _chunkCBCUQUHIcjs.RadioGroup; exports.Rating = _chunkPZWJQNCYcjs.Rating; exports.ScrollArea = _chunkVYOETLZUcjs.ScrollArea; exports.SearchBox = _chunk6BZMLKCUcjs.SearchBox; exports.Select = _chunkYH44Q6CIcjs.Select; exports.SelectItem = _chunkYH44Q6CIcjs.SelectItem; exports.Sidebar = _chunkCISRE6BCcjs.Sidebar; exports.SidebarContent = _chunkCISRE6BCcjs.SidebarContent; exports.SidebarFooter = _chunkCISRE6BCcjs.SidebarFooter; exports.SidebarGroup = _chunk3MEIVAYOcjs.SidebarGroup; exports.SidebarGroupAction = _chunk3MEIVAYOcjs.SidebarGroupAction; exports.SidebarGroupContent = _chunk3MEIVAYOcjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunk3MEIVAYOcjs.SidebarGroupLabel; exports.SidebarHeader = _chunkCISRE6BCcjs.SidebarHeader; exports.SidebarInset = _chunkCISRE6BCcjs.SidebarInset; exports.SidebarMenu = _chunkNUC6WJU4cjs.SidebarMenu; exports.SidebarMenuAction = _chunkNUC6WJU4cjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkNUC6WJU4cjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkNUC6WJU4cjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkNUC6WJU4cjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkNUC6WJU4cjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkNUC6WJU4cjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkNUC6WJU4cjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkNUC6WJU4cjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkCISRE6BCcjs.SidebarProvider; exports.SidebarRail = _chunkCISRE6BCcjs.SidebarRail; exports.SidebarSeparator = _chunkCISRE6BCcjs.SidebarSeparator; exports.SidebarTrigger = _chunkCISRE6BCcjs.SidebarTrigger; exports.Skeleton = _chunkP2JM7CUDcjs.Skeleton; exports.Slider = _chunkSTJDMXL7cjs.Slider; exports.Spinner = _chunkNQGCAXTWcjs.Spinner; exports.Stat = _chunkKRIWNW4Acjs.Stat; exports.StatChange = _chunkKRIWNW4Acjs.StatChange; exports.StatChart = _chunkKRIWNW4Acjs.StatChart; exports.StatGroup = _chunkAM2OVOQVcjs.StatGroup; exports.StatLabel = _chunkKRIWNW4Acjs.StatLabel; exports.StatValue = _chunkKRIWNW4Acjs.StatValue; exports.Step = _chunkDMWYQSO4cjs.Step; exports.StepDescription = _chunkDMWYQSO4cjs.StepDescription; exports.StepIndicator = _chunkDMWYQSO4cjs.StepIndicator; exports.StepTitle = _chunkDMWYQSO4cjs.StepTitle; exports.Steps = _chunkDMWYQSO4cjs.Steps; exports.Switch = _chunkD4ZUV7FDcjs.Switch; exports.Table = _chunkWB5AEG5Dcjs.Table; exports.TableBody = _chunkWB5AEG5Dcjs.TableBody; exports.TableCaption = _chunkWB5AEG5Dcjs.TableCaption; exports.TableCell = _chunkWB5AEG5Dcjs.TableCell; exports.TableFooter = _chunkWB5AEG5Dcjs.TableFooter; exports.TableHead = _chunkWB5AEG5Dcjs.TableHead; exports.TableHeader = _chunkWB5AEG5Dcjs.TableHeader; exports.TableRow = _chunkWB5AEG5Dcjs.TableRow; exports.Tabs = _chunkURC4A3GEcjs.Tabs; exports.TabsContent = _chunkURC4A3GEcjs.TabsContent; exports.TabsList = _chunkURC4A3GEcjs.TabsList; exports.TabsTrigger = _chunkURC4A3GEcjs.TabsTrigger; exports.TagInput = _chunkBBGCS5PZcjs.TagInput; exports.Textarea = _chunkC3YKGPQMcjs.Textarea; exports.Timeline = _chunkTM3FOGLKcjs.Timeline; exports.TimelineContent = _chunkTM3FOGLKcjs.TimelineContent; exports.TimelineDescription = _chunkTM3FOGLKcjs.TimelineDescription; exports.TimelineItem = _chunkTM3FOGLKcjs.TimelineItem; exports.TimelineMarker = _chunkTM3FOGLKcjs.TimelineMarker; exports.TimelineTime = _chunkTM3FOGLKcjs.TimelineTime; exports.TimelineTitle = _chunkTM3FOGLKcjs.TimelineTitle; exports.Toaster = _chunkK5P2VY5Jcjs.Toaster; exports.Toggle = _chunk23C5MSXZcjs.Toggle; exports.ToggleGroup = _chunk23C5MSXZcjs.ToggleGroup; exports.ToggleGroupItem = _chunk23C5MSXZcjs.ToggleGroupItem; exports.Tooltip = _chunkLG2IADSZcjs.Tooltip; exports.TooltipContent = _chunkLG2IADSZcjs.TooltipContent; exports.TooltipTrigger = _chunkLG2IADSZcjs.TooltipTrigger; exports.accordionVariants = _chunkGMBIFJOAcjs.accordionVariants; exports.alertVariants = _chunkOGZKNZS6cjs.alertVariants; exports.avatarVariants = _chunkVSC3A6VBcjs.avatarVariants; exports.badgeVariants = _chunkFEUMA5IScjs.badgeVariants; exports.breadcrumbVariants = _chunkMGZO7MBNcjs.breadcrumbVariants; exports.buttonVariants = _chunkUK2SFZIQcjs.buttonVariants; exports.cardVariants = _chunkBJ3CUFXYcjs.cardVariants; exports.checkboxVariants = _chunkYVQOUGWGcjs.checkboxVariants; exports.circularProgressVariants = _chunkNU3WUSG7cjs.circularProgressVariants; exports.cn = _chunkV6MXOJQ4cjs.cn; exports.comboboxTriggerVariants = _chunkCVQFSXRRcjs.comboboxTriggerVariants; exports.comboboxVariants = _chunkCVQFSXRRcjs.comboboxVariants; exports.commandVariants = _chunkATOT5N34cjs.commandVariants; exports.createToast = _chunkBGS3MCQZcjs.createToast; exports.createToastStore = _chunkBGS3MCQZcjs.createToastStore; exports.datePickerVariants = _chunkAYIS62JRcjs.datePickerVariants; exports.dateRangePickerTriggerVariants = _chunkWI4WQGF6cjs.dateRangePickerTriggerVariants; exports.dateRangePickerVariants = _chunkWI4WQGF6cjs.dateRangePickerVariants; exports.descriptionListVariants = _chunkMQ7YUUAJcjs.descriptionListVariants; exports.dividerVariants = _chunkTTHWYBQBcjs.dividerVariants; exports.drawerVariants = _chunkKPZ5T4DWcjs.drawerVariants; exports.dropdownMenuVariants = _chunk4U5TTO6Ecjs.dropdownMenuVariants; exports.emptyStateVariants = _chunkBGKYCKNMcjs.emptyStateVariants; exports.inputOTPVariants = _chunk3X7ORLG5cjs.inputOTPVariants; exports.inputVariants = _chunkO74TNSJDcjs.inputVariants; exports.linkVariants = _chunk4T6QBG46cjs.linkVariants; exports.listVariants = _chunkA6RVSF5Vcjs.listVariants; exports.menubarContentVariants = _chunkCNAMOK3Zcjs.menubarContentVariants; exports.menubarTriggerVariants = _chunkCNAMOK3Zcjs.menubarTriggerVariants; exports.modalContentVariants = _chunkI6BOBHO6cjs.modalContentVariants; exports.numberInputVariants = _chunkJWUYPAFCcjs.numberInputVariants; exports.paginationLinkVariants = _chunkUPIDCMZIcjs.paginationLinkVariants; exports.paginationRange = _chunkJ7GWUCFMcjs.paginationRange; exports.paginationVariants = _chunkUPIDCMZIcjs.paginationVariants; exports.popoverContentVariants = _chunkEXAPMLPAcjs.popoverContentVariants; exports.progressVariants = _chunkNU3WUSG7cjs.progressVariants; exports.quoteVariants = _chunkGLWMKKLRcjs.quoteVariants; exports.radioGroupVariants = _chunkCBCUQUHIcjs.radioGroupVariants; exports.radioVariants = _chunkCBCUQUHIcjs.radioVariants; exports.ratingVariants = _chunkPZWJQNCYcjs.ratingVariants; exports.scrollAreaVariants = _chunkVYOETLZUcjs.scrollAreaVariants; exports.selectTriggerVariants = _chunkYH44Q6CIcjs.selectTriggerVariants; exports.sidebarMenuButtonVariants = _chunkNUC6WJU4cjs.sidebarMenuButtonVariants; exports.sidebarMenuSubButtonVariants = _chunkNUC6WJU4cjs.sidebarMenuSubButtonVariants; exports.skeletonVariants = _chunkP2JM7CUDcjs.skeletonVariants; exports.sliderVariants = _chunkSTJDMXL7cjs.sliderVariants; exports.spinnerVariants = _chunkNQGCAXTWcjs.spinnerVariants; exports.statGroupVariants = _chunkAM2OVOQVcjs.statGroupVariants; exports.statVariants = _chunkKRIWNW4Acjs.statVariants; exports.stepVariants = _chunkDMWYQSO4cjs.stepVariants; exports.stepsVariants = _chunkDMWYQSO4cjs.stepsVariants; exports.switchVariants = _chunkD4ZUV7FDcjs.switchVariants; exports.tableVariants = _chunkWB5AEG5Dcjs.tableVariants; exports.tabsListVariants = _chunkURC4A3GEcjs.tabsListVariants; exports.tabsVariants = _chunkURC4A3GEcjs.tabsVariants; exports.tagInputVariants = _chunkBBGCS5PZcjs.tagInputVariants; exports.textareaVariants = _chunkC3YKGPQMcjs.textareaVariants; exports.timelineMarkerVariants = _chunkTM3FOGLKcjs.timelineMarkerVariants; exports.timelineVariants = _chunkTM3FOGLKcjs.timelineVariants; exports.toast = _chunkBGS3MCQZcjs.toast; exports.toastStore = _chunkBGS3MCQZcjs.toastStore; exports.toastVariants = _chunkK5P2VY5Jcjs.toastVariants; exports.toastViewportVariants = _chunkK5P2VY5Jcjs.toastViewportVariants; exports.toggleGroupVariants = _chunk23C5MSXZcjs.toggleGroupVariants; exports.toggleVariants = _chunk23C5MSXZcjs.toggleVariants; exports.tooltipContentVariants = _chunkLG2IADSZcjs.tooltipContentVariants; exports.useDga = _chunkFQLVTLUIcjs.useDga; exports.useDir = _chunkBPFCWXSNcjs.useDir; exports.useFieldA11y = _chunkNH3KGR65cjs.useFieldA11y; exports.useIsMobile = _chunkVXR7IJMHcjs.useIsMobile; exports.useSidebar = _chunkYUJZEQJWcjs.useSidebar;
|
|
737
739
|
//# sourceMappingURL=index.cjs.map
|
package/dist/index.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["/home/devdhaif/work/react/dga-dev/packages/react/dist/index.cjs"],"names":[],"mappings":"AAAA,qFAAY;AACZ,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;
|
|
1
|
+
{"version":3,"sources":["/home/devdhaif/work/react/dga-dev/packages/react/dist/index.cjs"],"names":[],"mappings":"AAAA,qFAAY;AACZ,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACF,wDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACF,wDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,u8eAAC","file":"/home/devdhaif/work/react/dga-dev/packages/react/dist/index.cjs"}
|
package/dist/index.d.cts
CHANGED
|
@@ -204,6 +204,7 @@ interface CardImageProps extends React.ComponentProps<'img'> {
|
|
|
204
204
|
declare function Card({ variant, padding, orientation, interactive, asChild, className, ...props }: CardProps): react_jsx_runtime.JSX.Element;
|
|
205
205
|
declare function CardImage({ aspectRatio, className, style, ...props }: CardImageProps): react_jsx_runtime.JSX.Element;
|
|
206
206
|
declare function CardHeader({ asChild, className, ...props }: CardSectionProps): react_jsx_runtime.JSX.Element;
|
|
207
|
+
declare function CardIcon({ asChild, className, ...props }: CardSectionProps): react_jsx_runtime.JSX.Element;
|
|
207
208
|
declare function CardTitle({ asChild, className, ...props }: CardTitleProps): react_jsx_runtime.JSX.Element;
|
|
208
209
|
declare function CardDescription({ asChild, className, ...props }: CardDescriptionProps): react_jsx_runtime.JSX.Element;
|
|
209
210
|
declare function CardContent({ asChild, className, ...props }: CardSectionProps): react_jsx_runtime.JSX.Element;
|
|
@@ -2082,4 +2083,4 @@ declare function FieldMessage({ id, variant, children }: FieldMessageProps): rea
|
|
|
2082
2083
|
|
|
2083
2084
|
declare function cn(...inputs: ClassValue[]): string;
|
|
2084
2085
|
|
|
2085
|
-
export { Accordion, AccordionContent, type AccordionContentProps, AccordionItem, type AccordionItemProps, type AccordionProps, AccordionTrigger, type AccordionTriggerProps, Alert, AlertDescription, type AlertDescriptionProps, type AlertProps, AlertTitle, type AlertTitleProps, AspectRatio, type AspectRatioProps, Avatar, AvatarFallback, type AvatarFallbackProps, AvatarGroup, type AvatarGroupProps, AvatarImage, type AvatarImageProps, type AvatarProps, type AvatarStatus, Badge, type BadgeProps, Breadcrumb, BreadcrumbEllipsis, type BreadcrumbEllipsisProps, BreadcrumbItem, type BreadcrumbItemProps, BreadcrumbLink, type BreadcrumbLinkProps, BreadcrumbList, type BreadcrumbListProps, BreadcrumbPage, type BreadcrumbPageProps, type BreadcrumbProps, BreadcrumbSeparator, type BreadcrumbSeparatorProps, Button, type ButtonProps, type CalendarLabels, type CalendarSystem, Card, CardContent, CardDescription, type CardDescriptionProps, CardFooter, CardHeader, CardImage, type CardImageProps, type CardProps, type CardSectionProps, CardTitle, type CardTitleProps, Checkbox, type CheckboxProps, CircularProgress, type CircularProgressProps, Collapsible, CollapsibleContent, type CollapsibleContentProps, type CollapsibleProps, CollapsibleTrigger, type CollapsibleTriggerProps, Combobox, ComboboxGroup, type ComboboxGroupProps, ComboboxItem, type ComboboxItemProps, type ComboboxProps, ComboboxSeparator, type ComboboxSeparatorProps, Command, CommandDialog, type CommandDialogProps, CommandEmpty, type CommandEmptyProps, CommandGroup, type CommandGroupProps, CommandInput, type CommandInputProps, CommandItem, type CommandItemProps, CommandList, type CommandListProps, type CommandProps, CommandSeparator, type CommandSeparatorProps, DatePicker, type DatePickerProps, type DateRange, DateRangePicker, type DateRangePickerProps, DescriptionDetails, type DescriptionDetailsProps, DescriptionItem, type DescriptionItemProps, DescriptionList, type DescriptionListProps, DescriptionTerm, type DescriptionTermProps, DgaProvider, type DgaProviderProps, Divider, type DividerProps, Drawer, DrawerBody, DrawerClose, type DrawerCloseProps, DrawerContent, type DrawerContentProps, DrawerDescription, type DrawerDescriptionProps, DrawerFooter, DrawerHeader, type DrawerProps, type DrawerSectionProps, DrawerTitle, type DrawerTitleProps, DrawerTrigger, type DrawerTriggerProps, DropdownMenu, DropdownMenuCheckboxItem, type DropdownMenuCheckboxItemProps, DropdownMenuContent, type DropdownMenuContentProps, DropdownMenuGroup, type DropdownMenuGroupProps, DropdownMenuItem, type DropdownMenuItemProps, DropdownMenuLabel, type DropdownMenuLabelProps, type DropdownMenuProps, DropdownMenuRadioGroup, type DropdownMenuRadioGroupProps, DropdownMenuRadioItem, type DropdownMenuRadioItemProps, DropdownMenuSeparator, type DropdownMenuSeparatorProps, DropdownMenuSub, DropdownMenuSubContent, type DropdownMenuSubContentProps, type DropdownMenuSubProps, DropdownMenuSubTrigger, type DropdownMenuSubTriggerProps, DropdownMenuTrigger, type DropdownMenuTriggerProps, EmptyState, EmptyStateActions, type EmptyStateActionsProps, EmptyStateDescription, type EmptyStateDescriptionProps, EmptyStateMedia, type EmptyStateMediaProps, type EmptyStateProps, EmptyStateTitle, type EmptyStateTitleProps, type FieldA11y, FieldMessage, type FieldMessageProps, type FileRejection, type FileStatus, FileUpload, type FileUploadProps, Input, InputOTP, type InputOTPProps, type InputProps, Link, type LinkProps, List, ListItem, ListItemAction, type ListItemActionProps, ListItemContent, type ListItemContentProps, ListItemIcon, type ListItemIconProps, type ListItemProps, type ListProps, Menubar, MenubarCheckboxItem, type MenubarCheckboxItemProps, MenubarContent, type MenubarContentProps, MenubarGroup, type MenubarGroupProps, MenubarItem, type MenubarItemProps, MenubarLabel, type MenubarLabelProps, MenubarMenu, type MenubarMenuProps, type MenubarProps, MenubarRadioGroup, type MenubarRadioGroupProps, MenubarRadioItem, type MenubarRadioItemProps, MenubarSeparator, type MenubarSeparatorProps, MenubarSub, MenubarSubContent, type MenubarSubContentProps, type MenubarSubProps, MenubarSubTrigger, type MenubarSubTriggerProps, MenubarTrigger, type MenubarTriggerProps, Modal, ModalBody, ModalClose, type ModalCloseProps, ModalContent, type ModalContentProps, ModalDescription, type ModalDescriptionProps, ModalFooter, ModalHeader, type ModalProps, type ModalSectionProps, ModalTitle, type ModalTitleProps, ModalTrigger, type ModalTriggerProps, NumberInput, type NumberInputProps, Pagination, PaginationContent, type PaginationContentProps, PaginationEllipsis, type PaginationEllipsisProps, PaginationItem, type PaginationItemProps, PaginationLink, type PaginationLinkProps, PaginationNext, type PaginationNextProps, PaginationPrevious, type PaginationPreviousProps, type PaginationProps, type PaginationRangeOptions, type PaginationSlot, Popover, PopoverAnchor, type PopoverAnchorProps, PopoverClose, type PopoverCloseProps, PopoverContent, type PopoverContentProps, type PopoverProps, PopoverTrigger, type PopoverTriggerProps, Progress, type ProgressProps, Quote, QuoteAuthor, type QuoteAuthorProps, QuoteCaption, type QuoteCaptionProps, QuoteContent, type QuoteContentProps, type QuoteProps, QuoteSource, type QuoteSourceProps, Radio, RadioGroup, type RadioGroupProps, type RadioProps, Rating, type RatingProps, type RejectionCode, ScrollArea, type ScrollAreaOrientation, type ScrollAreaProps, SearchBox, type SearchBoxProps, Select, SelectItem, type SelectItemProps, type SelectProps, Sidebar, SidebarContent, type SidebarContextValue, SidebarFooter, SidebarGroup, SidebarGroupAction, type SidebarGroupActionProps, SidebarGroupContent, type SidebarGroupDivProps, SidebarGroupLabel, SidebarHeader, SidebarInset, type SidebarInsetProps, SidebarMenu, SidebarMenuAction, type SidebarMenuActionProps, SidebarMenuBadge, SidebarMenuButton, type SidebarMenuButtonProps, SidebarMenuItem, SidebarMenuSkeleton, type SidebarMenuSkeletonProps, SidebarMenuSub, SidebarMenuSubButton, type SidebarMenuSubButtonProps, SidebarMenuSubItem, type SidebarProps, SidebarProvider, type SidebarProviderProps, SidebarRail, type SidebarSectionProps, SidebarSeparator, SidebarTrigger, type SidebarTriggerProps, Skeleton, type SkeletonProps, Slider, type SliderProps, type SliderValue, Spinner, type SpinnerProps, Stat, StatChange, type StatChangeProps, StatChart, type StatChartProps, StatGroup, type StatGroupProps, StatLabel, type StatLabelProps, type StatProps, StatValue, type StatValueProps, Step, StepDescription, type StepDescriptionProps, StepIndicator, type StepIndicatorProps, type StepProps, type StepState, StepTitle, type StepTitleProps, Steps, type StepsProps, Switch, type SwitchProps, Table, TableBody, TableCaption, TableCell, type TableCellProps, TableFooter, TableHead, type TableHeadProps, TableHeader, type TableProps, TableRow, type TableRowProps, Tabs, TabsContent, type TabsContentProps, TabsList, type TabsListProps, type TabsProps, TabsTrigger, type TabsTriggerProps, TagInput, type TagInputProps, Textarea, type TextareaProps, Timeline, TimelineContent, type TimelineContentProps, TimelineDescription, type TimelineDescriptionProps, TimelineItem, type TimelineItemProps, TimelineMarker, type TimelineMarkerProps, type TimelineProps, type TimelineStatus, TimelineTime, type TimelineTimeProps, TimelineTitle, type TimelineTitleProps, type ToastAction, type ToastData, type ToastOptions, type ToastPosition, type ToastStore, type ToastVariant, Toaster, type ToasterProps, Toggle, ToggleGroup, ToggleGroupItem, type ToggleGroupItemProps, type ToggleGroupProps, type ToggleProps, Tooltip, TooltipContent, type TooltipContentProps, type TooltipProps, TooltipTrigger, type TooltipTriggerProps, type UploadFile, type UseFieldA11yOptions, accordionVariants, alertVariants, avatarVariants, badgeVariants, breadcrumbVariants, buttonVariants, cardVariants, checkboxVariants, circularProgressVariants, cn, comboboxTriggerVariants, comboboxVariants, commandVariants, createToast, createToastStore, datePickerVariants, dateRangePickerTriggerVariants, dateRangePickerVariants, descriptionListVariants, dividerVariants, drawerVariants, dropdownMenuVariants, emptyStateVariants, inputOTPVariants, inputVariants, linkVariants, listVariants, menubarContentVariants, menubarTriggerVariants, modalContentVariants, numberInputVariants, paginationLinkVariants, paginationRange, paginationVariants, popoverContentVariants, progressVariants, quoteVariants, radioGroupVariants, radioVariants, ratingVariants, scrollAreaVariants, selectTriggerVariants, sidebarMenuButtonVariants, sidebarMenuSubButtonVariants, skeletonVariants, sliderVariants, spinnerVariants, statGroupVariants, statVariants, stepVariants, stepsVariants, switchVariants, tableVariants, tabsListVariants, tabsVariants, tagInputVariants, textareaVariants, timelineMarkerVariants, timelineVariants, toast, toastStore, toastVariants, toastViewportVariants, toggleGroupVariants, toggleVariants, tooltipContentVariants, useDga, useDir, useFieldA11y, useIsMobile, useSidebar };
|
|
2086
|
+
export { Accordion, AccordionContent, type AccordionContentProps, AccordionItem, type AccordionItemProps, type AccordionProps, AccordionTrigger, type AccordionTriggerProps, Alert, AlertDescription, type AlertDescriptionProps, type AlertProps, AlertTitle, type AlertTitleProps, AspectRatio, type AspectRatioProps, Avatar, AvatarFallback, type AvatarFallbackProps, AvatarGroup, type AvatarGroupProps, AvatarImage, type AvatarImageProps, type AvatarProps, type AvatarStatus, Badge, type BadgeProps, Breadcrumb, BreadcrumbEllipsis, type BreadcrumbEllipsisProps, BreadcrumbItem, type BreadcrumbItemProps, BreadcrumbLink, type BreadcrumbLinkProps, BreadcrumbList, type BreadcrumbListProps, BreadcrumbPage, type BreadcrumbPageProps, type BreadcrumbProps, BreadcrumbSeparator, type BreadcrumbSeparatorProps, Button, type ButtonProps, type CalendarLabels, type CalendarSystem, Card, CardContent, CardDescription, type CardDescriptionProps, CardFooter, CardHeader, CardIcon, CardImage, type CardImageProps, type CardProps, type CardSectionProps, CardTitle, type CardTitleProps, Checkbox, type CheckboxProps, CircularProgress, type CircularProgressProps, Collapsible, CollapsibleContent, type CollapsibleContentProps, type CollapsibleProps, CollapsibleTrigger, type CollapsibleTriggerProps, Combobox, ComboboxGroup, type ComboboxGroupProps, ComboboxItem, type ComboboxItemProps, type ComboboxProps, ComboboxSeparator, type ComboboxSeparatorProps, Command, CommandDialog, type CommandDialogProps, CommandEmpty, type CommandEmptyProps, CommandGroup, type CommandGroupProps, CommandInput, type CommandInputProps, CommandItem, type CommandItemProps, CommandList, type CommandListProps, type CommandProps, CommandSeparator, type CommandSeparatorProps, DatePicker, type DatePickerProps, type DateRange, DateRangePicker, type DateRangePickerProps, DescriptionDetails, type DescriptionDetailsProps, DescriptionItem, type DescriptionItemProps, DescriptionList, type DescriptionListProps, DescriptionTerm, type DescriptionTermProps, DgaProvider, type DgaProviderProps, Divider, type DividerProps, Drawer, DrawerBody, DrawerClose, type DrawerCloseProps, DrawerContent, type DrawerContentProps, DrawerDescription, type DrawerDescriptionProps, DrawerFooter, DrawerHeader, type DrawerProps, type DrawerSectionProps, DrawerTitle, type DrawerTitleProps, DrawerTrigger, type DrawerTriggerProps, DropdownMenu, DropdownMenuCheckboxItem, type DropdownMenuCheckboxItemProps, DropdownMenuContent, type DropdownMenuContentProps, DropdownMenuGroup, type DropdownMenuGroupProps, DropdownMenuItem, type DropdownMenuItemProps, DropdownMenuLabel, type DropdownMenuLabelProps, type DropdownMenuProps, DropdownMenuRadioGroup, type DropdownMenuRadioGroupProps, DropdownMenuRadioItem, type DropdownMenuRadioItemProps, DropdownMenuSeparator, type DropdownMenuSeparatorProps, DropdownMenuSub, DropdownMenuSubContent, type DropdownMenuSubContentProps, type DropdownMenuSubProps, DropdownMenuSubTrigger, type DropdownMenuSubTriggerProps, DropdownMenuTrigger, type DropdownMenuTriggerProps, EmptyState, EmptyStateActions, type EmptyStateActionsProps, EmptyStateDescription, type EmptyStateDescriptionProps, EmptyStateMedia, type EmptyStateMediaProps, type EmptyStateProps, EmptyStateTitle, type EmptyStateTitleProps, type FieldA11y, FieldMessage, type FieldMessageProps, type FileRejection, type FileStatus, FileUpload, type FileUploadProps, Input, InputOTP, type InputOTPProps, type InputProps, Link, type LinkProps, List, ListItem, ListItemAction, type ListItemActionProps, ListItemContent, type ListItemContentProps, ListItemIcon, type ListItemIconProps, type ListItemProps, type ListProps, Menubar, MenubarCheckboxItem, type MenubarCheckboxItemProps, MenubarContent, type MenubarContentProps, MenubarGroup, type MenubarGroupProps, MenubarItem, type MenubarItemProps, MenubarLabel, type MenubarLabelProps, MenubarMenu, type MenubarMenuProps, type MenubarProps, MenubarRadioGroup, type MenubarRadioGroupProps, MenubarRadioItem, type MenubarRadioItemProps, MenubarSeparator, type MenubarSeparatorProps, MenubarSub, MenubarSubContent, type MenubarSubContentProps, type MenubarSubProps, MenubarSubTrigger, type MenubarSubTriggerProps, MenubarTrigger, type MenubarTriggerProps, Modal, ModalBody, ModalClose, type ModalCloseProps, ModalContent, type ModalContentProps, ModalDescription, type ModalDescriptionProps, ModalFooter, ModalHeader, type ModalProps, type ModalSectionProps, ModalTitle, type ModalTitleProps, ModalTrigger, type ModalTriggerProps, NumberInput, type NumberInputProps, Pagination, PaginationContent, type PaginationContentProps, PaginationEllipsis, type PaginationEllipsisProps, PaginationItem, type PaginationItemProps, PaginationLink, type PaginationLinkProps, PaginationNext, type PaginationNextProps, PaginationPrevious, type PaginationPreviousProps, type PaginationProps, type PaginationRangeOptions, type PaginationSlot, Popover, PopoverAnchor, type PopoverAnchorProps, PopoverClose, type PopoverCloseProps, PopoverContent, type PopoverContentProps, type PopoverProps, PopoverTrigger, type PopoverTriggerProps, Progress, type ProgressProps, Quote, QuoteAuthor, type QuoteAuthorProps, QuoteCaption, type QuoteCaptionProps, QuoteContent, type QuoteContentProps, type QuoteProps, QuoteSource, type QuoteSourceProps, Radio, RadioGroup, type RadioGroupProps, type RadioProps, Rating, type RatingProps, type RejectionCode, ScrollArea, type ScrollAreaOrientation, type ScrollAreaProps, SearchBox, type SearchBoxProps, Select, SelectItem, type SelectItemProps, type SelectProps, Sidebar, SidebarContent, type SidebarContextValue, SidebarFooter, SidebarGroup, SidebarGroupAction, type SidebarGroupActionProps, SidebarGroupContent, type SidebarGroupDivProps, SidebarGroupLabel, SidebarHeader, SidebarInset, type SidebarInsetProps, SidebarMenu, SidebarMenuAction, type SidebarMenuActionProps, SidebarMenuBadge, SidebarMenuButton, type SidebarMenuButtonProps, SidebarMenuItem, SidebarMenuSkeleton, type SidebarMenuSkeletonProps, SidebarMenuSub, SidebarMenuSubButton, type SidebarMenuSubButtonProps, SidebarMenuSubItem, type SidebarProps, SidebarProvider, type SidebarProviderProps, SidebarRail, type SidebarSectionProps, SidebarSeparator, SidebarTrigger, type SidebarTriggerProps, Skeleton, type SkeletonProps, Slider, type SliderProps, type SliderValue, Spinner, type SpinnerProps, Stat, StatChange, type StatChangeProps, StatChart, type StatChartProps, StatGroup, type StatGroupProps, StatLabel, type StatLabelProps, type StatProps, StatValue, type StatValueProps, Step, StepDescription, type StepDescriptionProps, StepIndicator, type StepIndicatorProps, type StepProps, type StepState, StepTitle, type StepTitleProps, Steps, type StepsProps, Switch, type SwitchProps, Table, TableBody, TableCaption, TableCell, type TableCellProps, TableFooter, TableHead, type TableHeadProps, TableHeader, type TableProps, TableRow, type TableRowProps, Tabs, TabsContent, type TabsContentProps, TabsList, type TabsListProps, type TabsProps, TabsTrigger, type TabsTriggerProps, TagInput, type TagInputProps, Textarea, type TextareaProps, Timeline, TimelineContent, type TimelineContentProps, TimelineDescription, type TimelineDescriptionProps, TimelineItem, type TimelineItemProps, TimelineMarker, type TimelineMarkerProps, type TimelineProps, type TimelineStatus, TimelineTime, type TimelineTimeProps, TimelineTitle, type TimelineTitleProps, type ToastAction, type ToastData, type ToastOptions, type ToastPosition, type ToastStore, type ToastVariant, Toaster, type ToasterProps, Toggle, ToggleGroup, ToggleGroupItem, type ToggleGroupItemProps, type ToggleGroupProps, type ToggleProps, Tooltip, TooltipContent, type TooltipContentProps, type TooltipProps, TooltipTrigger, type TooltipTriggerProps, type UploadFile, type UseFieldA11yOptions, accordionVariants, alertVariants, avatarVariants, badgeVariants, breadcrumbVariants, buttonVariants, cardVariants, checkboxVariants, circularProgressVariants, cn, comboboxTriggerVariants, comboboxVariants, commandVariants, createToast, createToastStore, datePickerVariants, dateRangePickerTriggerVariants, dateRangePickerVariants, descriptionListVariants, dividerVariants, drawerVariants, dropdownMenuVariants, emptyStateVariants, inputOTPVariants, inputVariants, linkVariants, listVariants, menubarContentVariants, menubarTriggerVariants, modalContentVariants, numberInputVariants, paginationLinkVariants, paginationRange, paginationVariants, popoverContentVariants, progressVariants, quoteVariants, radioGroupVariants, radioVariants, ratingVariants, scrollAreaVariants, selectTriggerVariants, sidebarMenuButtonVariants, sidebarMenuSubButtonVariants, skeletonVariants, sliderVariants, spinnerVariants, statGroupVariants, statVariants, stepVariants, stepsVariants, switchVariants, tableVariants, tabsListVariants, tabsVariants, tagInputVariants, textareaVariants, timelineMarkerVariants, timelineVariants, toast, toastStore, toastVariants, toastViewportVariants, toggleGroupVariants, toggleVariants, tooltipContentVariants, useDga, useDir, useFieldA11y, useIsMobile, useSidebar };
|
package/dist/index.d.ts
CHANGED
|
@@ -204,6 +204,7 @@ interface CardImageProps extends React.ComponentProps<'img'> {
|
|
|
204
204
|
declare function Card({ variant, padding, orientation, interactive, asChild, className, ...props }: CardProps): react_jsx_runtime.JSX.Element;
|
|
205
205
|
declare function CardImage({ aspectRatio, className, style, ...props }: CardImageProps): react_jsx_runtime.JSX.Element;
|
|
206
206
|
declare function CardHeader({ asChild, className, ...props }: CardSectionProps): react_jsx_runtime.JSX.Element;
|
|
207
|
+
declare function CardIcon({ asChild, className, ...props }: CardSectionProps): react_jsx_runtime.JSX.Element;
|
|
207
208
|
declare function CardTitle({ asChild, className, ...props }: CardTitleProps): react_jsx_runtime.JSX.Element;
|
|
208
209
|
declare function CardDescription({ asChild, className, ...props }: CardDescriptionProps): react_jsx_runtime.JSX.Element;
|
|
209
210
|
declare function CardContent({ asChild, className, ...props }: CardSectionProps): react_jsx_runtime.JSX.Element;
|
|
@@ -2082,4 +2083,4 @@ declare function FieldMessage({ id, variant, children }: FieldMessageProps): rea
|
|
|
2082
2083
|
|
|
2083
2084
|
declare function cn(...inputs: ClassValue[]): string;
|
|
2084
2085
|
|
|
2085
|
-
export { Accordion, AccordionContent, type AccordionContentProps, AccordionItem, type AccordionItemProps, type AccordionProps, AccordionTrigger, type AccordionTriggerProps, Alert, AlertDescription, type AlertDescriptionProps, type AlertProps, AlertTitle, type AlertTitleProps, AspectRatio, type AspectRatioProps, Avatar, AvatarFallback, type AvatarFallbackProps, AvatarGroup, type AvatarGroupProps, AvatarImage, type AvatarImageProps, type AvatarProps, type AvatarStatus, Badge, type BadgeProps, Breadcrumb, BreadcrumbEllipsis, type BreadcrumbEllipsisProps, BreadcrumbItem, type BreadcrumbItemProps, BreadcrumbLink, type BreadcrumbLinkProps, BreadcrumbList, type BreadcrumbListProps, BreadcrumbPage, type BreadcrumbPageProps, type BreadcrumbProps, BreadcrumbSeparator, type BreadcrumbSeparatorProps, Button, type ButtonProps, type CalendarLabels, type CalendarSystem, Card, CardContent, CardDescription, type CardDescriptionProps, CardFooter, CardHeader, CardImage, type CardImageProps, type CardProps, type CardSectionProps, CardTitle, type CardTitleProps, Checkbox, type CheckboxProps, CircularProgress, type CircularProgressProps, Collapsible, CollapsibleContent, type CollapsibleContentProps, type CollapsibleProps, CollapsibleTrigger, type CollapsibleTriggerProps, Combobox, ComboboxGroup, type ComboboxGroupProps, ComboboxItem, type ComboboxItemProps, type ComboboxProps, ComboboxSeparator, type ComboboxSeparatorProps, Command, CommandDialog, type CommandDialogProps, CommandEmpty, type CommandEmptyProps, CommandGroup, type CommandGroupProps, CommandInput, type CommandInputProps, CommandItem, type CommandItemProps, CommandList, type CommandListProps, type CommandProps, CommandSeparator, type CommandSeparatorProps, DatePicker, type DatePickerProps, type DateRange, DateRangePicker, type DateRangePickerProps, DescriptionDetails, type DescriptionDetailsProps, DescriptionItem, type DescriptionItemProps, DescriptionList, type DescriptionListProps, DescriptionTerm, type DescriptionTermProps, DgaProvider, type DgaProviderProps, Divider, type DividerProps, Drawer, DrawerBody, DrawerClose, type DrawerCloseProps, DrawerContent, type DrawerContentProps, DrawerDescription, type DrawerDescriptionProps, DrawerFooter, DrawerHeader, type DrawerProps, type DrawerSectionProps, DrawerTitle, type DrawerTitleProps, DrawerTrigger, type DrawerTriggerProps, DropdownMenu, DropdownMenuCheckboxItem, type DropdownMenuCheckboxItemProps, DropdownMenuContent, type DropdownMenuContentProps, DropdownMenuGroup, type DropdownMenuGroupProps, DropdownMenuItem, type DropdownMenuItemProps, DropdownMenuLabel, type DropdownMenuLabelProps, type DropdownMenuProps, DropdownMenuRadioGroup, type DropdownMenuRadioGroupProps, DropdownMenuRadioItem, type DropdownMenuRadioItemProps, DropdownMenuSeparator, type DropdownMenuSeparatorProps, DropdownMenuSub, DropdownMenuSubContent, type DropdownMenuSubContentProps, type DropdownMenuSubProps, DropdownMenuSubTrigger, type DropdownMenuSubTriggerProps, DropdownMenuTrigger, type DropdownMenuTriggerProps, EmptyState, EmptyStateActions, type EmptyStateActionsProps, EmptyStateDescription, type EmptyStateDescriptionProps, EmptyStateMedia, type EmptyStateMediaProps, type EmptyStateProps, EmptyStateTitle, type EmptyStateTitleProps, type FieldA11y, FieldMessage, type FieldMessageProps, type FileRejection, type FileStatus, FileUpload, type FileUploadProps, Input, InputOTP, type InputOTPProps, type InputProps, Link, type LinkProps, List, ListItem, ListItemAction, type ListItemActionProps, ListItemContent, type ListItemContentProps, ListItemIcon, type ListItemIconProps, type ListItemProps, type ListProps, Menubar, MenubarCheckboxItem, type MenubarCheckboxItemProps, MenubarContent, type MenubarContentProps, MenubarGroup, type MenubarGroupProps, MenubarItem, type MenubarItemProps, MenubarLabel, type MenubarLabelProps, MenubarMenu, type MenubarMenuProps, type MenubarProps, MenubarRadioGroup, type MenubarRadioGroupProps, MenubarRadioItem, type MenubarRadioItemProps, MenubarSeparator, type MenubarSeparatorProps, MenubarSub, MenubarSubContent, type MenubarSubContentProps, type MenubarSubProps, MenubarSubTrigger, type MenubarSubTriggerProps, MenubarTrigger, type MenubarTriggerProps, Modal, ModalBody, ModalClose, type ModalCloseProps, ModalContent, type ModalContentProps, ModalDescription, type ModalDescriptionProps, ModalFooter, ModalHeader, type ModalProps, type ModalSectionProps, ModalTitle, type ModalTitleProps, ModalTrigger, type ModalTriggerProps, NumberInput, type NumberInputProps, Pagination, PaginationContent, type PaginationContentProps, PaginationEllipsis, type PaginationEllipsisProps, PaginationItem, type PaginationItemProps, PaginationLink, type PaginationLinkProps, PaginationNext, type PaginationNextProps, PaginationPrevious, type PaginationPreviousProps, type PaginationProps, type PaginationRangeOptions, type PaginationSlot, Popover, PopoverAnchor, type PopoverAnchorProps, PopoverClose, type PopoverCloseProps, PopoverContent, type PopoverContentProps, type PopoverProps, PopoverTrigger, type PopoverTriggerProps, Progress, type ProgressProps, Quote, QuoteAuthor, type QuoteAuthorProps, QuoteCaption, type QuoteCaptionProps, QuoteContent, type QuoteContentProps, type QuoteProps, QuoteSource, type QuoteSourceProps, Radio, RadioGroup, type RadioGroupProps, type RadioProps, Rating, type RatingProps, type RejectionCode, ScrollArea, type ScrollAreaOrientation, type ScrollAreaProps, SearchBox, type SearchBoxProps, Select, SelectItem, type SelectItemProps, type SelectProps, Sidebar, SidebarContent, type SidebarContextValue, SidebarFooter, SidebarGroup, SidebarGroupAction, type SidebarGroupActionProps, SidebarGroupContent, type SidebarGroupDivProps, SidebarGroupLabel, SidebarHeader, SidebarInset, type SidebarInsetProps, SidebarMenu, SidebarMenuAction, type SidebarMenuActionProps, SidebarMenuBadge, SidebarMenuButton, type SidebarMenuButtonProps, SidebarMenuItem, SidebarMenuSkeleton, type SidebarMenuSkeletonProps, SidebarMenuSub, SidebarMenuSubButton, type SidebarMenuSubButtonProps, SidebarMenuSubItem, type SidebarProps, SidebarProvider, type SidebarProviderProps, SidebarRail, type SidebarSectionProps, SidebarSeparator, SidebarTrigger, type SidebarTriggerProps, Skeleton, type SkeletonProps, Slider, type SliderProps, type SliderValue, Spinner, type SpinnerProps, Stat, StatChange, type StatChangeProps, StatChart, type StatChartProps, StatGroup, type StatGroupProps, StatLabel, type StatLabelProps, type StatProps, StatValue, type StatValueProps, Step, StepDescription, type StepDescriptionProps, StepIndicator, type StepIndicatorProps, type StepProps, type StepState, StepTitle, type StepTitleProps, Steps, type StepsProps, Switch, type SwitchProps, Table, TableBody, TableCaption, TableCell, type TableCellProps, TableFooter, TableHead, type TableHeadProps, TableHeader, type TableProps, TableRow, type TableRowProps, Tabs, TabsContent, type TabsContentProps, TabsList, type TabsListProps, type TabsProps, TabsTrigger, type TabsTriggerProps, TagInput, type TagInputProps, Textarea, type TextareaProps, Timeline, TimelineContent, type TimelineContentProps, TimelineDescription, type TimelineDescriptionProps, TimelineItem, type TimelineItemProps, TimelineMarker, type TimelineMarkerProps, type TimelineProps, type TimelineStatus, TimelineTime, type TimelineTimeProps, TimelineTitle, type TimelineTitleProps, type ToastAction, type ToastData, type ToastOptions, type ToastPosition, type ToastStore, type ToastVariant, Toaster, type ToasterProps, Toggle, ToggleGroup, ToggleGroupItem, type ToggleGroupItemProps, type ToggleGroupProps, type ToggleProps, Tooltip, TooltipContent, type TooltipContentProps, type TooltipProps, TooltipTrigger, type TooltipTriggerProps, type UploadFile, type UseFieldA11yOptions, accordionVariants, alertVariants, avatarVariants, badgeVariants, breadcrumbVariants, buttonVariants, cardVariants, checkboxVariants, circularProgressVariants, cn, comboboxTriggerVariants, comboboxVariants, commandVariants, createToast, createToastStore, datePickerVariants, dateRangePickerTriggerVariants, dateRangePickerVariants, descriptionListVariants, dividerVariants, drawerVariants, dropdownMenuVariants, emptyStateVariants, inputOTPVariants, inputVariants, linkVariants, listVariants, menubarContentVariants, menubarTriggerVariants, modalContentVariants, numberInputVariants, paginationLinkVariants, paginationRange, paginationVariants, popoverContentVariants, progressVariants, quoteVariants, radioGroupVariants, radioVariants, ratingVariants, scrollAreaVariants, selectTriggerVariants, sidebarMenuButtonVariants, sidebarMenuSubButtonVariants, skeletonVariants, sliderVariants, spinnerVariants, statGroupVariants, statVariants, stepVariants, stepsVariants, switchVariants, tableVariants, tabsListVariants, tabsVariants, tagInputVariants, textareaVariants, timelineMarkerVariants, timelineVariants, toast, toastStore, toastVariants, toastViewportVariants, toggleGroupVariants, toggleVariants, tooltipContentVariants, useDga, useDir, useFieldA11y, useIsMobile, useSidebar };
|
|
2086
|
+
export { Accordion, AccordionContent, type AccordionContentProps, AccordionItem, type AccordionItemProps, type AccordionProps, AccordionTrigger, type AccordionTriggerProps, Alert, AlertDescription, type AlertDescriptionProps, type AlertProps, AlertTitle, type AlertTitleProps, AspectRatio, type AspectRatioProps, Avatar, AvatarFallback, type AvatarFallbackProps, AvatarGroup, type AvatarGroupProps, AvatarImage, type AvatarImageProps, type AvatarProps, type AvatarStatus, Badge, type BadgeProps, Breadcrumb, BreadcrumbEllipsis, type BreadcrumbEllipsisProps, BreadcrumbItem, type BreadcrumbItemProps, BreadcrumbLink, type BreadcrumbLinkProps, BreadcrumbList, type BreadcrumbListProps, BreadcrumbPage, type BreadcrumbPageProps, type BreadcrumbProps, BreadcrumbSeparator, type BreadcrumbSeparatorProps, Button, type ButtonProps, type CalendarLabels, type CalendarSystem, Card, CardContent, CardDescription, type CardDescriptionProps, CardFooter, CardHeader, CardIcon, CardImage, type CardImageProps, type CardProps, type CardSectionProps, CardTitle, type CardTitleProps, Checkbox, type CheckboxProps, CircularProgress, type CircularProgressProps, Collapsible, CollapsibleContent, type CollapsibleContentProps, type CollapsibleProps, CollapsibleTrigger, type CollapsibleTriggerProps, Combobox, ComboboxGroup, type ComboboxGroupProps, ComboboxItem, type ComboboxItemProps, type ComboboxProps, ComboboxSeparator, type ComboboxSeparatorProps, Command, CommandDialog, type CommandDialogProps, CommandEmpty, type CommandEmptyProps, CommandGroup, type CommandGroupProps, CommandInput, type CommandInputProps, CommandItem, type CommandItemProps, CommandList, type CommandListProps, type CommandProps, CommandSeparator, type CommandSeparatorProps, DatePicker, type DatePickerProps, type DateRange, DateRangePicker, type DateRangePickerProps, DescriptionDetails, type DescriptionDetailsProps, DescriptionItem, type DescriptionItemProps, DescriptionList, type DescriptionListProps, DescriptionTerm, type DescriptionTermProps, DgaProvider, type DgaProviderProps, Divider, type DividerProps, Drawer, DrawerBody, DrawerClose, type DrawerCloseProps, DrawerContent, type DrawerContentProps, DrawerDescription, type DrawerDescriptionProps, DrawerFooter, DrawerHeader, type DrawerProps, type DrawerSectionProps, DrawerTitle, type DrawerTitleProps, DrawerTrigger, type DrawerTriggerProps, DropdownMenu, DropdownMenuCheckboxItem, type DropdownMenuCheckboxItemProps, DropdownMenuContent, type DropdownMenuContentProps, DropdownMenuGroup, type DropdownMenuGroupProps, DropdownMenuItem, type DropdownMenuItemProps, DropdownMenuLabel, type DropdownMenuLabelProps, type DropdownMenuProps, DropdownMenuRadioGroup, type DropdownMenuRadioGroupProps, DropdownMenuRadioItem, type DropdownMenuRadioItemProps, DropdownMenuSeparator, type DropdownMenuSeparatorProps, DropdownMenuSub, DropdownMenuSubContent, type DropdownMenuSubContentProps, type DropdownMenuSubProps, DropdownMenuSubTrigger, type DropdownMenuSubTriggerProps, DropdownMenuTrigger, type DropdownMenuTriggerProps, EmptyState, EmptyStateActions, type EmptyStateActionsProps, EmptyStateDescription, type EmptyStateDescriptionProps, EmptyStateMedia, type EmptyStateMediaProps, type EmptyStateProps, EmptyStateTitle, type EmptyStateTitleProps, type FieldA11y, FieldMessage, type FieldMessageProps, type FileRejection, type FileStatus, FileUpload, type FileUploadProps, Input, InputOTP, type InputOTPProps, type InputProps, Link, type LinkProps, List, ListItem, ListItemAction, type ListItemActionProps, ListItemContent, type ListItemContentProps, ListItemIcon, type ListItemIconProps, type ListItemProps, type ListProps, Menubar, MenubarCheckboxItem, type MenubarCheckboxItemProps, MenubarContent, type MenubarContentProps, MenubarGroup, type MenubarGroupProps, MenubarItem, type MenubarItemProps, MenubarLabel, type MenubarLabelProps, MenubarMenu, type MenubarMenuProps, type MenubarProps, MenubarRadioGroup, type MenubarRadioGroupProps, MenubarRadioItem, type MenubarRadioItemProps, MenubarSeparator, type MenubarSeparatorProps, MenubarSub, MenubarSubContent, type MenubarSubContentProps, type MenubarSubProps, MenubarSubTrigger, type MenubarSubTriggerProps, MenubarTrigger, type MenubarTriggerProps, Modal, ModalBody, ModalClose, type ModalCloseProps, ModalContent, type ModalContentProps, ModalDescription, type ModalDescriptionProps, ModalFooter, ModalHeader, type ModalProps, type ModalSectionProps, ModalTitle, type ModalTitleProps, ModalTrigger, type ModalTriggerProps, NumberInput, type NumberInputProps, Pagination, PaginationContent, type PaginationContentProps, PaginationEllipsis, type PaginationEllipsisProps, PaginationItem, type PaginationItemProps, PaginationLink, type PaginationLinkProps, PaginationNext, type PaginationNextProps, PaginationPrevious, type PaginationPreviousProps, type PaginationProps, type PaginationRangeOptions, type PaginationSlot, Popover, PopoverAnchor, type PopoverAnchorProps, PopoverClose, type PopoverCloseProps, PopoverContent, type PopoverContentProps, type PopoverProps, PopoverTrigger, type PopoverTriggerProps, Progress, type ProgressProps, Quote, QuoteAuthor, type QuoteAuthorProps, QuoteCaption, type QuoteCaptionProps, QuoteContent, type QuoteContentProps, type QuoteProps, QuoteSource, type QuoteSourceProps, Radio, RadioGroup, type RadioGroupProps, type RadioProps, Rating, type RatingProps, type RejectionCode, ScrollArea, type ScrollAreaOrientation, type ScrollAreaProps, SearchBox, type SearchBoxProps, Select, SelectItem, type SelectItemProps, type SelectProps, Sidebar, SidebarContent, type SidebarContextValue, SidebarFooter, SidebarGroup, SidebarGroupAction, type SidebarGroupActionProps, SidebarGroupContent, type SidebarGroupDivProps, SidebarGroupLabel, SidebarHeader, SidebarInset, type SidebarInsetProps, SidebarMenu, SidebarMenuAction, type SidebarMenuActionProps, SidebarMenuBadge, SidebarMenuButton, type SidebarMenuButtonProps, SidebarMenuItem, SidebarMenuSkeleton, type SidebarMenuSkeletonProps, SidebarMenuSub, SidebarMenuSubButton, type SidebarMenuSubButtonProps, SidebarMenuSubItem, type SidebarProps, SidebarProvider, type SidebarProviderProps, SidebarRail, type SidebarSectionProps, SidebarSeparator, SidebarTrigger, type SidebarTriggerProps, Skeleton, type SkeletonProps, Slider, type SliderProps, type SliderValue, Spinner, type SpinnerProps, Stat, StatChange, type StatChangeProps, StatChart, type StatChartProps, StatGroup, type StatGroupProps, StatLabel, type StatLabelProps, type StatProps, StatValue, type StatValueProps, Step, StepDescription, type StepDescriptionProps, StepIndicator, type StepIndicatorProps, type StepProps, type StepState, StepTitle, type StepTitleProps, Steps, type StepsProps, Switch, type SwitchProps, Table, TableBody, TableCaption, TableCell, type TableCellProps, TableFooter, TableHead, type TableHeadProps, TableHeader, type TableProps, TableRow, type TableRowProps, Tabs, TabsContent, type TabsContentProps, TabsList, type TabsListProps, type TabsProps, TabsTrigger, type TabsTriggerProps, TagInput, type TagInputProps, Textarea, type TextareaProps, Timeline, TimelineContent, type TimelineContentProps, TimelineDescription, type TimelineDescriptionProps, TimelineItem, type TimelineItemProps, TimelineMarker, type TimelineMarkerProps, type TimelineProps, type TimelineStatus, TimelineTime, type TimelineTimeProps, TimelineTitle, type TimelineTitleProps, type ToastAction, type ToastData, type ToastOptions, type ToastPosition, type ToastStore, type ToastVariant, Toaster, type ToasterProps, Toggle, ToggleGroup, ToggleGroupItem, type ToggleGroupItemProps, type ToggleGroupProps, type ToggleProps, Tooltip, TooltipContent, type TooltipContentProps, type TooltipProps, TooltipTrigger, type TooltipTriggerProps, type UploadFile, type UseFieldA11yOptions, accordionVariants, alertVariants, avatarVariants, badgeVariants, breadcrumbVariants, buttonVariants, cardVariants, checkboxVariants, circularProgressVariants, cn, comboboxTriggerVariants, comboboxVariants, commandVariants, createToast, createToastStore, datePickerVariants, dateRangePickerTriggerVariants, dateRangePickerVariants, descriptionListVariants, dividerVariants, drawerVariants, dropdownMenuVariants, emptyStateVariants, inputOTPVariants, inputVariants, linkVariants, listVariants, menubarContentVariants, menubarTriggerVariants, modalContentVariants, numberInputVariants, paginationLinkVariants, paginationRange, paginationVariants, popoverContentVariants, progressVariants, quoteVariants, radioGroupVariants, radioVariants, ratingVariants, scrollAreaVariants, selectTriggerVariants, sidebarMenuButtonVariants, sidebarMenuSubButtonVariants, skeletonVariants, sliderVariants, spinnerVariants, statGroupVariants, statVariants, stepVariants, stepsVariants, switchVariants, tableVariants, tabsListVariants, tabsVariants, tagInputVariants, textareaVariants, timelineMarkerVariants, timelineVariants, toast, toastStore, toastVariants, toastViewportVariants, toggleGroupVariants, toggleVariants, tooltipContentVariants, useDga, useDir, useFieldA11y, useIsMobile, useSidebar };
|
package/dist/index.js
CHANGED
|
@@ -406,10 +406,11 @@ import {
|
|
|
406
406
|
CardDescription,
|
|
407
407
|
CardFooter,
|
|
408
408
|
CardHeader,
|
|
409
|
+
CardIcon,
|
|
409
410
|
CardImage,
|
|
410
411
|
CardTitle,
|
|
411
412
|
cardVariants
|
|
412
|
-
} from "./chunk-
|
|
413
|
+
} from "./chunk-PQJ5IGRQ.js";
|
|
413
414
|
import "./chunk-L6HWOYOY.js";
|
|
414
415
|
import {
|
|
415
416
|
Accordion,
|
|
@@ -418,6 +419,10 @@ import {
|
|
|
418
419
|
AccordionTrigger,
|
|
419
420
|
accordionVariants
|
|
420
421
|
} from "./chunk-QGK2KYQS.js";
|
|
422
|
+
import "./chunk-2F6V4OWR.js";
|
|
423
|
+
import {
|
|
424
|
+
AspectRatio
|
|
425
|
+
} from "./chunk-JQ4P7OBA.js";
|
|
421
426
|
import "./chunk-5MQV6PLC.js";
|
|
422
427
|
import {
|
|
423
428
|
Alert,
|
|
@@ -426,10 +431,6 @@ import {
|
|
|
426
431
|
alertVariants
|
|
427
432
|
} from "./chunk-VPTWF4AK.js";
|
|
428
433
|
import "./chunk-CDS4SYEQ.js";
|
|
429
|
-
import "./chunk-2F6V4OWR.js";
|
|
430
|
-
import {
|
|
431
|
-
AspectRatio
|
|
432
|
-
} from "./chunk-JQ4P7OBA.js";
|
|
433
434
|
import "./chunk-GNU7VKLZ.js";
|
|
434
435
|
import {
|
|
435
436
|
Avatar,
|
|
@@ -484,6 +485,7 @@ export {
|
|
|
484
485
|
CardDescription,
|
|
485
486
|
CardFooter,
|
|
486
487
|
CardHeader,
|
|
488
|
+
CardIcon,
|
|
487
489
|
CardImage,
|
|
488
490
|
CardTitle,
|
|
489
491
|
Checkbox,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dev-dga/react",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.11.0",
|
|
4
4
|
"description": "React 19 components for the DGA (Digital Government Authority) design system , accessible, RTL-native, dark-mode ready.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react",
|
|
@@ -56,12 +56,12 @@
|
|
|
56
56
|
"cmdk": "^1.1.1",
|
|
57
57
|
"radix-ui": "^1.0.0",
|
|
58
58
|
"react-aria-components": "^1.17.0",
|
|
59
|
-
"@dev-dga/tokens": "0.
|
|
59
|
+
"@dev-dga/tokens": "0.11.0"
|
|
60
60
|
},
|
|
61
61
|
"peerDependencies": {
|
|
62
62
|
"react": "^19.0.0",
|
|
63
63
|
"react-dom": "^19.0.0",
|
|
64
|
-
"@dev-dga/css": "0.
|
|
64
|
+
"@dev-dga/css": "0.11.0"
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
67
|
"@storybook/react-vite": "^10.2.15",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/Card/Card.tsx"],"sourcesContent":["'use client';\n\nimport { Slot as SlotPrimitive } from 'radix-ui';\nimport { cva, type VariantProps } from 'class-variance-authority';\nimport { cn } from '../../utils/cn';\n\n// ─── 1. Variants (cva) ─── //\n\nconst cardVariants = cva('ddga-card', {\n variants: {\n variant: {\n default: 'ddga-card--default',\n outline: 'ddga-card--outline',\n elevated: 'ddga-card--elevated',\n filled: 'ddga-card--filled',\n gradient: 'ddga-card--gradient',\n ghost: 'ddga-card--ghost',\n },\n padding: {\n sm: 'ddga-card--padding-sm',\n md: 'ddga-card--padding-md',\n lg: 'ddga-card--padding-lg',\n },\n orientation: {\n vertical: 'ddga-card--vertical',\n horizontal: 'ddga-card--horizontal',\n },\n interactive: {\n true: 'ddga-card--interactive',\n },\n },\n defaultVariants: {\n variant: 'default',\n padding: 'md',\n orientation: 'vertical',\n },\n});\n\n// ─── 2. Types ─── //\n\ninterface CardProps extends React.ComponentProps<'div'>, VariantProps<typeof cardVariants> {\n /** Render as the single child element instead of a `<div>` (see Button). */\n asChild?: boolean;\n}\n\ntype CardSectionProps = React.ComponentProps<'div'> & { asChild?: boolean };\n\ninterface CardTitleProps extends React.ComponentProps<'h3'> {\n /** Override the heading element (e.g. render an `<h2>` or `<a>`). */\n asChild?: boolean;\n}\n\ntype CardDescriptionProps = React.ComponentProps<'p'> & { asChild?: boolean };\n\ninterface CardImageProps extends React.ComponentProps<'img'> {\n /**\n * Aspect ratio of the image in vertical orientation (e.g. `'16/9'`, `'4/3'`,\n * `'1/1'`). Default `'16/9'`. Ignored in horizontal orientation — the image\n * fills the card's full height there.\n */\n aspectRatio?: string;\n}\n\n// ─── 3. Components ─── //\n\nfunction Card({\n variant,\n padding,\n orientation,\n interactive,\n asChild,\n className,\n ...props\n}: CardProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return (\n <Comp\n data-slot=\"card\"\n data-orientation={orientation ?? 'vertical'}\n className={cn(cardVariants({ variant, padding, orientation, interactive }), className)}\n {...props}\n />\n );\n}\n\nfunction CardImage({ aspectRatio = '16/9', className, style, ...props }: CardImageProps) {\n return (\n <img\n data-slot=\"card-image\"\n className={cn('ddga-card__image', className)}\n style={\n {\n '--ddga-card-image-aspect': aspectRatio,\n ...style,\n } as React.CSSProperties\n }\n {...props}\n />\n );\n}\n\nfunction CardHeader({ asChild, className, ...props }: CardSectionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return <Comp data-slot=\"card-header\" className={cn('ddga-card__header', className)} {...props} />;\n}\n\nfunction CardTitle({ asChild, className, ...props }: CardTitleProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'h3';\n return <Comp data-slot=\"card-title\" className={cn('ddga-card__title', className)} {...props} />;\n}\n\nfunction CardDescription({ asChild, className, ...props }: CardDescriptionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'p';\n return (\n <Comp\n data-slot=\"card-description\"\n className={cn('ddga-card__description', className)}\n {...props}\n />\n );\n}\n\nfunction CardContent({ asChild, className, ...props }: CardSectionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return (\n <Comp data-slot=\"card-content\" className={cn('ddga-card__content', className)} {...props} />\n );\n}\n\nfunction CardFooter({ asChild, className, ...props }: CardSectionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return <Comp data-slot=\"card-footer\" className={cn('ddga-card__footer', className)} {...props} />;\n}\n\n// ─── 4. Exports ─── //\n\nexport {\n Card,\n CardImage,\n CardHeader,\n CardTitle,\n CardDescription,\n CardContent,\n CardFooter,\n cardVariants,\n};\nexport type { CardProps, CardImageProps, CardSectionProps, CardTitleProps, CardDescriptionProps };\n"],"mappings":";;;;;AAEA,SAAS,QAAQ,qBAAqB;AACtC,SAAS,WAA8B;AAyEnC;AApEJ,IAAM,eAAe,IAAI,aAAa;AAAA,EACpC,UAAU;AAAA,IACR,SAAS;AAAA,MACP,SAAS;AAAA,MACT,SAAS;AAAA,MACT,UAAU;AAAA,MACV,QAAQ;AAAA,MACR,UAAU;AAAA,MACV,OAAO;AAAA,IACT;AAAA,IACA,SAAS;AAAA,MACP,IAAI;AAAA,MACJ,IAAI;AAAA,MACJ,IAAI;AAAA,IACN;AAAA,IACA,aAAa;AAAA,MACX,UAAU;AAAA,MACV,YAAY;AAAA,IACd;AAAA,IACA,aAAa;AAAA,MACX,MAAM;AAAA,IACR;AAAA,EACF;AAAA,EACA,iBAAiB;AAAA,IACf,SAAS;AAAA,IACT,SAAS;AAAA,IACT,aAAa;AAAA,EACf;AACF,CAAC;AA6BD,SAAS,KAAK;AAAA,EACZ;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA,GAAG;AACL,GAAc;AACZ,QAAM,OAAO,UAAU,cAAc,OAAO;AAC5C,SACE;AAAA,IAAC;AAAA;AAAA,MACC,aAAU;AAAA,MACV,oBAAkB,eAAe;AAAA,MACjC,WAAW,GAAG,aAAa,EAAE,SAAS,SAAS,aAAa,YAAY,CAAC,GAAG,SAAS;AAAA,MACpF,GAAG;AAAA;AAAA,EACN;AAEJ;AAEA,SAAS,UAAU,EAAE,cAAc,QAAQ,WAAW,OAAO,GAAG,MAAM,GAAmB;AACvF,SACE;AAAA,IAAC;AAAA;AAAA,MACC,aAAU;AAAA,MACV,WAAW,GAAG,oBAAoB,SAAS;AAAA,MAC3C,OACE;AAAA,QACE,4BAA4B;AAAA,QAC5B,GAAG;AAAA,MACL;AAAA,MAED,GAAG;AAAA;AAAA,EACN;AAEJ;AAEA,SAAS,WAAW,EAAE,SAAS,WAAW,GAAG,MAAM,GAAqB;AACtE,QAAM,OAAO,UAAU,cAAc,OAAO;AAC5C,SAAO,oBAAC,QAAK,aAAU,eAAc,WAAW,GAAG,qBAAqB,SAAS,GAAI,GAAG,OAAO;AACjG;AAEA,SAAS,UAAU,EAAE,SAAS,WAAW,GAAG,MAAM,GAAmB;AACnE,QAAM,OAAO,UAAU,cAAc,OAAO;AAC5C,SAAO,oBAAC,QAAK,aAAU,cAAa,WAAW,GAAG,oBAAoB,SAAS,GAAI,GAAG,OAAO;AAC/F;AAEA,SAAS,gBAAgB,EAAE,SAAS,WAAW,GAAG,MAAM,GAAyB;AAC/E,QAAM,OAAO,UAAU,cAAc,OAAO;AAC5C,SACE;AAAA,IAAC;AAAA;AAAA,MACC,aAAU;AAAA,MACV,WAAW,GAAG,0BAA0B,SAAS;AAAA,MAChD,GAAG;AAAA;AAAA,EACN;AAEJ;AAEA,SAAS,YAAY,EAAE,SAAS,WAAW,GAAG,MAAM,GAAqB;AACvE,QAAM,OAAO,UAAU,cAAc,OAAO;AAC5C,SACE,oBAAC,QAAK,aAAU,gBAAe,WAAW,GAAG,sBAAsB,SAAS,GAAI,GAAG,OAAO;AAE9F;AAEA,SAAS,WAAW,EAAE,SAAS,WAAW,GAAG,MAAM,GAAqB;AACtE,QAAM,OAAO,UAAU,cAAc,OAAO;AAC5C,SAAO,oBAAC,QAAK,aAAU,eAAc,WAAW,GAAG,qBAAqB,SAAS,GAAI,GAAG,OAAO;AACjG;","names":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["/home/devdhaif/work/react/dga-dev/packages/react/dist/chunk-Z5XJ5S7U.cjs","../src/components/Card/Card.tsx"],"names":[],"mappings":"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","file":"/home/devdhaif/work/react/dga-dev/packages/react/dist/chunk-Z5XJ5S7U.cjs","sourcesContent":[null,"'use client';\n\nimport { Slot as SlotPrimitive } from 'radix-ui';\nimport { cva, type VariantProps } from 'class-variance-authority';\nimport { cn } from '../../utils/cn';\n\n// ─── 1. Variants (cva) ─── //\n\nconst cardVariants = cva('ddga-card', {\n variants: {\n variant: {\n default: 'ddga-card--default',\n outline: 'ddga-card--outline',\n elevated: 'ddga-card--elevated',\n filled: 'ddga-card--filled',\n gradient: 'ddga-card--gradient',\n ghost: 'ddga-card--ghost',\n },\n padding: {\n sm: 'ddga-card--padding-sm',\n md: 'ddga-card--padding-md',\n lg: 'ddga-card--padding-lg',\n },\n orientation: {\n vertical: 'ddga-card--vertical',\n horizontal: 'ddga-card--horizontal',\n },\n interactive: {\n true: 'ddga-card--interactive',\n },\n },\n defaultVariants: {\n variant: 'default',\n padding: 'md',\n orientation: 'vertical',\n },\n});\n\n// ─── 2. Types ─── //\n\ninterface CardProps extends React.ComponentProps<'div'>, VariantProps<typeof cardVariants> {\n /** Render as the single child element instead of a `<div>` (see Button). */\n asChild?: boolean;\n}\n\ntype CardSectionProps = React.ComponentProps<'div'> & { asChild?: boolean };\n\ninterface CardTitleProps extends React.ComponentProps<'h3'> {\n /** Override the heading element (e.g. render an `<h2>` or `<a>`). */\n asChild?: boolean;\n}\n\ntype CardDescriptionProps = React.ComponentProps<'p'> & { asChild?: boolean };\n\ninterface CardImageProps extends React.ComponentProps<'img'> {\n /**\n * Aspect ratio of the image in vertical orientation (e.g. `'16/9'`, `'4/3'`,\n * `'1/1'`). Default `'16/9'`. Ignored in horizontal orientation — the image\n * fills the card's full height there.\n */\n aspectRatio?: string;\n}\n\n// ─── 3. Components ─── //\n\nfunction Card({\n variant,\n padding,\n orientation,\n interactive,\n asChild,\n className,\n ...props\n}: CardProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return (\n <Comp\n data-slot=\"card\"\n data-orientation={orientation ?? 'vertical'}\n className={cn(cardVariants({ variant, padding, orientation, interactive }), className)}\n {...props}\n />\n );\n}\n\nfunction CardImage({ aspectRatio = '16/9', className, style, ...props }: CardImageProps) {\n return (\n <img\n data-slot=\"card-image\"\n className={cn('ddga-card__image', className)}\n style={\n {\n '--ddga-card-image-aspect': aspectRatio,\n ...style,\n } as React.CSSProperties\n }\n {...props}\n />\n );\n}\n\nfunction CardHeader({ asChild, className, ...props }: CardSectionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return <Comp data-slot=\"card-header\" className={cn('ddga-card__header', className)} {...props} />;\n}\n\nfunction CardTitle({ asChild, className, ...props }: CardTitleProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'h3';\n return <Comp data-slot=\"card-title\" className={cn('ddga-card__title', className)} {...props} />;\n}\n\nfunction CardDescription({ asChild, className, ...props }: CardDescriptionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'p';\n return (\n <Comp\n data-slot=\"card-description\"\n className={cn('ddga-card__description', className)}\n {...props}\n />\n );\n}\n\nfunction CardContent({ asChild, className, ...props }: CardSectionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return (\n <Comp data-slot=\"card-content\" className={cn('ddga-card__content', className)} {...props} />\n );\n}\n\nfunction CardFooter({ asChild, className, ...props }: CardSectionProps) {\n const Comp = asChild ? SlotPrimitive.Slot : 'div';\n return <Comp data-slot=\"card-footer\" className={cn('ddga-card__footer', className)} {...props} />;\n}\n\n// ─── 4. Exports ─── //\n\nexport {\n Card,\n CardImage,\n CardHeader,\n CardTitle,\n CardDescription,\n CardContent,\n CardFooter,\n cardVariants,\n};\nexport type { CardProps, CardImageProps, CardSectionProps, CardTitleProps, CardDescriptionProps };\n"]}
|