@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.
Files changed (173) hide show
  1. package/.turbo/turbo-build.log +187 -187
  2. package/dist/{chunk-3X376ACN.mjs → chunk-2B3HDC26.mjs} +1 -1
  3. package/dist/{chunk-S7Y7XUBL.mjs → chunk-45Y7ANPK.mjs} +1 -1
  4. package/dist/{chunk-Q364C3FI.mjs → chunk-4LUASWAN.mjs} +1 -1
  5. package/dist/{chunk-U2MHQYVG.mjs → chunk-553TGKS6.mjs} +1 -1
  6. package/dist/{chunk-Z7CLJYRF.mjs → chunk-5G6CCE55.mjs} +1 -1
  7. package/dist/{chunk-YBVJFHH6.mjs → chunk-5KC3IFNR.mjs} +1 -1
  8. package/dist/{chunk-ITWKPTSD.mjs → chunk-5VTYO3RF.mjs} +1 -1
  9. package/dist/{chunk-3QE57PU3.mjs → chunk-6574ITBF.mjs} +1 -1
  10. package/dist/{chunk-PXAJEOZS.mjs → chunk-6DOAZ27E.mjs} +2 -2
  11. package/dist/{chunk-JKYLYL3A.mjs → chunk-AKAGWXXP.mjs} +1 -1
  12. package/dist/{chunk-D4IFXO36.mjs → chunk-ARNMOGRH.mjs} +1 -1
  13. package/dist/{chunk-QHETCLHO.mjs → chunk-BM3MR3JR.mjs} +2 -2
  14. package/dist/{chunk-EKLA6ZR4.mjs → chunk-CPFFP7L6.mjs} +1 -1
  15. package/dist/{chunk-YQYO5RLZ.mjs → chunk-DO56H4BN.mjs} +1 -1
  16. package/dist/{chunk-JZMJ5UMR.mjs → chunk-DS5CGU2X.mjs} +1 -1
  17. package/dist/{chunk-I3ADJOUT.mjs → chunk-DU7L4GA7.mjs} +1 -1
  18. package/dist/{chunk-NBJHZ4X2.mjs → chunk-DW3BX4M2.mjs} +1 -1
  19. package/dist/{chunk-KLBA5J2H.mjs → chunk-EQLBG32V.mjs} +1 -1
  20. package/dist/{chunk-CSG6FDBX.mjs → chunk-HKLVFMYQ.mjs} +2 -2
  21. package/dist/{chunk-AF4I7ZQS.mjs → chunk-IH3BJRTV.mjs} +1 -1
  22. package/dist/{chunk-L5FRTUM6.mjs → chunk-INRA6IED.mjs} +1 -1
  23. package/dist/{chunk-2CLPU5LR.mjs → chunk-KH63CD55.mjs} +1 -1
  24. package/dist/{chunk-3IILPVRA.mjs → chunk-NGRGAY42.mjs} +1 -1
  25. package/dist/{chunk-7YMXOYES.mjs → chunk-NJFJJIWK.mjs} +6 -6
  26. package/dist/{chunk-H6JGLPPF.mjs → chunk-OEIEALIP.mjs} +1 -1
  27. package/dist/{chunk-V64PCWVW.mjs → chunk-OOX5X2MN.mjs} +4 -4
  28. package/dist/{chunk-QW7T3V5O.mjs → chunk-PRNE3U26.mjs} +1 -1
  29. package/dist/{chunk-HKHVSCER.mjs → chunk-PX4RCHOE.mjs} +2 -2
  30. package/dist/{chunk-46EIW6MN.mjs → chunk-SCQCMQDP.mjs} +3 -3
  31. package/dist/{chunk-CDXBML6O.mjs → chunk-U4DJHAM5.mjs} +7 -0
  32. package/dist/{chunk-6SKEFJQW.mjs → chunk-U7SYKG2C.mjs} +1 -1
  33. package/dist/{chunk-SFGFRMWL.mjs → chunk-VNRGOOSY.mjs} +57 -62
  34. package/dist/{chunk-ITFEV25U.mjs → chunk-VO332GRO.mjs} +1 -1
  35. package/dist/{chunk-IRJP6BF3.mjs → chunk-WLTBJF4I.mjs} +2 -2
  36. package/dist/{chunk-XHCPYYMC.mjs → chunk-WSBUOY2M.mjs} +1 -1
  37. package/dist/{chunk-4DESGO3D.mjs → chunk-XZYQFBCT.mjs} +1 -1
  38. package/dist/{chunk-5PJMKFMX.mjs → chunk-YQGN2DER.mjs} +1 -1
  39. package/dist/components/accordion/accordion.js +7 -0
  40. package/dist/components/accordion/accordion.mjs +2 -2
  41. package/dist/components/accordion/accordionItem.js +7 -0
  42. package/dist/components/accordion/accordionItem.mjs +2 -2
  43. package/dist/components/accordion/index.js +7 -0
  44. package/dist/components/accordion/index.mjs +3 -3
  45. package/dist/components/avatar/avatar.js +7 -0
  46. package/dist/components/avatar/avatar.mjs +2 -2
  47. package/dist/components/avatar/index.js +7 -0
  48. package/dist/components/avatar/index.mjs +2 -2
  49. package/dist/components/backdrop/backdrop.js +7 -0
  50. package/dist/components/backdrop/backdrop.mjs +2 -2
  51. package/dist/components/backdrop/index.js +7 -0
  52. package/dist/components/backdrop/index.mjs +2 -2
  53. package/dist/components/breadcrumb/breadcrumb.js +7 -0
  54. package/dist/components/breadcrumb/breadcrumb.mjs +6 -6
  55. package/dist/components/breadcrumb/index.js +7 -0
  56. package/dist/components/breadcrumb/index.mjs +6 -6
  57. package/dist/components/button/button-group.js +7 -0
  58. package/dist/components/button/button-group.mjs +2 -2
  59. package/dist/components/button/button.js +7 -0
  60. package/dist/components/button/button.mjs +2 -2
  61. package/dist/components/button/icon-button.js +7 -0
  62. package/dist/components/button/icon-button.mjs +2 -2
  63. package/dist/components/button/index.js +7 -0
  64. package/dist/components/button/index.mjs +5 -5
  65. package/dist/components/button/text-button.js +7 -0
  66. package/dist/components/button/text-button.mjs +2 -2
  67. package/dist/components/charts/areaChart.js +7 -0
  68. package/dist/components/charts/areaChart.mjs +2 -2
  69. package/dist/components/charts/barChart.js +7 -0
  70. package/dist/components/charts/barChart.mjs +2 -2
  71. package/dist/components/charts/circularProgress.js +7 -0
  72. package/dist/components/charts/circularProgress.mjs +2 -2
  73. package/dist/components/charts/index.js +7 -0
  74. package/dist/components/charts/index.mjs +5 -5
  75. package/dist/components/charts/radarChart.js +7 -0
  76. package/dist/components/charts/radarChart.mjs +2 -2
  77. package/dist/components/checkbox/checkbox.js +7 -0
  78. package/dist/components/checkbox/checkbox.mjs +2 -2
  79. package/dist/components/checkbox/index.js +7 -0
  80. package/dist/components/checkbox/index.mjs +2 -2
  81. package/dist/components/chip/chip.js +7 -0
  82. package/dist/components/chip/chip.mjs +2 -2
  83. package/dist/components/chip/index.js +7 -0
  84. package/dist/components/chip/index.mjs +2 -2
  85. package/dist/components/drawer/drawer.js +7 -0
  86. package/dist/components/drawer/drawer.mjs +2 -2
  87. package/dist/components/drawer/index.js +7 -0
  88. package/dist/components/drawer/index.mjs +2 -2
  89. package/dist/components/fileUpload/fileUpload.js +63 -61
  90. package/dist/components/fileUpload/fileUpload.mjs +8 -8
  91. package/dist/components/fileUpload/index.js +63 -61
  92. package/dist/components/fileUpload/index.mjs +8 -8
  93. package/dist/components/input/index.js +63 -61
  94. package/dist/components/input/index.mjs +2 -2
  95. package/dist/components/input/input.d.mts +6 -3
  96. package/dist/components/input/input.d.ts +6 -3
  97. package/dist/components/input/input.js +63 -61
  98. package/dist/components/input/input.mjs +2 -2
  99. package/dist/components/list/index.js +7 -0
  100. package/dist/components/list/index.mjs +4 -4
  101. package/dist/components/list/list.js +7 -0
  102. package/dist/components/list/list.mjs +2 -2
  103. package/dist/components/list/listItem.js +7 -0
  104. package/dist/components/list/listItem.mjs +3 -3
  105. package/dist/components/modal/index.js +7 -0
  106. package/dist/components/modal/index.mjs +7 -7
  107. package/dist/components/modal/modal.js +7 -0
  108. package/dist/components/modal/modal.mjs +7 -7
  109. package/dist/components/pagination/index.js +63 -61
  110. package/dist/components/pagination/index.mjs +3 -3
  111. package/dist/components/pagination/pagination.js +63 -61
  112. package/dist/components/pagination/pagination.mjs +3 -3
  113. package/dist/components/picker/datePicker.js +63 -61
  114. package/dist/components/picker/datePicker.mjs +8 -8
  115. package/dist/components/picker/day.js +7 -0
  116. package/dist/components/picker/day.mjs +2 -2
  117. package/dist/components/picker/index.js +63 -61
  118. package/dist/components/picker/index.mjs +10 -10
  119. package/dist/components/picker/timePicker.js +7 -0
  120. package/dist/components/picker/timePicker.mjs +3 -3
  121. package/dist/components/progress/index.js +7 -0
  122. package/dist/components/progress/index.mjs +2 -2
  123. package/dist/components/progress/progress.js +7 -0
  124. package/dist/components/progress/progress.mjs +2 -2
  125. package/dist/components/radio/index.js +7 -0
  126. package/dist/components/radio/index.mjs +2 -2
  127. package/dist/components/radio/radio.js +7 -0
  128. package/dist/components/radio/radio.mjs +2 -2
  129. package/dist/components/select/index.js +7 -0
  130. package/dist/components/select/index.mjs +2 -2
  131. package/dist/components/select/select.js +7 -0
  132. package/dist/components/select/select.mjs +2 -2
  133. package/dist/components/starRating/index.js +7 -0
  134. package/dist/components/starRating/index.mjs +2 -2
  135. package/dist/components/starRating/starRating.js +7 -0
  136. package/dist/components/starRating/starRating.mjs +2 -2
  137. package/dist/components/table/definition-table.js +7 -0
  138. package/dist/components/table/definition-table.mjs +2 -2
  139. package/dist/components/table/form-table.js +7 -0
  140. package/dist/components/table/form-table.mjs +1 -1
  141. package/dist/components/table/index.js +63 -61
  142. package/dist/components/table/index.mjs +6 -6
  143. package/dist/components/table/table-body.js +63 -61
  144. package/dist/components/table/table-body.mjs +5 -5
  145. package/dist/components/table/table-head.js +63 -61
  146. package/dist/components/table/table-head.mjs +5 -5
  147. package/dist/components/table/table.js +63 -61
  148. package/dist/components/table/table.mjs +5 -5
  149. package/dist/components/tabs/index.js +7 -0
  150. package/dist/components/tabs/index.mjs +2 -2
  151. package/dist/components/tabs/tabs.js +7 -0
  152. package/dist/components/tabs/tabs.mjs +2 -2
  153. package/dist/components/timePicker/calendar.js +7 -0
  154. package/dist/components/timePicker/calendar.mjs +1 -1
  155. package/dist/components/toast/index.js +7 -0
  156. package/dist/components/toast/index.mjs +3 -3
  157. package/dist/components/toast/toast.js +7 -0
  158. package/dist/components/toast/toast.mjs +2 -2
  159. package/dist/components/toast/use-toast.js +7 -0
  160. package/dist/components/toast/use-toast.mjs +3 -3
  161. package/dist/components/tooltip/index.js +7 -0
  162. package/dist/components/tooltip/index.mjs +2 -2
  163. package/dist/components/tooltip/tooltip.js +7 -0
  164. package/dist/components/tooltip/tooltip.mjs +2 -2
  165. package/dist/components/tree/index.js +7 -0
  166. package/dist/components/tree/index.mjs +2 -2
  167. package/dist/components/tree/tree.js +7 -0
  168. package/dist/components/tree/tree.mjs +2 -2
  169. package/dist/index.js +63 -61
  170. package/dist/index.mjs +37 -37
  171. package/dist/utils/tailwind-variants.js +7 -0
  172. package/dist/utils/tailwind-variants.mjs +1 -1
  173. package/package.json +1 -1
