primereact 10.9.7 → 10.9.8

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 (594) hide show
  1. package/README.md +1 -1
  2. package/accordion/accordion.cjs.min.js +1 -1
  3. package/accordion/accordion.esm.min.js +1 -1
  4. package/accordion/accordion.min.js +1 -1
  5. package/api/api.cjs.js +37 -37
  6. package/api/api.cjs.min.js +1 -1
  7. package/api/api.esm.js +37 -37
  8. package/api/api.esm.min.js +1 -1
  9. package/api/api.js +37 -37
  10. package/api/api.min.js +1 -1
  11. package/autocomplete/autocomplete.cjs.min.js +1 -1
  12. package/autocomplete/autocomplete.esm.min.js +1 -1
  13. package/autocomplete/autocomplete.min.js +1 -1
  14. package/avatar/avatar.cjs.min.js +1 -1
  15. package/avatar/avatar.esm.min.js +1 -1
  16. package/avatar/avatar.min.js +1 -1
  17. package/avatargroup/avatargroup.cjs.min.js +1 -1
  18. package/avatargroup/avatargroup.esm.min.js +1 -1
  19. package/avatargroup/avatargroup.min.js +1 -1
  20. package/badge/badge.cjs.min.js +1 -1
  21. package/badge/badge.esm.min.js +1 -1
  22. package/badge/badge.min.js +1 -1
  23. package/blockui/blockui.cjs.min.js +1 -1
  24. package/blockui/blockui.esm.min.js +1 -1
  25. package/blockui/blockui.min.js +1 -1
  26. package/breadcrumb/breadcrumb.cjs.min.js +1 -1
  27. package/breadcrumb/breadcrumb.esm.min.js +1 -1
  28. package/breadcrumb/breadcrumb.min.js +1 -1
  29. package/button/button.cjs.min.js +1 -1
  30. package/button/button.esm.min.js +1 -1
  31. package/button/button.min.js +1 -1
  32. package/buttongroup/buttongroup.cjs.min.js +1 -1
  33. package/buttongroup/buttongroup.esm.min.js +1 -1
  34. package/buttongroup/buttongroup.min.js +1 -1
  35. package/calendar/calendar.cjs.js +50 -31
  36. package/calendar/calendar.cjs.min.js +1 -1
  37. package/calendar/calendar.esm.js +50 -31
  38. package/calendar/calendar.esm.min.js +1 -1
  39. package/calendar/calendar.js +50 -31
  40. package/calendar/calendar.min.js +1 -1
  41. package/card/card.cjs.min.js +1 -1
  42. package/card/card.esm.min.js +1 -1
  43. package/card/card.min.js +1 -1
  44. package/carousel/carousel.cjs.min.js +1 -1
  45. package/carousel/carousel.esm.min.js +1 -1
  46. package/carousel/carousel.min.js +1 -1
  47. package/cascadeselect/cascadeselect.cjs.js +25 -3
  48. package/cascadeselect/cascadeselect.cjs.min.js +1 -1
  49. package/cascadeselect/cascadeselect.esm.js +25 -3
  50. package/cascadeselect/cascadeselect.esm.min.js +1 -1
  51. package/cascadeselect/cascadeselect.js +25 -3
  52. package/cascadeselect/cascadeselect.min.js +1 -1
  53. package/chart/chart.cjs.min.js +1 -1
  54. package/chart/chart.esm.min.js +1 -1
  55. package/chart/chart.min.js +1 -1
  56. package/checkbox/checkbox.cjs.min.js +1 -1
  57. package/checkbox/checkbox.esm.min.js +1 -1
  58. package/checkbox/checkbox.min.js +1 -1
  59. package/chip/chip.cjs.min.js +1 -1
  60. package/chip/chip.esm.min.js +1 -1
  61. package/chip/chip.min.js +1 -1
  62. package/chips/chips.cjs.min.js +1 -1
  63. package/chips/chips.esm.min.js +1 -1
  64. package/chips/chips.min.js +1 -1
  65. package/colorpicker/colorpicker.cjs.min.js +1 -1
  66. package/colorpicker/colorpicker.esm.min.js +1 -1
  67. package/colorpicker/colorpicker.min.js +1 -1
  68. package/componentbase/componentbase.cjs.min.js +1 -1
  69. package/componentbase/componentbase.esm.min.js +1 -1
  70. package/componentbase/componentbase.min.js +1 -1
  71. package/confirmdialog/confirmdialog.cjs.js +1 -1
  72. package/confirmdialog/confirmdialog.cjs.min.js +1 -1
  73. package/confirmdialog/confirmdialog.esm.js +1 -1
  74. package/confirmdialog/confirmdialog.esm.min.js +1 -1
  75. package/confirmdialog/confirmdialog.js +1 -1
  76. package/confirmdialog/confirmdialog.min.js +1 -1
  77. package/confirmpopup/confirmpopup.cjs.min.js +1 -1
  78. package/confirmpopup/confirmpopup.esm.min.js +1 -1
  79. package/confirmpopup/confirmpopup.min.js +1 -1
  80. package/contextmenu/contextmenu.cjs.js +24 -24
  81. package/contextmenu/contextmenu.cjs.min.js +1 -1
  82. package/contextmenu/contextmenu.esm.js +24 -24
  83. package/contextmenu/contextmenu.esm.min.js +1 -1
  84. package/contextmenu/contextmenu.js +24 -24
  85. package/contextmenu/contextmenu.min.js +1 -1
  86. package/core/core.js +141 -73
  87. package/core/core.min.js +67 -67
  88. package/csstransition/csstransition.cjs.min.js +1 -1
  89. package/csstransition/csstransition.esm.min.js +1 -1
  90. package/csstransition/csstransition.min.js +1 -1
  91. package/datascroller/datascroller.cjs.min.js +1 -1
  92. package/datascroller/datascroller.esm.min.js +1 -1
  93. package/datascroller/datascroller.min.js +1 -1
  94. package/datatable/datatable.cjs.js +119 -96
  95. package/datatable/datatable.cjs.min.js +1 -1
  96. package/datatable/datatable.esm.js +119 -96
  97. package/datatable/datatable.esm.min.js +1 -1
  98. package/datatable/datatable.js +119 -96
  99. package/datatable/datatable.min.js +1 -1
  100. package/dataview/dataview.cjs.js +5 -8
  101. package/dataview/dataview.cjs.min.js +1 -1
  102. package/dataview/dataview.esm.js +5 -8
  103. package/dataview/dataview.esm.min.js +1 -1
  104. package/dataview/dataview.js +5 -8
  105. package/dataview/dataview.min.js +1 -1
  106. package/deferredcontent/deferredcontent.cjs.min.js +1 -1
  107. package/deferredcontent/deferredcontent.esm.min.js +1 -1
  108. package/deferredcontent/deferredcontent.min.js +1 -1
  109. package/dialog/dialog.cjs.min.js +1 -1
  110. package/dialog/dialog.esm.min.js +1 -1
  111. package/dialog/dialog.min.js +1 -1
  112. package/divider/divider.cjs.min.js +1 -1
  113. package/divider/divider.esm.min.js +1 -1
  114. package/divider/divider.min.js +1 -1
  115. package/dock/dock.cjs.min.js +1 -1
  116. package/dock/dock.esm.min.js +1 -1
  117. package/dock/dock.min.js +1 -1
  118. package/dropdown/dropdown.cjs.js +11 -7
  119. package/dropdown/dropdown.cjs.min.js +1 -1
  120. package/dropdown/dropdown.esm.js +11 -7
  121. package/dropdown/dropdown.esm.min.js +1 -1
  122. package/dropdown/dropdown.js +11 -7
  123. package/dropdown/dropdown.min.js +1 -1
  124. package/editor/editor.cjs.min.js +1 -1
  125. package/editor/editor.d.ts +1 -1
  126. package/editor/editor.esm.min.js +1 -1
  127. package/editor/editor.min.js +1 -1
  128. package/fieldset/fieldset.cjs.min.js +1 -1
  129. package/fieldset/fieldset.esm.min.js +1 -1
  130. package/fieldset/fieldset.min.js +1 -1
  131. package/fileupload/fileupload.cjs.js +3 -3
  132. package/fileupload/fileupload.cjs.min.js +1 -1
  133. package/fileupload/fileupload.esm.js +3 -3
  134. package/fileupload/fileupload.esm.min.js +1 -1
  135. package/fileupload/fileupload.js +3 -3
  136. package/fileupload/fileupload.min.js +1 -1
  137. package/floatlabel/floatlabel.cjs.min.js +1 -1
  138. package/floatlabel/floatlabel.esm.min.js +1 -1
  139. package/floatlabel/floatlabel.min.js +1 -1
  140. package/focustrap/focustrap.cjs.min.js +1 -1
  141. package/focustrap/focustrap.esm.min.js +1 -1
  142. package/focustrap/focustrap.min.js +1 -1
  143. package/galleria/galleria.cjs.min.js +1 -1
  144. package/galleria/galleria.esm.min.js +1 -1
  145. package/galleria/galleria.min.js +1 -1
  146. package/hooks/hooks.cjs.js +7 -7
  147. package/hooks/hooks.cjs.min.js +1 -1
  148. package/hooks/hooks.esm.js +7 -7
  149. package/hooks/hooks.esm.min.js +1 -1
  150. package/hooks/hooks.js +7 -7
  151. package/hooks/hooks.min.js +1 -1
  152. package/iconfield/iconfield.cjs.min.js +1 -1
  153. package/iconfield/iconfield.esm.min.js +1 -1
  154. package/iconfield/iconfield.min.js +1 -1
  155. package/icons/angledoubledown/index.cjs.min.js +1 -1
  156. package/icons/angledoubledown/index.esm.min.js +1 -1
  157. package/icons/angledoubledown/index.min.js +1 -1
  158. package/icons/angledoubleleft/index.cjs.min.js +1 -1
  159. package/icons/angledoubleleft/index.esm.min.js +1 -1
  160. package/icons/angledoubleleft/index.min.js +1 -1
  161. package/icons/angledoubleright/index.cjs.min.js +1 -1
  162. package/icons/angledoubleright/index.esm.min.js +1 -1
  163. package/icons/angledoubleright/index.min.js +1 -1
  164. package/icons/angledoubleup/index.cjs.min.js +1 -1
  165. package/icons/angledoubleup/index.esm.min.js +1 -1
  166. package/icons/angledoubleup/index.min.js +1 -1
  167. package/icons/angledown/index.cjs.min.js +1 -1
  168. package/icons/angledown/index.esm.min.js +1 -1
  169. package/icons/angledown/index.min.js +1 -1
  170. package/icons/angleleft/index.cjs.min.js +1 -1
  171. package/icons/angleleft/index.esm.min.js +1 -1
  172. package/icons/angleleft/index.min.js +1 -1
  173. package/icons/angleright/index.cjs.min.js +1 -1
  174. package/icons/angleright/index.esm.min.js +1 -1
  175. package/icons/angleright/index.min.js +1 -1
  176. package/icons/angleup/index.cjs.min.js +1 -1
  177. package/icons/angleup/index.esm.min.js +1 -1
  178. package/icons/angleup/index.min.js +1 -1
  179. package/icons/arrowdown/index.cjs.min.js +1 -1
  180. package/icons/arrowdown/index.esm.min.js +1 -1
  181. package/icons/arrowdown/index.min.js +1 -1
  182. package/icons/arrowup/index.cjs.min.js +1 -1
  183. package/icons/arrowup/index.esm.min.js +1 -1
  184. package/icons/arrowup/index.min.js +1 -1
  185. package/icons/ban/index.cjs.min.js +1 -1
  186. package/icons/ban/index.esm.min.js +1 -1
  187. package/icons/ban/index.min.js +1 -1
  188. package/icons/bars/index.cjs.min.js +1 -1
  189. package/icons/bars/index.esm.min.js +1 -1
  190. package/icons/bars/index.min.js +1 -1
  191. package/icons/blank/index.cjs.min.js +1 -1
  192. package/icons/blank/index.esm.min.js +1 -1
  193. package/icons/blank/index.min.js +1 -1
  194. package/icons/calendar/index.cjs.min.js +1 -1
  195. package/icons/calendar/index.esm.min.js +1 -1
  196. package/icons/calendar/index.min.js +1 -1
  197. package/icons/check/index.cjs.min.js +1 -1
  198. package/icons/check/index.esm.min.js +1 -1
  199. package/icons/check/index.min.js +1 -1
  200. package/icons/chevrondown/index.cjs.min.js +1 -1
  201. package/icons/chevrondown/index.esm.min.js +1 -1
  202. package/icons/chevrondown/index.min.js +1 -1
  203. package/icons/chevronleft/index.cjs.min.js +1 -1
  204. package/icons/chevronleft/index.esm.min.js +1 -1
  205. package/icons/chevronleft/index.min.js +1 -1
  206. package/icons/chevronright/index.cjs.min.js +1 -1
  207. package/icons/chevronright/index.esm.min.js +1 -1
  208. package/icons/chevronright/index.min.js +1 -1
  209. package/icons/chevronup/index.cjs.min.js +1 -1
  210. package/icons/chevronup/index.esm.min.js +1 -1
  211. package/icons/chevronup/index.min.js +1 -1
  212. package/icons/download/index.cjs.min.js +1 -1
  213. package/icons/download/index.esm.min.js +1 -1
  214. package/icons/download/index.min.js +1 -1
  215. package/icons/exclamationtriangle/index.cjs.min.js +1 -1
  216. package/icons/exclamationtriangle/index.esm.min.js +1 -1
  217. package/icons/exclamationtriangle/index.min.js +1 -1
  218. package/icons/eye/index.cjs.min.js +1 -1
  219. package/icons/eye/index.esm.min.js +1 -1
  220. package/icons/eye/index.min.js +1 -1
  221. package/icons/eyeslash/index.cjs.min.js +1 -1
  222. package/icons/eyeslash/index.esm.min.js +1 -1
  223. package/icons/eyeslash/index.min.js +1 -1
  224. package/icons/filter/index.cjs.min.js +1 -1
  225. package/icons/filter/index.esm.min.js +1 -1
  226. package/icons/filter/index.min.js +1 -1
  227. package/icons/filterslash/index.cjs.min.js +1 -1
  228. package/icons/filterslash/index.esm.min.js +1 -1
  229. package/icons/filterslash/index.min.js +1 -1
  230. package/icons/infocircle/index.cjs.min.js +1 -1
  231. package/icons/infocircle/index.esm.min.js +1 -1
  232. package/icons/infocircle/index.min.js +1 -1
  233. package/icons/minus/index.cjs.min.js +1 -1
  234. package/icons/minus/index.esm.min.js +1 -1
  235. package/icons/minus/index.min.js +1 -1
  236. package/icons/pencil/index.cjs.min.js +1 -1
  237. package/icons/pencil/index.esm.min.js +1 -1
  238. package/icons/pencil/index.min.js +1 -1
  239. package/icons/plus/index.cjs.min.js +1 -1
  240. package/icons/plus/index.esm.min.js +1 -1
  241. package/icons/plus/index.min.js +1 -1
  242. package/icons/refresh/index.cjs.min.js +1 -1
  243. package/icons/refresh/index.esm.min.js +1 -1
  244. package/icons/refresh/index.min.js +1 -1
  245. package/icons/search/index.cjs.min.js +1 -1
  246. package/icons/search/index.esm.min.js +1 -1
  247. package/icons/search/index.min.js +1 -1
  248. package/icons/searchminus/index.cjs.min.js +1 -1
  249. package/icons/searchminus/index.esm.min.js +1 -1
  250. package/icons/searchminus/index.min.js +1 -1
  251. package/icons/searchplus/index.cjs.min.js +1 -1
  252. package/icons/searchplus/index.esm.min.js +1 -1
  253. package/icons/searchplus/index.min.js +1 -1
  254. package/icons/sortalt/index.cjs.min.js +1 -1
  255. package/icons/sortalt/index.esm.min.js +1 -1
  256. package/icons/sortalt/index.min.js +1 -1
  257. package/icons/sortamountdown/index.cjs.min.js +1 -1
  258. package/icons/sortamountdown/index.esm.min.js +1 -1
  259. package/icons/sortamountdown/index.min.js +1 -1
  260. package/icons/sortamountupalt/index.cjs.min.js +1 -1
  261. package/icons/sortamountupalt/index.esm.min.js +1 -1
  262. package/icons/sortamountupalt/index.min.js +1 -1
  263. package/icons/spinner/index.cjs.min.js +1 -1
  264. package/icons/spinner/index.esm.min.js +1 -1
  265. package/icons/spinner/index.min.js +1 -1
  266. package/icons/star/index.cjs.min.js +1 -1
  267. package/icons/star/index.esm.min.js +1 -1
  268. package/icons/star/index.min.js +1 -1
  269. package/icons/starfill/index.cjs.min.js +1 -1
  270. package/icons/starfill/index.esm.min.js +1 -1
  271. package/icons/starfill/index.min.js +1 -1
  272. package/icons/thlarge/index.cjs.min.js +1 -1
  273. package/icons/thlarge/index.esm.min.js +1 -1
  274. package/icons/thlarge/index.min.js +1 -1
  275. package/icons/times/index.cjs.min.js +1 -1
  276. package/icons/times/index.esm.min.js +1 -1
  277. package/icons/times/index.min.js +1 -1
  278. package/icons/timescircle/index.cjs.min.js +1 -1
  279. package/icons/timescircle/index.esm.min.js +1 -1
  280. package/icons/timescircle/index.min.js +1 -1
  281. package/icons/trash/index.cjs.min.js +1 -1
  282. package/icons/trash/index.esm.min.js +1 -1
  283. package/icons/trash/index.min.js +1 -1
  284. package/icons/undo/index.cjs.min.js +1 -1
  285. package/icons/undo/index.esm.min.js +1 -1
  286. package/icons/undo/index.min.js +1 -1
  287. package/icons/upload/index.cjs.min.js +1 -1
  288. package/icons/upload/index.esm.min.js +1 -1
  289. package/icons/upload/index.min.js +1 -1
  290. package/icons/windowmaximize/index.cjs.min.js +1 -1
  291. package/icons/windowmaximize/index.esm.min.js +1 -1
  292. package/icons/windowmaximize/index.min.js +1 -1
  293. package/icons/windowminimize/index.cjs.min.js +1 -1
  294. package/icons/windowminimize/index.esm.min.js +1 -1
  295. package/icons/windowminimize/index.min.js +1 -1
  296. package/image/image.cjs.min.js +1 -1
  297. package/image/image.esm.min.js +1 -1
  298. package/image/image.min.js +1 -1
  299. package/inplace/inplace.cjs.min.js +1 -1
  300. package/inplace/inplace.esm.min.js +1 -1
  301. package/inplace/inplace.min.js +1 -1
  302. package/inputicon/inputicon.cjs.min.js +1 -1
  303. package/inputicon/inputicon.esm.min.js +1 -1
  304. package/inputicon/inputicon.min.js +1 -1
  305. package/inputmask/inputmask.cjs.js +1 -0
  306. package/inputmask/inputmask.cjs.min.js +1 -1
  307. package/inputmask/inputmask.esm.js +1 -0
  308. package/inputmask/inputmask.esm.min.js +1 -1
  309. package/inputmask/inputmask.js +1 -0
  310. package/inputmask/inputmask.min.js +1 -1
  311. package/inputnumber/inputnumber.cjs.js +58 -5
  312. package/inputnumber/inputnumber.cjs.min.js +1 -1
  313. package/inputnumber/inputnumber.esm.js +58 -5
  314. package/inputnumber/inputnumber.esm.min.js +1 -1
  315. package/inputnumber/inputnumber.js +58 -5
  316. package/inputnumber/inputnumber.min.js +1 -1
  317. package/inputotp/inputotp.cjs.js +5 -1
  318. package/inputotp/inputotp.cjs.min.js +1 -1
  319. package/inputotp/inputotp.esm.js +5 -1
  320. package/inputotp/inputotp.esm.min.js +1 -1
  321. package/inputotp/inputotp.js +5 -1
  322. package/inputotp/inputotp.min.js +1 -1
  323. package/inputswitch/inputswitch.cjs.min.js +1 -1
  324. package/inputswitch/inputswitch.esm.min.js +1 -1
  325. package/inputswitch/inputswitch.min.js +1 -1
  326. package/inputtext/inputtext.cjs.js +1 -0
  327. package/inputtext/inputtext.cjs.min.js +1 -1
  328. package/inputtext/inputtext.esm.js +1 -0
  329. package/inputtext/inputtext.esm.min.js +1 -1
  330. package/inputtext/inputtext.js +1 -0
  331. package/inputtext/inputtext.min.js +1 -1
  332. package/inputtextarea/inputtextarea.cjs.js +1 -0
  333. package/inputtextarea/inputtextarea.cjs.min.js +1 -1
  334. package/inputtextarea/inputtextarea.esm.js +1 -0
  335. package/inputtextarea/inputtextarea.esm.min.js +1 -1
  336. package/inputtextarea/inputtextarea.js +1 -0
  337. package/inputtextarea/inputtextarea.min.js +1 -1
  338. package/keyfilter/keyfilter.cjs.min.js +1 -1
  339. package/keyfilter/keyfilter.esm.min.js +1 -1
  340. package/keyfilter/keyfilter.min.js +1 -1
  341. package/knob/knob.cjs.min.js +1 -1
  342. package/knob/knob.esm.min.js +1 -1
  343. package/knob/knob.min.js +1 -1
  344. package/listbox/listbox.cjs.js +3 -3
  345. package/listbox/listbox.cjs.min.js +1 -1
  346. package/listbox/listbox.esm.js +3 -3
  347. package/listbox/listbox.esm.min.js +1 -1
  348. package/listbox/listbox.js +3 -3
  349. package/listbox/listbox.min.js +1 -1
  350. package/megamenu/megamenu.cjs.js +21 -21
  351. package/megamenu/megamenu.cjs.min.js +1 -1
  352. package/megamenu/megamenu.esm.js +21 -21
  353. package/megamenu/megamenu.esm.min.js +1 -1
  354. package/megamenu/megamenu.js +21 -21
  355. package/megamenu/megamenu.min.js +1 -1
  356. package/mention/mention.cjs.js +4 -3
  357. package/mention/mention.cjs.min.js +1 -1
  358. package/mention/mention.esm.js +4 -3
  359. package/mention/mention.esm.min.js +1 -1
  360. package/mention/mention.js +4 -3
  361. package/mention/mention.min.js +1 -1
  362. package/menu/menu.cjs.js +3 -3
  363. package/menu/menu.cjs.min.js +1 -1
  364. package/menu/menu.esm.js +3 -3
  365. package/menu/menu.esm.min.js +1 -1
  366. package/menu/menu.js +3 -3
  367. package/menu/menu.min.js +1 -1
  368. package/menubar/menubar.cjs.js +18 -18
  369. package/menubar/menubar.cjs.min.js +1 -1
  370. package/menubar/menubar.d.ts +22 -0
  371. package/menubar/menubar.esm.js +18 -18
  372. package/menubar/menubar.esm.min.js +1 -1
  373. package/menubar/menubar.js +18 -18
  374. package/menubar/menubar.min.js +1 -1
  375. package/message/message.cjs.min.js +1 -1
  376. package/message/message.esm.min.js +1 -1
  377. package/message/message.min.js +1 -1
  378. package/messages/messages.cjs.min.js +1 -1
  379. package/messages/messages.esm.min.js +1 -1
  380. package/messages/messages.min.js +1 -1
  381. package/metergroup/metergroup.cjs.min.js +1 -1
  382. package/metergroup/metergroup.esm.min.js +1 -1
  383. package/metergroup/metergroup.min.js +1 -1
  384. package/multiselect/multiselect.cjs.js +13 -5
  385. package/multiselect/multiselect.cjs.min.js +1 -1
  386. package/multiselect/multiselect.esm.js +13 -5
  387. package/multiselect/multiselect.esm.min.js +1 -1
  388. package/multiselect/multiselect.js +13 -5
  389. package/multiselect/multiselect.min.js +1 -1
  390. package/multistatecheckbox/multistatecheckbox.cjs.js +5 -1
  391. package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
  392. package/multistatecheckbox/multistatecheckbox.esm.js +6 -2
  393. package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
  394. package/multistatecheckbox/multistatecheckbox.js +5 -1
  395. package/multistatecheckbox/multistatecheckbox.min.js +1 -1
  396. package/orderlist/orderlist.cjs.js +16 -8
  397. package/orderlist/orderlist.cjs.min.js +1 -1
  398. package/orderlist/orderlist.esm.js +16 -8
  399. package/orderlist/orderlist.esm.min.js +1 -1
  400. package/orderlist/orderlist.js +16 -8
  401. package/orderlist/orderlist.min.js +1 -1
  402. package/organizationchart/organizationchart.cjs.js +109 -76
  403. package/organizationchart/organizationchart.cjs.min.js +1 -1
  404. package/organizationchart/organizationchart.esm.js +109 -76
  405. package/organizationchart/organizationchart.esm.min.js +1 -1
  406. package/organizationchart/organizationchart.js +109 -76
  407. package/organizationchart/organizationchart.min.js +1 -1
  408. package/overlaypanel/overlaypanel.cjs.js +16 -1
  409. package/overlaypanel/overlaypanel.cjs.min.js +1 -1
  410. package/overlaypanel/overlaypanel.esm.js +16 -1
  411. package/overlaypanel/overlaypanel.esm.min.js +1 -1
  412. package/overlaypanel/overlaypanel.js +16 -1
  413. package/overlaypanel/overlaypanel.min.js +1 -1
  414. package/overlayservice/overlayservice.min.js +1 -1
  415. package/package.json +1 -1
  416. package/paginator/paginator.cjs.min.js +1 -1
  417. package/paginator/paginator.esm.min.js +1 -1
  418. package/paginator/paginator.min.js +1 -1
  419. package/panel/panel.cjs.min.js +1 -1
  420. package/panel/panel.esm.min.js +1 -1
  421. package/panel/panel.min.js +1 -1
  422. package/panelmenu/panelmenu.cjs.js +15 -7
  423. package/panelmenu/panelmenu.cjs.min.js +1 -1
  424. package/panelmenu/panelmenu.esm.js +15 -7
  425. package/panelmenu/panelmenu.esm.min.js +1 -1
  426. package/panelmenu/panelmenu.js +15 -7
  427. package/panelmenu/panelmenu.min.js +1 -1
  428. package/passthrough/index.cjs.min.js +1 -1
  429. package/passthrough/index.esm.min.js +1 -1
  430. package/passthrough/index.min.js +1 -1
  431. package/passthrough/tailwind/index.cjs.js +393 -393
  432. package/passthrough/tailwind/index.cjs.min.js +1 -1
  433. package/passthrough/tailwind/index.esm.js +393 -393
  434. package/passthrough/tailwind/index.esm.min.js +1 -1
  435. package/passthrough/tailwind/index.js +393 -393
  436. package/passthrough/tailwind/index.min.js +1 -1
  437. package/password/password.cjs.js +5 -4
  438. package/password/password.cjs.min.js +1 -1
  439. package/password/password.esm.js +5 -4
  440. package/password/password.esm.min.js +1 -1
  441. package/password/password.js +5 -4
  442. package/password/password.min.js +1 -1
  443. package/picklist/picklist.cjs.js +17 -21
  444. package/picklist/picklist.cjs.min.js +1 -1
  445. package/picklist/picklist.esm.js +17 -21
  446. package/picklist/picklist.esm.min.js +1 -1
  447. package/picklist/picklist.js +17 -21
  448. package/picklist/picklist.min.js +1 -1
  449. package/portal/portal.cjs.min.js +1 -1
  450. package/portal/portal.esm.min.js +1 -1
  451. package/portal/portal.min.js +1 -1
  452. package/primereact.all.cjs.js +659 -450
  453. package/primereact.all.cjs.min.js +1 -1
  454. package/primereact.all.esm.js +659 -450
  455. package/primereact.all.esm.min.js +1 -1
  456. package/primereact.all.js +659 -450
  457. package/primereact.all.min.js +1 -1
  458. package/progressbar/progressbar.cjs.min.js +1 -1
  459. package/progressbar/progressbar.esm.min.js +1 -1
  460. package/progressbar/progressbar.min.js +1 -1
  461. package/progressspinner/progressspinner.cjs.min.js +1 -1
  462. package/progressspinner/progressspinner.esm.min.js +1 -1
  463. package/progressspinner/progressspinner.min.js +1 -1
  464. package/radiobutton/radiobutton.cjs.min.js +1 -1
  465. package/radiobutton/radiobutton.esm.min.js +1 -1
  466. package/radiobutton/radiobutton.min.js +1 -1
  467. package/rating/rating.cjs.min.js +1 -1
  468. package/rating/rating.esm.min.js +1 -1
  469. package/rating/rating.min.js +1 -1
  470. package/resources/themes/arya-green/theme.css +3 -0
  471. package/ripple/ripple.cjs.min.js +1 -1
  472. package/ripple/ripple.esm.min.js +1 -1
  473. package/ripple/ripple.min.js +1 -1
  474. package/row/row.cjs.min.js +1 -1
  475. package/row/row.min.js +1 -1
  476. package/scrollpanel/scrollpanel.cjs.min.js +1 -1
  477. package/scrollpanel/scrollpanel.esm.min.js +1 -1
  478. package/scrollpanel/scrollpanel.min.js +1 -1
  479. package/scrolltop/scrolltop.cjs.min.js +1 -1
  480. package/scrolltop/scrolltop.esm.min.js +1 -1
  481. package/scrolltop/scrolltop.min.js +1 -1
  482. package/selectbutton/selectbutton.cjs.min.js +1 -1
  483. package/selectbutton/selectbutton.esm.min.js +1 -1
  484. package/selectbutton/selectbutton.min.js +1 -1
  485. package/sidebar/sidebar.cjs.min.js +1 -1
  486. package/sidebar/sidebar.esm.min.js +1 -1
  487. package/sidebar/sidebar.min.js +1 -1
  488. package/skeleton/skeleton.cjs.min.js +1 -1
  489. package/skeleton/skeleton.esm.min.js +1 -1
  490. package/skeleton/skeleton.min.js +1 -1
  491. package/slidemenu/slidemenu.cjs.min.js +1 -1
  492. package/slidemenu/slidemenu.esm.min.js +1 -1
  493. package/slidemenu/slidemenu.min.js +1 -1
  494. package/slider/slider.cjs.min.js +1 -1
  495. package/slider/slider.esm.min.js +1 -1
  496. package/slider/slider.min.js +1 -1
  497. package/speeddial/speeddial.cjs.js +1 -1
  498. package/speeddial/speeddial.cjs.min.js +1 -1
  499. package/speeddial/speeddial.esm.js +1 -1
  500. package/speeddial/speeddial.esm.min.js +1 -1
  501. package/speeddial/speeddial.js +1 -1
  502. package/speeddial/speeddial.min.js +1 -1
  503. package/splitbutton/splitbutton.cjs.js +23 -23
  504. package/splitbutton/splitbutton.cjs.min.js +1 -1
  505. package/splitbutton/splitbutton.esm.js +23 -23
  506. package/splitbutton/splitbutton.esm.min.js +1 -1
  507. package/splitbutton/splitbutton.js +23 -23
  508. package/splitbutton/splitbutton.min.js +1 -1
  509. package/splitter/splitter.cjs.js +1 -1
  510. package/splitter/splitter.cjs.min.js +1 -1
  511. package/splitter/splitter.esm.js +1 -1
  512. package/splitter/splitter.esm.min.js +1 -1
  513. package/splitter/splitter.js +1 -1
  514. package/splitter/splitter.min.js +1 -1
  515. package/stepper/stepper.cjs.min.js +1 -1
  516. package/stepper/stepper.esm.min.js +1 -1
  517. package/stepper/stepper.min.js +1 -1
  518. package/stepperpanel/stepperpanel.cjs.min.js +1 -1
  519. package/stepperpanel/stepperpanel.esm.min.js +1 -1
  520. package/stepperpanel/stepperpanel.min.js +1 -1
  521. package/steps/steps.cjs.min.js +1 -1
  522. package/steps/steps.esm.min.js +1 -1
  523. package/steps/steps.min.js +1 -1
  524. package/styleclass/styleclass.cjs.min.js +1 -1
  525. package/styleclass/styleclass.esm.min.js +1 -1
  526. package/styleclass/styleclass.min.js +1 -1
  527. package/tabmenu/tabmenu.cjs.min.js +1 -1
  528. package/tabmenu/tabmenu.esm.min.js +1 -1
  529. package/tabmenu/tabmenu.min.js +1 -1
  530. package/tabview/tabview.cjs.js +7 -3
  531. package/tabview/tabview.cjs.min.js +1 -1
  532. package/tabview/tabview.esm.js +7 -3
  533. package/tabview/tabview.esm.min.js +1 -1
  534. package/tabview/tabview.js +7 -3
  535. package/tabview/tabview.min.js +1 -1
  536. package/tag/tag.cjs.min.js +1 -1
  537. package/tag/tag.esm.min.js +1 -1
  538. package/tag/tag.min.js +1 -1
  539. package/terminal/terminal.cjs.min.js +1 -1
  540. package/terminal/terminal.esm.min.js +1 -1
  541. package/terminal/terminal.min.js +1 -1
  542. package/terminalservice/terminalservice.min.js +1 -1
  543. package/tieredmenu/tieredmenu.cjs.js +23 -23
  544. package/tieredmenu/tieredmenu.cjs.min.js +1 -1
  545. package/tieredmenu/tieredmenu.esm.js +23 -23
  546. package/tieredmenu/tieredmenu.esm.min.js +1 -1
  547. package/tieredmenu/tieredmenu.js +23 -23
  548. package/tieredmenu/tieredmenu.min.js +1 -1
  549. package/timeline/timeline.cjs.min.js +1 -1
  550. package/timeline/timeline.esm.min.js +1 -1
  551. package/timeline/timeline.min.js +1 -1
  552. package/toast/toast.cjs.min.js +1 -1
  553. package/toast/toast.esm.min.js +1 -1
  554. package/toast/toast.min.js +1 -1
  555. package/togglebutton/togglebutton.cjs.min.js +1 -1
  556. package/togglebutton/togglebutton.esm.min.js +1 -1
  557. package/togglebutton/togglebutton.min.js +1 -1
  558. package/toolbar/toolbar.cjs.min.js +1 -1
  559. package/toolbar/toolbar.esm.min.js +1 -1
  560. package/toolbar/toolbar.min.js +1 -1
  561. package/tooltip/tooltip.cjs.js +6 -2
  562. package/tooltip/tooltip.cjs.min.js +1 -1
  563. package/tooltip/tooltip.esm.js +6 -2
  564. package/tooltip/tooltip.esm.min.js +1 -1
  565. package/tooltip/tooltip.js +6 -2
  566. package/tooltip/tooltip.min.js +1 -1
  567. package/tree/tree.cjs.js +11 -5
  568. package/tree/tree.cjs.min.js +1 -1
  569. package/tree/tree.esm.js +11 -5
  570. package/tree/tree.esm.min.js +1 -1
  571. package/tree/tree.js +11 -5
  572. package/tree/tree.min.js +1 -1
  573. package/treeselect/treeselect.cjs.min.js +1 -1
  574. package/treeselect/treeselect.esm.min.js +1 -1
  575. package/treeselect/treeselect.min.js +1 -1
  576. package/treetable/treetable.cjs.js +13 -16
  577. package/treetable/treetable.cjs.min.js +1 -1
  578. package/treetable/treetable.esm.js +13 -16
  579. package/treetable/treetable.esm.min.js +1 -1
  580. package/treetable/treetable.js +13 -16
  581. package/treetable/treetable.min.js +1 -1
  582. package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
  583. package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
  584. package/tristatecheckbox/tristatecheckbox.min.js +1 -1
  585. package/utils/utils.cjs.min.js +1 -1
  586. package/utils/utils.esm.min.js +1 -1
  587. package/utils/utils.min.js +1 -1
  588. package/virtualscroller/virtualscroller.cjs.js +10 -10
  589. package/virtualscroller/virtualscroller.cjs.min.js +1 -1
  590. package/virtualscroller/virtualscroller.esm.js +10 -10
  591. package/virtualscroller/virtualscroller.esm.min.js +1 -1
  592. package/virtualscroller/virtualscroller.js +10 -10
  593. package/virtualscroller/virtualscroller.min.js +1 -1
  594. package/web-types.json +7 -7
