primereact 10.6.5 → 10.7.0

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 (395) hide show
  1. package/README.md +1 -1
  2. package/api/api.d.ts +8 -0
  3. package/button/button.cjs.js +1 -0
  4. package/button/button.cjs.min.js +1 -1
  5. package/button/button.esm.js +1 -0
  6. package/button/button.esm.min.js +1 -1
  7. package/button/button.js +1 -0
  8. package/button/button.min.js +1 -1
  9. package/calendar/calendar.cjs.js +81 -45
  10. package/calendar/calendar.cjs.min.js +1 -1
  11. package/calendar/calendar.d.ts +8 -10
  12. package/calendar/calendar.esm.js +81 -45
  13. package/calendar/calendar.esm.min.js +1 -1
  14. package/calendar/calendar.js +81 -45
  15. package/calendar/calendar.min.js +1 -1
  16. package/chart/chart.d.ts +1 -13
  17. package/checkbox/checkbox.cjs.js +64 -0
  18. package/checkbox/checkbox.cjs.min.js +1 -1
  19. package/checkbox/checkbox.d.ts +12 -0
  20. package/checkbox/checkbox.esm.js +64 -0
  21. package/checkbox/checkbox.esm.min.js +1 -1
  22. package/checkbox/checkbox.js +64 -0
  23. package/checkbox/checkbox.min.js +1 -1
  24. package/colorpicker/colorpicker.cjs.js +18 -4
  25. package/colorpicker/colorpicker.cjs.min.js +1 -1
  26. package/colorpicker/colorpicker.esm.js +19 -5
  27. package/colorpicker/colorpicker.esm.min.js +1 -1
  28. package/colorpicker/colorpicker.js +18 -4
  29. package/colorpicker/colorpicker.min.js +1 -1
  30. package/column/column.d.ts +36 -14
  31. package/core/core.js +213 -58
  32. package/core/core.min.js +12 -12
  33. package/csstransition/csstransition.cjs.js +0 -6
  34. package/csstransition/csstransition.esm.js +0 -6
  35. package/csstransition/csstransition.js +0 -6
  36. package/datatable/datatable.cjs.js +157 -100
  37. package/datatable/datatable.cjs.min.js +1 -1
  38. package/datatable/datatable.d.ts +1 -1
  39. package/datatable/datatable.esm.js +157 -100
  40. package/datatable/datatable.esm.min.js +1 -1
  41. package/datatable/datatable.js +157 -100
  42. package/datatable/datatable.min.js +1 -1
  43. package/dialog/dialog.cjs.js +19 -4
  44. package/dialog/dialog.cjs.min.js +1 -1
  45. package/dialog/dialog.esm.js +19 -4
  46. package/dialog/dialog.esm.min.js +1 -1
  47. package/dialog/dialog.js +19 -4
  48. package/dialog/dialog.min.js +1 -1
  49. package/dropdown/dropdown.cjs.js +10 -8
  50. package/dropdown/dropdown.cjs.min.js +1 -1
  51. package/dropdown/dropdown.esm.js +10 -8
  52. package/dropdown/dropdown.esm.min.js +1 -1
  53. package/dropdown/dropdown.js +10 -8
  54. package/dropdown/dropdown.min.js +1 -1
  55. package/focustrap/focustrap.cjs.js +12 -1
  56. package/focustrap/focustrap.cjs.min.js +1 -1
  57. package/focustrap/focustrap.esm.js +12 -1
  58. package/focustrap/focustrap.esm.min.js +1 -1
  59. package/focustrap/focustrap.js +12 -1
  60. package/focustrap/focustrap.min.js +1 -1
  61. package/galleria/galleria.cjs.js +7 -0
  62. package/galleria/galleria.cjs.min.js +1 -1
  63. package/galleria/galleria.esm.js +8 -1
  64. package/galleria/galleria.esm.min.js +1 -1
  65. package/galleria/galleria.js +7 -0
  66. package/galleria/galleria.min.js +1 -1
  67. package/hooks/hooks.cjs.js +2 -1
  68. package/hooks/hooks.cjs.min.js +1 -1
  69. package/hooks/hooks.esm.js +2 -1
  70. package/hooks/hooks.esm.min.js +1 -1
  71. package/hooks/hooks.js +2 -1
  72. package/hooks/hooks.min.js +1 -1
  73. package/inputnumber/inputnumber.cjs.js +17 -13
  74. package/inputnumber/inputnumber.cjs.min.js +1 -1
  75. package/inputnumber/inputnumber.esm.js +17 -13
  76. package/inputnumber/inputnumber.esm.min.js +1 -1
  77. package/inputnumber/inputnumber.js +17 -13
  78. package/inputnumber/inputnumber.min.js +1 -1
  79. package/inputotp/inputotp.cjs.js +26 -3
  80. package/inputotp/inputotp.cjs.min.js +1 -1
  81. package/inputotp/inputotp.esm.js +27 -4
  82. package/inputotp/inputotp.esm.min.js +1 -1
  83. package/inputotp/inputotp.js +26 -3
  84. package/inputotp/inputotp.min.js +1 -1
  85. package/inputtext/inputtext.d.ts +1 -1
  86. package/keyfilter/keyfilter.cjs.js +1 -1
  87. package/keyfilter/keyfilter.cjs.min.js +1 -1
  88. package/keyfilter/keyfilter.esm.js +1 -1
  89. package/keyfilter/keyfilter.esm.min.js +1 -1
  90. package/keyfilter/keyfilter.js +1 -1
  91. package/keyfilter/keyfilter.min.js +1 -1
  92. package/listbox/listbox.cjs.js +23 -35
  93. package/listbox/listbox.cjs.min.js +1 -1
  94. package/listbox/listbox.esm.js +23 -35
  95. package/listbox/listbox.esm.min.js +1 -1
  96. package/listbox/listbox.js +23 -35
  97. package/listbox/listbox.min.js +1 -1
  98. package/menubar/menubar.d.ts +9 -0
  99. package/metergroup/metergroup.cjs.js +5 -4
  100. package/metergroup/metergroup.cjs.min.js +1 -1
  101. package/metergroup/metergroup.d.ts +3 -10
  102. package/metergroup/metergroup.esm.js +5 -4
  103. package/metergroup/metergroup.esm.min.js +1 -1
  104. package/metergroup/metergroup.js +5 -4
  105. package/metergroup/metergroup.min.js +1 -1
  106. package/multiselect/multiselect.cjs.js +11 -2
  107. package/multiselect/multiselect.cjs.min.js +1 -1
  108. package/multiselect/multiselect.esm.js +11 -2
  109. package/multiselect/multiselect.esm.min.js +1 -1
  110. package/multiselect/multiselect.js +11 -2
  111. package/multiselect/multiselect.min.js +1 -1
  112. package/multistatecheckbox/multistatecheckbox.cjs.js +9 -0
  113. package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
  114. package/multistatecheckbox/multistatecheckbox.esm.js +9 -0
  115. package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
  116. package/multistatecheckbox/multistatecheckbox.js +9 -0
  117. package/multistatecheckbox/multistatecheckbox.min.js +1 -1
  118. package/organizationchart/organizationchart.cjs.js +0 -1
  119. package/organizationchart/organizationchart.esm.js +0 -1
  120. package/organizationchart/organizationchart.js +0 -1
  121. package/package.json +4 -4
  122. package/paginator/paginator.cjs.js +1 -1
  123. package/paginator/paginator.cjs.min.js +1 -1
  124. package/paginator/paginator.esm.js +1 -1
  125. package/paginator/paginator.esm.min.js +1 -1
  126. package/paginator/paginator.js +1 -1
  127. package/paginator/paginator.min.js +1 -1
  128. package/panelmenu/panelmenu.cjs.js +13 -12
  129. package/panelmenu/panelmenu.cjs.min.js +1 -1
  130. package/panelmenu/panelmenu.esm.js +13 -12
  131. package/panelmenu/panelmenu.esm.min.js +1 -1
  132. package/panelmenu/panelmenu.js +13 -12
  133. package/panelmenu/panelmenu.min.js +1 -1
  134. package/passthrough/tailwind/index.cjs.js +10 -81
  135. package/passthrough/tailwind/index.cjs.min.js +1 -1
  136. package/passthrough/tailwind/index.esm.js +10 -81
  137. package/passthrough/tailwind/index.esm.min.js +1 -1
  138. package/passthrough/tailwind/index.js +10 -81
  139. package/passthrough/tailwind/index.min.js +1 -1
  140. package/password/password.cjs.js +2 -2
  141. package/password/password.cjs.min.js +1 -1
  142. package/password/password.esm.js +2 -2
  143. package/password/password.esm.min.js +1 -1
  144. package/password/password.js +2 -2
  145. package/password/password.min.js +1 -1
  146. package/primereact.all.cjs.js +2826 -1797
  147. package/primereact.all.cjs.min.js +1 -1
  148. package/primereact.all.esm.js +2823 -1798
  149. package/primereact.all.esm.min.js +1 -1
  150. package/primereact.all.js +2826 -1797
  151. package/primereact.all.min.js +1 -1
  152. package/radiobutton/radiobutton.cjs.js +13 -10
  153. package/radiobutton/radiobutton.cjs.min.js +1 -1
  154. package/radiobutton/radiobutton.esm.js +13 -10
  155. package/radiobutton/radiobutton.esm.min.js +1 -1
  156. package/radiobutton/radiobutton.js +13 -10
  157. package/radiobutton/radiobutton.min.js +1 -1
  158. package/resources/images/line.gif +0 -0
  159. package/resources/themes/arya-blue/theme.css +62 -0
  160. package/resources/themes/arya-green/theme.css +62 -0
  161. package/resources/themes/arya-orange/theme.css +62 -0
  162. package/resources/themes/bootstrap4-dark-blue/theme.css +62 -0
  163. package/resources/themes/bootstrap4-dark-purple/theme.css +207 -43
  164. package/resources/themes/bootstrap4-light-blue/theme.css +62 -0
  165. package/resources/themes/bootstrap4-light-purple/theme.css +207 -43
  166. package/resources/themes/fluent-light/theme.css +62 -0
  167. package/resources/themes/lara-dark-amber/fonts/Inter-italic.var.woff2 +0 -0
  168. package/resources/themes/lara-dark-amber/fonts/Inter-roman.var.woff2 +0 -0
  169. package/resources/themes/lara-dark-amber/theme.css +62 -9
  170. package/resources/themes/lara-dark-blue/fonts/Inter-italic.var.woff2 +0 -0
  171. package/resources/themes/lara-dark-blue/fonts/Inter-roman.var.woff2 +0 -0
  172. package/resources/themes/lara-dark-blue/theme.css +62 -9
  173. package/resources/themes/lara-dark-cyan/fonts/Inter-italic.var.woff2 +0 -0
  174. package/resources/themes/lara-dark-cyan/fonts/Inter-roman.var.woff2 +0 -0
  175. package/resources/themes/lara-dark-cyan/theme.css +62 -9
  176. package/resources/themes/lara-dark-green/fonts/Inter-italic.var.woff2 +0 -0
  177. package/resources/themes/lara-dark-green/fonts/Inter-roman.var.woff2 +0 -0
  178. package/resources/themes/lara-dark-green/theme.css +62 -9
  179. package/resources/themes/lara-dark-indigo/fonts/Inter-italic.var.woff2 +0 -0
  180. package/resources/themes/lara-dark-indigo/fonts/Inter-roman.var.woff2 +0 -0
  181. package/resources/themes/lara-dark-indigo/theme.css +62 -9
  182. package/resources/themes/lara-dark-pink/fonts/Inter-italic.var.woff2 +0 -0
  183. package/resources/themes/lara-dark-pink/fonts/Inter-roman.var.woff2 +0 -0
  184. package/resources/themes/lara-dark-pink/theme.css +62 -9
  185. package/resources/themes/lara-dark-purple/fonts/Inter-italic.var.woff2 +0 -0
  186. package/resources/themes/lara-dark-purple/fonts/Inter-roman.var.woff2 +0 -0
  187. package/resources/themes/lara-dark-teal/fonts/Inter-italic.var.woff2 +0 -0
  188. package/resources/themes/lara-dark-teal/fonts/Inter-roman.var.woff2 +0 -0
  189. package/resources/themes/lara-dark-teal/theme.css +62 -9
  190. package/resources/themes/lara-light-amber/fonts/Inter-italic.var.woff2 +0 -0
  191. package/resources/themes/lara-light-amber/fonts/Inter-roman.var.woff2 +0 -0
  192. package/resources/themes/lara-light-amber/theme.css +62 -9
  193. package/resources/themes/lara-light-blue/fonts/Inter-italic.var.woff2 +0 -0
  194. package/resources/themes/lara-light-blue/fonts/Inter-roman.var.woff2 +0 -0
  195. package/resources/themes/lara-light-blue/theme.css +62 -9
  196. package/resources/themes/lara-light-cyan/fonts/Inter-italic.var.woff2 +0 -0
  197. package/resources/themes/lara-light-cyan/fonts/Inter-roman.var.woff2 +0 -0
  198. package/resources/themes/lara-light-cyan/theme.css +62 -9
  199. package/resources/themes/lara-light-green/fonts/Inter-italic.var.woff2 +0 -0
  200. package/resources/themes/lara-light-green/fonts/Inter-roman.var.woff2 +0 -0
  201. package/resources/themes/lara-light-green/theme.css +62 -9
  202. package/resources/themes/lara-light-indigo/fonts/Inter-italic.var.woff2 +0 -0
  203. package/resources/themes/lara-light-indigo/fonts/Inter-roman.var.woff2 +0 -0
  204. package/resources/themes/lara-light-indigo/theme.css +62 -9
  205. package/resources/themes/lara-light-pink/fonts/Inter-italic.var.woff2 +0 -0
  206. package/resources/themes/lara-light-pink/fonts/Inter-roman.var.woff2 +0 -0
  207. package/resources/themes/lara-light-pink/theme.css +62 -9
  208. package/resources/themes/lara-light-purple/fonts/Inter-italic.var.woff2 +0 -0
  209. package/resources/themes/lara-light-purple/fonts/Inter-roman.var.woff2 +0 -0
  210. package/resources/themes/lara-light-teal/fonts/Inter-italic.var.woff2 +0 -0
  211. package/resources/themes/lara-light-teal/fonts/Inter-roman.var.woff2 +0 -0
  212. package/resources/themes/lara-light-teal/theme.css +62 -9
  213. package/resources/themes/luna-amber/theme.css +62 -0
  214. package/resources/themes/luna-blue/theme.css +62 -0
  215. package/resources/themes/luna-green/theme.css +62 -0
  216. package/resources/themes/luna-pink/theme.css +62 -0
  217. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  218. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  219. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  220. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  221. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  222. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  223. package/resources/themes/md-dark-deeppurple/theme.css +225 -43
  224. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  225. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  226. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  227. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  228. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  229. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  230. package/resources/themes/md-dark-indigo/theme.css +213 -151
  231. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  232. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  233. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  234. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  235. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  236. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  237. package/resources/themes/md-light-deeppurple/theme.css +225 -43
  238. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  239. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  240. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  241. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  242. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  243. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  244. package/resources/themes/md-light-indigo/theme.css +62 -0
  245. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  246. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  247. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  248. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  249. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  250. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  251. package/resources/themes/mdc-dark-deeppurple/theme.css +225 -43
  252. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  253. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  254. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  255. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  256. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  257. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  258. package/resources/themes/mdc-dark-indigo/theme.css +213 -151
  259. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  260. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  261. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  262. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  263. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  264. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  265. package/resources/themes/mdc-light-deeppurple/theme.css +225 -43
  266. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  267. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  268. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  269. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  270. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  271. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  272. package/resources/themes/mdc-light-indigo/theme.css +62 -0
  273. package/resources/themes/mira/fonts/Inter-Bold.woff +0 -0
  274. package/resources/themes/mira/fonts/Inter-Bold.woff2 +0 -0
  275. package/resources/themes/mira/fonts/Inter-Medium.woff +0 -0
  276. package/resources/themes/mira/fonts/Inter-Medium.woff2 +0 -0
  277. package/resources/themes/mira/fonts/Inter-Regular.woff +0 -0
  278. package/resources/themes/mira/fonts/Inter-Regular.woff2 +0 -0
  279. package/resources/themes/mira/fonts/Inter-SemiBold.woff +0 -0
  280. package/resources/themes/mira/fonts/Inter-SemiBold.woff2 +0 -0
  281. package/resources/themes/mira/theme.css +62 -0
  282. package/resources/themes/nano/theme.css +62 -0
  283. package/resources/themes/nova/theme.css +62 -0
  284. package/resources/themes/nova-accent/theme.css +62 -0
  285. package/resources/themes/nova-alt/theme.css +62 -0
  286. package/resources/themes/rhea/theme.css +62 -0
  287. package/resources/themes/saga-blue/theme.css +62 -0
  288. package/resources/themes/saga-green/theme.css +62 -0
  289. package/resources/themes/saga-orange/theme.css +62 -0
  290. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
  291. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
  292. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
  293. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
  294. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
  295. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
  296. package/resources/themes/soho-dark/theme.css +87 -25
  297. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
  298. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
  299. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
  300. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
  301. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
  302. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
  303. package/resources/themes/soho-light/theme.css +62 -0
  304. package/resources/themes/tailwind-light/fonts/Inter-Bold.woff +0 -0
  305. package/resources/themes/tailwind-light/fonts/Inter-Bold.woff2 +0 -0
  306. package/resources/themes/tailwind-light/fonts/Inter-Light.woff +0 -0
  307. package/resources/themes/tailwind-light/fonts/Inter-Light.woff2 +0 -0
  308. package/resources/themes/tailwind-light/fonts/Inter-Medium.woff +0 -0
  309. package/resources/themes/tailwind-light/fonts/Inter-Medium.woff2 +0 -0
  310. package/resources/themes/tailwind-light/fonts/Inter-Regular.woff +0 -0
  311. package/resources/themes/tailwind-light/fonts/Inter-Regular.woff2 +0 -0
  312. package/resources/themes/tailwind-light/fonts/Inter-SemiBold.woff +0 -0
  313. package/resources/themes/tailwind-light/fonts/Inter-SemiBold.woff2 +0 -0
  314. package/resources/themes/tailwind-light/theme.css +62 -0
  315. package/resources/themes/vela-blue/theme.css +62 -0
  316. package/resources/themes/vela-green/theme.css +62 -0
  317. package/resources/themes/vela-orange/theme.css +62 -0
  318. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
  319. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
  320. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
  321. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
  322. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
  323. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
  324. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
  325. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
  326. package/resources/themes/viva-dark/theme.css +62 -0
  327. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
  328. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
  329. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
  330. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
  331. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
  332. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
  333. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
  334. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
  335. package/resources/themes/viva-light/theme.css +62 -0
  336. package/sidebar/sidebar.d.ts +4 -0
  337. package/splitbutton/splitbutton.cjs.js +0 -1
  338. package/splitbutton/splitbutton.cjs.min.js +1 -1
  339. package/splitbutton/splitbutton.esm.js +0 -1
  340. package/splitbutton/splitbutton.esm.min.js +1 -1
  341. package/splitbutton/splitbutton.js +0 -1
  342. package/splitbutton/splitbutton.min.js +1 -1
  343. package/tabview/tabview.cjs.js +0 -3
  344. package/tabview/tabview.cjs.min.js +1 -1
  345. package/tabview/tabview.d.ts +1 -1
  346. package/tabview/tabview.esm.js +0 -3
  347. package/tabview/tabview.esm.min.js +1 -1
  348. package/tabview/tabview.js +0 -3
  349. package/tabview/tabview.min.js +1 -1
  350. package/tieredmenu/tieredmenu.cjs.js +0 -1
  351. package/tieredmenu/tieredmenu.cjs.min.js +1 -1
  352. package/tieredmenu/tieredmenu.esm.js +0 -1
  353. package/tieredmenu/tieredmenu.esm.min.js +1 -1
  354. package/tieredmenu/tieredmenu.js +0 -1
  355. package/tieredmenu/tieredmenu.min.js +1 -1
  356. package/tooltip/tooltip.cjs.js +12 -3
  357. package/tooltip/tooltip.cjs.min.js +1 -1
  358. package/tooltip/tooltip.esm.js +13 -4
  359. package/tooltip/tooltip.esm.min.js +1 -1
  360. package/tooltip/tooltip.js +12 -3
  361. package/tooltip/tooltip.min.js +1 -1
  362. package/tooltip/tooltipoptions.d.ts +5 -0
  363. package/tree/tree.cjs.js +60 -14
  364. package/tree/tree.cjs.min.js +1 -1
  365. package/tree/tree.esm.js +60 -14
  366. package/tree/tree.esm.min.js +1 -1
  367. package/tree/tree.js +60 -14
  368. package/tree/tree.min.js +1 -1
  369. package/treeselect/treeselect.cjs.js +0 -1
  370. package/treeselect/treeselect.cjs.min.js +1 -1
  371. package/treeselect/treeselect.esm.js +0 -1
  372. package/treeselect/treeselect.esm.min.js +1 -1
  373. package/treeselect/treeselect.js +0 -1
  374. package/treeselect/treeselect.min.js +1 -1
  375. package/treetable/treetable.cjs.js +249 -9
  376. package/treetable/treetable.cjs.min.js +1 -1
  377. package/treetable/treetable.d.ts +29 -0
  378. package/treetable/treetable.esm.js +249 -9
  379. package/treetable/treetable.esm.min.js +1 -1
  380. package/treetable/treetable.js +249 -9
  381. package/treetable/treetable.min.js +1 -1
  382. package/utils/utils.cjs.js +3 -6
  383. package/utils/utils.cjs.min.js +1 -1
  384. package/utils/utils.d.ts +7 -4
  385. package/utils/utils.esm.js +3 -6
  386. package/utils/utils.esm.min.js +1 -1
  387. package/utils/utils.js +3 -6
  388. package/utils/utils.min.js +1 -1
  389. package/virtualscroller/virtualscroller.cjs.js +23 -1
  390. package/virtualscroller/virtualscroller.cjs.min.js +1 -1
  391. package/virtualscroller/virtualscroller.esm.js +23 -1
  392. package/virtualscroller/virtualscroller.esm.min.js +1 -1
  393. package/virtualscroller/virtualscroller.js +23 -1
  394. package/virtualscroller/virtualscroller.min.js +1 -1
  395. package/web-types.json +77 -30
