@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,11 +2,11 @@
2
2
  import "../../chunk-HIE2YRGA.mjs";
3
3
  import {
4
4
  tooltip_default
5
- } from "../../chunk-YBVJFHH6.mjs";
5
+ } from "../../chunk-5KC3IFNR.mjs";
6
6
  import "../../chunk-ZMOAFSYE.mjs";
7
7
  import "../../chunk-WSIADHVC.mjs";
8
8
  import "../../chunk-E3G5QXSH.mjs";
9
- import "../../chunk-CDXBML6O.mjs";
9
+ import "../../chunk-U4DJHAM5.mjs";
10
10
  import "../../chunk-AC6TWLRT.mjs";
11
11
  export {
12
12
  tooltip_default as Tooltip
@@ -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,11 +1,11 @@
1
1
  "use client";
2
2
  import {
3
3
  tooltip_default
4
- } from "../../chunk-YBVJFHH6.mjs";
4
+ } from "../../chunk-5KC3IFNR.mjs";
5
5
  import "../../chunk-ZMOAFSYE.mjs";
6
6
  import "../../chunk-WSIADHVC.mjs";
7
7
  import "../../chunk-E3G5QXSH.mjs";
8
- import "../../chunk-CDXBML6O.mjs";
8
+ import "../../chunk-U4DJHAM5.mjs";
9
9
  import "../../chunk-AC6TWLRT.mjs";
10
10
  export {
11
11
  tooltip_default as default
@@ -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,11 +2,11 @@
2
2
  import "../../chunk-MBLZYQCN.mjs";
3
3
  import {
4
4
  tree_default
5
- } from "../../chunk-XHCPYYMC.mjs";
5
+ } from "../../chunk-WSBUOY2M.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
7
  import "../../chunk-R7KUEH3N.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 {
@@ -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,11 +2,11 @@
2
2
  import {
3
3
  Tree,
4
4
  tree_default
5
- } from "../../chunk-XHCPYYMC.mjs";
5
+ } from "../../chunk-WSBUOY2M.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
7
  import "../../chunk-R7KUEH3N.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 {
package/dist/index.js CHANGED
@@ -356,6 +356,13 @@ var fontSize = {
356
356
  lineHeight: "27px",
357
357
  fontWeight: "400"
358
358
  }
359
+ ],
360
+ "2xl": [
361
+ "24px",
362
+ {
363
+ lineHeight: "36px",
364
+ fontWeight: "400"
365
+ }
359
366
  ]
360
367
  };
361
368
 
@@ -7110,7 +7117,7 @@ var Input = (0, import_react11.forwardRef)((originalProps, ref) => {
7110
7117
  ),
7111
7118
  size: originalProps.size
7112
7119
  }),
7113
- [slots, classNames, originalProps.size]
7120
+ [slots, classNames, originalProps.size, inputProps.readOnly]
7114
7121
  );