@@ -349,9 +349,9 @@ this.passthrough.tailwind = (function (exports) {
349
349
  }
350
350
  },
351
351
  splitter: {
352
- root: function root(_ref10) {
353
- var props = _ref10.props,
354
- state = _ref10.state;
352
+ root: function root(_ref0) {
353
+ var props = _ref0.props,
354
+ state = _ref0.state;
355
355
  return {
356
356
  className: classNames('flex flex-nowrap bg-white dark:bg-gray-900 rounded-lg text-gray-700 dark:text-white/80', {
357
357
  'border border-solid border-gray-300 dark:border-blue-900/40': !state.nested,
@@ -359,8 +359,8 @@ this.passthrough.tailwind = (function (exports) {
359
359
  })
360
360
  };
361
361
  },
362
- gutter: function gutter(_ref11) {
363
- var props = _ref11.props;
362
+ gutter: function gutter(_ref1) {
363
+ var props = _ref1.props;
364
364
  return {
365
365
  className: classNames('flex items-center justify-center shrink-0', 'transition-all duration-200 bg-gray-100 dark:bg-gray-800', {
366
366
  'cursor-col-resize': props.layout == 'horizontal',
@@ -368,8 +368,8 @@ this.passthrough.tailwind = (function (exports) {
368
368
  })
369
369
  };
370
370
  },
371
- gutterHandler: function gutterHandler(_ref12) {
372
- var props = _ref12.props;
371
+ gutterHandler: function gutterHandler(_ref10) {
372
+ var props = _ref10.props;
373
373
  return {
374
374
  className: classNames('bg-gray-300 dark:bg-gray-600 transition-all duration-200', {
375
375
  'h-7 w-[0.3rem]': props.layout == 'horizontal',
@@ -379,8 +379,8 @@ this.passthrough.tailwind = (function (exports) {
379
379
  }
380
380
  },
381
381
  dialog: {
382
- root: function root(_ref13) {
383
- var state = _ref13.state;
382
+ root: function root(_ref11) {
383
+ var state = _ref11.state;
384
384
  return {
385
385
  className: classNames('rounded-lg shadow-lg border-0', 'max-h-[90%] transform scale-100', 'm-0 w-[50vw]', 'dark:border dark:border-blue-900/40', {
386
386
  'transition-none transform-none !w-screen !h-screen !max-h-full !top-0 !left-0': state.maximized
@@ -398,9 +398,9 @@ this.passthrough.tailwind = (function (exports) {
398
398
  'dark:hover:text-white/80 dark:hover:border-transparent dark:hover:bg-gray-800/80 dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]')
399
399
  },
400
400
  closeButtonIcon: 'w-4 h-4 inline-block',
401
- content: function content(_ref14) {
402
- var props = _ref14.props,
403
- state = _ref14.state;
401
+ content: function content(_ref12) {
402
+ var props = _ref12.props,
403
+ state = _ref12.state;
404
404
  return {
405
405
  className: classNames('overflow-y-auto', 'bg-white text-gray-700 px-6 pb-8 pt-0', {
406
406
  'rounded-bl-lg rounded-br-lg': !props.footer
@@ -412,16 +412,16 @@ this.passthrough.tailwind = (function (exports) {
412
412
  footer: {
413
413
  className: classNames('flex gap-2 shrink-0 justify-end align-center', 'border-t-0 bg-white text-gray-700 px-6 pb-6 text-right rounded-b-lg', 'dark:bg-gray-900 dark:text-white/80')
414
414
  },
415
- mask: function mask(_ref15) {
416
- var state = _ref15.state;
415
+ mask: function mask(_ref13) {
416
+ var state = _ref13.state;
417
417
  return {
418
418
  className: classNames('transition duration-200', {
419
419
  'bg-black/40': state.containerVisible
420
420
  })
421
421
  };
422
422
  },
423
- transition: function transition(_ref16) {
424
- var props = _ref16.props;
423
+ transition: function transition(_ref14) {
424
+ var props = _ref14.props;
425
425
  return {
426
426
  timeout: 200,
427
427
  classNames: props.position === 'top' ? {
@@ -482,8 +482,8 @@ this.passthrough.tailwind = (function (exports) {
482
482
  transition: TRANSITIONS.overlay
483
483
  },
484
484
  sidebar: {
485
- root: function root(_ref17) {
486
- var props = _ref17.props;
485
+ root: function root(_ref15) {
486
+ var props = _ref15.props;
487
487
  return {
488
488
  className: classNames('flex flex-col pointer-events-auto relative transform relative', 'bg-white text-gray-700 border-0 shadow-lg', {
489
489
  '!transition-none !transform-none !w-screen !h-screen !max-h-full !top-0 !left-0': props.fullScreen,
@@ -507,8 +507,8 @@ this.passthrough.tailwind = (function (exports) {
507
507
  mask: {
508
508
  className: classNames('flex pointer-events-auto', 'bg-black bg-opacity-40 transition duration-200 z-20 transition-colors')
509
509
  },
510
- transition: function transition(_ref18) {
511
- var props = _ref18.props;
510
+ transition: function transition(_ref16) {
511
+ var props = _ref16.props;
512
512
  return {
513
513
  timeout: 300,
514
514
  classNames: props.fullScreen ? {
@@ -549,8 +549,8 @@ this.passthrough.tailwind = (function (exports) {
549
549
  end: 'flex items-center'
550
550
  },
551
551
  tooltip: {
552
- root: function root(_ref19) {
553
- var context = _ref19.context;
552
+ root: function root(_ref17) {
553
+ var context = _ref17.context;
554
554
  return {
555
555
  className: classNames('absolute shadow-md', {
556
556
  'py-0 px-1': context.right || context.left || !context.right && !context.left && !context.top && !context.bottom,
@@ -558,8 +558,8 @@ this.passthrough.tailwind = (function (exports) {
558
558
  })
559
559
  };
560
560
  },
561
- arrow: function arrow(_ref20) {
562
- var context = _ref20.context;
561
+ arrow: function arrow(_ref18) {
562
+ var context = _ref18.context;
563
563
  return {
564
564
  className: classNames('absolute w-0 h-0 border-transparent border-solid', {
565
565
  '-mt-1 border-y-[0.25rem] border-r-[0.25rem] border-l-0 border-r-gray-600': context.right,
@@ -606,9 +606,9 @@ this.passthrough.tailwind = (function (exports) {
606
606
  },
607
607
  //Messages
608
608
  messages: {
609
- root: function root(_ref21) {
610
- var state = _ref21.state,
611
- index = _ref21.index;
609
+ root: function root(_ref19) {
610
+ var state = _ref19.state,
611
+ index = _ref19.index;
612
612
  return {
613
613
  className: classNames('my-4 rounded-md', {
614
614
  'bg-blue-100 border-solid border-0 border-l-4 border-blue-500 text-blue-700': state.messages[index] && state.messages[index].message.severity == 'info',
@@ -637,8 +637,8 @@ this.passthrough.tailwind = (function (exports) {
637
637
  }
638
638
  },
639
639
  message: {
640
- root: function root(_ref22) {
641
- var props = _ref22.props;
640
+ root: function root(_ref20) {
641
+ var props = _ref20.props;
642
642
  return {
643
643
  className: classNames('inline-flex items-center justify-center align-top', 'p-3 m-0 rounded-md', {
644
644
  'bg-blue-100 border-0 text-blue-700': props.severity == 'info',
@@ -654,9 +654,9 @@ this.passthrough.tailwind = (function (exports) {
654
654
  root: {
655
655
  className: classNames('w-96', 'opacity-90')
656
656
  },
657
- message: function message(_ref23) {
658
- var state = _ref23.state,
659
- index = _ref23.index;
657
+ message: function message(_ref21) {
658
+ var state = _ref21.state,
659
+ index = _ref21.index;
660
660
  return {
661
661
  className: classNames('my-4 rounded-md w-full', {
662
662
  'bg-blue-100 border-solid border-0 border-l-4 border-blue-500 text-blue-700': state.messages[index] && state.messages[index].message.severity == 'info',
@@ -691,9 +691,9 @@ this.passthrough.tailwind = (function (exports) {
691
691
  },
692
692
  //BUTTONS
693
693
  button: {
694
- root: function root(_ref24) {
695
- var props = _ref24.props,
696
- context = _ref24.context;
694
+ root: function root(_ref22) {
695
+ var props = _ref22.props,
696
+ context = _ref22.context;
697
697
  return {
698
698
  className: classNames('items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom', 'transition duration-200 ease-in-out', 'focus:outline-none focus:outline-offset-0', {
699
699
  'text-white dark:text-gray-900 bg-blue-500 dark:bg-blue-400 border border-blue-500 dark:border-blue-400 hover:bg-blue-600 dark:hover:bg-blue-500 hover:border-blue-600 dark:hover:border-blue-500 focus:shadow-[0_0_0_2px_rgba(255,255,255,1),0_0_0_4px_rgba(157,193,251,1),0_1px_2px_0_rgba(0,0,0,1)] dark:focus:shadow-[0_0_0_2px_rgba(28,33,39,1),0_0_0_4px_rgba(147,197,253,0.7),0_1px_2px_0_rgba(0,0,0,0)]': !props.link && props.severity === null && !props.text && !props.outlined && !props.plain,
@@ -750,8 +750,8 @@ this.passthrough.tailwind = (function (exports) {
750
750
  })
751
751
  };
752
752
  },
753
- label: function label(_ref25) {
754
- var props = _ref25.props;
753
+ label: function label(_ref23) {
754
+ var props = _ref23.props;
755
755
  return {
756
756
  className: classNames('flex-1', 'duration-200', 'font-bold', {
757
757
  'hover:underline': props.link
@@ -760,8 +760,8 @@ this.passthrough.tailwind = (function (exports) {
760
760
  })
761
761
  };
762
762
  },
763
- icon: function icon(_ref26) {
764
- var props = _ref26.props;
763
+ icon: function icon(_ref24) {
764
+ var props = _ref24.props;
765
765
  return {
766
766
  className: classNames('mx-0', {
767
767
  'mr-2': props.iconPos == 'left' && props.label != null,
@@ -771,8 +771,8 @@ this.passthrough.tailwind = (function (exports) {
771
771
  })
772
772
  };
773
773
  },
774
- loadingIcon: function loadingIcon(_ref27) {
775
- var props = _ref27.props;
774
+ loadingIcon: function loadingIcon(_ref25) {
775
+ var props = _ref25.props;
776
776
  return {
777
777
  className: classNames('mx-0', {
778
778
  'mr-2': props.loading && props.iconPos == 'left' && props.label != null,
@@ -782,8 +782,8 @@ this.passthrough.tailwind = (function (exports) {
782
782
  })
783
783
  };
784
784
  },
785
- badge: function badge(_ref28) {
786
- var props = _ref28.props;
785
+ badge: function badge(_ref26) {
786
+ var props = _ref26.props;
787
787
  return {
788
788
  className: classNames({
789
789
  'ml-2 w-4 h-4 leading-none flex items-center justify-center': props.badge
@@ -794,8 +794,8 @@ this.passthrough.tailwind = (function (exports) {
794
794
  speeddial: {
795
795
  root: 'absolute flex',
796
796
  button: {
797
- root: function root(_ref29) {
798
- var parent = _ref29.parent;
797
+ root: function root(_ref27) {
798
+ var parent = _ref27.parent;
799
799
  return {
800
800
  className: classNames('w-16 !h-16 !rounded-full justify-center z-10', {
801
801
  'rotate-45': parent.state.visible
@@ -807,9 +807,9 @@ this.passthrough.tailwind = (function (exports) {
807
807
  }
808
808
  },
809
809
  menu: 'm-0 p-0 list-none flex items-center justify-center transition delay-200 z-20',
810
- menuitem: function menuitem(_ref30) {
811
- var props = _ref30.props,
812
- state = _ref30.state;
810
+ menuitem: function menuitem(_ref28) {
811
+ var props = _ref28.props,
812
+ state = _ref28.state;
813
813
  return {
814
814
  className: classNames('transform transition-transform duration-200 ease-out transition-opacity duration-800', !state.visible ? 'opacity-0 scale-0' : 'opacity-1 scale-100', {
815
815
  'my-1 first:mb-2': props.direction == 'up' && props.type == 'linear',
@@ -824,8 +824,8 @@ this.passthrough.tailwind = (function (exports) {
824
824
  action: {
825
825
  className: classNames('flex items-center justify-center rounded-full relative overflow-hidden', 'w-12 h-12 bg-gray-700 hover:bg-gray-800 text-white')
826
826
  },
827
- mask: function mask(_ref31) {
828
- var state = _ref31.state;
827
+ mask: function mask(_ref29) {
828
+ var state = _ref29.state;
829
829
  return {
830
830
  className: classNames('absolute left-0 top-0 w-full h-full transition-opacity duration-250 ease-in-out bg-black/40 z-0', {
831
831
  'opacity-0': !state.visible,
@@ -835,8 +835,8 @@ this.passthrough.tailwind = (function (exports) {
835
835
  }
836
836
  },
837
837
  splitbutton: {
838
- root: function root(_ref32) {
839
- var props = _ref32.props;
838
+ root: function root(_ref30) {
839
+ var props = _ref30.props;
840
840
  return {
841
841
  className: classNames('inline-flex relative', 'rounded-md', {
842
842
  'shadow-lg': props.raised
@@ -844,8 +844,8 @@ this.passthrough.tailwind = (function (exports) {
844
844
  };
845
845
  },
846
846
  button: {
847
- root: function root(_ref33) {
848
- var parent = _ref33.parent;
847
+ root: function root(_ref31) {
848
+ var parent = _ref31.parent;
849
849
  return {
850
850
  className: classNames('rounded-r-none border-r-0', {
851
851
  'rounded-l-full': parent.props.rounded
@@ -859,8 +859,8 @@ this.passthrough.tailwind = (function (exports) {
859
859
  },
860
860
  menuList: 'm-0 p-0 border-none outline-none no-underline list-none',
861
861
  menuButton: {
862
- root: function root(_ref34) {
863
- var parent = _ref34.parent;
862
+ root: function root(_ref32) {
863
+ var parent = _ref32.parent;
864
864
  return {
865
865
  className: classNames('rounded-l-none', {
866
866
  'rounded-r-full': parent.props.rounded
@@ -874,9 +874,9 @@ this.passthrough.tailwind = (function (exports) {
874
874
  },
875
875
  //FORMS
876
876
  inputtext: {
877
- root: function root(_ref35) {
878
- var props = _ref35.props,
879
- context = _ref35.context;
877
+ root: function root(_ref33) {
878
+ var props = _ref33.props,
879
+ context = _ref33.context;
880
880
  return {
881
881
  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', {
882
882
  '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,
@@ -899,8 +899,8 @@ this.passthrough.tailwind = (function (exports) {
899
899
  inputnumber: {
900
900
  root: 'w-full inline-flex',
901
901
  input: {
902
- root: function root(_ref36) {
903
- var props = _ref36.props;
902
+ root: function root(_ref34) {
903
+ var props = _ref34.props;
904
904
  return {
905
905
  className: classNames({
906
906
  'rounded-tr-none rounded-br-none': props.showButtons && props.buttonLayout == 'stacked'
@@ -908,24 +908,24 @@ this.passthrough.tailwind = (function (exports) {
908
908
  };
909
909
  }
910
910
  },
911
- buttonGroup: function buttonGroup(_ref37) {
912
- var props = _ref37.props;
911
+ buttonGroup: function buttonGroup(_ref35) {
912
+ var props = _ref35.props;
913
913
  return {
914
914
  className: classNames({
915
915
  'flex flex-col': props.showButtons && props.buttonLayout == 'stacked'
916
916
  })
917
917
  };
918
918
  },
919
- incrementButton: function incrementButton(_ref38) {
920
- var props = _ref38.props;
919
+ incrementButton: function incrementButton(_ref36) {
920
+ var props = _ref36.props;
921
921
  return {
922
922
  className: classNames('flex !items-center !justify-center', {
923
923
  'rounded-br-none rounded-bl-none rounded-bl-none !p-0 flex-1 w-[3rem]': props.showButtons && props.buttonLayout == 'stacked'
924
924
  })
925
925
  };
926
926
  },
927
- decrementButton: function decrementButton(_ref39) {
928
- var props = _ref39.props;
927
+ decrementButton: function decrementButton(_ref37) {
928
+ var props = _ref37.props;
929
929
  return {
930
930
  className: classNames('flex !items-center !justify-center', {
931
931
  'rounded-tr-none rounded-tl-none rounded-tl-none !p-0 flex-1 w-[3rem]': props.showButtons && props.buttonLayout == 'stacked'
@@ -934,8 +934,8 @@ this.passthrough.tailwind = (function (exports) {
934
934
  }
935
935
  },
936
936
  knob: {
937
- root: function root(_ref40) {
938
- var props = _ref40.props;
937
+ root: function root(_ref38) {
938
+ var props = _ref38.props;
939
939
  return {
940
940
  className: classNames('focus:outline-none focus:outline-offset-0 focus:shadow-0', {
941
941
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -947,8 +947,8 @@ this.passthrough.tailwind = (function (exports) {
947
947
  label: 'text-center text-xl'
948
948
  },
949
949
  inputswitch: {
950
- root: function root(_ref41) {
951
- var props = _ref41.props;
950
+ root: function root(_ref39) {
951
+ var props = _ref39.props;
952
952
  return {
953
953
  className: classNames('inline-block relative', 'w-12 h-7', {
954
954
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -958,8 +958,8 @@ this.passthrough.tailwind = (function (exports) {
958
958
  input: {
959
959
  className: classNames('absolute appearance-none top-0 left-0 size-full p-0 m-0 opacity-0 z-10 outline-none cursor-pointer')
960
960
  },
961
- slider: function slider(_ref42) {
962
- var props = _ref42.props;
961
+ slider: function slider(_ref40) {
962
+ var props = _ref40.props;
963
963
  return {
964
964
  className: classNames('absolute cursor-pointer top-0 left-0 right-0 bottom-0 border border-transparent', 'transition-colors duration-200 rounded-2xl', '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)]', "before:absolute before:content-'' before:top-1/2 before:bg-white before:dark:bg-gray-900 before:w-5 before:h-5 before:left-1 before:-mt-2.5 before:rounded-full before:transition-duration-200", {
965
965
  'bg-gray-200 dark:bg-gray-800 hover:bg-gray-300 hover:dark:bg-gray-700 ': !props.checked,
@@ -969,8 +969,8 @@ this.passthrough.tailwind = (function (exports) {
969
969
  }
970
970
  },
971
971
  cascadeselect: {
972
- root: function root(_ref43) {
973
- var props = _ref43.props;
972
+ root: function root(_ref41) {
973
+ var props = _ref41.props;
974
974
  return {
975
975
  className: classNames('inline-flex cursor-pointer select-none relative', 'bg-white dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 transition duration-200 ease-in-out rounded-lg', {
976
976
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -991,8 +991,8 @@ this.passthrough.tailwind = (function (exports) {
991
991
  sublist: {
992
992
  className: classNames('py-3 bg-white dark:bg-gray-900 border-0 shadow-md')
993
993
  },
994
- item: function item(_ref44) {
995
- var state = _ref44.state;
994
+ item: function item(_ref42) {
995
+ var state = _ref42.state;
996
996
  return {
997
997
  className: classNames('cursor-pointer font-normal whitespace-nowrap', 'm-0 border-0 bg-transparent transition-shadow rounded-none', {
998
998
  'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:text-white/80 dark:hover:bg-gray-800/80': !state.selected,
@@ -1038,8 +1038,8 @@ this.passthrough.tailwind = (function (exports) {
1038
1038
  }
1039
1039
  },
1040
1040
  inputicon: {
1041
- root: function root(_ref45) {
1042
- var context = _ref45.context;
1041
+ root: function root(_ref43) {
1042
+ var context = _ref43.context;
1043
1043
  return {
1044
1044
  className: classNames('absolute top-1/2 -mt-2', {
1045
1045
  'left-2': context.iconPosition === 'left',
@@ -1049,9 +1049,9 @@ this.passthrough.tailwind = (function (exports) {
1049
1049
  }
1050
1050
  },
1051
1051
  inputmask: {
1052
- root: function root(_ref46) {
1053
- var props = _ref46.props,
1054
- context = _ref46.context;
1052
+ root: function root(_ref44) {
1053
+ var props = _ref44.props,
1054
+ context = _ref44.context;
1055
1055
  return {
1056
1056
  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', {
1057
1057
  '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,
@@ -1082,16 +1082,16 @@ this.passthrough.tailwind = (function (exports) {
1082
1082
  }
1083
1083
  },
1084
1084
  rating: {
1085
- root: function root(_ref47) {
1086
- var props = _ref47.props;
1085
+ root: function root(_ref45) {
1086
+ var props = _ref45.props;
1087
1087
  return {
1088
1088
  className: classNames('relative flex items-center', 'gap-2', {
1089
1089
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
1090
1090
  })
1091
1091
  };
1092
1092
  },
1093
- cancelItem: function cancelItem(_ref48) {
1094
- _ref48.context;
1093
+ cancelItem: function cancelItem(_ref46) {
1094
+ _ref46.context;
1095
1095
  return {
1096
1096
  className: classNames('inline-flex items-center cursor-pointer'
1097
1097
 
@@ -1104,9 +1104,9 @@ this.passthrough.tailwind = (function (exports) {
1104
1104
  cancelIcon: {
1105
1105
  className: classNames('text-red-500', 'w-5 h-5', 'transition duration-200 ease-in')
1106
1106
  },
1107
- item: function item(_ref49) {
1108
- var props = _ref49.props,
1109
- context = _ref49.context;
1107
+ item: function item(_ref47) {
1108
+ var props = _ref47.props,
1109
+ context = _ref47.context;
1110
1110
  return {
1111
1111
  className: classNames('inline-flex items-center', {
1112
1112
  'cursor-pointer': !props.readOnly,
@@ -1124,16 +1124,16 @@ this.passthrough.tailwind = (function (exports) {
1124
1124
  }
1125
1125
  },
1126
1126
  selectbutton: {
1127
- root: function root(_ref50) {
1128
- var props = _ref50.props;
1127
+ root: function root(_ref48) {
1128
+ var props = _ref48.props;
1129
1129
  return {
1130
1130
  className: classNames({
1131
1131
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
1132
1132
  })
1133
1133
  };
1134
1134
  },
1135
- button: function button(_ref51) {
1136
- var context = _ref51.context;
1135
+ button: function button(_ref49) {
1136
+ var context = _ref49.context;
1137
1137
  return {
1138
1138
  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)]', {
1139
1139
  '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,
@@ -1145,8 +1145,8 @@ this.passthrough.tailwind = (function (exports) {
1145
1145
  label: 'font-bold'
1146
1146
  },
1147
1147
  slider: {
1148
- root: function root(_ref52) {
1149
- var props = _ref52.props;
1148
+ root: function root(_ref50) {
1149
+ var props = _ref50.props;
1150
1150
  return {
1151
1151
  className: classNames('relative', 'bg-gray-100 dark:bg-gray-800 border-0 rounded-6', {
1152
1152
  'h-1 w-56': props.orientation == 'horizontal',
@@ -1156,8 +1156,8 @@ this.passthrough.tailwind = (function (exports) {
1156
1156
  })
1157
1157
  };
1158
1158
  },
1159
- range: function range(_ref53) {
1160
- var props = _ref53.props;
1159
+ range: function range(_ref51) {
1160
+ var props = _ref51.props;
1161
1161
  return {
1162
1162
  className: classNames('bg-blue-500', 'block absolute', {
1163
1163
  'top-0 left-0 h-full': props.orientation == 'horizontal',
@@ -1165,8 +1165,8 @@ this.passthrough.tailwind = (function (exports) {
1165
1165
  })
1166
1166
  };
1167
1167
  },
1168
- handle: function handle(_ref54) {
1169
- var props = _ref54.props;
1168
+ handle: function handle(_ref52) {
1169
+ var props = _ref52.props;
1170
1170
  return {
1171
1171
  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', {
1172
1172
  'top-[50%] mt-[-0.5715rem] ml-[-0.5715rem]': props.orientation == 'horizontal',
@@ -1176,8 +1176,8 @@ this.passthrough.tailwind = (function (exports) {
1176
1176
  }
1177
1177
  },
1178
1178
  password: {
1179
- root: function root(_ref55) {
1180
- var props = _ref55.props;
1179
+ root: function root(_ref53) {
1180
+ var props = _ref53.props;
1181
1181
  return {
1182
1182
  className: classNames('inline-flex relative', {
1183
1183
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1186,10 +1186,10 @@ this.passthrough.tailwind = (function (exports) {
1186
1186
  },
1187
1187
  panel: 'p-5 bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 shadow-md rounded-md',
1188
1188
  meter: 'mb-2 bg-gray-300 dark:bg-gray-700 h-3',
1189
- meterLabel: function meterLabel(_ref56) {
1189
+ meterLabel: function meterLabel(_ref54) {
1190
1190
  var _state$meter, _state$meter2, _state$meter3;
1191
- var state = _ref56.state,
1192
- props = _ref56.props;
1191
+ var state = _ref54.state,
1192
+ props = _ref54.props;
1193
1193
  return {
1194
1194
  className: classNames('transition-width duration-1000 ease-in-out h-full', {
1195
1195
  'bg-red-500': ((_state$meter = state.meter) === null || _state$meter === void 0 ? void 0 : _state$meter.strength) == 'weak',
@@ -1212,9 +1212,9 @@ this.passthrough.tailwind = (function (exports) {
1212
1212
  transition: TRANSITIONS.overlay
1213
1213
  },
1214
1214
  togglebutton: {
1215
- root: function root(_ref57) {
1216
- var props = _ref57.props,
1217
- state = _ref57.state;
1215
+ root: function root(_ref55) {
1216
+ var props = _ref55.props,
1217
+ state = _ref55.state;
1218
1218
  return {
1219
1219
  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', {
1220
1220
  '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
@@ -1227,8 +1227,8 @@ this.passthrough.tailwind = (function (exports) {
1227
1227
  };
1228
1228
  },
1229
1229
  label: 'font-bold text-center w-full',
1230
- icon: function icon(_ref58) {
1231
- var props = _ref58.props;
1230
+ icon: function icon(_ref56) {
1231
+ var props = _ref56.props;
1232
1232
  return {
1233
1233
  className: classNames(' mr-2', {
1234
1234
  'text-gray-600 dark:text-white/70': !props.checked,
@@ -1244,8 +1244,8 @@ this.passthrough.tailwind = (function (exports) {
1244
1244
  input: {
1245
1245
  className: classNames('absolute appearance-none top-0 left-0 size-full p-0 m-0 opacity-0 z-10 outline-none cursor-pointer')
1246
1246
  },
1247
- box: function box(_ref59) {
1248
- var props = _ref59.props;
1247
+ box: function box(_ref57) {
1248
+ var props = _ref57.props;
1249
1249
  return {
1250
1250
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
1251
1251
  'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
@@ -1265,9 +1265,9 @@ this.passthrough.tailwind = (function (exports) {
1265
1265
  input: {
1266
1266
  className: classNames('absolute appearance-none top-0 left-0 size-full p-0 m-0 opacity-0 z-10 outline-none cursor-pointer')
1267
1267
  },
1268
- box: function box(_ref60) {
1269
- var props = _ref60.props,
1270
- context = _ref60.context;
1268
+ box: function box(_ref58) {
1269
+ var props = _ref58.props,
1270
+ context = _ref58.context;
1271
1271
  return {
1272
1272
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
1273
1273
  'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
@@ -1287,8 +1287,8 @@ this.passthrough.tailwind = (function (exports) {
1287
1287
  input: {
1288
1288
  className: classNames('absolute appearance-none top-0 left-0 size-full p-0 m-0 opacity-0 z-10 outline-none cursor-pointer')
1289
1289
  },
1290
- box: function box(_ref61) {
1291
- var props = _ref61.props;
1290
+ box: function box(_ref59) {
1291
+ var props = _ref59.props;
1292
1292
  return {
1293
1293
  className: classNames('flex justify-center items-center', 'border-2 w-6 h-6 text-gray-700 rounded-full transition duration-200 ease-in-out', {
1294
1294
  'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80': !props.checked,
@@ -1299,8 +1299,8 @@ this.passthrough.tailwind = (function (exports) {
1299
1299
  })
1300
1300
  };
1301
1301
  },
1302
- icon: function icon(_ref62) {
1303
- var props = _ref62.props;
1302
+ icon: function icon(_ref60) {
1303
+ var props = _ref60.props;
1304
1304
  return {
1305
1305
  className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
1306
1306
  'backface-hidden scale-10 invisible': !props.checked,
@@ -1310,16 +1310,16 @@ this.passthrough.tailwind = (function (exports) {
1310
1310
  }
1311
1311
  },
1312
1312
  dropdown: {
1313
- root: function root(_ref63) {
1314
- var props = _ref63.props;
1313
+ root: function root(_ref61) {
1314
+ var props = _ref61.props;
1315
1315
  return {
1316
1316
  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)]', {
1317
1317
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
1318
1318
  })
1319
1319
  };
1320
1320
  },
1321
- input: function input(_ref64) {
1322
- var props = _ref64.props;
1321
+ input: function input(_ref62) {
1322
+ var props = _ref62.props;
1323
1323
  return {
1324
1324
  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', {
1325
1325
  'pr-7': props.showClear
@@ -1333,8 +1333,8 @@ this.passthrough.tailwind = (function (exports) {
1333
1333
  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'
1334
1334
  },
1335
1335
  list: 'py-3 list-none m-0',
1336
- item: function item(_ref65) {
1337
- var context = _ref65.context;
1336
+ item: function item(_ref63) {
1337
+ var context = _ref63.context;
1338
1338
  return {
1339
1339
  className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1340
1340
  'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
@@ -1360,8 +1360,8 @@ this.passthrough.tailwind = (function (exports) {
1360
1360
  transition: TRANSITIONS.overlay
1361
1361
  },
1362
1362
  calendar: {
1363
- root: function root(_ref66) {
1364
- var props = _ref66.props;
1363
+ root: function root(_ref64) {
1364
+ var props = _ref64.props;
1365
1365
  return {
1366
1366
  className: classNames('inline-flex max-w-full relative', {
1367
1367
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1369,8 +1369,8 @@ this.passthrough.tailwind = (function (exports) {
1369
1369
  };
1370
1370
  },
1371
1371
  input: {
1372
- root: function root(_ref67) {
1373
- var parent = _ref67.parent;
1372
+ root: function root(_ref65) {
1373
+ var parent = _ref65.parent;
1374
1374
  return {
1375
1375
  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', {
1376
1376
  'rounded-lg': !parent.props.showIcon,
@@ -1380,8 +1380,8 @@ this.passthrough.tailwind = (function (exports) {
1380
1380
  }
1381
1381
  },
1382
1382
  dropdownButton: {
1383
- root: function root(_ref68) {
1384
- var props = _ref68.props;
1383
+ root: function root(_ref66) {
1384
+ var props = _ref66.props;
1385
1385
  return {
1386
1386
  className: classNames({
1387
1387
  'rounded-l-none': props.icon
@@ -1389,8 +1389,8 @@ this.passthrough.tailwind = (function (exports) {
1389
1389
  };
1390
1390
  }
1391
1391
  },
1392
- panel: function panel(_ref69) {
1393
- var props = _ref69.props;
1392
+ panel: function panel(_ref67) {
1393
+ var props = _ref67.props;
1394
1394
  return {
1395
1395
  className: classNames('bg-white dark:bg-gray-900', 'top-0 left-0 w-auto min-w-min p-2 rounded-lg', {
1396
1396
  'shadow-md border-0 absolute': !props.inline,
@@ -1420,8 +1420,8 @@ this.passthrough.tailwind = (function (exports) {
1420
1420
  tableHeaderCell: 'p-2',
1421
1421
  weekDay: 'text-gray-600 dark:text-white/70',
1422
1422
  day: 'p-2',
1423
- dayLabel: function dayLabel(_ref70) {
1424
- var context = _ref70.context;
1423
+ dayLabel: function dayLabel(_ref68) {
1424
+ var context = _ref68.context;
1425
1425
  return {
1426
1426
  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)]', {
1427
1427
  'opacity-60 cursor-default': context.disabled,
@@ -1433,8 +1433,8 @@ this.passthrough.tailwind = (function (exports) {
1433
1433
  };
1434
1434
  },
1435
1435
  monthPicker: 'my-2',
1436
- month: function month(_ref71) {
1437
- var context = _ref71.context;
1436
+ month: function month(_ref69) {
1437
+ var context = _ref69.context;
1438
1438
  return {
1439
1439
  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)]', {
1440
1440
  'text-gray-600 dark:text-white/70 bg-transparent hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.selected && !context.disabled,
@@ -1445,8 +1445,8 @@ this.passthrough.tailwind = (function (exports) {
1445
1445
  yearPicker: {
1446
1446
  className: classNames('my-2')
1447
1447
  },
1448
- year: function year(_ref72) {
1449
- var context = _ref72.context;
1448
+ year: function year(_ref70) {
1449
+ var context = _ref70.context;
1450
1450
  return {
1451
1451
  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)]', {
1452
1452
  'text-gray-600 dark:text-white/70 bg-transparent hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.selected && !context.disabled,
@@ -1478,8 +1478,8 @@ this.passthrough.tailwind = (function (exports) {
1478
1478
  },
1479
1479
  wrapper: 'overflow-auto',
1480
1480
  list: 'py-3 list-none m-0',
1481
- item: function item(_ref73) {
1482
- var context = _ref73.context;
1481
+ item: function item(_ref71) {
1482
+ var context = _ref71.context;
1483
1483
  return {
1484
1484
  className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1485
1485
  'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
@@ -1507,8 +1507,8 @@ this.passthrough.tailwind = (function (exports) {
1507
1507
  root: 'relative',
1508
1508
  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',
1509
1509
  items: 'py-3 list-none m-0',
1510
- item: function item(_ref74) {
1511
- var state = _ref74.state;
1510
+ item: function item(_ref72) {
1511
+ var state = _ref72.state;
1512
1512
  return {
1513
1513
  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', {
1514
1514
  'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': state.selected
@@ -1518,8 +1518,8 @@ this.passthrough.tailwind = (function (exports) {
1518
1518
  transition: TRANSITIONS.overlay
1519
1519
  },
1520
1520
  multiselect: {
1521
- root: function root(_ref75) {
1522
- var props = _ref75.props;
1521
+ root: function root(_ref73) {
1522
+ var props = _ref73.props;
1523
1523
  return {
1524
1524
  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', {
1525
1525
  'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
@@ -1527,8 +1527,8 @@ this.passthrough.tailwind = (function (exports) {
1527
1527
  };
1528
1528
  },
1529
1529
  labelContainer: 'overflow-hidden flex flex-auto cursor-pointer',
1530
- label: function label(_ref76) {
1531
- var props = _ref76.props;
1530
+ label: function label(_ref74) {
1531
+ var props = _ref74.props;
1532
1532
  return {
1533
1533
  className: classNames('block overflow-hidden whitespace-nowrap cursor-pointer overflow-ellipsis', 'text-gray-800 dark:text-white/80', 'p-3 transition duration-200', {
1534
1534
  '!p-3': props.display !== 'chip' && (props.value == null || props.value == undefined),
@@ -1553,8 +1553,8 @@ this.passthrough.tailwind = (function (exports) {
1553
1553
  className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
1554
1554
  },
1555
1555
  headerCheckbox: {
1556
- root: function root(_ref77) {
1557
- var props = _ref77.props;
1556
+ root: function root(_ref75) {
1557
+ var props = _ref75.props;
1558
1558
  return {
1559
1559
  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)]', {
1560
1560
  'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(props !== null && props !== void 0 && props.checked),
@@ -1572,8 +1572,8 @@ this.passthrough.tailwind = (function (exports) {
1572
1572
  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')
1573
1573
  },
1574
1574
  list: 'py-3 list-none m-0',
1575
- item: function item(_ref78) {
1576
- var context = _ref78.context;
1575
+ item: function item(_ref76) {
1576
+ var context = _ref76.context;
1577
1577
  return {
1578
1578
  className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1579
1579
  'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
@@ -1586,8 +1586,8 @@ this.passthrough.tailwind = (function (exports) {
1586
1586
  checkboxContainer: {
1587
1587
  className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
1588
1588
  },
1589
- checkbox: function checkbox(_ref79) {
1590
- var context = _ref79.context;
1589
+ checkbox: function checkbox(_ref77) {
1590
+ var context = _ref77.context;
1591
1591
  return {
1592
1592
  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)]', {
1593
1593
  'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
@@ -1613,8 +1613,8 @@ this.passthrough.tailwind = (function (exports) {
1613
1613
  root: {
1614
1614
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
1615
1615
  },
1616
- checkbox: function checkbox(_ref80) {
1617
- var props = _ref80.props;
1616
+ checkbox: function checkbox(_ref78) {
1617
+ var props = _ref78.props;
1618
1618
  return {
1619
1619
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
1620
1620
  'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
@@ -1627,8 +1627,8 @@ this.passthrough.tailwind = (function (exports) {
1627
1627
  }
1628
1628
  },
1629
1629
  inputtextarea: {
1630
- root: function root(_ref81) {
1631
- var context = _ref81.context;
1630
+ root: function root(_ref79) {
1631
+ var context = _ref79.context;
1632
1632
  return {
1633
1633
  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)]', {
1634
1634
  'opacity-60 select-none pointer-events-none cursor-default': context.disabled
@@ -1637,8 +1637,8 @@ this.passthrough.tailwind = (function (exports) {
1637
1637
  }
1638
1638
  },
1639
1639
  treeselect: {
1640
- root: function root(_ref82) {
1641
- var props = _ref82.props;
1640
+ root: function root(_ref80) {
1641
+ var props = _ref80.props;
1642
1642
  return {
1643
1643
  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', {
1644
1644
  'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
@@ -1669,8 +1669,8 @@ this.passthrough.tailwind = (function (exports) {
1669
1669
  transition: TRANSITIONS.overlay
1670
1670
  },
1671
1671
  autocomplete: {
1672
- root: function root(_ref83) {
1673
- var props = _ref83.props;
1672
+ root: function root(_ref81) {
1673
+ var props = _ref81.props;
1674
1674
  return {
1675
1675
  className: classNames('relative inline-flex', {
1676
1676
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1685,8 +1685,8 @@ this.passthrough.tailwind = (function (exports) {
1685
1685
  inputToken: {
1686
1686
  className: classNames('py-0.375rem px-0', 'flex-1 inline-flex')
1687
1687
  },
1688
- input: function input(_ref84) {
1689
- var props = _ref84.props;
1688
+ input: function input(_ref82) {
1689
+ var props = _ref82.props;
1690
1690
  return {
1691
1691
  root: {
1692
1692
  className: classNames('m-0', 'transition-colors duration-200 appearance-none rounded-lg', {
@@ -1708,8 +1708,8 @@ this.passthrough.tailwind = (function (exports) {
1708
1708
  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')
1709
1709
  },
1710
1710
  list: 'py-3 list-none m-0',
1711
- item: function item(_ref85) {
1712
- var context = _ref85.context;
1711
+ item: function item(_ref83) {
1712
+ var context = _ref83.context;
1713
1713
  return {
1714
1714
  className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1715
1715
  'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
@@ -1725,8 +1725,8 @@ this.passthrough.tailwind = (function (exports) {
1725
1725
  transition: TRANSITIONS.overlay
1726
1726
  },
1727
1727
  chips: {
1728
- root: function root(_ref86) {
1729
- var props = _ref86.props;
1728
+ root: function root(_ref84) {
1729
+ var props = _ref84.props;
1730
1730
  return {
1731
1731
  className: classNames('flex', {
1732
1732
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1748,8 +1748,8 @@ this.passthrough.tailwind = (function (exports) {
1748
1748
  removeTokenIcon: 'ml-2'
1749
1749
  },
1750
1750
  colorpicker: {
1751
- root: function root(_ref87) {
1752
- var props = _ref87.props;
1751
+ root: function root(_ref85) {
1752
+ var props = _ref85.props;
1753
1753
  return {
1754
1754
  className: classNames('inline-block', {
1755
1755
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1759,8 +1759,8 @@ this.passthrough.tailwind = (function (exports) {
1759
1759
  input: {
1760
1760
  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')
1761
1761
  },
1762
- panel: function panel(_ref88) {
1763
- var props = _ref88.props;
1762
+ panel: function panel(_ref86) {
1763
+ var props = _ref86.props;
1764
1764
  return {
1765
1765
  className: classNames('shadow-md', 'bg-gray-800 border-gray-900', {
1766
1766
  'relative h-48 w-52': props.inline,
@@ -1800,8 +1800,8 @@ this.passthrough.tailwind = (function (exports) {
1800
1800
  },
1801
1801
  //MISC
1802
1802
  badge: {
1803
- root: function root(_ref89) {
1804
- var props = _ref89.props;
1803
+ root: function root(_ref87) {
1804
+ var props = _ref87.props;
1805
1805
  return {
1806
1806
  className: classNames('rounded-full p-0 text-center inline-block', 'bg-blue-500 text-white font-bold', {
1807
1807
  'bg-gray-500 ': props.severity == 'secondary',
@@ -1819,9 +1819,9 @@ this.passthrough.tailwind = (function (exports) {
1819
1819
  }
1820
1820
  },
1821
1821
  avatar: {
1822
- root: function root(_ref90) {
1823
- var props = _ref90.props,
1824
- state = _ref90.state;
1822
+ root: function root(_ref88) {
1823
+ var props = _ref88.props,
1824
+ state = _ref88.state;
1825
1825
  return {
1826
1826
  className: classNames('flex items-center justify-center', 'bg-gray-300 dark:bg-gray-800', {
1827
1827
  'rounded-lg': props.shape == 'square',
@@ -1857,8 +1857,8 @@ this.passthrough.tailwind = (function (exports) {
1857
1857
  root: {
1858
1858
  className: classNames('overflow-hidden relative', 'border-0 h-6 bg-gray-200 rounded-md dark:bg-gray-800')
1859
1859
  },
1860
- value: function value(_ref91) {
1861
- var props = _ref91.props;
1860
+ value: function value(_ref89) {
1861
+ var props = _ref89.props;
1862
1862
  return {
1863
1863
  className: classNames('border-0 m-0 bg-blue-500', {
1864
1864
  'transition-width duration-1000 ease-in-out absolute items-center border-0 flex h-full justify-center overflow-hidden w-0': props.mode !== 'indeterminate',
@@ -1878,8 +1878,8 @@ this.passthrough.tailwind = (function (exports) {
1878
1878
  circle: 'text-red-500 progress-spinner-circle'
1879
1879
  },
1880
1880
  skeleton: {
1881
- root: function root(_ref92) {
1882
- var props = _ref92.props;
1881
+ root: function root(_ref90) {
1882
+ var props = _ref90.props;
1883
1883
  return {
1884
1884
  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', {
1885
1885
  'rounded-md': props.shape !== 'circle',
@@ -1889,8 +1889,8 @@ this.passthrough.tailwind = (function (exports) {
1889
1889
  }
1890
1890
  },
1891
1891
  tag: {
1892
- root: function root(_ref93) {
1893
- var props = _ref93.props;
1892
+ root: function root(_ref91) {
1893
+ var props = _ref91.props;
1894
1894
  return {
1895
1895
  className: classNames('inline-flex items-center justify-center', 'bg-blue-500 text-white text-xs font-semibold px-2 py-1 ', {
1896
1896
  'bg-gray-500 ': props.severity == 'secondary',
@@ -1914,8 +1914,8 @@ this.passthrough.tailwind = (function (exports) {
1914
1914
  }
1915
1915
  },
1916
1916
  scrolltop: {
1917
- root: function root(_ref94) {
1918
- var props = _ref94.props;
1917
+ root: function root(_ref92) {
1918
+ var props = _ref92.props;
1919
1919
  return {
1920
1920
  className: classNames('fixed bottom-20 right-20 flex items-center justify-center', 'ml-auto', {
1921
1921
  '!bg-blue-500 hover:bg-blue-600 text-white rounded-md h-8 w-8': props.target == 'parent',
@@ -1973,8 +1973,8 @@ this.passthrough.tailwind = (function (exports) {
1973
1973
  className: classNames('m-0 p-0 list-none', 'outline-none')
1974
1974
  },
1975
1975
  menuitem: 'relative',
1976
- content: function content(_ref95) {
1977
- var context = _ref95.context;
1976
+ content: function content(_ref93) {
1977
+ var context = _ref93.context;
1978
1978
  return {
1979
1979
  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',
1980
1980
  // Hover
@@ -2002,8 +2002,8 @@ this.passthrough.tailwind = (function (exports) {
2002
2002
  }
2003
2003
  },
2004
2004
  dock: {
2005
- root: function root(_ref96) {
2006
- var props = _ref96.props;
2005
+ root: function root(_ref94) {
2006
+ var props = _ref94.props;
2007
2007
  return {
2008
2008
  className: classNames('absolute z-1 flex justify-center items-center pointer-events-none', {
2009
2009
  'left-0 bottom-0 w-full': props.position == 'bottom',
@@ -2016,18 +2016,18 @@ this.passthrough.tailwind = (function (exports) {
2016
2016
  container: {
2017
2017
  className: classNames('flex pointer-events-auto', 'bg-white/10 border-white/20 p-2 border rounded-md')
2018
2018
  },
2019
- menu: function menu(_ref97) {
2020
- var props = _ref97.props;
2019
+ menu: function menu(_ref95) {
2020
+ var props = _ref95.props;
2021
2021
  return {
2022
2022
  className: classNames('m-0 p-0 list-none flex items-center justify-center', 'outline-none', {
2023
2023
  'flex-col': props.position == 'left' || props.position == 'right'
2024
2024
  })
2025
2025
  };
2026
2026
  },
2027
- menuitem: function menuitem(_ref98) {
2028
- var props = _ref98.props,
2029
- context = _ref98.context,
2030
- state = _ref98.state;
2027
+ menuitem: function menuitem(_ref96) {
2028
+ var props = _ref96.props,
2029
+ context = _ref96.context,
2030
+ state = _ref96.state;
2031
2031
  return {
2032
2032
  className: classNames('p-2 rounded-md', 'transition-all duration-200 ease-cubic-bezier-will-change-transform transform ', {
2033
2033
  'origin-bottom hover:mx-6': props.position == 'bottom',
@@ -2050,8 +2050,8 @@ this.passthrough.tailwind = (function (exports) {
2050
2050
  menu: {
2051
2051
  className: classNames('m-0 p-0 list-none', 'outline-none')
2052
2052
  },
2053
- content: function content(_ref99) {
2054
- var state = _ref99.state;
2053
+ content: function content(_ref97) {
2054
+ var state = _ref97.state;
2055
2055
  return {
2056
2056
  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',
2057
2057
  // Hover
@@ -2077,8 +2077,8 @@ this.passthrough.tailwind = (function (exports) {
2077
2077
  root: {
2078
2078
  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')
2079
2079
  },
2080
- menu: function menu(_ref100) {
2081
- var state = _ref100.state;
2080
+ menu: function menu(_ref98) {
2081
+ var state = _ref98.state;
2082
2082
  return {
2083
2083
  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', {
2084
2084
  'hidden ': !(state !== null && state !== void 0 && state.mobileActive),
@@ -2086,9 +2086,9 @@ this.passthrough.tailwind = (function (exports) {
2086
2086
  })
2087
2087
  };
2088
2088
  },
2089
- menuitem: function menuitem(_ref101) {
2090
- var props = _ref101.props,
2091
- context = _ref101.context;
2089
+ menuitem: function menuitem(_ref99) {
2090
+ var props = _ref99.props,
2091
+ context = _ref99.context;
2092
2092
  return {
2093
2093
  className: classNames('sm:relative sm:w-auto w-full static', 'transition-shadow duration-200', {
2094
2094
  'rounded-md': props.root
@@ -2101,8 +2101,8 @@ this.passthrough.tailwind = (function (exports) {
2101
2101
  })
2102
2102
  };
2103
2103
  },
2104
- action: function action(_ref102) {
2105
- var context = _ref102.context;
2104
+ action: function action(_ref100) {
2105
+ var context = _ref100.context;
2106
2106
  return {
2107
2107
  className: classNames('select-none', 'cursor-pointer flex items-center no-underline overflow-hidden relative', 'py-3 px-5 select-none', {
2108
2108
  'pl-9 sm:pl-5': context.level === 1,
@@ -2111,8 +2111,8 @@ this.passthrough.tailwind = (function (exports) {
2111
2111
  };
2112
2112
  },
2113
2113
  icon: 'mr-2',
2114
- submenuIcon: function submenuIcon(_ref103) {
2115
- var props = _ref103.props;
2114
+ submenuIcon: function submenuIcon(_ref101) {
2115
+ var props = _ref101.props;
2116
2116
  return {
2117
2117
  className: classNames({
2118
2118
  'ml-auto sm:ml-2': props.root,
@@ -2120,8 +2120,8 @@ this.passthrough.tailwind = (function (exports) {
2120
2120
  })
2121
2121
  };
2122
2122
  },
2123
- submenu: function submenu(_ref104) {
2124
- var props = _ref104.props;
2123
+ submenu: function submenu(_ref102) {
2124
+ var props = _ref102.props;
2125
2125
  return {
2126
2126
  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', {
2127
2127
  'sm:absolute sm:left-full sm:top-0': !props.root
@@ -2135,8 +2135,8 @@ this.passthrough.tailwind = (function (exports) {
2135
2135
  end: 'ml-auto self-auto'
2136
2136
  },
2137
2137
  megamenu: {
2138
- root: function root(_ref105) {
2139
- var props = _ref105.props;
2138
+ root: function root(_ref103) {
2139
+ var props = _ref103.props;
2140
2140
  return {
2141
2141
  className: classNames('bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex relative', {
2142
2142
  'p-2 items-center': props.orientation == 'horizontal',
@@ -2144,9 +2144,9 @@ this.passthrough.tailwind = (function (exports) {
2144
2144
  })
2145
2145
  };
2146
2146
  },
2147
- menu: function menu(_ref106) {
2148
- var props = _ref106.props,
2149
- state = _ref106.state;
2147
+ menu: function menu(_ref104) {
2148
+ var props = _ref104.props,
2149
+ state = _ref104.state;
2150
2150
  return {
2151
2151
  className: classNames('m-0 sm:p-0 list-none', 'outline-none', {
2152
2152
  hidden: props.orientation !== 'vertical' && !state.mobileActive
@@ -2157,9 +2157,9 @@ this.passthrough.tailwind = (function (exports) {
2157
2157
  })
2158
2158
  };
2159
2159
  },
2160
- menuitem: function menuitem(_ref107) {
2161
- var props = _ref107.props,
2162
- context = _ref107.context;
2160
+ menuitem: function menuitem(_ref105) {
2161
+ var props = _ref105.props,
2162
+ context = _ref105.context;
2163
2163
  return {
2164
2164
  className: classNames('transition-shadow duration-200', {
2165
2165
  'rounded-md': props.orientation == 'horizontal'
@@ -2175,8 +2175,8 @@ this.passthrough.tailwind = (function (exports) {
2175
2175
  })
2176
2176
  };
2177
2177
  },
2178
- menuButton: function menuButton(_ref108) {
2179
- var props = _ref108.props;
2178
+ menuButton: function menuButton(_ref106) {
2179
+ var props = _ref106.props;
2180
2180
  return {
2181
2181
  className: classNames({
2182
2182
  'flex md:hidden': props.orientation === 'horizontal'
@@ -2197,8 +2197,8 @@ this.passthrough.tailwind = (function (exports) {
2197
2197
  submenuItem: {
2198
2198
  className: classNames('text-gray-700 hover:bg-gray-200')
2199
2199
  },
2200
- submenuIcon: function submenuIcon(_ref109) {
2201
- var props = _ref109.props;
2200
+ submenuIcon: function submenuIcon(_ref107) {
2201
+ var props = _ref107.props;
2202
2202
  return {
2203
2203
  className: classNames({
2204
2204
  'ml-2': props.orientation === 'horizontal',
@@ -2206,8 +2206,8 @@ this.passthrough.tailwind = (function (exports) {
2206
2206
  })
2207
2207
  };
2208
2208
  },
2209
- panel: function panel(_ref110) {
2210
- var props = _ref110.props;
2209
+ panel: function panel(_ref108) {
2210
+ var props = _ref108.props;
2211
2211
  return {
2212
2212
  className: classNames('py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-auto', 'absolute z-10', {
2213
2213
  'left-full top-0': props.orientation !== 'horizontal'
@@ -2247,8 +2247,8 @@ this.passthrough.tailwind = (function (exports) {
2247
2247
  menu: {
2248
2248
  className: classNames('outline-none', 'm-0 p-0 list-none')
2249
2249
  },
2250
- menuitem: function menuitem(_ref111) {
2251
- var context = _ref111.context;
2250
+ menuitem: function menuitem(_ref109) {
2251
+ var context = _ref109.context;
2252
2252
  return {
2253
2253
  className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 border-none rounded-none', {
2254
2254
  'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused
@@ -2279,9 +2279,9 @@ this.passthrough.tailwind = (function (exports) {
2279
2279
  action: {
2280
2280
  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)]')
2281
2281
  },
2282
- step: function step(_ref112) {
2283
- var parent = _ref112.parent,
2284
- context = _ref112.context;
2282
+ step: function step(_ref110) {
2283
+ var parent = _ref110.parent,
2284
+ context = _ref110.context;
2285
2285
  return {
2286
2286
  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', {
2287
2287
  'bg-white': parent.state.activeIndex !== context.index,
@@ -2290,9 +2290,9 @@ this.passthrough.tailwind = (function (exports) {
2290
2290
  })
2291
2291
  };
2292
2292
  },
2293
- label: function label(_ref113) {
2294
- var parent = _ref113.parent,
2295
- context = _ref113.context;
2293
+ label: function label(_ref111) {
2294
+ var parent = _ref111.parent,
2295
+ context = _ref111.context;
2296
2296
  return {
2297
2297
  className: classNames('block', 'whitespace-nowrap overflow-hidden overflow-ellipsis max-w-full', 'mt-2 text-gray-500 dark:text-white/60', {
2298
2298
  'font-normal': parent.state.activeIndex !== context.index,
@@ -2310,9 +2310,9 @@ this.passthrough.tailwind = (function (exports) {
2310
2310
  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')
2311
2311
  },
2312
2312
  menuitem: 'mr-0',
2313
- action: function action(_ref114) {
2314
- var context = _ref114.context,
2315
- state = _ref114.state;
2313
+ action: function action(_ref112) {
2314
+ var context = _ref112.context,
2315
+ state = _ref112.state;
2316
2316
  return {
2317
2317
  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)]', {
2318
2318
  '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,
@@ -2332,8 +2332,8 @@ this.passthrough.tailwind = (function (exports) {
2332
2332
  },
2333
2333
  content: 'relative overflow-x-hidden overflow-y-auto h-full',
2334
2334
  menu: 'outline-none m-0 p-0 list-none absolute top-0 block',
2335
- menuitem: function menuitem(_ref115) {
2336
- var context = _ref115.context;
2335
+ menuitem: function menuitem(_ref113) {
2336
+ var context = _ref113.context;
2337
2337
  return {
2338
2338
  className: classNames({
2339
2339
  relative: !context.active,
@@ -2341,8 +2341,8 @@ this.passthrough.tailwind = (function (exports) {
2341
2341
  })
2342
2342
  };
2343
2343
  },
2344
- action: function action(_ref116) {
2345
- var context = _ref116.context;
2344
+ action: function action(_ref114) {
2345
+ var context = _ref114.context;
2346
2346
  return {
2347
2347
  className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
2348
2348
  '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,
@@ -2350,8 +2350,8 @@ this.passthrough.tailwind = (function (exports) {
2350
2350
  })
2351
2351
  };
2352
2352
  },
2353
- previous: function previous(_ref117) {
2354
- var state = _ref117.state;
2353
+ previous: function previous(_ref115) {
2354
+ var state = _ref115.state;
2355
2355
  return {
2356
2356
  className: classNames('py-3 px-5 cursor-pointer bottom-0 w-full text-gray-700 dark:text-white/80', {
2357
2357
  hidden: state.level === 0
@@ -2374,8 +2374,8 @@ this.passthrough.tailwind = (function (exports) {
2374
2374
  className: classNames('outline-none', 'm-0 p-0 list-none')
2375
2375
  },
2376
2376
  menuitem: 'relative',
2377
- content: function content(_ref118) {
2378
- var context = _ref118.context;
2377
+ content: function content(_ref116) {
2378
+ var context = _ref116.context;
2379
2379
  return {
2380
2380
  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',
2381
2381
  //Hover
@@ -2387,8 +2387,8 @@ this.passthrough.tailwind = (function (exports) {
2387
2387
  })
2388
2388
  };
2389
2389
  },
2390
- action: function action(_ref119) {
2391
- var context = _ref119.context;
2390
+ action: function action(_ref117) {
2391
+ var context = _ref117.context;
2392
2392
  return {
2393
2393
  className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
2394
2394
  '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,
@@ -2405,8 +2405,8 @@ this.passthrough.tailwind = (function (exports) {
2405
2405
  transition: TRANSITIONS.overlay
2406
2406
  },
2407
2407
  metergroup: {
2408
- root: function root(_ref120) {
2409
- var props = _ref120.props;
2408
+ root: function root(_ref118) {
2409
+ var props = _ref118.props;
2410
2410
  return {
2411
2411
  className: classNames('flex gap-4', {
2412
2412
  'flex-col': props.orientation == 'horizontal',
@@ -2414,8 +2414,8 @@ this.passthrough.tailwind = (function (exports) {
2414
2414
  })
2415
2415
  };
2416
2416
  },
2417
- metercontainer: function metercontainer(_ref121) {
2418
- var props = _ref121.props;
2417
+ metercontainer: function metercontainer(_ref119) {
2418
+ var props = _ref119.props;
2419
2419
  return {
2420
2420
  className: classNames('flex', {
2421
2421
  'flex-col': props.orientation === 'vertical'
@@ -2426,8 +2426,8 @@ this.passthrough.tailwind = (function (exports) {
2426
2426
  }, 'bg-gray-200 dark:bg-gray-700', 'rounded-lg')
2427
2427
  };
2428
2428
  },
2429
- meter: function meter(_ref122) {
2430
- var props = _ref122.props;
2429
+ meter: function meter(_ref120) {
2430
+ var props = _ref120.props;
2431
2431
  return {
2432
2432
  className: classNames('border-0', {
2433
2433
  'first:rounded-l-lg last:rounded-r-lg': props.orientation === 'horizontal'
@@ -2436,8 +2436,8 @@ this.passthrough.tailwind = (function (exports) {
2436
2436
  }, 'bg-primary-500 dark:bg-primary-400')
2437
2437
  };
2438
2438
  },
2439
- labellist: function labellist(_ref123) {
2440
- var props = _ref123.props;
2439
+ labellist: function labellist(_ref121) {
2440
+ var props = _ref121.props;
2441
2441
  return {
2442
2442
  className: classNames('flex flex-wrap', {
2443
2443
  'gap-4': props.labelOrientation === 'horizontal'
@@ -2529,8 +2529,8 @@ this.passthrough.tailwind = (function (exports) {
2529
2529
  className: classNames('flex items-center justify-center', 'p-4')
2530
2530
  },
2531
2531
  indicator: 'mr-2',
2532
- indicatorbutton: function indicatorbutton(_ref124) {
2533
- var context = _ref124.context;
2532
+ indicatorbutton: function indicatorbutton(_ref122) {
2533
+ var context = _ref122.context;
2534
2534
  return {
2535
2535
  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)]', {
2536
2536
  'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
@@ -2538,8 +2538,8 @@ this.passthrough.tailwind = (function (exports) {
2538
2538
  })
2539
2539
  };
2540
2540
  },
2541
- mask: function mask(_ref125) {
2542
- var state = _ref125.state;
2541
+ mask: function mask(_ref123) {
2542
+ var state = _ref123.state;
2543
2543
  return {
2544
2544
  className: classNames({
2545
2545
  'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
@@ -2572,8 +2572,8 @@ this.passthrough.tailwind = (function (exports) {
2572
2572
  carousel: {
2573
2573
  root: 'flex flex-col',
2574
2574
  content: 'flex flex-col overflow-auto',
2575
- container: function container(_ref126) {
2576
- var props = _ref126.props;
2575
+ container: function container(_ref124) {
2576
+ var props = _ref124.props;
2577
2577
  return {
2578
2578
  className: classNames('flex', {
2579
2579
  'flex-row': props.orientation !== 'vertical',
@@ -2585,8 +2585,8 @@ this.passthrough.tailwind = (function (exports) {
2585
2585
  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')
2586
2586
  },
2587
2587
  itemsContent: 'overflow-hidden w-full',
2588
- itemsContainer: function itemsContainer(_ref127) {
2589
- var props = _ref127.props;
2588
+ itemsContainer: function itemsContainer(_ref125) {
2589
+ var props = _ref125.props;
2590
2590
  return {
2591
2591
  className: classNames('flex ', {
2592
2592
  'flex-row': props.orientation !== 'vertical',
@@ -2594,8 +2594,8 @@ this.passthrough.tailwind = (function (exports) {
2594
2594
  })
2595
2595
  };
2596
2596
  },
2597
- item: function item(_ref128) {
2598
- var props = _ref128.props;
2597
+ item: function item(_ref126) {
2598
+ var props = _ref126.props;
2599
2599
  return {
2600
2600
  className: classNames('flex shrink-0 grow', {
2601
2601
  'w-1/3': props.orientation !== 'vertical',
@@ -2607,8 +2607,8 @@ this.passthrough.tailwind = (function (exports) {
2607
2607
  className: classNames('flex flex-row justify-center flex-wrap')
2608
2608
  },
2609
2609
  indicator: 'mr-2 mb-2',
2610
- indicatorButton: function indicatorButton(_ref129) {
2611
- var context = _ref129.context;
2610
+ indicatorButton: function indicatorButton(_ref127) {
2611
+ var context = _ref127.context;
2612
2612
  return {
2613
2613
  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)]', {
2614
2614
  'bg-blue-500 hover:bg-blue-600': context.active,
@@ -2618,9 +2618,9 @@ this.passthrough.tailwind = (function (exports) {
2618
2618
  }
2619
2619
  },
2620
2620
  tree: {
2621
- root: function root(_ref130) {
2621
+ root: function root(_ref128) {
2622
2622
  var _props$__parentMetada;
2623
- var props = _ref130.props;
2623
+ var props = _ref128.props;
2624
2624
  return {
2625
2625
  className: classNames('max-w-[30rem] md:w-full', 'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 p-5', {
2626
2626
  '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'
@@ -2630,9 +2630,9 @@ this.passthrough.tailwind = (function (exports) {
2630
2630
  wrapper: 'overflow-auto',
2631
2631
  container: 'm-0 p-0 list-none overflow-auto',
2632
2632
  node: 'p-1 outline-none',
2633
- content: function content(_ref131) {
2634
- var context = _ref131.context,
2635
- props = _ref131.props;
2633
+ content: function content(_ref129) {
2634
+ var context = _ref129.context,
2635
+ props = _ref129.props;
2636
2636
  return {
2637
2637
  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)]', {
2638
2638
  'bg-blue-50 text-blue-600': context.selected
@@ -2641,8 +2641,8 @@ this.passthrough.tailwind = (function (exports) {
2641
2641
  })
2642
2642
  };
2643
2643
  },
2644
- toggler: function toggler(_ref132) {
2645
- var context = _ref132.context;
2644
+ toggler: function toggler(_ref130) {
2645
+ var context = _ref130.context;
2646
2646
  return {
2647
2647
  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)]', {
2648
2648
  '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,
@@ -2653,9 +2653,9 @@ this.passthrough.tailwind = (function (exports) {
2653
2653
  };
2654
2654
  },
2655
2655
  checkboxContainer: 'mr-2',
2656
- checkbox: function checkbox(_ref133) {
2657
- var context = _ref133.context,
2658
- props = _ref133.props;
2656
+ checkbox: function checkbox(_ref131) {
2657
+ var context = _ref131.context,
2658
+ props = _ref131.props;
2659
2659
  return {
2660
2660
  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', {
2661
2661
  'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
@@ -2680,8 +2680,8 @@ this.passthrough.tailwind = (function (exports) {
2680
2680
  },
2681
2681
  // DATA
2682
2682
  timeline: {
2683
- root: function root(_ref134) {
2684
- var props = _ref134.props;
2683
+ root: function root(_ref132) {
2684
+ var props = _ref132.props;
2685
2685
  return {
2686
2686
  className: classNames('flex grow', {
2687
2687
  'flex-col': props.layout === 'vertical',
@@ -2689,9 +2689,9 @@ this.passthrough.tailwind = (function (exports) {
2689
2689
  })
2690
2690
  };
2691
2691
  },
2692
- event: function event(_ref135) {
2693
- var props = _ref135.props,
2694
- context = _ref135.context;
2692
+ event: function event(_ref133) {
2693
+ var props = _ref133.props,
2694
+ context = _ref133.context;
2695
2695
  return {
2696
2696
  className: classNames('flex relative min-h-[70px]', {
2697
2697
  'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
@@ -2700,9 +2700,9 @@ this.passthrough.tailwind = (function (exports) {
2700
2700
  })
2701
2701
  };
2702
2702
  },
2703
- opposite: function opposite(_ref136) {
2704
- var props = _ref136.props,
2705
- context = _ref136.context;
2703
+ opposite: function opposite(_ref134) {
2704
+ var props = _ref134.props,
2705
+ context = _ref134.context;
2706
2706
  return {
2707
2707
  className: classNames('flex-1', {
2708
2708
  'px-4': props.layout === 'vertical',
@@ -2713,8 +2713,8 @@ this.passthrough.tailwind = (function (exports) {
2713
2713
  })
2714
2714
  };
2715
2715
  },
2716
- separator: function separator(_ref137) {
2717
- var props = _ref137.props;
2716
+ separator: function separator(_ref135) {
2717
+ var props = _ref135.props;
2718
2718
  return {
2719
2719
  className: classNames('flex items-center flex-initial', {
2720
2720
  'flex-col': props.layout === 'vertical',
@@ -2723,8 +2723,8 @@ this.passthrough.tailwind = (function (exports) {
2723
2723
  };
2724
2724
  },
2725
2725
  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',
2726
- connector: function connector(_ref138) {
2727
- var props = _ref138.props;
2726
+ connector: function connector(_ref136) {
2727
+ var props = _ref136.props;
2728
2728
  return {
2729
2729
  className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
2730
2730
  'w-[2px]': props.layout === 'vertical',
@@ -2732,9 +2732,9 @@ this.passthrough.tailwind = (function (exports) {
2732
2732
  })
2733
2733
  };
2734
2734
  },
2735
- content: function content(_ref139) {
2736
- var props = _ref139.props,
2737
- context = _ref139.context;
2735
+ content: function content(_ref137) {
2736
+ var props = _ref137.props,
2737
+ context = _ref137.context;
2738
2738
  return {
2739
2739
  className: classNames('flex-1', {
2740
2740
  'px-4': props.layout === 'vertical',
@@ -2758,15 +2758,15 @@ this.passthrough.tailwind = (function (exports) {
2758
2758
  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'
2759
2759
  },
2760
2760
  dataviewlayoutoptions: {
2761
- listButton: function listButton(_ref140) {
2762
- var props = _ref140.props;
2761
+ listButton: function listButton(_ref138) {
2762
+ var props = _ref138.props;
2763
2763
  return {
2764
2764
  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
2765
2765
  )
2766
2766
  };
2767
2767
  },
2768
- gridButton: function gridButton(_ref141) {
2769
- var props = _ref141.props;
2768
+ gridButton: function gridButton(_ref139) {
2769
+ var props = _ref139.props;
2770
2770
  return {
2771
2771
  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
2772
2772
  )
@@ -2793,8 +2793,8 @@ this.passthrough.tailwind = (function (exports) {
2793
2793
  className: classNames('mx-auto my-0 w-px h-[20px] bg-gray-300', 'dark:bg-blue-900/40' //Dark Mode
2794
2794
  )
2795
2795
  },
2796
- lineLeft: function lineLeft(_ref142) {
2797
- var context = _ref142.context;
2796
+ lineLeft: function lineLeft(_ref140) {
2797
+ var context = _ref140.context;
2798
2798
  return {
2799
2799
  className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
2800
2800
  //Dark Mode
@@ -2803,8 +2803,8 @@ this.passthrough.tailwind = (function (exports) {
2803
2803
  })
2804
2804
  };
2805
2805
  },
2806
- lineRight: function lineRight(_ref143) {
2807
- var context = _ref143.context;
2806
+ lineRight: function lineRight(_ref141) {
2807
+ var context = _ref141.context;
2808
2808
  return {
2809
2809
  className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
2810
2810
  //Dark Mode
@@ -2824,8 +2824,8 @@ this.passthrough.tailwind = (function (exports) {
2824
2824
  root: 'flex',
2825
2825
  controls: 'flex flex-col justify-center p-5',
2826
2826
  moveUpButton: {
2827
- root: function root(_ref144) {
2828
- var context = _ref144.context;
2827
+ root: function root(_ref142) {
2828
+ var context = _ref142.context;
2829
2829
  return {
2830
2830
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2831
2831
  // button component
@@ -2847,8 +2847,8 @@ this.passthrough.tailwind = (function (exports) {
2847
2847
  }
2848
2848
  },
2849
2849
  moveTopButton: {
2850
- root: function root(_ref145) {
2851
- var context = _ref145.context;
2850
+ root: function root(_ref143) {
2851
+ var context = _ref143.context;
2852
2852
  return {
2853
2853
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2854
2854
  // button component
@@ -2870,8 +2870,8 @@ this.passthrough.tailwind = (function (exports) {
2870
2870
  }
2871
2871
  },
2872
2872
  moveDownButton: {
2873
- root: function root(_ref146) {
2874
- var context = _ref146.context;
2873
+ root: function root(_ref144) {
2874
+ var context = _ref144.context;
2875
2875
  return {
2876
2876
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2877
2877
  // button component
@@ -2893,8 +2893,8 @@ this.passthrough.tailwind = (function (exports) {
2893
2893
  }
2894
2894
  },
2895
2895
  moveBottomButton: {
2896
- root: function root(_ref147) {
2897
- var context = _ref147.context;
2896
+ root: function root(_ref145) {
2897
+ var context = _ref145.context;
2898
2898
  return {
2899
2899
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2900
2900
  // button component
@@ -2924,8 +2924,8 @@ this.passthrough.tailwind = (function (exports) {
2924
2924
  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
2925
2925
  )
2926
2926
  },
2927
- item: function item(_ref148) {
2928
- var context = _ref148.context;
2927
+ item: function item(_ref146) {
2928
+ var context = _ref146.context;
2929
2929
  return {
2930
2930
  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', {
2931
2931
  'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
@@ -2997,8 +2997,8 @@ this.passthrough.tailwind = (function (exports) {
2997
2997
  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
2998
2998
  )
2999
2999
  },
3000
- item: function item(_ref149) {
3001
- var context = _ref149.context;
3000
+ item: function item(_ref147) {
3001
+ var context = _ref147.context;
3002
3002
  return {
3003
3003
  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', {
3004
3004
  'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
@@ -3084,8 +3084,8 @@ this.passthrough.tailwind = (function (exports) {
3084
3084
  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
3085
3085
  )
3086
3086
  },
3087
- firstPageButton: function firstPageButton(_ref150) {
3088
- var context = _ref150.context;
3087
+ firstPageButton: function firstPageButton(_ref148) {
3088
+ var context = _ref148.context;
3089
3089
  return {
3090
3090
  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',
3091
3091
  //Dark Mode
@@ -3095,8 +3095,8 @@ this.passthrough.tailwind = (function (exports) {
3095
3095
  })
3096
3096
  };
3097
3097
  },
3098
- prevPageButton: function prevPageButton(_ref151) {
3099
- var context = _ref151.context;
3098
+ prevPageButton: function prevPageButton(_ref149) {
3099
+ var context = _ref149.context;
3100
3100
  return {
3101
3101
  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',
3102
3102
  //Dark Mode
@@ -3106,8 +3106,8 @@ this.passthrough.tailwind = (function (exports) {
3106
3106
  })
3107
3107
  };
3108
3108
  },
3109
- nextPageButton: function nextPageButton(_ref152) {
3110
- var context = _ref152.context;
3109
+ nextPageButton: function nextPageButton(_ref150) {
3110
+ var context = _ref150.context;
3111
3111
  return {
3112
3112
  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',
3113
3113
  //Dark Mode
@@ -3117,8 +3117,8 @@ this.passthrough.tailwind = (function (exports) {
3117
3117
  })
3118
3118
  };
3119
3119
  },
3120
- lastPageButton: function lastPageButton(_ref153) {
3121
- var context = _ref153.context;
3120
+ lastPageButton: function lastPageButton(_ref151) {
3121
+ var context = _ref151.context;
3122
3122
  return {
3123
3123
  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',
3124
3124
  //Dark Mode
@@ -3128,8 +3128,8 @@ this.passthrough.tailwind = (function (exports) {
3128
3128
  })
3129
3129
  };
3130
3130
  },
3131
- pageButton: function pageButton(_ref154) {
3132
- var context = _ref154.context;
3131
+ pageButton: function pageButton(_ref152) {
3132
+ var context = _ref152.context;
3133
3133
  return {
3134
3134
  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',
3135
3135
  // Dark Mode
@@ -3141,9 +3141,9 @@ this.passthrough.tailwind = (function (exports) {
3141
3141
  };
3142
3142
  },
3143
3143
  RPPDropdown: {
3144
- root: function root(_ref155) {
3145
- var props = _ref155.props,
3146
- state = _ref155.state;
3144
+ root: function root(_ref153) {
3145
+ var props = _ref153.props,
3146
+ state = _ref153.state;
3147
3147
  return {
3148
3148
  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',
3149
3149
  //DarkMode
@@ -3168,8 +3168,8 @@ this.passthrough.tailwind = (function (exports) {
3168
3168
  },
3169
3169
  wrapper: 'overflow-auto',
3170
3170
  list: 'm-0 p-0 py-3 list-none',
3171
- item: function item(_ref156) {
3172
- var context = _ref156.context;
3171
+ item: function item(_ref154) {
3172
+ var context = _ref154.context;
3173
3173
  return {
3174
3174
  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',
3175
3175
  // Dark Mode
@@ -3190,9 +3190,9 @@ this.passthrough.tailwind = (function (exports) {
3190
3190
  }
3191
3191
  },
3192
3192
  jumptopagedropdown: {
3193
- root: function root(_ref157) {
3194
- var props = _ref157.props,
3195
- state = _ref157.state;
3193
+ root: function root(_ref155) {
3194
+ var props = _ref155.props,
3195
+ state = _ref155.state;
3196
3196
  return {
3197
3197
  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',
3198
3198
  //DarkMode
@@ -3217,8 +3217,8 @@ this.passthrough.tailwind = (function (exports) {
3217
3217
  },
3218
3218
  wrapper: 'overflow-auto',
3219
3219
  list: 'm-0 p-0 py-3 list-none',
3220
- item: function item(_ref158) {
3221
- var context = _ref158.context;
3220
+ item: function item(_ref156) {
3221
+ var context = _ref156.context;
3222
3222
  return {
3223
3223
  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',
3224
3224
  // Dark Mode
@@ -3232,8 +3232,8 @@ this.passthrough.tailwind = (function (exports) {
3232
3232
  }
3233
3233
  },
3234
3234
  treetable: {
3235
- root: function root(_ref159) {
3236
- var props = _ref159.props;
3235
+ root: function root(_ref157) {
3236
+ var props = _ref157.props;
3237
3237
  return {
3238
3238
  className: classNames('relative', {
3239
3239
  'flex flex-col h-full': props.scrollHeight
@@ -3249,8 +3249,8 @@ this.passthrough.tailwind = (function (exports) {
3249
3249
  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
3250
3250
  )
3251
3251
  },
3252
- scrollableWrapper: function scrollableWrapper(_ref160) {
3253
- var props = _ref160.props;
3252
+ scrollableWrapper: function scrollableWrapper(_ref158) {
3253
+ var props = _ref158.props;
3254
3254
  return {
3255
3255
  className: classNames({
3256
3256
  'relative overflow-auto': props.scrollable,
@@ -3258,8 +3258,8 @@ this.passthrough.tailwind = (function (exports) {
3258
3258
  })
3259
3259
  };
3260
3260
  },
3261
- wrapper: function wrapper(_ref161) {
3262
- var props = _ref161.props;
3261
+ wrapper: function wrapper(_ref159) {
3262
+ var props = _ref159.props;
3263
3263
  return {
3264
3264
  className: classNames({
3265
3265
  'relative overflow-auto': props.scrollable,
@@ -3272,40 +3272,40 @@ this.passthrough.tailwind = (function (exports) {
3272
3272
  )
3273
3273
  },
3274
3274
  table: 'border-collapse table-fixed w-full',
3275
- thead: function thead(_ref162) {
3276
- var props = _ref162.props;
3275
+ thead: function thead(_ref160) {
3276
+ var props = _ref160.props;
3277
3277
  return {
3278
3278
  className: classNames({
3279
3279
  'block sticky top-0 z-[1]': props.scrollable
3280
3280
  })
3281
3281
  };
3282
3282
  },
3283
- tbody: function tbody(_ref163) {
3284
- var props = _ref163.props;
3283
+ tbody: function tbody(_ref161) {
3284
+ var props = _ref161.props;
3285
3285
  return {
3286
3286
  className: classNames({
3287
3287
  block: props.scrollable
3288
3288
  })
3289
3289
  };
3290
3290
  },
3291
- tfoot: function tfoot(_ref164) {
3292
- var props = _ref164.props;
3291
+ tfoot: function tfoot(_ref162) {
3292
+ var props = _ref162.props;
3293
3293
  return {
3294
3294
  className: classNames({
3295
3295
  block: props.scrollable
3296
3296
  })
3297
3297
  };
3298
3298
  },
3299
- headerRow: function headerRow(_ref165) {
3300
- var props = _ref165.props;
3299
+ headerRow: function headerRow(_ref163) {
3300
+ var props = _ref163.props;
3301
3301
  return {
3302
3302
  className: classNames({
3303
3303
  'flex flex-nowrap w-full': props.scrollable
3304
3304
  })
3305
3305
  };
3306
3306
  },
3307
- row: function row(_ref166) {
3308
- var context = _ref166.context;
3307
+ row: function row(_ref164) {
3308
+ var context = _ref164.context;
3309
3309
  return {
3310
3310
  className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
3311
3311
  // Focus
@@ -3317,8 +3317,8 @@ this.passthrough.tailwind = (function (exports) {
3317
3317
  };
3318
3318
  },
3319
3319
  column: {
3320
- headerCell: function headerCell(_ref167) {
3321
- var context = _ref167.context;
3320
+ headerCell: function headerCell(_ref165) {
3321
+ var context = _ref165.context;
3322
3322
  return {
3323
3323
  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',
3324
3324
  //Dark Mode
@@ -3333,8 +3333,8 @@ this.passthrough.tailwind = (function (exports) {
3333
3333
  })
3334
3334
  };
3335
3335
  },
3336
- bodyCell: function bodyCell(_ref168) {
3337
- var context = _ref168.context;
3336
+ bodyCell: function bodyCell(_ref166) {
3337
+ var context = _ref166.context;
3338
3338
  return {
3339
3339
  className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
3340
3340
  //Dark Mode
@@ -3347,8 +3347,8 @@ this.passthrough.tailwind = (function (exports) {
3347
3347
  })
3348
3348
  };
3349
3349
  },
3350
- rowToggler: function rowToggler(_ref169) {
3351
- var context = _ref169.context;
3350
+ rowToggler: function rowToggler(_ref167) {
3351
+ var context = _ref167.context;
3352
3352
  return {
3353
3353
  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', {
3354
3354
  'text-blue-700': context.selected,
@@ -3360,8 +3360,8 @@ this.passthrough.tailwind = (function (exports) {
3360
3360
  sort: {
3361
3361
  className: 'inline-block align-middle'
3362
3362
  },
3363
- sortIcon: function sortIcon(_ref170) {
3364
- var context = _ref170.context;
3363
+ sortIcon: function sortIcon(_ref168) {
3364
+ var context = _ref168.context;
3365
3365
  return {
3366
3366
  className: classNames('ml-2 inline-block align-middle', {
3367
3367
  'text-blue-700 dark:text-white/80': context.sorted,
@@ -3377,8 +3377,8 @@ this.passthrough.tailwind = (function (exports) {
3377
3377
  checkboxWrapper: {
3378
3378
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
3379
3379
  },
3380
- checkbox: function checkbox(_ref171) {
3381
- var context = _ref171.context;
3380
+ checkbox: function checkbox(_ref169) {
3381
+ var context = _ref169.context;
3382
3382
  return {
3383
3383
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
3384
3384
  'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
@@ -3388,8 +3388,8 @@ this.passthrough.tailwind = (function (exports) {
3388
3388
  })
3389
3389
  };
3390
3390
  },
3391
- checkboxIcon: function checkboxIcon(_ref172) {
3392
- var context = _ref172.context;
3391
+ checkboxIcon: function checkboxIcon(_ref170) {
3392
+ var context = _ref170.context;
3393
3393
  return {
3394
3394
  className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
3395
3395
  'text-white': context.checked
@@ -3400,8 +3400,8 @@ this.passthrough.tailwind = (function (exports) {
3400
3400
  resizeHelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
3401
3401
  },
3402
3402
  datatable: {
3403
- root: function root(_ref173) {
3404
- var props = _ref173.props;
3403
+ root: function root(_ref171) {
3404
+ var props = _ref171.props;
3405
3405
  return {
3406
3406
  className: classNames('relative', {
3407
3407
  'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
@@ -3413,8 +3413,8 @@ this.passthrough.tailwind = (function (exports) {
3413
3413
  )
3414
3414
  },
3415
3415
  loadingIcon: 'w-8 h-8',
3416
- wrapper: function wrapper(_ref174) {
3417
- var props = _ref174.props;
3416
+ wrapper: function wrapper(_ref172) {
3417
+ var props = _ref172.props;
3418
3418
  return {
3419
3419
  className: classNames({
3420
3420
  relative: props.scrollable,
@@ -3422,8 +3422,8 @@ this.passthrough.tailwind = (function (exports) {
3422
3422
  })
3423
3423
  };
3424
3424
  },
3425
- header: function header(_ref175) {
3426
- var props = _ref175.props;
3425
+ header: function header(_ref173) {
3426
+ var props = _ref173.props;
3427
3427
  return {
3428
3428
  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',
3429
3429
  // Dark Mode
@@ -3431,25 +3431,25 @@ this.passthrough.tailwind = (function (exports) {
3431
3431
  };
3432
3432
  },
3433
3433
  table: 'w-full border-spacing-0',
3434
- thead: function thead(_ref176) {
3435
- var context = _ref176.context;
3434
+ thead: function thead(_ref174) {
3435
+ var context = _ref174.context;
3436
3436
  return {
3437
3437
  className: classNames({
3438
3438
  'bg-slate-50 top-0 z-[1]': context.scrollable
3439
3439
  })
3440
3440
  };
3441
3441
  },
3442
- tbody: function tbody(_ref177) {
3443
- var props = _ref177.props,
3444
- context = _ref177.context;
3442
+ tbody: function tbody(_ref175) {
3443
+ var props = _ref175.props,
3444
+ context = _ref175.context;
3445
3445
  return {
3446
3446
  className: classNames({
3447
3447
  'sticky z-[1]': props.frozenRow && context.scrollable
3448
3448
  })
3449
3449
  };
3450
3450
  },
3451
- tfoot: function tfoot(_ref178) {
3452
- var context = _ref178.context;
3451
+ tfoot: function tfoot(_ref176) {
3452
+ var context = _ref176.context;
3453
3453
  return {
3454
3454
  className: classNames({
3455
3455
  'bg-slate-50 bottom-0 z-[1]': context.scrollable
@@ -3461,9 +3461,9 @@ this.passthrough.tailwind = (function (exports) {
3461
3461
  )
3462
3462
  },
3463
3463
  column: {
3464
- headerCell: function headerCell(_ref179) {
3465
- var context = _ref179.context,
3466
- props = _ref179.props;
3464
+ headerCell: function headerCell(_ref177) {
3465
+ var context = _ref177.context,
3466
+ props = _ref177.props;
3467
3467
  return {
3468
3468
  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',
3469
3469
  // Size
@@ -3480,9 +3480,9 @@ this.passthrough.tailwind = (function (exports) {
3480
3480
  };
3481
3481
  },
3482
3482
  headerContent: 'flex items-center',
3483
- bodyCell: function bodyCell(_ref180) {
3484
- var props = _ref180.props,
3485
- context = _ref180.context;
3483
+ bodyCell: function bodyCell(_ref178) {
3484
+ var props = _ref178.props,
3485
+ context = _ref178.context;
3486
3486
  return {
3487
3487
  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',
3488
3488
  // Size
@@ -3495,8 +3495,8 @@ this.passthrough.tailwind = (function (exports) {
3495
3495
  })
3496
3496
  };
3497
3497
  },
3498
- footerCell: function footerCell(_ref181) {
3499
- var context = _ref181.context;
3498
+ footerCell: function footerCell(_ref179) {
3499
+ var context = _ref179.context;
3500
3500
  return {
3501
3501
  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',
3502
3502
  // Size
@@ -3507,8 +3507,8 @@ this.passthrough.tailwind = (function (exports) {
3507
3507
  })
3508
3508
  };
3509
3509
  },
3510
- sortIcon: function sortIcon(_ref182) {
3511
- var context = _ref182.context;
3510
+ sortIcon: function sortIcon(_ref180) {
3511
+ var context = _ref180.context;
3512
3512
  return {
3513
3513
  className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
3514
3514
  };
@@ -3526,8 +3526,8 @@ this.passthrough.tailwind = (function (exports) {
3526
3526
  root: 'min-[0px]:flex mb-2'
3527
3527
  },
3528
3528
  filterRowItems: 'm-0 p-0 py-3 list-none ',
3529
- filterRowItem: function filterRowItem(_ref183) {
3530
- var context = _ref183.context;
3529
+ filterRowItem: function filterRowItem(_ref181) {
3530
+ var context = _ref181.context;
3531
3531
  return {
3532
3532
  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')
3533
3533
  };
@@ -3557,8 +3557,8 @@ this.passthrough.tailwind = (function (exports) {
3557
3557
  filterApplyButton: {
3558
3558
  root: 'w-auto min-[0px]:text-sm px-4 py-3'
3559
3559
  },
3560
- filterMenuButton: function filterMenuButton(_ref184) {
3561
- var context = _ref184.context;
3560
+ filterMenuButton: function filterMenuButton(_ref182) {
3561
+ var context = _ref182.context;
3562
3562
  return {
3563
3563
  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',
3564
3564
  // Hover
@@ -3571,8 +3571,8 @@ this.passthrough.tailwind = (function (exports) {
3571
3571
  })
3572
3572
  };
3573
3573
  },
3574
- headerFilterClearButton: function headerFilterClearButton(_ref185) {
3575
- var context = _ref185.context;
3574
+ headerFilterClearButton: function headerFilterClearButton(_ref183) {
3575
+ var context = _ref183.context;
3576
3576
  return {
3577
3577
  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', {
3578
3578
  invisible: !context.hidden
@@ -3611,8 +3611,8 @@ this.passthrough.tailwind = (function (exports) {
3611
3611
  radioButtonInput: {
3612
3612
  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')
3613
3613
  },
3614
- radioButtonBox: function radioButtonBox(_ref186) {
3615
- var context = _ref186.context;
3614
+ radioButtonBox: function radioButtonBox(_ref184) {
3615
+ var context = _ref184.context;
3616
3616
  return {
3617
3617
  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', {
3618
3618
  '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,
@@ -3620,8 +3620,8 @@ this.passthrough.tailwind = (function (exports) {
3620
3620
  })
3621
3621
  };
3622
3622
  },
3623
- radioButtonIcon: function radioButtonIcon(_ref187) {
3624
- var context = _ref187.context;
3623
+ radioButtonIcon: function radioButtonIcon(_ref185) {
3624
+ var context = _ref185.context;
3625
3625
  return {
3626
3626
  className: classNames('transform rounded-full', 'block h-3 w-3 bg-white transition duration-200 dark:bg-gray-900', {
3627
3627
  'backface-hidden scale-10 invisible': context.checked === false,
@@ -3632,8 +3632,8 @@ this.passthrough.tailwind = (function (exports) {
3632
3632
  headercheckboxwrapper: {
3633
3633
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
3634
3634
  },
3635
- headerCheckbox: function headerCheckbox(_ref188) {
3636
- var context = _ref188.context;
3635
+ headerCheckbox: function headerCheckbox(_ref186) {
3636
+ var context = _ref186.context;
3637
3637
  return {
3638
3638
  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', {
3639
3639
  '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,
@@ -3645,8 +3645,8 @@ this.passthrough.tailwind = (function (exports) {
3645
3645
  checkboxwrapper: {
3646
3646
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
3647
3647
  },
3648
- checkbox: function checkbox(_ref189) {
3649
- var context = _ref189.context;
3648
+ checkbox: function checkbox(_ref187) {
3649
+ var context = _ref187.context;
3650
3650
  return {
3651
3651
  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', {
3652
3652
  '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,
@@ -3657,8 +3657,8 @@ this.passthrough.tailwind = (function (exports) {
3657
3657
  checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
3658
3658
  transition: TRANSITIONS.overlay
3659
3659
  },
3660
- bodyRow: function bodyRow(_ref190) {
3661
- var context = _ref190.context;
3660
+ bodyRow: function bodyRow(_ref188) {
3661
+ var context = _ref188.context;
3662
3662
  return {
3663
3663
  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]',
3664
3664
  // Focus