@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
|
@@ -4995,6 +4995,13 @@ var fontSize = {
|
|
|
4995
4995
|
lineHeight: "27px",
|
|
4996
4996
|
fontWeight: "400"
|
|
4997
4997
|
}
|
|
4998
|
+
],
|
|
4999
|
+
"2xl": [
|
|
5000
|
+
"24px",
|
|
5001
|
+
{
|
|
5002
|
+
lineHeight: "36px",
|
|
5003
|
+
fontWeight: "400"
|
|
5004
|
+
}
|
|
4998
5005
|
]
|
|
4999
5006
|
};
|
|
5000
5007
|
|
|
@@ -5245,7 +5252,7 @@ var Input = (0, import_react.forwardRef)((originalProps, ref) => {
|
|
|
5245
5252
|
),
|
|
5246
5253
|
size: originalProps.size
|
|
5247
5254
|
}),
|
|
5248
|
-
[slots, classNames, originalProps.size]
|
|
5255
|
+
[slots, classNames, originalProps.size, inputProps.readOnly]
|
|
5249
5256
|
);
|
|
5250
5257
|
const renderStartContent = () => {
|
|
5251
5258
|
if ((0, import_react.isValidElement)(startContent)) {
|
|
@@ -5368,31 +5375,22 @@ var inputStyle = tv(
|
|
|
5368
5375
|
"placeholder:text-neutral-main",
|
|
5369
5376
|
"outline-none",
|
|
5370
5377
|
"focus:ring-0",
|
|
5371
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5372
|
-
"group-has-[:hover]/input:placeholder:text-neutral-dark",
|
|
5373
|
-
"group-has-[:focus]/input:text-neutral-dark",
|
|
5374
|
-
"group-has-[:focus]/input:placeholder:text-neutral-dark",
|
|
5375
|
-
"
|
|
5376
|
-
"
|
|
5377
|
-
"group-has-[p.error]/input:placeholder:hover:!text-danger-main"
|
|
5378
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
|
|
5379
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:placeholder:text-neutral-dark",
|
|
5380
|
+
"group-has-[:focus:not(:read-only)]/input:text-neutral-dark",
|
|
5381
|
+
"group-has-[:focus:not(:read-only)]/input:placeholder:text-neutral-dark",
|
|
5382
|
+
"read-only:!text-body-foreground",
|
|
5383
|
+
"read-only:placeholder:!text-body-foreground"
|
|
5378
5384
|
],
|
|
5379
5385
|
content: [
|
|
5380
5386
|
"flex",
|
|
5381
5387
|
"items-center",
|
|
5382
5388
|
"select-none",
|
|
5383
5389
|
"text-neutral-main",
|
|
5384
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5385
|
-
"
|
|
5386
|
-
"group-has-[p.error]/input:hover:text-danger-main",
|
|
5387
|
-
"group-has-[p.error]/input:focus:text-danger-main"
|
|
5388
|
-
],
|
|
5389
|
-
helperMessage: [
|
|
5390
|
-
"text-neutral-main",
|
|
5391
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5392
|
-
"group-has-[p.error]/input:text-danger-main",
|
|
5393
|
-
"group-has-[p.error]/input:hover:text-danger-main",
|
|
5394
|
-
"group-has-[p.error]/input:focus:text-danger-main"
|
|
5390
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
|
|
5391
|
+
"read-only:!text-body-foreground"
|
|
5395
5392
|
],
|
|
5393
|
+
helperMessage: ["text-neutral-main", "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark"],
|
|
5396
5394
|
errorMessage: ["text-danger-main"],
|
|
5397
5395
|
readonlyWrapper: [
|
|
5398
5396
|
"pointer-events-none",
|
|
@@ -5401,7 +5399,7 @@ var inputStyle = tv(
|
|
|
5401
5399
|
"[&>input]:text-body-foreground",
|
|
5402
5400
|
"[&>input]:placeholder:text-body-foreground"
|
|
5403
5401
|
],
|
|
5404
|
-
readonly: []
|
|
5402
|
+
readonly: ["text-body-foreground"]
|
|
5405
5403
|
},
|
|
5406
5404
|
variants: {
|
|
5407
5405
|
variant: {
|
|
@@ -5412,8 +5410,8 @@ var inputStyle = tv(
|
|
|
5412
5410
|
outline: {
|
|
5413
5411
|
inputWrapper: [
|
|
5414
5412
|
"border-neutral-light",
|
|
5415
|
-
"group-has-[:hover]/input:bg-trans-soft",
|
|
5416
|
-
"group-has-[:focus]/input:bg-body-background",
|
|
5413
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
|
|
5414
|
+
"group-has-[:focus:not(:read-only)]/input:bg-body-background",
|
|
5417
5415
|
"group-has-[p.error]/input:border-danger-main"
|
|
5418
5416
|
],
|
|
5419
5417
|
readonlyWrapper: ["!bg-trans-soft"]
|
|
@@ -5422,8 +5420,8 @@ var inputStyle = tv(
|
|
|
5422
5420
|
inputWrapper: [
|
|
5423
5421
|
"bg-transparent",
|
|
5424
5422
|
"rounded-none",
|
|
5425
|
-
"group-has-[:hover]/input:bg-trans-soft",
|
|
5426
|
-
"group-has-[:focus]/input:bg-body-background",
|
|
5423
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
|
|
5424
|
+
"group-has-[:focus:not(:read-only)]/input:bg-body-background",
|
|
5427
5425
|
"group-has-[p.error]/input:border-danger-main"
|
|
5428
5426
|
],
|
|
5429
5427
|
readonlyWrapper: ["!bg-trans-soft"]
|
|
@@ -5431,22 +5429,13 @@ var inputStyle = tv(
|
|
|
5431
5429
|
},
|
|
5432
5430
|
color: {
|
|
5433
5431
|
primary: {
|
|
5434
|
-
content: ["group-has-[:focus]/input:text-primary-main", "
|
|
5435
|
-
helperMessage: [
|
|
5436
|
-
"group-has-[:focus]/input:text-primary-main",
|
|
5437
|
-
"group-has-[:focus]/input:hover:text-primary-main"
|
|
5438
|
-
],
|
|
5432
|
+
content: ["group-has-[:focus:not(:read-only)]/input:text-primary-main", "read-only:!text-primary-main"],
|
|
5433
|
+
helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-primary-main"],
|
|
5439
5434
|
readonly: ["text-primary-main"]
|
|
5440
5435
|
},
|
|
5441
5436
|
secondary: {
|
|
5442
|
-
content: [
|
|
5443
|
-
|
|
5444
|
-
"group-has-[:focus]/input:hover:text-secondary-main"
|
|
5445
|
-
],
|
|
5446
|
-
helperMessage: [
|
|
5447
|
-
"group-has-[:focus]/input:text-secondary-main",
|
|
5448
|
-
"group-has-[:focus]/input:hover:text-secondary-main"
|
|
5449
|
-
],
|
|
5437
|
+
content: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main", "read-only:!text-secondary-main"],
|
|
5438
|
+
helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main"],
|
|
5450
5439
|
readonly: ["text-secondary-main"]
|
|
5451
5440
|
}
|
|
5452
5441
|
},
|
|
@@ -5497,14 +5486,9 @@ var inputStyle = tv(
|
|
|
5497
5486
|
},
|
|
5498
5487
|
disabled: {
|
|
5499
5488
|
true: {
|
|
5500
|
-
inputWrapper: ["!bg-neutral-soft", "pointer-events-none"
|
|
5501
|
-
input: [
|
|
5502
|
-
|
|
5503
|
-
"placeholder:!text-neutral-light",
|
|
5504
|
-
"group-has-[p.error]/input:!text-danger-light",
|
|
5505
|
-
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5506
|
-
],
|
|
5507
|
-
content: ["!text-neutral-light", "group-has-[p.error]/input:!text-danger-light"],
|
|
5489
|
+
inputWrapper: ["!bg-neutral-soft", "pointer-events-none"],
|
|
5490
|
+
input: ["!text-neutral-light", "placeholder:!text-neutral-light"],
|
|
5491
|
+
content: ["!text-neutral-light"],
|
|
5508
5492
|
helperMessage: ["!text-neutral-light"],
|
|
5509
5493
|
errorMessage: ["!text-danger-light"]
|
|
5510
5494
|
}
|
|
@@ -5512,11 +5496,9 @@ var inputStyle = tv(
|
|
|
5512
5496
|
readonly: {
|
|
5513
5497
|
true: {
|
|
5514
5498
|
readonlyWrapper: ["pointer-events-none"],
|
|
5515
|
-
input: [
|
|
5516
|
-
|
|
5517
|
-
|
|
5518
|
-
],
|
|
5519
|
-
content: ["group-has-[p.error]/input:!text-danger-main"]
|
|
5499
|
+
input: ["!text-body-foreground", "placeholder:!text-body-foreground"],
|
|
5500
|
+
content: ["!text-body-foreground"],
|
|
5501
|
+
helperMessage: ["!text-body-foreground"]
|
|
5520
5502
|
}
|
|
5521
5503
|
}
|
|
5522
5504
|
},
|
|
@@ -5577,17 +5559,6 @@ var inputStyle = tv(
|
|
|
5577
5559
|
inputWrapper: ["border-b-xl"]
|
|
5578
5560
|
}
|
|
5579
5561
|
},
|
|
5580
|
-
{
|
|
5581
|
-
disabled: true,
|
|
5582
|
-
variant: ["outline", "underline"],
|
|
5583
|
-
class: {
|
|
5584
|
-
inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"],
|
|
5585
|
-
content: [
|
|
5586
|
-
"group-has-[p.error]/input:!text-danger-light",
|
|
5587
|
-
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5588
|
-
]
|
|
5589
|
-
}
|
|
5590
|
-
},
|
|
5591
5562
|
{
|
|
5592
5563
|
readonly: true,
|
|
5593
5564
|
color: "primary",
|
|
@@ -5603,6 +5574,37 @@ var inputStyle = tv(
|
|
|
5603
5574
|
input: ["!text-secondary-main", "placeholder:!text-secondary-main"],
|
|
5604
5575
|
content: ["!text-secondary-main"]
|
|
5605
5576
|
}
|
|
5577
|
+
},
|
|
5578
|
+
{
|
|
5579
|
+
disabled: true,
|
|
5580
|
+
class: {
|
|
5581
|
+
input: [
|
|
5582
|
+
"group-has-[p.error]/input:!text-danger-light",
|
|
5583
|
+
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5584
|
+
],
|
|
5585
|
+
content: ["group-has-[p.error]/input:!text-danger-light"],
|
|
5586
|
+
helperMessage: ["group-has-[p.error]/input:!text-danger-light"],
|
|
5587
|
+
errorMessage: ["!text-danger-light"]
|
|
5588
|
+
}
|
|
5589
|
+
},
|
|
5590
|
+
{
|
|
5591
|
+
disabled: true,
|
|
5592
|
+
variant: ["outline", "underline"],
|
|
5593
|
+
class: {
|
|
5594
|
+
inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"]
|
|
5595
|
+
}
|
|
5596
|
+
},
|
|
5597
|
+
{
|
|
5598
|
+
disabled: false,
|
|
5599
|
+
class: {
|
|
5600
|
+
input: [
|
|
5601
|
+
"group-has-[p.error]/input:!text-danger-main",
|
|
5602
|
+
"group-has-[p.error]/input:placeholder:!text-danger-main"
|
|
5603
|
+
],
|
|
5604
|
+
content: ["group-has-[p.error]/input:!text-danger-main"],
|
|
5605
|
+
helperMessage: ["group-has-[p.error]/input:!text-danger-main"],
|
|
5606
|
+
errorMessage: ["!text-danger-main"]
|
|
5607
|
+
}
|
|
5606
5608
|
}
|
|
5607
5609
|
],
|
|
5608
5610
|
defaultVariants: {
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import "../../chunk-2GCSFWHD.mjs";
|
|
3
3
|
import {
|
|
4
4
|
input_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-VNRGOOSY.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
7
|
import "../../chunk-R7KUEH3N.mjs";
|
|
8
8
|
import "../../chunk-E3G5QXSH.mjs";
|
|
9
9
|
import "../../chunk-DDFJMHBC.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
11
11
|
import "../../chunk-27Y6K5NK.mjs";
|
|
12
12
|
import "../../chunk-AC6TWLRT.mjs";
|
|
13
13
|
export {
|
|
@@ -107,6 +107,7 @@ declare const inputStyle: tailwind_variants.TVReturnType<{
|
|
|
107
107
|
readonlyWrapper: string[];
|
|
108
108
|
input: string[];
|
|
109
109
|
content: string[];
|
|
110
|
+
helperMessage: string[];
|
|
110
111
|
};
|
|
111
112
|
};
|
|
112
113
|
}, {
|
|
@@ -121,7 +122,7 @@ declare const inputStyle: tailwind_variants.TVReturnType<{
|
|
|
121
122
|
helperMessage: string[];
|
|
122
123
|
errorMessage: string[];
|
|
123
124
|
readonlyWrapper: string[];
|
|
124
|
-
readonly:
|
|
125
|
+
readonly: string[];
|
|
125
126
|
}, undefined, {
|
|
126
127
|
variant: {
|
|
127
128
|
solid: {
|
|
@@ -208,6 +209,7 @@ declare const inputStyle: tailwind_variants.TVReturnType<{
|
|
|
208
209
|
readonlyWrapper: string[];
|
|
209
210
|
input: string[];
|
|
210
211
|
content: string[];
|
|
212
|
+
helperMessage: string[];
|
|
211
213
|
};
|
|
212
214
|
};
|
|
213
215
|
}, {
|
|
@@ -222,7 +224,7 @@ declare const inputStyle: tailwind_variants.TVReturnType<{
|
|
|
222
224
|
helperMessage: string[];
|
|
223
225
|
errorMessage: string[];
|
|
224
226
|
readonlyWrapper: string[];
|
|
225
|
-
readonly:
|
|
227
|
+
readonly: string[];
|
|
226
228
|
}, tailwind_variants.TVReturnType<{
|
|
227
229
|
variant: {
|
|
228
230
|
solid: {
|
|
@@ -309,6 +311,7 @@ declare const inputStyle: tailwind_variants.TVReturnType<{
|
|
|
309
311
|
readonlyWrapper: string[];
|
|
310
312
|
input: string[];
|
|
311
313
|
content: string[];
|
|
314
|
+
helperMessage: string[];
|
|
312
315
|
};
|
|
313
316
|
};
|
|
314
317
|
}, {
|
|
@@ -323,7 +326,7 @@ declare const inputStyle: tailwind_variants.TVReturnType<{
|
|
|
323
326
|
helperMessage: string[];
|
|
324
327
|
errorMessage: string[];
|
|
325
328
|
readonlyWrapper: string[];
|
|
326
|
-
readonly:
|
|
329
|
+
readonly: string[];
|
|
327
330
|
}, undefined, unknown, unknown, undefined>>;
|
|
328
331
|
type InputVariantProps = VariantProps<typeof inputStyle>;
|
|
329
332
|
type InputSlots = keyof ReturnType<typeof inputStyle>;
|
|
@@ -107,6 +107,7 @@ declare const inputStyle: tailwind_variants.TVReturnType<{
|
|
|
107
107
|
readonlyWrapper: string[];
|
|
108
108
|
input: string[];
|
|
109
109
|
content: string[];
|
|
110
|
+
helperMessage: string[];
|
|
110
111
|
};
|
|
111
112
|
};
|
|
112
113
|
}, {
|
|
@@ -121,7 +122,7 @@ declare const inputStyle: tailwind_variants.TVReturnType<{
|
|
|
121
122
|
helperMessage: string[];
|
|
122
123
|
errorMessage: string[];
|
|
123
124
|
readonlyWrapper: string[];
|
|
124
|
-
readonly:
|
|
125
|
+
readonly: string[];
|
|
125
126
|
}, undefined, {
|
|
126
127
|
variant: {
|
|
127
128
|
solid: {
|
|
@@ -208,6 +209,7 @@ declare const inputStyle: tailwind_variants.TVReturnType<{
|
|
|
208
209
|
readonlyWrapper: string[];
|
|
209
210
|
input: string[];
|
|
210
211
|
content: string[];
|
|
212
|
+
helperMessage: string[];
|
|
211
213
|
};
|
|
212
214
|
};
|
|
213
215
|
}, {
|
|
@@ -222,7 +224,7 @@ declare const inputStyle: tailwind_variants.TVReturnType<{
|
|
|
222
224
|
helperMessage: string[];
|
|
223
225
|
errorMessage: string[];
|
|
224
226
|
readonlyWrapper: string[];
|
|
225
|
-
readonly:
|
|
227
|
+
readonly: string[];
|
|
226
228
|
}, tailwind_variants.TVReturnType<{
|
|
227
229
|
variant: {
|
|
228
230
|
solid: {
|
|
@@ -309,6 +311,7 @@ declare const inputStyle: tailwind_variants.TVReturnType<{
|
|
|
309
311
|
readonlyWrapper: string[];
|
|
310
312
|
input: string[];
|
|
311
313
|
content: string[];
|
|
314
|
+
helperMessage: string[];
|
|
312
315
|
};
|
|
313
316
|
};
|
|
314
317
|
}, {
|
|
@@ -323,7 +326,7 @@ declare const inputStyle: tailwind_variants.TVReturnType<{
|
|
|
323
326
|
helperMessage: string[];
|
|
324
327
|
errorMessage: string[];
|
|
325
328
|
readonlyWrapper: string[];
|
|
326
|
-
readonly:
|
|
329
|
+
readonly: string[];
|
|
327
330
|
}, undefined, unknown, unknown, undefined>>;
|
|
328
331
|
type InputVariantProps = VariantProps<typeof inputStyle>;
|
|
329
332
|
type InputSlots = keyof ReturnType<typeof inputStyle>;
|
|
@@ -4994,6 +4994,13 @@ var fontSize = {
|
|
|
4994
4994
|
lineHeight: "27px",
|
|
4995
4995
|
fontWeight: "400"
|
|
4996
4996
|
}
|
|
4997
|
+
],
|
|
4998
|
+
"2xl": [
|
|
4999
|
+
"24px",
|
|
5000
|
+
{
|
|
5001
|
+
lineHeight: "36px",
|
|
5002
|
+
fontWeight: "400"
|
|
5003
|
+
}
|
|
4997
5004
|
]
|
|
4998
5005
|
};
|
|
4999
5006
|
|
|
@@ -5244,7 +5251,7 @@ var Input = (0, import_react.forwardRef)((originalProps, ref) => {
|
|
|
5244
5251
|
),
|
|
5245
5252
|
size: originalProps.size
|
|
5246
5253
|
}),
|
|
5247
|
-
[slots, classNames, originalProps.size]
|
|
5254
|
+
[slots, classNames, originalProps.size, inputProps.readOnly]
|
|
5248
5255
|
);
|
|
5249
5256
|
const renderStartContent = () => {
|
|
5250
5257
|
if ((0, import_react.isValidElement)(startContent)) {
|
|
@@ -5367,31 +5374,22 @@ var inputStyle = tv(
|
|
|
5367
5374
|
"placeholder:text-neutral-main",
|
|
5368
5375
|
"outline-none",
|
|
5369
5376
|
"focus:ring-0",
|
|
5370
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5371
|
-
"group-has-[:hover]/input:placeholder:text-neutral-dark",
|
|
5372
|
-
"group-has-[:focus]/input:text-neutral-dark",
|
|
5373
|
-
"group-has-[:focus]/input:placeholder:text-neutral-dark",
|
|
5374
|
-
"
|
|
5375
|
-
"
|
|
5376
|
-
"group-has-[p.error]/input:placeholder:hover:!text-danger-main"
|
|
5377
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
|
|
5378
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:placeholder:text-neutral-dark",
|
|
5379
|
+
"group-has-[:focus:not(:read-only)]/input:text-neutral-dark",
|
|
5380
|
+
"group-has-[:focus:not(:read-only)]/input:placeholder:text-neutral-dark",
|
|
5381
|
+
"read-only:!text-body-foreground",
|
|
5382
|
+
"read-only:placeholder:!text-body-foreground"
|
|
5377
5383
|
],
|
|
5378
5384
|
content: [
|
|
5379
5385
|
"flex",
|
|
5380
5386
|
"items-center",
|
|
5381
5387
|
"select-none",
|
|
5382
5388
|
"text-neutral-main",
|
|
5383
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5384
|
-
"
|
|
5385
|
-
"group-has-[p.error]/input:hover:text-danger-main",
|
|
5386
|
-
"group-has-[p.error]/input:focus:text-danger-main"
|
|
5387
|
-
],
|
|
5388
|
-
helperMessage: [
|
|
5389
|
-
"text-neutral-main",
|
|
5390
|
-
"group-has-[:hover]/input:text-neutral-dark",
|
|
5391
|
-
"group-has-[p.error]/input:text-danger-main",
|
|
5392
|
-
"group-has-[p.error]/input:hover:text-danger-main",
|
|
5393
|
-
"group-has-[p.error]/input:focus:text-danger-main"
|
|
5389
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
|
|
5390
|
+
"read-only:!text-body-foreground"
|
|
5394
5391
|
],
|
|
5392
|
+
helperMessage: ["text-neutral-main", "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark"],
|
|
5395
5393
|
errorMessage: ["text-danger-main"],
|
|
5396
5394
|
readonlyWrapper: [
|
|
5397
5395
|
"pointer-events-none",
|
|
@@ -5400,7 +5398,7 @@ var inputStyle = tv(
|
|
|
5400
5398
|
"[&>input]:text-body-foreground",
|
|
5401
5399
|
"[&>input]:placeholder:text-body-foreground"
|
|
5402
5400
|
],
|
|
5403
|
-
readonly: []
|
|
5401
|
+
readonly: ["text-body-foreground"]
|
|
5404
5402
|
},
|
|
5405
5403
|
variants: {
|
|
5406
5404
|
variant: {
|
|
@@ -5411,8 +5409,8 @@ var inputStyle = tv(
|
|
|
5411
5409
|
outline: {
|
|
5412
5410
|
inputWrapper: [
|
|
5413
5411
|
"border-neutral-light",
|
|
5414
|
-
"group-has-[:hover]/input:bg-trans-soft",
|
|
5415
|
-
"group-has-[:focus]/input:bg-body-background",
|
|
5412
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
|
|
5413
|
+
"group-has-[:focus:not(:read-only)]/input:bg-body-background",
|
|
5416
5414
|
"group-has-[p.error]/input:border-danger-main"
|
|
5417
5415
|
],
|
|
5418
5416
|
readonlyWrapper: ["!bg-trans-soft"]
|
|
@@ -5421,8 +5419,8 @@ var inputStyle = tv(
|
|
|
5421
5419
|
inputWrapper: [
|
|
5422
5420
|
"bg-transparent",
|
|
5423
5421
|
"rounded-none",
|
|
5424
|
-
"group-has-[:hover]/input:bg-trans-soft",
|
|
5425
|
-
"group-has-[:focus]/input:bg-body-background",
|
|
5422
|
+
"group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
|
|
5423
|
+
"group-has-[:focus:not(:read-only)]/input:bg-body-background",
|
|
5426
5424
|
"group-has-[p.error]/input:border-danger-main"
|
|
5427
5425
|
],
|
|
5428
5426
|
readonlyWrapper: ["!bg-trans-soft"]
|
|
@@ -5430,22 +5428,13 @@ var inputStyle = tv(
|
|
|
5430
5428
|
},
|
|
5431
5429
|
color: {
|
|
5432
5430
|
primary: {
|
|
5433
|
-
content: ["group-has-[:focus]/input:text-primary-main", "
|
|
5434
|
-
helperMessage: [
|
|
5435
|
-
"group-has-[:focus]/input:text-primary-main",
|
|
5436
|
-
"group-has-[:focus]/input:hover:text-primary-main"
|
|
5437
|
-
],
|
|
5431
|
+
content: ["group-has-[:focus:not(:read-only)]/input:text-primary-main", "read-only:!text-primary-main"],
|
|
5432
|
+
helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-primary-main"],
|
|
5438
5433
|
readonly: ["text-primary-main"]
|
|
5439
5434
|
},
|
|
5440
5435
|
secondary: {
|
|
5441
|
-
content: [
|
|
5442
|
-
|
|
5443
|
-
"group-has-[:focus]/input:hover:text-secondary-main"
|
|
5444
|
-
],
|
|
5445
|
-
helperMessage: [
|
|
5446
|
-
"group-has-[:focus]/input:text-secondary-main",
|
|
5447
|
-
"group-has-[:focus]/input:hover:text-secondary-main"
|
|
5448
|
-
],
|
|
5436
|
+
content: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main", "read-only:!text-secondary-main"],
|
|
5437
|
+
helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main"],
|
|
5449
5438
|
readonly: ["text-secondary-main"]
|
|
5450
5439
|
}
|
|
5451
5440
|
},
|
|
@@ -5496,14 +5485,9 @@ var inputStyle = tv(
|
|
|
5496
5485
|
},
|
|
5497
5486
|
disabled: {
|
|
5498
5487
|
true: {
|
|
5499
|
-
inputWrapper: ["!bg-neutral-soft", "pointer-events-none"
|
|
5500
|
-
input: [
|
|
5501
|
-
|
|
5502
|
-
"placeholder:!text-neutral-light",
|
|
5503
|
-
"group-has-[p.error]/input:!text-danger-light",
|
|
5504
|
-
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5505
|
-
],
|
|
5506
|
-
content: ["!text-neutral-light", "group-has-[p.error]/input:!text-danger-light"],
|
|
5488
|
+
inputWrapper: ["!bg-neutral-soft", "pointer-events-none"],
|
|
5489
|
+
input: ["!text-neutral-light", "placeholder:!text-neutral-light"],
|
|
5490
|
+
content: ["!text-neutral-light"],
|
|
5507
5491
|
helperMessage: ["!text-neutral-light"],
|
|
5508
5492
|
errorMessage: ["!text-danger-light"]
|
|
5509
5493
|
}
|
|
@@ -5511,11 +5495,9 @@ var inputStyle = tv(
|
|
|
5511
5495
|
readonly: {
|
|
5512
5496
|
true: {
|
|
5513
5497
|
readonlyWrapper: ["pointer-events-none"],
|
|
5514
|
-
input: [
|
|
5515
|
-
|
|
5516
|
-
|
|
5517
|
-
],
|
|
5518
|
-
content: ["group-has-[p.error]/input:!text-danger-main"]
|
|
5498
|
+
input: ["!text-body-foreground", "placeholder:!text-body-foreground"],
|
|
5499
|
+
content: ["!text-body-foreground"],
|
|
5500
|
+
helperMessage: ["!text-body-foreground"]
|
|
5519
5501
|
}
|
|
5520
5502
|
}
|
|
5521
5503
|
},
|
|
@@ -5576,17 +5558,6 @@ var inputStyle = tv(
|
|
|
5576
5558
|
inputWrapper: ["border-b-xl"]
|
|
5577
5559
|
}
|
|
5578
5560
|
},
|
|
5579
|
-
{
|
|
5580
|
-
disabled: true,
|
|
5581
|
-
variant: ["outline", "underline"],
|
|
5582
|
-
class: {
|
|
5583
|
-
inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"],
|
|
5584
|
-
content: [
|
|
5585
|
-
"group-has-[p.error]/input:!text-danger-light",
|
|
5586
|
-
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5587
|
-
]
|
|
5588
|
-
}
|
|
5589
|
-
},
|
|
5590
5561
|
{
|
|
5591
5562
|
readonly: true,
|
|
5592
5563
|
color: "primary",
|
|
@@ -5602,6 +5573,37 @@ var inputStyle = tv(
|
|
|
5602
5573
|
input: ["!text-secondary-main", "placeholder:!text-secondary-main"],
|
|
5603
5574
|
content: ["!text-secondary-main"]
|
|
5604
5575
|
}
|
|
5576
|
+
},
|
|
5577
|
+
{
|
|
5578
|
+
disabled: true,
|
|
5579
|
+
class: {
|
|
5580
|
+
input: [
|
|
5581
|
+
"group-has-[p.error]/input:!text-danger-light",
|
|
5582
|
+
"group-has-[p.error]/input:placeholder:!text-danger-light"
|
|
5583
|
+
],
|
|
5584
|
+
content: ["group-has-[p.error]/input:!text-danger-light"],
|
|
5585
|
+
helperMessage: ["group-has-[p.error]/input:!text-danger-light"],
|
|
5586
|
+
errorMessage: ["!text-danger-light"]
|
|
5587
|
+
}
|
|
5588
|
+
},
|
|
5589
|
+
{
|
|
5590
|
+
disabled: true,
|
|
5591
|
+
variant: ["outline", "underline"],
|
|
5592
|
+
class: {
|
|
5593
|
+
inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"]
|
|
5594
|
+
}
|
|
5595
|
+
},
|
|
5596
|
+
{
|
|
5597
|
+
disabled: false,
|
|
5598
|
+
class: {
|
|
5599
|
+
input: [
|
|
5600
|
+
"group-has-[p.error]/input:!text-danger-main",
|
|
5601
|
+
"group-has-[p.error]/input:placeholder:!text-danger-main"
|
|
5602
|
+
],
|
|
5603
|
+
content: ["group-has-[p.error]/input:!text-danger-main"],
|
|
5604
|
+
helperMessage: ["group-has-[p.error]/input:!text-danger-main"],
|
|
5605
|
+
errorMessage: ["!text-danger-main"]
|
|
5606
|
+
}
|
|
5605
5607
|
}
|
|
5606
5608
|
],
|
|
5607
5609
|
defaultVariants: {
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import {
|
|
3
3
|
inputStyle,
|
|
4
4
|
input_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-VNRGOOSY.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
7
|
import "../../chunk-R7KUEH3N.mjs";
|
|
8
8
|
import "../../chunk-E3G5QXSH.mjs";
|
|
9
9
|
import "../../chunk-DDFJMHBC.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
11
11
|
import "../../chunk-27Y6K5NK.mjs";
|
|
12
12
|
import "../../chunk-AC6TWLRT.mjs";
|
|
13
13
|
export {
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
import "../../chunk-7MVEAQ7Z.mjs";
|
|
3
3
|
import {
|
|
4
4
|
list_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-NGRGAY42.mjs";
|
|
6
6
|
import {
|
|
7
7
|
listItem_default
|
|
8
|
-
} from "../../chunk-
|
|
8
|
+
} from "../../chunk-HKLVFMYQ.mjs";
|
|
9
9
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
10
10
|
import "../../chunk-R7KUEH3N.mjs";
|
|
11
11
|
import "../../chunk-E3G5QXSH.mjs";
|
|
12
|
-
import "../../chunk-
|
|
12
|
+
import "../../chunk-VO332GRO.mjs";
|
|
13
13
|
import "../../chunk-DDFJMHBC.mjs";
|
|
14
|
-
import "../../chunk-
|
|
14
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
15
15
|
import "../../chunk-AC6TWLRT.mjs";
|
|
16
16
|
export {
|
|
17
17
|
list_default as List,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
list_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-NGRGAY42.mjs";
|
|
5
5
|
import "../../chunk-E3G5QXSH.mjs";
|
|
6
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
9
9
|
list_default as default
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
listItem_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-HKLVFMYQ.mjs";
|
|
5
5
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
6
6
|
import "../../chunk-R7KUEH3N.mjs";
|
|
7
7
|
import "../../chunk-E3G5QXSH.mjs";
|
|
8
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-VO332GRO.mjs";
|
|
9
9
|
import "../../chunk-DDFJMHBC.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
11
11
|
import "../../chunk-AC6TWLRT.mjs";
|
|
12
12
|
export {
|
|
13
13
|
listItem_default as default
|