7115
7122
  const renderStartContent = () => {
7116
7123
  if ((0, import_react11.isValidElement)(startContent)) {
@@ -7233,31 +7240,22 @@ var inputStyle = tv(
7233
7240
  "placeholder:text-neutral-main",
7234
7241
  "outline-none",
7235
7242
  "focus:ring-0",
7236
- "group-has-[:hover]/input:text-neutral-dark",
7237
- "group-has-[:hover]/input:placeholder:text-neutral-dark",
7238
- "group-has-[:focus]/input:text-neutral-dark",
7239
- "group-has-[:focus]/input:placeholder:text-neutral-dark",
7240
- "group-has-[p.error]/input:text-danger-main",
7241
- "group-has-[p.error]/input:placeholder:text-danger-main",
7242
- "group-has-[p.error]/input:placeholder:hover:!text-danger-main"
7243
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
7244
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:placeholder:text-neutral-dark",
7245
+ "group-has-[:focus:not(:read-only)]/input:text-neutral-dark",
7246
+ "group-has-[:focus:not(:read-only)]/input:placeholder:text-neutral-dark",
7247
+ "read-only:!text-body-foreground",
7248
+ "read-only:placeholder:!text-body-foreground"
7243
7249
  ],
7244
7250
  content: [
7245
7251
  "flex",
7246
7252
  "items-center",
7247
7253
  "select-none",
7248
7254
  "text-neutral-main",
7249
- "group-has-[:hover]/input:text-neutral-dark",
7250
- "group-has-[p.error]/input:text-danger-main",
7251
- "group-has-[p.error]/input:hover:text-danger-main",
7252
- "group-has-[p.error]/input:focus:text-danger-main"
7253
- ],
7254
- helperMessage: [
7255
- "text-neutral-main",
7256
- "group-has-[:hover]/input:text-neutral-dark",
7257
- "group-has-[p.error]/input:text-danger-main",
7258
- "group-has-[p.error]/input:hover:text-danger-main",
7259
- "group-has-[p.error]/input:focus:text-danger-main"
7255
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark",
7256
+ "read-only:!text-body-foreground"
7260
7257
  ],
7258
+ helperMessage: ["text-neutral-main", "group-has-[:hover:not(:read-only):not(:focus)]/input:text-neutral-dark"],
7261
7259
  errorMessage: ["text-danger-main"],
7262
7260
  readonlyWrapper: [
7263
7261
  "pointer-events-none",
@@ -7266,7 +7264,7 @@ var inputStyle = tv(
7266
7264
  "[&>input]:text-body-foreground",
7267
7265
  "[&>input]:placeholder:text-body-foreground"
7268
7266
  ],
7269
- readonly: []
7267
+ readonly: ["text-body-foreground"]
7270
7268
  },
7271
7269
  variants: {
7272
7270
  variant: {
@@ -7277,8 +7275,8 @@ var inputStyle = tv(
7277
7275
  outline: {
7278
7276
  inputWrapper: [
7279
7277
  "border-neutral-light",
7280
- "group-has-[:hover]/input:bg-trans-soft",
7281
- "group-has-[:focus]/input:bg-body-background",
7278
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
7279
+ "group-has-[:focus:not(:read-only)]/input:bg-body-background",
7282
7280
  "group-has-[p.error]/input:border-danger-main"
7283
7281
  ],
7284
7282
  readonlyWrapper: ["!bg-trans-soft"]
@@ -7287,8 +7285,8 @@ var inputStyle = tv(
7287
7285
  inputWrapper: [
7288
7286
  "bg-transparent",
7289
7287
  "rounded-none",
7290
- "group-has-[:hover]/input:bg-trans-soft",
7291
- "group-has-[:focus]/input:bg-body-background",
7288
+ "group-has-[:hover:not(:read-only):not(:focus)]/input:bg-trans-soft",
7289
+ "group-has-[:focus:not(:read-only)]/input:bg-body-background",
7292
7290
  "group-has-[p.error]/input:border-danger-main"
7293
7291
  ],
7294
7292
  readonlyWrapper: ["!bg-trans-soft"]
@@ -7296,22 +7294,13 @@ var inputStyle = tv(
7296
7294
  },
7297
7295
  color: {
7298
7296
  primary: {
7299
- content: ["group-has-[:focus]/input:text-primary-main", "group-has-[:focus]/input:hover:text-primary-main"],
7300
- helperMessage: [
7301
- "group-has-[:focus]/input:text-primary-main",
7302
- "group-has-[:focus]/input:hover:text-primary-main"
7303
- ],
7297
+ content: ["group-has-[:focus:not(:read-only)]/input:text-primary-main", "read-only:!text-primary-main"],
7298
+ helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-primary-main"],
7304
7299
  readonly: ["text-primary-main"]
7305
7300
  },
7306
7301
  secondary: {
7307
- content: [
7308
- "group-has-[:focus]/input:text-secondary-main",
7309
- "group-has-[:focus]/input:hover:text-secondary-main"
7310
- ],
7311
- helperMessage: [
7312
- "group-has-[:focus]/input:text-secondary-main",
7313
- "group-has-[:focus]/input:hover:text-secondary-main"
7314
- ],
7302
+ content: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main", "read-only:!text-secondary-main"],
7303
+ helperMessage: ["group-has-[:focus:not(:read-only)]/input:text-secondary-main"],
7315
7304
  readonly: ["text-secondary-main"]
7316
7305
  }
7317
7306
  },
@@ -7362,14 +7351,9 @@ var inputStyle = tv(
7362
7351
  },
7363
7352
  disabled: {
7364
7353
  true: {
7365
- inputWrapper: ["!bg-neutral-soft", "pointer-events-none", "group-has-[p.error]/input:!text-danger-light"],
7366
- input: [
7367
- "!text-neutral-light",
7368
- "placeholder:!text-neutral-light",
7369
- "group-has-[p.error]/input:!text-danger-light",
7370
- "group-has-[p.error]/input:placeholder:!text-danger-light"
7371
- ],
7372
- content: ["!text-neutral-light", "group-has-[p.error]/input:!text-danger-light"],
7354
+ inputWrapper: ["!bg-neutral-soft", "pointer-events-none"],
7355
+ input: ["!text-neutral-light", "placeholder:!text-neutral-light"],
7356
+ content: ["!text-neutral-light"],
7373
7357
  helperMessage: ["!text-neutral-light"],
7374
7358
  errorMessage: ["!text-danger-light"]
7375
7359
  }
@@ -7377,11 +7361,9 @@ var inputStyle = tv(
7377
7361
  readonly: {
7378
7362
  true: {
7379
7363
  readonlyWrapper: ["pointer-events-none"],
7380
- input: [
7381
- "group-has-[p.error]/input:!text-danger-main",
7382
- "group-has-[p.error]/input:placeholder:!text-danger-main"
7383
- ],
7384
- content: ["group-has-[p.error]/input:!text-danger-main"]
7364
+ input: ["!text-body-foreground", "placeholder:!text-body-foreground"],
7365
+ content: ["!text-body-foreground"],
7366
+ helperMessage: ["!text-body-foreground"]
7385
7367
  }
7386
7368
  }
7387
7369
  },
@@ -7442,17 +7424,6 @@ var inputStyle = tv(
7442
7424
  inputWrapper: ["border-b-xl"]
7443
7425
  }
7444
7426
  },
7445
- {
7446
- disabled: true,
7447
- variant: ["outline", "underline"],
7448
- class: {
7449
- inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"],
7450
- content: [
7451
- "group-has-[p.error]/input:!text-danger-light",
7452
- "group-has-[p.error]/input:placeholder:!text-danger-light"
7453
- ]
7454
- }
7455
- },
7456
7427
  {
7457
7428
  readonly: true,
7458
7429
  color: "primary",
@@ -7468,6 +7439,37 @@ var inputStyle = tv(
7468
7439
  input: ["!text-secondary-main", "placeholder:!text-secondary-main"],
7469
7440
  content: ["!text-secondary-main"]
7470
7441
  }
7442
+ },
7443
+ {
7444
+ disabled: true,
7445
+ class: {
7446
+ input: [
7447
+ "group-has-[p.error]/input:!text-danger-light",
7448
+ "group-has-[p.error]/input:placeholder:!text-danger-light"
7449
+ ],
7450
+ content: ["group-has-[p.error]/input:!text-danger-light"],
7451
+ helperMessage: ["group-has-[p.error]/input:!text-danger-light"],
7452
+ errorMessage: ["!text-danger-light"]
7453
+ }
7454
+ },
7455
+ {
7456
+ disabled: true,
7457
+ variant: ["outline", "underline"],
7458
+ class: {
7459
+ inputWrapper: ["!bg-body-background", "group-has-[p.error]/input:!border-danger-light"]
7460
+ }
7461
+ },
7462
+ {
7463
+ disabled: false,
7464
+ class: {
7465
+ input: [
7466
+ "group-has-[p.error]/input:!text-danger-main",
7467
+ "group-has-[p.error]/input:placeholder:!text-danger-main"
7468
+ ],
7469
+ content: ["group-has-[p.error]/input:!text-danger-main"],
7470
+ helperMessage: ["group-has-[p.error]/input:!text-danger-main"],
7471
+ errorMessage: ["!text-danger-main"]
7472
+ }
7471
7473
  }
7472
7474
  ],
7473
7475
  defaultVariants: {
package/dist/index.mjs CHANGED
@@ -2,13 +2,13 @@
2
2
  import "./chunk-HIE2YRGA.mjs";
3
3
  import {
4
4
  tooltip_default
5
- } from "./chunk-YBVJFHH6.mjs";
5
+ } from "./chunk-5KC3IFNR.mjs";
6
6
  import "./chunk-ZMOAFSYE.mjs";
7
7
  import "./chunk-WSIADHVC.mjs";
8
8
  import "./chunk-MBLZYQCN.mjs";
9
9
  import {
10
10
  tree_default
11
- } from "./chunk-XHCPYYMC.mjs";
11
+ } from "./chunk-WSBUOY2M.mjs";
12
12
  import "./chunk-RRAZM5D3.mjs";
13
13
  import {
14
14
  textarea_default
@@ -17,22 +17,22 @@ import "./chunk-LUWGOKLG.mjs";
17
17
  import {
18
18
  ToastProvider,
19
19
  useToast
20
- } from "./chunk-KLBA5J2H.mjs";
20
+ } from "./chunk-EQLBG32V.mjs";
21
21
  import "./chunk-ZOTHPHXA.mjs";
22
22
  import {
23
23
  toast_default
24
- } from "./chunk-3QE57PU3.mjs";
24
+ } from "./chunk-6574ITBF.mjs";
25
25
  import "./chunk-DX3KXNP6.mjs";
26
26
  import {
27
27
  definition_table_default
28
- } from "./chunk-JZMJ5UMR.mjs";
28
+ } from "./chunk-DS5CGU2X.mjs";
29
29
  import {
30
30
  table_default
31
- } from "./chunk-HKHVSCER.mjs";
31
+ } from "./chunk-PX4RCHOE.mjs";
32
32
  import "./chunk-3MY6LO7N.mjs";
33
33
  import {
34
34
  tabs_default
35
- } from "./chunk-NBJHZ4X2.mjs";
35
+ } from "./chunk-DW3BX4M2.mjs";
36
36
  import "./chunk-MZ76AA76.mjs";
37
37
  import {
38
38
  skeleton_default
@@ -40,7 +40,7 @@ import {
40
40
  import "./chunk-OLQOLLKG.mjs";
41
41
  import {
42
42
  starRating_default
43
- } from "./chunk-L5FRTUM6.mjs";
43
+ } from "./chunk-INRA6IED.mjs";
44
44
  import "./chunk-LVFI2NOH.mjs";
45
45
  import {
46
46
  switch_default
@@ -48,100 +48,100 @@ import {
48
48
  import "./chunk-TPFN22HR.mjs";
49
49
  import {
50
50
  radio_default
51
- } from "./chunk-QW7T3V5O.mjs";
51
+ } from "./chunk-PRNE3U26.mjs";
52
52
  import "./chunk-7B7LRG5J.mjs";
53
53
  import {
54
54
  pagination_default
55
- } from "./chunk-IRJP6BF3.mjs";
55
+ } from "./chunk-WLTBJF4I.mjs";
56
56
  import "./chunk-F3HENRVM.mjs";
57
57
  import "./chunk-4VWG4726.mjs";
58
58
  import {
59
59
  datePicker_default
60
- } from "./chunk-7YMXOYES.mjs";
60
+ } from "./chunk-NJFJJIWK.mjs";
61
61
  import {
62
62
  day_default
63
- } from "./chunk-4DESGO3D.mjs";
63
+ } from "./chunk-XZYQFBCT.mjs";
64
64
  import {
65
65
  timePicker_default
66
- } from "./chunk-QHETCLHO.mjs";
66
+ } from "./chunk-BM3MR3JR.mjs";
67
67
  import "./chunk-QCEKPS7U.mjs";
