@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
@@ -238,6 +238,13 @@ var fontSize = {
238
238
  lineHeight: "27px",
239
239
  fontWeight: "400"
240
240
  }
241
+ ],
242
+ "2xl": [
243
+ "24px",
244
+ {
245
+ lineHeight: "36px",
246
+ fontWeight: "400"
247
+ }
241
248
  ]
242
249
  };
243
250
 
@@ -5554,7 +5561,7 @@ var Input = (0, import_react3.forwardRef)((originalProps, ref) => {
5554
5561
  ),
5555
5562
  size: originalProps.size
5556
5563
  }),
5557
- [slots, classNames, originalProps.size]
5564
+ [slots, classNames, originalProps.size, inputProps.readOnly]
5558
5565
  );
5559
5566
  const renderStartContent = () => {
5560
5567
  if ((0, import_react3.isValidElement)(startContent)) {
@@ -5677,31 +5684,22 @@ var inputStyle = tv(
5677
5684
  "placeholder:text-neutral-main",
5678
5685
  "outline-none",
5679
5686
  "focus:ring-0",
5680
- "group-has-[:hover]/input:text-neutral-dark",
5681
- "group-has-[:hover]/input:placeholder:text-neutral-dark",
5682
- "group-has-[:focus]/input:text-neutral-dark",
5683
- "group-has-[:focus]/input:placeholder:text-neutral-dark",
5684
- "group-has-[p.error]/input:text-danger-main",
5685
- "group-has-[p.error]/input:placeholder:text-danger-main",
5686
- "group-has-[p.error]/input:placeholder:hover:!text-danger-main"
5687
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
5688
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:placeholder:text-neutral-dark",
5689
+ "group-has-[:focus:not(:read-only)]/input:text-neutral-dark",
5690
+ "group-has-[:focus:not(:read-only)]/input:placeholder:text-neutral-dark",
5691
+ "read-only:!text-body-foreground",
5692
+ "read-only:placeholder:!text-body-foreground"
5687
5693
  ],
5688
5694
  content: [
5689
5695
  "flex",
5690
5696
  "items-center",
5691
5697
  "select-none",
5692
5698
  "text-neutral-main",
5693
- "group-has-[:hover]/input:text-neutral-dark",
5694
- "group-has-[p.error]/input:text-danger-main",
5695
- "group-has-[p.error]/input:hover:text-danger-main",
5696
- "group-has-[p.error]/input:focus:text-danger-main"
5697
- ],
5698
- helperMessage: [
5699
- "text-neutral-main",
5700
- "group-has-[:hover]/input:text-neutral-dark",
5701
- "group-has-[p.error]/input:text-danger-main",
5702
- "group-has-[p.error]/input:hover:text-danger-main",
5703
- "group-has-[p.error]/input:focus:text-danger-main"
5699
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
5700
+ "read-only:!text-body-foreground"
5704
5701
  ],
5702
+ helperMessage: ["text-neutral-main", "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark"],
5705
5703
  errorMessage: ["text-danger-main"],
5706
5704
  readonlyWrapper: [
5707
5705
  "pointer-events-none",
@@ -5710,7 +5708,7 @@ var inputStyle = tv(
5710
5708
  "[&>input]:text-body-foreground",
5711
5709
  "[&>input]:placeholder:text-body-foreground"
5712
5710
  ],
5713
- readonly: []
5711
+ readonly: ["text-body-foreground"]
5714
5712
  },
5715
5713
  variants: {
5716
5714
  variant: {
@@ -5721,8 +5719,8 @@ var inputStyle = tv(
5721
5719
  outline: {
5722
5720
  inputWrapper: [
5723
5721
  "border-neutral-light",
5724
- "group-has-[:hover]/input:bg-trans-soft",
5725
- "group-has-[:focus]/input:bg-body-background",
5722
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
5723
+ "group-has-[:focus:not(:read-only)]/input:bg-body-background",
5726
5724
  "group-has-[p.error]/input:border-danger-main"
5727
5725
  ],
5728
5726
  readonlyWrapper: ["!bg-trans-soft"]
@@ -5731,8 +5729,8 @@ var inputStyle = tv(
5731
5729
  inputWrapper: [
5732
5730
  "bg-transparent",
5733
5731
  "rounded-none",
5734
- "group-has-[:hover]/input:bg-trans-soft",
5735
- "group-has-[:focus]/input:bg-body-background",
5732
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
5733
+ "group-has-[:focus:not(:read-only)]/input:bg-body-background",
5736
5734
  "group-has-[p.error]/input:border-danger-main"
5737
5735
  ],
5738
5736
  readonlyWrapper: ["!bg-trans-soft"]
@@ -5740,22 +5738,13 @@ var inputStyle = tv(
5740
5738
  },
5741
5739
  color: {
5742
5740
  primary: {
5743
- content: ["group-has-[:focus]/input:text-primary-main", "group-has-[:focus]/input:hover:text-primary-main"],
5744
- helperMessage: [
5745
- "group-has-[:focus]/input:text-primary-main",
5746
- "group-has-[:focus]/input:hover:text-primary-main"
5747
- ],
5741
+ content: ["group-has-[:focus:not(:read-only)]/input:text-primary-main", "read-only:!text-primary-main"],
5742
+ helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-primary-main"],
5748
5743
  readonly: ["text-primary-main"]
5749
5744
  },
5750
5745
  secondary: {
5751
- content: [
5752
- "group-has-[:focus]/input:text-secondary-main",
5753
- "group-has-[:focus]/input:hover:text-secondary-main"
5754
- ],
5755
- helperMessage: [
5756
- "group-has-[:focus]/input:text-secondary-main",
5757
- "group-has-[:focus]/input:hover:text-secondary-main"
5758
- ],
5746
+ content: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main", "read-only:!text-secondary-main"],
5747
+ helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main"],
5759
5748
  readonly: ["text-secondary-main"]
5760
5749
  }
5761
5750
  },
@@ -5806,14 +5795,9 @@ var inputStyle = tv(
5806
5795
  },
5807
5796
  disabled: {
5808
5797
  true: {
5809
- inputWrapper: ["!bg-neutral-soft", "pointer-events-none", "group-has-[p.error]/input:!text-danger-light"],
5810
- input: [
5811
- "!text-neutral-light",
5812
- "placeholder:!text-neutral-light",
5813
- "group-has-[p.error]/input:!text-danger-light",
5814
- "group-has-[p.error]/input:placeholder:!text-danger-light"
5815
- ],
5816
- content: ["!text-neutral-light", "group-has-[p.error]/input:!text-danger-light"],
5798
+ inputWrapper: ["!bg-neutral-soft", "pointer-events-none"],
5799
+ input: ["!text-neutral-light", "placeholder:!text-neutral-light"],
5800
+ content: ["!text-neutral-light"],
5817
5801
  helperMessage: ["!text-neutral-light"],
5818
5802
  errorMessage: ["!text-danger-light"]
5819
5803
  }
@@ -5821,11 +5805,9 @@ var inputStyle = tv(
5821
5805
  readonly: {
5822
5806
  true: {
5823
5807
  readonlyWrapper: ["pointer-events-none"],
5824
- input: [
5825
- "group-has-[p.error]/input:!text-danger-main",
5826
- "group-has-[p.error]/input:placeholder:!text-danger-main"
5827
- ],
5828
- content: ["group-has-[p.error]/input:!text-danger-main"]
5808
+ input: ["!text-body-foreground", "placeholder:!text-body-foreground"],
5809
+ content: ["!text-body-foreground"],
5810
+ helperMessage: ["!text-body-foreground"]
5829
5811
  }
5830
5812
  }
5831
5813
  },
@@ -5886,17 +5868,6 @@ var inputStyle = tv(
5886
5868
  inputWrapper: ["border-b-xl"]
5887
5869
  }
5888
5870
  },
5889
- {
5890
- disabled: true,
5891
- variant: ["outline", "underline"],
5892
- class: {
5893
- inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"],
5894
- content: [
5895
- "group-has-[p.error]/input:!text-danger-light",
5896
- "group-has-[p.error]/input:placeholder:!text-danger-light"
5897
- ]
5898
- }
5899
- },
5900
5871
  {
5901
5872
  readonly: true,
5902
5873
  color: "primary",
@@ -5912,6 +5883,37 @@ var inputStyle = tv(
5912
5883
  input: ["!text-secondary-main", "placeholder:!text-secondary-main"],
5913
5884
  content: ["!text-secondary-main"]
5914
5885
  }
5886
+ },
5887
+ {
5888
+ disabled: true,
5889
+ class: {
5890
+ input: [
5891
+ "group-has-[p.error]/input:!text-danger-light",
5892
+ "group-has-[p.error]/input:placeholder:!text-danger-light"
5893
+ ],
5894
+ content: ["group-has-[p.error]/input:!text-danger-light"],
5895
+ helperMessage: ["group-has-[p.error]/input:!text-danger-light"],
5896
+ errorMessage: ["!text-danger-light"]
5897
+ }
5898
+ },
5899
+ {
5900
+ disabled: true,
5901
+ variant: ["outline", "underline"],
5902
+ class: {
5903
+ inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"]
5904
+ }
5905
+ },
5906
+ {
5907
+ disabled: false,
5908
+ class: {
5909
+ input: [
5910
+ "group-has-[p.error]/input:!text-danger-main",
5911
+ "group-has-[p.error]/input:placeholder:!text-danger-main"
5912
+ ],
5913
+ content: ["group-has-[p.error]/input:!text-danger-main"],
5914
+ helperMessage: ["group-has-[p.error]/input:!text-danger-main"],
5915
+ errorMessage: ["!text-danger-main"]
5916
+ }
5915
5917
  }
5916
5918
  ],
5917
5919
  defaultVariants: {
@@ -1,21 +1,21 @@
1
1
  "use client";
2
2
  import {
3
3
  table_head_default
4
- } from "../../chunk-HKHVSCER.mjs";
4
+ } from "../../chunk-PX4RCHOE.mjs";
5
5
  import "../../chunk-7B7LRG5J.mjs";
6
- import "../../chunk-IRJP6BF3.mjs";
6
+ import "../../chunk-WLTBJF4I.mjs";
7
7
  import "../../chunk-F3HENRVM.mjs";
8
8
  import "../../chunk-2GCSFWHD.mjs";
9
- import "../../chunk-SFGFRMWL.mjs";
9
+ import "../../chunk-VNRGOOSY.mjs";
10
10
  import "../../chunk-DQRAFUDA.mjs";
11
11
  import "../../chunk-EWS3FESG.mjs";
12
12
  import "../../chunk-QZ3LVYJW.mjs";
13
- import "../../chunk-H6JGLPPF.mjs";
13
+ import "../../chunk-OEIEALIP.mjs";
14
14
  import "../../chunk-ZYIIXWVY.mjs";
15
15
  import "../../chunk-R7KUEH3N.mjs";
16
16
  import "../../chunk-E3G5QXSH.mjs";
17
17
  import "../../chunk-DDFJMHBC.mjs";
18
- import "../../chunk-CDXBML6O.mjs";
18
+ import "../../chunk-U4DJHAM5.mjs";
19
19
  import "../../chunk-27Y6K5NK.mjs";
20
20
  import "../../chunk-AC6TWLRT.mjs";
21
21
  export {
@@ -237,6 +237,13 @@ var fontSize = {
237
237
  lineHeight: "27px",
238
238
  fontWeight: "400"
239
239
  }
240
+ ],
241
+ "2xl": [
242
+ "24px",
243
+ {
244
+ lineHeight: "36px",
245
+ fontWeight: "400"
246
+ }
240
247
  ]
241
248
  };
242
249
 
@@ -5600,7 +5607,7 @@ var Input = (0, import_react3.forwardRef)((originalProps, ref) => {
5600
5607
  ),
5601
5608
  size: originalProps.size
5602
5609
  }),
5603
- [slots, classNames, originalProps.size]
5610
+ [slots, classNames, originalProps.size, inputProps.readOnly]
5604
5611
  );
5605
5612
  const renderStartContent = () => {
5606
5613
  if ((0, import_react3.isValidElement)(startContent)) {
@@ -5723,31 +5730,22 @@ var inputStyle = tv(
5723
5730
  "placeholder:text-neutral-main",
5724
5731
  "outline-none",
5725
5732
  "focus:ring-0",
5726
- "group-has-[:hover]/input:text-neutral-dark",
5727
- "group-has-[:hover]/input:placeholder:text-neutral-dark",
5728
- "group-has-[:focus]/input:text-neutral-dark",
5729
- "group-has-[:focus]/input:placeholder:text-neutral-dark",
5730
- "group-has-[p.error]/input:text-danger-main",
5731
- "group-has-[p.error]/input:placeholder:text-danger-main",
5732
- "group-has-[p.error]/input:placeholder:hover:!text-danger-main"
5733
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
5734
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:placeholder:text-neutral-dark",
5735
+ "group-has-[:focus:not(:read-only)]/input:text-neutral-dark",
5736
+ "group-has-[:focus:not(:read-only)]/input:placeholder:text-neutral-dark",
5737
+ "read-only:!text-body-foreground",
5738
+ "read-only:placeholder:!text-body-foreground"
5733
5739
  ],
5734
5740
  content: [
5735
5741
  "flex",
5736
5742
  "items-center",
5737
5743
  "select-none",
5738
5744
  "text-neutral-main",
5739
- "group-has-[:hover]/input:text-neutral-dark",
5740
- "group-has-[p.error]/input:text-danger-main",
5741
- "group-has-[p.error]/input:hover:text-danger-main",
5742
- "group-has-[p.error]/input:focus:text-danger-main"
5743
- ],
5744
- helperMessage: [
5745
- "text-neutral-main",
5746
- "group-has-[:hover]/input:text-neutral-dark",
5747
- "group-has-[p.error]/input:text-danger-main",
5748
- "group-has-[p.error]/input:hover:text-danger-main",
5749
- "group-has-[p.error]/input:focus:text-danger-main"
5745
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
5746
+ "read-only:!text-body-foreground"
5750
5747
  ],
5748
+ helperMessage: ["text-neutral-main", "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark"],
5751
5749
  errorMessage: ["text-danger-main"],
5752
5750
  readonlyWrapper: [
5753
5751
  "pointer-events-none",
@@ -5756,7 +5754,7 @@ var inputStyle = tv(
5756
5754
  "[&>input]:text-body-foreground",
5757
5755
  "[&>input]:placeholder:text-body-foreground"
5758
5756
  ],
5759
- readonly: []
5757
+ readonly: ["text-body-foreground"]
5760
5758
  },
5761
5759
  variants: {
5762
5760
  variant: {
@@ -5767,8 +5765,8 @@ var inputStyle = tv(
5767
5765
  outline: {
5768
5766
  inputWrapper: [
5769
5767
  "border-neutral-light",
5770
- "group-has-[:hover]/input:bg-trans-soft",
5771
- "group-has-[:focus]/input:bg-body-background",
5768
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
5769
+ "group-has-[:focus:not(:read-only)]/input:bg-body-background",
5772
5770
  "group-has-[p.error]/input:border-danger-main"
5773
5771
  ],
5774
5772
  readonlyWrapper: ["!bg-trans-soft"]
@@ -5777,8 +5775,8 @@ var inputStyle = tv(
5777
5775
  inputWrapper: [
5778
5776
  "bg-transparent",
5779
5777
  "rounded-none",
5780
- "group-has-[:hover]/input:bg-trans-soft",
5781
- "group-has-[:focus]/input:bg-body-background",
5778
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
5779
+ "group-has-[:focus:not(:read-only)]/input:bg-body-background",
5782
5780
  "group-has-[p.error]/input:border-danger-main"
5783
5781
  ],
5784
5782
  readonlyWrapper: ["!bg-trans-soft"]
@@ -5786,22 +5784,13 @@ var inputStyle = tv(
5786
5784
  },
5787
5785
  color: {
5788
5786
  primary: {
5789
- content: ["group-has-[:focus]/input:text-primary-main", "group-has-[:focus]/input:hover:text-primary-main"],
5790
- helperMessage: [
5791
- "group-has-[:focus]/input:text-primary-main",
5792
- "group-has-[:focus]/input:hover:text-primary-main"
5793
- ],
5787
+ content: ["group-has-[:focus:not(:read-only)]/input:text-primary-main", "read-only:!text-primary-main"],
5788
+ helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-primary-main"],
5794
5789
  readonly: ["text-primary-main"]
5795
5790
  },
5796
5791
  secondary: {
5797
- content: [
5798
- "group-has-[:focus]/input:text-secondary-main",
5799
- "group-has-[:focus]/input:hover:text-secondary-main"
5800
- ],
5801
- helperMessage: [
5802
- "group-has-[:focus]/input:text-secondary-main",
5803
- "group-has-[:focus]/input:hover:text-secondary-main"
5804
- ],
5792
+ content: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main", "read-only:!text-secondary-main"],
5793
+ helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main"],
5805
5794
  readonly: ["text-secondary-main"]
5806
5795
  }
5807
5796
  },
@@ -5852,14 +5841,9 @@ var inputStyle = tv(
5852
5841
  },
5853
5842
  disabled: {
5854
5843
  true: {
5855
- inputWrapper: ["!bg-neutral-soft", "pointer-events-none", "group-has-[p.error]/input:!text-danger-light"],
5856
- input: [
5857
- "!text-neutral-light",
5858
- "placeholder:!text-neutral-light",
5859
- "group-has-[p.error]/input:!text-danger-light",
5860
- "group-has-[p.error]/input:placeholder:!text-danger-light"
5861
- ],
5862
- content: ["!text-neutral-light", "group-has-[p.error]/input:!text-danger-light"],
5844
+ inputWrapper: ["!bg-neutral-soft", "pointer-events-none"],
5845
+ input: ["!text-neutral-light", "placeholder:!text-neutral-light"],
5846
+ content: ["!text-neutral-light"],
5863
5847
  helperMessage: ["!text-neutral-light"],
5864
5848
  errorMessage: ["!text-danger-light"]
5865
5849
  }
@@ -5867,11 +5851,9 @@ var inputStyle = tv(
5867
5851
  readonly: {
5868
5852
  true: {
5869
5853
  readonlyWrapper: ["pointer-events-none"],
5870
- input: [
5871
- "group-has-[p.error]/input:!text-danger-main",
5872
- "group-has-[p.error]/input:placeholder:!text-danger-main"
5873
- ],
5874
- content: ["group-has-[p.error]/input:!text-danger-main"]
5854
+ input: ["!text-body-foreground", "placeholder:!text-body-foreground"],
5855
+ content: ["!text-body-foreground"],
5856
+ helperMessage: ["!text-body-foreground"]
5875
5857
  }
5876
5858
  }
5877
5859
  },
@@ -5932,17 +5914,6 @@ var inputStyle = tv(
5932
5914
  inputWrapper: ["border-b-xl"]
5933
5915
  }
5934
5916
  },
5935
- {
5936
- disabled: true,
5937
- variant: ["outline", "underline"],
5938
- class: {
5939
- inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"],
5940
- content: [
5941
- "group-has-[p.error]/input:!text-danger-light",
5942
- "group-has-[p.error]/input:placeholder:!text-danger-light"
5943
- ]
5944
- }
5945
- },
5946
5917
  {
5947
5918
  readonly: true,
5948
5919
  color: "primary",
@@ -5958,6 +5929,37 @@ var inputStyle = tv(
5958
5929
  input: ["!text-secondary-main", "placeholder:!text-secondary-main"],
5959
5930
  content: ["!text-secondary-main"]
5960
5931
  }
5932
+ },
5933
+ {
5934
+ disabled: true,
5935
+ class: {
5936
+ input: [
5937
+ "group-has-[p.error]/input:!text-danger-light",
5938
+ "group-has-[p.error]/input:placeholder:!text-danger-light"
5939
+ ],
5940
+ content: ["group-has-[p.error]/input:!text-danger-light"],
5941
+ helperMessage: ["group-has-[p.error]/input:!text-danger-light"],
5942
+ errorMessage: ["!text-danger-light"]
5943
+ }
5944
+ },
5945
+ {
5946
+ disabled: true,
5947
+ variant: ["outline", "underline"],
5948
+ class: {
5949
+ inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"]
5950
+ }
5951
+ },
5952
+ {
5953
+ disabled: false,
5954
+ class: {
5955
+ input: [
5956
+ "group-has-[p.error]/input:!text-danger-main",
5957
+ "group-has-[p.error]/input:placeholder:!text-danger-main"
5958
+ ],
5959
+ content: ["group-has-[p.error]/input:!text-danger-main"],
5960
+ helperMessage: ["group-has-[p.error]/input:!text-danger-main"],
5961
+ errorMessage: ["!text-danger-main"]
5962
+ }
5961
5963
  }
5962
5964
  ],
5963
5965
  defaultVariants: {
@@ -2,21 +2,21 @@
2
2
  import {
3
3
  getCellStyle,
4
4
  table_default
5
- } from "../../chunk-HKHVSCER.mjs";
5
+ } from "../../chunk-PX4RCHOE.mjs";
6
6
  import "../../chunk-7B7LRG5J.mjs";
7
- import "../../chunk-IRJP6BF3.mjs";
7
+ import "../../chunk-WLTBJF4I.mjs";
8
8
  import "../../chunk-F3HENRVM.mjs";
9
9
  import "../../chunk-2GCSFWHD.mjs";
10
- import "../../chunk-SFGFRMWL.mjs";
10
+ import "../../chunk-VNRGOOSY.mjs";
11
11
  import "../../chunk-DQRAFUDA.mjs";
12
12
  import "../../chunk-EWS3FESG.mjs";
13
13
  import "../../chunk-QZ3LVYJW.mjs";
14
- import "../../chunk-H6JGLPPF.mjs";
14
+ import "../../chunk-OEIEALIP.mjs";
15
15
  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
 
@@ -2,9 +2,9 @@
2
2
  import "../../chunk-3MY6LO7N.mjs";
3
3
  import {
4
4
  tabs_default
5
- } from "../../chunk-NBJHZ4X2.mjs";
5
+ } from "../../chunk-DW3BX4M2.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
  tabs_default as Tabs
@@ -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
  tabs,
4
4
  tabs_default
5
- } from "../../chunk-NBJHZ4X2.mjs";
5
+ } from "../../chunk-DW3BX4M2.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
  tabs_default as default,
@@ -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
 
@@ -13,7 +13,7 @@ import {
13
13
  import "../../chunk-DDFJMHBC.mjs";
14
14
  import {
15
15
  tv
16
- } from "../../chunk-CDXBML6O.mjs";
16
+ } from "../../chunk-U4DJHAM5.mjs";
17
17
  import "../../chunk-AC6TWLRT.mjs";
18
18
 
19
19
  // src/components/timePicker/calendar.tsx
@@ -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
 
@@ -3,16 +3,16 @@ import "../../chunk-LUWGOKLG.mjs";
3
3
  import {
4
4
  ToastProvider,
5
5
  useToast
6
- } from "../../chunk-KLBA5J2H.mjs";
6
+ } from "../../chunk-EQLBG32V.mjs";
7
7
  import "../../chunk-ZOTHPHXA.mjs";
8
8
  import {
9
9
  toast_default
10
- } from "../../chunk-3QE57PU3.mjs";
10
+ } from "../../chunk-6574ITBF.mjs";
11
11
  import "../../chunk-ZYIIXWVY.mjs";
12
12
  import "../../chunk-R7KUEH3N.mjs";
13
13
  import "../../chunk-E3G5QXSH.mjs";
14
14
  import "../../chunk-DDFJMHBC.mjs";
15
- import "../../chunk-CDXBML6O.mjs";
15
+ import "../../chunk-U4DJHAM5.mjs";
16
16
  import "../../chunk-27Y6K5NK.mjs";
17
17
  import "../../chunk-AC6TWLRT.mjs";
18
18
  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,12 +1,12 @@
1
1
  "use client";
2
2
  import {
3
3
  toast_default
4
- } from "../../chunk-3QE57PU3.mjs";
4
+ } from "../../chunk-6574ITBF.mjs";
5
5
  import "../../chunk-ZYIIXWVY.mjs";
6
6
  import "../../chunk-R7KUEH3N.mjs";
7
7
  import "../../chunk-E3G5QXSH.mjs";
8
8
  import "../../chunk-DDFJMHBC.mjs";
9
- import "../../chunk-CDXBML6O.mjs";
9
+ import "../../chunk-U4DJHAM5.mjs";
10
10
  import "../../chunk-27Y6K5NK.mjs";
11
11
  import "../../chunk-AC6TWLRT.mjs";
12
12
  export {
@@ -212,6 +212,13 @@ var fontSize = {
212
212
  lineHeight: "27px",
213
213
  fontWeight: "400"
214
214
  }
215
+ ],
216
+ "2xl": [
217
+ "24px",
218
+ {
219
+ lineHeight: "36px",
220
+ fontWeight: "400"
221
+ }
215
222
  ]
216
223
  };
217
224
 
@@ -2,14 +2,14 @@
2
2
  import {
3
3
  ToastProvider,
4
4
  useToast
5
- } from "../../chunk-KLBA5J2H.mjs";
5
+ } from "../../chunk-EQLBG32V.mjs";
6
6
  import "../../chunk-ZOTHPHXA.mjs";
7
- import "../../chunk-3QE57PU3.mjs";
7
+ import "../../chunk-6574ITBF.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 {
@@ -175,6 +175,13 @@ var fontSize = {
175
175
  lineHeight: "27px",
176
176
  fontWeight: "400"
177
177
  }
178
+ ],
179
+ "2xl": [
180
+ "24px",
181
+ {
182
+ lineHeight: "36px",
183
+ fontWeight: "400"
184
+ }
178
185
  ]
179
186
  };
180
187