primereact 10.8.3 → 10.8.4

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 (597) hide show
  1. package/accordion/accordion.cjs.js +8 -8
  2. package/accordion/accordion.cjs.min.js +1 -1
  3. package/accordion/accordion.esm.js +8 -8
  4. package/accordion/accordion.esm.min.js +1 -1
  5. package/accordion/accordion.js +8 -8
  6. package/accordion/accordion.min.js +1 -1
  7. package/autocomplete/autocomplete.cjs.js +9 -9
  8. package/autocomplete/autocomplete.cjs.min.js +1 -1
  9. package/autocomplete/autocomplete.esm.js +9 -9
  10. package/autocomplete/autocomplete.esm.min.js +1 -1
  11. package/autocomplete/autocomplete.js +9 -9
  12. package/autocomplete/autocomplete.min.js +1 -1
  13. package/badge/badge.cjs.js +1 -1
  14. package/badge/badge.esm.js +1 -1
  15. package/badge/badge.js +1 -1
  16. package/breadcrumb/breadcrumb.cjs.js +1 -1
  17. package/breadcrumb/breadcrumb.esm.js +1 -1
  18. package/breadcrumb/breadcrumb.js +1 -1
  19. package/button/button.cjs.js +2 -2
  20. package/button/button.esm.js +2 -2
  21. package/button/button.js +2 -2
  22. package/buttongroup/buttongroup.cjs.js +1 -1
  23. package/buttongroup/buttongroup.esm.js +1 -1
  24. package/buttongroup/buttongroup.js +1 -1
  25. package/calendar/calendar.cjs.js +10 -8
  26. package/calendar/calendar.cjs.min.js +1 -1
  27. package/calendar/calendar.esm.js +11 -9
  28. package/calendar/calendar.esm.min.js +1 -1
  29. package/calendar/calendar.js +10 -8
  30. package/calendar/calendar.min.js +1 -1
  31. package/carousel/carousel.cjs.js +1 -1
  32. package/carousel/carousel.esm.js +1 -1
  33. package/carousel/carousel.js +1 -1
  34. package/cascadeselect/cascadeselect.cjs.js +10 -10
  35. package/cascadeselect/cascadeselect.cjs.min.js +1 -1
  36. package/cascadeselect/cascadeselect.esm.js +10 -10
  37. package/cascadeselect/cascadeselect.esm.min.js +1 -1
  38. package/cascadeselect/cascadeselect.js +10 -10
  39. package/cascadeselect/cascadeselect.min.js +1 -1
  40. package/chart/chart.cjs.js +1 -1
  41. package/chart/chart.esm.js +1 -1
  42. package/chart/chart.js +1 -1
  43. package/checkbox/checkbox.cjs.js +1 -1
  44. package/checkbox/checkbox.esm.js +1 -1
  45. package/checkbox/checkbox.js +1 -1
  46. package/chip/chip.cjs.js +3 -3
  47. package/chip/chip.esm.js +3 -3
  48. package/chip/chip.js +3 -3
  49. package/chips/chips.cjs.js +1 -1
  50. package/chips/chips.esm.js +1 -1
  51. package/chips/chips.js +1 -1
  52. package/colorpicker/colorpicker.cjs.js +1 -1
  53. package/colorpicker/colorpicker.esm.js +1 -1
  54. package/colorpicker/colorpicker.js +1 -1
  55. package/componentbase/componentbase.cjs.js +14 -14
  56. package/componentbase/componentbase.cjs.min.js +1 -1
  57. package/componentbase/componentbase.esm.js +14 -14
  58. package/componentbase/componentbase.esm.min.js +1 -1
  59. package/componentbase/componentbase.js +14 -14
  60. package/componentbase/componentbase.min.js +1 -1
  61. package/confirmdialog/confirmdialog.cjs.js +1 -1
  62. package/confirmdialog/confirmdialog.esm.js +1 -1
  63. package/confirmdialog/confirmdialog.js +1 -1
  64. package/confirmpopup/confirmpopup.cjs.js +4 -5
  65. package/confirmpopup/confirmpopup.cjs.min.js +1 -1
  66. package/confirmpopup/confirmpopup.esm.js +4 -5
  67. package/confirmpopup/confirmpopup.esm.min.js +1 -1
  68. package/confirmpopup/confirmpopup.js +4 -5
  69. package/confirmpopup/confirmpopup.min.js +1 -1
  70. package/contextmenu/contextmenu.cjs.js +5 -2
  71. package/contextmenu/contextmenu.cjs.min.js +1 -1
  72. package/contextmenu/contextmenu.esm.js +5 -2
  73. package/contextmenu/contextmenu.esm.min.js +1 -1
  74. package/contextmenu/contextmenu.js +5 -2
  75. package/contextmenu/contextmenu.min.js +1 -1
  76. package/core/core.js +140 -136
  77. package/core/core.min.js +9 -9
  78. package/csstransition/csstransition.cjs.js +1 -0
  79. package/csstransition/csstransition.cjs.min.js +1 -1
  80. package/csstransition/csstransition.esm.js +1 -0
  81. package/csstransition/csstransition.esm.min.js +1 -1
  82. package/csstransition/csstransition.js +1 -0
  83. package/csstransition/csstransition.min.js +1 -1
  84. package/datascroller/datascroller.cjs.js +1 -1
  85. package/datascroller/datascroller.esm.js +1 -1
  86. package/datascroller/datascroller.js +1 -1
  87. package/datatable/datatable.cjs.js +41 -38
  88. package/datatable/datatable.cjs.min.js +1 -1
  89. package/datatable/datatable.esm.js +41 -38
  90. package/datatable/datatable.esm.min.js +1 -1
  91. package/datatable/datatable.js +41 -38
  92. package/datatable/datatable.min.js +1 -1
  93. package/dataview/dataview.cjs.js +1 -1
  94. package/dataview/dataview.esm.js +1 -1
  95. package/dataview/dataview.js +1 -1
  96. package/dialog/dialog.cjs.js +3 -3
  97. package/dialog/dialog.cjs.min.js +1 -1
  98. package/dialog/dialog.esm.js +4 -4
  99. package/dialog/dialog.esm.min.js +1 -1
  100. package/dialog/dialog.js +3 -3
  101. package/dialog/dialog.min.js +1 -1
  102. package/dock/dock.cjs.js +1 -1
  103. package/dock/dock.esm.js +1 -1
  104. package/dock/dock.js +1 -1
  105. package/dropdown/dropdown.cjs.js +9 -11
  106. package/dropdown/dropdown.cjs.min.js +1 -1
  107. package/dropdown/dropdown.esm.js +9 -11
  108. package/dropdown/dropdown.esm.min.js +1 -1
  109. package/dropdown/dropdown.js +9 -11
  110. package/dropdown/dropdown.min.js +1 -1
  111. package/editor/editor.cjs.js +1 -1
  112. package/editor/editor.esm.js +1 -1
  113. package/editor/editor.js +1 -1
  114. package/fileupload/fileupload.cjs.js +2 -2
  115. package/fileupload/fileupload.esm.js +2 -2
  116. package/fileupload/fileupload.js +2 -2
  117. package/floatlabel/floatlabel.cjs.js +1 -1
  118. package/floatlabel/floatlabel.esm.js +1 -1
  119. package/floatlabel/floatlabel.js +1 -1
  120. package/focustrap/focustrap.cjs.js +1 -1
  121. package/focustrap/focustrap.esm.js +1 -1
  122. package/focustrap/focustrap.js +1 -1
  123. package/galleria/galleria.cjs.js +3 -3
  124. package/galleria/galleria.esm.js +3 -3
  125. package/galleria/galleria.js +3 -3
  126. package/hooks/hooks.cjs.js +0 -3
  127. package/hooks/hooks.cjs.min.js +1 -1
  128. package/hooks/hooks.esm.js +0 -3
  129. package/hooks/hooks.esm.min.js +1 -1
  130. package/hooks/hooks.js +0 -3
  131. package/hooks/hooks.min.js +1 -1
  132. package/iconfield/iconfield.cjs.js +1 -1
  133. package/iconfield/iconfield.esm.js +1 -1
  134. package/iconfield/iconfield.js +1 -1
  135. package/icons/angledoubledown/index.cjs.js +1 -1
  136. package/icons/angledoubledown/index.esm.js +1 -1
  137. package/icons/angledoubledown/index.js +1 -1
  138. package/icons/angledoubleleft/index.cjs.js +1 -1
  139. package/icons/angledoubleleft/index.esm.js +1 -1
  140. package/icons/angledoubleleft/index.js +1 -1
  141. package/icons/angledoubleright/index.cjs.js +1 -1
  142. package/icons/angledoubleright/index.esm.js +1 -1
  143. package/icons/angledoubleright/index.js +1 -1
  144. package/icons/angledoubleup/index.cjs.js +1 -1
  145. package/icons/angledoubleup/index.esm.js +1 -1
  146. package/icons/angledoubleup/index.js +1 -1
  147. package/icons/angledown/index.cjs.js +1 -1
  148. package/icons/angledown/index.esm.js +1 -1
  149. package/icons/angledown/index.js +1 -1
  150. package/icons/angleleft/index.cjs.js +1 -1
  151. package/icons/angleleft/index.esm.js +1 -1
  152. package/icons/angleleft/index.js +1 -1
  153. package/icons/angleright/index.cjs.js +1 -1
  154. package/icons/angleright/index.esm.js +1 -1
  155. package/icons/angleright/index.js +1 -1
  156. package/icons/angleup/index.cjs.js +1 -1
  157. package/icons/angleup/index.esm.js +1 -1
  158. package/icons/angleup/index.js +1 -1
  159. package/icons/arrowdown/index.cjs.js +1 -1
  160. package/icons/arrowdown/index.esm.js +1 -1
  161. package/icons/arrowdown/index.js +1 -1
  162. package/icons/arrowup/index.cjs.js +1 -1
  163. package/icons/arrowup/index.esm.js +1 -1
  164. package/icons/arrowup/index.js +1 -1
  165. package/icons/ban/index.cjs.js +1 -1
  166. package/icons/ban/index.esm.js +1 -1
  167. package/icons/ban/index.js +1 -1
  168. package/icons/bars/index.cjs.js +1 -1
  169. package/icons/bars/index.esm.js +1 -1
  170. package/icons/bars/index.js +1 -1
  171. package/icons/blank/index.cjs.js +1 -1
  172. package/icons/blank/index.esm.js +1 -1
  173. package/icons/blank/index.js +1 -1
  174. package/icons/calendar/index.cjs.js +1 -1
  175. package/icons/calendar/index.esm.js +1 -1
  176. package/icons/calendar/index.js +1 -1
  177. package/icons/check/index.cjs.js +1 -1
  178. package/icons/check/index.esm.js +1 -1
  179. package/icons/check/index.js +1 -1
  180. package/icons/chevrondown/index.cjs.js +1 -1
  181. package/icons/chevrondown/index.esm.js +1 -1
  182. package/icons/chevrondown/index.js +1 -1
  183. package/icons/chevronleft/index.cjs.js +1 -1
  184. package/icons/chevronleft/index.esm.js +1 -1
  185. package/icons/chevronleft/index.js +1 -1
  186. package/icons/chevronright/index.cjs.js +1 -1
  187. package/icons/chevronright/index.esm.js +1 -1
  188. package/icons/chevronright/index.js +1 -1
  189. package/icons/chevronup/index.cjs.js +1 -1
  190. package/icons/chevronup/index.esm.js +1 -1
  191. package/icons/chevronup/index.js +1 -1
  192. package/icons/download/index.cjs.js +1 -1
  193. package/icons/download/index.esm.js +1 -1
  194. package/icons/download/index.js +1 -1
  195. package/icons/exclamationtriangle/index.cjs.js +1 -1
  196. package/icons/exclamationtriangle/index.esm.js +1 -1
  197. package/icons/exclamationtriangle/index.js +1 -1
  198. package/icons/eye/index.cjs.js +1 -1
  199. package/icons/eye/index.esm.js +1 -1
  200. package/icons/eye/index.js +1 -1
  201. package/icons/eyeslash/index.cjs.js +1 -1
  202. package/icons/eyeslash/index.esm.js +1 -1
  203. package/icons/eyeslash/index.js +1 -1
  204. package/icons/filter/index.cjs.js +1 -1
  205. package/icons/filter/index.esm.js +1 -1
  206. package/icons/filter/index.js +1 -1
  207. package/icons/filterslash/index.cjs.js +1 -1
  208. package/icons/filterslash/index.esm.js +1 -1
  209. package/icons/filterslash/index.js +1 -1
  210. package/icons/infocircle/index.cjs.js +1 -1
  211. package/icons/infocircle/index.esm.js +1 -1
  212. package/icons/infocircle/index.js +1 -1
  213. package/icons/minus/index.cjs.js +1 -1
  214. package/icons/minus/index.esm.js +1 -1
  215. package/icons/minus/index.js +1 -1
  216. package/icons/pencil/index.cjs.js +1 -1
  217. package/icons/pencil/index.esm.js +1 -1
  218. package/icons/pencil/index.js +1 -1
  219. package/icons/plus/index.cjs.js +1 -1
  220. package/icons/plus/index.esm.js +1 -1
  221. package/icons/plus/index.js +1 -1
  222. package/icons/refresh/index.cjs.js +1 -1
  223. package/icons/refresh/index.esm.js +1 -1
  224. package/icons/refresh/index.js +1 -1
  225. package/icons/search/index.cjs.js +1 -1
  226. package/icons/search/index.esm.js +1 -1
  227. package/icons/search/index.js +1 -1
  228. package/icons/searchminus/index.cjs.js +1 -1
  229. package/icons/searchminus/index.esm.js +1 -1
  230. package/icons/searchminus/index.js +1 -1
  231. package/icons/searchplus/index.cjs.js +1 -1
  232. package/icons/searchplus/index.esm.js +1 -1
  233. package/icons/searchplus/index.js +1 -1
  234. package/icons/sortalt/index.cjs.js +1 -1
  235. package/icons/sortalt/index.esm.js +1 -1
  236. package/icons/sortalt/index.js +1 -1
  237. package/icons/sortamountdown/index.cjs.js +1 -1
  238. package/icons/sortamountdown/index.esm.js +1 -1
  239. package/icons/sortamountdown/index.js +1 -1
  240. package/icons/sortamountupalt/index.cjs.js +1 -1
  241. package/icons/sortamountupalt/index.esm.js +1 -1
  242. package/icons/sortamountupalt/index.js +1 -1
  243. package/icons/spinner/index.cjs.js +1 -1
  244. package/icons/spinner/index.esm.js +1 -1
  245. package/icons/spinner/index.js +1 -1
  246. package/icons/star/index.cjs.js +1 -1
  247. package/icons/star/index.esm.js +1 -1
  248. package/icons/star/index.js +1 -1
  249. package/icons/starfill/index.cjs.js +1 -1
  250. package/icons/starfill/index.esm.js +1 -1
  251. package/icons/starfill/index.js +1 -1
  252. package/icons/thlarge/index.cjs.js +1 -1
  253. package/icons/thlarge/index.esm.js +1 -1
  254. package/icons/thlarge/index.js +1 -1
  255. package/icons/times/index.cjs.js +1 -1
  256. package/icons/times/index.esm.js +1 -1
  257. package/icons/times/index.js +1 -1
  258. package/icons/timescircle/index.cjs.js +1 -1
  259. package/icons/timescircle/index.esm.js +1 -1
  260. package/icons/timescircle/index.js +1 -1
  261. package/icons/trash/index.cjs.js +1 -1
  262. package/icons/trash/index.esm.js +1 -1
  263. package/icons/trash/index.js +1 -1
  264. package/icons/undo/index.cjs.js +1 -1
  265. package/icons/undo/index.esm.js +1 -1
  266. package/icons/undo/index.js +1 -1
  267. package/icons/upload/index.cjs.js +1 -1
  268. package/icons/upload/index.esm.js +1 -1
  269. package/icons/upload/index.js +1 -1
  270. package/icons/windowmaximize/index.cjs.js +1 -1
  271. package/icons/windowmaximize/index.esm.js +1 -1
  272. package/icons/windowmaximize/index.js +1 -1
  273. package/icons/windowminimize/index.cjs.js +1 -1
  274. package/icons/windowminimize/index.esm.js +1 -1
  275. package/icons/windowminimize/index.js +1 -1
  276. package/image/image.cjs.js +2 -2
  277. package/image/image.esm.js +2 -2
  278. package/image/image.js +2 -2
  279. package/inputicon/inputicon.cjs.js +1 -1
  280. package/inputicon/inputicon.esm.js +1 -1
  281. package/inputicon/inputicon.js +1 -1
  282. package/inputmask/inputmask.cjs.js +2 -1
  283. package/inputmask/inputmask.cjs.min.js +1 -1
  284. package/inputmask/inputmask.esm.js +2 -1
  285. package/inputmask/inputmask.esm.min.js +1 -1
  286. package/inputmask/inputmask.js +2 -1
  287. package/inputmask/inputmask.min.js +1 -1
  288. package/inputnumber/inputnumber.cjs.js +13 -11
  289. package/inputnumber/inputnumber.cjs.min.js +1 -1
  290. package/inputnumber/inputnumber.esm.js +13 -11
  291. package/inputnumber/inputnumber.esm.min.js +1 -1
  292. package/inputnumber/inputnumber.js +13 -11
  293. package/inputnumber/inputnumber.min.js +1 -1
  294. package/inputotp/inputotp.cjs.js +10 -10
  295. package/inputotp/inputotp.cjs.min.js +1 -1
  296. package/inputotp/inputotp.esm.js +10 -10
  297. package/inputotp/inputotp.esm.min.js +1 -1
  298. package/inputotp/inputotp.js +10 -10
  299. package/inputotp/inputotp.min.js +1 -1
  300. package/inputswitch/inputswitch.cjs.js +1 -1
  301. package/inputswitch/inputswitch.esm.js +1 -1
  302. package/inputswitch/inputswitch.js +1 -1
  303. package/inputtext/inputtext.cjs.js +1 -1
  304. package/inputtext/inputtext.d.ts +1 -0
  305. package/inputtext/inputtext.esm.js +1 -1
  306. package/inputtext/inputtext.js +1 -1
  307. package/inputtextarea/inputtextarea.cjs.js +1 -1
  308. package/inputtextarea/inputtextarea.esm.js +1 -1
  309. package/inputtextarea/inputtextarea.js +1 -1
  310. package/knob/knob.cjs.js +1 -1
  311. package/knob/knob.esm.js +1 -1
  312. package/knob/knob.js +1 -1
  313. package/listbox/listbox.cjs.js +2 -2
  314. package/listbox/listbox.cjs.min.js +1 -1
  315. package/listbox/listbox.esm.js +2 -2
  316. package/listbox/listbox.esm.min.js +1 -1
  317. package/listbox/listbox.js +2 -2
  318. package/listbox/listbox.min.js +1 -1
  319. package/megamenu/megamenu.cjs.js +5 -5
  320. package/megamenu/megamenu.cjs.min.js +1 -1
  321. package/megamenu/megamenu.esm.js +5 -5
  322. package/megamenu/megamenu.esm.min.js +1 -1
  323. package/megamenu/megamenu.js +5 -5
  324. package/megamenu/megamenu.min.js +1 -1
  325. package/mention/mention.cjs.js +2 -2
  326. package/mention/mention.d.ts +8 -0
  327. package/mention/mention.esm.js +2 -2
  328. package/mention/mention.js +2 -2
  329. package/menu/menu.cjs.js +4 -4
  330. package/menu/menu.cjs.min.js +1 -1
  331. package/menu/menu.d.ts +14 -0
  332. package/menu/menu.esm.js +4 -4
  333. package/menu/menu.esm.min.js +1 -1
  334. package/menu/menu.js +4 -4
  335. package/menu/menu.min.js +1 -1
  336. package/menubar/menubar.cjs.js +8 -5
  337. package/menubar/menubar.cjs.min.js +1 -1
  338. package/menubar/menubar.esm.js +8 -5
  339. package/menubar/menubar.esm.min.js +1 -1
  340. package/menubar/menubar.js +8 -5
  341. package/menubar/menubar.min.js +1 -1
  342. package/message/message.cjs.js +1 -1
  343. package/message/message.esm.js +1 -1
  344. package/message/message.js +1 -1
  345. package/messages/messages.cjs.js +2 -2
  346. package/messages/messages.esm.js +2 -2
  347. package/messages/messages.js +2 -2
  348. package/multiselect/multiselect.cjs.js +11 -8
  349. package/multiselect/multiselect.cjs.min.js +1 -1
  350. package/multiselect/multiselect.esm.js +11 -8
  351. package/multiselect/multiselect.esm.min.js +1 -1
  352. package/multiselect/multiselect.js +11 -8
  353. package/multiselect/multiselect.min.js +1 -1
  354. package/multistatecheckbox/multistatecheckbox.cjs.js +2 -2
  355. package/multistatecheckbox/multistatecheckbox.esm.js +2 -2
  356. package/multistatecheckbox/multistatecheckbox.js +2 -2
  357. package/orderlist/orderlist.cjs.js +3 -3
  358. package/orderlist/orderlist.esm.js +3 -3
  359. package/orderlist/orderlist.js +3 -3
  360. package/organizationchart/organizationchart.cjs.js +1 -1
  361. package/organizationchart/organizationchart.esm.js +1 -1
  362. package/organizationchart/organizationchart.js +1 -1
  363. package/overlaypanel/overlaypanel.cjs.js +1 -1
  364. package/overlaypanel/overlaypanel.cjs.min.js +1 -1
  365. package/overlaypanel/overlaypanel.esm.js +1 -1
  366. package/overlaypanel/overlaypanel.esm.min.js +1 -1
  367. package/overlaypanel/overlaypanel.js +1 -1
  368. package/overlaypanel/overlaypanel.min.js +1 -1
  369. package/package.json +1 -1
  370. package/paginator/paginator.cjs.js +1 -1
  371. package/paginator/paginator.esm.js +1 -1
  372. package/paginator/paginator.js +1 -1
  373. package/panelmenu/panelmenu.cjs.js +22 -19
  374. package/panelmenu/panelmenu.cjs.min.js +1 -1
  375. package/panelmenu/panelmenu.esm.js +22 -19
  376. package/panelmenu/panelmenu.esm.min.js +1 -1
  377. package/panelmenu/panelmenu.js +22 -19
  378. package/panelmenu/panelmenu.min.js +1 -1
  379. package/passthrough/tailwind/index.cjs.js +346 -319
  380. package/passthrough/tailwind/index.cjs.min.js +1 -1
  381. package/passthrough/tailwind/index.esm.js +346 -319
  382. package/passthrough/tailwind/index.esm.min.js +1 -1
  383. package/passthrough/tailwind/index.js +346 -319
  384. package/passthrough/tailwind/index.min.js +1 -1
  385. package/password/password.cjs.js +10 -4
  386. package/password/password.cjs.min.js +1 -1
  387. package/password/password.esm.js +10 -4
  388. package/password/password.esm.min.js +1 -1
  389. package/password/password.js +10 -4
  390. package/password/password.min.js +1 -1
  391. package/picklist/picklist.cjs.js +2 -2
  392. package/picklist/picklist.esm.js +2 -2
  393. package/picklist/picklist.js +2 -2
  394. package/primereact.all.cjs.js +594 -539
  395. package/primereact.all.cjs.min.js +1 -1
  396. package/primereact.all.esm.js +594 -539
  397. package/primereact.all.esm.min.js +1 -1
  398. package/primereact.all.js +594 -539
  399. package/primereact.all.min.js +1 -1
  400. package/progressbar/progressbar.cjs.js +1 -1
  401. package/progressbar/progressbar.esm.js +1 -1
  402. package/progressbar/progressbar.js +1 -1
  403. package/progressspinner/progressspinner.cjs.js +1 -1
  404. package/progressspinner/progressspinner.esm.js +1 -1
  405. package/progressspinner/progressspinner.js +1 -1
  406. package/radiobutton/radiobutton.cjs.js +1 -1
  407. package/radiobutton/radiobutton.esm.js +1 -1
  408. package/radiobutton/radiobutton.js +1 -1
  409. package/rating/rating.cjs.js +1 -1
  410. package/rating/rating.esm.js +1 -1
  411. package/rating/rating.js +1 -1
  412. package/resources/themes/arya-blue/theme.css +16 -29
  413. package/resources/themes/arya-green/theme.css +16 -29
  414. package/resources/themes/arya-orange/theme.css +16 -29
  415. package/resources/themes/arya-purple/theme.css +16 -29
  416. package/resources/themes/bootstrap4-dark-blue/theme.css +16 -29
  417. package/resources/themes/bootstrap4-dark-purple/theme.css +16 -29
  418. package/resources/themes/bootstrap4-light-blue/theme.css +16 -29
  419. package/resources/themes/bootstrap4-light-purple/theme.css +16 -29
  420. package/resources/themes/fluent-light/theme.css +16 -29
  421. package/resources/themes/lara-dark-amber/theme.css +16 -27
  422. package/resources/themes/lara-dark-blue/theme.css +16 -27
  423. package/resources/themes/lara-dark-cyan/theme.css +16 -27
  424. package/resources/themes/lara-dark-green/theme.css +16 -27
  425. package/resources/themes/lara-dark-indigo/theme.css +16 -27
  426. package/resources/themes/lara-dark-pink/theme.css +16 -27
  427. package/resources/themes/lara-dark-purple/theme.css +16 -27
  428. package/resources/themes/lara-dark-teal/theme.css +16 -27
  429. package/resources/themes/lara-light-amber/theme.css +16 -27
  430. package/resources/themes/lara-light-blue/theme.css +16 -27
  431. package/resources/themes/lara-light-cyan/theme.css +16 -27
  432. package/resources/themes/lara-light-green/theme.css +16 -27
  433. package/resources/themes/lara-light-indigo/theme.css +16 -27
  434. package/resources/themes/lara-light-pink/theme.css +16 -27
  435. package/resources/themes/lara-light-purple/theme.css +16 -27
  436. package/resources/themes/lara-light-teal/theme.css +16 -27
  437. package/resources/themes/luna-amber/theme.css +16 -29
  438. package/resources/themes/luna-blue/theme.css +16 -29
  439. package/resources/themes/luna-green/theme.css +16 -29
  440. package/resources/themes/luna-pink/theme.css +16 -29
  441. package/resources/themes/md-dark-deeppurple/theme.css +16 -28
  442. package/resources/themes/md-dark-indigo/theme.css +16 -28
  443. package/resources/themes/md-light-deeppurple/theme.css +16 -28
  444. package/resources/themes/md-light-indigo/theme.css +301 -313
  445. package/resources/themes/mdc-dark-deeppurple/theme.css +16 -28
  446. package/resources/themes/mdc-dark-indigo/theme.css +16 -28
  447. package/resources/themes/mdc-light-deeppurple/theme.css +16 -28
  448. package/resources/themes/mdc-light-indigo/theme.css +301 -313
  449. package/resources/themes/mira/theme.css +16 -27
  450. package/resources/themes/nano/theme.css +16 -29
  451. package/resources/themes/nova/theme.css +16 -29
  452. package/resources/themes/nova-accent/theme.css +16 -29
  453. package/resources/themes/nova-alt/theme.css +16 -29
  454. package/resources/themes/rhea/theme.css +16 -29
  455. package/resources/themes/saga-blue/theme.css +16 -29
  456. package/resources/themes/saga-green/theme.css +16 -29
  457. package/resources/themes/saga-orange/theme.css +16 -29
  458. package/resources/themes/saga-purple/theme.css +16 -29
  459. package/resources/themes/soho-dark/theme.css +15 -26
  460. package/resources/themes/soho-light/theme.css +15 -26
  461. package/resources/themes/tailwind-light/theme.css +16 -27
  462. package/resources/themes/vela-blue/theme.css +16 -29
  463. package/resources/themes/vela-green/theme.css +16 -29
  464. package/resources/themes/vela-orange/theme.css +16 -29
  465. package/resources/themes/vela-purple/theme.css +16 -29
  466. package/resources/themes/viva-dark/theme.css +15 -26
  467. package/resources/themes/viva-light/theme.css +15 -26
  468. package/ripple/ripple.cjs.js +1 -1
  469. package/ripple/ripple.esm.js +1 -1
  470. package/ripple/ripple.js +1 -1
  471. package/scrollpanel/scrollpanel.cjs.js +14 -6
  472. package/scrollpanel/scrollpanel.cjs.min.js +1 -1
  473. package/scrollpanel/scrollpanel.esm.js +14 -6
  474. package/scrollpanel/scrollpanel.esm.min.js +1 -1
  475. package/scrollpanel/scrollpanel.js +14 -6
  476. package/scrollpanel/scrollpanel.min.js +1 -1
  477. package/scrolltop/scrolltop.cjs.js +1 -1
  478. package/scrolltop/scrolltop.esm.js +1 -1
  479. package/scrolltop/scrolltop.js +1 -1
  480. package/selectbutton/selectbutton.cjs.js +1 -1
  481. package/selectbutton/selectbutton.esm.js +1 -1
  482. package/selectbutton/selectbutton.js +1 -1
  483. package/sidebar/sidebar.d.ts +2 -1
  484. package/skeleton/skeleton.cjs.js +1 -1
  485. package/skeleton/skeleton.esm.js +1 -1
  486. package/skeleton/skeleton.js +1 -1
  487. package/slidemenu/slidemenu.cjs.js +4 -1
  488. package/slidemenu/slidemenu.cjs.min.js +1 -1
  489. package/slidemenu/slidemenu.esm.js +4 -1
  490. package/slidemenu/slidemenu.esm.min.js +1 -1
  491. package/slidemenu/slidemenu.js +4 -1
  492. package/slidemenu/slidemenu.min.js +1 -1
  493. package/slider/slider.cjs.js +1 -1
  494. package/slider/slider.esm.js +1 -1
  495. package/slider/slider.js +1 -1
  496. package/speeddial/speeddial.cjs.js +1 -1
  497. package/speeddial/speeddial.esm.js +1 -1
  498. package/speeddial/speeddial.js +1 -1
  499. package/splitbutton/splitbutton.cjs.js +23 -14
  500. package/splitbutton/splitbutton.cjs.min.js +1 -1
  501. package/splitbutton/splitbutton.esm.js +23 -14
  502. package/splitbutton/splitbutton.esm.min.js +1 -1
  503. package/splitbutton/splitbutton.js +23 -14
  504. package/splitbutton/splitbutton.min.js +1 -1
  505. package/splitter/splitter.cjs.js +5 -5
  506. package/splitter/splitter.cjs.min.js +1 -1
  507. package/splitter/splitter.esm.js +5 -5
  508. package/splitter/splitter.esm.min.js +1 -1
  509. package/splitter/splitter.js +5 -5
  510. package/splitter/splitter.min.js +1 -1
  511. package/stepper/stepper.cjs.js +4 -4
  512. package/stepper/stepper.esm.js +4 -4
  513. package/stepper/stepper.js +4 -4
  514. package/stepperpanel/stepperpanel.cjs.js +1 -1
  515. package/stepperpanel/stepperpanel.esm.js +1 -1
  516. package/stepperpanel/stepperpanel.js +1 -1
  517. package/steps/steps.cjs.js +5 -10
  518. package/steps/steps.cjs.min.js +1 -1
  519. package/steps/steps.esm.js +5 -10
  520. package/steps/steps.esm.min.js +1 -1
  521. package/steps/steps.js +5 -10
  522. package/steps/steps.min.js +1 -1
  523. package/tabmenu/tabmenu.cjs.js +7 -7
  524. package/tabmenu/tabmenu.cjs.min.js +1 -1
  525. package/tabmenu/tabmenu.esm.js +7 -7
  526. package/tabmenu/tabmenu.esm.min.js +1 -1
  527. package/tabmenu/tabmenu.js +7 -7
  528. package/tabmenu/tabmenu.min.js +1 -1
  529. package/tabview/tabview.cjs.js +8 -8
  530. package/tabview/tabview.cjs.min.js +1 -1
  531. package/tabview/tabview.esm.js +8 -8
  532. package/tabview/tabview.esm.min.js +1 -1
  533. package/tabview/tabview.js +8 -8
  534. package/tabview/tabview.min.js +1 -1
  535. package/terminal/terminal.cjs.js +1 -1
  536. package/terminal/terminal.esm.js +1 -1
  537. package/terminal/terminal.js +1 -1
  538. package/tieredmenu/tieredmenu.cjs.js +16 -10
  539. package/tieredmenu/tieredmenu.cjs.min.js +1 -1
  540. package/tieredmenu/tieredmenu.esm.js +16 -10
  541. package/tieredmenu/tieredmenu.esm.min.js +1 -1
  542. package/tieredmenu/tieredmenu.js +16 -10
  543. package/tieredmenu/tieredmenu.min.js +1 -1
  544. package/timeline/timeline.cjs.js +1 -1
  545. package/timeline/timeline.esm.js +1 -1
  546. package/timeline/timeline.js +1 -1
  547. package/toast/toast.cjs.js +2 -2
  548. package/toast/toast.esm.js +2 -2
  549. package/toast/toast.js +2 -2
  550. package/togglebutton/togglebutton.cjs.js +1 -1
  551. package/togglebutton/togglebutton.esm.js +1 -1
  552. package/togglebutton/togglebutton.js +1 -1
  553. package/toolbar/toolbar.cjs.js +1 -1
  554. package/toolbar/toolbar.esm.js +1 -1
  555. package/toolbar/toolbar.js +1 -1
  556. package/tooltip/tooltip.cjs.js +8 -2
  557. package/tooltip/tooltip.cjs.min.js +1 -1
  558. package/tooltip/tooltip.esm.js +8 -2
  559. package/tooltip/tooltip.esm.min.js +1 -1
  560. package/tooltip/tooltip.js +8 -2
  561. package/tooltip/tooltip.min.js +1 -1
  562. package/tree/tree.cjs.js +26 -26
  563. package/tree/tree.cjs.min.js +1 -1
  564. package/tree/tree.esm.js +26 -26
  565. package/tree/tree.esm.min.js +1 -1
  566. package/tree/tree.js +26 -26
  567. package/tree/tree.min.js +1 -1
  568. package/treeselect/treeselect.cjs.js +9 -9
  569. package/treeselect/treeselect.cjs.min.js +1 -1
  570. package/treeselect/treeselect.esm.js +9 -9
  571. package/treeselect/treeselect.esm.min.js +1 -1
  572. package/treeselect/treeselect.js +9 -9
  573. package/treeselect/treeselect.min.js +1 -1
  574. package/treetable/treetable.cjs.js +37 -35
  575. package/treetable/treetable.cjs.min.js +1 -1
  576. package/treetable/treetable.d.ts +1 -1
  577. package/treetable/treetable.esm.js +37 -35
  578. package/treetable/treetable.esm.min.js +1 -1
  579. package/treetable/treetable.js +37 -35
  580. package/treetable/treetable.min.js +1 -1
  581. package/tristatecheckbox/tristatecheckbox.cjs.js +79 -13
  582. package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
  583. package/tristatecheckbox/tristatecheckbox.esm.js +80 -13
  584. package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
  585. package/tristatecheckbox/tristatecheckbox.js +79 -13
  586. package/tristatecheckbox/tristatecheckbox.min.js +1 -1
  587. package/utils/utils.cjs.js +11 -11
  588. package/utils/utils.cjs.min.js +1 -1
  589. package/utils/utils.d.ts +1 -1
  590. package/utils/utils.esm.js +11 -11
  591. package/utils/utils.esm.min.js +1 -1
  592. package/utils/utils.js +11 -11
  593. package/utils/utils.min.js +1 -1
  594. package/virtualscroller/virtualscroller.cjs.js +1 -1
  595. package/virtualscroller/virtualscroller.esm.js +1 -1
  596. package/virtualscroller/virtualscroller.js +1 -1
  597. package/web-types.json +1 -1