68
68
  import {
69
69
  select_default
70
- } from "./chunk-Z7CLJYRF.mjs";
70
+ } from "./chunk-5G6CCE55.mjs";
71
71
  import "./chunk-FWFEKWWD.mjs";
72
72
  import "./chunk-7MVEAQ7Z.mjs";
73
73
  import {
74
74
  list_default
75
- } from "./chunk-3IILPVRA.mjs";
75
+ } from "./chunk-NGRGAY42.mjs";
76
76
  import {
77
77
  listItem_default
78
- } from "./chunk-CSG6FDBX.mjs";
78
+ } from "./chunk-HKLVFMYQ.mjs";
79
79
  import "./chunk-DJOG6Z35.mjs";
80
80
  import {
81
81
  modal_default
82
- } from "./chunk-46EIW6MN.mjs";
82
+ } from "./chunk-SCQCMQDP.mjs";
83
83
  import "./chunk-MGEWSREV.mjs";
84
84
  import {
85
85
  chip_default
86
- } from "./chunk-3X376ACN.mjs";
86
+ } from "./chunk-2B3HDC26.mjs";
87
87
  import "./chunk-32GA3YW4.mjs";
88
88
  import {
89
89
  drawer_default
90
- } from "./chunk-S7Y7XUBL.mjs";
90
+ } from "./chunk-45Y7ANPK.mjs";
91
91
  import "./chunk-RLXOHILK.mjs";
