@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
@@ -2,14 +2,14 @@
2
2
  import "../../chunk-DJOG6Z35.mjs";
3
3
  import {
4
4
  modal_default
5
- } from "../../chunk-46EIW6MN.mjs";
5
+ } from "../../chunk-SCQCMQDP.mjs";
6
6
  import "../../chunk-SE5TU755.mjs";
7
- import "../../chunk-AF4I7ZQS.mjs";
7
+ import "../../chunk-IH3BJRTV.mjs";
8
8
  import "../../chunk-MY5U63QO.mjs";
9
- import "../../chunk-Q364C3FI.mjs";
10
- import "../../chunk-ITWKPTSD.mjs";
11
- import "../../chunk-YQYO5RLZ.mjs";
12
- import "../../chunk-JKYLYL3A.mjs";
9
+ import "../../chunk-4LUASWAN.mjs";
10
+ import "../../chunk-5VTYO3RF.mjs";
11
+ import "../../chunk-DO56H4BN.mjs";
12
+ import "../../chunk-AKAGWXXP.mjs";
13
13
  import "../../chunk-6WSACUIB.mjs";
14
14
  import "../../chunk-LXHUO6VM.mjs";
15
15
  import "../../chunk-SZL743JC.mjs";
@@ -17,7 +17,7 @@ import "../../chunk-ZYIIXWVY.mjs";
17
17
  import "../../chunk-R7KUEH3N.mjs";
18
18
  import "../../chunk-E3G5QXSH.mjs";
19
19
  import "../../chunk-DDFJMHBC.mjs";
20
- import "../../chunk-CDXBML6O.mjs";
20
+ import "../../chunk-U4DJHAM5.mjs";
21
21
  import "../../chunk-27Y6K5NK.mjs";
22
22
  import "../../chunk-AC6TWLRT.mjs";
23
23
  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
 
@@ -1,14 +1,14 @@
1
1
  "use client";
2
2
  import {
3
3
  modal_default
4
- } from "../../chunk-46EIW6MN.mjs";
4
+ } from "../../chunk-SCQCMQDP.mjs";
5
5
  import "../../chunk-SE5TU755.mjs";
6
- import "../../chunk-AF4I7ZQS.mjs";
6
+ import "../../chunk-IH3BJRTV.mjs";
7
7
  import "../../chunk-MY5U63QO.mjs";
8
- import "../../chunk-Q364C3FI.mjs";
9
- import "../../chunk-ITWKPTSD.mjs";
10
- import "../../chunk-YQYO5RLZ.mjs";
11
- import "../../chunk-JKYLYL3A.mjs";
8
+ import "../../chunk-4LUASWAN.mjs";
9
+ import "../../chunk-5VTYO3RF.mjs";
10
+ import "../../chunk-DO56H4BN.mjs";
11
+ import "../../chunk-AKAGWXXP.mjs";
12
12
  import "../../chunk-6WSACUIB.mjs";
13
13
  import "../../chunk-LXHUO6VM.mjs";
14
14
  import "../../chunk-SZL743JC.mjs";
@@ -16,7 +16,7 @@ import "../../chunk-ZYIIXWVY.mjs";
16
16
  import "../../chunk-R7KUEH3N.mjs";
17
17
  import "../../chunk-E3G5QXSH.mjs";
18
18
  import "../../chunk-DDFJMHBC.mjs";
19
- import "../../chunk-CDXBML6O.mjs";
19
+ import "../../chunk-U4DJHAM5.mjs";
20
20
  import "../../chunk-27Y6K5NK.mjs";
21
21
  import "../../chunk-AC6TWLRT.mjs";
22
22
  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
 
@@ -5273,7 +5280,7 @@ var Input = (0, import_react2.forwardRef)((originalProps, ref) => {
5273
5280
  ),
5274
5281
  size: originalProps.size
5275
5282
  }),
5276
- [slots, classNames, originalProps.size]
5283
+ [slots, classNames, originalProps.size, inputProps.readOnly]
5277
5284
  );