@@ -174,6 +174,13 @@ var fontSize = {
174
174
  lineHeight: "27px",
175
175
  fontWeight: "400"
176
176
  }
177
+ ],
178
+ "2xl": [
179
+ "24px",
180
+ {
181
+ lineHeight: "36px",
182
+ fontWeight: "400"
183
+ }
177
184
  ]
178
185
  };
179
186
 
@@ -6309,7 +6316,7 @@ var Input = (0, import_react6.forwardRef)((originalProps, ref) => {
6309
6316
  ),
6310
6317
  size: originalProps.size
6311
6318
  }),
6312
- [slots, classNames, originalProps.size]
6319
+ [slots, classNames, originalProps.size, inputProps.readOnly]
6313
6320
  );
6314
6321
  const renderStartContent = () => {
6315
6322
  if ((0, import_react6.isValidElement)(startContent)) {
@@ -6432,31 +6439,22 @@ var inputStyle = tv(
6432
6439
  "placeholder:text-neutral-main",
6433
6440
  "outline-none",
6434
6441
  "focus:ring-0",
6435
- "group-has-[:hover]/input:text-neutral-dark",
6436
- "group-has-[:hover]/input:placeholder:text-neutral-dark",
6437
- "group-has-[:focus]/input:text-neutral-dark",
6438
- "group-has-[:focus]/input:placeholder:text-neutral-dark",
6439
- "group-has-[p.error]/input:text-danger-main",
6440
- "group-has-[p.error]/input:placeholder:text-danger-main",
6441
- "group-has-[p.error]/input:placeholder:hover:!text-danger-main"
6442
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
6443
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:placeholder:text-neutral-dark",
6444
+ "group-has-[:focus:not(:read-only)]/input:text-neutral-dark",
6445
+ "group-has-[:focus:not(:read-only)]/input:placeholder:text-neutral-dark",
6446
+ "read-only:!text-body-foreground",
6447
+ "read-only:placeholder:!text-body-foreground"
6442
6448
  ],
6443
6449
  content: [
6444
6450
  "flex",
6445
6451
  "items-center",
6446
6452
  "select-none",
6447
6453
  "text-neutral-main",
6448
- "group-has-[:hover]/input:text-neutral-dark",
6449
- "group-has-[p.error]/input:text-danger-main",
6450
- "group-has-[p.error]/input:hover:text-danger-main",
6451
- "group-has-[p.error]/input:focus:text-danger-main"
6452
- ],
6453
- helperMessage: [
6454
- "text-neutral-main",
6455
- "group-has-[:hover]/input:text-neutral-dark",
6456
- "group-has-[p.error]/input:text-danger-main",
6457
- "group-has-[p.error]/input:hover:text-danger-main",
6458
- "group-has-[p.error]/input:focus:text-danger-main"
6454
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
6455
+ "read-only:!text-body-foreground"
6459
6456
  ],
6457
+ helperMessage: ["text-neutral-main", "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark"],
6460
6458
  errorMessage: ["text-danger-main"],
6461
6459
  readonlyWrapper: [
6462
6460
  "pointer-events-none",
@@ -6465,7 +6463,7 @@ var inputStyle = tv(
6465
6463
  "[&>input]:text-body-foreground",
6466
6464
  "[&>input]:placeholder:text-body-foreground"
6467
6465
  ],
6468
- readonly: []
6466
+ readonly: ["text-body-foreground"]
6469
6467
  },
6470
6468
  variants: {
6471
6469
  variant: {
@@ -6476,8 +6474,8 @@ var inputStyle = tv(
6476
6474
  outline: {
6477
6475
  inputWrapper: [
6478
6476
  "border-neutral-light",
6479
- "group-has-[:hover]/input:bg-trans-soft",
6480
- "group-has-[:focus]/input:bg-body-background",
6477
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
6478
+ "group-has-[:focus:not(:read-only)]/input:bg-body-background",
6481
6479
  "group-has-[p.error]/input:border-danger-main"
6482
6480
  ],
6483
6481
  readonlyWrapper: ["!bg-trans-soft"]
@@ -6486,8 +6484,8 @@ var inputStyle = tv(
6486
6484
  inputWrapper: [
6487
6485
  "bg-transparent",
6488
6486
  "rounded-none",
6489
- "group-has-[:hover]/input:bg-trans-soft",
6490
- "group-has-[:focus]/input:bg-body-background",
6487
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
6488
+ "group-has-[:focus:not(:read-only)]/input:bg-body-background",
6491
6489
  "group-has-[p.error]/input:border-danger-main"
6492
6490
  ],
6493
6491
  readonlyWrapper: ["!bg-trans-soft"]
@@ -6495,22 +6493,13 @@ var inputStyle = tv(
6495
6493
  },
6496
6494
  color: {
6497
6495
  primary: {
6498
- content: ["group-has-[:focus]/input:text-primary-main", "group-has-[:focus]/input:hover:text-primary-main"],
6499
- helperMessage: [
6500
- "group-has-[:focus]/input:text-primary-main",
6501
- "group-has-[:focus]/input:hover:text-primary-main"
6502
- ],
6496
+ content: ["group-has-[:focus:not(:read-only)]/input:text-primary-main", "read-only:!text-primary-main"],
6497
+ helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-primary-main"],
6503
6498
  readonly: ["text-primary-main"]
6504
6499
  },
6505
6500
  secondary: {
6506
- content: [
6507
- "group-has-[:focus]/input:text-secondary-main",
6508
- "group-has-[:focus]/input:hover:text-secondary-main"
6509
- ],
6510
- helperMessage: [
6511
- "group-has-[:focus]/input:text-secondary-main",
6512
- "group-has-[:focus]/input:hover:text-secondary-main"
6513
- ],
6501
+ content: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main", "read-only:!text-secondary-main"],
6502
+ helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main"],
6514
6503
  readonly: ["text-secondary-main"]
6515
6504
  }
6516
6505
  },
@@ -6561,14 +6550,9 @@ var inputStyle = tv(
6561
6550
  },
6562
6551
  disabled: {
6563
6552
  true: {
6564
- inputWrapper: ["!bg-neutral-soft", "pointer-events-none", "group-has-[p.error]/input:!text-danger-light"],
6565
- input: [
6566
- "!text-neutral-light",
6567
- "placeholder:!text-neutral-light",
6568
- "group-has-[p.error]/input:!text-danger-light",
6569
- "group-has-[p.error]/input:placeholder:!text-danger-light"
6570
- ],
6571
- content: ["!text-neutral-light", "group-has-[p.error]/input:!text-danger-light"],
6553
+ inputWrapper: ["!bg-neutral-soft", "pointer-events-none"],
6554
+ input: ["!text-neutral-light", "placeholder:!text-neutral-light"],
6555
+ content: ["!text-neutral-light"],
6572
6556
  helperMessage: ["!text-neutral-light"],
6573
6557
  errorMessage: ["!text-danger-light"]
6574
6558
  }
@@ -6576,11 +6560,9 @@ var inputStyle = tv(
6576
6560
  readonly: {
6577
6561
  true: {
6578
6562
  readonlyWrapper: ["pointer-events-none"],
6579
- input: [
6580
- "group-has-[p.error]/input:!text-danger-main",
6581
- "group-has-[p.error]/input:placeholder:!text-danger-main"
6582
- ],
6583
- content: ["group-has-[p.error]/input:!text-danger-main"]
6563
+ input: ["!text-body-foreground", "placeholder:!text-body-foreground"],
6564
+ content: ["!text-body-foreground"],
6565
+ helperMessage: ["!text-body-foreground"]
6584
6566
  }
6585
6567
  }
6586
6568
  },
@@ -6641,17 +6623,6 @@ var inputStyle = tv(
6641
6623
  inputWrapper: ["border-b-xl"]
6642
6624
  }
6643
6625
  },
6644
- {
6645
- disabled: true,
6646
- variant: ["outline", "underline"],
6647
- class: {
6648
- inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"],
6649
- content: [
6650
- "group-has-[p.error]/input:!text-danger-light",
6651
- "group-has-[p.error]/input:placeholder:!text-danger-light"
6652
- ]
6653
- }
6654
- },
6655
6626
  {
6656
6627
  readonly: true,
6657
6628
  color: "primary",
@@ -6667,6 +6638,37 @@ var inputStyle = tv(
6667
6638
  input: ["!text-secondary-main", "placeholder:!text-secondary-main"],
6668
6639
  content: ["!text-secondary-main"]
6669
6640
  }
6641
+ },
6642
+ {
6643
+ disabled: true,
6644
+ class: {
6645
+ input: [
6646
+ "group-has-[p.error]/input:!text-danger-light",
6647
+ "group-has-[p.error]/input:placeholder:!text-danger-light"
6648
+ ],
6649
+ content: ["group-has-[p.error]/input:!text-danger-light"],
6650
+ helperMessage: ["group-has-[p.error]/input:!text-danger-light"],
6651
+ errorMessage: ["!text-danger-light"]
6652
+ }
6653
+ },
6654
+ {
6655
+ disabled: true,
6656
+ variant: ["outline", "underline"],
6657
+ class: {
6658
+ inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"]
6659
+ }
6660
+ },
6661
+ {
6662
+ disabled: false,
6663
+ class: {
6664
+ input: [
6665
+ "group-has-[p.error]/input:!text-danger-main",
6666
+ "group-has-[p.error]/input:placeholder:!text-danger-main"
6667
+ ],
6668
+ content: ["group-has-[p.error]/input:!text-danger-main"],
6669
+ helperMessage: ["group-has-[p.error]/input:!text-danger-main"],
6670
+ errorMessage: ["!text-danger-main"]
6671
+ }
6670
6672
  }
6671
6673
  ],
6672
6674
  defaultVariants: {
@@ -2,16 +2,16 @@
2
2
  import {
3
3
  datePickerStyle,
4
4
  datePicker_default
5
- } from "../../chunk-7YMXOYES.mjs";
6
- import "../../chunk-4DESGO3D.mjs";
5
+ } from "../../chunk-NJFJJIWK.mjs";
6
+ import "../../chunk-XZYQFBCT.mjs";
7
7
  import "../../chunk-FWFEKWWD.mjs";
8
8
  import "../../chunk-2GCSFWHD.mjs";
9
- import "../../chunk-SFGFRMWL.mjs";
9
+ import "../../chunk-VNRGOOSY.mjs";
10
10
  import "../../chunk-MY5U63QO.mjs";
11
- import "../../chunk-Q364C3FI.mjs";
12
- import "../../chunk-ITWKPTSD.mjs";
13
- import "../../chunk-YQYO5RLZ.mjs";
14
- import "../../chunk-JKYLYL3A.mjs";
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-CDXBML6O.mjs";
22
+ import "../../chunk-U4DJHAM5.mjs";
23
23
  import "../../chunk-27Y6K5NK.mjs";
24
24
  import "../../chunk-AC6TWLRT.mjs";
25
25
  export {
@@ -173,6 +173,13 @@ var fontSize = {
173
173
  lineHeight: "27px",
174
174
  fontWeight: "400"
175
175
  }
176
+ ],
177
+ "2xl": [
178
+ "24px",
179
+ {
180
+ lineHeight: "36px",
181
+ fontWeight: "400"
182
+ }
176
183
  ]
177
184
  };
178
185
 
@@ -2,9 +2,9 @@
2
2
  import {
3
3
  dayStyle,
4
4
  day_default
5
- } from "../../chunk-4DESGO3D.mjs";
5
+ } from "../../chunk-XZYQFBCT.mjs";
6
6
  import "../../chunk-E3G5QXSH.mjs";
7
- import "../../chunk-CDXBML6O.mjs";
7
+ import "../../chunk-U4DJHAM5.mjs";
8
8
  import "../../chunk-AC6TWLRT.mjs";
9
9
  export {
10
10
  dayStyle,
@@ -176,6 +176,13 @@ var fontSize = {
176
176
  lineHeight: "27px",
177
177
  fontWeight: "400"
178
178
  }
179
+ ],
180
+ "2xl": [
181
+ "24px",
182
+ {
183
+ lineHeight: "36px",
184
+ fontWeight: "400"
185
+ }
179
186
  ]
180
187
  };
181
188
 
@@ -6314,7 +6321,7 @@ var Input = (0, import_react6.forwardRef)((originalProps, ref) => {
6314
6321
  ),
6315
6322
  size: originalProps.size
6316
6323
  }),
6317
- [slots, classNames, originalProps.size]
6324
+ [slots, classNames, originalProps.size, inputProps.readOnly]
6318
6325
  );
6319
6326
  const renderStartContent = () => {
6320
6327
  if ((0, import_react6.isValidElement)(startContent)) {
@@ -6437,31 +6444,22 @@ var inputStyle = tv(
6437
6444
  "placeholder:text-neutral-main",
6438
6445
  "outline-none",
6439
6446
  "focus:ring-0",
6440
- "group-has-[:hover]/input:text-neutral-dark",
6441
- "group-has-[:hover]/input:placeholder:text-neutral-dark",
6442
- "group-has-[:focus]/input:text-neutral-dark",
6443
- "group-has-[:focus]/input:placeholder:text-neutral-dark",
6444
- "group-has-[p.error]/input:text-danger-main",
6445
- "group-has-[p.error]/input:placeholder:text-danger-main",
6446
- "group-has-[p.error]/input:placeholder:hover:!text-danger-main"
6447
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
6448
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:placeholder:text-neutral-dark",
6449
+ "group-has-[:focus:not(:read-only)]/input:text-neutral-dark",
6450
+ "group-has-[:focus:not(:read-only)]/input:placeholder:text-neutral-dark",
6451
+ "read-only:!text-body-foreground",
6452
+ "read-only:placeholder:!text-body-foreground"
6447
6453
  ],
6448
6454
  content: [
6449
6455
  "flex",
6450
6456
  "items-center",
6451
6457
  "select-none",
6452
6458
  "text-neutral-main",
6453
- "group-has-[:hover]/input:text-neutral-dark",
6454
- "group-has-[p.error]/input:text-danger-main",
6455
- "group-has-[p.error]/input:hover:text-danger-main",
6456
- "group-has-[p.error]/input:focus:text-danger-main"
6457
- ],
6458
- helperMessage: [
6459
- "text-neutral-main",
6460
- "group-has-[:hover]/input:text-neutral-dark",
6461
- "group-has-[p.error]/input:text-danger-main",
6462
- "group-has-[p.error]/input:hover:text-danger-main",
6463
- "group-has-[p.error]/input:focus:text-danger-main"
6459
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
6460
+ "read-only:!text-body-foreground"
6464
6461
  ],
6462
+ helperMessage: ["text-neutral-main", "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark"],
6465
6463
  errorMessage: ["text-danger-main"],
6466
6464
  readonlyWrapper: [
6467
6465
  "pointer-events-none",
@@ -6470,7 +6468,7 @@ var inputStyle = tv(
6470
6468
  "[&>input]:text-body-foreground",
6471
6469
  "[&>input]:placeholder:text-body-foreground"
6472
6470
  ],
6473
- readonly: []
6471
+ readonly: ["text-body-foreground"]
6474
6472
  },
6475
6473
  variants: {
6476
6474
  variant: {
@@ -6481,8 +6479,8 @@ var inputStyle = tv(
6481
6479
  outline: {
6482
6480
  inputWrapper: [
6483
6481
  "border-neutral-light",
6484
- "group-has-[:hover]/input:bg-trans-soft",
6485
- "group-has-[:focus]/input:bg-body-background",
6482
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
6483
+ "group-has-[:focus:not(:read-only)]/input:bg-body-background",
6486
6484
  "group-has-[p.error]/input:border-danger-main"
6487
6485
  ],
6488
6486
  readonlyWrapper: ["!bg-trans-soft"]
@@ -6491,8 +6489,8 @@ var inputStyle = tv(
6491
6489
  inputWrapper: [
6492
6490
  "bg-transparent",
6493
6491
  "rounded-none",
6494
- "group-has-[:hover]/input:bg-trans-soft",
6495
- "group-has-[:focus]/input:bg-body-background",
6492
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
6493
+ "group-has-[:focus:not(:read-only)]/input:bg-body-background",
6496
6494
  "group-has-[p.error]/input:border-danger-main"
6497
6495
  ],
6498
6496
  readonlyWrapper: ["!bg-trans-soft"]
@@ -6500,22 +6498,13 @@ var inputStyle = tv(
6500
6498
  },
6501
6499
  color: {
6502
6500
  primary: {
6503
- content: ["group-has-[:focus]/input:text-primary-main", "group-has-[:focus]/input:hover:text-primary-main"],
6504
- helperMessage: [
6505
- "group-has-[:focus]/input:text-primary-main",
6506
- "group-has-[:focus]/input:hover:text-primary-main"
6507
- ],
6501
+ content: ["group-has-[:focus:not(:read-only)]/input:text-primary-main", "read-only:!text-primary-main"],
6502
+ helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-primary-main"],
6508
6503
  readonly: ["text-primary-main"]
6509
6504
  },
6510
6505
  secondary: {
6511
- content: [
6512
- "group-has-[:focus]/input:text-secondary-main",
6513
- "group-has-[:focus]/input:hover:text-secondary-main"
6514
- ],
6515
- helperMessage: [
6516
- "group-has-[:focus]/input:text-secondary-main",
6517
- "group-has-[:focus]/input:hover:text-secondary-main"
6518
- ],
6506
+ content: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main", "read-only:!text-secondary-main"],
6507
+ helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main"],
6519
6508
  readonly: ["text-secondary-main"]
6520
6509
  }
6521
6510
  },
@@ -6566,14 +6555,9 @@ var inputStyle = tv(
6566
6555
  },
6567
6556
  disabled: {
6568
6557
  true: {
6569
- inputWrapper: ["!bg-neutral-soft", "pointer-events-none", "group-has-[p.error]/input:!text-danger-light"],
6570
- input: [
6571
- "!text-neutral-light",
6572
- "placeholder:!text-neutral-light",
6573
- "group-has-[p.error]/input:!text-danger-light",
6574
- "group-has-[p.error]/input:placeholder:!text-danger-light"
6575
- ],
6576
- content: ["!text-neutral-light", "group-has-[p.error]/input:!text-danger-light"],
6558
+ inputWrapper: ["!bg-neutral-soft", "pointer-events-none"],
6559
+ input: ["!text-neutral-light", "placeholder:!text-neutral-light"],
6560
+ content: ["!text-neutral-light"],
6577
6561
  helperMessage: ["!text-neutral-light"],
6578
6562
  errorMessage: ["!text-danger-light"]
6579
6563
  }
@@ -6581,11 +6565,9 @@ var inputStyle = tv(
6581
6565
  readonly: {
6582
6566
  true: {
6583
6567
  readonlyWrapper: ["pointer-events-none"],
6584
- input: [
6585
- "group-has-[p.error]/input:!text-danger-main",
6586
- "group-has-[p.error]/input:placeholder:!text-danger-main"
6587
- ],
6588
- content: ["group-has-[p.error]/input:!text-danger-main"]
6568
+ input: ["!text-body-foreground", "placeholder:!text-body-foreground"],
6569
+ content: ["!text-body-foreground"],
6570
+ helperMessage: ["!text-body-foreground"]
6589
6571
  }
6590
6572
  }
6591
6573
  },
@@ -6646,17 +6628,6 @@ var inputStyle = tv(
6646
6628
  inputWrapper: ["border-b-xl"]
6647
6629
  }
6648
6630
  },
6649
- {
6650
- disabled: true,
6651
- variant: ["outline", "underline"],
6652
- class: {
6653
- inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"],
6654
- content: [
6655
- "group-has-[p.error]/input:!text-danger-light",
6656
- "group-has-[p.error]/input:placeholder:!text-danger-light"
6657
- ]
6658
- }
6659
- },
6660
6631
  {
6661
6632
  readonly: true,
6662
6633
  color: "primary",
@@ -6672,6 +6643,37 @@ var inputStyle = tv(
6672
6643
  input: ["!text-secondary-main", "placeholder:!text-secondary-main"],
6673
6644
  content: ["!text-secondary-main"]
6674
6645
  }
6646
+ },
6647
+ {
6648
+ disabled: true,
6649
+ class: {
6650
+ input: [
6651
+ "group-has-[p.error]/input:!text-danger-light",
6652
+ "group-has-[p.error]/input:placeholder:!text-danger-light"
6653
+ ],
6654
+ content: ["group-has-[p.error]/input:!text-danger-light"],
6655
+ helperMessage: ["group-has-[p.error]/input:!text-danger-light"],
6656
+ errorMessage: ["!text-danger-light"]
6657
+ }
6658
+ },
6659
+ {
6660
+ disabled: true,
6661
+ variant: ["outline", "underline"],
6662
+ class: {
6663
+ inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"]
6664
+ }
6665
+ },
6666
+ {
6667
+ disabled: false,
6668
+ class: {
6669
+ input: [
6670
+ "group-has-[p.error]/input:!text-danger-main",
6671
+ "group-has-[p.error]/input:placeholder:!text-danger-main"
6672
+ ],
6673
+ content: ["group-has-[p.error]/input:!text-danger-main"],
6674
+ helperMessage: ["group-has-[p.error]/input:!text-danger-main"],
6675
+ errorMessage: ["!text-danger-main"]
6676
+ }
6675
6677
  }
6676
6678
  ],
6677
6679
  defaultVariants: {
@@ -2,23 +2,23 @@
2
2
  import "../../chunk-4VWG4726.mjs";
3
3
  import {
4
4
  datePicker_default
5
- } from "../../chunk-7YMXOYES.mjs";
5
+ } from "../../chunk-NJFJJIWK.mjs";
6
6
  import {
7
7
  day_default
8
- } from "../../chunk-4DESGO3D.mjs";
8
+ } from "../../chunk-XZYQFBCT.mjs";
9
9
  import {
10
10
  timePicker_default
11
- } from "../../chunk-QHETCLHO.mjs";
11
+ } from "../../chunk-BM3MR3JR.mjs";
12
12
  import "../../chunk-QCEKPS7U.mjs";
13
- import "../../chunk-Z7CLJYRF.mjs";
13
+ import "../../chunk-5G6CCE55.mjs";
14
14
  import "../../chunk-FWFEKWWD.mjs";
15
15
  import "../../chunk-2GCSFWHD.mjs";
16
- import "../../chunk-SFGFRMWL.mjs";
16
+ import "../../chunk-VNRGOOSY.mjs";
17
17
  import "../../chunk-MY5U63QO.mjs";
18
- import "../../chunk-Q364C3FI.mjs";
19
- import "../../chunk-ITWKPTSD.mjs";
20
- import "../../chunk-YQYO5RLZ.mjs";
21
- import "../../chunk-JKYLYL3A.mjs";
18
+ import "../../chunk-4LUASWAN.mjs";
19
+ import "../../chunk-5VTYO3RF.mjs";
20
+ import "../../chunk-DO56H4BN.mjs";
21
+ import "../../chunk-AKAGWXXP.mjs";
22
22
  import "../../chunk-6WSACUIB.mjs";
23
23
  import "../../chunk-LXHUO6VM.mjs";
24
24
  import "../../chunk-SZL743JC.mjs";
@@ -26,7 +26,7 @@ import "../../chunk-ZYIIXWVY.mjs";
26
26
  import "../../chunk-R7KUEH3N.mjs";
27
27
  import "../../chunk-E3G5QXSH.mjs";
28
28
  import "../../chunk-DDFJMHBC.mjs";
29
- import "../../chunk-CDXBML6O.mjs";
29
+ import "../../chunk-U4DJHAM5.mjs";
30
30
  import "../../chunk-27Y6K5NK.mjs";
31
31
  import "../../chunk-AC6TWLRT.mjs";
32
32
  export {
@@ -174,6 +174,13 @@ var fontSize = {
174
174
  lineHeight: "27px",
175
175
  fontWeight: "400"
176
176
  }
177
+ ],
178
+ "2xl": [
179
+ "24px",
180
+ {
181
+ lineHeight: "36px",
182
+ fontWeight: "400"
183
+ }
177
184
  ]
178
185
  };
179
186
 
@@ -2,14 +2,14 @@
2
2
  import {
3
3
  timePickerStyle,
4
4
  timePicker_default
5
- } from "../../chunk-QHETCLHO.mjs";
5
+ } from "../../chunk-BM3MR3JR.mjs";
6
6
  import "../../chunk-QCEKPS7U.mjs";
7
- import "../../chunk-Z7CLJYRF.mjs";
7
+ import "../../chunk-5G6CCE55.mjs";
8
8
  import "../../chunk-ZYIIXWVY.mjs";
9
9
  import "../../chunk-R7KUEH3N.mjs";
10
10
  import "../../chunk-E3G5QXSH.mjs";
11
11
  import "../../chunk-DDFJMHBC.mjs";
12
- import "../../chunk-CDXBML6O.mjs";
12
+ import "../../chunk-U4DJHAM5.mjs";
13
13
  import "../../chunk-27Y6K5NK.mjs";
14
14
  import "../../chunk-AC6TWLRT.mjs";
15
15
  export {
@@ -174,6 +174,13 @@ var fontSize = {
174
174
  lineHeight: "27px",
175
175
  fontWeight: "400"
176
176
  }
177
+ ],
178
+ "2xl": [
179
+ "24px",
180
+ {
181
+ lineHeight: "36px",
182
+ fontWeight: "400"
183
+ }
177
184
  ]
178
185
  };
179
186
 
@@ -2,9 +2,9 @@
2
2
  import "../../chunk-7VOQKIIK.mjs";
3
3
  import {
4
4
  progress_default
5
- } from "../../chunk-2CLPU5LR.mjs";
5
+ } from "../../chunk-KH63CD55.mjs";
6
6
  import "../../chunk-E3G5QXSH.mjs";
7
- import "../../chunk-CDXBML6O.mjs";
7
+ import "../../chunk-U4DJHAM5.mjs";
8
8
  import "../../chunk-3V4HT2K5.mjs";
9
9
  import "../../chunk-AC6TWLRT.mjs";
10
10
  export {
@@ -172,6 +172,13 @@ var fontSize = {
172
172
  lineHeight: "27px",
173
173
  fontWeight: "400"
174
174
  }
175
+ ],
176
+ "2xl": [
177
+ "24px",
178
+ {
179
+ lineHeight: "36px",
180
+ fontWeight: "400"
181
+ }
175
182
  ]
176
183
  };