@@ -140,7 +140,6 @@ this.passthrough.tailwind = (function (exports) {
140
140
  )
141
141
  };
142
142
  },
143
-
144
143
  title: 'leading-none font-bold',
145
144
  toggler: {
146
145
  className: classNames('inline-flex items-center justify-center overflow-hidden relative no-underline',
@@ -152,13 +151,11 @@ this.passthrough.tailwind = (function (exports) {
152
151
  'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)]' // focus
153
152
  )
154
153
  },
155
-
156
154
  togglerIcon: 'inline-block',
157
155
  content: {
158
156
  className: classNames('p-5 border border-gray-300 bg-white text-gray-700 border-t-0 last:rounded-br-lg last:rounded-bl-lg', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' // Dark mode
159
157
  )
160
158
  },
161
-
162
159
  transition: TRANSITIONS.toggleable
163
160
  },
164
161
  accordion: {
@@ -174,7 +171,6 @@ this.passthrough.tailwind = (function (exports) {
174
171
  )
175
172
  };
176
173
  },
177
-
178
174
  headerAction: function headerAction(_ref3) {
179
175
  var context = _ref3.context;
180
176
  return {
@@ -197,14 +193,12 @@ this.passthrough.tailwind = (function (exports) {
197
193
  )
198
194
  };
199
195
  },
200
-
201
196
  headerIcon: 'inline-block mr-2',
202
197
  headerTitle: 'leading-none',
203
198
  content: {
204
199
  className: classNames('p-5 border border-gray-300 bg-white text-gray-700 border-t-0 rounded-tl-none rounded-tr-none rounded-br-lg rounded-bl-lg', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' // Dark mode
205
200
  )
206
201
  },
207
-
208
202
  transition: TRANSITIONS.toggleable
209
203
  }
210
204
  },
