@deepnoid/ui 0.1.224 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +208 -208
- package/dist/{chunk-2K3HZMC6.mjs → chunk-3STWFJVX.mjs} +6 -6
- package/dist/chunk-67DEFPS6.mjs +74 -0
- package/dist/{chunk-CBFUVFGI.mjs → chunk-AVUO6TGC.mjs} +2 -2
- package/dist/{chunk-YBDQSEPV.mjs → chunk-BTAOTEW7.mjs} +1 -1
- package/dist/{chunk-7JCCPTBU.mjs → chunk-CVDI2GQ2.mjs} +3 -3
- package/dist/{chunk-VOOEH6OJ.mjs → chunk-FFKXQUER.mjs} +1 -1
- package/dist/{chunk-E4VJDQD5.mjs → chunk-G5OQBVYQ.mjs} +1 -1
- package/dist/{chunk-S2T4GHJA.mjs → chunk-HJ2RUGGG.mjs} +1 -0
- package/dist/{chunk-TEERNFIT.mjs → chunk-IE7ERNC7.mjs} +3 -3
- package/dist/{chunk-63JRWMWN.mjs → chunk-JXIQOVRO.mjs} +1 -1
- package/dist/{chunk-OPGGL4CG.mjs → chunk-KZPHD6CA.mjs} +2 -2
- package/dist/{chunk-TBRF36RK.mjs → chunk-MCSP3FVE.mjs} +1 -1
- package/dist/{chunk-23KGTXH2.mjs → chunk-NKYNCXOU.mjs} +1 -1
- package/dist/{chunk-CGJBY53Q.mjs → chunk-PWISIPC6.mjs} +1 -1
- package/dist/{chunk-Z4NO7SMY.mjs → chunk-ROG3BOMM.mjs} +19 -66
- package/dist/{chunk-RFHWRBAB.mjs → chunk-T6IFFFAD.mjs} +1 -1
- package/dist/{chunk-OPSMMRA2.mjs → chunk-TY7T5O3Z.mjs} +1 -1
- package/dist/{chunk-V5XX3CGL.mjs → chunk-WGVOWTFG.mjs} +1 -1
- package/dist/{chunk-EAWNUQDB.mjs → chunk-XNDDHEW6.mjs} +1 -1
- package/dist/components/accordion/accordionItem.js +1 -1
- package/dist/components/accordion/accordionItem.mjs +1 -1
- package/dist/components/accordion/index.js +1 -1
- package/dist/components/accordion/index.mjs +1 -1
- package/dist/components/breadcrumb/breadcrumb.js +19 -66
- package/dist/components/breadcrumb/breadcrumb.mjs +6 -6
- package/dist/components/breadcrumb/index.js +19 -66
- package/dist/components/breadcrumb/index.mjs +6 -6
- package/dist/components/button/button-group.js +95 -10
- package/dist/components/button/button-group.mjs +2 -1
- package/dist/components/button/button.d.mts +52 -44
- package/dist/components/button/button.d.ts +52 -44
- package/dist/components/button/button.js +19 -66
- package/dist/components/button/button.mjs +2 -2
- package/dist/components/button/button.style.d.mts +39 -33
- package/dist/components/button/button.style.d.ts +39 -33
- package/dist/components/button/button.style.js +19 -66
- package/dist/components/button/button.style.mjs +1 -1
- package/dist/components/button/icon-button.d.mts +52 -44
- package/dist/components/button/icon-button.d.ts +52 -44
- package/dist/components/button/icon-button.js +19 -66
- package/dist/components/button/icon-button.mjs +2 -2
- package/dist/components/button/index.js +74 -76
- package/dist/components/button/index.mjs +7 -7
- package/dist/components/button/text-button.d.mts +52 -44
- package/dist/components/button/text-button.d.ts +52 -44
- package/dist/components/button/text-button.js +19 -66
- package/dist/components/button/text-button.mjs +2 -2
- package/dist/components/fileUpload/fileUpload.js +20 -66
- package/dist/components/fileUpload/fileUpload.mjs +7 -7
- package/dist/components/fileUpload/index.js +20 -66
- package/dist/components/fileUpload/index.mjs +7 -7
- package/dist/components/input/index.js +1 -0
- package/dist/components/input/index.mjs +1 -1
- package/dist/components/input/input.js +1 -0
- package/dist/components/input/input.mjs +1 -1
- package/dist/components/modal/GlobalModalProvider.js +19 -66
- package/dist/components/modal/GlobalModalProvider.mjs +7 -7
- package/dist/components/modal/index.js +19 -66
- package/dist/components/modal/index.mjs +8 -8
- package/dist/components/modal/modal.js +19 -66
- package/dist/components/modal/modal.mjs +6 -6
- package/dist/components/modal/useGlobalModal.mjs +8 -8
- package/dist/components/pagination/index.js +1 -0
- package/dist/components/pagination/index.mjs +2 -2
- package/dist/components/pagination/pagination.js +1 -0
- package/dist/components/pagination/pagination.mjs +2 -2
- package/dist/components/picker/datePicker.js +20 -66
- package/dist/components/picker/datePicker.mjs +7 -7
- package/dist/components/picker/index.js +20 -66
- package/dist/components/picker/index.mjs +9 -9
- package/dist/components/picker/timePicker/Panel.js +19 -66
- package/dist/components/picker/timePicker/Panel.mjs +6 -6
- package/dist/components/picker/timePicker/index.js +20 -66
- package/dist/components/picker/timePicker/index.mjs +8 -8
- package/dist/components/radio/index.js +1 -1
- package/dist/components/radio/index.mjs +1 -1
- package/dist/components/radio/radio.js +1 -1
- package/dist/components/radio/radio.mjs +1 -1
- package/dist/components/select/index.js +19 -66
- package/dist/components/select/index.mjs +6 -6
- package/dist/components/select/select.js +19 -66
- package/dist/components/select/select.mjs +6 -6
- package/dist/components/table/index.js +3 -2
- package/dist/components/table/index.mjs +6 -6
- package/dist/components/table/table-body.js +3 -2
- package/dist/components/table/table-body.mjs +6 -6
- package/dist/components/table/table-head.js +3 -2
- package/dist/components/table/table-head.mjs +6 -6
- package/dist/components/table/table.js +3 -2
- package/dist/components/table/table.mjs +6 -6
- package/dist/index.js +79 -80
- package/dist/index.mjs +69 -69
- package/package.json +1 -1
- package/dist/chunk-TBI5O3OL.mjs +0 -26
|
@@ -6221,6 +6221,7 @@ var inputStyle = tv(
|
|
|
6221
6221
|
},
|
|
6222
6222
|
outline: {
|
|
6223
6223
|
inputWrapper: [
|
|
6224
|
+
"bg-transparent",
|
|
6224
6225
|
"border-neutral-light",
|
|
6225
6226
|
"group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
|
|
6226
6227
|
"group-has-[:focus:not(:read-only)]/input:bg-body-background",
|
|
@@ -6958,7 +6959,7 @@ var tableStyle = (0, import_tailwind_variants6.tv)({
|
|
|
6958
6959
|
],
|
|
6959
6960
|
td: [
|
|
6960
6961
|
"relative",
|
|
6961
|
-
"bg-
|
|
6962
|
+
"bg-transparent",
|
|
6962
6963
|
"text-foreground",
|
|
6963
6964
|
"whitespace-normal",
|
|
6964
6965
|
"outline-none",
|
|
@@ -6986,7 +6987,7 @@ var tableStyle = (0, import_tailwind_variants6.tv)({
|
|
|
6986
6987
|
solid: {},
|
|
6987
6988
|
outline: {},
|
|
6988
6989
|
underline: {
|
|
6989
|
-
th: ["bg-
|
|
6990
|
+
th: ["bg-transparent", "border-t-[2px]", "border-b-[1px]"]
|
|
6990
6991
|
}
|
|
6991
6992
|
},
|
|
6992
6993
|
size: {
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
table_head_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-IE7ERNC7.mjs";
|
|
5
5
|
import "../../chunk-7B7LRG5J.mjs";
|
|
6
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-XNDDHEW6.mjs";
|
|
7
7
|
import "../../chunk-F3HENRVM.mjs";
|
|
8
|
-
import "../../chunk-2GCSFWHD.mjs";
|
|
9
|
-
import "../../chunk-S2T4GHJA.mjs";
|
|
10
8
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
11
9
|
import "../../chunk-NPQBJO6G.mjs";
|
|
12
|
-
import "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-2GCSFWHD.mjs";
|
|
11
|
+
import "../../chunk-HJ2RUGGG.mjs";
|
|
14
12
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
15
13
|
import "../../chunk-A6UUVHC6.mjs";
|
|
14
|
+
import "../../chunk-DQRAFUDA.mjs";
|
|
15
|
+
import "../../chunk-EWS3FESG.mjs";
|
|
16
16
|
import "../../chunk-AOU4QX7H.mjs";
|
|
17
17
|
import "../../chunk-27Y6K5NK.mjs";
|
|
18
18
|
import "../../chunk-E3G5QXSH.mjs";
|
|
@@ -6313,6 +6313,7 @@ var inputStyle = tv(
|
|
|
6313
6313
|
},
|
|
6314
6314
|
outline: {
|
|
6315
6315
|
inputWrapper: [
|
|
6316
|
+
"bg-transparent",
|
|
6316
6317
|
"border-neutral-light",
|
|
6317
6318
|
"group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
|
|
6318
6319
|
"group-has-[:focus:not(:read-only)]/input:bg-body-background",
|
|
@@ -7051,7 +7052,7 @@ var tableStyle = (0, import_tailwind_variants6.tv)({
|
|
|
7051
7052
|
],
|
|
7052
7053
|
td: [
|
|
7053
7054
|
"relative",
|
|
7054
|
-
"bg-
|
|
7055
|
+
"bg-transparent",
|
|
7055
7056
|
"text-foreground",
|
|
7056
7057
|
"whitespace-normal",
|
|
7057
7058
|
"outline-none",
|
|
@@ -7079,7 +7080,7 @@ var tableStyle = (0, import_tailwind_variants6.tv)({
|
|
|
7079
7080
|
solid: {},
|
|
7080
7081
|
outline: {},
|
|
7081
7082
|
underline: {
|
|
7082
|
-
th: ["bg-
|
|
7083
|
+
th: ["bg-transparent", "border-t-[2px]", "border-b-[1px]"]
|
|
7083
7084
|
}
|
|
7084
7085
|
},
|
|
7085
7086
|
size: {
|
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
import {
|
|
3
3
|
getCellStyle,
|
|
4
4
|
table_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-IE7ERNC7.mjs";
|
|
6
6
|
import "../../chunk-7B7LRG5J.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-XNDDHEW6.mjs";
|
|
8
8
|
import "../../chunk-F3HENRVM.mjs";
|
|
9
|
-
import "../../chunk-2GCSFWHD.mjs";
|
|
10
|
-
import "../../chunk-S2T4GHJA.mjs";
|
|
11
9
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
12
10
|
import "../../chunk-NPQBJO6G.mjs";
|
|
13
|
-
import "../../chunk-
|
|
14
|
-
import "../../chunk-
|
|
11
|
+
import "../../chunk-2GCSFWHD.mjs";
|
|
12
|
+
import "../../chunk-HJ2RUGGG.mjs";
|
|
15
13
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
16
14
|
import "../../chunk-A6UUVHC6.mjs";
|
|
15
|
+
import "../../chunk-DQRAFUDA.mjs";
|
|
16
|
+
import "../../chunk-EWS3FESG.mjs";
|
|
17
17
|
import "../../chunk-AOU4QX7H.mjs";
|
|
18
18
|
import "../../chunk-27Y6K5NK.mjs";
|
|
19
19
|
import "../../chunk-E3G5QXSH.mjs";
|
package/dist/index.js
CHANGED
|
@@ -1181,7 +1181,7 @@ var accordionItem = tv({
|
|
|
1181
1181
|
"flex-col",
|
|
1182
1182
|
"gap-[12px]",
|
|
1183
1183
|
"p-[12px]",
|
|
1184
|
-
"bg-
|
|
1184
|
+
"bg-transparent",
|
|
1185
1185
|
"cursor-pointer",
|
|
1186
1186
|
"select-none"
|
|
1187
1187
|
],
|
|
@@ -6404,19 +6404,19 @@ var buttonBaseStyle = tv({
|
|
|
6404
6404
|
},
|
|
6405
6405
|
variants: {
|
|
6406
6406
|
variant: {
|
|
6407
|
-
solid:
|
|
6408
|
-
soft:
|
|
6409
|
-
outline: [],
|
|
6410
|
-
ghost:
|
|
6407
|
+
solid: {},
|
|
6408
|
+
soft: {},
|
|
6409
|
+
outline: { base: ["bg-transparent"] },
|
|
6410
|
+
ghost: {}
|
|
6411
6411
|
},
|
|
6412
6412
|
color: {
|
|
6413
|
-
primary:
|
|
6414
|
-
secondary:
|
|
6415
|
-
neutral:
|
|
6416
|
-
info:
|
|
6417
|
-
success:
|
|
6418
|
-
warning:
|
|
6419
|
-
danger:
|
|
6413
|
+
primary: {},
|
|
6414
|
+
secondary: {},
|
|
6415
|
+
neutral: {},
|
|
6416
|
+
info: {},
|
|
6417
|
+
success: {},
|
|
6418
|
+
warning: {},
|
|
6419
|
+
danger: {}
|
|
6420
6420
|
},
|
|
6421
6421
|
disabled: {
|
|
6422
6422
|
true: {
|
|
@@ -6425,12 +6425,7 @@ var buttonBaseStyle = tv({
|
|
|
6425
6425
|
},
|
|
6426
6426
|
isInGroup: {
|
|
6427
6427
|
true: {
|
|
6428
|
-
base: [
|
|
6429
|
-
"[&:not(:first-child):not(:last-child)]:rounded-none",
|
|
6430
|
-
"first:rounded-r-none",
|
|
6431
|
-
"last:rounded-l-none",
|
|
6432
|
-
"[&:not(:first-child)]:border-l-0"
|
|
6433
|
-
]
|
|
6428
|
+
base: ["!rounded-none", "[&:not(:first-child)]:border-l-0"]
|
|
6434
6429
|
}
|
|
6435
6430
|
}
|
|
6436
6431
|
},
|
|
@@ -6610,91 +6605,49 @@ var buttonBaseStyle = tv({
|
|
|
6610
6605
|
variant: "outline",
|
|
6611
6606
|
color: "primary",
|
|
6612
6607
|
class: {
|
|
6613
|
-
base: [
|
|
6614
|
-
"bg-body-background",
|
|
6615
|
-
"border-primary-main",
|
|
6616
|
-
"text-primary-main",
|
|
6617
|
-
"hover:bg-primary-soft",
|
|
6618
|
-
"active:bg-primary-light"
|
|
6619
|
-
]
|
|
6608
|
+
base: ["border-primary-main", "text-primary-main", "hover:bg-primary-soft", "active:bg-primary-light"]
|
|
6620
6609
|
}
|
|
6621
6610
|
},
|
|
6622
6611
|
{
|
|
6623
6612
|
variant: "outline",
|
|
6624
6613
|
color: "secondary",
|
|
6625
6614
|
class: {
|
|
6626
|
-
base: [
|
|
6627
|
-
"bg-body-background",
|
|
6628
|
-
"border-secondary-main",
|
|
6629
|
-
"text-secondary-main",
|
|
6630
|
-
"hover:bg-secondary-soft",
|
|
6631
|
-
"active:bg-secondary-light"
|
|
6632
|
-
]
|
|
6615
|
+
base: ["border-secondary-main", "text-secondary-main", "hover:bg-secondary-soft", "active:bg-secondary-light"]
|
|
6633
6616
|
}
|
|
6634
6617
|
},
|
|
6635
6618
|
{
|
|
6636
6619
|
variant: "outline",
|
|
6637
6620
|
color: "neutral",
|
|
6638
6621
|
class: {
|
|
6639
|
-
base: [
|
|
6640
|
-
"bg-body-background",
|
|
6641
|
-
"border-neutral-main",
|
|
6642
|
-
"text-neutral-main",
|
|
6643
|
-
"hover:bg-neutral-soft",
|
|
6644
|
-
"active:bg-neutral-light"
|
|
6645
|
-
]
|
|
6622
|
+
base: ["border-neutral-main", "text-neutral-main", "hover:bg-neutral-soft", "active:bg-neutral-light"]
|
|
6646
6623
|
}
|
|
6647
6624
|
},
|
|
6648
6625
|
{
|
|
6649
6626
|
variant: "outline",
|
|
6650
6627
|
color: "info",
|
|
6651
6628
|
class: {
|
|
6652
|
-
base: [
|
|
6653
|
-
"bg-body-background",
|
|
6654
|
-
"border-info-main",
|
|
6655
|
-
"text-info-main",
|
|
6656
|
-
"hover:bg-info-soft",
|
|
6657
|
-
"active:bg-info-light"
|
|
6658
|
-
]
|
|
6629
|
+
base: ["border-info-main", "text-info-main", "hover:bg-info-soft", "active:bg-info-light"]
|
|
6659
6630
|
}
|
|
6660
6631
|
},
|
|
6661
6632
|
{
|
|
6662
6633
|
variant: "outline",
|
|
6663
6634
|
color: "success",
|
|
6664
6635
|
class: {
|
|
6665
|
-
base: [
|
|
6666
|
-
"bg-body-background",
|
|
6667
|
-
"border-success-main",
|
|
6668
|
-
"text-success-main",
|
|
6669
|
-
"hover:bg-success-soft",
|
|
6670
|
-
"active:bg-success-light"
|
|
6671
|
-
]
|
|
6636
|
+
base: ["border-success-main", "text-success-main", "hover:bg-success-soft", "active:bg-success-light"]
|
|
6672
6637
|
}
|
|
6673
6638
|
},
|
|
6674
6639
|
{
|
|
6675
6640
|
variant: "outline",
|
|
6676
6641
|
color: "warning",
|
|
6677
6642
|
class: {
|
|
6678
|
-
base: [
|
|
6679
|
-
"bg-body-background",
|
|
6680
|
-
"border-warning-main",
|
|
6681
|
-
"text-warning-main",
|
|
6682
|
-
"hover:bg-warning-soft",
|
|
6683
|
-
"active:bg-warning-light"
|
|
6684
|
-
]
|
|
6643
|
+
base: ["border-warning-main", "text-warning-main", "hover:bg-warning-soft", "active:bg-warning-light"]
|
|
6685
6644
|
}
|
|
6686
6645
|
},
|
|
6687
6646
|
{
|
|
6688
6647
|
variant: "outline",
|
|
6689
6648
|
color: "danger",
|
|
6690
6649
|
class: {
|
|
6691
|
-
base: [
|
|
6692
|
-
"bg-body-background",
|
|
6693
|
-
"border-danger-main",
|
|
6694
|
-
"text-danger-main",
|
|
6695
|
-
"hover:bg-danger-soft",
|
|
6696
|
-
"active:bg-danger-light"
|
|
6697
|
-
]
|
|
6650
|
+
base: ["border-danger-main", "text-danger-main", "hover:bg-danger-soft", "active:bg-danger-light"]
|
|
6698
6651
|
}
|
|
6699
6652
|
},
|
|
6700
6653
|
// ghost & color
|
|
@@ -7324,19 +7277,64 @@ var textButtonStyle = tv({
|
|
|
7324
7277
|
// src/components/button/button-group.tsx
|
|
7325
7278
|
var import_react9 = __toESM(require("react"));
|
|
7326
7279
|
var import_jsx_runtime11 = require("react/jsx-runtime");
|
|
7327
|
-
var ButtonGroup = (0, import_react9.forwardRef)(
|
|
7328
|
-
|
|
7329
|
-
|
|
7330
|
-
|
|
7331
|
-
|
|
7332
|
-
|
|
7333
|
-
})
|
|
7334
|
-
|
|
7335
|
-
|
|
7280
|
+
var ButtonGroup = (0, import_react9.forwardRef)(
|
|
7281
|
+
({ children, classNames, size, radius, full, color, variant, disabled, ...props }, ref) => {
|
|
7282
|
+
const childSharedProps = { color, size, variant, disabled, ...props };
|
|
7283
|
+
const validChildren = import_react9.default.Children.toArray(children).filter(import_react9.isValidElement);
|
|
7284
|
+
const lastValidIndex = validChildren.length - 1;
|
|
7285
|
+
let validIndex = -1;
|
|
7286
|
+
return /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("div", { ref, className: buttonGroup({ full, className: classNames == null ? void 0 : classNames.base }), children: import_react9.default.Children.map(children, (child) => {
|
|
7287
|
+
var _a, _b;
|
|
7288
|
+
if (!(0, import_react9.isValidElement)(child)) return child;
|
|
7289
|
+
const childElement = child;
|
|
7290
|
+
const childProps = (_a = childElement.props) != null ? _a : {};
|
|
7291
|
+
validIndex += 1;
|
|
7292
|
+
const isFirst = validIndex === 0;
|
|
7293
|
+
const isLast = validIndex === lastValidIndex;
|
|
7294
|
+
const defaultRadiusMap = {
|
|
7295
|
+
sm: "!rounded-sm",
|
|
7296
|
+
md: "!rounded-md",
|
|
7297
|
+
lg: "!rounded-lg",
|
|
7298
|
+
xl: "!rounded-xl"
|
|
7299
|
+
};
|
|
7300
|
+
const currentRadius = defaultRadiusMap[size != null ? size : "md"];
|
|
7301
|
+
const radiusClass = radius === "none" ? "!rounded-none" : radius === "full" ? clsx(
|
|
7302
|
+
isFirst && "!rounded-r-none !rounded-l-full",
|
|
7303
|
+
isLast && "!rounded-l-none !rounded-r-full",
|
|
7304
|
+
!isFirst && !isLast && "!rounded-none"
|
|
7305
|
+
) : (
|
|
7306
|
+
// default
|
|
7307
|
+
clsx(
|
|
7308
|
+
isFirst && `${currentRadius} !rounded-r-none`,
|
|
7309
|
+
isLast && `${currentRadius} !rounded-l-none`,
|
|
7310
|
+
!isFirst && !isLast && "!rounded-none"
|
|
7311
|
+
)
|
|
7312
|
+
);
|
|
7313
|
+
const mergedClassNames = {
|
|
7314
|
+
...childProps.classNames || {},
|
|
7315
|
+
base: clsx((_b = childProps.classNames) == null ? void 0 : _b.base, radiusClass)
|
|
7316
|
+
};
|
|
7317
|
+
return import_react9.default.cloneElement(childElement, {
|
|
7318
|
+
isInGroup: true,
|
|
7319
|
+
...childSharedProps,
|
|
7320
|
+
...childProps,
|
|
7321
|
+
classNames: mergedClassNames
|
|
7322
|
+
});
|
|
7323
|
+
}) });
|
|
7324
|
+
}
|
|
7325
|
+
);
|
|
7336
7326
|
ButtonGroup.displayName = "ButtonGroup";
|
|
7337
7327
|
var button_group_default = ButtonGroup;
|
|
7338
7328
|
var buttonGroup = tv({
|
|
7339
|
-
base: ["flex"]
|
|
7329
|
+
base: ["inline-flex"],
|
|
7330
|
+
variants: {
|
|
7331
|
+
full: {
|
|
7332
|
+
true: { base: ["w-full", "[&>*]:flex-1"] }
|
|
7333
|
+
}
|
|
7334
|
+
},
|
|
7335
|
+
defaultVariants: {
|
|
7336
|
+
full: false
|
|
7337
|
+
}
|
|
7340
7338
|
});
|
|
7341
7339
|
|
|
7342
7340
|
// src/components/breadcrumb/breadcrumb.tsx
|
|
@@ -7596,6 +7594,7 @@ var inputStyle = tv(
|
|
|
7596
7594
|
},
|
|
7597
7595
|
outline: {
|
|
7598
7596
|
inputWrapper: [
|
|
7597
|
+
"bg-transparent",
|
|
7599
7598
|
"border-neutral-light",
|
|
7600
7599
|
"group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
|
|
7601
7600
|
"group-has-[:focus:not(:read-only)]/input:bg-body-background",
|
|
@@ -9274,7 +9273,7 @@ var tableStyle = (0, import_tailwind_variants18.tv)({
|
|
|
9274
9273
|
],
|
|
9275
9274
|
td: [
|
|
9276
9275
|
"relative",
|
|
9277
|
-
"bg-
|
|
9276
|
+
"bg-transparent",
|
|
9278
9277
|
"text-foreground",
|
|
9279
9278
|
"whitespace-normal",
|
|
9280
9279
|
"outline-none",
|
|
@@ -9302,7 +9301,7 @@ var tableStyle = (0, import_tailwind_variants18.tv)({
|
|
|
9302
9301
|
solid: {},
|
|
9303
9302
|
outline: {},
|
|
9304
9303
|
underline: {
|
|
9305
|
-
th: ["bg-
|
|
9304
|
+
th: ["bg-transparent", "border-t-[2px]", "border-b-[1px]"]
|
|
9306
9305
|
}
|
|
9307
9306
|
},
|
|
9308
9307
|
size: {
|
|
@@ -10348,7 +10347,7 @@ var radioStyle = tv({
|
|
|
10348
10347
|
"rounded-full",
|
|
10349
10348
|
"border",
|
|
10350
10349
|
"border-neutral-light",
|
|
10351
|
-
"bg-
|
|
10350
|
+
"bg-transparent"
|
|
10352
10351
|
],
|
|
10353
10352
|
innerDot: [
|
|
10354
10353
|
"z-[2]",
|
package/dist/index.mjs
CHANGED
|
@@ -21,7 +21,7 @@ import "./chunk-WSIADHVC.mjs";
|
|
|
21
21
|
import "./chunk-DX3KXNP6.mjs";
|
|
22
22
|
import {
|
|
23
23
|
table_default
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-IE7ERNC7.mjs";
|
|
25
25
|
import "./chunk-3MY6LO7N.mjs";
|
|
26
26
|
import {
|
|
27
27
|
tabs_default
|
|
@@ -30,10 +30,10 @@ import "./chunk-RRAZM5D3.mjs";
|
|
|
30
30
|
import {
|
|
31
31
|
textarea_default
|
|
32
32
|
} from "./chunk-MAGZDGUW.mjs";
|
|
33
|
-
import "./chunk-
|
|
33
|
+
import "./chunk-MZ76AA76.mjs";
|
|
34
34
|
import {
|
|
35
|
-
|
|
36
|
-
} from "./chunk-
|
|
35
|
+
skeleton_default
|
|
36
|
+
} from "./chunk-6PN3DGOE.mjs";
|
|
37
37
|
import "./chunk-OLQOLLKG.mjs";
|
|
38
38
|
import {
|
|
39
39
|
starRating_default
|
|
@@ -48,24 +48,39 @@ import {
|
|
|
48
48
|
import "./chunk-QCEKPS7U.mjs";
|
|
49
49
|
import {
|
|
50
50
|
select_default
|
|
51
|
-
} from "./chunk-
|
|
52
|
-
import "./chunk-
|
|
53
|
-
import {
|
|
54
|
-
skeleton_default
|
|
55
|
-
} from "./chunk-6PN3DGOE.mjs";
|
|
56
|
-
import "./chunk-TPFN22HR.mjs";
|
|
51
|
+
} from "./chunk-PWISIPC6.mjs";
|
|
52
|
+
import "./chunk-MV2WCFK7.mjs";
|
|
57
53
|
import {
|
|
58
|
-
|
|
59
|
-
} from "./chunk-
|
|
54
|
+
slider_default
|
|
55
|
+
} from "./chunk-OK34FKBQ.mjs";
|
|
60
56
|
import "./chunk-4VWG4726.mjs";
|
|
61
57
|
import {
|
|
62
58
|
timePicker_default
|
|
63
|
-
} from "./chunk-
|
|
64
|
-
import "./chunk-
|
|
59
|
+
} from "./chunk-AVUO6TGC.mjs";
|
|
60
|
+
import "./chunk-MCSP3FVE.mjs";
|
|
65
61
|
import "./chunk-RKHH3CUS.mjs";
|
|
62
|
+
import "./chunk-TPFN22HR.mjs";
|
|
63
|
+
import {
|
|
64
|
+
radio_default
|
|
65
|
+
} from "./chunk-FFKXQUER.mjs";
|
|
66
|
+
import "./chunk-NNVGYR5T.mjs";
|
|
67
|
+
import {
|
|
68
|
+
useGlobalModal
|
|
69
|
+
} from "./chunk-WGVOWTFG.mjs";
|
|
70
|
+
import {
|
|
71
|
+
GlobalModalProvider
|
|
72
|
+
} from "./chunk-TY7T5O3Z.mjs";
|
|
73
|
+
import {
|
|
74
|
+
modal_default
|
|
75
|
+
} from "./chunk-G5OQBVYQ.mjs";
|
|
76
|
+
import "./chunk-7B7LRG5J.mjs";
|
|
77
|
+
import {
|
|
78
|
+
pagination_default
|
|
79
|
+
} from "./chunk-XNDDHEW6.mjs";
|
|
80
|
+
import "./chunk-F3HENRVM.mjs";
|
|
66
81
|
import {
|
|
67
82
|
datePicker_default
|
|
68
|
-
} from "./chunk-
|
|
83
|
+
} from "./chunk-3STWFJVX.mjs";
|
|
69
84
|
import {
|
|
70
85
|
day_default
|
|
71
86
|
} from "./chunk-DI7QXTYZ.mjs";
|
|
@@ -77,37 +92,10 @@ import {
|
|
|
77
92
|
import {
|
|
78
93
|
listItem_default
|
|
79
94
|
} from "./chunk-PCWANNZ4.mjs";
|
|
80
|
-
import "./chunk-7B7LRG5J.mjs";
|
|
81
|
-
import {
|
|
82
|
-
pagination_default
|
|
83
|
-
} from "./chunk-EAWNUQDB.mjs";
|
|
84
|
-
import "./chunk-F3HENRVM.mjs";
|
|
85
|
-
import "./chunk-NNVGYR5T.mjs";
|
|
86
|
-
import {
|
|
87
|
-
useGlobalModal
|
|
88
|
-
} from "./chunk-V5XX3CGL.mjs";
|
|
89
|
-
import {
|
|
90
|
-
GlobalModalProvider
|
|
91
|
-
} from "./chunk-OPSMMRA2.mjs";
|
|
92
|
-
import {
|
|
93
|
-
modal_default
|
|
94
|
-
} from "./chunk-E4VJDQD5.mjs";
|
|
95
95
|
import "./chunk-MGEWSREV.mjs";
|
|
96
96
|
import {
|
|
97
97
|
chip_default
|
|
98
98
|
} from "./chunk-PXUYPS6M.mjs";
|
|
99
|
-
import "./chunk-RLXOHILK.mjs";
|
|
100
|
-
import {
|
|
101
|
-
fileUpload_default
|
|
102
|
-
} from "./chunk-OPGGL4CG.mjs";
|
|
103
|
-
import "./chunk-7VOQKIIK.mjs";
|
|
104
|
-
import {
|
|
105
|
-
progress_default
|
|
106
|
-
} from "./chunk-VUO5J2OK.mjs";
|
|
107
|
-
import "./chunk-2GCSFWHD.mjs";
|
|
108
|
-
import {
|
|
109
|
-
input_default
|
|
110
|
-
} from "./chunk-S2T4GHJA.mjs";
|
|
111
99
|
import "./chunk-32GA3YW4.mjs";
|
|
112
100
|
import {
|
|
113
101
|
drawer_default
|
|
@@ -116,27 +104,18 @@ import "./chunk-QZ3LVYJW.mjs";
|
|
|
116
104
|
import {
|
|
117
105
|
checkbox_default
|
|
118
106
|
} from "./chunk-NPQBJO6G.mjs";
|
|
119
|
-
import "./chunk-
|
|
120
|
-
import {
|
|
121
|
-
radarChart_default
|
|
122
|
-
} from "./chunk-BBCJTXGU.mjs";
|
|
123
|
-
import {
|
|
124
|
-
simpleBarChart_default
|
|
125
|
-
} from "./chunk-VO2ZIGIK.mjs";
|
|
126
|
-
import {
|
|
127
|
-
areaChart_default
|
|
128
|
-
} from "./chunk-M7V5YMM2.mjs";
|
|
129
|
-
import "./chunk-DQRAFUDA.mjs";
|
|
107
|
+
import "./chunk-RLXOHILK.mjs";
|
|
130
108
|
import {
|
|
131
|
-
|
|
132
|
-
} from "./chunk-
|
|
109
|
+
fileUpload_default
|
|
110
|
+
} from "./chunk-KZPHD6CA.mjs";
|
|
111
|
+
import "./chunk-7VOQKIIK.mjs";
|
|
133
112
|
import {
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
113
|
+
progress_default
|
|
114
|
+
} from "./chunk-VUO5J2OK.mjs";
|
|
115
|
+
import "./chunk-2GCSFWHD.mjs";
|
|
137
116
|
import {
|
|
138
|
-
|
|
139
|
-
} from "./chunk-
|
|
117
|
+
input_default
|
|
118
|
+
} from "./chunk-HJ2RUGGG.mjs";
|
|
140
119
|
import "./chunk-SE5TU755.mjs";
|
|
141
120
|
import {
|
|
142
121
|
backdrop_default
|
|
@@ -144,20 +123,17 @@ import {
|
|
|
144
123
|
import "./chunk-KYIODWXL.mjs";
|
|
145
124
|
import {
|
|
146
125
|
breadcrumb_default
|
|
147
|
-
} from "./chunk-
|
|
126
|
+
} from "./chunk-CVDI2GQ2.mjs";
|
|
148
127
|
import "./chunk-MY5U63QO.mjs";
|
|
149
|
-
import {
|
|
150
|
-
text_button_default
|
|
151
|
-
} from "./chunk-YBDQSEPV.mjs";
|
|
152
128
|
import {
|
|
153
129
|
button_group_default
|
|
154
|
-
} from "./chunk-
|
|
130
|
+
} from "./chunk-67DEFPS6.mjs";
|
|
155
131
|
import {
|
|
156
132
|
button_default
|
|
157
|
-
} from "./chunk-
|
|
133
|
+
} from "./chunk-JXIQOVRO.mjs";
|
|
158
134
|
import {
|
|
159
135
|
icon_button_default
|
|
160
|
-
} from "./chunk-
|
|
136
|
+
} from "./chunk-T6IFFFAD.mjs";
|
|
161
137
|
import "./chunk-6WSACUIB.mjs";
|
|
162
138
|
import "./chunk-LXHUO6VM.mjs";
|
|
163
139
|
import "./chunk-SZL743JC.mjs";
|
|
@@ -166,14 +142,38 @@ import {
|
|
|
166
142
|
Icon_default,
|
|
167
143
|
iconTemplate
|
|
168
144
|
} from "./chunk-A6UUVHC6.mjs";
|
|
169
|
-
import
|
|
145
|
+
import {
|
|
146
|
+
text_button_default
|
|
147
|
+
} from "./chunk-BTAOTEW7.mjs";
|
|
148
|
+
import "./chunk-ROG3BOMM.mjs";
|
|
149
|
+
import "./chunk-3OCNT22V.mjs";
|
|
150
|
+
import {
|
|
151
|
+
radarChart_default
|
|
152
|
+
} from "./chunk-BBCJTXGU.mjs";
|
|
153
|
+
import {
|
|
154
|
+
simpleBarChart_default
|
|
155
|
+
} from "./chunk-VO2ZIGIK.mjs";
|
|
156
|
+
import {
|
|
157
|
+
areaChart_default
|
|
158
|
+
} from "./chunk-M7V5YMM2.mjs";
|
|
159
|
+
import "./chunk-DQRAFUDA.mjs";
|
|
160
|
+
import {
|
|
161
|
+
scrollArea_default
|
|
162
|
+
} from "./chunk-EWS3FESG.mjs";
|
|
163
|
+
import {
|
|
164
|
+
BarChartTooltip,
|
|
165
|
+
barChart_default
|
|
166
|
+
} from "./chunk-NJWXYTBQ.mjs";
|
|
167
|
+
import {
|
|
168
|
+
circularProgress_default
|
|
169
|
+
} from "./chunk-3QZPVRM5.mjs";
|
|
170
170
|
import "./chunk-NMSDSEBD.mjs";
|
|
171
171
|
import {
|
|
172
172
|
accordion_default
|
|
173
173
|
} from "./chunk-GSOTTSR4.mjs";
|
|
174
174
|
import {
|
|
175
175
|
accordionItem_default
|
|
176
|
-
} from "./chunk-
|
|
176
|
+
} from "./chunk-NKYNCXOU.mjs";
|
|
177
177
|
import "./chunk-7DLOYKVC.mjs";
|
|
178
178
|
import {
|
|
179
179
|
avatar_default
|
package/package.json
CHANGED
package/dist/chunk-TBI5O3OL.mjs
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import {
|
|
3
|
-
tv
|
|
4
|
-
} from "./chunk-DPWUIAVC.mjs";
|
|
5
|
-
|
|
6
|
-
// src/components/button/button-group.tsx
|
|
7
|
-
import React, { forwardRef } from "react";
|
|
8
|
-
import { jsx } from "react/jsx-runtime";
|
|
9
|
-
var ButtonGroup = forwardRef(({ children, classNames, ...props }, ref) => {
|
|
10
|
-
return /* @__PURE__ */ jsx("div", { ref, className: buttonGroup({ className: classNames == null ? void 0 : classNames.base }), children: React.Children.map(children, (child) => {
|
|
11
|
-
return React.cloneElement(child, {
|
|
12
|
-
isInGroup: true,
|
|
13
|
-
...props,
|
|
14
|
-
...child.props
|
|
15
|
-
});
|
|
16
|
-
}) });
|
|
17
|
-
});
|
|
18
|
-
ButtonGroup.displayName = "ButtonGroup";
|
|
19
|
-
var button_group_default = ButtonGroup;
|
|
20
|
-
var buttonGroup = tv({
|
|
21
|
-
base: ["flex"]
|
|
22
|
-
});
|
|
23
|
-
|
|
24
|
-
export {
|
|
25
|
-
button_group_default
|
|
26
|
-
};
|