177
184
 
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  progress_default
4
- } from "../../chunk-2CLPU5LR.mjs";
4
+ } from "../../chunk-KH63CD55.mjs";
5
5
  import "../../chunk-E3G5QXSH.mjs";
6
- import "../../chunk-CDXBML6O.mjs";
6
+ import "../../chunk-U4DJHAM5.mjs";
7
7
  import "../../chunk-3V4HT2K5.mjs";
8
8
  import "../../chunk-AC6TWLRT.mjs";
9
9
  export {
@@ -174,6 +174,13 @@ var fontSize = {
174
174
  lineHeight: "27px",
175
175
  fontWeight: "400"
176
176
  }
177
+ ],
178
+ "2xl": [
179
+ "24px",
180
+ {
181
+ lineHeight: "36px",
182
+ fontWeight: "400"
183
+ }
177
184
  ]
178
185
  };
179
186
 
@@ -2,9 +2,9 @@
2
2
  import "../../chunk-TPFN22HR.mjs";
3
3
  import {
4
4
  radio_default
5
- } from "../../chunk-QW7T3V5O.mjs";
5
+ } from "../../chunk-PRNE3U26.mjs";
6
6
  import "../../chunk-E3G5QXSH.mjs";
7
- import "../../chunk-CDXBML6O.mjs";
7
+ import "../../chunk-U4DJHAM5.mjs";
8
8
  import "../../chunk-27Y6K5NK.mjs";
9
9
  import "../../chunk-AC6TWLRT.mjs";
10
10
  export {
@@ -172,6 +172,13 @@ var fontSize = {
172
172
  lineHeight: "27px",
173
173
  fontWeight: "400"
174
174
  }
175
+ ],
176
+ "2xl": [
177
+ "24px",
178
+ {
179
+ lineHeight: "36px",
180
+ fontWeight: "400"
181
+ }
175
182
  ]
176
183
  };
177
184
 
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  radio_default
4
- } from "../../chunk-QW7T3V5O.mjs";
4
+ } from "../../chunk-PRNE3U26.mjs";
5
5
  import "../../chunk-E3G5QXSH.mjs";
6
- import "../../chunk-CDXBML6O.mjs";
6
+ import "../../chunk-U4DJHAM5.mjs";
7
7
  import "../../chunk-27Y6K5NK.mjs";
8
8
  import "../../chunk-AC6TWLRT.mjs";
9
9
  export {