@@ -215,7 +209,6 @@ this.passthrough.tailwind = (function (exports) {
215
209
  'dark:bg-gray-900 dark:text-white ' //dark
216
210
  )
217
211
  },
218
-
219
212
  body: 'p-5',
220
213
  // Padding.
221
214
  title: 'text-2xl font-bold mb-2',
@@ -226,12 +219,10 @@ this.passthrough.tailwind = (function (exports) {
226
219
  'dark:text-white/60 ' //dark
227
220
  )
228
221
  },
229
-
230
222
  content: 'py-5',
231
223
  // Vertical padding.
232
224
  footer: 'pt-5' // Top padding.
233
225
  },
234
-
235
226
  divider: {
236
227
  root: function root(_ref4) {
237
228
  var props = _ref4.props;
@@ -250,10 +241,8 @@ this.passthrough.tailwind = (function (exports) {
250
241
  )
251
242
  };
252
243
  },
253
-
254
244
  content: 'px-1 bg-white z-10 dark:bg-gray-900' // Padding and background color.
255
245
  },
256
-
257
246
  fieldset: {
258
247
  root: {
259
248
  className: classNames('border border-gray-300 bg-white text-gray-700 rounded-md block mx-2 my-0.5 pl-4 pr-5 inline-size-min',
@@ -261,7 +250,6 @@ this.passthrough.tailwind = (function (exports) {
261
250
  'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' //dark
262
251
  )
263
252
  },
264
-
265
253
  legend: function legend(_ref5) {
266
254
  var props = _ref5.props;
267
255
  return {
@@ -311,21 +299,17 @@ this.passthrough.tailwind = (function (exports) {
311
299
  )
312
300
  };
313
301
  },
314
-
315
302
  navContent: 'overflow-y-hidden overscroll-contain overscroll-auto scroll-smooth [&::-webkit-scrollbar]:hidden',
316
303
  // Overflow and scrollbar styles.
317
304
  previousButton: {
318
305
  className: classNames('h-full flex items-center justify-center !absolute top-0 z-20', 'left-0', 'bg-white text-blue-500 w-12 shadow-md rounded-none', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 )') // Flex and absolute positioning styles.
319
306
  },
320
-
321
307
  nextButton: {
322
308
  className: classNames('h-full flex items-center justify-center !absolute top-0 z-20', 'right-0', 'bg-white text-blue-500 w-12 shadow-md rounded-none', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 ') // Flex and absolute positioning styles.
323
309
  },
324
-
325
310
  nav: {
326
311
  className: classNames('flex flex-1 list-none m-0 p-0', 'bg-transparent border border-gray-300 border-0 border-b-2', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 ') // Flex, list, margin, padding, and border styles.
327
312
  },
328
-
329
313
  tabpanel: {
330
314
  header: function header(_ref8) {
331
315
  var props = _ref8.props;
@@ -335,7 +319,6 @@ this.passthrough.tailwind = (function (exports) {
335
319
  }) // Margin and condition-based styles.
336
320
  };
337
321
  },
338
-
339
322
  headerAction: function headerAction(_ref9) {
340
323
  var parent = _ref9.parent,
341
324
  context = _ref9.context;
@@ -353,23 +336,19 @@ this.passthrough.tailwind = (function (exports) {
353
336
  // Condition-based hover styles.
354
337
  'bg-white border-blue-500 text-blue-500 dark:bg-gray-900 dark:border-blue-300 dark:text-blue-300': parent.state.activeIndex === context.index // Condition-based active styles.
355
338
  }),
356
-
357
339
  style: {
358
340
  marginBottom: '-2px'
359
341
  } // Negative margin style.
360
342
  };
361
343
  },
362
-
363
344
  headerTitle: {
364
345
  className: classNames('leading-none whitespace-nowrap') // Leading and whitespace styles.
365
346
  },
366
-
367
347
  content: {
368
348
  className: classNames('bg-white p-5 border-0 text-gray-700 rounded-bl-md rounded-br-md', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80') // Background, padding, border, and text styles.
369
349
  }
370
350
  }
371
351
  },
372
-
373
352
  splitter: {
374
353
  root: function root(_ref10) {
375
354
  var props = _ref10.props,
@@ -1044,7 +1023,6 @@ this.passthrough.tailwind = (function (exports) {
1044
1023
  )
1045
1024
  };
1046
1025
  },
1047
-
1048
1026
  cancelIcon: {
1049
1027
  className: classNames('text-red-500', 'w-5 h-5', 'transition duration-200 ease-in')
1050
1028
  },
@@ -2172,7 +2150,6 @@ this.passthrough.tailwind = (function (exports) {
2172
2150
  className: classNames('outline-none', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', 'border border-solid border-gray-300 dark:border-blue-900/40 text-gray-700 dark:text-white/80 bg-gray-100 dark:bg-gray-900 rounded-md transition-shadow duration-200', 'hover:bg-gray-200 dark:hover:bg-gray-800/80 hover:text-gray-700 dark:hover:text-white/80' // Focus
2173
2151
  )
2174
2152
  },
2175
-
2176
2153
  headerAction: {
2177
2154
  className: classNames('flex items-center select-none cursor-pointer relative no-underline', 'text-gray-700 dark:text-white/80 p-5 font-bold')
2178
2155
  },
@@ -2200,7 +2177,6 @@ this.passthrough.tailwind = (function (exports) {
2200
2177
  className: classNames('text-gray-700 dark:text-white/80 py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', 'hover:bg-gray-200 dark:hover:bg-gray-800/80 hover:text-gray-700 dark:hover:text-white/80' // Hover
2201
2178
  )
2202
2179
  },
2203
-
2204
2180
  icon: {
2205
2181
  className: classNames('mr-2')
2206
2182
  },
@@ -2243,7 +2219,6 @@ this.passthrough.tailwind = (function (exports) {
2243
2219
  // Condition-based hover styles.
2244
2220
  'bg-white border-blue-500 text-blue-500 dark:bg-gray-900 dark:border-blue-300 dark:text-blue-300': state.activeIndex === context.index // Condition-based active styles.
2245
2221
  }),
2246
-
2247
2222
  style: {
2248
2223
  top: '2px'
2249
2224
  }
@@ -2393,7 +2368,6 @@ this.passthrough.tailwind = (function (exports) {
2393
2368
  className: classNames('absolute inset-0 flex items-center justify-center opacity-0 transition-opacity duration-300', 'bg-transparent text-gray-100', 'hover:opacity-100 hover:cursor-pointer hover:bg-black hover:bg-opacity-50' //Hover
2394
2369
  )
2395
2370
  },
2396
-
2397
2371
  mask: {
2398
2372
  className: classNames('fixed top-0 left-0 w-full h-full', 'flex items-center justify-center', 'bg-black bg-opacity-90')
2399
2373
  },
@@ -2680,7 +2654,6 @@ this.passthrough.tailwind = (function (exports) {
2680
2654
  className: classNames('bg-white blue-gray-700 border-0 p-0', 'dark:bg-gray-900 dark:text-white/80' // Dark Mode
2681
2655
  )
2682
2656
  },
2683
-
2684
2657
  grid: 'flex flex-wrap ml-0 mr-0 mt-0 bg-white dark:bg-gray-900',
2685
2658
  header: 'bg-gray-100 dark:bg-gray-800 text-gray-800 dark:text-white/80 border-gray-200 dark:border-blue-900/40 border-t border-b p-4 font-bold'
2686
2659
  },
@@ -2692,7 +2665,6 @@ this.passthrough.tailwind = (function (exports) {
2692
2665
  )
2693
2666
  };
2694
2667
  },
2695
-
2696
2668
  gridButton: function gridButton(_ref137) {
2697
2669
  var props = _ref137.props;
2698
2670
  return {
@@ -2701,13 +2673,11 @@ this.passthrough.tailwind = (function (exports) {
2701
2673
  };
2702
2674
  }
2703
2675
  },
2704
-
2705
2676
  datascroller: {
2706
2677
  content: {
2707
2678
  className: classNames('bg-white blue-gray-700 border-0 p-0', 'dark:bg-gray-900 dark:text-white/80' // Dark Mode
2708
2679
  )
2709
2680
  },
2710
-
2711
2681
  grid: 'flex flex-wrap ml-0 mr-0 mt-0 bg-white dark:bg-gray-900',
2712
2682
  header: 'bg-gray-100 dark:bg-gray-800 text-gray-800 dark:text-white/80 border-gray-200 dark:border-blue-900/40 border-t border-b p-4 font-bold'
2713
2683
  },
@@ -2718,13 +2688,11 @@ this.passthrough.tailwind = (function (exports) {
2718
2688
  className: classNames('relative inline-block bg-white border border-gray-300 text-gray-600 p-5', 'dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80' // Dark Mode
2719
2689
  )
2720
2690
  },
2721
-
2722
2691
  lineCell: 'text-center align-top py-0 px-3',
2723
2692
  lineDown: {
2724
2693
  className: classNames('mx-auto my-0 w-px h-[20px] bg-gray-300', 'dark:bg-blue-900/40' //Dark Mode
2725
2694
  )
2726
2695
  },
2727
-
2728
2696
  lineLeft: function lineLeft(_ref138) {
2729
2697
  var context = _ref138.context;
2730
2698
  return {
@@ -2750,7 +2718,6 @@ this.passthrough.tailwind = (function (exports) {
2750
2718
  className: classNames('absolute bottom-[-0.75rem] left-2/4 -ml-3 w-6 h-6 bg-inherit text-inherit rounded-full z-2 cursor-pointer no-underline select-none', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]' // Focus styles
2751
2719
  )
2752
2720
  },
2753
-
2754
2721
  nodeTogglerIcon: 'relative inline-block w-4 h-4'
2755
2722
  },
2756
2723
  orderlist: {
@@ -2853,12 +2820,10 @@ this.passthrough.tailwind = (function (exports) {
2853
2820
  className: classNames('bg-slate-50 text-slate-700 border border-gray-300 p-5 font-bold border-b-0 rounded-t-md', 'dark:bg-gray-900 dark:text-white/80 dark:border-blue-900/40' //Dark Mode
2854
2821
  )
2855
2822
  },
2856
-
2857
2823
  list: {
2858
2824
  className: classNames('list-none m-0 p-0 overflow-auto min-h-[12rem] max-h-[24rem]', 'border border-gray-300 bg-white text-gray-600 py-3 px-0 rounded-b-md outline-none', 'dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80' //Dark Mode
2859
2825
  )
2860
2826
  },
2861
-
2862
2827
  item: function item(_ref144) {
2863
2828
  var context = _ref144.context;
2864
2829
  return {
@@ -2882,7 +2847,6 @@ this.passthrough.tailwind = (function (exports) {
2882
2847
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2883
2848
  )
2884
2849
  },
2885
-
2886
2850
  label: 'flex-initial w-0'
2887
2851
  },
2888
2852
  moveTopButton: {
@@ -2896,7 +2860,6 @@ this.passthrough.tailwind = (function (exports) {
2896
2860
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2897
2861
  )
2898
2862
  },
2899
-
2900
2863
  label: 'flex-initial w-0'
2901
2864
  },
2902
2865
  moveDownButton: {
@@ -2910,7 +2873,6 @@ this.passthrough.tailwind = (function (exports) {
2910
2873
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2911
2874
  )
2912
2875
  },
2913
-
2914
2876
  label: 'flex-initial w-0'
2915
2877
  },
2916
2878
  moveBottomButton: {
@@ -2924,7 +2886,6 @@ this.passthrough.tailwind = (function (exports) {
2924
2886
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2925
2887
  )
2926
2888
  },
2927
-
2928
2889
  label: 'flex-initial w-0'
2929
2890
  },
2930
2891
  listWrapper: 'grow shrink basis-2/4',
@@ -2932,12 +2893,10 @@ this.passthrough.tailwind = (function (exports) {
2932
2893
  className: classNames('bg-slate-50 text-slate-700 border border-gray-300 p-5 font-bold border-b-0 rounded-t-md', 'dark:bg-gray-900 dark:text-white/80 dark:border-blue-900/40' //Dark Mode
2933
2894
  )
2934
2895
  },
2935
-
2936
2896
  list: {
2937
2897
  className: classNames('list-none m-0 p-0 overflow-auto min-h-[12rem] max-h-[24rem]', 'border border-gray-300 bg-white text-gray-600 py-3 px-0 rounded-b-md outline-none', 'dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80' //Dark Mode
2938
2898
  )
2939
2899
  },
2940
-
2941
2900
  item: function item(_ref145) {
2942
2901
  var context = _ref145.context;
2943
2902
  return {
@@ -2959,7 +2918,6 @@ this.passthrough.tailwind = (function (exports) {
2959
2918
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2960
2919
  )
2961
2920
  },
2962
-
2963
2921
  label: 'flex-initial w-0'
2964
2922
  },
2965
2923
  moveAllToTargetButton: {
@@ -2973,7 +2931,6 @@ this.passthrough.tailwind = (function (exports) {
2973
2931
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2974
2932
  )
2975
2933
  },
2976
-
2977
2934
  label: 'flex-initial w-0'
2978
2935
  },
2979
2936
  moveToSourceButton: {
@@ -2987,7 +2944,6 @@ this.passthrough.tailwind = (function (exports) {
2987
2944
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2988
2945
  )
2989
2946
  },
2990
-
2991
2947
  label: 'flex-initial w-0'
2992
2948
  },
2993
2949
  moveAllToSourceButton: {
@@ -3001,7 +2957,6 @@ this.passthrough.tailwind = (function (exports) {
3001
2957
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
3002
2958
  )
3003
2959
  },
3004
-
3005
2960
  label: 'flex-initial w-0'
3006
2961
  },
3007
2962
  targetcontrols: 'flex flex-col justify-center p-5',
@@ -3010,12 +2965,10 @@ this.passthrough.tailwind = (function (exports) {
3010
2965
  className: classNames('bg-slate-50 text-slate-700 border border-gray-300 p-5 font-bold border-b-0 rounded-t-md', 'dark:bg-gray-900 dark:text-white/80 dark:border-blue-900/40' //Dark Mode
3011
2966
  )
3012
2967
  },
3013
-
3014
2968
  targetlist: {
3015
2969
  className: classNames('list-none m-0 p-0 overflow-auto min-h-[12rem] max-h-[24rem]', 'border border-gray-300 bg-white text-gray-600 py-3 px-0 rounded-b-md outline-none', 'dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80' //Dark Mode
3016
2970
  )
3017
2971
  },
3018
-
3019
2972
  transition: {
3020
2973
  timeout: 0,
3021
2974
  classNames: {
@@ -3031,7 +2984,6 @@ this.passthrough.tailwind = (function (exports) {
3031
2984
  className: classNames('flex items-center justify-center flex-wrap', 'bg-white text-gray-500 border-0 px-4 py-2 rounded-md', 'dark:bg-gray-900 dark:text-white/60 dark:border-blue-900/40' // Dark Mode
3032
2985
  )
3033
2986
  },
3034
-
3035
2987
  firstPageButton: function firstPageButton(_ref146) {
3036
2988
  var context = _ref146.context;
3037
2989
  return {
@@ -3043,7 +2995,6 @@ this.passthrough.tailwind = (function (exports) {
3043
2995
  })
3044
2996
  };
3045
2997
  },
3046
-
3047
2998
  prevPageButton: function prevPageButton(_ref147) {
3048
2999
  var context = _ref147.context;
3049
3000
  return {
@@ -3055,7 +3006,6 @@ this.passthrough.tailwind = (function (exports) {
3055
3006
  })
3056
3007
  };
3057
3008
  },
3058
-
3059
3009
  nextPageButton: function nextPageButton(_ref148) {
3060
3010
  var context = _ref148.context;
3061
3011
  return {
@@ -3067,7 +3017,6 @@ this.passthrough.tailwind = (function (exports) {
3067
3017
  })
3068
3018
  };
3069
3019
  },
3070
-
3071
3020
  lastPageButton: function lastPageButton(_ref149) {
3072
3021
  var context = _ref149.context;
3073
3022
  return {
@@ -3079,7 +3028,6 @@ this.passthrough.tailwind = (function (exports) {
3079
3028
  })
3080
3029
  };
3081
3030
  },
3082
-
3083
3031
  pageButton: function pageButton(_ref150) {
3084
3032
  var context = _ref150.context;
3085
3033
  return {
@@ -3107,12 +3055,10 @@ this.passthrough.tailwind = (function (exports) {
3107
3055
  })
3108
3056
  };
3109
3057
  },
3110
-
3111
3058
  input: {
3112
3059
  className: classNames('font-sans text-base text-gray-600 p-3 m-0 rounded-md apperance-none', 'block whitespace-nowrap overflow-hidden flex-auto w-[1%] cursor-pointer text-ellipsis border-0 pr-0', 'focus:outline-none focus:outline-offset-0', 'dark:text-white' //Dark Mode
3113
3060
  )
3114
3061
  },
3115
-
3116
3062
  trigger: {
3117
3063
  className: classNames('flex items-center justify-center shrink-0', 'text-gray-500 dark:text-white w-12 rounded-r-md')
3118
3064
  },
@@ -3120,7 +3066,6 @@ this.passthrough.tailwind = (function (exports) {
3120
3066
  className: classNames('bg-white text-gray-600 border-0 rounded-md shadow-[0_2px_12px_rgba(0,0,0,0.1)]', 'dark:bg-gray-900 dark:text-white/80 dark:border-blue-900/40' //Dark Mode
3121
3067
  )
3122
3068
  },
3123
-
3124
3069
  wrapper: 'overflow-auto',
3125
3070
  list: 'm-0 p-0 py-3 list-none',
3126
3071
  item: function item(_ref152) {
@@ -3159,12 +3104,10 @@ this.passthrough.tailwind = (function (exports) {
3159
3104
  })
3160
3105
  };
3161
3106
  },
3162
-
3163
3107
  input: {
3164
3108
  className: classNames('font-sans text-base text-gray-600 p-3 m-0 rounded-md apperance-none', 'block whitespace-nowrap overflow-hidden flex-auto w-[1%] cursor-pointer text-ellipsis border-0 pr-0', 'focus:outline-none focus:outline-offset-0', 'dark:text-white' //Dark Mode
3165
3109
  )
3166
3110
  },
3167
-
3168
3111
  trigger: {
3169
3112
  className: classNames('flex items-center justify-center shrink-0', 'text-gray-500 dark:text-white w-12 rounded-r-md')
3170
3113
  },
@@ -3172,7 +3115,6 @@ this.passthrough.tailwind = (function (exports) {
3172
3115
  className: classNames('bg-white text-gray-600 border-0 rounded-md shadow-[0_2px_12px_rgba(0,0,0,0.1)]', 'dark:bg-gray-900 dark:text-white/80 dark:border-blue-900/40' //Dark Mode
3173
3116
  )
3174
3117
  },
3175
-
3176
3118
  wrapper: 'overflow-auto',
3177
3119
  list: 'm-0 p-0 py-3 list-none',
3178
3120
  item: function item(_ref154) {
@@ -3202,13 +3144,11 @@ this.passthrough.tailwind = (function (exports) {
3202
3144
  className: classNames('fixed w-full h-full t-0 l-0 bg-gray-100/40', 'transition duration-200', 'absolute flex items-center justify-center z-2', 'dark:bg-gray-950/40' // Dark Mode
3203
3145
  )
3204
3146
  },
3205
-
3206
3147
  loadingIcon: 'w-8 h-8',
3207
3148
  header: {
3208
3149
  className: classNames('bg-slate-50 text-slate-700 border border-x-0 border-t-0 border-gray-300 p-4 font-bold', 'dark:bg-gray-900 dark:text-white/70 dark:border-blue-900/40' // Dark Mode
3209
3150
  )
3210
3151
  },
3211
-
3212
3152
  scrollableWrapper: function scrollableWrapper(_ref156) {
3213
3153
  var props = _ref156.props;
3214
3154
  return {
@@ -3231,7 +3171,6 @@ this.passthrough.tailwind = (function (exports) {
3231
3171
  className: classNames('bg-slate-50 text-slate-700 border border-x-0 border-t-0 border-gray-300 p-4 font-bold', 'dark:bg-gray-900 dark:text-white/70 dark:border-blue-900/40' // Dark Mode
3232
3172
  )
3233
3173
  },
3234
-
3235
3174
  table: 'border-collapse table-fixed w-full',
3236
3175
  thead: function thead(_ref158) {
3237
3176
  var props = _ref158.props;
@@ -3318,7 +3257,6 @@ this.passthrough.tailwind = (function (exports) {
3318
3257
  )
3319
3258
  };
3320
3259
  },
3321
-
3322
3260
  sort: {
3323
3261
  className: 'inline-block align-middle'
3324
3262
  },
@@ -3335,7 +3273,6 @@ this.passthrough.tailwind = (function (exports) {
3335
3273
  className: classNames('h-[1.143rem] min-w-[1.143rem] leading-[1.143rem] text-blue-700 bg-blue-50 ml-2 rounded-[50%]', 'dark:text-white/80 dark:bg-blue-500/40' // Dark Mode
3336
3274
  )
3337
3275
  },
3338
-
3339
3276
  columnResizer: 'block absolute top-0 right-0 m-0 w-2 h-full p-0 cursor-col-resize border border-transparent',
3340
3277
  checkboxWrapper: {
3341
3278
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
@@ -3375,7 +3312,6 @@ this.passthrough.tailwind = (function (exports) {
3375
3312
  className: classNames('fixed w-full h-full t-0 l-0 bg-gray-100/40', 'transition duration-200', 'absolute flex items-center justify-center z-2', 'dark:bg-gray-950/40' // Dark Mode
3376
3313
  )
3377
3314
  },
3378
-
3379
3315
  loadingIcon: 'w-8 h-8',
3380
3316
  wrapper: function wrapper(_ref170) {
3381
3317
  var props = _ref170.props;
@@ -3424,7 +3360,6 @@ this.passthrough.tailwind = (function (exports) {
3424
3360
  className: classNames('bg-slate-50 text-slate-700 border-t-0 border-b border-x-0 border-gray-300 font-bold p-4', 'dark:border-blue-900/40 dark:text-white/80 dark:bg-gray-900' // Dark Mode
3425
3361
  )
3426
3362
  },
3427
-
3428
3363
  column: {
3429
3364
  headerCell: function headerCell(_ref175) {
3430
3365
  var context = _ref175.context,
@@ -3444,7 +3379,6 @@ this.passthrough.tailwind = (function (exports) {
3444
3379
  })
3445
3380
  };
3446
3381
  },
3447
-
3448
3382
  headerContent: 'flex items-center',
3449
3383
  bodyCell: function bodyCell(_ref176) {
3450
3384
  var props = _ref176.props,
@@ -3483,13 +3417,11 @@ this.passthrough.tailwind = (function (exports) {
3483
3417
  className: classNames('flex items-center justify-center align-middle', 'rounded-[50%] w-[1.143rem] leading-[1.143rem] ml-2', 'text-blue-700 bg-blue-50', 'dark:text-white/80 dark:bg-blue-400' // Dark Mode
3484
3418
  )
3485
3419
  },
3486
-
3487
3420
  columnFilter: 'inline-flex items-center ml-auto',
3488
3421
  filterOverlay: {
3489
3422
  className: classNames('bg-white text-gray-600 border-0 rounded-md min-w-[12.5rem]', 'dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' //Dark Mode
3490
3423
  )
3491
3424
  },
3492
-
3493
3425
  filterMatchModeDropdown: {
3494
3426
  root: 'min-[0px]:flex mb-2'
3495
3427
  },
@@ -3504,7 +3436,6 @@ this.passthrough.tailwind = (function (exports) {
3504
3436
  className: classNames('px-5 py-3 border-b border-solid border-gray-300 text-slate-700 bg-slate-50 rounded-t-md', 'dark:border-blue-900/40 dark:text-white/80 dark:bg-gray-900' // Dark Mode
3505
3437
  )
3506
3438
  },
3507
-
3508
3439
  filterOperatorDropdown: {
3509
3440
  root: 'min-[0px]:flex'
3510
3441
  },
@@ -3558,7 +3489,6 @@ this.passthrough.tailwind = (function (exports) {
3558
3489
  'dark:text-white/70' // Dark Mode
3559
3490
  )
3560
3491
  },
3561
-
3562
3492
  rowEditorSaveButton: {
3563
3493
  className: classNames('inline-flex items-center justify-center overflow-hidden relative', 'text-left cursor-pointer select-none', 'w-8 h-8 border-0 rounded-[50%]', 'transition duration-200', 'text-slate-700 border-transparent', 'focus:outline-0 focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)]',
3564
3494
  //Focus
@@ -3567,7 +3497,6 @@ this.passthrough.tailwind = (function (exports) {
3567
3497
  'dark:text-white/70' // Dark Mode
3568
3498
  )
3569
3499
  },
3570
-
3571
3500
  rowEditorCancelButton: {
3572
3501
  className: classNames('inline-flex items-center justify-center overflow-hidden relative', 'text-left cursor-pointer select-none', 'w-8 h-8 border-0 rounded-[50%]', 'transition duration-200', 'text-slate-700 border-transparent', 'focus:outline-0 focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)]',
3573
3502
  //Focus
@@ -3576,25 +3505,27 @@ this.passthrough.tailwind = (function (exports) {
3576
3505
  'dark:text-white/70' // Dark Mode
3577
3506
  )
3578
3507
  },
3579
-
3580
- radiobuttonwrapper: {
3508
+ radioButton: {
3581
3509
  className: classNames('relative inline-flex cursor-pointer select-none align-bottom', 'w-6 h-6')
3582
3510
  },
3583
- radiobutton: function radiobutton(_ref182) {
3511
+ radioButtonInput: {
3512
+ className: classNames('w-full h-full top-0 left-0 absolute appearance-none select-none', 'p-0 m-0 opacity-0 z-[1] rounded-[50%] outline-none', 'cursor-pointer peer')
3513
+ },
3514
+ radioButtonBox: function radioButtonBox(_ref182) {
3584
3515
  var context = _ref182.context;
3585
3516
  return {
3586
- className: classNames('flex justify-center items-center', 'border-2 w-6 h-6 text-gray-700 rounded-full transition duration-200 ease-in-out', context.checked ? 'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400' : 'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900', {
3587
- 'hover:border-blue-500 dark:hover:border-blue-400 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]': !context.disabled,
3517
+ className: classNames('flex items-center justify-center', 'h-6 w-6 rounded-full border-2 text-gray-700 transition duration-200 ease-in-out', context.checked ? 'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400 peer-hover:bg-blue-700 peer-hover:border-blue-700' : 'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900 peer-hover:border-blue-500', {
3518
+ 'hover:border-blue-500 focus:shadow-input-focus focus:outline-none focus:outline-offset-0 dark:hover:border-blue-400 dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]': !context.disabled,
3588
3519
  'cursor-default opacity-60': context.disabled
3589
3520
  })
3590
3521
  };
3591
3522
  },
3592
- radiobuttonicon: function radiobuttonicon(_ref183) {
3523
+ radioButtonIcon: function radioButtonIcon(_ref183) {
3593
3524
  var context = _ref183.context;
3594
3525
  return {
3595
- className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
3526
+ className: classNames('transform rounded-full', 'block h-3 w-3 bg-white transition duration-200 dark:bg-gray-900', {
3596
3527
  'backface-hidden scale-10 invisible': context.checked === false,
3597
- 'transform scale-100 visible': context.checked === true
3528
+ 'visible scale-100 transform': context.checked === true
3598
3529
  })
3599
3530
  };
3600
3531
  },
@@ -3639,7 +3570,6 @@ this.passthrough.tailwind = (function (exports) {
3639
3570
  })
3640
3571
  };
3641
3572
  },
3642
-
3643
3573
  rowExpansion: 'bg-white text-gray-600 dark:bg-gray-900 dark:text-white/80',
3644
3574
  rowGroupHeader: {
3645
3575
  className: classNames('sticky z-[1]', 'bg-white text-gray-600', 'transition duration-200')
@@ -3651,7 +3581,6 @@ this.passthrough.tailwind = (function (exports) {
3651
3581
  className: classNames('text-left m-0 p-0 cursor-pointer select-none', 'inline-flex items-center justify-center overflow-hidden relative', 'w-8 h-8 text-gray-500 border-0 bg-transparent rounded-[50%]', 'transition duration-200', 'dark:text-white/70' // Dark Mode
3652
3582
  )
3653
3583
  },
3654
-
3655
3584
  rowgrouptogglericon: 'inline-block w-4 h-4',
3656
3585
  resizeHelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
3657
3586
  },