92
92
  import {
93
93
  fileUpload_default
94
- } from "./chunk-V64PCWVW.mjs";
94
+ } from "./chunk-OOX5X2MN.mjs";
95
95
  import "./chunk-7VOQKIIK.mjs";
96
96
  import {
97
97
  progress_default
98
- } from "./chunk-2CLPU5LR.mjs";
98
+ } from "./chunk-KH63CD55.mjs";
99
99
  import "./chunk-2GCSFWHD.mjs";
100
100
  import {
101
101
  input_default
102
- } from "./chunk-SFGFRMWL.mjs";
102
+ } from "./chunk-VNRGOOSY.mjs";
103
103
  import "./chunk-VYNBJBXD.mjs";
104
104
  import {
105
105
  areaChart_default
106
- } from "./chunk-D4IFXO36.mjs";
106
+ } from "./chunk-ARNMOGRH.mjs";
107
107
  import "./chunk-DQRAFUDA.mjs";
108
108
  import {
109
109
  scrollArea_default
110
110
  } from "./chunk-EWS3FESG.mjs";
111
111
  import {
112
112
  barChart_default
113
- } from "./chunk-5PJMKFMX.mjs";
113
+ } from "./chunk-YQGN2DER.mjs";
114
114
  import {
115
115
  circularProgress_default
116
- } from "./chunk-U2MHQYVG.mjs";
116
+ } from "./chunk-553TGKS6.mjs";
117
117
  import {
118
118
  radarChart_default
119
- } from "./chunk-6SKEFJQW.mjs";
119
+ } from "./chunk-U7SYKG2C.mjs";
120
120
  import "./chunk-QZ3LVYJW.mjs";
