@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
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
drawer_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-45Y7ANPK.mjs";
|
|
5
5
|
import "../../chunk-E3G5QXSH.mjs";
|
|
6
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
7
7
|
import "../../chunk-27Y6K5NK.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
import "../../chunk-32GA3YW4.mjs";
|
|
3
3
|
import {
|
|
4
4
|
drawer_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-45Y7ANPK.mjs";
|
|
6
6
|
import "../../chunk-E3G5QXSH.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
8
8
|
import "../../chunk-27Y6K5NK.mjs";
|
|
9
9
|
import "../../chunk-AC6TWLRT.mjs";
|
|
10
10
|
export {
|
|
@@ -4999,6 +4999,13 @@ var fontSize = {
|
|
|
4999
4999
|
lineHeight: "27px",
|
|
5000
5000
|
fontWeight: "400"
|
|
5001
5001
|
}
|
|
5002
|
+
],
|
|
5003
|
+
"2xl": [
|
|
5004
|
+
"24px",
|
|
5005
|
+
{
|
|
5006
|
+
lineHeight: "36px",
|
|
5007
|
+
fontWeight: "400"
|
|
5008
|
+
}
|
|
5002
5009
|
]
|
|
5003
5010
|
};
|
|
5004
5011
|
|
|
@@ -5249,7 +5256,7 @@ var Input = (0, import_react.forwardRef)((originalProps, ref) => {
|
|
|
5249
5256
|
),
|
|
5250
5257
|
size: originalProps.size
|
|
5251
5258
|
}),
|
|
5252
|
-
[slots, classNames, originalProps.size]
|
|
5259
|
+
[slots, classNames, originalProps.size, inputProps.readOnly]
|
|
5253
5260
|
);
|
|
5254
5261
|
const renderStartContent = () => {
|
|
5255
5262
|
if ((0, import_react.isValidElement)(startContent)) {
|
|
@@ -5372,31 +5379,22 @@ var inputStyle = tv(
|
|
|
5372
5379
|
"placeholder:text-neutral-main",
|
|
5373
5380
|
"outline-none",
|
|
5374
5381
|
"focus:ring-0",
|
|
5375
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5376
|
-
"group-has-[:hover]/input:placeholder:text-neutral-dark",
|
|
5377
|
-
"group-has-[:focus]/input:text-neutral-dark",
|
|
5378
|
-
"group-has-[:focus]/input:placeholder:text-neutral-dark",
|
|
5379
|
-
"
|
|
5380
|
-
"
|
|
5381
|
-
"group-has-[p.error]/input:placeholder:hover:!text-danger-main"
|
|
5382
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
|
|
5383
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:placeholder:text-neutral-dark",
|
|
5384
|
+
"group-has-[:focus:not(:read-only)]/input:text-neutral-dark",
|
|
5385
|
+
"group-has-[:focus:not(:read-only)]/input:placeholder:text-neutral-dark",
|
|
5386
|
+
"read-only:!text-body-foreground",
|
|
5387
|
+
"read-only:placeholder:!text-body-foreground"
|
|
5382
5388
|
],
|
|
5383
5389
|
content: [
|
|
5384
5390
|
"flex",
|
|
5385
5391
|
"items-center",
|
|
5386
5392
|
"select-none",
|
|
5387
5393
|
"text-neutral-main",
|
|
5388
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5389
|
-
"
|
|
5390
|
-
"group-has-[p.error]/input:hover:text-danger-main",
|
|
5391
|
-
"group-has-[p.error]/input:focus:text-danger-main"
|
|
5392
|
-
],
|
|
5393
|
-
helperMessage: [
|
|
5394
|
-
"text-neutral-main",
|
|
5395
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5396
|
-
"group-has-[p.error]/input:text-danger-main",
|
|
5397
|
-
"group-has-[p.error]/input:hover:text-danger-main",
|
|
5398
|
-
"group-has-[p.error]/input:focus:text-danger-main"
|
|
5394
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
|
|
5395
|
+
"read-only:!text-body-foreground"
|
|
5399
5396
|
],
|
|
5397
|
+
helperMessage: ["text-neutral-main", "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark"],
|
|
5400
5398
|
errorMessage: ["text-danger-main"],
|
|
5401
5399
|
readonlyWrapper: [
|
|
5402
5400
|
"pointer-events-none",
|
|
@@ -5405,7 +5403,7 @@ var inputStyle = tv(
|
|
|
5405
5403
|
"[&>input]:text-body-foreground",
|
|
5406
5404
|
"[&>input]:placeholder:text-body-foreground"
|
|
5407
5405
|
],
|
|
5408
|
-
readonly: []
|
|
5406
|
+
readonly: ["text-body-foreground"]
|
|
5409
5407
|
},
|
|
5410
5408
|
variants: {
|
|
5411
5409
|
variant: {
|
|
@@ -5416,8 +5414,8 @@ var inputStyle = tv(
|
|
|
5416
5414
|
outline: {
|
|
5417
5415
|
inputWrapper: [
|
|
5418
5416
|
"border-neutral-light",
|
|
5419
|
-
"group-has-[:hover]/input:bg-trans-soft",
|
|
5420
|
-
"group-has-[:focus]/input:bg-body-background",
|
|
5417
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
|
|
5418
|
+
"group-has-[:focus:not(:read-only)]/input:bg-body-background",
|
|
5421
5419
|
"group-has-[p.error]/input:border-danger-main"
|
|
5422
5420
|
],
|
|
5423
5421
|
readonlyWrapper: ["!bg-trans-soft"]
|
|
@@ -5426,8 +5424,8 @@ var inputStyle = tv(
|
|
|
5426
5424
|
inputWrapper: [
|
|
5427
5425
|
"bg-transparent",
|
|
5428
5426
|
"rounded-none",
|
|
5429
|
-
"group-has-[:hover]/input:bg-trans-soft",
|
|
5430
|
-
"group-has-[:focus]/input:bg-body-background",
|
|
5427
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
|
|
5428
|
+
"group-has-[:focus:not(:read-only)]/input:bg-body-background",
|
|
5431
5429
|
"group-has-[p.error]/input:border-danger-main"
|
|
5432
5430
|
],
|
|
5433
5431
|
readonlyWrapper: ["!bg-trans-soft"]
|
|
@@ -5435,22 +5433,13 @@ var inputStyle = tv(
|
|
|
5435
5433
|
},
|
|
5436
5434
|
color: {
|
|
5437
5435
|
primary: {
|
|
5438
|
-
content: ["group-has-[:focus]/input:text-primary-main", "
|
|
5439
|
-
helperMessage: [
|
|
5440
|
-
"group-has-[:focus]/input:text-primary-main",
|
|
5441
|
-
"group-has-[:focus]/input:hover:text-primary-main"
|
|
5442
|
-
],
|
|
5436
|
+
content: ["group-has-[:focus:not(:read-only)]/input:text-primary-main", "read-only:!text-primary-main"],
|
|
5437
|
+
helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-primary-main"],
|
|
5443
5438
|
readonly: ["text-primary-main"]
|
|
5444
5439
|
},
|
|
5445
5440
|
secondary: {
|
|
5446
|
-
content: [
|
|
5447
|
-
|
|
5448
|
-
"group-has-[:focus]/input:hover:text-secondary-main"
|
|
5449
|
-
],
|
|
5450
|
-
helperMessage: [
|
|
5451
|
-
"group-has-[:focus]/input:text-secondary-main",
|
|
5452
|
-
"group-has-[:focus]/input:hover:text-secondary-main"
|
|
5453
|
-
],
|
|
5441
|
+
content: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main", "read-only:!text-secondary-main"],
|
|
5442
|
+
helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main"],
|
|
5454
5443
|
readonly: ["text-secondary-main"]
|
|
5455
5444
|
}
|
|
5456
5445
|
},
|
|
@@ -5501,14 +5490,9 @@ var inputStyle = tv(
|
|
|
5501
5490
|
},
|
|
5502
5491
|
disabled: {
|
|
5503
5492
|
true: {
|
|
5504
|
-
inputWrapper: ["!bg-neutral-soft", "pointer-events-none"
|
|
5505
|
-
input: [
|
|
5506
|
-
|
|
5507
|
-
"placeholder:!text-neutral-light",
|
|
5508
|
-
"group-has-[p.error]/input:!text-danger-light",
|
|
5509
|
-
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5510
|
-
],
|
|
5511
|
-
content: ["!text-neutral-light", "group-has-[p.error]/input:!text-danger-light"],
|
|
5493
|
+
inputWrapper: ["!bg-neutral-soft", "pointer-events-none"],
|
|
5494
|
+
input: ["!text-neutral-light", "placeholder:!text-neutral-light"],
|
|
5495
|
+
content: ["!text-neutral-light"],
|
|
5512
5496
|
helperMessage: ["!text-neutral-light"],
|
|
5513
5497
|
errorMessage: ["!text-danger-light"]
|
|
5514
5498
|
}
|
|
@@ -5516,11 +5500,9 @@ var inputStyle = tv(
|
|
|
5516
5500
|
readonly: {
|
|
5517
5501
|
true: {
|
|
5518
5502
|
readonlyWrapper: ["pointer-events-none"],
|
|
5519
|
-
input: [
|
|
5520
|
-
|
|
5521
|
-
|
|
5522
|
-
],
|
|
5523
|
-
content: ["group-has-[p.error]/input:!text-danger-main"]
|
|
5503
|
+
input: ["!text-body-foreground", "placeholder:!text-body-foreground"],
|
|
5504
|
+
content: ["!text-body-foreground"],
|
|
5505
|
+
helperMessage: ["!text-body-foreground"]
|
|
5524
5506
|
}
|
|
5525
5507
|
}
|
|
5526
5508
|
},
|
|
@@ -5581,17 +5563,6 @@ var inputStyle = tv(
|
|
|
5581
5563
|
inputWrapper: ["border-b-xl"]
|
|
5582
5564
|
}
|
|
5583
5565
|
},
|
|
5584
|
-
{
|
|
5585
|
-
disabled: true,
|
|
5586
|
-
variant: ["outline", "underline"],
|
|
5587
|
-
class: {
|
|
5588
|
-
inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"],
|
|
5589
|
-
content: [
|
|
5590
|
-
"group-has-[p.error]/input:!text-danger-light",
|
|
5591
|
-
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5592
|
-
]
|
|
5593
|
-
}
|
|
5594
|
-
},
|
|
5595
5566
|
{
|
|
5596
5567
|
readonly: true,
|
|
5597
5568
|
color: "primary",
|
|
@@ -5607,6 +5578,37 @@ var inputStyle = tv(
|
|
|
5607
5578
|
input: ["!text-secondary-main", "placeholder:!text-secondary-main"],
|
|
5608
5579
|
content: ["!text-secondary-main"]
|
|
5609
5580
|
}
|
|
5581
|
+
},
|
|
5582
|
+
{
|
|
5583
|
+
disabled: true,
|
|
5584
|
+
class: {
|
|
5585
|
+
input: [
|
|
5586
|
+
"group-has-[p.error]/input:!text-danger-light",
|
|
5587
|
+
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5588
|
+
],
|
|
5589
|
+
content: ["group-has-[p.error]/input:!text-danger-light"],
|
|
5590
|
+
helperMessage: ["group-has-[p.error]/input:!text-danger-light"],
|
|
5591
|
+
errorMessage: ["!text-danger-light"]
|
|
5592
|
+
}
|
|
5593
|
+
},
|
|
5594
|
+
{
|
|
5595
|
+
disabled: true,
|
|
5596
|
+
variant: ["outline", "underline"],
|
|
5597
|
+
class: {
|
|
5598
|
+
inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"]
|
|
5599
|
+
}
|
|
5600
|
+
},
|
|
5601
|
+
{
|
|
5602
|
+
disabled: false,
|
|
5603
|
+
class: {
|
|
5604
|
+
input: [
|
|
5605
|
+
"group-has-[p.error]/input:!text-danger-main",
|
|
5606
|
+
"group-has-[p.error]/input:placeholder:!text-danger-main"
|
|
5607
|
+
],
|
|
5608
|
+
content: ["group-has-[p.error]/input:!text-danger-main"],
|
|
5609
|
+
helperMessage: ["group-has-[p.error]/input:!text-danger-main"],
|
|
5610
|
+
errorMessage: ["!text-danger-main"]
|
|
5611
|
+
}
|
|
5610
5612
|
}
|
|
5611
5613
|
],
|
|
5612
5614
|
defaultVariants: {
|
|
@@ -3,16 +3,16 @@ import {
|
|
|
3
3
|
FileUpload,
|
|
4
4
|
fileUploadStyle,
|
|
5
5
|
fileUpload_default
|
|
6
|
-
} from "../../chunk-
|
|
6
|
+
} from "../../chunk-OOX5X2MN.mjs";
|
|
7
7
|
import "../../chunk-7VOQKIIK.mjs";
|
|
8
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-KH63CD55.mjs";
|
|
9
9
|
import "../../chunk-2GCSFWHD.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-VNRGOOSY.mjs";
|
|
11
11
|
import "../../chunk-MY5U63QO.mjs";
|
|
12
|
-
import "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
14
|
-
import "../../chunk-
|
|
15
|
-
import "../../chunk-
|
|
12
|
+
import "../../chunk-4LUASWAN.mjs";
|
|
13
|
+
import "../../chunk-5VTYO3RF.mjs";
|
|
14
|
+
import "../../chunk-DO56H4BN.mjs";
|
|
15
|
+
import "../../chunk-AKAGWXXP.mjs";
|
|
16
16
|
import "../../chunk-6WSACUIB.mjs";
|
|
17
17
|
import "../../chunk-LXHUO6VM.mjs";
|
|
18
18
|
import "../../chunk-SZL743JC.mjs";
|
|
@@ -20,7 +20,7 @@ import "../../chunk-ZYIIXWVY.mjs";
|
|
|
20
20
|
import "../../chunk-R7KUEH3N.mjs";
|
|
21
21
|
import "../../chunk-E3G5QXSH.mjs";
|
|
22
22
|
import "../../chunk-DDFJMHBC.mjs";
|
|
23
|
-
import "../../chunk-
|
|
23
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
24
24
|
import "../../chunk-3V4HT2K5.mjs";
|
|
25
25
|
import "../../chunk-27Y6K5NK.mjs";
|
|
26
26
|
import "../../chunk-AC6TWLRT.mjs";
|
|
@@ -4999,6 +4999,13 @@ var fontSize = {
|
|
|
4999
4999
|
lineHeight: "27px",
|
|
5000
5000
|
fontWeight: "400"
|
|
5001
5001
|
}
|
|
5002
|
+
],
|
|
5003
|
+
"2xl": [
|
|
5004
|
+
"24px",
|
|
5005
|
+
{
|
|
5006
|
+
lineHeight: "36px",
|
|
5007
|
+
fontWeight: "400"
|
|
5008
|
+
}
|
|
5002
5009
|
]
|
|
5003
5010
|
};
|
|
5004
5011
|
|
|
@@ -5249,7 +5256,7 @@ var Input = (0, import_react.forwardRef)((originalProps, ref) => {
|
|
|
5249
5256
|
),
|
|
5250
5257
|
size: originalProps.size
|
|
5251
5258
|
}),
|
|
5252
|
-
[slots, classNames, originalProps.size]
|
|
5259
|
+
[slots, classNames, originalProps.size, inputProps.readOnly]
|
|
5253
5260
|
);
|
|
5254
5261
|
const renderStartContent = () => {
|
|
5255
5262
|
if ((0, import_react.isValidElement)(startContent)) {
|
|
@@ -5372,31 +5379,22 @@ var inputStyle = tv(
|
|
|
5372
5379
|
"placeholder:text-neutral-main",
|
|
5373
5380
|
"outline-none",
|
|
5374
5381
|
"focus:ring-0",
|
|
5375
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5376
|
-
"group-has-[:hover]/input:placeholder:text-neutral-dark",
|
|
5377
|
-
"group-has-[:focus]/input:text-neutral-dark",
|
|
5378
|
-
"group-has-[:focus]/input:placeholder:text-neutral-dark",
|
|
5379
|
-
"
|
|
5380
|
-
"
|
|
5381
|
-
"group-has-[p.error]/input:placeholder:hover:!text-danger-main"
|
|
5382
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
|
|
5383
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:placeholder:text-neutral-dark",
|
|
5384
|
+
"group-has-[:focus:not(:read-only)]/input:text-neutral-dark",
|
|
5385
|
+
"group-has-[:focus:not(:read-only)]/input:placeholder:text-neutral-dark",
|
|
5386
|
+
"read-only:!text-body-foreground",
|
|
5387
|
+
"read-only:placeholder:!text-body-foreground"
|
|
5382
5388
|
],
|
|
5383
5389
|
content: [
|
|
5384
5390
|
"flex",
|
|
5385
5391
|
"items-center",
|
|
5386
5392
|
"select-none",
|
|
5387
5393
|
"text-neutral-main",
|
|
5388
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5389
|
-
"
|
|
5390
|
-
"group-has-[p.error]/input:hover:text-danger-main",
|
|
5391
|
-
"group-has-[p.error]/input:focus:text-danger-main"
|
|
5392
|
-
],
|
|
5393
|
-
helperMessage: [
|
|
5394
|
-
"text-neutral-main",
|
|
5395
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5396
|
-
"group-has-[p.error]/input:text-danger-main",
|
|
5397
|
-
"group-has-[p.error]/input:hover:text-danger-main",
|
|
5398
|
-
"group-has-[p.error]/input:focus:text-danger-main"
|
|
5394
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
|
|
5395
|
+
"read-only:!text-body-foreground"
|
|
5399
5396
|
],
|
|
5397
|
+
helperMessage: ["text-neutral-main", "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark"],
|
|
5400
5398
|
errorMessage: ["text-danger-main"],
|
|
5401
5399
|
readonlyWrapper: [
|
|
5402
5400
|
"pointer-events-none",
|
|
@@ -5405,7 +5403,7 @@ var inputStyle = tv(
|
|
|
5405
5403
|
"[&>input]:text-body-foreground",
|
|
5406
5404
|
"[&>input]:placeholder:text-body-foreground"
|
|
5407
5405
|
],
|
|
5408
|
-
readonly: []
|
|
5406
|
+
readonly: ["text-body-foreground"]
|
|
5409
5407
|
},
|
|
5410
5408
|
variants: {
|
|
5411
5409
|
variant: {
|
|
@@ -5416,8 +5414,8 @@ var inputStyle = tv(
|
|
|
5416
5414
|
outline: {
|
|
5417
5415
|
inputWrapper: [
|
|
5418
5416
|
"border-neutral-light",
|
|
5419
|
-
"group-has-[:hover]/input:bg-trans-soft",
|
|
5420
|
-
"group-has-[:focus]/input:bg-body-background",
|
|
5417
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
|
|
5418
|
+
"group-has-[:focus:not(:read-only)]/input:bg-body-background",
|
|
5421
5419
|
"group-has-[p.error]/input:border-danger-main"
|
|
5422
5420
|
],
|
|
5423
5421
|
readonlyWrapper: ["!bg-trans-soft"]
|
|
@@ -5426,8 +5424,8 @@ var inputStyle = tv(
|
|
|
5426
5424
|
inputWrapper: [
|
|
5427
5425
|
"bg-transparent",
|
|
5428
5426
|
"rounded-none",
|
|
5429
|
-
"group-has-[:hover]/input:bg-trans-soft",
|
|
5430
|
-
"group-has-[:focus]/input:bg-body-background",
|
|
5427
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
|
|
5428
|
+
"group-has-[:focus:not(:read-only)]/input:bg-body-background",
|
|
5431
5429
|
"group-has-[p.error]/input:border-danger-main"
|
|
5432
5430
|
],
|
|
5433
5431
|
readonlyWrapper: ["!bg-trans-soft"]
|
|
@@ -5435,22 +5433,13 @@ var inputStyle = tv(
|
|
|
5435
5433
|
},
|
|
5436
5434
|
color: {
|
|
5437
5435
|
primary: {
|
|
5438
|
-
content: ["group-has-[:focus]/input:text-primary-main", "
|
|
5439
|
-
helperMessage: [
|
|
5440
|
-
"group-has-[:focus]/input:text-primary-main",
|
|
5441
|
-
"group-has-[:focus]/input:hover:text-primary-main"
|
|
5442
|
-
],
|
|
5436
|
+
content: ["group-has-[:focus:not(:read-only)]/input:text-primary-main", "read-only:!text-primary-main"],
|
|
5437
|
+
helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-primary-main"],
|
|
5443
5438
|
readonly: ["text-primary-main"]
|
|
5444
5439
|
},
|
|
5445
5440
|
secondary: {
|
|
5446
|
-
content: [
|
|
5447
|
-
|
|
5448
|
-
"group-has-[:focus]/input:hover:text-secondary-main"
|
|
5449
|
-
],
|
|
5450
|
-
helperMessage: [
|
|
5451
|
-
"group-has-[:focus]/input:text-secondary-main",
|
|
5452
|
-
"group-has-[:focus]/input:hover:text-secondary-main"
|
|
5453
|
-
],
|
|
5441
|
+
content: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main", "read-only:!text-secondary-main"],
|
|
5442
|
+
helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main"],
|
|
5454
5443
|
readonly: ["text-secondary-main"]
|
|
5455
5444
|
}
|
|
5456
5445
|
},
|
|
@@ -5501,14 +5490,9 @@ var inputStyle = tv(
|
|
|
5501
5490
|
},
|
|
5502
5491
|
disabled: {
|
|
5503
5492
|
true: {
|
|
5504
|
-
inputWrapper: ["!bg-neutral-soft", "pointer-events-none"
|
|
5505
|
-
input: [
|
|
5506
|
-
|
|
5507
|
-
"placeholder:!text-neutral-light",
|
|
5508
|
-
"group-has-[p.error]/input:!text-danger-light",
|
|
5509
|
-
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5510
|
-
],
|
|
5511
|
-
content: ["!text-neutral-light", "group-has-[p.error]/input:!text-danger-light"],
|
|
5493
|
+
inputWrapper: ["!bg-neutral-soft", "pointer-events-none"],
|
|
5494
|
+
input: ["!text-neutral-light", "placeholder:!text-neutral-light"],
|
|
5495
|
+
content: ["!text-neutral-light"],
|
|
5512
5496
|
helperMessage: ["!text-neutral-light"],
|
|
5513
5497
|
errorMessage: ["!text-danger-light"]
|
|
5514
5498
|
}
|
|
@@ -5516,11 +5500,9 @@ var inputStyle = tv(
|
|
|
5516
5500
|
readonly: {
|
|
5517
5501
|
true: {
|
|
5518
5502
|
readonlyWrapper: ["pointer-events-none"],
|
|
5519
|
-
input: [
|
|
5520
|
-
|
|
5521
|
-
|
|
5522
|
-
],
|
|
5523
|
-
content: ["group-has-[p.error]/input:!text-danger-main"]
|
|
5503
|
+
input: ["!text-body-foreground", "placeholder:!text-body-foreground"],
|
|
5504
|
+
content: ["!text-body-foreground"],
|
|
5505
|
+
helperMessage: ["!text-body-foreground"]
|
|
5524
5506
|
}
|
|
5525
5507
|
}
|
|
5526
5508
|
},
|
|
@@ -5581,17 +5563,6 @@ var inputStyle = tv(
|
|
|
5581
5563
|
inputWrapper: ["border-b-xl"]
|
|
5582
5564
|
}
|
|
5583
5565
|
},
|
|
5584
|
-
{
|
|
5585
|
-
disabled: true,
|
|
5586
|
-
variant: ["outline", "underline"],
|
|
5587
|
-
class: {
|
|
5588
|
-
inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"],
|
|
5589
|
-
content: [
|
|
5590
|
-
"group-has-[p.error]/input:!text-danger-light",
|
|
5591
|
-
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5592
|
-
]
|
|
5593
|
-
}
|
|
5594
|
-
},
|
|
5595
5566
|
{
|
|
5596
5567
|
readonly: true,
|
|
5597
5568
|
color: "primary",
|
|
@@ -5607,6 +5578,37 @@ var inputStyle = tv(
|
|
|
5607
5578
|
input: ["!text-secondary-main", "placeholder:!text-secondary-main"],
|
|
5608
5579
|
content: ["!text-secondary-main"]
|
|
5609
5580
|
}
|
|
5581
|
+
},
|
|
5582
|
+
{
|
|
5583
|
+
disabled: true,
|
|
5584
|
+
class: {
|
|
5585
|
+
input: [
|
|
5586
|
+
"group-has-[p.error]/input:!text-danger-light",
|
|
5587
|
+
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5588
|
+
],
|
|
5589
|
+
content: ["group-has-[p.error]/input:!text-danger-light"],
|
|
5590
|
+
helperMessage: ["group-has-[p.error]/input:!text-danger-light"],
|
|
5591
|
+
errorMessage: ["!text-danger-light"]
|
|
5592
|
+
}
|
|
5593
|
+
},
|
|
5594
|
+
{
|
|
5595
|
+
disabled: true,
|
|
5596
|
+
variant: ["outline", "underline"],
|
|
5597
|
+
class: {
|
|
5598
|
+
inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"]
|
|
5599
|
+
}
|
|
5600
|
+
},
|
|
5601
|
+
{
|
|
5602
|
+
disabled: false,
|
|
5603
|
+
class: {
|
|
5604
|
+
input: [
|
|
5605
|
+
"group-has-[p.error]/input:!text-danger-main",
|
|
5606
|
+
"group-has-[p.error]/input:placeholder:!text-danger-main"
|
|
5607
|
+
],
|
|
5608
|
+
content: ["group-has-[p.error]/input:!text-danger-main"],
|
|
5609
|
+
helperMessage: ["group-has-[p.error]/input:!text-danger-main"],
|
|
5610
|
+
errorMessage: ["!text-danger-main"]
|
|
5611
|
+
}
|
|
5610
5612
|
}
|
|
5611
5613
|
],
|
|
5612
5614
|
defaultVariants: {
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
import "../../chunk-RLXOHILK.mjs";
|
|
3
3
|
import {
|
|
4
4
|
fileUpload_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-OOX5X2MN.mjs";
|
|
6
6
|
import "../../chunk-7VOQKIIK.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-KH63CD55.mjs";
|
|
8
8
|
import "../../chunk-2GCSFWHD.mjs";
|
|
9
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-VNRGOOSY.mjs";
|
|
10
10
|
import "../../chunk-MY5U63QO.mjs";
|
|
11
|
-
import "../../chunk-
|
|
12
|
-
import "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
14
|
-
import "../../chunk-
|
|
11
|
+
import "../../chunk-4LUASWAN.mjs";
|
|
12
|
+
import "../../chunk-5VTYO3RF.mjs";
|
|
13
|
+
import "../../chunk-DO56H4BN.mjs";
|
|
14
|
+
import "../../chunk-AKAGWXXP.mjs";
|
|
15
15
|
import "../../chunk-6WSACUIB.mjs";
|
|
16
16
|
import "../../chunk-LXHUO6VM.mjs";
|
|
17
17
|
import "../../chunk-SZL743JC.mjs";
|
|
@@ -19,7 +19,7 @@ import "../../chunk-ZYIIXWVY.mjs";
|
|
|
19
19
|
import "../../chunk-R7KUEH3N.mjs";
|
|
20
20
|
import "../../chunk-E3G5QXSH.mjs";
|
|
21
21
|
import "../../chunk-DDFJMHBC.mjs";
|
|
22
|
-
import "../../chunk-
|
|
22
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
23
23
|
import "../../chunk-3V4HT2K5.mjs";
|
|
24
24
|
import "../../chunk-27Y6K5NK.mjs";
|
|
25
25
|
import "../../chunk-AC6TWLRT.mjs";
|