@deepnoid/ui 0.1.158 → 0.1.160
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 +187 -187
- package/dist/{chunk-3X376ACN.mjs → chunk-2B3HDC26.mjs} +1 -1
- package/dist/{chunk-S7Y7XUBL.mjs → chunk-45Y7ANPK.mjs} +1 -1
- package/dist/{chunk-Q364C3FI.mjs → chunk-4LUASWAN.mjs} +1 -1
- package/dist/{chunk-U2MHQYVG.mjs → chunk-553TGKS6.mjs} +1 -1
- package/dist/{chunk-Z7CLJYRF.mjs → chunk-5G6CCE55.mjs} +1 -1
- package/dist/{chunk-YBVJFHH6.mjs → chunk-5KC3IFNR.mjs} +1 -1
- package/dist/{chunk-ITWKPTSD.mjs → chunk-5VTYO3RF.mjs} +1 -1
- package/dist/{chunk-3QE57PU3.mjs → chunk-6574ITBF.mjs} +1 -1
- package/dist/{chunk-PXAJEOZS.mjs → chunk-6DOAZ27E.mjs} +2 -2
- package/dist/{chunk-JKYLYL3A.mjs → chunk-AKAGWXXP.mjs} +1 -1
- package/dist/{chunk-D4IFXO36.mjs → chunk-ARNMOGRH.mjs} +1 -1
- package/dist/{chunk-QHETCLHO.mjs → chunk-BM3MR3JR.mjs} +2 -2
- package/dist/{chunk-EKLA6ZR4.mjs → chunk-CPFFP7L6.mjs} +1 -1
- package/dist/{chunk-YQYO5RLZ.mjs → chunk-DO56H4BN.mjs} +1 -1
- package/dist/{chunk-JZMJ5UMR.mjs → chunk-DS5CGU2X.mjs} +1 -1
- package/dist/{chunk-I3ADJOUT.mjs → chunk-DU7L4GA7.mjs} +1 -1
- package/dist/{chunk-NBJHZ4X2.mjs → chunk-DW3BX4M2.mjs} +1 -1
- package/dist/{chunk-KLBA5J2H.mjs → chunk-EQLBG32V.mjs} +1 -1
- package/dist/{chunk-CSG6FDBX.mjs → chunk-HKLVFMYQ.mjs} +2 -2
- package/dist/{chunk-AF4I7ZQS.mjs → chunk-IH3BJRTV.mjs} +1 -1
- package/dist/{chunk-L5FRTUM6.mjs → chunk-INRA6IED.mjs} +1 -1
- package/dist/{chunk-2CLPU5LR.mjs → chunk-KH63CD55.mjs} +1 -1
- package/dist/{chunk-3IILPVRA.mjs → chunk-NGRGAY42.mjs} +1 -1
- package/dist/{chunk-7YMXOYES.mjs → chunk-NJFJJIWK.mjs} +6 -6
- package/dist/{chunk-H6JGLPPF.mjs → chunk-OEIEALIP.mjs} +1 -1
- package/dist/{chunk-V64PCWVW.mjs → chunk-OOX5X2MN.mjs} +4 -4
- package/dist/{chunk-QW7T3V5O.mjs → chunk-PRNE3U26.mjs} +1 -1
- package/dist/{chunk-HKHVSCER.mjs → chunk-PX4RCHOE.mjs} +2 -2
- package/dist/{chunk-46EIW6MN.mjs → chunk-SCQCMQDP.mjs} +3 -3
- package/dist/{chunk-CDXBML6O.mjs → chunk-U4DJHAM5.mjs} +7 -0
- package/dist/{chunk-6SKEFJQW.mjs → chunk-U7SYKG2C.mjs} +1 -1
- package/dist/{chunk-SFGFRMWL.mjs → chunk-VNRGOOSY.mjs} +57 -62
- package/dist/{chunk-ITFEV25U.mjs → chunk-VO332GRO.mjs} +1 -1
- package/dist/{chunk-IRJP6BF3.mjs → chunk-WLTBJF4I.mjs} +2 -2
- package/dist/{chunk-XHCPYYMC.mjs → chunk-WSBUOY2M.mjs} +1 -1
- package/dist/{chunk-4DESGO3D.mjs → chunk-XZYQFBCT.mjs} +1 -1
- package/dist/{chunk-5PJMKFMX.mjs → chunk-YQGN2DER.mjs} +1 -1
- package/dist/components/accordion/accordion.js +7 -0
- package/dist/components/accordion/accordion.mjs +2 -2
- package/dist/components/accordion/accordionItem.js +7 -0
- package/dist/components/accordion/accordionItem.mjs +2 -2
- package/dist/components/accordion/index.js +7 -0
- package/dist/components/accordion/index.mjs +3 -3
- package/dist/components/avatar/avatar.js +7 -0
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +7 -0
- package/dist/components/avatar/index.mjs +2 -2
- package/dist/components/backdrop/backdrop.js +7 -0
- package/dist/components/backdrop/backdrop.mjs +2 -2
- package/dist/components/backdrop/index.js +7 -0
- package/dist/components/backdrop/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +7 -0
- package/dist/components/breadcrumb/breadcrumb.mjs +6 -6
- package/dist/components/breadcrumb/index.js +7 -0
- package/dist/components/breadcrumb/index.mjs +6 -6
- package/dist/components/button/button-group.js +7 -0
- package/dist/components/button/button-group.mjs +2 -2
- package/dist/components/button/button.js +7 -0
- package/dist/components/button/button.mjs +2 -2
- package/dist/components/button/icon-button.js +7 -0
- package/dist/components/button/icon-button.mjs +2 -2
- package/dist/components/button/index.js +7 -0
- package/dist/components/button/index.mjs +5 -5
- package/dist/components/button/text-button.js +7 -0
- package/dist/components/button/text-button.mjs +2 -2
- package/dist/components/charts/areaChart.js +7 -0
- package/dist/components/charts/areaChart.mjs +2 -2
- package/dist/components/charts/barChart.js +7 -0
- package/dist/components/charts/barChart.mjs +2 -2
- package/dist/components/charts/circularProgress.js +7 -0
- package/dist/components/charts/circularProgress.mjs +2 -2
- package/dist/components/charts/index.js +7 -0
- package/dist/components/charts/index.mjs +5 -5
- package/dist/components/charts/radarChart.js +7 -0
- package/dist/components/charts/radarChart.mjs +2 -2
- package/dist/components/checkbox/checkbox.js +7 -0
- package/dist/components/checkbox/checkbox.mjs +2 -2
- package/dist/components/checkbox/index.js +7 -0
- package/dist/components/checkbox/index.mjs +2 -2
- package/dist/components/chip/chip.js +7 -0
- package/dist/components/chip/chip.mjs +2 -2
- package/dist/components/chip/index.js +7 -0
- package/dist/components/chip/index.mjs +2 -2
- package/dist/components/drawer/drawer.js +7 -0
- package/dist/components/drawer/drawer.mjs +2 -2
- package/dist/components/drawer/index.js +7 -0
- package/dist/components/drawer/index.mjs +2 -2
- package/dist/components/fileUpload/fileUpload.js +63 -61
- package/dist/components/fileUpload/fileUpload.mjs +8 -8
- package/dist/components/fileUpload/index.js +63 -61
- package/dist/components/fileUpload/index.mjs +8 -8
- package/dist/components/input/index.js +63 -61
- package/dist/components/input/index.mjs +2 -2
- package/dist/components/input/input.d.mts +6 -3
- package/dist/components/input/input.d.ts +6 -3
- package/dist/components/input/input.js +63 -61
- package/dist/components/input/input.mjs +2 -2
- package/dist/components/list/index.js +7 -0
- package/dist/components/list/index.mjs +4 -4
- package/dist/components/list/list.js +7 -0
- package/dist/components/list/list.mjs +2 -2
- package/dist/components/list/listItem.js +7 -0
- package/dist/components/list/listItem.mjs +3 -3
- package/dist/components/modal/index.js +7 -0
- package/dist/components/modal/index.mjs +7 -7
- package/dist/components/modal/modal.js +7 -0
- package/dist/components/modal/modal.mjs +7 -7
- package/dist/components/pagination/index.js +63 -61
- package/dist/components/pagination/index.mjs +3 -3
- package/dist/components/pagination/pagination.js +63 -61
- package/dist/components/pagination/pagination.mjs +3 -3
- package/dist/components/picker/datePicker.js +63 -61
- package/dist/components/picker/datePicker.mjs +8 -8
- package/dist/components/picker/day.js +7 -0
- package/dist/components/picker/day.mjs +2 -2
- package/dist/components/picker/index.js +63 -61
- package/dist/components/picker/index.mjs +10 -10
- package/dist/components/picker/timePicker.js +7 -0
- package/dist/components/picker/timePicker.mjs +3 -3
- package/dist/components/progress/index.js +7 -0
- package/dist/components/progress/index.mjs +2 -2
- package/dist/components/progress/progress.js +7 -0
- package/dist/components/progress/progress.mjs +2 -2
- package/dist/components/radio/index.js +7 -0
- package/dist/components/radio/index.mjs +2 -2
- package/dist/components/radio/radio.js +7 -0
- package/dist/components/radio/radio.mjs +2 -2
- package/dist/components/select/index.js +7 -0
- package/dist/components/select/index.mjs +2 -2
- package/dist/components/select/select.js +7 -0
- package/dist/components/select/select.mjs +2 -2
- package/dist/components/starRating/index.js +7 -0
- package/dist/components/starRating/index.mjs +2 -2
- package/dist/components/starRating/starRating.js +7 -0
- package/dist/components/starRating/starRating.mjs +2 -2
- package/dist/components/table/definition-table.js +7 -0
- package/dist/components/table/definition-table.mjs +2 -2
- package/dist/components/table/form-table.js +7 -0
- package/dist/components/table/form-table.mjs +1 -1
- package/dist/components/table/index.js +63 -61
- package/dist/components/table/index.mjs +6 -6
- package/dist/components/table/table-body.js +63 -61
- package/dist/components/table/table-body.mjs +5 -5
- package/dist/components/table/table-head.js +63 -61
- package/dist/components/table/table-head.mjs +5 -5
- package/dist/components/table/table.js +63 -61
- package/dist/components/table/table.mjs +5 -5
- package/dist/components/tabs/index.js +7 -0
- package/dist/components/tabs/index.mjs +2 -2
- package/dist/components/tabs/tabs.js +7 -0
- package/dist/components/tabs/tabs.mjs +2 -2
- package/dist/components/timePicker/calendar.js +7 -0
- package/dist/components/timePicker/calendar.mjs +1 -1
- package/dist/components/toast/index.js +7 -0
- package/dist/components/toast/index.mjs +3 -3
- package/dist/components/toast/toast.js +7 -0
- package/dist/components/toast/toast.mjs +2 -2
- package/dist/components/toast/use-toast.js +7 -0
- package/dist/components/toast/use-toast.mjs +3 -3
- package/dist/components/tooltip/index.js +7 -0
- package/dist/components/tooltip/index.mjs +2 -2
- package/dist/components/tooltip/tooltip.js +7 -0
- package/dist/components/tooltip/tooltip.mjs +2 -2
- package/dist/components/tree/index.js +7 -0
- package/dist/components/tree/index.mjs +2 -2
- package/dist/components/tree/tree.js +7 -0
- package/dist/components/tree/tree.mjs +2 -2
- package/dist/index.js +63 -61
- package/dist/index.mjs +37 -37
- package/dist/utils/tailwind-variants.js +7 -0
- package/dist/utils/tailwind-variants.mjs +1 -1
- package/package.json +1 -1
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
import "../../chunk-HIE2YRGA.mjs";
|
|
3
3
|
import {
|
|
4
4
|
tooltip_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-5KC3IFNR.mjs";
|
|
6
6
|
import "../../chunk-ZMOAFSYE.mjs";
|
|
7
7
|
import "../../chunk-WSIADHVC.mjs";
|
|
8
8
|
import "../../chunk-E3G5QXSH.mjs";
|
|
9
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
10
10
|
import "../../chunk-AC6TWLRT.mjs";
|
|
11
11
|
export {
|
|
12
12
|
tooltip_default as Tooltip
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
tooltip_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-5KC3IFNR.mjs";
|
|
5
5
|
import "../../chunk-ZMOAFSYE.mjs";
|
|
6
6
|
import "../../chunk-WSIADHVC.mjs";
|
|
7
7
|
import "../../chunk-E3G5QXSH.mjs";
|
|
8
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
9
9
|
import "../../chunk-AC6TWLRT.mjs";
|
|
10
10
|
export {
|
|
11
11
|
tooltip_default as default
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
import "../../chunk-MBLZYQCN.mjs";
|
|
3
3
|
import {
|
|
4
4
|
tree_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-WSBUOY2M.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
7
|
import "../../chunk-R7KUEH3N.mjs";
|
|
8
8
|
import "../../chunk-DDFJMHBC.mjs";
|
|
9
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
10
10
|
import "../../chunk-27Y6K5NK.mjs";
|
|
11
11
|
import "../../chunk-AC6TWLRT.mjs";
|
|
12
12
|
export {
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
import {
|
|
3
3
|
Tree,
|
|
4
4
|
tree_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-WSBUOY2M.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
7
|
import "../../chunk-R7KUEH3N.mjs";
|
|
8
8
|
import "../../chunk-DDFJMHBC.mjs";
|
|
9
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
10
10
|
import "../../chunk-27Y6K5NK.mjs";
|
|
11
11
|
import "../../chunk-AC6TWLRT.mjs";
|
|
12
12
|
export {
|
package/dist/index.js
CHANGED
|
@@ -356,6 +356,13 @@ var fontSize = {
|
|
|
356
356
|
lineHeight: "27px",
|
|
357
357
|
fontWeight: "400"
|
|
358
358
|
}
|
|
359
|
+
],
|
|
360
|
+
"2xl": [
|
|
361
|
+
"24px",
|
|
362
|
+
{
|
|
363
|
+
lineHeight: "36px",
|
|
364
|
+
fontWeight: "400"
|
|
365
|
+
}
|
|
359
366
|
]
|
|
360
367
|
};
|
|
361
368
|
|
|
@@ -7110,7 +7117,7 @@ var Input = (0, import_react11.forwardRef)((originalProps, ref) => {
|
|
|
7110
7117
|
),
|
|
7111
7118
|
size: originalProps.size
|
|
7112
7119
|
}),
|
|
7113
|
-
[slots, classNames, originalProps.size]
|
|
7120
|
+
[slots, classNames, originalProps.size, inputProps.readOnly]
|
|
7114
7121
|
);
|
|
7115
7122
|
const renderStartContent = () => {
|
|
7116
7123
|
if ((0, import_react11.isValidElement)(startContent)) {
|
|
@@ -7233,31 +7240,22 @@ var inputStyle = tv(
|
|
|
7233
7240
|
"placeholder:text-neutral-main",
|
|
7234
7241
|
"outline-none",
|
|
7235
7242
|
"focus:ring-0",
|
|
7236
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
7237
|
-
"group-has-[:hover]/input:placeholder:text-neutral-dark",
|
|
7238
|
-
"group-has-[:focus]/input:text-neutral-dark",
|
|
7239
|
-
"group-has-[:focus]/input:placeholder:text-neutral-dark",
|
|
7240
|
-
"
|
|
7241
|
-
"
|
|
7242
|
-
"group-has-[p.error]/input:placeholder:hover:!text-danger-main"
|
|
7243
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
|
|
7244
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:placeholder:text-neutral-dark",
|
|
7245
|
+
"group-has-[:focus:not(:read-only)]/input:text-neutral-dark",
|
|
7246
|
+
"group-has-[:focus:not(:read-only)]/input:placeholder:text-neutral-dark",
|
|
7247
|
+
"read-only:!text-body-foreground",
|
|
7248
|
+
"read-only:placeholder:!text-body-foreground"
|
|
7243
7249
|
],
|
|
7244
7250
|
content: [
|
|
7245
7251
|
"flex",
|
|
7246
7252
|
"items-center",
|
|
7247
7253
|
"select-none",
|
|
7248
7254
|
"text-neutral-main",
|
|
7249
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
7250
|
-
"
|
|
7251
|
-
"group-has-[p.error]/input:hover:text-danger-main",
|
|
7252
|
-
"group-has-[p.error]/input:focus:text-danger-main"
|
|
7253
|
-
],
|
|
7254
|
-
helperMessage: [
|
|
7255
|
-
"text-neutral-main",
|
|
7256
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
7257
|
-
"group-has-[p.error]/input:text-danger-main",
|
|
7258
|
-
"group-has-[p.error]/input:hover:text-danger-main",
|
|
7259
|
-
"group-has-[p.error]/input:focus:text-danger-main"
|
|
7255
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
|
|
7256
|
+
"read-only:!text-body-foreground"
|
|
7260
7257
|
],
|
|
7258
|
+
helperMessage: ["text-neutral-main", "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark"],
|
|
7261
7259
|
errorMessage: ["text-danger-main"],
|
|
7262
7260
|
readonlyWrapper: [
|
|
7263
7261
|
"pointer-events-none",
|
|
@@ -7266,7 +7264,7 @@ var inputStyle = tv(
|
|
|
7266
7264
|
"[&>input]:text-body-foreground",
|
|
7267
7265
|
"[&>input]:placeholder:text-body-foreground"
|
|
7268
7266
|
],
|
|
7269
|
-
readonly: []
|
|
7267
|
+
readonly: ["text-body-foreground"]
|
|
7270
7268
|
},
|
|
7271
7269
|
variants: {
|
|
7272
7270
|
variant: {
|
|
@@ -7277,8 +7275,8 @@ var inputStyle = tv(
|
|
|
7277
7275
|
outline: {
|
|
7278
7276
|
inputWrapper: [
|
|
7279
7277
|
"border-neutral-light",
|
|
7280
|
-
"group-has-[:hover]/input:bg-trans-soft",
|
|
7281
|
-
"group-has-[:focus]/input:bg-body-background",
|
|
7278
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
|
|
7279
|
+
"group-has-[:focus:not(:read-only)]/input:bg-body-background",
|
|
7282
7280
|
"group-has-[p.error]/input:border-danger-main"
|
|
7283
7281
|
],
|
|
7284
7282
|
readonlyWrapper: ["!bg-trans-soft"]
|
|
@@ -7287,8 +7285,8 @@ var inputStyle = tv(
|
|
|
7287
7285
|
inputWrapper: [
|
|
7288
7286
|
"bg-transparent",
|
|
7289
7287
|
"rounded-none",
|
|
7290
|
-
"group-has-[:hover]/input:bg-trans-soft",
|
|
7291
|
-
"group-has-[:focus]/input:bg-body-background",
|
|
7288
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
|
|
7289
|
+
"group-has-[:focus:not(:read-only)]/input:bg-body-background",
|
|
7292
7290
|
"group-has-[p.error]/input:border-danger-main"
|
|
7293
7291
|
],
|
|
7294
7292
|
readonlyWrapper: ["!bg-trans-soft"]
|
|
@@ -7296,22 +7294,13 @@ var inputStyle = tv(
|
|
|
7296
7294
|
},
|
|
7297
7295
|
color: {
|
|
7298
7296
|
primary: {
|
|
7299
|
-
content: ["group-has-[:focus]/input:text-primary-main", "
|
|
7300
|
-
helperMessage: [
|
|
7301
|
-
"group-has-[:focus]/input:text-primary-main",
|
|
7302
|
-
"group-has-[:focus]/input:hover:text-primary-main"
|
|
7303
|
-
],
|
|
7297
|
+
content: ["group-has-[:focus:not(:read-only)]/input:text-primary-main", "read-only:!text-primary-main"],
|
|
7298
|
+
helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-primary-main"],
|
|
7304
7299
|
readonly: ["text-primary-main"]
|
|
7305
7300
|
},
|
|
7306
7301
|
secondary: {
|
|
7307
|
-
content: [
|
|
7308
|
-
|
|
7309
|
-
"group-has-[:focus]/input:hover:text-secondary-main"
|
|
7310
|
-
],
|
|
7311
|
-
helperMessage: [
|
|
7312
|
-
"group-has-[:focus]/input:text-secondary-main",
|
|
7313
|
-
"group-has-[:focus]/input:hover:text-secondary-main"
|
|
7314
|
-
],
|
|
7302
|
+
content: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main", "read-only:!text-secondary-main"],
|
|
7303
|
+
helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main"],
|
|
7315
7304
|
readonly: ["text-secondary-main"]
|
|
7316
7305
|
}
|
|
7317
7306
|
},
|
|
@@ -7362,14 +7351,9 @@ var inputStyle = tv(
|
|
|
7362
7351
|
},
|
|
7363
7352
|
disabled: {
|
|
7364
7353
|
true: {
|
|
7365
|
-
inputWrapper: ["!bg-neutral-soft", "pointer-events-none"
|
|
7366
|
-
input: [
|
|
7367
|
-
|
|
7368
|
-
"placeholder:!text-neutral-light",
|
|
7369
|
-
"group-has-[p.error]/input:!text-danger-light",
|
|
7370
|
-
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
7371
|
-
],
|
|
7372
|
-
content: ["!text-neutral-light", "group-has-[p.error]/input:!text-danger-light"],
|
|
7354
|
+
inputWrapper: ["!bg-neutral-soft", "pointer-events-none"],
|
|
7355
|
+
input: ["!text-neutral-light", "placeholder:!text-neutral-light"],
|
|
7356
|
+
content: ["!text-neutral-light"],
|
|
7373
7357
|
helperMessage: ["!text-neutral-light"],
|
|
7374
7358
|
errorMessage: ["!text-danger-light"]
|
|
7375
7359
|
}
|
|
@@ -7377,11 +7361,9 @@ var inputStyle = tv(
|
|
|
7377
7361
|
readonly: {
|
|
7378
7362
|
true: {
|
|
7379
7363
|
readonlyWrapper: ["pointer-events-none"],
|
|
7380
|
-
input: [
|
|
7381
|
-
|
|
7382
|
-
|
|
7383
|
-
],
|
|
7384
|
-
content: ["group-has-[p.error]/input:!text-danger-main"]
|
|
7364
|
+
input: ["!text-body-foreground", "placeholder:!text-body-foreground"],
|
|
7365
|
+
content: ["!text-body-foreground"],
|
|
7366
|
+
helperMessage: ["!text-body-foreground"]
|
|
7385
7367
|
}
|
|
7386
7368
|
}
|
|
7387
7369
|
},
|
|
@@ -7442,17 +7424,6 @@ var inputStyle = tv(
|
|
|
7442
7424
|
inputWrapper: ["border-b-xl"]
|
|
7443
7425
|
}
|
|
7444
7426
|
},
|
|
7445
|
-
{
|
|
7446
|
-
disabled: true,
|
|
7447
|
-
variant: ["outline", "underline"],
|
|
7448
|
-
class: {
|
|
7449
|
-
inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"],
|
|
7450
|
-
content: [
|
|
7451
|
-
"group-has-[p.error]/input:!text-danger-light",
|
|
7452
|
-
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
7453
|
-
]
|
|
7454
|
-
}
|
|
7455
|
-
},
|
|
7456
7427
|
{
|
|
7457
7428
|
readonly: true,
|
|
7458
7429
|
color: "primary",
|
|
@@ -7468,6 +7439,37 @@ var inputStyle = tv(
|
|
|
7468
7439
|
input: ["!text-secondary-main", "placeholder:!text-secondary-main"],
|
|
7469
7440
|
content: ["!text-secondary-main"]
|
|
7470
7441
|
}
|
|
7442
|
+
},
|
|
7443
|
+
{
|
|
7444
|
+
disabled: true,
|
|
7445
|
+
class: {
|
|
7446
|
+
input: [
|
|
7447
|
+
"group-has-[p.error]/input:!text-danger-light",
|
|
7448
|
+
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
7449
|
+
],
|
|
7450
|
+
content: ["group-has-[p.error]/input:!text-danger-light"],
|
|
7451
|
+
helperMessage: ["group-has-[p.error]/input:!text-danger-light"],
|
|
7452
|
+
errorMessage: ["!text-danger-light"]
|
|
7453
|
+
}
|
|
7454
|
+
},
|
|
7455
|
+
{
|
|
7456
|
+
disabled: true,
|
|
7457
|
+
variant: ["outline", "underline"],
|
|
7458
|
+
class: {
|
|
7459
|
+
inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"]
|
|
7460
|
+
}
|
|
7461
|
+
},
|
|
7462
|
+
{
|
|
7463
|
+
disabled: false,
|
|
7464
|
+
class: {
|
|
7465
|
+
input: [
|
|
7466
|
+
"group-has-[p.error]/input:!text-danger-main",
|
|
7467
|
+
"group-has-[p.error]/input:placeholder:!text-danger-main"
|
|
7468
|
+
],
|
|
7469
|
+
content: ["group-has-[p.error]/input:!text-danger-main"],
|
|
7470
|
+
helperMessage: ["group-has-[p.error]/input:!text-danger-main"],
|
|
7471
|
+
errorMessage: ["!text-danger-main"]
|
|
7472
|
+
}
|
|
7471
7473
|
}
|
|
7472
7474
|
],
|
|
7473
7475
|
defaultVariants: {
|
package/dist/index.mjs
CHANGED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import "./chunk-HIE2YRGA.mjs";
|
|
3
3
|
import {
|
|
4
4
|
tooltip_default
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-5KC3IFNR.mjs";
|
|
6
6
|
import "./chunk-ZMOAFSYE.mjs";
|
|
7
7
|
import "./chunk-WSIADHVC.mjs";
|
|
8
8
|
import "./chunk-MBLZYQCN.mjs";
|
|
9
9
|
import {
|
|
10
10
|
tree_default
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-WSBUOY2M.mjs";
|
|
12
12
|
import "./chunk-RRAZM5D3.mjs";
|
|
13
13
|
import {
|
|
14
14
|
textarea_default
|
|
@@ -17,22 +17,22 @@ import "./chunk-LUWGOKLG.mjs";
|
|
|
17
17
|
import {
|
|
18
18
|
ToastProvider,
|
|
19
19
|
useToast
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-EQLBG32V.mjs";
|
|
21
21
|
import "./chunk-ZOTHPHXA.mjs";
|
|
22
22
|
import {
|
|
23
23
|
toast_default
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-6574ITBF.mjs";
|
|
25
25
|
import "./chunk-DX3KXNP6.mjs";
|
|
26
26
|
import {
|
|
27
27
|
definition_table_default
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-DS5CGU2X.mjs";
|
|
29
29
|
import {
|
|
30
30
|
table_default
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-PX4RCHOE.mjs";
|
|
32
32
|
import "./chunk-3MY6LO7N.mjs";
|
|
33
33
|
import {
|
|
34
34
|
tabs_default
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-DW3BX4M2.mjs";
|
|
36
36
|
import "./chunk-MZ76AA76.mjs";
|
|
37
37
|
import {
|
|
38
38
|
skeleton_default
|
|
@@ -40,7 +40,7 @@ import {
|
|
|
40
40
|
import "./chunk-OLQOLLKG.mjs";
|
|
41
41
|
import {
|
|
42
42
|
starRating_default
|
|
43
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-INRA6IED.mjs";
|
|
44
44
|
import "./chunk-LVFI2NOH.mjs";
|
|
45
45
|
import {
|
|
46
46
|
switch_default
|
|
@@ -48,100 +48,100 @@ import {
|
|
|
48
48
|
import "./chunk-TPFN22HR.mjs";
|
|
49
49
|
import {
|
|
50
50
|
radio_default
|
|
51
|
-
} from "./chunk-
|
|
51
|
+
} from "./chunk-PRNE3U26.mjs";
|
|
52
52
|
import "./chunk-7B7LRG5J.mjs";
|
|
53
53
|
import {
|
|
54
54
|
pagination_default
|
|
55
|
-
} from "./chunk-
|
|
55
|
+
} from "./chunk-WLTBJF4I.mjs";
|
|
56
56
|
import "./chunk-F3HENRVM.mjs";
|
|
57
57
|
import "./chunk-4VWG4726.mjs";
|
|
58
58
|
import {
|
|
59
59
|
datePicker_default
|
|
60
|
-
} from "./chunk-
|
|
60
|
+
} from "./chunk-NJFJJIWK.mjs";
|
|
61
61
|
import {
|
|
62
62
|
day_default
|
|
63
|
-
} from "./chunk-
|
|
63
|
+
} from "./chunk-XZYQFBCT.mjs";
|
|
64
64
|
import {
|
|
65
65
|
timePicker_default
|
|
66
|
-
} from "./chunk-
|
|
66
|
+
} from "./chunk-BM3MR3JR.mjs";
|
|
67
67
|
import "./chunk-QCEKPS7U.mjs";
|
|
68
68
|
import {
|
|
69
69
|
select_default
|
|
70
|
-
} from "./chunk-
|
|
70
|
+
} from "./chunk-5G6CCE55.mjs";
|
|
71
71
|
import "./chunk-FWFEKWWD.mjs";
|
|
72
72
|
import "./chunk-7MVEAQ7Z.mjs";
|
|
73
73
|
import {
|
|
74
74
|
list_default
|
|
75
|
-
} from "./chunk-
|
|
75
|
+
} from "./chunk-NGRGAY42.mjs";
|
|
76
76
|
import {
|
|
77
77
|
listItem_default
|
|
78
|
-
} from "./chunk-
|
|
78
|
+
} from "./chunk-HKLVFMYQ.mjs";
|
|
79
79
|
import "./chunk-DJOG6Z35.mjs";
|
|
80
80
|
import {
|
|
81
81
|
modal_default
|
|
82
|
-
} from "./chunk-
|
|
82
|
+
} from "./chunk-SCQCMQDP.mjs";
|
|
83
83
|
import "./chunk-MGEWSREV.mjs";
|
|
84
84
|
import {
|
|
85
85
|
chip_default
|
|
86
|
-
} from "./chunk-
|
|
86
|
+
} from "./chunk-2B3HDC26.mjs";
|
|
87
87
|
import "./chunk-32GA3YW4.mjs";
|
|
88
88
|
import {
|
|
89
89
|
drawer_default
|
|
90
|
-
} from "./chunk-
|
|
90
|
+
} from "./chunk-45Y7ANPK.mjs";
|
|
91
91
|
import "./chunk-RLXOHILK.mjs";
|
|
92
92
|
import {
|
|
93
93
|
fileUpload_default
|
|
94
|
-
} from "./chunk-
|
|
94
|
+
} from "./chunk-OOX5X2MN.mjs";
|
|
95
95
|
import "./chunk-7VOQKIIK.mjs";
|
|
96
96
|
import {
|
|
97
97
|
progress_default
|
|
98
|
-
} from "./chunk-
|
|
98
|
+
} from "./chunk-KH63CD55.mjs";
|
|
99
99
|
import "./chunk-2GCSFWHD.mjs";
|
|
100
100
|
import {
|
|
101
101
|
input_default
|
|
102
|
-
} from "./chunk-
|
|
102
|
+
} from "./chunk-VNRGOOSY.mjs";
|
|
103
103
|
import "./chunk-VYNBJBXD.mjs";
|
|
104
104
|
import {
|
|
105
105
|
areaChart_default
|
|
106
|
-
} from "./chunk-
|
|
106
|
+
} from "./chunk-ARNMOGRH.mjs";
|
|
107
107
|
import "./chunk-DQRAFUDA.mjs";
|
|
108
108
|
import {
|
|
109
109
|
scrollArea_default
|
|
110
110
|
} from "./chunk-EWS3FESG.mjs";
|
|
111
111
|
import {
|
|
112
112
|
barChart_default
|
|
113
|
-
} from "./chunk-
|
|
113
|
+
} from "./chunk-YQGN2DER.mjs";
|
|
114
114
|
import {
|
|
115
115
|
circularProgress_default
|
|
116
|
-
} from "./chunk-
|
|
116
|
+
} from "./chunk-553TGKS6.mjs";
|
|
117
117
|
import {
|
|
118
118
|
radarChart_default
|
|
119
|
-
} from "./chunk-
|
|
119
|
+
} from "./chunk-U7SYKG2C.mjs";
|
|
120
120
|
import "./chunk-QZ3LVYJW.mjs";
|
|
121
121
|
import {
|
|
122
122
|
checkbox_default
|
|
123
|
-
} from "./chunk-
|
|
123
|
+
} from "./chunk-OEIEALIP.mjs";
|
|
124
124
|
import "./chunk-SE5TU755.mjs";
|
|
125
125
|
import {
|
|
126
126
|
backdrop_default
|
|
127
|
-
} from "./chunk-
|
|
127
|
+
} from "./chunk-IH3BJRTV.mjs";
|
|
128
128
|
import "./chunk-KYIODWXL.mjs";
|
|
129
129
|
import {
|
|
130
130
|
breadcrumb_default
|
|
131
|
-
} from "./chunk-
|
|
131
|
+
} from "./chunk-6DOAZ27E.mjs";
|
|
132
132
|
import "./chunk-MY5U63QO.mjs";
|
|
133
133
|
import {
|
|
134
134
|
text_button_default
|
|
135
|
-
} from "./chunk-
|
|
135
|
+
} from "./chunk-4LUASWAN.mjs";
|
|
136
136
|
import {
|
|
137
137
|
button_group_default
|
|
138
|
-
} from "./chunk-
|
|
138
|
+
} from "./chunk-5VTYO3RF.mjs";
|
|
139
139
|
import {
|
|
140
140
|
button_default
|
|
141
|
-
} from "./chunk-
|
|
141
|
+
} from "./chunk-DO56H4BN.mjs";
|
|
142
142
|
import {
|
|
143
143
|
icon_button_default
|
|
144
|
-
} from "./chunk-
|
|
144
|
+
} from "./chunk-AKAGWXXP.mjs";
|
|
145
145
|
import "./chunk-6WSACUIB.mjs";
|
|
146
146
|
import "./chunk-LXHUO6VM.mjs";
|
|
147
147
|
import "./chunk-SZL743JC.mjs";
|
|
@@ -153,20 +153,20 @@ import {
|
|
|
153
153
|
import "./chunk-NMSDSEBD.mjs";
|
|
154
154
|
import {
|
|
155
155
|
accordion_default
|
|
156
|
-
} from "./chunk-
|
|
156
|
+
} from "./chunk-CPFFP7L6.mjs";
|
|
157
157
|
import {
|
|
158
158
|
accordionItem_default
|
|
159
|
-
} from "./chunk-
|
|
159
|
+
} from "./chunk-DU7L4GA7.mjs";
|
|
160
160
|
import "./chunk-E3G5QXSH.mjs";
|
|
161
161
|
import "./chunk-7DLOYKVC.mjs";
|
|
162
162
|
import {
|
|
163
163
|
avatar_default
|
|
164
|
-
} from "./chunk-
|
|
164
|
+
} from "./chunk-VO332GRO.mjs";
|
|
165
165
|
import "./chunk-DDFJMHBC.mjs";
|
|
166
166
|
import {
|
|
167
167
|
deepnoidUi,
|
|
168
168
|
tv
|
|
169
|
-
} from "./chunk-
|
|
169
|
+
} from "./chunk-U4DJHAM5.mjs";
|
|
170
170
|
import "./chunk-3V4HT2K5.mjs";
|
|
171
171
|
import "./chunk-27Y6K5NK.mjs";
|
|
172
172
|
import "./chunk-AC6TWLRT.mjs";
|