121
121
  import {
122
122
  checkbox_default
123
- } from "./chunk-H6JGLPPF.mjs";
123
+ } from "./chunk-OEIEALIP.mjs";
124
124
  import "./chunk-SE5TU755.mjs";
125
125
  import {
126
126
  backdrop_default
127
- } from "./chunk-AF4I7ZQS.mjs";
127
+ } from "./chunk-IH3BJRTV.mjs";
128
128
  import "./chunk-KYIODWXL.mjs";
129
129
  import {
130
130
  breadcrumb_default
131
- } from "./chunk-PXAJEOZS.mjs";
131
+ } from "./chunk-6DOAZ27E.mjs";
132
132
  import "./chunk-MY5U63QO.mjs";
133
133
  import {
134
134
  text_button_default
135
- } from "./chunk-Q364C3FI.mjs";
135
+ } from "./chunk-4LUASWAN.mjs";
136
136
  import {
137
137
  button_group_default
138
- } from "./chunk-ITWKPTSD.mjs";
138
+ } from "./chunk-5VTYO3RF.mjs";
139
139
  import {
140
140
  button_default
141
- } from "./chunk-YQYO5RLZ.mjs";
141
+ } from "./chunk-DO56H4BN.mjs";
142
142
  import {
143
143
  icon_button_default
144
- } from "./chunk-JKYLYL3A.mjs";
144
+ } from "./chunk-AKAGWXXP.mjs";
145
145
  import "./chunk-6WSACUIB.mjs";
146
146
  import "./chunk-LXHUO6VM.mjs";
147
147
  import "./chunk-SZL743JC.mjs";
@@ -153,20 +153,20 @@ import {
153
153
  import "./chunk-NMSDSEBD.mjs";
154
154
  import {
155
155
  accordion_default
156
- } from "./chunk-EKLA6ZR4.mjs";
156
+ } from "./chunk-CPFFP7L6.mjs";
157
157
  import {
158
158
  accordionItem_default
159
- } from "./chunk-I3ADJOUT.mjs";
159
+ } from "./chunk-DU7L4GA7.mjs";
160
160
  import "./chunk-E3G5QXSH.mjs";
161
161
  import "./chunk-7DLOYKVC.mjs";
162
162
  import {
163
163
  avatar_default
164
- } from "./chunk-ITFEV25U.mjs";
164
+ } from "./chunk-VO332GRO.mjs";
165
165
  import "./chunk-DDFJMHBC.mjs";
166
166
  import {
167
167
  deepnoidUi,
168
168
  tv
169
- } from "./chunk-CDXBML6O.mjs";
169
+ } from "./chunk-U4DJHAM5.mjs";
170
170
  import "./chunk-3V4HT2K5.mjs";
171
171
  import "./chunk-27Y6K5NK.mjs";
172
172
  import "./chunk-AC6TWLRT.mjs";
@@ -169,6 +169,13 @@ var fontSize = {
169
169
  lineHeight: "27px",
170
170
  fontWeight: "400"
171
171
  }
172
+ ],
173
+ "2xl": [
174
+ "24px",
175
+ {
176
+ lineHeight: "36px",
177
+ fontWeight: "400"
178
+ }
172
179
  ]
173
180
  };
174
181
 
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  tv
4
- } from "../chunk-CDXBML6O.mjs";
4
+ } from "../chunk-U4DJHAM5.mjs";
5
5
  import "../chunk-AC6TWLRT.mjs";
6
6
  export {
7
7
  tv
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deepnoid/ui",
3
- "version": "0.1.158",
3
+ "version": "0.1.160",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "exports": {