@exem-ui/react 0.3.4-next.20260702065311 → 0.3.4-next.20260713005253
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{FlatTooltip-D3Q_tsYX.d.mts → FlatTooltip-BQHCh0EB.d.mts} +8 -3
- package/dist/{FlatTooltip-D3Q_tsYX.d.ts → FlatTooltip-BQHCh0EB.d.ts} +8 -3
- package/dist/{chunk-DHEC52AV.mjs → chunk-HCPEPSQY.mjs} +14 -3
- package/dist/chunk-HCPEPSQY.mjs.map +1 -0
- package/dist/{chunk-WYZY23QK.js → chunk-YJPVY7DM.js} +14 -3
- package/dist/chunk-YJPVY7DM.js.map +1 -0
- package/dist/flat/index.d.mts +2 -2
- package/dist/flat/index.d.ts +2 -2
- package/dist/flat/index.js +7 -7
- package/dist/flat/index.mjs +1 -1
- package/dist/index.d.mts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +42 -35
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +18 -11
- package/dist/index.mjs.map +1 -1
- package/package.json +3 -3
- package/dist/chunk-DHEC52AV.mjs.map +0 -1
- package/dist/chunk-WYZY23QK.js.map +0 -1
package/dist/flat/index.js
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkYJPVY7DM_js = require('../chunk-YJPVY7DM.js');
|
|
4
4
|
require('../chunk-T5TAXI73.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "ConditionalTooltip", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkYJPVY7DM_js.ConditionalTooltip; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "FlatColorPalette", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkYJPVY7DM_js.FlatColorPalette; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "FlatSegment", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkYJPVY7DM_js.FlatSegment; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "FlatSelect", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkYJPVY7DM_js.FlatSelect; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "FlatTabs", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkYJPVY7DM_js.FlatTabs; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "FlatTooltip", {
|
|
29
29
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkYJPVY7DM_js.FlatTooltip; }
|
|
31
31
|
});
|
|
32
32
|
//# sourceMappingURL=index.js.map
|
|
33
33
|
//# sourceMappingURL=index.js.map
|
package/dist/flat/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { ConditionalTooltip, FlatColorPalette, FlatSegment, FlatSelect, FlatTabs, FlatTooltip } from '../chunk-
|
|
1
|
+
export { ConditionalTooltip, FlatColorPalette, FlatSegment, FlatSelect, FlatTabs, FlatTooltip } from '../chunk-HCPEPSQY.mjs';
|
|
2
2
|
import '../chunk-MSA6TY4M.mjs';
|
|
3
3
|
//# sourceMappingURL=index.mjs.map
|
|
4
4
|
//# sourceMappingURL=index.mjs.map
|
package/dist/index.d.mts
CHANGED
|
@@ -2,8 +2,8 @@ import * as class_variance_authority_types from 'class-variance-authority/types'
|
|
|
2
2
|
import { VariantProps } from '@exem-ui/core/utils';
|
|
3
3
|
import * as React$1 from 'react';
|
|
4
4
|
import React__default, { ComponentProps } from 'react';
|
|
5
|
-
import { C as ColorPaletteColor, a as ConditionalTooltip, V as Variant, S as Size$1, I as Icon } from './FlatTooltip-
|
|
6
|
-
export { J as ColorPalette, K as ColorPaletteColors, G as ColorPaletteProps, H as ColorPaletteSwatchProps, L as DEFAULT_COLOR, r as Segment, s as SegmentComponent, t as SegmentContentProps, u as SegmentItemProps, v as SegmentListProps, w as SegmentRootProps, g as Select, h as SelectBoxProps, i as SelectComponent, j as SelectDescriptionProps, k as SelectEmptyProps, l as SelectGroupProps, m as SelectItemProps, n as SelectLabelProps, o as SelectListProps, p as SelectRootProps, q as SelectTriggerProps, T as Tabs, b as TabsComponent, c as TabsContentProps, d as TabsListProps, e as TabsRootProps, f as TabsTriggerProps, x as Tooltip, y as TooltipComponent, z as TooltipContentProps, A as TooltipDescriptionProps, B as TooltipProviderProps, D as TooltipRootProps, E as TooltipTitleProps, F as TooltipTriggerProps, M as getColorPaletteColor, N as isInPalette } from './FlatTooltip-
|
|
5
|
+
import { C as ColorPaletteColor, a as ConditionalTooltip, V as Variant, S as Size$1, I as Icon } from './FlatTooltip-BQHCh0EB.mjs';
|
|
6
|
+
export { J as ColorPalette, K as ColorPaletteColors, G as ColorPaletteProps, H as ColorPaletteSwatchProps, L as DEFAULT_COLOR, r as Segment, s as SegmentComponent, t as SegmentContentProps, u as SegmentItemProps, v as SegmentListProps, w as SegmentRootProps, g as Select, h as SelectBoxProps, i as SelectComponent, j as SelectDescriptionProps, k as SelectEmptyProps, l as SelectGroupProps, m as SelectItemProps, n as SelectLabelProps, o as SelectListProps, p as SelectRootProps, q as SelectTriggerProps, T as Tabs, b as TabsComponent, c as TabsContentProps, d as TabsListProps, e as TabsRootProps, f as TabsTriggerProps, x as Tooltip, y as TooltipComponent, z as TooltipContentProps, A as TooltipDescriptionProps, B as TooltipProviderProps, D as TooltipRootProps, E as TooltipTitleProps, F as TooltipTriggerProps, M as getColorPaletteColor, N as isInPalette } from './FlatTooltip-BQHCh0EB.mjs';
|
|
7
7
|
import { I as IconBaseProps } from './types-xnO0gkCW.mjs';
|
|
8
8
|
import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
|
|
9
9
|
import * as RadioGroupPrimitive from '@radix-ui/react-radio-group';
|
package/dist/index.d.ts
CHANGED
|
@@ -2,8 +2,8 @@ import * as class_variance_authority_types from 'class-variance-authority/types'
|
|
|
2
2
|
import { VariantProps } from '@exem-ui/core/utils';
|
|
3
3
|
import * as React$1 from 'react';
|
|
4
4
|
import React__default, { ComponentProps } from 'react';
|
|
5
|
-
import { C as ColorPaletteColor, a as ConditionalTooltip, V as Variant, S as Size$1, I as Icon } from './FlatTooltip-
|
|
6
|
-
export { J as ColorPalette, K as ColorPaletteColors, G as ColorPaletteProps, H as ColorPaletteSwatchProps, L as DEFAULT_COLOR, r as Segment, s as SegmentComponent, t as SegmentContentProps, u as SegmentItemProps, v as SegmentListProps, w as SegmentRootProps, g as Select, h as SelectBoxProps, i as SelectComponent, j as SelectDescriptionProps, k as SelectEmptyProps, l as SelectGroupProps, m as SelectItemProps, n as SelectLabelProps, o as SelectListProps, p as SelectRootProps, q as SelectTriggerProps, T as Tabs, b as TabsComponent, c as TabsContentProps, d as TabsListProps, e as TabsRootProps, f as TabsTriggerProps, x as Tooltip, y as TooltipComponent, z as TooltipContentProps, A as TooltipDescriptionProps, B as TooltipProviderProps, D as TooltipRootProps, E as TooltipTitleProps, F as TooltipTriggerProps, M as getColorPaletteColor, N as isInPalette } from './FlatTooltip-
|
|
5
|
+
import { C as ColorPaletteColor, a as ConditionalTooltip, V as Variant, S as Size$1, I as Icon } from './FlatTooltip-BQHCh0EB.js';
|
|
6
|
+
export { J as ColorPalette, K as ColorPaletteColors, G as ColorPaletteProps, H as ColorPaletteSwatchProps, L as DEFAULT_COLOR, r as Segment, s as SegmentComponent, t as SegmentContentProps, u as SegmentItemProps, v as SegmentListProps, w as SegmentRootProps, g as Select, h as SelectBoxProps, i as SelectComponent, j as SelectDescriptionProps, k as SelectEmptyProps, l as SelectGroupProps, m as SelectItemProps, n as SelectLabelProps, o as SelectListProps, p as SelectRootProps, q as SelectTriggerProps, T as Tabs, b as TabsComponent, c as TabsContentProps, d as TabsListProps, e as TabsRootProps, f as TabsTriggerProps, x as Tooltip, y as TooltipComponent, z as TooltipContentProps, A as TooltipDescriptionProps, B as TooltipProviderProps, D as TooltipRootProps, E as TooltipTitleProps, F as TooltipTriggerProps, M as getColorPaletteColor, N as isInPalette } from './FlatTooltip-BQHCh0EB.js';
|
|
7
7
|
import { I as IconBaseProps } from './types-xnO0gkCW.js';
|
|
8
8
|
import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
|
|
9
9
|
import * as RadioGroupPrimitive from '@radix-ui/react-radio-group';
|
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkYJPVY7DM_js = require('./chunk-YJPVY7DM.js');
|
|
4
4
|
var chunkT5TAXI73_js = require('./chunk-T5TAXI73.js');
|
|
5
5
|
var utils = require('@exem-ui/core/utils');
|
|
6
6
|
var React = require('react');
|
|
@@ -627,7 +627,7 @@ var IconButton = React.forwardRef(
|
|
|
627
627
|
size,
|
|
628
628
|
...props
|
|
629
629
|
};
|
|
630
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
630
|
+
return /* @__PURE__ */ jsxRuntime.jsx(chunkYJPVY7DM_js.ConditionalTooltip, { tooltip, children: /* @__PURE__ */ jsxRuntime.jsx(Button, { ref, ...buttonProps }) });
|
|
631
631
|
}
|
|
632
632
|
);
|
|
633
633
|
IconButton.displayName = "IconButton";
|
|
@@ -671,7 +671,7 @@ var ButtonGroup = React.forwardRef(
|
|
|
671
671
|
onClick: item.onClick,
|
|
672
672
|
size
|
|
673
673
|
};
|
|
674
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
674
|
+
return /* @__PURE__ */ jsxRuntime.jsx(chunkYJPVY7DM_js.ConditionalTooltip, { tooltip: item.tooltip, children: variant === "contained" ? /* @__PURE__ */ jsxRuntime.jsx(IconButton, { ...iconBaseProps, variant: "assistive" }) : /* @__PURE__ */ jsxRuntime.jsx(IconButton, { ...iconBaseProps, color: "primary", variant: "outlined" }) }, item.id);
|
|
675
675
|
}
|
|
676
676
|
const buttonBaseProps = {
|
|
677
677
|
className: utils.cn(roundedClasses, dividerClasses, mergeClasses, hoverClasses),
|
|
@@ -679,7 +679,7 @@ var ButtonGroup = React.forwardRef(
|
|
|
679
679
|
onClick: item.onClick,
|
|
680
680
|
size
|
|
681
681
|
};
|
|
682
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
682
|
+
return /* @__PURE__ */ jsxRuntime.jsx(chunkYJPVY7DM_js.ConditionalTooltip, { tooltip: item.tooltip, children: variant === "contained" ? /* @__PURE__ */ jsxRuntime.jsx(Button, { ...buttonBaseProps, variant: "assistive", children: item.label }) : /* @__PURE__ */ jsxRuntime.jsx(Button, { ...buttonBaseProps, color: "primary", variant: "outlined", children: item.label }) }, item.id);
|
|
683
683
|
})
|
|
684
684
|
}
|
|
685
685
|
);
|
|
@@ -1090,12 +1090,12 @@ function DatePicker({ type = "single", showOutsideDays = true, ...rest }) {
|
|
|
1090
1090
|
}
|
|
1091
1091
|
var dropdownVariants = {
|
|
1092
1092
|
content: utils.cn(
|
|
1093
|
-
|
|
1093
|
+
chunkYJPVY7DM_js.overlayListVariants.content,
|
|
1094
1094
|
"data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2"
|
|
1095
1095
|
),
|
|
1096
|
-
viewport:
|
|
1097
|
-
item: (props) => utils.cn(
|
|
1098
|
-
slotSize:
|
|
1096
|
+
viewport: chunkYJPVY7DM_js.overlayListVariants.viewport,
|
|
1097
|
+
item: (props) => utils.cn(chunkYJPVY7DM_js.overlayListVariants.item(props), "focus:bg-elevation-elevation-2"),
|
|
1098
|
+
slotSize: chunkYJPVY7DM_js.overlayListVariants.slotSize,
|
|
1099
1099
|
separator: utils.cn("my-0.5 h-px bg-border-primary"),
|
|
1100
1100
|
label: utils.cva("px-2 font-medium text-text-secondary", {
|
|
1101
1101
|
defaultVariants: { size: "medium" },
|
|
@@ -1146,9 +1146,9 @@ Dropdown.Item = React.forwardRef(({ className, children, leftSlot, rightSlot, si
|
|
|
1146
1146
|
className: utils.cn(dropdownVariants.item({ size }), className),
|
|
1147
1147
|
...props,
|
|
1148
1148
|
children: [
|
|
1149
|
-
leftSlot && /* @__PURE__ */ jsxRuntime.jsx("div", { className:
|
|
1150
|
-
/* @__PURE__ */ jsxRuntime.jsx("div", { className: utils.cn(
|
|
1151
|
-
rightSlot && /* @__PURE__ */ jsxRuntime.jsx("div", { className:
|
|
1149
|
+
leftSlot && /* @__PURE__ */ jsxRuntime.jsx("div", { className: chunkYJPVY7DM_js.overlayListVariants.slotSize({ size }), children: leftSlot }),
|
|
1150
|
+
/* @__PURE__ */ jsxRuntime.jsx("div", { className: utils.cn(chunkYJPVY7DM_js.overlayListVariants.itemText({ size }), "min-w-0 flex-1 truncate"), children }),
|
|
1151
|
+
rightSlot && /* @__PURE__ */ jsxRuntime.jsx("div", { className: chunkYJPVY7DM_js.overlayListVariants.slotSize({ size }), children: rightSlot })
|
|
1152
1152
|
]
|
|
1153
1153
|
}
|
|
1154
1154
|
);
|
|
@@ -1193,15 +1193,16 @@ var useTextAreaContext = () => {
|
|
|
1193
1193
|
return context;
|
|
1194
1194
|
};
|
|
1195
1195
|
var textAreaVariants = {
|
|
1196
|
-
container:
|
|
1197
|
-
label:
|
|
1196
|
+
container: chunkYJPVY7DM_js.commonInputVariants.container,
|
|
1197
|
+
label: chunkYJPVY7DM_js.commonInputVariants.label,
|
|
1198
1198
|
field: utils.cva(
|
|
1199
1199
|
"scrollbar-overlay block w-full resize-none rounded-medium border transition-colors focus:outline-none",
|
|
1200
1200
|
{
|
|
1201
1201
|
variants: {
|
|
1202
1202
|
variant: {
|
|
1203
1203
|
fill: "border-transparent bg-elevation-elevation-2",
|
|
1204
|
-
line: "border-border-primary"
|
|
1204
|
+
line: "border-border-primary",
|
|
1205
|
+
lineBackground: "border-border-primary bg-background-primary"
|
|
1205
1206
|
},
|
|
1206
1207
|
size: {
|
|
1207
1208
|
xsmall: "min-h-[60px] px-1.5 py-[3.5px] text-body-3",
|
|
@@ -1226,7 +1227,10 @@ var textAreaVariants = {
|
|
|
1226
1227
|
},
|
|
1227
1228
|
{ variant: "line", state: "focused", class: "border-border-focused" },
|
|
1228
1229
|
{ variant: "line", state: "error", class: "border-border-critical" },
|
|
1229
|
-
{ variant: "line", state: "disabled", class: "border-border-primary" }
|
|
1230
|
+
{ variant: "line", state: "disabled", class: "border-border-primary" },
|
|
1231
|
+
{ variant: "lineBackground", state: "focused", class: "border-border-focused" },
|
|
1232
|
+
{ variant: "lineBackground", state: "error", class: "border-border-critical" },
|
|
1233
|
+
{ variant: "lineBackground", state: "disabled", class: "border-border-primary" }
|
|
1230
1234
|
],
|
|
1231
1235
|
defaultVariants: { variant: "fill", size: "medium", state: "default" }
|
|
1232
1236
|
}
|
|
@@ -1244,7 +1248,7 @@ var textAreaVariants = {
|
|
|
1244
1248
|
},
|
|
1245
1249
|
defaultVariants: { size: "medium" }
|
|
1246
1250
|
}),
|
|
1247
|
-
description:
|
|
1251
|
+
description: chunkYJPVY7DM_js.commonInputVariants.description,
|
|
1248
1252
|
counter: utils.cva("text-nowrap font-regular", {
|
|
1249
1253
|
variants: {
|
|
1250
1254
|
disabled: {
|
|
@@ -1274,7 +1278,7 @@ var TextArea = React__namespace.forwardRef(
|
|
|
1274
1278
|
TextAreaContext.Provider,
|
|
1275
1279
|
{
|
|
1276
1280
|
value: { variant, size, error, disabled, id, value, maxLength, onChange },
|
|
1277
|
-
children: /* @__PURE__ */ jsxRuntime.jsx("div", { ref, className: utils.cn(textAreaVariants.container, className), children: children || /* @__PURE__ */ jsxRuntime.jsx(TextArea.Field, { ...restTextAreaProps }) })
|
|
1281
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("div", { ref, className: utils.cn(textAreaVariants.container(), className), children: children || /* @__PURE__ */ jsxRuntime.jsx(TextArea.Field, { ...restTextAreaProps }) })
|
|
1278
1282
|
}
|
|
1279
1283
|
);
|
|
1280
1284
|
}
|
|
@@ -1371,15 +1375,16 @@ var useTextFieldContext = () => {
|
|
|
1371
1375
|
return context;
|
|
1372
1376
|
};
|
|
1373
1377
|
var textFieldVariants = {
|
|
1374
|
-
container:
|
|
1375
|
-
label:
|
|
1378
|
+
container: chunkYJPVY7DM_js.commonInputVariants.container,
|
|
1379
|
+
label: chunkYJPVY7DM_js.commonInputVariants.label,
|
|
1376
1380
|
wrapper: utils.cva(
|
|
1377
1381
|
"flex w-full flex-row items-center rounded-medium border transition-colors focus-within:border-border-focused focus-within:outline-none",
|
|
1378
1382
|
{
|
|
1379
1383
|
variants: {
|
|
1380
1384
|
variant: {
|
|
1381
1385
|
fill: "border-transparent bg-elevation-elevation-2",
|
|
1382
|
-
line: "border-border-primary"
|
|
1386
|
+
line: "border-border-primary",
|
|
1387
|
+
lineBackground: "border-border-primary bg-background-primary"
|
|
1383
1388
|
},
|
|
1384
1389
|
size: {
|
|
1385
1390
|
xsmall: "h-6 gap-0 px-1",
|
|
@@ -1401,7 +1406,9 @@ var textFieldVariants = {
|
|
|
1401
1406
|
class: "bg-elevation-elevation-2 border-transparent"
|
|
1402
1407
|
},
|
|
1403
1408
|
{ variant: "line", state: "error", class: "border-border-critical" },
|
|
1404
|
-
{ variant: "line", state: "disabled", class: "border-border-primary" }
|
|
1409
|
+
{ variant: "line", state: "disabled", class: "border-border-primary" },
|
|
1410
|
+
{ variant: "lineBackground", state: "error", class: "border-border-critical" },
|
|
1411
|
+
{ variant: "lineBackground", state: "disabled", class: "border-border-primary" }
|
|
1405
1412
|
],
|
|
1406
1413
|
defaultVariants: { variant: "fill", size: "medium", state: "default" }
|
|
1407
1414
|
}
|
|
@@ -1494,7 +1501,7 @@ var TextField = React.forwardRef(
|
|
|
1494
1501
|
}, ref) => {
|
|
1495
1502
|
const uniqueId = React.useId();
|
|
1496
1503
|
const id = providedId || `text-field-${uniqueId}`;
|
|
1497
|
-
return /* @__PURE__ */ jsxRuntime.jsx(TextFieldContext.Provider, { value: { variant, size, error, disabled, id, value, onChange }, children: /* @__PURE__ */ jsxRuntime.jsx("div", { ref, className: utils.cn(textFieldVariants.container, className), children: children || /* @__PURE__ */ jsxRuntime.jsx(TextField.Input, { ...inputProps }) }) });
|
|
1504
|
+
return /* @__PURE__ */ jsxRuntime.jsx(TextFieldContext.Provider, { value: { variant, size, error, disabled, id, value, onChange }, children: /* @__PURE__ */ jsxRuntime.jsx("div", { ref, className: utils.cn(textFieldVariants.container(), className), children: children || /* @__PURE__ */ jsxRuntime.jsx(TextField.Input, { ...inputProps }) }) });
|
|
1498
1505
|
}
|
|
1499
1506
|
);
|
|
1500
1507
|
TextField.Label = React.forwardRef(
|
|
@@ -1707,7 +1714,7 @@ Modal.Content = React.forwardRef(
|
|
|
1707
1714
|
ref,
|
|
1708
1715
|
className: utils.cn(
|
|
1709
1716
|
// 공통 스타일
|
|
1710
|
-
"fixed z-50 flex flex-col rounded-strong border border-border-primary bg-
|
|
1717
|
+
"fixed z-50 flex flex-col rounded-strong border border-border-primary bg-background-primary duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",
|
|
1711
1718
|
// fullsize일 때
|
|
1712
1719
|
isFullSize ? "inset-0 m-10" : (
|
|
1713
1720
|
// 일반 모달일 때
|
|
@@ -1953,13 +1960,13 @@ var SheetResizableBox = ({ side, options, children }) => {
|
|
|
1953
1960
|
onResizeStart: () => setResizing(true),
|
|
1954
1961
|
onResizeStop: handleResizeStop,
|
|
1955
1962
|
handleComponent,
|
|
1956
|
-
className: "flex min-h-0 flex-col bg-
|
|
1963
|
+
className: "flex min-h-0 flex-col bg-background-primary shadow-strong",
|
|
1957
1964
|
children
|
|
1958
1965
|
}
|
|
1959
1966
|
);
|
|
1960
1967
|
};
|
|
1961
1968
|
var SHEET_CONTENT_BASE = "fixed z-50 data-[state=open]:duration-300 data-[state=closed]:duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0";
|
|
1962
|
-
var SHEET_CONTENT_BOX = "flex flex-col border-border-primary bg-
|
|
1969
|
+
var SHEET_CONTENT_BOX = "flex flex-col border-border-primary bg-background-primary shadow-strong";
|
|
1963
1970
|
var SHEET_SIDE_CLASSES = {
|
|
1964
1971
|
right: "inset-y-0 right-0 h-full w-[800px] max-w-[calc(100vw-var(--sheet-edge-gap))] border-l data-[state=open]:slide-in-from-right data-[state=closed]:slide-out-to-right",
|
|
1965
1972
|
left: "inset-y-0 left-0 h-full w-[800px] max-w-[calc(100vw-var(--sheet-edge-gap))] border-r data-[state=open]:slide-in-from-left data-[state=closed]:slide-out-to-left",
|
|
@@ -2716,43 +2723,43 @@ var buttonize = (fn) => {
|
|
|
2716
2723
|
|
|
2717
2724
|
Object.defineProperty(exports, "ColorPalette", {
|
|
2718
2725
|
enumerable: true,
|
|
2719
|
-
get: function () { return
|
|
2726
|
+
get: function () { return chunkYJPVY7DM_js.ColorPalette; }
|
|
2720
2727
|
});
|
|
2721
2728
|
Object.defineProperty(exports, "ColorPaletteColors", {
|
|
2722
2729
|
enumerable: true,
|
|
2723
|
-
get: function () { return
|
|
2730
|
+
get: function () { return chunkYJPVY7DM_js.ColorPaletteColors; }
|
|
2724
2731
|
});
|
|
2725
2732
|
Object.defineProperty(exports, "DEFAULT_COLOR", {
|
|
2726
2733
|
enumerable: true,
|
|
2727
|
-
get: function () { return
|
|
2734
|
+
get: function () { return chunkYJPVY7DM_js.DEFAULT_COLOR; }
|
|
2728
2735
|
});
|
|
2729
2736
|
Object.defineProperty(exports, "Segment", {
|
|
2730
2737
|
enumerable: true,
|
|
2731
|
-
get: function () { return
|
|
2738
|
+
get: function () { return chunkYJPVY7DM_js.Segment; }
|
|
2732
2739
|
});
|
|
2733
2740
|
Object.defineProperty(exports, "Select", {
|
|
2734
2741
|
enumerable: true,
|
|
2735
|
-
get: function () { return
|
|
2742
|
+
get: function () { return chunkYJPVY7DM_js.Select; }
|
|
2736
2743
|
});
|
|
2737
2744
|
Object.defineProperty(exports, "Tabs", {
|
|
2738
2745
|
enumerable: true,
|
|
2739
|
-
get: function () { return
|
|
2746
|
+
get: function () { return chunkYJPVY7DM_js.Tabs; }
|
|
2740
2747
|
});
|
|
2741
2748
|
Object.defineProperty(exports, "Tooltip", {
|
|
2742
2749
|
enumerable: true,
|
|
2743
|
-
get: function () { return
|
|
2750
|
+
get: function () { return chunkYJPVY7DM_js.Tooltip; }
|
|
2744
2751
|
});
|
|
2745
2752
|
Object.defineProperty(exports, "colorPaletteColorClasses", {
|
|
2746
2753
|
enumerable: true,
|
|
2747
|
-
get: function () { return
|
|
2754
|
+
get: function () { return chunkYJPVY7DM_js.colorPaletteColorClasses; }
|
|
2748
2755
|
});
|
|
2749
2756
|
Object.defineProperty(exports, "getColorPaletteColor", {
|
|
2750
2757
|
enumerable: true,
|
|
2751
|
-
get: function () { return
|
|
2758
|
+
get: function () { return chunkYJPVY7DM_js.getColorPaletteColor; }
|
|
2752
2759
|
});
|
|
2753
2760
|
Object.defineProperty(exports, "isInPalette", {
|
|
2754
2761
|
enumerable: true,
|
|
2755
|
-
get: function () { return
|
|
2762
|
+
get: function () { return chunkYJPVY7DM_js.isInPalette; }
|
|
2756
2763
|
});
|
|
2757
2764
|
exports.Avatar = Avatar;
|
|
2758
2765
|
exports.Badge = Badge;
|