5278
5285
  const renderStartContent = () => {
5279
5286
  if ((0, import_react2.isValidElement)(startContent)) {
@@ -5396,31 +5403,22 @@ var inputStyle = tv(
5396
5403
  "placeholder:text-neutral-main",
5397
5404
  "outline-none",
5398
5405
  "focus:ring-0",
5399
- "group-has-[:hover]/input:text-neutral-dark",
5400
- "group-has-[:hover]/input:placeholder:text-neutral-dark",
5401
- "group-has-[:focus]/input:text-neutral-dark",
5402
- "group-has-[:focus]/input:placeholder:text-neutral-dark",
5403
- "group-has-[p.error]/input:text-danger-main",
5404
- "group-has-[p.error]/input:placeholder:text-danger-main",
5405
- "group-has-[p.error]/input:placeholder:hover:!text-danger-main"
5406
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
5407
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:placeholder:text-neutral-dark",
5408
+ "group-has-[:focus:not(:read-only)]/input:text-neutral-dark",
5409
+ "group-has-[:focus:not(:read-only)]/input:placeholder:text-neutral-dark",
5410
+ "read-only:!text-body-foreground",
5411
+ "read-only:placeholder:!text-body-foreground"
5406
5412
  ],
5407
5413
  content: [
5408
5414
  "flex",
5409
5415
  "items-center",
5410
5416
  "select-none",
5411
5417
  "text-neutral-main",
5412
- "group-has-[:hover]/input:text-neutral-dark",
5413
- "group-has-[p.error]/input:text-danger-main",
5414
- "group-has-[p.error]/input:hover:text-danger-main",
5415
- "group-has-[p.error]/input:focus:text-danger-main"
5416
- ],
5417
- helperMessage: [
5418
- "text-neutral-main",
5419
- "group-has-[:hover]/input:text-neutral-dark",
5420
- "group-has-[p.error]/input:text-danger-main",
5421
- "group-has-[p.error]/input:hover:text-danger-main",
5422
- "group-has-[p.error]/input:focus:text-danger-main"
5418
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
5419
+ "read-only:!text-body-foreground"
5423
5420
  ],
5421
+ helperMessage: ["text-neutral-main", "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark"],
5424
5422
  errorMessage: ["text-danger-main"],
5425
5423
  readonlyWrapper: [
5426
5424
  "pointer-events-none",
@@ -5429,7 +5427,7 @@ var inputStyle = tv(
5429
5427
  "[&>input]:text-body-foreground",
5430
5428
  "[&>input]:placeholder:text-body-foreground"
5431
5429
  ],
5432
- readonly: []
5430
+ readonly: ["text-body-foreground"]
5433
5431
  },
5434
5432
  variants: {
5435
5433
  variant: {
@@ -5440,8 +5438,8 @@ var inputStyle = tv(
5440
5438
  outline: {
5441
5439
  inputWrapper: [
5442
5440
  "border-neutral-light",
5443
- "group-has-[:hover]/input:bg-trans-soft",
5444
- "group-has-[:focus]/input:bg-body-background",
5441
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
5442
+ "group-has-[:focus:not(:read-only)]/input:bg-body-background",
5445
5443
  "group-has-[p.error]/input:border-danger-main"
5446
5444
  ],
5447
5445
  readonlyWrapper: ["!bg-trans-soft"]
@@ -5450,8 +5448,8 @@ var inputStyle = tv(
5450
5448
  inputWrapper: [
5451
5449
  "bg-transparent",
5452
5450
  "rounded-none",
5453
- "group-has-[:hover]/input:bg-trans-soft",
5454
- "group-has-[:focus]/input:bg-body-background",
5451
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
5452
+ "group-has-[:focus:not(:read-only)]/input:bg-body-background",
5455
5453
  "group-has-[p.error]/input:border-danger-main"
5456
5454
  ],
5457
5455
  readonlyWrapper: ["!bg-trans-soft"]
@@ -5459,22 +5457,13 @@ var inputStyle = tv(
5459
5457
  },
5460
5458
  color: {
5461
5459
  primary: {
5462
- content: ["group-has-[:focus]/input:text-primary-main", "group-has-[:focus]/input:hover:text-primary-main"],
5463
- helperMessage: [
5464
- "group-has-[:focus]/input:text-primary-main",
5465
- "group-has-[:focus]/input:hover:text-primary-main"
5466
- ],
5460
+ content: ["group-has-[:focus:not(:read-only)]/input:text-primary-main", "read-only:!text-primary-main"],
5461
+ helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-primary-main"],
5467
5462
  readonly: ["text-primary-main"]
5468
5463
  },
5469
5464
  secondary: {
5470
- content: [
5471
- "group-has-[:focus]/input:text-secondary-main",
5472
- "group-has-[:focus]/input:hover:text-secondary-main"
5473
- ],
5474
- helperMessage: [
5475
- "group-has-[:focus]/input:text-secondary-main",
5476
- "group-has-[:focus]/input:hover:text-secondary-main"
5477
- ],
5465
+ content: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main", "read-only:!text-secondary-main"],
5466
+ helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main"],
5478
5467
  readonly: ["text-secondary-main"]
5479
5468
  }
5480
5469
  },
@@ -5525,14 +5514,9 @@ var inputStyle = tv(
5525
5514
  },
5526
5515
  disabled: {
5527
5516
  true: {
5528
- inputWrapper: ["!bg-neutral-soft", "pointer-events-none", "group-has-[p.error]/input:!text-danger-light"],
5529
- input: [
5530
- "!text-neutral-light",
5531
- "placeholder:!text-neutral-light",
5532
- "group-has-[p.error]/input:!text-danger-light",
5533
- "group-has-[p.error]/input:placeholder:!text-danger-light"
5534
- ],
5535
- content: ["!text-neutral-light", "group-has-[p.error]/input:!text-danger-light"],
5517
+ inputWrapper: ["!bg-neutral-soft", "pointer-events-none"],
5518
+ input: ["!text-neutral-light", "placeholder:!text-neutral-light"],
5519
+ content: ["!text-neutral-light"],
5536
5520
  helperMessage: ["!text-neutral-light"],
5537
5521
  errorMessage: ["!text-danger-light"]
5538
5522
  }
@@ -5540,11 +5524,9 @@ var inputStyle = tv(
5540
5524
  readonly: {
5541
5525
  true: {
5542
5526
  readonlyWrapper: ["pointer-events-none"],
5543
- input: [
5544
- "group-has-[p.error]/input:!text-danger-main",
5545
- "group-has-[p.error]/input:placeholder:!text-danger-main"
5546
- ],
5547
- content: ["group-has-[p.error]/input:!text-danger-main"]
5527
+ input: ["!text-body-foreground", "placeholder:!text-body-foreground"],
5528
+ content: ["!text-body-foreground"],
5529
+ helperMessage: ["!text-body-foreground"]
5548
5530
  }
5549
5531
  }
5550
5532
  },
@@ -5605,17 +5587,6 @@ var inputStyle = tv(
5605
5587
  inputWrapper: ["border-b-xl"]
5606
5588
  }
5607
5589
  },
5608
- {
5609
- disabled: true,
5610
- variant: ["outline", "underline"],
5611
- class: {
5612
- inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"],
5613
- content: [
5614
- "group-has-[p.error]/input:!text-danger-light",
5615
- "group-has-[p.error]/input:placeholder:!text-danger-light"
5616
- ]
5617
- }
5618
- },
5619
5590
  {
5620
5591
  readonly: true,
5621
5592
  color: "primary",
@@ -5631,6 +5602,37 @@ var inputStyle = tv(
5631
5602
  input: ["!text-secondary-main", "placeholder:!text-secondary-main"],
5632
5603
  content: ["!text-secondary-main"]
5633
5604
  }
5605
+ },
5606
+ {
5607
+ disabled: true,
5608
+ class: {
5609
+ input: [
5610
+ "group-has-[p.error]/input:!text-danger-light",
5611
+ "group-has-[p.error]/input:placeholder:!text-danger-light"
5612
+ ],
5613
+ content: ["group-has-[p.error]/input:!text-danger-light"],
5614
+ helperMessage: ["group-has-[p.error]/input:!text-danger-light"],
5615
+ errorMessage: ["!text-danger-light"]
5616
+ }
5617
+ },
5618
+ {
5619
+ disabled: true,
5620
+ variant: ["outline", "underline"],
5621
+ class: {
5622
+ inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"]
5623
+ }
5624
+ },
5625
+ {
5626
+ disabled: false,
5627
+ class: {
5628
+ input: [
5629
+ "group-has-[p.error]/input:!text-danger-main",
5630
+ "group-has-[p.error]/input:placeholder:!text-danger-main"
5631
+ ],
5632
+ content: ["group-has-[p.error]/input:!text-danger-main"],
5633
+ helperMessage: ["group-has-[p.error]/input:!text-danger-main"],
5634
+ errorMessage: ["!text-danger-main"]
5635
+ }
5634
5636
  }
5635
5637
  ],
5636
5638
  defaultVariants: {
@@ -2,15 +2,15 @@
2
2
  import "../../chunk-7B7LRG5J.mjs";
3
3
  import {
4
4
  pagination_default
5
- } from "../../chunk-IRJP6BF3.mjs";
5
+ } from "../../chunk-WLTBJF4I.mjs";
6
6
  import "../../chunk-F3HENRVM.mjs";
7
7
  import "../../chunk-2GCSFWHD.mjs";
8
- import "../../chunk-SFGFRMWL.mjs";
8
+ import "../../chunk-VNRGOOSY.mjs";
9
9
  import "../../chunk-ZYIIXWVY.mjs";
10
10
  import "../../chunk-R7KUEH3N.mjs";
11
11
  import "../../chunk-E3G5QXSH.mjs";
12
12
  import "../../chunk-DDFJMHBC.mjs";
13
- import "../../chunk-CDXBML6O.mjs";
13
+ import "../../chunk-U4DJHAM5.mjs";
14
14
  import "../../chunk-27Y6K5NK.mjs";
15
15
  import "../../chunk-AC6TWLRT.mjs";
16
16
  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
 
@@ -5271,7 +5278,7 @@ var Input = (0, import_react2.forwardRef)((originalProps, ref) => {
5271
5278
  ),
5272
5279
  size: originalProps.size
5273
5280
  }),
5274
- [slots, classNames, originalProps.size]
5281
+ [slots, classNames, originalProps.size, inputProps.readOnly]
5275
5282
  );
5276
5283
  const renderStartContent = () => {
5277
5284
  if ((0, import_react2.isValidElement)(startContent)) {
@@ -5394,31 +5401,22 @@ var inputStyle = tv(
5394
5401
  "placeholder:text-neutral-main",
5395
5402
  "outline-none",
5396
5403
  "focus:ring-0",
5397
- "group-has-[:hover]/input:text-neutral-dark",
5398
- "group-has-[:hover]/input:placeholder:text-neutral-dark",
5399
- "group-has-[:focus]/input:text-neutral-dark",
5400
- "group-has-[:focus]/input:placeholder:text-neutral-dark",
5401
- "group-has-[p.error]/input:text-danger-main",
5402
- "group-has-[p.error]/input:placeholder:text-danger-main",
5403
- "group-has-[p.error]/input:placeholder:hover:!text-danger-main"
5404
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
5405
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:placeholder:text-neutral-dark",
5406
+ "group-has-[:focus:not(:read-only)]/input:text-neutral-dark",
5407
+ "group-has-[:focus:not(:read-only)]/input:placeholder:text-neutral-dark",
5408
+ "read-only:!text-body-foreground",
5409
+ "read-only:placeholder:!text-body-foreground"
5404
5410
  ],
5405
5411
  content: [
5406
5412
  "flex",
5407
5413
  "items-center",
5408
5414
  "select-none",
5409
5415
  "text-neutral-main",
5410
- "group-has-[:hover]/input:text-neutral-dark",
5411
- "group-has-[p.error]/input:text-danger-main",
5412
- "group-has-[p.error]/input:hover:text-danger-main",
5413
- "group-has-[p.error]/input:focus:text-danger-main"
5414
- ],
5415
- helperMessage: [
5416
- "text-neutral-main",
5417
- "group-has-[:hover]/input:text-neutral-dark",
5418
- "group-has-[p.error]/input:text-danger-main",
5419
- "group-has-[p.error]/input:hover:text-danger-main",
5420
- "group-has-[p.error]/input:focus:text-danger-main"
5416
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
5417
+ "read-only:!text-body-foreground"
5421
5418
  ],
5419
+ helperMessage: ["text-neutral-main", "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark"],
5422
5420
  errorMessage: ["text-danger-main"],
5423
5421
  readonlyWrapper: [
5424
5422
  "pointer-events-none",
@@ -5427,7 +5425,7 @@ var inputStyle = tv(
5427
5425
  "[&>input]:text-body-foreground",
5428
5426
  "[&>input]:placeholder:text-body-foreground"
5429
5427
  ],
5430
- readonly: []
5428
+ readonly: ["text-body-foreground"]
5431
5429
  },
5432
5430
  variants: {
5433
5431
  variant: {
@@ -5438,8 +5436,8 @@ var inputStyle = tv(
5438
5436
  outline: {
5439
5437
  inputWrapper: [
5440
5438
  "border-neutral-light",
5441
- "group-has-[:hover]/input:bg-trans-soft",
5442
- "group-has-[:focus]/input:bg-body-background",
5439
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
5440
+ "group-has-[:focus:not(:read-only)]/input:bg-body-background",
5443
5441
  "group-has-[p.error]/input:border-danger-main"
5444
5442
  ],
5445
5443
  readonlyWrapper: ["!bg-trans-soft"]
@@ -5448,8 +5446,8 @@ var inputStyle = tv(
5448
5446
  inputWrapper: [
5449
5447
  "bg-transparent",
5450
5448
  "rounded-none",
5451
- "group-has-[:hover]/input:bg-trans-soft",
5452
- "group-has-[:focus]/input:bg-body-background",
5449
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
5450
+ "group-has-[:focus:not(:read-only)]/input:bg-body-background",
5453
5451
  "group-has-[p.error]/input:border-danger-main"
5454
5452
  ],
5455
5453
  readonlyWrapper: ["!bg-trans-soft"]
@@ -5457,22 +5455,13 @@ var inputStyle = tv(
5457
5455
  },
5458
5456
  color: {
5459
5457
  primary: {
5460
- content: ["group-has-[:focus]/input:text-primary-main", "group-has-[:focus]/input:hover:text-primary-main"],
5461
- helperMessage: [
5462
- "group-has-[:focus]/input:text-primary-main",
5463
- "group-has-[:focus]/input:hover:text-primary-main"
5464
- ],
5458
+ content: ["group-has-[:focus:not(:read-only)]/input:text-primary-main", "read-only:!text-primary-main"],
5459
+ helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-primary-main"],
5465
5460
  readonly: ["text-primary-main"]
5466
5461
  },
5467
5462
  secondary: {
5468
- content: [
5469
- "group-has-[:focus]/input:text-secondary-main",
5470
- "group-has-[:focus]/input:hover:text-secondary-main"
5471
- ],
5472
- helperMessage: [
5473
- "group-has-[:focus]/input:text-secondary-main",
5474
- "group-has-[:focus]/input:hover:text-secondary-main"
5475
- ],
5463
+ content: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main", "read-only:!text-secondary-main"],
5464
+ helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main"],
5476
5465
  readonly: ["text-secondary-main"]
5477
5466
  }
5478
5467
  },
@@ -5523,14 +5512,9 @@ var inputStyle = tv(
5523
5512
  },
5524
5513
  disabled: {
5525
5514
  true: {
5526
- inputWrapper: ["!bg-neutral-soft", "pointer-events-none", "group-has-[p.error]/input:!text-danger-light"],
5527
- input: [
5528
- "!text-neutral-light",
5529
- "placeholder:!text-neutral-light",
5530
- "group-has-[p.error]/input:!text-danger-light",
5531
- "group-has-[p.error]/input:placeholder:!text-danger-light"
5532
- ],
5533
- content: ["!text-neutral-light", "group-has-[p.error]/input:!text-danger-light"],
5515
+ inputWrapper: ["!bg-neutral-soft", "pointer-events-none"],
5516
+ input: ["!text-neutral-light", "placeholder:!text-neutral-light"],
5517
+ content: ["!text-neutral-light"],
5534
5518
  helperMessage: ["!text-neutral-light"],
5535
5519
  errorMessage: ["!text-danger-light"]
5536
5520
  }
@@ -5538,11 +5522,9 @@ var inputStyle = tv(
5538
5522
  readonly: {
5539
5523
  true: {
5540
5524
  readonlyWrapper: ["pointer-events-none"],
5541
- input: [
5542
- "group-has-[p.error]/input:!text-danger-main",
5543
- "group-has-[p.error]/input:placeholder:!text-danger-main"
5544
- ],
5545
- content: ["group-has-[p.error]/input:!text-danger-main"]
5525
+ input: ["!text-body-foreground", "placeholder:!text-body-foreground"],
5526
+ content: ["!text-body-foreground"],
5527
+ helperMessage: ["!text-body-foreground"]
5546
5528
  }
5547
5529
  }
5548
5530
  },
@@ -5603,17 +5585,6 @@ var inputStyle = tv(
5603
5585
  inputWrapper: ["border-b-xl"]
5604
5586
  }
5605
5587
  },
5606
- {
5607
- disabled: true,
5608
- variant: ["outline", "underline"],
5609
- class: {
5610
- inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"],
5611
- content: [
5612
- "group-has-[p.error]/input:!text-danger-light",
5613
- "group-has-[p.error]/input:placeholder:!text-danger-light"
5614
- ]
5615
- }
5616
- },
5617
5588
  {
5618
5589
  readonly: true,
5619
5590
  color: "primary",
@@ -5629,6 +5600,37 @@ var inputStyle = tv(
5629
5600
  input: ["!text-secondary-main", "placeholder:!text-secondary-main"],
5630
5601
  content: ["!text-secondary-main"]
5631
5602
  }
5603
+ },
5604
+ {
5605
+ disabled: true,
5606
+ class: {
5607
+ input: [
5608
+ "group-has-[p.error]/input:!text-danger-light",
5609
+ "group-has-[p.error]/input:placeholder:!text-danger-light"
5610
+ ],
5611
+ content: ["group-has-[p.error]/input:!text-danger-light"],
5612
+ helperMessage: ["group-has-[p.error]/input:!text-danger-light"],
5613
+ errorMessage: ["!text-danger-light"]
5614
+ }
5615
+ },
5616
+ {
5617
+ disabled: true,
5618
+ variant: ["outline", "underline"],
5619
+ class: {
5620
+ inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"]
5621
+ }
5622
+ },
5623
+ {
5624
+ disabled: false,
5625
+ class: {
5626
+ input: [
5627
+ "group-has-[p.error]/input:!text-danger-main",
5628
+ "group-has-[p.error]/input:placeholder:!text-danger-main"
5629
+ ],
5630
+ content: ["group-has-[p.error]/input:!text-danger-main"],
5631
+ helperMessage: ["group-has-[p.error]/input:!text-danger-main"],
5632
+ errorMessage: ["!text-danger-main"]
5633
+ }
5632
5634
  }
5633
5635
  ],
5634
5636
  defaultVariants: {
@@ -1,15 +1,15 @@
1
1
  "use client";
2
2
  import {
3
3
  pagination_default
4
- } from "../../chunk-IRJP6BF3.mjs";
4
+ } from "../../chunk-WLTBJF4I.mjs";
5
5
  import "../../chunk-F3HENRVM.mjs";
6
6
  import "../../chunk-2GCSFWHD.mjs";
7
- import "../../chunk-SFGFRMWL.mjs";
7
+ import "../../chunk-VNRGOOSY.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 {