@@ -333,9 +333,9 @@ this.passthrough.tailwind = (function (exports) {
333
333
  'focus:outline-none focus:outline-offset-0 focus:shadow-[inset_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)]',
334
334
  // Focus styles.
335
335
  {
336
- 'border-gray-300 bg-white text-gray-700 hover:bg-white hover:border-gray-400 hover:text-gray-600 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 dark:hover:bg-gray-800/80': parent.state.activeIndex !== context.index,
336
+ 'border-gray-300 bg-white text-gray-700 hover:bg-white hover:border-gray-400 hover:text-gray-600 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 dark:hover:bg-gray-800/80': parent != null ? parent.state.activeIndex !== context.index : true,
337
337
  // Condition-based hover styles.
338
- '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.
338
+ 'bg-white border-blue-500 text-blue-500 dark:bg-gray-900 dark:border-blue-300 dark:text-blue-300': parent != null ? parent.state.activeIndex === context.index : false // Condition-based active styles.
339
339
  }),
340
340
  style: {
341
341
  marginBottom: '-2px'
@@ -879,12 +879,16 @@ this.passthrough.tailwind = (function (exports) {
879
879
  var props = _ref35.props,
880
880
  context = _ref35.context;
881
881
  return {
882
- className: classNames('m-0', 'font-sans text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 appearance-none rounded-lg', {
883
- 'hover:border-blue-500 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)]': !context.disabled,
884
- 'opacity-60 select-none pointer-events-none cursor-default': context.disabled
882
+ className: classNames('m-0', 'font-sans text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 border transition-colors duration-200 appearance-none rounded-lg', {
883
+ '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)]': !context.disabled,
884
+ 'hover:border-blue-500': !props.invalid && !context.disabled,
885
+ 'opacity-60 select-none pointer-events-none cursor-default': context.disabled,
886
+ 'border-gray-300 dark:border-blue-900/40': !props.invalid,
887
+ 'border-red-500 hover:border-red-500/80 focus:border-red-500': props.invalid && !context.disabled,
888
+ 'border-red-500/50': props.invalid && context.disabled
885
889
  }, {
886
- 'text-lg px-4 py-4': props.size == 'large',
887
- 'text-xs px-2 py-2': props.size == 'small',
890
+ 'text-lg px-4 py-4': props.size === 'large',
891
+ 'text-xs px-2 py-2': props.size === 'small',
888
892
  'p-3 text-base': !props.size || typeof props.size === 'number'
889
893
  }, {
890
894
  'pl-8': context.iconPosition === 'left',
@@ -1046,7 +1050,27 @@ this.passthrough.tailwind = (function (exports) {
1046
1050
  }
1047
1051
  },
1048
1052
  inputmask: {
1049
- root: 'font-sans text-base text-gray-700 dark:text-white/80 bg-white dark:bg-gray-900 py-3 px-3 border border-gray-300 dark:border-blue-900/40 hover:border-blue-500 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)] transition duration-200 ease-in-out appearance-none rounded-md'
1053
+ root: function root(_ref46) {
1054
+ var props = _ref46.props,
1055
+ context = _ref46.context;
1056
+ return {
1057
+ className: classNames('m-0', 'font-sans text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 border transition-colors duration-200 appearance-none rounded-lg', {
1058
+ '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)]': !context.disabled,
1059
+ 'hover:border-blue-500': !props.invalid && !context.disabled,
1060
+ 'opacity-60 select-none pointer-events-none cursor-default': context.disabled,
1061
+ 'border-gray-300 dark:border-blue-900/40': !props.invalid,
1062
+ 'border-red-500 hover:border-red-500/80 focus:border-red-500': props.invalid && !context.disabled,
1063
+ 'border-red-500/50': props.invalid && context.disabled
1064
+ }, {
1065
+ 'text-lg px-4 py-4': props.size === 'large',
1066
+ 'text-xs px-2 py-2': props.size === 'small',
1067
+ 'p-3 text-base': !props.size || typeof props.size === 'number'
1068
+ }, {
1069
+ 'pl-8': context.iconPosition === 'left',
1070
+ 'pr-8': props.iconPosition === 'right'
1071
+ })
1072
+ };
1073
+ }
1050
1074
  },
1051
1075
  inputotp: {
1052
1076
  root: {
@@ -1059,16 +1083,16 @@ this.passthrough.tailwind = (function (exports) {
1059
1083
  }
1060
1084
  },
1061
1085
  rating: {
1062
- root: function root(_ref46) {
1063
- var props = _ref46.props;
1086
+ root: function root(_ref47) {
1087
+ var props = _ref47.props;
1064
1088
  return {
1065
1089
  className: classNames('relative flex items-center', 'gap-2', {
1066
1090
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
1067
1091
  })
1068
1092
  };
1069
1093
  },
1070
- cancelItem: function cancelItem(_ref47) {
1071
- _ref47.context;
1094
+ cancelItem: function cancelItem(_ref48) {
1095
+ _ref48.context;
1072
1096
  return {
1073
1097
  className: classNames('inline-flex items-center cursor-pointer'
1074
1098
 
@@ -1081,9 +1105,9 @@ this.passthrough.tailwind = (function (exports) {
1081
1105
  cancelIcon: {
1082
1106
  className: classNames('text-red-500', 'w-5 h-5', 'transition duration-200 ease-in')
1083
1107
  },
1084
- item: function item(_ref48) {
1085
- var props = _ref48.props,
1086
- context = _ref48.context;
1108
+ item: function item(_ref49) {
1109
+ var props = _ref49.props,
1110
+ context = _ref49.context;
1087
1111
  return {
1088
1112
  className: classNames('inline-flex items-center', {
1089
1113
  'cursor-pointer': !props.readOnly,
@@ -1101,16 +1125,16 @@ this.passthrough.tailwind = (function (exports) {
1101
1125
  }
1102
1126
  },
1103
1127
  selectbutton: {
1104
- root: function root(_ref49) {
1105
- var props = _ref49.props;
1128
+ root: function root(_ref50) {
1129
+ var props = _ref50.props;
1106
1130
  return {
1107
1131
  className: classNames({
1108
1132
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
1109
1133
  })
1110
1134
  };
1111
1135
  },
1112
- button: function button(_ref50) {
1113
- var context = _ref50.context;
1136
+ button: function button(_ref51) {
1137
+ var context = _ref51.context;
1114
1138
  return {
1115
1139
  className: classNames('inline-flex cursor-pointer select-none items-center align-bottom text-center overflow-hidden relative', 'px-4 py-3', 'transition duration-200 border border-r-0', 'first:rounded-l-md first:rounded-tr-none first:rounded-br-none last:border-r last:rounded-tl-none last:rounded-bl-none last:rounded-r-md', '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)]', {
1116
1140
  'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 border-gray-300 dark:border-blue-900/40 hover:bg-gray-50 dark:hover:bg-gray-800/80 ': !context.selected,
@@ -1122,8 +1146,8 @@ this.passthrough.tailwind = (function (exports) {
1122
1146
  label: 'font-bold'
1123
1147
  },
1124
1148
  slider: {
1125
- root: function root(_ref51) {
1126
- var props = _ref51.props;
1149
+ root: function root(_ref52) {
1150
+ var props = _ref52.props;
1127
1151
  return {
1128
1152
  className: classNames('relative', 'bg-gray-100 dark:bg-gray-800 border-0 rounded-6', {
1129
1153
  'h-1 w-56': props.orientation == 'horizontal',
@@ -1133,8 +1157,8 @@ this.passthrough.tailwind = (function (exports) {
1133
1157
  })
1134
1158
  };
1135
1159
  },
1136
- range: function range(_ref52) {
1137
- var props = _ref52.props;
1160
+ range: function range(_ref53) {
1161
+ var props = _ref53.props;
1138
1162
  return {
1139
1163
  className: classNames('bg-blue-500', 'block absolute', {
1140
1164
  'top-0 left-0 h-full': props.orientation == 'horizontal',
@@ -1142,8 +1166,8 @@ this.passthrough.tailwind = (function (exports) {
1142
1166
  })
1143
1167
  };
1144
1168
  },
1145
- handle: function handle(_ref53) {
1146
- var props = _ref53.props;
1169
+ handle: function handle(_ref54) {
1170
+ var props = _ref54.props;
1147
1171
  return {
1148
1172
  className: classNames('h-4 w-4 bg-white dark:bg-gray-600 border-2 border-blue-500 rounded-full transition duration-200', 'cursor-grab touch-action-none block', '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)]', 'hover:bg-blue-500 hover:border hover:border-blue-500', {
1149
1173
  'top-[50%] mt-[-0.5715rem] ml-[-0.5715rem]': props.orientation == 'horizontal',
@@ -1153,8 +1177,8 @@ this.passthrough.tailwind = (function (exports) {
1153
1177
  }
1154
1178
  },
1155
1179
  password: {
1156
- root: function root(_ref54) {
1157
- var props = _ref54.props;
1180
+ root: function root(_ref55) {
1181
+ var props = _ref55.props;
1158
1182
  return {
1159
1183
  className: classNames('inline-flex relative', {
1160
1184
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1163,10 +1187,10 @@ this.passthrough.tailwind = (function (exports) {
1163
1187
  },
1164
1188
  panel: 'p-5 bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 shadow-md rounded-md',
1165
1189
  meter: 'mb-2 bg-gray-300 dark:bg-gray-700 h-3',
1166
- meterLabel: function meterLabel(_ref55) {
1190
+ meterLabel: function meterLabel(_ref56) {
1167
1191
  var _state$meter, _state$meter2, _state$meter3;
1168
- var state = _ref55.state,
1169
- props = _ref55.props;
1192
+ var state = _ref56.state,
1193
+ props = _ref56.props;
1170
1194
  return {
1171
1195
  className: classNames('transition-width duration-1000 ease-in-out h-full', {
1172
1196
  'bg-red-500': ((_state$meter = state.meter) === null || _state$meter === void 0 ? void 0 : _state$meter.strength) == 'weak',
@@ -1183,12 +1207,15 @@ this.passthrough.tailwind = (function (exports) {
1183
1207
  hideIcon: {
1184
1208
  className: classNames('absolute top-1/2 -mt-2', 'right-3 text-gray-600 dark:text-white/70')
1185
1209
  },
1210
+ inputIcon: {
1211
+ root: 'mt-0'
1212
+ },
1186
1213
  transition: TRANSITIONS.overlay
1187
1214
  },
1188
1215
  togglebutton: {
1189
- root: function root(_ref56) {
1190
- var props = _ref56.props,
1191
- state = _ref56.state;
1216
+ root: function root(_ref57) {
1217
+ var props = _ref57.props,
1218
+ state = _ref57.state;
1192
1219
  return {
1193
1220
  className: classNames('inline-flex cursor-pointer select-none items-center align-bottom text-center overflow-hidden relative', 'px-4 py-3 rounded-md text-base w-36', 'border transition duration-200 ease-in-out', {
1194
1221
  'outline-none outline-offset-0 shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]': state.focused
@@ -1201,8 +1228,8 @@ this.passthrough.tailwind = (function (exports) {
1201
1228
  };
1202
1229
  },
1203
1230
  label: 'font-bold text-center w-full',
1204
- icon: function icon(_ref57) {
1205
- var props = _ref57.props;
1231
+ icon: function icon(_ref58) {
1232
+ var props = _ref58.props;
1206
1233
  return {
1207
1234
  className: classNames(' mr-2', {
1208
1235
  'text-gray-600 dark:text-white/70': !props.checked,
@@ -1218,8 +1245,8 @@ this.passthrough.tailwind = (function (exports) {
1218
1245
  input: {
1219
1246
  className: classNames('absolute appearance-none top-0 left-0 size-full p-0 m-0 opacity-0 z-10 outline-none cursor-pointer')
1220
1247
  },
1221
- box: function box(_ref58) {
1222
- var props = _ref58.props;
1248
+ box: function box(_ref59) {
1249
+ var props = _ref59.props;
1223
1250
  return {
1224
1251
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
1225
1252
  'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
@@ -1239,9 +1266,9 @@ this.passthrough.tailwind = (function (exports) {
1239
1266
  input: {
1240
1267
  className: classNames('absolute appearance-none top-0 left-0 size-full p-0 m-0 opacity-0 z-10 outline-none cursor-pointer')
1241
1268
  },
1242
- box: function box(_ref59) {
1243
- var props = _ref59.props,
1244
- context = _ref59.context;
1269
+ box: function box(_ref60) {
1270
+ var props = _ref60.props,
1271
+ context = _ref60.context;
1245
1272
  return {
1246
1273
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
1247
1274
  'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
@@ -1261,8 +1288,8 @@ this.passthrough.tailwind = (function (exports) {
1261
1288
  input: {
1262
1289
  className: classNames('absolute appearance-none top-0 left-0 size-full p-0 m-0 opacity-0 z-10 outline-none cursor-pointer')
1263
1290
  },
1264
- box: function box(_ref60) {
1265
- var props = _ref60.props;
1291
+ box: function box(_ref61) {
1292
+ var props = _ref61.props;
1266
1293
  return {
1267
1294
  className: classNames('flex justify-center items-center', 'border-2 w-6 h-6 text-gray-700 rounded-full transition duration-200 ease-in-out', {
1268
1295
  'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80': !props.checked,
@@ -1273,8 +1300,8 @@ this.passthrough.tailwind = (function (exports) {
1273
1300
  })
1274
1301
  };
1275
1302
  },
1276
- icon: function icon(_ref61) {
1277
- var props = _ref61.props;
1303
+ icon: function icon(_ref62) {
1304
+ var props = _ref62.props;
1278
1305
  return {
1279
1306
  className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
1280
1307
  'backface-hidden scale-10 invisible': !props.checked,
@@ -1284,16 +1311,16 @@ this.passthrough.tailwind = (function (exports) {
1284
1311
  }
1285
1312
  },
1286
1313
  dropdown: {
1287
- root: function root(_ref62) {
1288
- var props = _ref62.props;
1314
+ root: function root(_ref63) {
1315
+ var props = _ref63.props;
1289
1316
  return {
1290
1317
  className: classNames('cursor-pointer inline-flex relative select-none', 'bg-white border border-gray-400 transition-colors duration-200 ease-in-out rounded-md', 'dark:bg-gray-900 dark:border-blue-900/40 dark:hover:border-blue-300', 'w-full md:w-56', 'hover:border-blue-500 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)]', {
1291
1318
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
1292
1319
  })
1293
1320
  };
1294
1321
  },
1295
- input: function input(_ref63) {
1296
- var props = _ref63.props;
1322
+ input: function input(_ref64) {
1323
+ var props = _ref64.props;
1297
1324
  return {
1298
1325
  className: classNames('cursor-pointer block flex flex-auto overflow-hidden overflow-ellipsis whitespace-nowrap relative', 'bg-transparent border-0 text-gray-800', 'dark:text-white/80', 'p-3 transition duration-200 bg-transparent rounded appearance-none font-sans text-base', 'focus:outline-none focus:shadow-none', {
1299
1326
  'pr-7': props.showClear
@@ -1307,8 +1334,8 @@ this.passthrough.tailwind = (function (exports) {
1307
1334
  className: 'max-h-[200px] overflow-auto bg-white text-gray-700 border-0 rounded-md shadow-lg dark:bg-gray-900 dark:text-white/80'
1308
1335
  },
1309
1336
  list: 'py-3 list-none m-0',
1310
- item: function item(_ref64) {
1311
- var context = _ref64.context;
1337
+ item: function item(_ref65) {
1338
+ var context = _ref65.context;
1312
1339
  return {
1313
1340
  className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1314
1341
  'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
@@ -1334,8 +1361,8 @@ this.passthrough.tailwind = (function (exports) {
1334
1361
  transition: TRANSITIONS.overlay
1335
1362
  },
1336
1363
  calendar: {
1337
- root: function root(_ref65) {
1338
- var props = _ref65.props;
1364
+ root: function root(_ref66) {
1365
+ var props = _ref66.props;
1339
1366
  return {
1340
1367
  className: classNames('inline-flex max-w-full relative', {
1341
1368
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1343,8 +1370,8 @@ this.passthrough.tailwind = (function (exports) {
1343
1370
  };
1344
1371
  },
1345
1372
  input: {
1346
- root: function root(_ref66) {
1347
- var parent = _ref66.parent;
1373
+ root: function root(_ref67) {
1374
+ var parent = _ref67.parent;
1348
1375
  return {
1349
1376
  className: classNames('font-sans text-base text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 p-3 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 appearance-none', 'hover:border-blue-500', {
1350
1377
  'rounded-lg': !parent.props.showIcon,
@@ -1354,8 +1381,8 @@ this.passthrough.tailwind = (function (exports) {
1354
1381
  }
1355
1382
  },
1356
1383
  dropdownButton: {
1357
- root: function root(_ref67) {
1358
- var props = _ref67.props;
1384
+ root: function root(_ref68) {
1385
+ var props = _ref68.props;
1359
1386
  return {
1360
1387
  className: classNames({
1361
1388
  'rounded-l-none': props.icon
@@ -1363,8 +1390,8 @@ this.passthrough.tailwind = (function (exports) {
1363
1390
  };
1364
1391
  }
1365
1392
  },
1366
- panel: function panel(_ref68) {
1367
- var props = _ref68.props;
1393
+ panel: function panel(_ref69) {
1394
+ var props = _ref69.props;
1368
1395
  return {
1369
1396
  className: classNames('bg-white dark:bg-gray-900', 'top-0 left-0 w-auto min-w-min p-2 rounded-lg', {
1370
1397
  'shadow-md border-0 absolute': !props.inline,
@@ -1394,8 +1421,8 @@ this.passthrough.tailwind = (function (exports) {
1394
1421
  tableHeaderCell: 'p-2',
1395
1422
  weekDay: 'text-gray-600 dark:text-white/70',
1396
1423
  day: 'p-2',
1397
- dayLabel: function dayLabel(_ref69) {
1398
- var context = _ref69.context;
1424
+ dayLabel: function dayLabel(_ref70) {
1425
+ var context = _ref70.context;
1399
1426
  return {
1400
1427
  className: classNames('w-10 h-10 rounded-full transition-shadow duration-200 border-transparent border', 'flex items-center justify-center mx-auto overflow-hidden relative', '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)]', {
1401
1428
  'opacity-60 cursor-default': context.disabled,
@@ -1407,8 +1434,8 @@ this.passthrough.tailwind = (function (exports) {
1407
1434
  };
1408
1435
  },
1409
1436
  monthPicker: 'my-2',
1410
- month: function month(_ref70) {
1411
- var context = _ref70.context;
1437
+ month: function month(_ref71) {
1438
+ var context = _ref71.context;
1412
1439
  return {
1413
1440
  className: classNames('w-1/3 inline-flex items-center justify-center cursor-pointer overflow-hidden relative', 'p-2 transition-shadow duration-200 rounded-lg', '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)]', {
1414
1441
  'text-gray-600 dark:text-white/70 bg-transparent hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.selected && !context.disabled,
@@ -1419,8 +1446,8 @@ this.passthrough.tailwind = (function (exports) {
1419
1446
  yearPicker: {
1420
1447
  className: classNames('my-2')
1421
1448
  },
1422
- year: function year(_ref71) {
1423
- var context = _ref71.context;
1449
+ year: function year(_ref72) {
1450
+ var context = _ref72.context;
1424
1451
  return {
1425
1452
  className: classNames('w-1/2 inline-flex items-center justify-center cursor-pointer overflow-hidden relative', 'p-2 transition-shadow duration-200 rounded-lg', '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)]', {
1426
1453
  'text-gray-600 dark:text-white/70 bg-transparent hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.selected && !context.disabled,
@@ -1452,8 +1479,8 @@ this.passthrough.tailwind = (function (exports) {
1452
1479
  },
1453
1480
  wrapper: 'overflow-auto',
1454
1481
  list: 'py-3 list-none m-0',
1455
- item: function item(_ref72) {
1456
- var context = _ref72.context;
1482
+ item: function item(_ref73) {
1483
+ var context = _ref73.context;
1457
1484
  return {
1458
1485
  className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1459
1486
  'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
@@ -1481,8 +1508,8 @@ this.passthrough.tailwind = (function (exports) {
1481
1508
  root: 'relative',
1482
1509
  panel: 'max-h-[200px] min-w-full overflow-auto bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 border-0 rounded-md shadow-lg',
1483
1510
  items: 'py-3 list-none m-0',
1484
- item: function item(_ref73) {
1485
- var state = _ref73.state;
1511
+ item: function item(_ref74) {
1512
+ var state = _ref74.state;
1486
1513
  return {
1487
1514
  className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap m-0 p-3 border-0 transition-shadow duration-200 rounded-none dark:text-white/80 dark:hover:bg-gray-800 hover:text-gray-700 hover:bg-gray-200', {
1488
1515
  'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': state.selected
@@ -1492,8 +1519,8 @@ this.passthrough.tailwind = (function (exports) {
1492
1519
  transition: TRANSITIONS.overlay
1493
1520
  },
1494
1521
  multiselect: {
1495
- root: function root(_ref74) {
1496
- var props = _ref74.props;
1522
+ root: function root(_ref75) {
1523
+ var props = _ref75.props;
1497
1524
  return {
1498
1525
  className: classNames('inline-flex cursor-pointer select-none', 'bg-white dark:bg-gray-900 border border-gray-400 dark:border-blue-900/40 transition-colors duration-200 ease-in-out rounded-md', 'w-full md:w-80', {
1499
1526
  'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
@@ -1501,8 +1528,8 @@ this.passthrough.tailwind = (function (exports) {
1501
1528
  };
1502
1529
  },
1503
1530
  labelContainer: 'overflow-hidden flex flex-auto cursor-pointer',
1504
- label: function label(_ref75) {
1505
- var props = _ref75.props;
1531
+ label: function label(_ref76) {
1532
+ var props = _ref76.props;
1506
1533
  return {
1507
1534
  className: classNames('block overflow-hidden whitespace-nowrap cursor-pointer overflow-ellipsis', 'text-gray-800 dark:text-white/80', 'p-3 transition duration-200', {
1508
1535
  '!p-3': props.display !== 'chip' && (props.value == null || props.value == undefined),
@@ -1527,8 +1554,8 @@ this.passthrough.tailwind = (function (exports) {
1527
1554
  className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
1528
1555
  },
1529
1556
  headerCheckbox: {
1530
- root: function root(_ref76) {
1531
- var props = _ref76.props;
1557
+ root: function root(_ref77) {
1558
+ var props = _ref77.props;
1532
1559
  return {
1533
1560
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 dark:text-white/70 rounded-lg transition-colors duration-200', 'hover:border-blue-500 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)]', {
1534
1561
  'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(props !== null && props !== void 0 && props.checked),
@@ -1546,8 +1573,8 @@ this.passthrough.tailwind = (function (exports) {
1546
1573
  className: classNames('max-h-[200px] overflow-auto', 'bg-white text-gray-700 border-0 rounded-md shadow-lg', 'dark:bg-gray-900 dark:text-white/80')
1547
1574
  },
1548
1575
  list: 'py-3 list-none m-0',
1549
- item: function item(_ref77) {
1550
- var context = _ref77.context;
1576
+ item: function item(_ref78) {
1577
+ var context = _ref78.context;
1551
1578
  return {
1552
1579
  className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1553
1580
  'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
@@ -1560,8 +1587,8 @@ this.passthrough.tailwind = (function (exports) {
1560
1587
  checkboxContainer: {
1561
1588
  className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
1562
1589
  },
1563
- checkbox: function checkbox(_ref78) {
1564
- var context = _ref78.context;
1590
+ checkbox: function checkbox(_ref79) {
1591
+ var context = _ref79.context;
1565
1592
  return {
1566
1593
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 dark:text-white/80 rounded-lg transition-colors duration-200', 'hover:border-blue-500 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)]', {
1567
1594
  'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
@@ -1587,8 +1614,8 @@ this.passthrough.tailwind = (function (exports) {
1587
1614
  root: {
1588
1615
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
1589
1616
  },
1590
- checkbox: function checkbox(_ref79) {
1591
- var props = _ref79.props;
1617
+ checkbox: function checkbox(_ref80) {
1618
+ var props = _ref80.props;
1592
1619
  return {
1593
1620
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
1594
1621
  'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
@@ -1601,8 +1628,8 @@ this.passthrough.tailwind = (function (exports) {
1601
1628
  }
1602
1629
  },
1603
1630
  inputtextarea: {
1604
- root: function root(_ref80) {
1605
- var context = _ref80.context;
1631
+ root: function root(_ref81) {
1632
+ var context = _ref81.context;
1606
1633
  return {
1607
1634
  className: classNames('m-0', 'font-sans text-base text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 p-3 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 appearance-none rounded-lg', 'hover:border-blue-500 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)]', {
1608
1635
  'opacity-60 select-none pointer-events-none cursor-default': context.disabled
@@ -1611,8 +1638,8 @@ this.passthrough.tailwind = (function (exports) {
1611
1638
  }
1612
1639
  },
1613
1640
  treeselect: {
1614
- root: function root(_ref81) {
1615
- var props = _ref81.props;
1641
+ root: function root(_ref82) {
1642
+ var props = _ref82.props;
1616
1643
  return {
1617
1644
  className: classNames('inline-flex cursor-pointer select-none', 'bg-white dark:bg-gray-900 border border-gray-400 dark:border-blue-900/40 transition-colors duration-200 ease-in-out rounded-md', 'w-full md:w-80', {
1618
1645
  'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
@@ -1643,8 +1670,8 @@ this.passthrough.tailwind = (function (exports) {
1643
1670
  transition: TRANSITIONS.overlay
1644
1671
  },
1645
1672
  autocomplete: {
1646
- root: function root(_ref82) {
1647
- var props = _ref82.props;
1673
+ root: function root(_ref83) {
1674
+ var props = _ref83.props;
1648
1675
  return {
1649
1676
  className: classNames('relative inline-flex', {
1650
1677
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1659,8 +1686,8 @@ this.passthrough.tailwind = (function (exports) {
1659
1686
  inputToken: {
1660
1687
  className: classNames('py-0.375rem px-0', 'flex-1 inline-flex')
1661
1688
  },
1662
- input: function input(_ref83) {
1663
- var props = _ref83.props;
1689
+ input: function input(_ref84) {
1690
+ var props = _ref84.props;
1664
1691
  return {
1665
1692
  root: {
1666
1693
  className: classNames('m-0', 'transition-colors duration-200 appearance-none rounded-lg', {
@@ -1682,8 +1709,8 @@ this.passthrough.tailwind = (function (exports) {
1682
1709
  className: classNames('bg-white text-gray-700 border-0 rounded-md shadow-lg', 'max-h-[200px] overflow-auto', 'dark:bg-gray-900 dark:text-white/80')
1683
1710
  },
1684
1711
  list: 'py-3 list-none m-0',
1685
- item: function item(_ref84) {
1686
- var context = _ref84.context;
1712
+ item: function item(_ref85) {
1713
+ var context = _ref85.context;
1687
1714
  return {
1688
1715
  className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1689
1716
  'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
@@ -1699,8 +1726,8 @@ this.passthrough.tailwind = (function (exports) {
1699
1726
  transition: TRANSITIONS.overlay
1700
1727
  },
1701
1728
  chips: {
1702
- root: function root(_ref85) {
1703
- var props = _ref85.props;
1729
+ root: function root(_ref86) {
1730
+ var props = _ref86.props;
1704
1731
  return {
1705
1732
  className: classNames('flex', {
1706
1733
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1722,8 +1749,8 @@ this.passthrough.tailwind = (function (exports) {
1722
1749
  removeTokenIcon: 'ml-2'
1723
1750
  },
1724
1751
  colorpicker: {
1725
- root: function root(_ref86) {
1726
- var props = _ref86.props;
1752
+ root: function root(_ref87) {
1753
+ var props = _ref87.props;
1727
1754
  return {
1728
1755
  className: classNames('inline-block', {
1729
1756
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1733,8 +1760,8 @@ this.passthrough.tailwind = (function (exports) {
1733
1760
  input: {
1734
1761
  className: classNames('m-0', 'font-sans text-base text-gray-600 bg-white dark:bg-gray-900 p-3 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 rounded-lg cursor-pointer', 'hover:border-blue-500 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)]', 'w-8 h-8')
1735
1762
  },
1736
- panel: function panel(_ref87) {
1737
- var props = _ref87.props;
1763
+ panel: function panel(_ref88) {
1764
+ var props = _ref88.props;
1738
1765
  return {
1739
1766
  className: classNames('shadow-md', 'bg-gray-800 border-gray-900', {
1740
1767
  'relative h-48 w-52': props.inline,
@@ -1774,8 +1801,8 @@ this.passthrough.tailwind = (function (exports) {
1774
1801
  },
1775
1802
  //MISC
1776
1803
  badge: {
1777
- root: function root(_ref88) {
1778
- var props = _ref88.props;
1804
+ root: function root(_ref89) {
1805
+ var props = _ref89.props;
1779
1806
  return {
1780
1807
  className: classNames('rounded-full p-0 text-center inline-block', 'bg-blue-500 text-white font-bold', {
1781
1808
  'bg-gray-500 ': props.severity == 'secondary',
@@ -1793,9 +1820,9 @@ this.passthrough.tailwind = (function (exports) {
1793
1820
  }
1794
1821
  },
1795
1822
  avatar: {
1796
- root: function root(_ref89) {
1797
- var props = _ref89.props,
1798
- state = _ref89.state;
1823
+ root: function root(_ref90) {
1824
+ var props = _ref90.props,
1825
+ state = _ref90.state;
1799
1826
  return {
1800
1827
  className: classNames('flex items-center justify-center', 'bg-gray-300 dark:bg-gray-800', {
1801
1828
  'rounded-lg': props.shape == 'square',
@@ -1831,8 +1858,8 @@ this.passthrough.tailwind = (function (exports) {
1831
1858
  root: {
1832
1859
  className: classNames('overflow-hidden relative', 'border-0 h-6 bg-gray-200 rounded-md dark:bg-gray-800')
1833
1860
  },
1834
- value: function value(_ref90) {
1835
- var props = _ref90.props;
1861
+ value: function value(_ref91) {
1862
+ var props = _ref91.props;
1836
1863
  return {
1837
1864
  className: classNames('border-0 m-0 bg-blue-500', {
1838
1865
  'transition-width duration-1000 ease-in-out absolute items-center border-0 flex h-full justify-center overflow-hidden w-0': props.mode !== 'indeterminate',
@@ -1852,8 +1879,8 @@ this.passthrough.tailwind = (function (exports) {
1852
1879
  circle: 'text-red-500 progress-spinner-circle'
1853
1880
  },
1854
1881
  skeleton: {
1855
- root: function root(_ref91) {
1856
- var props = _ref91.props;
1882
+ root: function root(_ref92) {
1883
+ var props = _ref92.props;
1857
1884
  return {
1858
1885
  className: classNames('overflow-hidden', '!mb-2', 'bg-gray-300 dark:bg-gray-800', 'after:absolute after:top-0 after:left-0 after:right-0 after:bottom-0 after:content after:w-full after:h-full after:bg-blue-400 after:left-full after:transform after:translate-x-full after:z-10 after:bg-gradient-to-r after:from-transparent after:via-white after:to-transparent animate-pulse', {
1859
1886
  'rounded-md': props.shape !== 'circle',
@@ -1863,8 +1890,8 @@ this.passthrough.tailwind = (function (exports) {
1863
1890
  }
1864
1891
  },
1865
1892
  tag: {
1866
- root: function root(_ref92) {
1867
- var props = _ref92.props;
1893
+ root: function root(_ref93) {
1894
+ var props = _ref93.props;
1868
1895
  return {
1869
1896
  className: classNames('inline-flex items-center justify-center', 'bg-blue-500 text-white text-xs font-semibold px-2 py-1 ', {
1870
1897
  'bg-gray-500 ': props.severity == 'secondary',
@@ -1888,8 +1915,8 @@ this.passthrough.tailwind = (function (exports) {
1888
1915
  }
1889
1916
  },
1890
1917
  scrolltop: {
1891
- root: function root(_ref93) {
1892
- var props = _ref93.props;
1918
+ root: function root(_ref94) {
1919
+ var props = _ref94.props;
1893
1920
  return {
1894
1921
  className: classNames('fixed bottom-20 right-20 flex items-center justify-center', 'ml-auto', {
1895
1922
  '!bg-blue-500 hover:bg-blue-600 text-white rounded-md h-8 w-8': props.target == 'parent',
@@ -1947,8 +1974,8 @@ this.passthrough.tailwind = (function (exports) {
1947
1974
  className: classNames('m-0 p-0 list-none', 'outline-none')
1948
1975
  },
1949
1976
  menuitem: 'relative',
1950
- content: function content(_ref94) {
1951
- var context = _ref94.context;
1977
+ content: function content(_ref95) {
1978
+ var context = _ref95.context;
1952
1979
  return {
1953
1980
  className: classNames('transition-shadow duration-200 rounded-none', 'hover:text-gray-700 dark:hover:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80',
1954
1981
  // Hover
@@ -1976,8 +2003,8 @@ this.passthrough.tailwind = (function (exports) {
1976
2003
  }
1977
2004
  },
1978
2005
  dock: {
1979
- root: function root(_ref95) {
1980
- var props = _ref95.props;
2006
+ root: function root(_ref96) {
2007
+ var props = _ref96.props;
1981
2008
  return {
1982
2009
  className: classNames('absolute z-1 flex justify-center items-center pointer-events-none', {
1983
2010
  'left-0 bottom-0 w-full': props.position == 'bottom',
@@ -1990,18 +2017,18 @@ this.passthrough.tailwind = (function (exports) {
1990
2017
  container: {
1991
2018
  className: classNames('flex pointer-events-auto', 'bg-white/10 border-white/20 p-2 border rounded-md')
1992
2019
  },
1993
- menu: function menu(_ref96) {
1994
- var props = _ref96.props;
2020
+ menu: function menu(_ref97) {
2021
+ var props = _ref97.props;
1995
2022
  return {
1996
2023
  className: classNames('m-0 p-0 list-none flex items-center justify-center', 'outline-none', {
1997
2024
  'flex-col': props.position == 'left' || props.position == 'right'
1998
2025
  })
1999
2026
  };
2000
2027
  },
2001
- menuitem: function menuitem(_ref97) {
2002
- var props = _ref97.props,
2003
- context = _ref97.context,
2004
- state = _ref97.state;
2028
+ menuitem: function menuitem(_ref98) {
2029
+ var props = _ref98.props,
2030
+ context = _ref98.context,
2031
+ state = _ref98.state;
2005
2032
  return {
2006
2033
  className: classNames('p-2 rounded-md', 'transition-all duration-200 ease-cubic-bezier-will-change-transform transform ', {
2007
2034
  'origin-bottom hover:mx-6': props.position == 'bottom',
@@ -2024,8 +2051,8 @@ this.passthrough.tailwind = (function (exports) {
2024
2051
  menu: {
2025
2052
  className: classNames('m-0 p-0 list-none', 'outline-none')
2026
2053
  },
2027
- content: function content(_ref98) {
2028
- var state = _ref98.state;
2054
+ content: function content(_ref99) {
2055
+ var state = _ref99.state;
2029
2056
  return {
2030
2057
  className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 rounded-none', 'hover:text-gray-700 dark:hover:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80',
2031
2058
  // Hover
@@ -2051,8 +2078,8 @@ this.passthrough.tailwind = (function (exports) {
2051
2078
  root: {
2052
2079
  className: classNames('p-2 bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex items-center relative')
2053
2080
  },
2054
- menu: function menu(_ref99) {
2055
- var state = _ref99.state;
2081
+ menu: function menu(_ref100) {
2082
+ var state = _ref100.state;
2056
2083
  return {
2057
2084
  className: classNames('m-0 sm:p-0 list-none', 'outline-none', 'sm:flex items-center flex-wrap sm:flex-row sm:top-auto sm:left-auto sm:relative sm:bg-transparent sm:shadow-none sm:w-auto', 'flex-col top-full left-0', 'absolute py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-full', {
2058
2085
  'hidden ': !(state !== null && state !== void 0 && state.mobileActive),
@@ -2060,9 +2087,9 @@ this.passthrough.tailwind = (function (exports) {
2060
2087
  })
2061
2088
  };
2062
2089
  },
2063
- menuitem: function menuitem(_ref100) {
2064
- var props = _ref100.props,
2065
- context = _ref100.context;
2090
+ menuitem: function menuitem(_ref101) {
2091
+ var props = _ref101.props,
2092
+ context = _ref101.context;
2066
2093
  return {
2067
2094
  className: classNames('sm:relative sm:w-auto w-full static', 'transition-shadow duration-200', {
2068
2095
  'rounded-md': props.root
@@ -2075,8 +2102,8 @@ this.passthrough.tailwind = (function (exports) {
2075
2102
  })
2076
2103
  };
2077
2104
  },
2078
- action: function action(_ref101) {
2079
- var context = _ref101.context;
2105
+ action: function action(_ref102) {
2106
+ var context = _ref102.context;
2080
2107
  return {
2081
2108
  className: classNames('select-none', 'cursor-pointer flex items-center no-underline overflow-hidden relative', 'py-3 px-5 select-none', {
2082
2109
  'pl-9 sm:pl-5': context.level === 1,
@@ -2085,8 +2112,8 @@ this.passthrough.tailwind = (function (exports) {
2085
2112
  };
2086
2113
  },
2087
2114
  icon: 'mr-2',
2088
- submenuIcon: function submenuIcon(_ref102) {
2089
- var props = _ref102.props;
2115
+ submenuIcon: function submenuIcon(_ref103) {
2116
+ var props = _ref103.props;
2090
2117
  return {
2091
2118
  className: classNames({
2092
2119
  'ml-auto sm:ml-2': props.root,
@@ -2094,8 +2121,8 @@ this.passthrough.tailwind = (function (exports) {
2094
2121
  })
2095
2122
  };
2096
2123
  },
2097
- submenu: function submenu(_ref103) {
2098
- var props = _ref103.props;
2124
+ submenu: function submenu(_ref104) {
2125
+ var props = _ref104.props;
2099
2126
  return {
2100
2127
  className: classNames('py-1 bg-white dark:bg-gray-900 border-0 sm:shadow-md sm:w-48', 'w-full static shadow-none', 'sm:absolute z-10', 'm-0 list-none', {
2101
2128
  'sm:absolute sm:left-full sm:top-0': !props.root
@@ -2109,8 +2136,8 @@ this.passthrough.tailwind = (function (exports) {
2109
2136
  end: 'ml-auto self-auto'
2110
2137
  },
2111
2138
  megamenu: {
2112
- root: function root(_ref104) {
2113
- var props = _ref104.props;
2139
+ root: function root(_ref105) {
2140
+ var props = _ref105.props;
2114
2141
  return {
2115
2142
  className: classNames('bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex relative', {
2116
2143
  'p-2 items-center': props.orientation == 'horizontal',
@@ -2118,9 +2145,9 @@ this.passthrough.tailwind = (function (exports) {
2118
2145
  })
2119
2146
  };
2120
2147
  },
2121
- menu: function menu(_ref105) {
2122
- var props = _ref105.props,
2123
- state = _ref105.state;
2148
+ menu: function menu(_ref106) {
2149
+ var props = _ref106.props,
2150
+ state = _ref106.state;
2124
2151
  return {
2125
2152
  className: classNames('m-0 sm:p-0 list-none', 'outline-none', {
2126
2153
  hidden: props.orientation !== 'vertical' && !state.mobileActive
@@ -2131,9 +2158,9 @@ this.passthrough.tailwind = (function (exports) {
2131
2158
  })
2132
2159
  };
2133
2160
  },
2134
- menuitem: function menuitem(_ref106) {
2135
- var props = _ref106.props,
2136
- context = _ref106.context;
2161
+ menuitem: function menuitem(_ref107) {
2162
+ var props = _ref107.props,
2163
+ context = _ref107.context;
2137
2164
  return {
2138
2165
  className: classNames('transition-shadow duration-200', {
2139
2166
  'rounded-md': props.orientation == 'horizontal'
@@ -2149,8 +2176,8 @@ this.passthrough.tailwind = (function (exports) {
2149
2176
  })
2150
2177
  };
2151
2178
  },
2152
- menuButton: function menuButton(_ref107) {
2153
- var props = _ref107.props;
2179
+ menuButton: function menuButton(_ref108) {
2180
+ var props = _ref108.props;
2154
2181
  return {
2155
2182
  className: classNames({
2156
2183
  'flex md:hidden': props.orientation === 'horizontal'
@@ -2171,8 +2198,8 @@ this.passthrough.tailwind = (function (exports) {
2171
2198
  submenuItem: {
2172
2199
  className: classNames('text-gray-700 hover:bg-gray-200')
2173
2200
  },
2174
- submenuIcon: function submenuIcon(_ref108) {
2175
- var props = _ref108.props;
2201
+ submenuIcon: function submenuIcon(_ref109) {
2202
+ var props = _ref109.props;
2176
2203
  return {
2177
2204
  className: classNames({
2178
2205
  'ml-2': props.orientation === 'horizontal',
@@ -2180,8 +2207,8 @@ this.passthrough.tailwind = (function (exports) {
2180
2207
  })
2181
2208
  };
2182
2209
  },
2183
- panel: function panel(_ref109) {
2184
- var props = _ref109.props;
2210
+ panel: function panel(_ref110) {
2211
+ var props = _ref110.props;
2185
2212
  return {
2186
2213
  className: classNames('py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-auto', 'absolute z-10', {
2187
2214
  'left-full top-0': props.orientation !== 'horizontal'
@@ -2221,8 +2248,8 @@ this.passthrough.tailwind = (function (exports) {
2221
2248
  menu: {
2222
2249
  className: classNames('outline-none', 'm-0 p-0 list-none')
2223
2250
  },
2224
- menuitem: function menuitem(_ref110) {
2225
- var context = _ref110.context;
2251
+ menuitem: function menuitem(_ref111) {
2252
+ var context = _ref111.context;
2226
2253
  return {
2227
2254
  className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 border-none rounded-none', {
2228
2255
  'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused
@@ -2253,9 +2280,9 @@ this.passthrough.tailwind = (function (exports) {
2253
2280
  action: {
2254
2281
  className: classNames('inline-flex flex-col items-center overflow-hidden', 'transition-shadow rounded-md bg-white dark:bg-transparent', '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)]')
2255
2282
  },
2256
- step: function step(_ref111) {
2257
- var parent = _ref111.parent,
2258
- context = _ref111.context;
2283
+ step: function step(_ref112) {
2284
+ var parent = _ref112.parent,
2285
+ context = _ref112.context;
2259
2286
  return {
2260
2287
  className: classNames('flex items-center justify-center', 'text-gray-700 dark:text-white/80 border border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900 w-[2rem] h-[2rem] leading-2rem text-sm z-10 rounded-full', {
2261
2288
  'bg-white': parent.state.activeIndex !== context.index,
@@ -2264,9 +2291,9 @@ this.passthrough.tailwind = (function (exports) {
2264
2291
  })
2265
2292
  };
2266
2293
  },
2267
- label: function label(_ref112) {
2268
- var parent = _ref112.parent,
2269
- context = _ref112.context;
2294
+ label: function label(_ref113) {
2295
+ var parent = _ref113.parent,
2296
+ context = _ref113.context;
2270
2297
  return {
2271
2298
  className: classNames('block', 'whitespace-nowrap overflow-hidden overflow-ellipsis max-w-full', 'mt-2 text-gray-500 dark:text-white/60', {
2272
2299
  'font-normal': parent.state.activeIndex !== context.index,
@@ -2284,9 +2311,9 @@ this.passthrough.tailwind = (function (exports) {
2284
2311
  className: classNames('flex m-0 p-0 list-none flex-nowrap', 'bg-white border-solid border-gray-300 border-b-2', 'outline-none no-underline text-base list-none')
2285
2312
  },
2286
2313
  menuitem: 'mr-0',
2287
- action: function action(_ref113) {
2288
- var context = _ref113.context,
2289
- state = _ref113.state;
2314
+ action: function action(_ref114) {
2315
+ var context = _ref114.context,
2316
+ state = _ref114.state;
2290
2317
  return {
2291
2318
  className: classNames('cursor-pointer select-none flex items-center relative no-underline overflow-hidden', 'border-b-2 p-5 font-bold rounded-t-lg ', 'focus:outline-none focus:outline-offset-0 focus:shadow-[inset_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)]', {
2292
2319
  'border-gray-300 bg-white text-gray-700 hover:bg-white hover:border-gray-400 hover:text-gray-600 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 dark:hover:bg-gray-800/80': state.activeIndex !== context.index,
@@ -2306,8 +2333,8 @@ this.passthrough.tailwind = (function (exports) {
2306
2333
  },
2307
2334
  content: 'relative overflow-x-hidden overflow-y-auto h-full',
2308
2335
  menu: 'outline-none m-0 p-0 list-none absolute top-0 block',
2309
- menuitem: function menuitem(_ref114) {
2310
- var context = _ref114.context;
2336
+ menuitem: function menuitem(_ref115) {
2337
+ var context = _ref115.context;
2311
2338
  return {
2312
2339
  className: classNames({
2313
2340
  relative: !context.active,
@@ -2315,8 +2342,8 @@ this.passthrough.tailwind = (function (exports) {
2315
2342
  })
2316
2343
  };
2317
2344
  },
2318
- action: function action(_ref115) {
2319
- var context = _ref115.context;
2345
+ action: function action(_ref116) {
2346
+ var context = _ref116.context;
2320
2347
  return {
2321
2348
  className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
2322
2349
  'text-gray-700 dark:text-white/80 hover:text-gray-700 dark:hover:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.active,
@@ -2324,8 +2351,8 @@ this.passthrough.tailwind = (function (exports) {
2324
2351
  })
2325
2352
  };
2326
2353
  },
2327
- previous: function previous(_ref116) {
2328
- var state = _ref116.state;
2354
+ previous: function previous(_ref117) {
2355
+ var state = _ref117.state;
2329
2356
  return {
2330
2357
  className: classNames('py-3 px-5 cursor-pointer bottom-0 w-full text-gray-700 dark:text-white/80', {
2331
2358
  hidden: state.level === 0
@@ -2348,8 +2375,8 @@ this.passthrough.tailwind = (function (exports) {
2348
2375
  className: classNames('outline-none', 'm-0 p-0 list-none')
2349
2376
  },
2350
2377
  menuitem: 'relative',
2351
- content: function content(_ref117) {
2352
- var context = _ref117.context;
2378
+ content: function content(_ref118) {
2379
+ var context = _ref118.context;
2353
2380
  return {
2354
2381
  className: classNames('transition-shadow duration-200 border-none rounded-none', 'hover:bg-gray-200 hover:text-gray-700 dark:hover:text-white/80 dark:hover:bg-gray-800/80',
2355
2382
  //Hover
@@ -2361,8 +2388,8 @@ this.passthrough.tailwind = (function (exports) {
2361
2388
  })
2362
2389
  };
2363
2390
  },
2364
- action: function action(_ref118) {
2365
- var context = _ref118.context;
2391
+ action: function action(_ref119) {
2392
+ var context = _ref119.context;
2366
2393
  return {
2367
2394
  className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
2368
2395
  'text-gray-700 dark:text-white/80 hover:text-gray-700 dark:hover:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.active,
@@ -2379,8 +2406,8 @@ this.passthrough.tailwind = (function (exports) {
2379
2406
  transition: TRANSITIONS.overlay
2380
2407
  },
2381
2408
  metergroup: {
2382
- root: function root(_ref119) {
2383
- var props = _ref119.props;
2409
+ root: function root(_ref120) {
2410
+ var props = _ref120.props;
2384
2411
  return {
2385
2412
  className: classNames('flex gap-4', {
2386
2413
  'flex-col': props.orientation == 'horizontal',
@@ -2388,8 +2415,8 @@ this.passthrough.tailwind = (function (exports) {
2388
2415
  })
2389
2416
  };
2390
2417
  },
2391
- metercontainer: function metercontainer(_ref120) {
2392
- var props = _ref120.props;
2418
+ metercontainer: function metercontainer(_ref121) {
2419
+ var props = _ref121.props;
2393
2420
  return {
2394
2421
  className: classNames('flex', {
2395
2422
  'flex-col': props.orientation === 'vertical'
@@ -2400,8 +2427,8 @@ this.passthrough.tailwind = (function (exports) {
2400
2427
  }, 'bg-gray-200 dark:bg-gray-700', 'rounded-lg')
2401
2428
  };
2402
2429
  },
2403
- meter: function meter(_ref121) {
2404
- var props = _ref121.props;
2430
+ meter: function meter(_ref122) {
2431
+ var props = _ref122.props;
2405
2432
  return {
2406
2433
  className: classNames('border-0', {
2407
2434
  'first:rounded-l-lg last:rounded-r-lg': props.orientation === 'horizontal'
@@ -2410,8 +2437,8 @@ this.passthrough.tailwind = (function (exports) {
2410
2437
  }, 'bg-primary-500 dark:bg-primary-400')
2411
2438
  };
2412
2439
  },
2413
- labellist: function labellist(_ref122) {
2414
- var props = _ref122.props;
2440
+ labellist: function labellist(_ref123) {
2441
+ var props = _ref123.props;
2415
2442
  return {
2416
2443
  className: classNames('flex flex-wrap', {
2417
2444
  'gap-4': props.labelOrientation === 'horizontal'
@@ -2503,8 +2530,8 @@ this.passthrough.tailwind = (function (exports) {
2503
2530
  className: classNames('flex items-center justify-center', 'p-4')
2504
2531
  },
2505
2532
  indicator: 'mr-2',
2506
- indicatorbutton: function indicatorbutton(_ref123) {
2507
- var context = _ref123.context;
2533
+ indicatorbutton: function indicatorbutton(_ref124) {
2534
+ var context = _ref124.context;
2508
2535
  return {
2509
2536
  className: classNames('w-4 h-4 transition duration-200 rounded-full', '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)]', {
2510
2537
  'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
@@ -2512,8 +2539,8 @@ this.passthrough.tailwind = (function (exports) {
2512
2539
  })
2513
2540
  };
2514
2541
  },
2515
- mask: function mask(_ref124) {
2516
- var state = _ref124.state;
2542
+ mask: function mask(_ref125) {
2543
+ var state = _ref125.state;
2517
2544
  return {
2518
2545
  className: classNames({
2519
2546
  'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
@@ -2546,8 +2573,8 @@ this.passthrough.tailwind = (function (exports) {
2546
2573
  carousel: {
2547
2574
  root: 'flex flex-col',
2548
2575
  content: 'flex flex-col overflow-auto',
2549
- container: function container(_ref125) {
2550
- var props = _ref125.props;
2576
+ container: function container(_ref126) {
2577
+ var props = _ref126.props;
2551
2578
  return {
2552
2579
  className: classNames('flex', {
2553
2580
  'flex-row': props.orientation !== 'vertical',
@@ -2559,8 +2586,8 @@ this.passthrough.tailwind = (function (exports) {
2559
2586
  className: classNames('flex justify-center items-center self-center overflow-hidden relative shrink-0 grow-0', 'w-8 h-8 text-gray-600 border-0 bg-transparent rounded-full transition duration-200 ease-in-out mx-2')
2560
2587
  },
2561
2588
  itemsContent: 'overflow-hidden w-full',
2562
- itemsContainer: function itemsContainer(_ref126) {
2563
- var props = _ref126.props;
2589
+ itemsContainer: function itemsContainer(_ref127) {
2590
+ var props = _ref127.props;
2564
2591
  return {
2565
2592
  className: classNames('flex ', {
2566
2593
  'flex-row': props.orientation !== 'vertical',
@@ -2568,8 +2595,8 @@ this.passthrough.tailwind = (function (exports) {
2568
2595
  })
2569
2596
  };
2570
2597
  },
2571
- item: function item(_ref127) {
2572
- var props = _ref127.props;
2598
+ item: function item(_ref128) {
2599
+ var props = _ref128.props;
2573
2600
  return {
2574
2601
  className: classNames('flex shrink-0 grow', {
2575
2602
  'w-1/3': props.orientation !== 'vertical',
@@ -2581,8 +2608,8 @@ this.passthrough.tailwind = (function (exports) {
2581
2608
  className: classNames('flex flex-row justify-center flex-wrap')
2582
2609
  },
2583
2610
  indicator: 'mr-2 mb-2',
2584
- indicatorButton: function indicatorButton(_ref128) {
2585
- var context = _ref128.context;
2611
+ indicatorButton: function indicatorButton(_ref129) {
2612
+ var context = _ref129.context;
2586
2613
  return {
2587
2614
  className: classNames('w-8 h-2 transition duration-200 rounded-0', '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)]', {
2588
2615
  'bg-blue-500 hover:bg-blue-600': context.active,
@@ -2592,9 +2619,9 @@ this.passthrough.tailwind = (function (exports) {
2592
2619
  }
2593
2620
  },
2594
2621
  tree: {
2595
- root: function root(_ref129) {
2622
+ root: function root(_ref130) {
2596
2623
  var _props$__parentMetada;
2597
- var props = _ref129.props;
2624
+ var props = _ref130.props;
2598
2625
  return {
2599
2626
  className: classNames('max-w-[30rem] md:w-full', 'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 p-5', {
2600
2627
  'border border-solid border-gray-300 dark:border-blue-900/40 rounded-md': ((_props$__parentMetada = props.__parentMetadata) === null || _props$__parentMetada === void 0 ? void 0 : _props$__parentMetada.parent.props.__TYPE) !== 'TreeSelect'
@@ -2604,9 +2631,9 @@ this.passthrough.tailwind = (function (exports) {
2604
2631
  wrapper: 'overflow-auto',
2605
2632
  container: 'm-0 p-0 list-none overflow-auto',
2606
2633
  node: 'p-1 outline-none',
2607
- content: function content(_ref130) {
2608
- var context = _ref130.context,
2609
- props = _ref130.props;
2634
+ content: function content(_ref131) {
2635
+ var context = _ref131.context,
2636
+ props = _ref131.props;
2610
2637
  return {
2611
2638
  className: classNames('flex items-center', 'rounded-lg transition-shadow duration-200 p-2', '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)]', {
2612
2639
  'bg-blue-50 text-blue-600': context.selected
@@ -2615,8 +2642,8 @@ this.passthrough.tailwind = (function (exports) {
2615
2642
  })
2616
2643
  };
2617
2644
  },
2618
- toggler: function toggler(_ref131) {
2619
- var context = _ref131.context;
2645
+ toggler: function toggler(_ref132) {
2646
+ var context = _ref132.context;
2620
2647
  return {
2621
2648
  className: classNames('cursor-pointer select-none inline-flex items-center justify-center overflow-hidden relative shrink-0', 'mr-2 w-8 h-8 border-0 bg-transparent rounded-full transition duration-200', 'hover:border-transparent 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)]', {
2622
2649
  'text-gray-500 dark:text-white/80 hover:bg-gray-200 dark:hover:bg-gray-800/80 hover:text-gray-800 dark:hover:text-white/80': !context.selected,
@@ -2627,9 +2654,9 @@ this.passthrough.tailwind = (function (exports) {
2627
2654
  };
2628
2655
  },
2629
2656
  checkboxContainer: 'mr-2',
2630
- checkbox: function checkbox(_ref132) {
2631
- var context = _ref132.context,
2632
- props = _ref132.props;
2657
+ checkbox: function checkbox(_ref133) {
2658
+ var context = _ref133.context,
2659
+ props = _ref133.props;
2633
2660
  return {
2634
2661
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6', 'flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200 text-white text-base dark:text-gray-900', {
2635
2662
  'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
@@ -2654,8 +2681,8 @@ this.passthrough.tailwind = (function (exports) {
2654
2681
  },
2655
2682
  // DATA
2656
2683
  timeline: {
2657
- root: function root(_ref133) {
2658
- var props = _ref133.props;
2684
+ root: function root(_ref134) {
2685
+ var props = _ref134.props;
2659
2686
  return {
2660
2687
  className: classNames('flex grow', {
2661
2688
  'flex-col': props.layout === 'vertical',
@@ -2663,9 +2690,9 @@ this.passthrough.tailwind = (function (exports) {
2663
2690
  })
2664
2691
  };
2665
2692
  },
2666
- event: function event(_ref134) {
2667
- var props = _ref134.props,
2668
- context = _ref134.context;
2693
+ event: function event(_ref135) {
2694
+ var props = _ref135.props,
2695
+ context = _ref135.context;
2669
2696
  return {
2670
2697
  className: classNames('flex relative min-h-[70px]', {
2671
2698
  'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
@@ -2674,9 +2701,9 @@ this.passthrough.tailwind = (function (exports) {
2674
2701
  })
2675
2702
  };
2676
2703
  },
2677
- opposite: function opposite(_ref135) {
2678
- var props = _ref135.props,
2679
- context = _ref135.context;
2704
+ opposite: function opposite(_ref136) {
2705
+ var props = _ref136.props,
2706
+ context = _ref136.context;
2680
2707
  return {
2681
2708
  className: classNames('flex-1', {
2682
2709
  'px-4': props.layout === 'vertical',
@@ -2687,8 +2714,8 @@ this.passthrough.tailwind = (function (exports) {
2687
2714
  })
2688
2715
  };
2689
2716
  },
2690
- separator: function separator(_ref136) {
2691
- var props = _ref136.props;
2717
+ separator: function separator(_ref137) {
2718
+ var props = _ref137.props;
2692
2719
  return {
2693
2720
  className: classNames('flex items-center flex-initial', {
2694
2721
  'flex-col': props.layout === 'vertical',
@@ -2697,8 +2724,8 @@ this.passthrough.tailwind = (function (exports) {
2697
2724
  };
2698
2725
  },
2699
2726
  marker: 'flex self-baseline w-4 h-4 rounded-full border-2 border-blue-500 bg-white dark:border-blue-300 dark:bg-blue-900/40',
2700
- connector: function connector(_ref137) {
2701
- var props = _ref137.props;
2727
+ connector: function connector(_ref138) {
2728
+ var props = _ref138.props;
2702
2729
  return {
2703
2730
  className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
2704
2731
  'w-[2px]': props.layout === 'vertical',
@@ -2706,9 +2733,9 @@ this.passthrough.tailwind = (function (exports) {
2706
2733
  })
2707
2734
  };
2708
2735
  },
2709
- content: function content(_ref138) {
2710
- var props = _ref138.props,
2711
- context = _ref138.context;
2736
+ content: function content(_ref139) {
2737
+ var props = _ref139.props,
2738
+ context = _ref139.context;
2712
2739
  return {
2713
2740
  className: classNames('flex-1', {
2714
2741
  'px-4': props.layout === 'vertical',
@@ -2732,15 +2759,15 @@ this.passthrough.tailwind = (function (exports) {
2732
2759
  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'
2733
2760
  },
2734
2761
  dataviewlayoutoptions: {
2735
- listButton: function listButton(_ref139) {
2736
- var props = _ref139.props;
2762
+ listButton: function listButton(_ref140) {
2763
+ var props = _ref140.props;
2737
2764
  return {
2738
2765
  className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom justify-center border', 'transition duration-200', 'w-12 pt-3 pb-3 rounded-lg rounded-r-none', props.layout === 'list' ? 'bg-blue-500 border-blue-500 text-white dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' : 'bg-white border-gray-300 text-blue-gray-700 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' // highlighted state
2739
2766
  )
2740
2767
  };
2741
2768
  },
2742
- gridButton: function gridButton(_ref140) {
2743
- var props = _ref140.props;
2769
+ gridButton: function gridButton(_ref141) {
2770
+ var props = _ref141.props;
2744
2771
  return {
2745
2772
  className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom justify-center border', 'transition duration-200', 'w-12 pt-3 pb-3 rounded-lg rounded-l-none', props.layout === 'grid' ? 'bg-blue-500 border-blue-500 text-white dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' : 'bg-white border-gray-300 text-blue-gray-700 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80' // highlighted state
2746
2773
  )
@@ -2767,8 +2794,8 @@ this.passthrough.tailwind = (function (exports) {
2767
2794
  className: classNames('mx-auto my-0 w-px h-[20px] bg-gray-300', 'dark:bg-blue-900/40' //Dark Mode
2768
2795
  )
2769
2796
  },
2770
- lineLeft: function lineLeft(_ref141) {
2771
- var context = _ref141.context;
2797
+ lineLeft: function lineLeft(_ref142) {
2798
+ var context = _ref142.context;
2772
2799
  return {
2773
2800
  className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
2774
2801
  //Dark Mode
@@ -2777,8 +2804,8 @@ this.passthrough.tailwind = (function (exports) {
2777
2804
  })
2778
2805
  };
2779
2806
  },
2780
- lineRight: function lineRight(_ref142) {
2781
- var context = _ref142.context;
2807
+ lineRight: function lineRight(_ref143) {
2808
+ var context = _ref143.context;
2782
2809
  return {
2783
2810
  className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
2784
2811
  //Dark Mode
@@ -2798,8 +2825,8 @@ this.passthrough.tailwind = (function (exports) {
2798
2825
  root: 'flex',
2799
2826
  controls: 'flex flex-col justify-center p-5',
2800
2827
  moveUpButton: {
2801
- root: function root(_ref143) {
2802
- var context = _ref143.context;
2828
+ root: function root(_ref144) {
2829
+ var context = _ref144.context;
2803
2830
  return {
2804
2831
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2805
2832
  // button component
@@ -2821,8 +2848,8 @@ this.passthrough.tailwind = (function (exports) {
2821
2848
  }
2822
2849
  },
2823
2850
  moveTopButton: {
2824
- root: function root(_ref144) {
2825
- var context = _ref144.context;
2851
+ root: function root(_ref145) {
2852
+ var context = _ref145.context;
2826
2853
  return {
2827
2854
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2828
2855
  // button component
@@ -2844,8 +2871,8 @@ this.passthrough.tailwind = (function (exports) {
2844
2871
  }
2845
2872
  },
2846
2873
  moveDownButton: {
2847
- root: function root(_ref145) {
2848
- var context = _ref145.context;
2874
+ root: function root(_ref146) {
2875
+ var context = _ref146.context;
2849
2876
  return {
2850
2877
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2851
2878
  // button component
@@ -2867,8 +2894,8 @@ this.passthrough.tailwind = (function (exports) {
2867
2894
  }
2868
2895
  },
2869
2896
  moveBottomButton: {
2870
- root: function root(_ref146) {
2871
- var context = _ref146.context;
2897
+ root: function root(_ref147) {
2898
+ var context = _ref147.context;
2872
2899
  return {
2873
2900
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2874
2901
  // button component
@@ -2898,8 +2925,8 @@ this.passthrough.tailwind = (function (exports) {
2898
2925
  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
2899
2926
  )
2900
2927
  },
2901
- item: function item(_ref147) {
2902
- var context = _ref147.context;
2928
+ item: function item(_ref148) {
2929
+ var context = _ref148.context;
2903
2930
  return {
2904
2931
  className: classNames('relative cursor-pointer overflow-hidden', 'py-3 px-5 m-0 border-none text-gray-600 dark:text-white/80', 'transition duration-200', {
2905
2932
  'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
@@ -2971,8 +2998,8 @@ this.passthrough.tailwind = (function (exports) {
2971
2998
  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
2972
2999
  )
2973
3000
  },
2974
- item: function item(_ref148) {
2975
- var context = _ref148.context;
3001
+ item: function item(_ref149) {
3002
+ var context = _ref149.context;
2976
3003
  return {
2977
3004
  className: classNames('relative cursor-pointer overflow-hidden', 'py-3 px-5 m-0 border-none text-gray-600 dark:text-white/80', 'transition duration-200', {
2978
3005
  'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
@@ -3058,8 +3085,8 @@ this.passthrough.tailwind = (function (exports) {
3058
3085
  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
3059
3086
  )
3060
3087
  },
3061
- firstPageButton: function firstPageButton(_ref149) {
3062
- var context = _ref149.context;
3088
+ firstPageButton: function firstPageButton(_ref150) {
3089
+ var context = _ref150.context;
3063
3090
  return {
3064
3091
  className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
3065
3092
  //Dark Mode
@@ -3069,8 +3096,8 @@ this.passthrough.tailwind = (function (exports) {
3069
3096
  })
3070
3097
  };
3071
3098
  },
3072
- prevPageButton: function prevPageButton(_ref150) {
3073
- var context = _ref150.context;
3099
+ prevPageButton: function prevPageButton(_ref151) {
3100
+ var context = _ref151.context;
3074
3101
  return {
3075
3102
  className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
3076
3103
  //Dark Mode
@@ -3080,8 +3107,8 @@ this.passthrough.tailwind = (function (exports) {
3080
3107
  })
3081
3108
  };
3082
3109
  },
3083
- nextPageButton: function nextPageButton(_ref151) {
3084
- var context = _ref151.context;
3110
+ nextPageButton: function nextPageButton(_ref152) {
3111
+ var context = _ref152.context;
3085
3112
  return {
3086
3113
  className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
3087
3114
  //Dark Mode
@@ -3091,8 +3118,8 @@ this.passthrough.tailwind = (function (exports) {
3091
3118
  })
3092
3119
  };
3093
3120
  },
3094
- lastPageButton: function lastPageButton(_ref152) {
3095
- var context = _ref152.context;
3121
+ lastPageButton: function lastPageButton(_ref153) {
3122
+ var context = _ref153.context;
3096
3123
  return {
3097
3124
  className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:text-white',
3098
3125
  //Dark Mode
@@ -3102,8 +3129,8 @@ this.passthrough.tailwind = (function (exports) {
3102
3129
  })
3103
3130
  };
3104
3131
  },
3105
- pageButton: function pageButton(_ref153) {
3106
- var context = _ref153.context;
3132
+ pageButton: function pageButton(_ref154) {
3133
+ var context = _ref154.context;
3107
3134
  return {
3108
3135
  className: classNames('relative inline-flex items-center justify-center user-none overflow-hidden leading-none', 'border-0 text-gray-500 min-w-[3rem] h-12 m-[0.143rem] rounded-md', 'transition duration-200', 'dark:border-blue-300 dark:text-white',
3109
3136
  // Dark Mode
@@ -3115,9 +3142,9 @@ this.passthrough.tailwind = (function (exports) {
3115
3142
  };
3116
3143
  },
3117
3144
  RPPDropdown: {
3118
- root: function root(_ref154) {
3119
- var props = _ref154.props,
3120
- state = _ref154.state;
3145
+ root: function root(_ref155) {
3146
+ var props = _ref155.props,
3147
+ state = _ref155.state;
3121
3148
  return {
3122
3149
  className: classNames('inline-flex relative cursor-pointer user-none', 'bg-white border rounded-md', 'transition duration-200', 'h-12 mx-2', 'dark:bg-gray-950 dark:border-blue-900/40',
3123
3150
  //DarkMode
@@ -3142,8 +3169,8 @@ this.passthrough.tailwind = (function (exports) {
3142
3169
  },
3143
3170
  wrapper: 'overflow-auto',
3144
3171
  list: 'm-0 p-0 py-3 list-none',
3145
- item: function item(_ref155) {
3146
- var context = _ref155.context;
3172
+ item: function item(_ref156) {
3173
+ var context = _ref156.context;
3147
3174
  return {
3148
3175
  className: classNames('relative font-normal cursor-pointer space-nowrap overflow-hidden', 'm-0 py-3 px-5 border-none text-gray-600 rounded-none', 'transition duration-200', 'dark:text-white/80',
3149
3176
  // Dark Mode
@@ -3164,9 +3191,9 @@ this.passthrough.tailwind = (function (exports) {
3164
3191
  }
3165
3192
  },
3166
3193
  jumptopagedropdown: {
3167
- root: function root(_ref156) {
3168
- var props = _ref156.props,
3169
- state = _ref156.state;
3194
+ root: function root(_ref157) {
3195
+ var props = _ref157.props,
3196
+ state = _ref157.state;
3170
3197
  return {
3171
3198
  className: classNames('inline-flex relative cursor-pointer user-none', 'bg-white border rounded-md', 'transition duration-200', 'h-12 mx-2', 'dark:bg-gray-950 dark:border-blue-900/40',
3172
3199
  //DarkMode
@@ -3191,8 +3218,8 @@ this.passthrough.tailwind = (function (exports) {
3191
3218
  },
3192
3219
  wrapper: 'overflow-auto',
3193
3220
  list: 'm-0 p-0 py-3 list-none',
3194
- item: function item(_ref157) {
3195
- var context = _ref157.context;
3221
+ item: function item(_ref158) {
3222
+ var context = _ref158.context;
3196
3223
  return {
3197
3224
  className: classNames('relative font-normal cursor-pointer space-nowrap overflow-hidden', 'm-0 py-3 px-5 border-none text-gray-600 rounded-none', 'transition duration-200', 'dark:text-white/80',
3198
3225
  // Dark Mode
@@ -3206,8 +3233,8 @@ this.passthrough.tailwind = (function (exports) {
3206
3233
  }
3207
3234
  },
3208
3235
  treetable: {
3209
- root: function root(_ref158) {
3210
- var props = _ref158.props;
3236
+ root: function root(_ref159) {
3237
+ var props = _ref159.props;
3211
3238
  return {
3212
3239
  className: classNames('relative', {
3213
3240
  'flex flex-col h-full': props.scrollHeight
@@ -3223,8 +3250,8 @@ this.passthrough.tailwind = (function (exports) {
3223
3250
  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
3224
3251
  )
3225
3252
  },
3226
- scrollableWrapper: function scrollableWrapper(_ref159) {
3227
- var props = _ref159.props;
3253
+ scrollableWrapper: function scrollableWrapper(_ref160) {
3254
+ var props = _ref160.props;
3228
3255
  return {
3229
3256
  className: classNames({
3230
3257
  'relative overflow-auto': props.scrollable,
@@ -3232,8 +3259,8 @@ this.passthrough.tailwind = (function (exports) {
3232
3259
  })
3233
3260
  };
3234
3261
  },
3235
- wrapper: function wrapper(_ref160) {
3236
- var props = _ref160.props;
3262
+ wrapper: function wrapper(_ref161) {
3263
+ var props = _ref161.props;
3237
3264
  return {
3238
3265
  className: classNames({
3239
3266
  'relative overflow-auto': props.scrollable,
@@ -3246,40 +3273,40 @@ this.passthrough.tailwind = (function (exports) {
3246
3273
  )
3247
3274
  },
3248
3275
  table: 'border-collapse table-fixed w-full',
3249
- thead: function thead(_ref161) {
3250
- var props = _ref161.props;
3276
+ thead: function thead(_ref162) {
3277
+ var props = _ref162.props;
3251
3278
  return {
3252
3279
  className: classNames({
3253
3280
  'block sticky top-0 z-[1]': props.scrollable
3254
3281
  })
3255
3282
  };
3256
3283
  },
3257
- tbody: function tbody(_ref162) {
3258
- var props = _ref162.props;
3284
+ tbody: function tbody(_ref163) {
3285
+ var props = _ref163.props;
3259
3286
  return {
3260
3287
  className: classNames({
3261
3288
  block: props.scrollable
3262
3289
  })
3263
3290
  };
3264
3291
  },
3265
- tfoot: function tfoot(_ref163) {
3266
- var props = _ref163.props;
3292
+ tfoot: function tfoot(_ref164) {
3293
+ var props = _ref164.props;
3267
3294
  return {
3268
3295
  className: classNames({
3269
3296
  block: props.scrollable
3270
3297
  })
3271
3298
  };
3272
3299
  },
3273
- headerRow: function headerRow(_ref164) {
3274
- var props = _ref164.props;
3300
+ headerRow: function headerRow(_ref165) {
3301
+ var props = _ref165.props;
3275
3302
  return {
3276
3303
  className: classNames({
3277
3304
  'flex flex-nowrap w-full': props.scrollable
3278
3305
  })
3279
3306
  };
3280
3307
  },
3281
- row: function row(_ref165) {
3282
- var context = _ref165.context;
3308
+ row: function row(_ref166) {
3309
+ var context = _ref166.context;
3283
3310
  return {
3284
3311
  className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
3285
3312
  // Focus
@@ -3291,8 +3318,8 @@ this.passthrough.tailwind = (function (exports) {
3291
3318
  };
3292
3319
  },
3293
3320
  column: {
3294
- headerCell: function headerCell(_ref166) {
3295
- var context = _ref166.context;
3321
+ headerCell: function headerCell(_ref167) {
3322
+ var context = _ref167.context;
3296
3323
  return {
3297
3324
  className: classNames('text-left border-gray-300 border font-bold', 'transition duration-200 p-4', 'dark:border-blue-900/40 dark:text-white/80 dark:bg-gray-900',
3298
3325
  //Dark Mode
@@ -3307,8 +3334,8 @@ this.passthrough.tailwind = (function (exports) {
3307
3334
  })
3308
3335
  };
3309
3336
  },
3310
- bodyCell: function bodyCell(_ref167) {
3311
- var context = _ref167.context;
3337
+ bodyCell: function bodyCell(_ref168) {
3338
+ var context = _ref168.context;
3312
3339
  return {
3313
3340
  className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
3314
3341
  //Dark Mode
@@ -3321,8 +3348,8 @@ this.passthrough.tailwind = (function (exports) {
3321
3348
  })
3322
3349
  };
3323
3350
  },
3324
- rowToggler: function rowToggler(_ref168) {
3325
- var context = _ref168.context;
3351
+ rowToggler: function rowToggler(_ref169) {
3352
+ var context = _ref169.context;
3326
3353
  return {
3327
3354
  className: classNames('relative inline-flex items-center justify-center align-center cursor-pointer select-none overflow-hidden bg-transparent', 'w-8 h-8 border-0 rounded mr-0.5', {
3328
3355
  'text-blue-700': context.selected,
@@ -3334,8 +3361,8 @@ this.passthrough.tailwind = (function (exports) {
3334
3361
  sort: {
3335
3362
  className: 'inline-block align-middle'
3336
3363
  },
3337
- sortIcon: function sortIcon(_ref169) {
3338
- var context = _ref169.context;
3364
+ sortIcon: function sortIcon(_ref170) {
3365
+ var context = _ref170.context;
3339
3366
  return {
3340
3367
  className: classNames('ml-2 inline-block align-middle', {
3341
3368
  'text-blue-700 dark:text-white/80': context.sorted,
@@ -3351,8 +3378,8 @@ this.passthrough.tailwind = (function (exports) {
3351
3378
  checkboxWrapper: {
3352
3379
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
3353
3380
  },
3354
- checkbox: function checkbox(_ref170) {
3355
- var context = _ref170.context;
3381
+ checkbox: function checkbox(_ref171) {
3382
+ var context = _ref171.context;
3356
3383
  return {
3357
3384
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
3358
3385
  'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
@@ -3362,8 +3389,8 @@ this.passthrough.tailwind = (function (exports) {
3362
3389
  })
3363
3390
  };
3364
3391
  },
3365
- checkboxIcon: function checkboxIcon(_ref171) {
3366
- var context = _ref171.context;
3392
+ checkboxIcon: function checkboxIcon(_ref172) {
3393
+ var context = _ref172.context;
3367
3394
  return {
3368
3395
  className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
3369
3396
  'text-white': context.checked
@@ -3374,8 +3401,8 @@ this.passthrough.tailwind = (function (exports) {
3374
3401
  resizeHelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
3375
3402
  },
3376
3403
  datatable: {
3377
- root: function root(_ref172) {
3378
- var props = _ref172.props;
3404
+ root: function root(_ref173) {
3405
+ var props = _ref173.props;
3379
3406
  return {
3380
3407
  className: classNames('relative', {
3381
3408
  'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
@@ -3387,8 +3414,8 @@ this.passthrough.tailwind = (function (exports) {
3387
3414
  )
3388
3415
  },
3389
3416
  loadingIcon: 'w-8 h-8',
3390
- wrapper: function wrapper(_ref173) {
3391
- var props = _ref173.props;
3417
+ wrapper: function wrapper(_ref174) {
3418
+ var props = _ref174.props;
3392
3419
  return {
3393
3420
  className: classNames({
3394
3421
  relative: props.scrollable,
@@ -3396,8 +3423,8 @@ this.passthrough.tailwind = (function (exports) {
3396
3423
  })
3397
3424
  };
3398
3425
  },
3399
- header: function header(_ref174) {
3400
- var props = _ref174.props;
3426
+ header: function header(_ref175) {
3427
+ var props = _ref175.props;
3401
3428
  return {
3402
3429
  className: classNames('bg-slate-50 text-slate-700 border-gray-300 font-bold p-4', 'dark:border-blue-900/40 dark:text-white/80 dark:bg-gray-900',
3403
3430
  // Dark Mode
@@ -3405,25 +3432,25 @@ this.passthrough.tailwind = (function (exports) {
3405
3432
  };
3406
3433
  },
3407
3434
  table: 'w-full border-spacing-0',
3408
- thead: function thead(_ref175) {
3409
- var context = _ref175.context;
3435
+ thead: function thead(_ref176) {
3436
+ var context = _ref176.context;
3410
3437
  return {
3411
3438
  className: classNames({
3412
3439
  'bg-slate-50 top-0 z-[1]': context.scrollable
3413
3440
  })
3414
3441
  };
3415
3442
  },
3416
- tbody: function tbody(_ref176) {
3417
- var props = _ref176.props,
3418
- context = _ref176.context;
3443
+ tbody: function tbody(_ref177) {
3444
+ var props = _ref177.props,
3445
+ context = _ref177.context;
3419
3446
  return {
3420
3447
  className: classNames({
3421
3448
  'sticky z-[1]': props.frozenRow && context.scrollable
3422
3449
  })
3423
3450
  };
3424
3451
  },
3425
- tfoot: function tfoot(_ref177) {
3426
- var context = _ref177.context;
3452
+ tfoot: function tfoot(_ref178) {
3453
+ var context = _ref178.context;
3427
3454
  return {
3428
3455
  className: classNames({
3429
3456
  'bg-slate-50 bottom-0 z-[1]': context.scrollable
@@ -3435,9 +3462,9 @@ this.passthrough.tailwind = (function (exports) {
3435
3462
  )
3436
3463
  },
3437
3464
  column: {
3438
- headerCell: function headerCell(_ref178) {
3439
- var context = _ref178.context,
3440
- props = _ref178.props;
3465
+ headerCell: function headerCell(_ref179) {
3466
+ var context = _ref179.context,
3467
+ props = _ref179.props;
3441
3468
  return {
3442
3469
  className: classNames('text-left border-0 border-b border-solid border-gray-300 dark:border-blue-900/40 font-bold', 'transition duration-200', (context === null || context === void 0 ? void 0 : context.size) === 'small' ? 'p-2' : (context === null || context === void 0 ? void 0 : context.size) === 'large' ? 'p-5' : 'p-4',
3443
3470
  // Size
@@ -3454,9 +3481,9 @@ this.passthrough.tailwind = (function (exports) {
3454
3481
  };
3455
3482
  },
3456
3483
  headerContent: 'flex items-center',
3457
- bodyCell: function bodyCell(_ref179) {
3458
- var props = _ref179.props,
3459
- context = _ref179.context;
3484
+ bodyCell: function bodyCell(_ref180) {
3485
+ var props = _ref180.props,
3486
+ context = _ref180.context;
3460
3487
  return {
3461
3488
  className: classNames('text-left border-0 border-b border-solid border-gray-300', (context === null || context === void 0 ? void 0 : context.size) === 'small' ? 'p-2' : (context === null || context === void 0 ? void 0 : context.size) === 'large' ? 'p-5' : 'p-4',
3462
3489
  // Size
@@ -3469,8 +3496,8 @@ this.passthrough.tailwind = (function (exports) {
3469
3496
  })
3470
3497
  };
3471
3498
  },
3472
- footerCell: function footerCell(_ref180) {
3473
- var context = _ref180.context;
3499
+ footerCell: function footerCell(_ref181) {
3500
+ var context = _ref181.context;
3474
3501
  return {
3475
3502
  className: classNames('text-left border-0 border-b border-solid border-gray-300 font-bold', 'bg-slate-50 text-slate-700', 'transition duration-200', (context === null || context === void 0 ? void 0 : context.size) === 'small' ? 'p-2' : (context === null || context === void 0 ? void 0 : context.size) === 'large' ? 'p-5' : 'p-4',
3476
3503
  // Size
@@ -3481,8 +3508,8 @@ this.passthrough.tailwind = (function (exports) {
3481
3508
  })
3482
3509
  };
3483
3510
  },
3484
- sortIcon: function sortIcon(_ref181) {
3485
- var context = _ref181.context;
3511
+ sortIcon: function sortIcon(_ref182) {
3512
+ var context = _ref182.context;
3486
3513
  return {
3487
3514
  className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
3488
3515
  };
@@ -3500,8 +3527,8 @@ this.passthrough.tailwind = (function (exports) {
3500
3527
  root: 'min-[0px]:flex mb-2'
3501
3528
  },
3502
3529
  filterRowItems: 'm-0 p-0 py-3 list-none ',
3503
- filterRowItem: function filterRowItem(_ref182) {
3504
- var context = _ref182.context;
3530
+ filterRowItem: function filterRowItem(_ref183) {
3531
+ var context = _ref183.context;
3505
3532
  return {
3506
3533
  className: classNames('m-0 py-3 px-5 bg-transparent', 'transition duration-200', context !== null && context !== void 0 && context.highlighted ? 'text-blue-700 bg-blue-100 dark:text-white/80 dark:bg-blue-300' : 'text-gray-600 bg-transparent dark:text-white/80 dark:bg-transparent')
3507
3534
  };
@@ -3531,8 +3558,8 @@ this.passthrough.tailwind = (function (exports) {
3531
3558
  filterApplyButton: {
3532
3559
  root: 'w-auto min-[0px]:text-sm px-4 py-3'
3533
3560
  },
3534
- filterMenuButton: function filterMenuButton(_ref183) {
3535
- var context = _ref183.context;
3561
+ filterMenuButton: function filterMenuButton(_ref184) {
3562
+ var context = _ref184.context;
3536
3563
  return {
3537
3564
  className: classNames('inline-flex justify-center items-center cursor-pointer no-underline overflow-hidden relative ml-2', 'w-8 h-8 rounded-[50%]', 'transition duration-200', 'hover:text-slate-700 hover:bg-gray-300/20',
3538
3565
  // Hover
@@ -3545,8 +3572,8 @@ this.passthrough.tailwind = (function (exports) {
3545
3572
  })
3546
3573
  };
3547
3574
  },
3548
- headerFilterClearButton: function headerFilterClearButton(_ref184) {
3549
- var context = _ref184.context;
3575
+ headerFilterClearButton: function headerFilterClearButton(_ref185) {
3576
+ var context = _ref185.context;
3550
3577
  return {
3551
3578
  className: classNames('inline-flex justify-center items-center cursor-pointer no-underline overflow-hidden relative', 'text-left bg-transparent m-0 p-0 border-none select-none ml-2', {
3552
3579
  invisible: !context.hidden
@@ -3585,8 +3612,8 @@ this.passthrough.tailwind = (function (exports) {
3585
3612
  radioButtonInput: {
3586
3613
  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')
3587
3614
  },
3588
- radioButtonBox: function radioButtonBox(_ref185) {
3589
- var context = _ref185.context;
3615
+ radioButtonBox: function radioButtonBox(_ref186) {
3616
+ var context = _ref186.context;
3590
3617
  return {
3591
3618
  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', {
3592
3619
  '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,
@@ -3594,8 +3621,8 @@ this.passthrough.tailwind = (function (exports) {
3594
3621
  })
3595
3622
  };
3596
3623
  },
3597
- radioButtonIcon: function radioButtonIcon(_ref186) {
3598
- var context = _ref186.context;
3624
+ radioButtonIcon: function radioButtonIcon(_ref187) {
3625
+ var context = _ref187.context;
3599
3626
  return {
3600
3627
  className: classNames('transform rounded-full', 'block h-3 w-3 bg-white transition duration-200 dark:bg-gray-900', {
3601
3628
  'backface-hidden scale-10 invisible': context.checked === false,
@@ -3606,8 +3633,8 @@ this.passthrough.tailwind = (function (exports) {
3606
3633
  headercheckboxwrapper: {
3607
3634
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
3608
3635
  },
3609
- headerCheckbox: function headerCheckbox(_ref187) {
3610
- var context = _ref187.context;
3636
+ headerCheckbox: function headerCheckbox(_ref188) {
3637
+ var context = _ref188.context;
3611
3638
  return {
3612
3639
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', 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', {
3613
3640
  '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,
@@ -3619,8 +3646,8 @@ this.passthrough.tailwind = (function (exports) {
3619
3646
  checkboxwrapper: {
3620
3647
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
3621
3648
  },
3622
- checkbox: function checkbox(_ref188) {
3623
- var context = _ref188.context;
3649
+ checkbox: function checkbox(_ref189) {
3650
+ var context = _ref189.context;
3624
3651
  return {
3625
3652
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', 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', {
3626
3653
  '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,
@@ -3631,8 +3658,8 @@ this.passthrough.tailwind = (function (exports) {
3631
3658
  checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
3632
3659
  transition: TRANSITIONS.overlay
3633
3660
  },
3634
- bodyRow: function bodyRow(_ref189) {
3635
- var context = _ref189.context;
3661
+ bodyRow: function bodyRow(_ref190) {
3662
+ var context = _ref190.context;
3636
3663
  return {
3637
3664
  className: classNames(context.selected ? 'bg-blue-50 text-blue-700 dark:bg-blue-300' : 'bg-white text-gray-600 dark:bg-gray-900', context.stripedRows ? context.index % 2 === 0 ? 'bg-white text-gray-600 dark:bg-gray-900' : 'bg-blue-50/50 text-gray-600 dark:bg-gray-950' : '', 'transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
3638
3665
  // Focus