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
@@ -346,9 +346,9 @@ var Tailwind = {
346
346
  }
347
347
  },
348
348
  splitter: {
349
- root: function root(_ref10) {
350
- var props = _ref10.props,
351
- state = _ref10.state;
349
+ root: function root(_ref0) {
350
+ var props = _ref0.props,
351
+ state = _ref0.state;
352
352
  return {
353
353
  className: classNames('flex flex-nowrap bg-white dark:bg-gray-900 rounded-lg text-gray-700 dark:text-white/80', {
354
354
  'border border-solid border-gray-300 dark:border-blue-900/40': !state.nested,
@@ -356,8 +356,8 @@ var Tailwind = {
356
356
  })
357
357
  };
358
358
  },
359
- gutter: function gutter(_ref11) {
360
- var props = _ref11.props;
359
+ gutter: function gutter(_ref1) {
360
+ var props = _ref1.props;
361
361
  return {
362
362
  className: classNames('flex items-center justify-center shrink-0', 'transition-all duration-200 bg-gray-100 dark:bg-gray-800', {
363
363
  'cursor-col-resize': props.layout == 'horizontal',
@@ -365,8 +365,8 @@ var Tailwind = {
365
365
  })
366
366
  };
367
367
  },
368
- gutterHandler: function gutterHandler(_ref12) {
369
- var props = _ref12.props;
368
+ gutterHandler: function gutterHandler(_ref10) {
369
+ var props = _ref10.props;
370
370
  return {
371
371
  className: classNames('bg-gray-300 dark:bg-gray-600 transition-all duration-200', {
372
372
  'h-7 w-[0.3rem]': props.layout == 'horizontal',
@@ -376,8 +376,8 @@ var Tailwind = {
376
376
  }
377
377
  },
378
378
  dialog: {
379
- root: function root(_ref13) {
380
- var state = _ref13.state;
379
+ root: function root(_ref11) {
380
+ var state = _ref11.state;
381
381
  return {
382
382
  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', {
383
383
  'transition-none transform-none !w-screen !h-screen !max-h-full !top-0 !left-0': state.maximized
@@ -395,9 +395,9 @@ var Tailwind = {
395
395
  '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)]')
396
396
  },
397
397
  closeButtonIcon: 'w-4 h-4 inline-block',
398
- content: function content(_ref14) {
399
- var props = _ref14.props,
400
- state = _ref14.state;
398
+ content: function content(_ref12) {
399
+ var props = _ref12.props,
400
+ state = _ref12.state;
401
401
  return {
402
402
  className: classNames('overflow-y-auto', 'bg-white text-gray-700 px-6 pb-8 pt-0', {
403
403
  'rounded-bl-lg rounded-br-lg': !props.footer
@@ -409,16 +409,16 @@ var Tailwind = {
409
409
  footer: {
410
410
  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')
411
411
  },
412
- mask: function mask(_ref15) {
413
- var state = _ref15.state;
412
+ mask: function mask(_ref13) {
413
+ var state = _ref13.state;
414
414
  return {
415
415
  className: classNames('transition duration-200', {
416
416
  'bg-black/40': state.containerVisible
417
417
  })
418
418
  };
419
419
  },
420
- transition: function transition(_ref16) {
421
- var props = _ref16.props;
420
+ transition: function transition(_ref14) {
421
+ var props = _ref14.props;
422
422
  return {
423
423
  timeout: 200,
424
424
  classNames: props.position === 'top' ? {
@@ -479,8 +479,8 @@ var Tailwind = {
479
479
  transition: TRANSITIONS.overlay
480
480
  },
481
481
  sidebar: {
482
- root: function root(_ref17) {
483
- var props = _ref17.props;
482
+ root: function root(_ref15) {
483
+ var props = _ref15.props;
484
484
  return {
485
485
  className: classNames('flex flex-col pointer-events-auto relative transform relative', 'bg-white text-gray-700 border-0 shadow-lg', {
486
486
  '!transition-none !transform-none !w-screen !h-screen !max-h-full !top-0 !left-0': props.fullScreen,
@@ -504,8 +504,8 @@ var Tailwind = {
504
504
  mask: {
505
505
  className: classNames('flex pointer-events-auto', 'bg-black bg-opacity-40 transition duration-200 z-20 transition-colors')
506
506
  },
507
- transition: function transition(_ref18) {
508
- var props = _ref18.props;
507
+ transition: function transition(_ref16) {
508
+ var props = _ref16.props;
509
509
  return {
510
510
  timeout: 300,
511
511
  classNames: props.fullScreen ? {
@@ -546,8 +546,8 @@ var Tailwind = {
546
546
  end: 'flex items-center'
547
547
  },
548
548
  tooltip: {
549
- root: function root(_ref19) {
550
- var context = _ref19.context;
549
+ root: function root(_ref17) {
550
+ var context = _ref17.context;
551
551
  return {
552
552
  className: classNames('absolute shadow-md', {
553
553
  'py-0 px-1': context.right || context.left || !context.right && !context.left && !context.top && !context.bottom,
@@ -555,8 +555,8 @@ var Tailwind = {
555
555
  })
556
556
  };
557
557
  },
558
- arrow: function arrow(_ref20) {
559
- var context = _ref20.context;
558
+ arrow: function arrow(_ref18) {
559
+ var context = _ref18.context;
560
560
  return {
561
561
  className: classNames('absolute w-0 h-0 border-transparent border-solid', {
562
562
  '-mt-1 border-y-[0.25rem] border-r-[0.25rem] border-l-0 border-r-gray-600': context.right,
@@ -603,9 +603,9 @@ var Tailwind = {
603
603
  },
604
604
  //Messages
605
605
  messages: {
606
- root: function root(_ref21) {
607
- var state = _ref21.state,
608
- index = _ref21.index;
606
+ root: function root(_ref19) {
607
+ var state = _ref19.state,
608
+ index = _ref19.index;
609
609
  return {
610
610
  className: classNames('my-4 rounded-md', {
611
611
  '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',
@@ -634,8 +634,8 @@ var Tailwind = {
634
634
  }
635
635
  },
636
636
  message: {
637
- root: function root(_ref22) {
638
- var props = _ref22.props;
637
+ root: function root(_ref20) {
638
+ var props = _ref20.props;
639
639
  return {
640
640
  className: classNames('inline-flex items-center justify-center align-top', 'p-3 m-0 rounded-md', {
641
641
  'bg-blue-100 border-0 text-blue-700': props.severity == 'info',
@@ -651,9 +651,9 @@ var Tailwind = {
651
651
  root: {
652
652
  className: classNames('w-96', 'opacity-90')
653
653
  },
654
- message: function message(_ref23) {
655
- var state = _ref23.state,
656
- index = _ref23.index;
654
+ message: function message(_ref21) {
655
+ var state = _ref21.state,
656
+ index = _ref21.index;
657
657
  return {
658
658
  className: classNames('my-4 rounded-md w-full', {
659
659
  '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',
@@ -688,9 +688,9 @@ var Tailwind = {
688
688
  },
689
689
  //BUTTONS
690
690
  button: {
691
- root: function root(_ref24) {
692
- var props = _ref24.props,
693
- context = _ref24.context;
691
+ root: function root(_ref22) {
692
+ var props = _ref22.props,
693
+ context = _ref22.context;
694
694
  return {
695
695
  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', {
696
696
  '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,
@@ -747,8 +747,8 @@ var Tailwind = {
747
747
  })
748
748
  };
749
749
  },
750
- label: function label(_ref25) {
751
- var props = _ref25.props;
750
+ label: function label(_ref23) {
751
+ var props = _ref23.props;
752
752
  return {
753
753
  className: classNames('flex-1', 'duration-200', 'font-bold', {
754
754
  'hover:underline': props.link
@@ -757,8 +757,8 @@ var Tailwind = {
757
757
  })
758
758
  };
759
759
  },
760
- icon: function icon(_ref26) {
761
- var props = _ref26.props;
760
+ icon: function icon(_ref24) {
761
+ var props = _ref24.props;
762
762
  return {
763
763
  className: classNames('mx-0', {
764
764
  'mr-2': props.iconPos == 'left' && props.label != null,
@@ -768,8 +768,8 @@ var Tailwind = {
768
768
  })
769
769
  };
770
770
  },
771
- loadingIcon: function loadingIcon(_ref27) {
772
- var props = _ref27.props;
771
+ loadingIcon: function loadingIcon(_ref25) {
772
+ var props = _ref25.props;
773
773
  return {
774
774
  className: classNames('mx-0', {
775
775
  'mr-2': props.loading && props.iconPos == 'left' && props.label != null,
@@ -779,8 +779,8 @@ var Tailwind = {
779
779
  })
780
780
  };
781
781
  },
782
- badge: function badge(_ref28) {
783
- var props = _ref28.props;
782
+ badge: function badge(_ref26) {
783
+ var props = _ref26.props;
784
784
  return {
785
785
  className: classNames({
786
786
  'ml-2 w-4 h-4 leading-none flex items-center justify-center': props.badge
@@ -791,8 +791,8 @@ var Tailwind = {
791
791
  speeddial: {
792
792
  root: 'absolute flex',
793
793
  button: {
794
- root: function root(_ref29) {
795
- var parent = _ref29.parent;
794
+ root: function root(_ref27) {
795
+ var parent = _ref27.parent;
796
796
  return {
797
797
  className: classNames('w-16 !h-16 !rounded-full justify-center z-10', {
798
798
  'rotate-45': parent.state.visible
@@ -804,9 +804,9 @@ var Tailwind = {
804
804
  }
805
805
  },
806
806
  menu: 'm-0 p-0 list-none flex items-center justify-center transition delay-200 z-20',
807
- menuitem: function menuitem(_ref30) {
808
- var props = _ref30.props,
809
- state = _ref30.state;
807
+ menuitem: function menuitem(_ref28) {
808
+ var props = _ref28.props,
809
+ state = _ref28.state;
810
810
  return {
811
811
  className: classNames('transform transition-transform duration-200 ease-out transition-opacity duration-800', !state.visible ? 'opacity-0 scale-0' : 'opacity-1 scale-100', {
812
812
  'my-1 first:mb-2': props.direction == 'up' && props.type == 'linear',
@@ -821,8 +821,8 @@ var Tailwind = {
821
821
  action: {
822
822
  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')
823
823
  },
824
- mask: function mask(_ref31) {
825
- var state = _ref31.state;
824
+ mask: function mask(_ref29) {
825
+ var state = _ref29.state;
826
826
  return {
827
827
  className: classNames('absolute left-0 top-0 w-full h-full transition-opacity duration-250 ease-in-out bg-black/40 z-0', {
828
828
  'opacity-0': !state.visible,
@@ -832,8 +832,8 @@ var Tailwind = {
832
832
  }
833
833
  },
834
834
  splitbutton: {
835
- root: function root(_ref32) {
836
- var props = _ref32.props;
835
+ root: function root(_ref30) {
836
+ var props = _ref30.props;
837
837
  return {
838
838
  className: classNames('inline-flex relative', 'rounded-md', {
839
839
  'shadow-lg': props.raised
@@ -841,8 +841,8 @@ var Tailwind = {
841
841
  };
842
842
  },
843
843
  button: {
844
- root: function root(_ref33) {
845
- var parent = _ref33.parent;
844
+ root: function root(_ref31) {
845
+ var parent = _ref31.parent;
846
846
  return {
847
847
  className: classNames('rounded-r-none border-r-0', {
848
848
  'rounded-l-full': parent.props.rounded
@@ -856,8 +856,8 @@ var Tailwind = {
856
856
  },
857
857
  menuList: 'm-0 p-0 border-none outline-none no-underline list-none',
858
858
  menuButton: {
859
- root: function root(_ref34) {
860
- var parent = _ref34.parent;
859
+ root: function root(_ref32) {
860
+ var parent = _ref32.parent;
861
861
  return {
862
862
  className: classNames('rounded-l-none', {
863
863
  'rounded-r-full': parent.props.rounded
@@ -871,9 +871,9 @@ var Tailwind = {
871
871
  },
872
872
  //FORMS
873
873
  inputtext: {
874
- root: function root(_ref35) {
875
- var props = _ref35.props,
876
- context = _ref35.context;
874
+ root: function root(_ref33) {
875
+ var props = _ref33.props,
876
+ context = _ref33.context;
877
877
  return {
878
878
  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', {
879
879
  '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,
@@ -896,8 +896,8 @@ var Tailwind = {
896
896
  inputnumber: {
897
897
  root: 'w-full inline-flex',
898
898
  input: {
899
- root: function root(_ref36) {
900
- var props = _ref36.props;
899
+ root: function root(_ref34) {
900
+ var props = _ref34.props;
901
901
  return {
902
902
  className: classNames({
903
903
  'rounded-tr-none rounded-br-none': props.showButtons && props.buttonLayout == 'stacked'
@@ -905,24 +905,24 @@ var Tailwind = {
905
905
  };
906
906
  }
907
907
  },
908
- buttonGroup: function buttonGroup(_ref37) {
909
- var props = _ref37.props;
908
+ buttonGroup: function buttonGroup(_ref35) {
909
+ var props = _ref35.props;
910
910
  return {
911
911
  className: classNames({
912
912
  'flex flex-col': props.showButtons && props.buttonLayout == 'stacked'
913
913
  })
914
914
  };
915
915
  },
916
- incrementButton: function incrementButton(_ref38) {
917
- var props = _ref38.props;
916
+ incrementButton: function incrementButton(_ref36) {
917
+ var props = _ref36.props;
918
918
  return {
919
919
  className: classNames('flex !items-center !justify-center', {
920
920
  'rounded-br-none rounded-bl-none rounded-bl-none !p-0 flex-1 w-[3rem]': props.showButtons && props.buttonLayout == 'stacked'
921
921
  })
922
922
  };
923
923
  },
924
- decrementButton: function decrementButton(_ref39) {
925
- var props = _ref39.props;
924
+ decrementButton: function decrementButton(_ref37) {
925
+ var props = _ref37.props;
926
926
  return {
927
927
  className: classNames('flex !items-center !justify-center', {
928
928
  'rounded-tr-none rounded-tl-none rounded-tl-none !p-0 flex-1 w-[3rem]': props.showButtons && props.buttonLayout == 'stacked'
@@ -931,8 +931,8 @@ var Tailwind = {
931
931
  }
932
932
  },
933
933
  knob: {
934
- root: function root(_ref40) {
935
- var props = _ref40.props;
934
+ root: function root(_ref38) {
935
+ var props = _ref38.props;
936
936
  return {
937
937
  className: classNames('focus:outline-none focus:outline-offset-0 focus:shadow-0', {
938
938
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -944,8 +944,8 @@ var Tailwind = {
944
944
  label: 'text-center text-xl'
945
945
  },
946
946
  inputswitch: {
947
- root: function root(_ref41) {
948
- var props = _ref41.props;
947
+ root: function root(_ref39) {
948
+ var props = _ref39.props;
949
949
  return {
950
950
  className: classNames('inline-block relative', 'w-12 h-7', {
951
951
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -955,8 +955,8 @@ var Tailwind = {
955
955
  input: {
956
956
  className: classNames('absolute appearance-none top-0 left-0 size-full p-0 m-0 opacity-0 z-10 outline-none cursor-pointer')
957
957
  },
958
- slider: function slider(_ref42) {
959
- var props = _ref42.props;
958
+ slider: function slider(_ref40) {
959
+ var props = _ref40.props;
960
960
  return {
961
961
  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", {
962
962
  'bg-gray-200 dark:bg-gray-800 hover:bg-gray-300 hover:dark:bg-gray-700 ': !props.checked,
@@ -966,8 +966,8 @@ var Tailwind = {
966
966
  }
967
967
  },
968
968
  cascadeselect: {
969
- root: function root(_ref43) {
970
- var props = _ref43.props;
969
+ root: function root(_ref41) {
970
+ var props = _ref41.props;
971
971
  return {
972
972
  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', {
973
973
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -988,8 +988,8 @@ var Tailwind = {
988
988
  sublist: {
989
989
  className: classNames('py-3 bg-white dark:bg-gray-900 border-0 shadow-md')
990
990
  },
991
- item: function item(_ref44) {
992
- var state = _ref44.state;
991
+ item: function item(_ref42) {
992
+ var state = _ref42.state;
993
993
  return {
994
994
  className: classNames('cursor-pointer font-normal whitespace-nowrap', 'm-0 border-0 bg-transparent transition-shadow rounded-none', {
995
995
  '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,
@@ -1035,8 +1035,8 @@ var Tailwind = {
1035
1035
  }
1036
1036
  },
1037
1037
  inputicon: {
1038
- root: function root(_ref45) {
1039
- var context = _ref45.context;
1038
+ root: function root(_ref43) {
1039
+ var context = _ref43.context;
1040
1040
  return {
1041
1041
  className: classNames('absolute top-1/2 -mt-2', {
1042
1042
  'left-2': context.iconPosition === 'left',
@@ -1046,9 +1046,9 @@ var Tailwind = {
1046
1046
  }
1047
1047
  },
1048
1048
  inputmask: {
1049
- root: function root(_ref46) {
1050
- var props = _ref46.props,
1051
- context = _ref46.context;
1049
+ root: function root(_ref44) {
1050
+ var props = _ref44.props,
1051
+ context = _ref44.context;
1052
1052
  return {
1053
1053
  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', {
1054
1054
  '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,
@@ -1079,16 +1079,16 @@ var Tailwind = {
1079
1079
  }
1080
1080
  },
1081
1081
  rating: {
1082
- root: function root(_ref47) {
1083
- var props = _ref47.props;
1082
+ root: function root(_ref45) {
1083
+ var props = _ref45.props;
1084
1084
  return {
1085
1085
  className: classNames('relative flex items-center', 'gap-2', {
1086
1086
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
1087
1087
  })
1088
1088
  };
1089
1089
  },
1090
- cancelItem: function cancelItem(_ref48) {
1091
- _ref48.context;
1090
+ cancelItem: function cancelItem(_ref46) {
1091
+ _ref46.context;
1092
1092
  return {
1093
1093
  className: classNames('inline-flex items-center cursor-pointer'
1094
1094
 
@@ -1101,9 +1101,9 @@ var Tailwind = {
1101
1101
  cancelIcon: {
1102
1102
  className: classNames('text-red-500', 'w-5 h-5', 'transition duration-200 ease-in')
1103
1103
  },
1104
- item: function item(_ref49) {
1105
- var props = _ref49.props,
1106
- context = _ref49.context;
1104
+ item: function item(_ref47) {
1105
+ var props = _ref47.props,
1106
+ context = _ref47.context;
1107
1107
  return {
1108
1108
  className: classNames('inline-flex items-center', {
1109
1109
  'cursor-pointer': !props.readOnly,
@@ -1121,16 +1121,16 @@ var Tailwind = {
1121
1121
  }
1122
1122
  },
1123
1123
  selectbutton: {
1124
- root: function root(_ref50) {
1125
- var props = _ref50.props;
1124
+ root: function root(_ref48) {
1125
+ var props = _ref48.props;
1126
1126
  return {
1127
1127
  className: classNames({
1128
1128
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
1129
1129
  })
1130
1130
  };
1131
1131
  },
1132
- button: function button(_ref51) {
1133
- var context = _ref51.context;
1132
+ button: function button(_ref49) {
1133
+ var context = _ref49.context;
1134
1134
  return {
1135
1135
  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)]', {
1136
1136
  '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,
@@ -1142,8 +1142,8 @@ var Tailwind = {
1142
1142
  label: 'font-bold'
1143
1143
  },
1144
1144
  slider: {
1145
- root: function root(_ref52) {
1146
- var props = _ref52.props;
1145
+ root: function root(_ref50) {
1146
+ var props = _ref50.props;
1147
1147
  return {
1148
1148
  className: classNames('relative', 'bg-gray-100 dark:bg-gray-800 border-0 rounded-6', {
1149
1149
  'h-1 w-56': props.orientation == 'horizontal',
@@ -1153,8 +1153,8 @@ var Tailwind = {
1153
1153
  })
1154
1154
  };
1155
1155
  },
1156
- range: function range(_ref53) {
1157
- var props = _ref53.props;
1156
+ range: function range(_ref51) {
1157
+ var props = _ref51.props;
1158
1158
  return {
1159
1159
  className: classNames('bg-blue-500', 'block absolute', {
1160
1160
  'top-0 left-0 h-full': props.orientation == 'horizontal',
@@ -1162,8 +1162,8 @@ var Tailwind = {
1162
1162
  })
1163
1163
  };
1164
1164
  },
1165
- handle: function handle(_ref54) {
1166
- var props = _ref54.props;
1165
+ handle: function handle(_ref52) {
1166
+ var props = _ref52.props;
1167
1167
  return {
1168
1168
  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', {
1169
1169
  'top-[50%] mt-[-0.5715rem] ml-[-0.5715rem]': props.orientation == 'horizontal',
@@ -1173,8 +1173,8 @@ var Tailwind = {
1173
1173
  }
1174
1174
  },
1175
1175
  password: {
1176
- root: function root(_ref55) {
1177
- var props = _ref55.props;
1176
+ root: function root(_ref53) {
1177
+ var props = _ref53.props;
1178
1178
  return {
1179
1179
  className: classNames('inline-flex relative', {
1180
1180
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1183,10 +1183,10 @@ var Tailwind = {
1183
1183
  },
1184
1184
  panel: 'p-5 bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 shadow-md rounded-md',
1185
1185
  meter: 'mb-2 bg-gray-300 dark:bg-gray-700 h-3',
1186
- meterLabel: function meterLabel(_ref56) {
1186
+ meterLabel: function meterLabel(_ref54) {
1187
1187
  var _state$meter, _state$meter2, _state$meter3;
1188
- var state = _ref56.state,
1189
- props = _ref56.props;
1188
+ var state = _ref54.state,
1189
+ props = _ref54.props;
1190
1190
  return {
1191
1191
  className: classNames('transition-width duration-1000 ease-in-out h-full', {
1192
1192
  'bg-red-500': ((_state$meter = state.meter) === null || _state$meter === void 0 ? void 0 : _state$meter.strength) == 'weak',
@@ -1209,9 +1209,9 @@ var Tailwind = {
1209
1209
  transition: TRANSITIONS.overlay
1210
1210
  },
1211
1211
  togglebutton: {
1212
- root: function root(_ref57) {
1213
- var props = _ref57.props,
1214
- state = _ref57.state;
1212
+ root: function root(_ref55) {
1213
+ var props = _ref55.props,
1214
+ state = _ref55.state;
1215
1215
  return {
1216
1216
  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', {
1217
1217
  '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
@@ -1224,8 +1224,8 @@ var Tailwind = {
1224
1224
  };
1225
1225
  },
1226
1226
  label: 'font-bold text-center w-full',
1227
- icon: function icon(_ref58) {
1228
- var props = _ref58.props;
1227
+ icon: function icon(_ref56) {
1228
+ var props = _ref56.props;
1229
1229
  return {
1230
1230
  className: classNames(' mr-2', {
1231
1231
  'text-gray-600 dark:text-white/70': !props.checked,
@@ -1241,8 +1241,8 @@ var Tailwind = {
1241
1241
  input: {
1242
1242
  className: classNames('absolute appearance-none top-0 left-0 size-full p-0 m-0 opacity-0 z-10 outline-none cursor-pointer')
1243
1243
  },
1244
- box: function box(_ref59) {
1245
- var props = _ref59.props;
1244
+ box: function box(_ref57) {
1245
+ var props = _ref57.props;
1246
1246
  return {
1247
1247
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
1248
1248
  'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
@@ -1262,9 +1262,9 @@ var Tailwind = {
1262
1262
  input: {
1263
1263
  className: classNames('absolute appearance-none top-0 left-0 size-full p-0 m-0 opacity-0 z-10 outline-none cursor-pointer')
1264
1264
  },
1265
- box: function box(_ref60) {
1266
- var props = _ref60.props,
1267
- context = _ref60.context;
1265
+ box: function box(_ref58) {
1266
+ var props = _ref58.props,
1267
+ context = _ref58.context;
1268
1268
  return {
1269
1269
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
1270
1270
  'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
@@ -1284,8 +1284,8 @@ var Tailwind = {
1284
1284
  input: {
1285
1285
  className: classNames('absolute appearance-none top-0 left-0 size-full p-0 m-0 opacity-0 z-10 outline-none cursor-pointer')
1286
1286
  },
1287
- box: function box(_ref61) {
1288
- var props = _ref61.props;
1287
+ box: function box(_ref59) {
1288
+ var props = _ref59.props;
1289
1289
  return {
1290
1290
  className: classNames('flex justify-center items-center', 'border-2 w-6 h-6 text-gray-700 rounded-full transition duration-200 ease-in-out', {
1291
1291
  'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80': !props.checked,
@@ -1296,8 +1296,8 @@ var Tailwind = {
1296
1296
  })
1297
1297
  };
1298
1298
  },
1299
- icon: function icon(_ref62) {
1300
- var props = _ref62.props;
1299
+ icon: function icon(_ref60) {
1300
+ var props = _ref60.props;
1301
1301
  return {
1302
1302
  className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
1303
1303
  'backface-hidden scale-10 invisible': !props.checked,
@@ -1307,16 +1307,16 @@ var Tailwind = {
1307
1307
  }
1308
1308
  },
1309
1309
  dropdown: {
1310
- root: function root(_ref63) {
1311
- var props = _ref63.props;
1310
+ root: function root(_ref61) {
1311
+ var props = _ref61.props;
1312
1312
  return {
1313
1313
  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)]', {
1314
1314
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
1315
1315
  })
1316
1316
  };
1317
1317
  },
1318
- input: function input(_ref64) {
1319
- var props = _ref64.props;
1318
+ input: function input(_ref62) {
1319
+ var props = _ref62.props;
1320
1320
  return {
1321
1321
  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', {
1322
1322
  'pr-7': props.showClear
@@ -1330,8 +1330,8 @@ var Tailwind = {
1330
1330
  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'
1331
1331
  },
1332
1332
  list: 'py-3 list-none m-0',
1333
- item: function item(_ref65) {
1334
- var context = _ref65.context;
1333
+ item: function item(_ref63) {
1334
+ var context = _ref63.context;
1335
1335
  return {
1336
1336
  className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1337
1337
  'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
@@ -1357,8 +1357,8 @@ var Tailwind = {
1357
1357
  transition: TRANSITIONS.overlay
1358
1358
  },
1359
1359
  calendar: {
1360
- root: function root(_ref66) {
1361
- var props = _ref66.props;
1360
+ root: function root(_ref64) {
1361
+ var props = _ref64.props;
1362
1362
  return {
1363
1363
  className: classNames('inline-flex max-w-full relative', {
1364
1364
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1366,8 +1366,8 @@ var Tailwind = {
1366
1366
  };
1367
1367
  },
1368
1368
  input: {
1369
- root: function root(_ref67) {
1370
- var parent = _ref67.parent;
1369
+ root: function root(_ref65) {
1370
+ var parent = _ref65.parent;
1371
1371
  return {
1372
1372
  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', {
1373
1373
  'rounded-lg': !parent.props.showIcon,
@@ -1377,8 +1377,8 @@ var Tailwind = {
1377
1377
  }
1378
1378
  },
1379
1379
  dropdownButton: {
1380
- root: function root(_ref68) {
1381
- var props = _ref68.props;
1380
+ root: function root(_ref66) {
1381
+ var props = _ref66.props;
1382
1382
  return {
1383
1383
  className: classNames({
1384
1384
  'rounded-l-none': props.icon
@@ -1386,8 +1386,8 @@ var Tailwind = {
1386
1386
  };
1387
1387
  }
1388
1388
  },
1389
- panel: function panel(_ref69) {
1390
- var props = _ref69.props;
1389
+ panel: function panel(_ref67) {
1390
+ var props = _ref67.props;
1391
1391
  return {
1392
1392
  className: classNames('bg-white dark:bg-gray-900', 'top-0 left-0 w-auto min-w-min p-2 rounded-lg', {
1393
1393
  'shadow-md border-0 absolute': !props.inline,
@@ -1417,8 +1417,8 @@ var Tailwind = {
1417
1417
  tableHeaderCell: 'p-2',
1418
1418
  weekDay: 'text-gray-600 dark:text-white/70',
1419
1419
  day: 'p-2',
1420
- dayLabel: function dayLabel(_ref70) {
1421
- var context = _ref70.context;
1420
+ dayLabel: function dayLabel(_ref68) {
1421
+ var context = _ref68.context;
1422
1422
  return {
1423
1423
  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)]', {
1424
1424
  'opacity-60 cursor-default': context.disabled,
@@ -1430,8 +1430,8 @@ var Tailwind = {
1430
1430
  };
1431
1431
  },
1432
1432
  monthPicker: 'my-2',
1433
- month: function month(_ref71) {
1434
- var context = _ref71.context;
1433
+ month: function month(_ref69) {
1434
+ var context = _ref69.context;
1435
1435
  return {
1436
1436
  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)]', {
1437
1437
  'text-gray-600 dark:text-white/70 bg-transparent hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.selected && !context.disabled,
@@ -1442,8 +1442,8 @@ var Tailwind = {
1442
1442
  yearPicker: {
1443
1443
  className: classNames('my-2')
1444
1444
  },
1445
- year: function year(_ref72) {
1446
- var context = _ref72.context;
1445
+ year: function year(_ref70) {
1446
+ var context = _ref70.context;
1447
1447
  return {
1448
1448
  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)]', {
1449
1449
  'text-gray-600 dark:text-white/70 bg-transparent hover:bg-gray-200 dark:hover:bg-gray-800/80': !context.selected && !context.disabled,
@@ -1475,8 +1475,8 @@ var Tailwind = {
1475
1475
  },
1476
1476
  wrapper: 'overflow-auto',
1477
1477
  list: 'py-3 list-none m-0',
1478
- item: function item(_ref73) {
1479
- var context = _ref73.context;
1478
+ item: function item(_ref71) {
1479
+ var context = _ref71.context;
1480
1480
  return {
1481
1481
  className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1482
1482
  'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
@@ -1504,8 +1504,8 @@ var Tailwind = {
1504
1504
  root: 'relative',
1505
1505
  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',
1506
1506
  items: 'py-3 list-none m-0',
1507
- item: function item(_ref74) {
1508
- var state = _ref74.state;
1507
+ item: function item(_ref72) {
1508
+ var state = _ref72.state;
1509
1509
  return {
1510
1510
  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', {
1511
1511
  'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': state.selected
@@ -1515,8 +1515,8 @@ var Tailwind = {
1515
1515
  transition: TRANSITIONS.overlay
1516
1516
  },
1517
1517
  multiselect: {
1518
- root: function root(_ref75) {
1519
- var props = _ref75.props;
1518
+ root: function root(_ref73) {
1519
+ var props = _ref73.props;
1520
1520
  return {
1521
1521
  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', {
1522
1522
  'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
@@ -1524,8 +1524,8 @@ var Tailwind = {
1524
1524
  };
1525
1525
  },
1526
1526
  labelContainer: 'overflow-hidden flex flex-auto cursor-pointer',
1527
- label: function label(_ref76) {
1528
- var props = _ref76.props;
1527
+ label: function label(_ref74) {
1528
+ var props = _ref74.props;
1529
1529
  return {
1530
1530
  className: classNames('block overflow-hidden whitespace-nowrap cursor-pointer overflow-ellipsis', 'text-gray-800 dark:text-white/80', 'p-3 transition duration-200', {
1531
1531
  '!p-3': props.display !== 'chip' && (props.value == null || props.value == undefined),
@@ -1550,8 +1550,8 @@ var Tailwind = {
1550
1550
  className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
1551
1551
  },
1552
1552
  headerCheckbox: {
1553
- root: function root(_ref77) {
1554
- var props = _ref77.props;
1553
+ root: function root(_ref75) {
1554
+ var props = _ref75.props;
1555
1555
  return {
1556
1556
  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)]', {
1557
1557
  'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(props !== null && props !== void 0 && props.checked),
@@ -1569,8 +1569,8 @@ var Tailwind = {
1569
1569
  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')
1570
1570
  },
1571
1571
  list: 'py-3 list-none m-0',
1572
- item: function item(_ref78) {
1573
- var context = _ref78.context;
1572
+ item: function item(_ref76) {
1573
+ var context = _ref76.context;
1574
1574
  return {
1575
1575
  className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1576
1576
  'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
@@ -1583,8 +1583,8 @@ var Tailwind = {
1583
1583
  checkboxContainer: {
1584
1584
  className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
1585
1585
  },
1586
- checkbox: function checkbox(_ref79) {
1587
- var context = _ref79.context;
1586
+ checkbox: function checkbox(_ref77) {
1587
+ var context = _ref77.context;
1588
1588
  return {
1589
1589
  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)]', {
1590
1590
  'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
@@ -1610,8 +1610,8 @@ var Tailwind = {
1610
1610
  root: {
1611
1611
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
1612
1612
  },
1613
- checkbox: function checkbox(_ref80) {
1614
- var props = _ref80.props;
1613
+ checkbox: function checkbox(_ref78) {
1614
+ var props = _ref78.props;
1615
1615
  return {
1616
1616
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
1617
1617
  'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
@@ -1624,8 +1624,8 @@ var Tailwind = {
1624
1624
  }
1625
1625
  },
1626
1626
  inputtextarea: {
1627
- root: function root(_ref81) {
1628
- var context = _ref81.context;
1627
+ root: function root(_ref79) {
1628
+ var context = _ref79.context;
1629
1629
  return {
1630
1630
  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)]', {
1631
1631
  'opacity-60 select-none pointer-events-none cursor-default': context.disabled
@@ -1634,8 +1634,8 @@ var Tailwind = {
1634
1634
  }
1635
1635
  },
1636
1636
  treeselect: {
1637
- root: function root(_ref82) {
1638
- var props = _ref82.props;
1637
+ root: function root(_ref80) {
1638
+ var props = _ref80.props;
1639
1639
  return {
1640
1640
  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', {
1641
1641
  'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
@@ -1666,8 +1666,8 @@ var Tailwind = {
1666
1666
  transition: TRANSITIONS.overlay
1667
1667
  },
1668
1668
  autocomplete: {
1669
- root: function root(_ref83) {
1670
- var props = _ref83.props;
1669
+ root: function root(_ref81) {
1670
+ var props = _ref81.props;
1671
1671
  return {
1672
1672
  className: classNames('relative inline-flex', {
1673
1673
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1682,8 +1682,8 @@ var Tailwind = {
1682
1682
  inputToken: {
1683
1683
  className: classNames('py-0.375rem px-0', 'flex-1 inline-flex')
1684
1684
  },
1685
- input: function input(_ref84) {
1686
- var props = _ref84.props;
1685
+ input: function input(_ref82) {
1686
+ var props = _ref82.props;
1687
1687
  return {
1688
1688
  root: {
1689
1689
  className: classNames('m-0', 'transition-colors duration-200 appearance-none rounded-lg', {
@@ -1705,8 +1705,8 @@ var Tailwind = {
1705
1705
  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')
1706
1706
  },
1707
1707
  list: 'py-3 list-none m-0',
1708
- item: function item(_ref85) {
1709
- var context = _ref85.context;
1708
+ item: function item(_ref83) {
1709
+ var context = _ref83.context;
1710
1710
  return {
1711
1711
  className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1712
1712
  'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
@@ -1722,8 +1722,8 @@ var Tailwind = {
1722
1722
  transition: TRANSITIONS.overlay
1723
1723
  },
1724
1724
  chips: {
1725
- root: function root(_ref86) {
1726
- var props = _ref86.props;
1725
+ root: function root(_ref84) {
1726
+ var props = _ref84.props;
1727
1727
  return {
1728
1728
  className: classNames('flex', {
1729
1729
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1745,8 +1745,8 @@ var Tailwind = {
1745
1745
  removeTokenIcon: 'ml-2'
1746
1746
  },
1747
1747
  colorpicker: {
1748
- root: function root(_ref87) {
1749
- var props = _ref87.props;
1748
+ root: function root(_ref85) {
1749
+ var props = _ref85.props;
1750
1750
  return {
1751
1751
  className: classNames('inline-block', {
1752
1752
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1756,8 +1756,8 @@ var Tailwind = {
1756
1756
  input: {
1757
1757
  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')
1758
1758
  },
1759
- panel: function panel(_ref88) {
1760
- var props = _ref88.props;
1759
+ panel: function panel(_ref86) {
1760
+ var props = _ref86.props;
1761
1761
  return {
1762
1762
  className: classNames('shadow-md', 'bg-gray-800 border-gray-900', {
1763
1763
  'relative h-48 w-52': props.inline,
@@ -1797,8 +1797,8 @@ var Tailwind = {
1797
1797
  },
1798
1798
  //MISC
1799
1799
  badge: {
1800
- root: function root(_ref89) {
1801
- var props = _ref89.props;
1800
+ root: function root(_ref87) {
1801
+ var props = _ref87.props;
1802
1802
  return {
1803
1803
  className: classNames('rounded-full p-0 text-center inline-block', 'bg-blue-500 text-white font-bold', {
1804
1804
  'bg-gray-500 ': props.severity == 'secondary',
@@ -1816,9 +1816,9 @@ var Tailwind = {
1816
1816
  }
1817
1817
  },
1818
1818
  avatar: {
1819
- root: function root(_ref90) {
1820
- var props = _ref90.props,
1821
- state = _ref90.state;
1819
+ root: function root(_ref88) {
1820
+ var props = _ref88.props,
1821
+ state = _ref88.state;
1822
1822
  return {
1823
1823
  className: classNames('flex items-center justify-center', 'bg-gray-300 dark:bg-gray-800', {
1824
1824
  'rounded-lg': props.shape == 'square',
@@ -1854,8 +1854,8 @@ var Tailwind = {
1854
1854
  root: {
1855
1855
  className: classNames('overflow-hidden relative', 'border-0 h-6 bg-gray-200 rounded-md dark:bg-gray-800')
1856
1856
  },
1857
- value: function value(_ref91) {
1858
- var props = _ref91.props;
1857
+ value: function value(_ref89) {
1858
+ var props = _ref89.props;
1859
1859
  return {
1860
1860
  className: classNames('border-0 m-0 bg-blue-500', {
1861
1861
  'transition-width duration-1000 ease-in-out absolute items-center border-0 flex h-full justify-center overflow-hidden w-0': props.mode !== 'indeterminate',
@@ -1875,8 +1875,8 @@ var Tailwind = {
1875
1875
  circle: 'text-red-500 progress-spinner-circle'
1876
1876
  },
1877
1877
  skeleton: {
1878
- root: function root(_ref92) {
1879
- var props = _ref92.props;
1878
+ root: function root(_ref90) {
1879
+ var props = _ref90.props;
1880
1880
  return {
1881
1881
  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', {
1882
1882
  'rounded-md': props.shape !== 'circle',
@@ -1886,8 +1886,8 @@ var Tailwind = {
1886
1886
  }
1887
1887
  },
1888
1888
  tag: {
1889
- root: function root(_ref93) {
1890
- var props = _ref93.props;
1889
+ root: function root(_ref91) {
1890
+ var props = _ref91.props;
1891
1891
  return {
1892
1892
  className: classNames('inline-flex items-center justify-center', 'bg-blue-500 text-white text-xs font-semibold px-2 py-1 ', {
1893
1893
  'bg-gray-500 ': props.severity == 'secondary',
@@ -1911,8 +1911,8 @@ var Tailwind = {
1911
1911
  }
1912
1912
  },
1913
1913
  scrolltop: {
1914
- root: function root(_ref94) {
1915
- var props = _ref94.props;
1914
+ root: function root(_ref92) {
1915
+ var props = _ref92.props;
1916
1916
  return {
1917
1917
  className: classNames('fixed bottom-20 right-20 flex items-center justify-center', 'ml-auto', {
1918
1918
  '!bg-blue-500 hover:bg-blue-600 text-white rounded-md h-8 w-8': props.target == 'parent',
@@ -1970,8 +1970,8 @@ var Tailwind = {
1970
1970
  className: classNames('m-0 p-0 list-none', 'outline-none')
1971
1971
  },
1972
1972
  menuitem: 'relative',
1973
- content: function content(_ref95) {
1974
- var context = _ref95.context;
1973
+ content: function content(_ref93) {
1974
+ var context = _ref93.context;
1975
1975
  return {
1976
1976
  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',
1977
1977
  // Hover
@@ -1999,8 +1999,8 @@ var Tailwind = {
1999
1999
  }
2000
2000
  },
2001
2001
  dock: {
2002
- root: function root(_ref96) {
2003
- var props = _ref96.props;
2002
+ root: function root(_ref94) {
2003
+ var props = _ref94.props;
2004
2004
  return {
2005
2005
  className: classNames('absolute z-1 flex justify-center items-center pointer-events-none', {
2006
2006
  'left-0 bottom-0 w-full': props.position == 'bottom',
@@ -2013,18 +2013,18 @@ var Tailwind = {
2013
2013
  container: {
2014
2014
  className: classNames('flex pointer-events-auto', 'bg-white/10 border-white/20 p-2 border rounded-md')
2015
2015
  },
2016
- menu: function menu(_ref97) {
2017
- var props = _ref97.props;
2016
+ menu: function menu(_ref95) {
2017
+ var props = _ref95.props;
2018
2018
  return {
2019
2019
  className: classNames('m-0 p-0 list-none flex items-center justify-center', 'outline-none', {
2020
2020
  'flex-col': props.position == 'left' || props.position == 'right'
2021
2021
  })
2022
2022
  };
2023
2023
  },
2024
- menuitem: function menuitem(_ref98) {
2025
- var props = _ref98.props,
2026
- context = _ref98.context,
2027
- state = _ref98.state;
2024
+ menuitem: function menuitem(_ref96) {
2025
+ var props = _ref96.props,
2026
+ context = _ref96.context,
2027
+ state = _ref96.state;
2028
2028
  return {
2029
2029
  className: classNames('p-2 rounded-md', 'transition-all duration-200 ease-cubic-bezier-will-change-transform transform ', {
2030
2030
  'origin-bottom hover:mx-6': props.position == 'bottom',
@@ -2047,8 +2047,8 @@ var Tailwind = {
2047
2047
  menu: {
2048
2048
  className: classNames('m-0 p-0 list-none', 'outline-none')
2049
2049
  },
2050
- content: function content(_ref99) {
2051
- var state = _ref99.state;
2050
+ content: function content(_ref97) {
2051
+ var state = _ref97.state;
2052
2052
  return {
2053
2053
  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',
2054
2054
  // Hover
@@ -2074,8 +2074,8 @@ var Tailwind = {
2074
2074
  root: {
2075
2075
  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')
2076
2076
  },
2077
- menu: function menu(_ref100) {
2078
- var state = _ref100.state;
2077
+ menu: function menu(_ref98) {
2078
+ var state = _ref98.state;
2079
2079
  return {
2080
2080
  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', {
2081
2081
  'hidden ': !(state !== null && state !== void 0 && state.mobileActive),
@@ -2083,9 +2083,9 @@ var Tailwind = {
2083
2083
  })
2084
2084
  };
2085
2085
  },
2086
- menuitem: function menuitem(_ref101) {
2087
- var props = _ref101.props,
2088
- context = _ref101.context;
2086
+ menuitem: function menuitem(_ref99) {
2087
+ var props = _ref99.props,
2088
+ context = _ref99.context;
2089
2089
  return {
2090
2090
  className: classNames('sm:relative sm:w-auto w-full static', 'transition-shadow duration-200', {
2091
2091
  'rounded-md': props.root
@@ -2098,8 +2098,8 @@ var Tailwind = {
2098
2098
  })
2099
2099
  };
2100
2100
  },
2101
- action: function action(_ref102) {
2102
- var context = _ref102.context;
2101
+ action: function action(_ref100) {
2102
+ var context = _ref100.context;
2103
2103
  return {
2104
2104
  className: classNames('select-none', 'cursor-pointer flex items-center no-underline overflow-hidden relative', 'py-3 px-5 select-none', {
2105
2105
  'pl-9 sm:pl-5': context.level === 1,
@@ -2108,8 +2108,8 @@ var Tailwind = {
2108
2108
  };
2109
2109
  },
2110
2110
  icon: 'mr-2',
2111
- submenuIcon: function submenuIcon(_ref103) {
2112
- var props = _ref103.props;
2111
+ submenuIcon: function submenuIcon(_ref101) {
2112
+ var props = _ref101.props;
2113
2113
  return {
2114
2114
  className: classNames({
2115
2115
  'ml-auto sm:ml-2': props.root,
@@ -2117,8 +2117,8 @@ var Tailwind = {
2117
2117
  })
2118
2118
  };
2119
2119
  },
2120
- submenu: function submenu(_ref104) {
2121
- var props = _ref104.props;
2120
+ submenu: function submenu(_ref102) {
2121
+ var props = _ref102.props;
2122
2122
  return {
2123
2123
  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', {
2124
2124
  'sm:absolute sm:left-full sm:top-0': !props.root
@@ -2132,8 +2132,8 @@ var Tailwind = {
2132
2132
  end: 'ml-auto self-auto'
2133
2133
  },
2134
2134
  megamenu: {
2135
- root: function root(_ref105) {
2136
- var props = _ref105.props;
2135
+ root: function root(_ref103) {
2136
+ var props = _ref103.props;
2137
2137
  return {
2138
2138
  className: classNames('bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex relative', {
2139
2139
  'p-2 items-center': props.orientation == 'horizontal',
@@ -2141,9 +2141,9 @@ var Tailwind = {
2141
2141
  })
2142
2142
  };
2143
2143
  },
2144
- menu: function menu(_ref106) {
2145
- var props = _ref106.props,
2146
- state = _ref106.state;
2144
+ menu: function menu(_ref104) {
2145
+ var props = _ref104.props,
2146
+ state = _ref104.state;
2147
2147
  return {
2148
2148
  className: classNames('m-0 sm:p-0 list-none', 'outline-none', {
2149
2149
  hidden: props.orientation !== 'vertical' && !state.mobileActive
@@ -2154,9 +2154,9 @@ var Tailwind = {
2154
2154
  })
2155
2155
  };
2156
2156
  },
2157
- menuitem: function menuitem(_ref107) {
2158
- var props = _ref107.props,
2159
- context = _ref107.context;
2157
+ menuitem: function menuitem(_ref105) {
2158
+ var props = _ref105.props,
2159
+ context = _ref105.context;
2160
2160
  return {
2161
2161
  className: classNames('transition-shadow duration-200', {
2162
2162
  'rounded-md': props.orientation == 'horizontal'
@@ -2172,8 +2172,8 @@ var Tailwind = {
2172
2172
  })
2173
2173
  };
2174
2174
  },
2175
- menuButton: function menuButton(_ref108) {
2176
- var props = _ref108.props;
2175
+ menuButton: function menuButton(_ref106) {
2176
+ var props = _ref106.props;
2177
2177
  return {
2178
2178
  className: classNames({
2179
2179
  'flex md:hidden': props.orientation === 'horizontal'
@@ -2194,8 +2194,8 @@ var Tailwind = {
2194
2194
  submenuItem: {
2195
2195
  className: classNames('text-gray-700 hover:bg-gray-200')
2196
2196
  },
2197
- submenuIcon: function submenuIcon(_ref109) {
2198
- var props = _ref109.props;
2197
+ submenuIcon: function submenuIcon(_ref107) {
2198
+ var props = _ref107.props;
2199
2199
  return {
2200
2200
  className: classNames({
2201
2201
  'ml-2': props.orientation === 'horizontal',
@@ -2203,8 +2203,8 @@ var Tailwind = {
2203
2203
  })
2204
2204
  };
2205
2205
  },
2206
- panel: function panel(_ref110) {
2207
- var props = _ref110.props;
2206
+ panel: function panel(_ref108) {
2207
+ var props = _ref108.props;
2208
2208
  return {
2209
2209
  className: classNames('py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-auto', 'absolute z-10', {
2210
2210
  'left-full top-0': props.orientation !== 'horizontal'
@@ -2244,8 +2244,8 @@ var Tailwind = {
2244
2244
  menu: {
2245
2245
  className: classNames('outline-none', 'm-0 p-0 list-none')
2246
2246
  },
2247
- menuitem: function menuitem(_ref111) {
2248
- var context = _ref111.context;
2247
+ menuitem: function menuitem(_ref109) {
2248
+ var context = _ref109.context;
2249
2249
  return {
2250
2250
  className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 border-none rounded-none', {
2251
2251
  'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused
@@ -2276,9 +2276,9 @@ var Tailwind = {
2276
2276
  action: {
2277
2277
  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)]')
2278
2278
  },
2279
- step: function step(_ref112) {
2280
- var parent = _ref112.parent,
2281
- context = _ref112.context;
2279
+ step: function step(_ref110) {
2280
+ var parent = _ref110.parent,
2281
+ context = _ref110.context;
2282
2282
  return {
2283
2283
  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', {
2284
2284
  'bg-white': parent.state.activeIndex !== context.index,
@@ -2287,9 +2287,9 @@ var Tailwind = {
2287
2287
  })
2288
2288
  };
2289
2289
  },
2290
- label: function label(_ref113) {
2291
- var parent = _ref113.parent,
2292
- context = _ref113.context;
2290
+ label: function label(_ref111) {
2291
+ var parent = _ref111.parent,
2292
+ context = _ref111.context;
2293
2293
  return {
2294
2294
  className: classNames('block', 'whitespace-nowrap overflow-hidden overflow-ellipsis max-w-full', 'mt-2 text-gray-500 dark:text-white/60', {
2295
2295
  'font-normal': parent.state.activeIndex !== context.index,
@@ -2307,9 +2307,9 @@ var Tailwind = {
2307
2307
  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')
2308
2308
  },
2309
2309
  menuitem: 'mr-0',
2310
- action: function action(_ref114) {
2311
- var context = _ref114.context,
2312
- state = _ref114.state;
2310
+ action: function action(_ref112) {
2311
+ var context = _ref112.context,
2312
+ state = _ref112.state;
2313
2313
  return {
2314
2314
  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)]', {
2315
2315
  '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,
@@ -2329,8 +2329,8 @@ var Tailwind = {
2329
2329
  },
2330
2330
  content: 'relative overflow-x-hidden overflow-y-auto h-full',
2331
2331
  menu: 'outline-none m-0 p-0 list-none absolute top-0 block',
2332
- menuitem: function menuitem(_ref115) {
2333
- var context = _ref115.context;
2332
+ menuitem: function menuitem(_ref113) {
2333
+ var context = _ref113.context;
2334
2334
  return {
2335
2335
  className: classNames({
2336
2336
  relative: !context.active,
@@ -2338,8 +2338,8 @@ var Tailwind = {
2338
2338
  })
2339
2339
  };
2340
2340
  },
2341
- action: function action(_ref116) {
2342
- var context = _ref116.context;
2341
+ action: function action(_ref114) {
2342
+ var context = _ref114.context;
2343
2343
  return {
2344
2344
  className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
2345
2345
  '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,
@@ -2347,8 +2347,8 @@ var Tailwind = {
2347
2347
  })
2348
2348
  };
2349
2349
  },
2350
- previous: function previous(_ref117) {
2351
- var state = _ref117.state;
2350
+ previous: function previous(_ref115) {
2351
+ var state = _ref115.state;
2352
2352
  return {
2353
2353
  className: classNames('py-3 px-5 cursor-pointer bottom-0 w-full text-gray-700 dark:text-white/80', {
2354
2354
  hidden: state.level === 0
@@ -2371,8 +2371,8 @@ var Tailwind = {
2371
2371
  className: classNames('outline-none', 'm-0 p-0 list-none')
2372
2372
  },
2373
2373
  menuitem: 'relative',
2374
- content: function content(_ref118) {
2375
- var context = _ref118.context;
2374
+ content: function content(_ref116) {
2375
+ var context = _ref116.context;
2376
2376
  return {
2377
2377
  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',
2378
2378
  //Hover
@@ -2384,8 +2384,8 @@ var Tailwind = {
2384
2384
  })
2385
2385
  };
2386
2386
  },
2387
- action: function action(_ref119) {
2388
- var context = _ref119.context;
2387
+ action: function action(_ref117) {
2388
+ var context = _ref117.context;
2389
2389
  return {
2390
2390
  className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
2391
2391
  '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,
@@ -2402,8 +2402,8 @@ var Tailwind = {
2402
2402
  transition: TRANSITIONS.overlay
2403
2403
  },
2404
2404
  metergroup: {
2405
- root: function root(_ref120) {
2406
- var props = _ref120.props;
2405
+ root: function root(_ref118) {
2406
+ var props = _ref118.props;
2407
2407
  return {
2408
2408
  className: classNames('flex gap-4', {
2409
2409
  'flex-col': props.orientation == 'horizontal',
@@ -2411,8 +2411,8 @@ var Tailwind = {
2411
2411
  })
2412
2412
  };
2413
2413
  },
2414
- metercontainer: function metercontainer(_ref121) {
2415
- var props = _ref121.props;
2414
+ metercontainer: function metercontainer(_ref119) {
2415
+ var props = _ref119.props;
2416
2416
  return {
2417
2417
  className: classNames('flex', {
2418
2418
  'flex-col': props.orientation === 'vertical'
@@ -2423,8 +2423,8 @@ var Tailwind = {
2423
2423
  }, 'bg-gray-200 dark:bg-gray-700', 'rounded-lg')
2424
2424
  };
2425
2425
  },
2426
- meter: function meter(_ref122) {
2427
- var props = _ref122.props;
2426
+ meter: function meter(_ref120) {
2427
+ var props = _ref120.props;
2428
2428
  return {
2429
2429
  className: classNames('border-0', {
2430
2430
  'first:rounded-l-lg last:rounded-r-lg': props.orientation === 'horizontal'
@@ -2433,8 +2433,8 @@ var Tailwind = {
2433
2433
  }, 'bg-primary-500 dark:bg-primary-400')
2434
2434
  };
2435
2435
  },
2436
- labellist: function labellist(_ref123) {
2437
- var props = _ref123.props;
2436
+ labellist: function labellist(_ref121) {
2437
+ var props = _ref121.props;
2438
2438
  return {
2439
2439
  className: classNames('flex flex-wrap', {
2440
2440
  'gap-4': props.labelOrientation === 'horizontal'
@@ -2526,8 +2526,8 @@ var Tailwind = {
2526
2526
  className: classNames('flex items-center justify-center', 'p-4')
2527
2527
  },
2528
2528
  indicator: 'mr-2',
2529
- indicatorbutton: function indicatorbutton(_ref124) {
2530
- var context = _ref124.context;
2529
+ indicatorbutton: function indicatorbutton(_ref122) {
2530
+ var context = _ref122.context;
2531
2531
  return {
2532
2532
  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)]', {
2533
2533
  'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
@@ -2535,8 +2535,8 @@ var Tailwind = {
2535
2535
  })
2536
2536
  };
2537
2537
  },
2538
- mask: function mask(_ref125) {
2539
- var state = _ref125.state;
2538
+ mask: function mask(_ref123) {
2539
+ var state = _ref123.state;
2540
2540
  return {
2541
2541
  className: classNames({
2542
2542
  'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
@@ -2569,8 +2569,8 @@ var Tailwind = {
2569
2569
  carousel: {
2570
2570
  root: 'flex flex-col',
2571
2571
  content: 'flex flex-col overflow-auto',
2572
- container: function container(_ref126) {
2573
- var props = _ref126.props;
2572
+ container: function container(_ref124) {
2573
+ var props = _ref124.props;
2574
2574
  return {
2575
2575
  className: classNames('flex', {
2576
2576
  'flex-row': props.orientation !== 'vertical',
@@ -2582,8 +2582,8 @@ var Tailwind = {
2582
2582
  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')
2583
2583
  },
2584
2584
  itemsContent: 'overflow-hidden w-full',
2585
- itemsContainer: function itemsContainer(_ref127) {
2586
- var props = _ref127.props;
2585
+ itemsContainer: function itemsContainer(_ref125) {
2586
+ var props = _ref125.props;
2587
2587
  return {
2588
2588
  className: classNames('flex ', {
2589
2589
  'flex-row': props.orientation !== 'vertical',
@@ -2591,8 +2591,8 @@ var Tailwind = {
2591
2591
  })
2592
2592
  };
2593
2593
  },
2594
- item: function item(_ref128) {
2595
- var props = _ref128.props;
2594
+ item: function item(_ref126) {
2595
+ var props = _ref126.props;
2596
2596
  return {
2597
2597
  className: classNames('flex shrink-0 grow', {
2598
2598
  'w-1/3': props.orientation !== 'vertical',
@@ -2604,8 +2604,8 @@ var Tailwind = {
2604
2604
  className: classNames('flex flex-row justify-center flex-wrap')
2605
2605
  },
2606
2606
  indicator: 'mr-2 mb-2',
2607
- indicatorButton: function indicatorButton(_ref129) {
2608
- var context = _ref129.context;
2607
+ indicatorButton: function indicatorButton(_ref127) {
2608
+ var context = _ref127.context;
2609
2609
  return {
2610
2610
  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)]', {
2611
2611
  'bg-blue-500 hover:bg-blue-600': context.active,
@@ -2615,9 +2615,9 @@ var Tailwind = {
2615
2615
  }
2616
2616
  },
2617
2617
  tree: {
2618
- root: function root(_ref130) {
2618
+ root: function root(_ref128) {
2619
2619
  var _props$__parentMetada;
2620
- var props = _ref130.props;
2620
+ var props = _ref128.props;
2621
2621
  return {
2622
2622
  className: classNames('max-w-[30rem] md:w-full', 'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 p-5', {
2623
2623
  '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'
@@ -2627,9 +2627,9 @@ var Tailwind = {
2627
2627
  wrapper: 'overflow-auto',
2628
2628
  container: 'm-0 p-0 list-none overflow-auto',
2629
2629
  node: 'p-1 outline-none',
2630
- content: function content(_ref131) {
2631
- var context = _ref131.context,
2632
- props = _ref131.props;
2630
+ content: function content(_ref129) {
2631
+ var context = _ref129.context,
2632
+ props = _ref129.props;
2633
2633
  return {
2634
2634
  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)]', {
2635
2635
  'bg-blue-50 text-blue-600': context.selected
@@ -2638,8 +2638,8 @@ var Tailwind = {
2638
2638
  })
2639
2639
  };
2640
2640
  },
2641
- toggler: function toggler(_ref132) {
2642
- var context = _ref132.context;
2641
+ toggler: function toggler(_ref130) {
2642
+ var context = _ref130.context;
2643
2643
  return {
2644
2644
  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)]', {
2645
2645
  '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,
@@ -2650,9 +2650,9 @@ var Tailwind = {
2650
2650
  };
2651
2651
  },
2652
2652
  checkboxContainer: 'mr-2',
2653
- checkbox: function checkbox(_ref133) {
2654
- var context = _ref133.context,
2655
- props = _ref133.props;
2653
+ checkbox: function checkbox(_ref131) {
2654
+ var context = _ref131.context,
2655
+ props = _ref131.props;
2656
2656
  return {
2657
2657
  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', {
2658
2658
  'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
@@ -2677,8 +2677,8 @@ var Tailwind = {
2677
2677
  },
2678
2678
  // DATA
2679
2679
  timeline: {
2680
- root: function root(_ref134) {
2681
- var props = _ref134.props;
2680
+ root: function root(_ref132) {
2681
+ var props = _ref132.props;
2682
2682
  return {
2683
2683
  className: classNames('flex grow', {
2684
2684
  'flex-col': props.layout === 'vertical',
@@ -2686,9 +2686,9 @@ var Tailwind = {
2686
2686
  })
2687
2687
  };
2688
2688
  },
2689
- event: function event(_ref135) {
2690
- var props = _ref135.props,
2691
- context = _ref135.context;
2689
+ event: function event(_ref133) {
2690
+ var props = _ref133.props,
2691
+ context = _ref133.context;
2692
2692
  return {
2693
2693
  className: classNames('flex relative min-h-[70px]', {
2694
2694
  'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
@@ -2697,9 +2697,9 @@ var Tailwind = {
2697
2697
  })
2698
2698
  };
2699
2699
  },
2700
- opposite: function opposite(_ref136) {
2701
- var props = _ref136.props,
2702
- context = _ref136.context;
2700
+ opposite: function opposite(_ref134) {
2701
+ var props = _ref134.props,
2702
+ context = _ref134.context;
2703
2703
  return {
2704
2704
  className: classNames('flex-1', {
2705
2705
  'px-4': props.layout === 'vertical',
@@ -2710,8 +2710,8 @@ var Tailwind = {
2710
2710
  })
2711
2711
  };
2712
2712
  },
2713
- separator: function separator(_ref137) {
2714
- var props = _ref137.props;
2713
+ separator: function separator(_ref135) {
2714
+ var props = _ref135.props;
2715
2715
  return {
2716
2716
  className: classNames('flex items-center flex-initial', {
2717
2717
  'flex-col': props.layout === 'vertical',
@@ -2720,8 +2720,8 @@ var Tailwind = {
2720
2720
  };
2721
2721
  },
2722
2722
  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',
2723
- connector: function connector(_ref138) {
2724
- var props = _ref138.props;
2723
+ connector: function connector(_ref136) {
2724
+ var props = _ref136.props;
2725
2725
  return {
2726
2726
  className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
2727
2727
  'w-[2px]': props.layout === 'vertical',
@@ -2729,9 +2729,9 @@ var Tailwind = {
2729
2729
  })
2730
2730
  };
2731
2731
  },
2732
- content: function content(_ref139) {
2733
- var props = _ref139.props,
2734
- context = _ref139.context;
2732
+ content: function content(_ref137) {
2733
+ var props = _ref137.props,
2734
+ context = _ref137.context;
2735
2735
  return {
2736
2736
  className: classNames('flex-1', {
2737
2737
  'px-4': props.layout === 'vertical',
@@ -2755,15 +2755,15 @@ var Tailwind = {
2755
2755
  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'
2756
2756
  },
2757
2757
  dataviewlayoutoptions: {
2758
- listButton: function listButton(_ref140) {
2759
- var props = _ref140.props;
2758
+ listButton: function listButton(_ref138) {
2759
+ var props = _ref138.props;
2760
2760
  return {
2761
2761
  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
2762
2762
  )
2763
2763
  };
2764
2764
  },
2765
- gridButton: function gridButton(_ref141) {
2766
- var props = _ref141.props;
2765
+ gridButton: function gridButton(_ref139) {
2766
+ var props = _ref139.props;
2767
2767
  return {
2768
2768
  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
2769
2769
  )
@@ -2790,8 +2790,8 @@ var Tailwind = {
2790
2790
  className: classNames('mx-auto my-0 w-px h-[20px] bg-gray-300', 'dark:bg-blue-900/40' //Dark Mode
2791
2791
  )
2792
2792
  },
2793
- lineLeft: function lineLeft(_ref142) {
2794
- var context = _ref142.context;
2793
+ lineLeft: function lineLeft(_ref140) {
2794
+ var context = _ref140.context;
2795
2795
  return {
2796
2796
  className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
2797
2797
  //Dark Mode
@@ -2800,8 +2800,8 @@ var Tailwind = {
2800
2800
  })
2801
2801
  };
2802
2802
  },
2803
- lineRight: function lineRight(_ref143) {
2804
- var context = _ref143.context;
2803
+ lineRight: function lineRight(_ref141) {
2804
+ var context = _ref141.context;
2805
2805
  return {
2806
2806
  className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
2807
2807
  //Dark Mode
@@ -2821,8 +2821,8 @@ var Tailwind = {
2821
2821
  root: 'flex',
2822
2822
  controls: 'flex flex-col justify-center p-5',
2823
2823
  moveUpButton: {
2824
- root: function root(_ref144) {
2825
- var context = _ref144.context;
2824
+ root: function root(_ref142) {
2825
+ var context = _ref142.context;
2826
2826
  return {
2827
2827
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2828
2828
  // button component
@@ -2844,8 +2844,8 @@ var Tailwind = {
2844
2844
  }
2845
2845
  },
2846
2846
  moveTopButton: {
2847
- root: function root(_ref145) {
2848
- var context = _ref145.context;
2847
+ root: function root(_ref143) {
2848
+ var context = _ref143.context;
2849
2849
  return {
2850
2850
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2851
2851
  // button component
@@ -2867,8 +2867,8 @@ var Tailwind = {
2867
2867
  }
2868
2868
  },
2869
2869
  moveDownButton: {
2870
- root: function root(_ref146) {
2871
- var context = _ref146.context;
2870
+ root: function root(_ref144) {
2871
+ var context = _ref144.context;
2872
2872
  return {
2873
2873
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2874
2874
  // button component
@@ -2890,8 +2890,8 @@ var Tailwind = {
2890
2890
  }
2891
2891
  },
2892
2892
  moveBottomButton: {
2893
- root: function root(_ref147) {
2894
- var context = _ref147.context;
2893
+ root: function root(_ref145) {
2894
+ var context = _ref145.context;
2895
2895
  return {
2896
2896
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2897
2897
  // button component
@@ -2921,8 +2921,8 @@ var Tailwind = {
2921
2921
  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
2922
2922
  )
2923
2923
  },
2924
- item: function item(_ref148) {
2925
- var context = _ref148.context;
2924
+ item: function item(_ref146) {
2925
+ var context = _ref146.context;
2926
2926
  return {
2927
2927
  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', {
2928
2928
  'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
@@ -2994,8 +2994,8 @@ var Tailwind = {
2994
2994
  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
2995
2995
  )
2996
2996
  },
2997
- item: function item(_ref149) {
2998
- var context = _ref149.context;
2997
+ item: function item(_ref147) {
2998
+ var context = _ref147.context;
2999
2999
  return {
3000
3000
  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', {
3001
3001
  'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
@@ -3081,8 +3081,8 @@ var Tailwind = {
3081
3081
  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
3082
3082
  )
3083
3083
  },
3084
- firstPageButton: function firstPageButton(_ref150) {
3085
- var context = _ref150.context;
3084
+ firstPageButton: function firstPageButton(_ref148) {
3085
+ var context = _ref148.context;
3086
3086
  return {
3087
3087
  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',
3088
3088
  //Dark Mode
@@ -3092,8 +3092,8 @@ var Tailwind = {
3092
3092
  })
3093
3093
  };
3094
3094
  },
3095
- prevPageButton: function prevPageButton(_ref151) {
3096
- var context = _ref151.context;
3095
+ prevPageButton: function prevPageButton(_ref149) {
3096
+ var context = _ref149.context;
3097
3097
  return {
3098
3098
  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',
3099
3099
  //Dark Mode
@@ -3103,8 +3103,8 @@ var Tailwind = {
3103
3103
  })
3104
3104
  };
3105
3105
  },
3106
- nextPageButton: function nextPageButton(_ref152) {
3107
- var context = _ref152.context;
3106
+ nextPageButton: function nextPageButton(_ref150) {
3107
+ var context = _ref150.context;
3108
3108
  return {
3109
3109
  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',
3110
3110
  //Dark Mode
@@ -3114,8 +3114,8 @@ var Tailwind = {
3114
3114
  })
3115
3115
  };
3116
3116
  },
3117
- lastPageButton: function lastPageButton(_ref153) {
3118
- var context = _ref153.context;
3117
+ lastPageButton: function lastPageButton(_ref151) {
3118
+ var context = _ref151.context;
3119
3119
  return {
3120
3120
  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',
3121
3121
  //Dark Mode
@@ -3125,8 +3125,8 @@ var Tailwind = {
3125
3125
  })
3126
3126
  };
3127
3127
  },
3128
- pageButton: function pageButton(_ref154) {
3129
- var context = _ref154.context;
3128
+ pageButton: function pageButton(_ref152) {
3129
+ var context = _ref152.context;
3130
3130
  return {
3131
3131
  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',
3132
3132
  // Dark Mode
@@ -3138,9 +3138,9 @@ var Tailwind = {
3138
3138
  };
3139
3139
  },
3140
3140
  RPPDropdown: {
3141
- root: function root(_ref155) {
3142
- var props = _ref155.props,
3143
- state = _ref155.state;
3141
+ root: function root(_ref153) {
3142
+ var props = _ref153.props,
3143
+ state = _ref153.state;
3144
3144
  return {
3145
3145
  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',
3146
3146
  //DarkMode
@@ -3165,8 +3165,8 @@ var Tailwind = {
3165
3165
  },
3166
3166
  wrapper: 'overflow-auto',
3167
3167
  list: 'm-0 p-0 py-3 list-none',
3168
- item: function item(_ref156) {
3169
- var context = _ref156.context;
3168
+ item: function item(_ref154) {
3169
+ var context = _ref154.context;
3170
3170
  return {
3171
3171
  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',
3172
3172
  // Dark Mode
@@ -3187,9 +3187,9 @@ var Tailwind = {
3187
3187
  }
3188
3188
  },
3189
3189
  jumptopagedropdown: {
3190
- root: function root(_ref157) {
3191
- var props = _ref157.props,
3192
- state = _ref157.state;
3190
+ root: function root(_ref155) {
3191
+ var props = _ref155.props,
3192
+ state = _ref155.state;
3193
3193
  return {
3194
3194
  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',
3195
3195
  //DarkMode
@@ -3214,8 +3214,8 @@ var Tailwind = {
3214
3214
  },
3215
3215
  wrapper: 'overflow-auto',
3216
3216
  list: 'm-0 p-0 py-3 list-none',
3217
- item: function item(_ref158) {
3218
- var context = _ref158.context;
3217
+ item: function item(_ref156) {
3218
+ var context = _ref156.context;
3219
3219
  return {
3220
3220
  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',
3221
3221
  // Dark Mode
@@ -3229,8 +3229,8 @@ var Tailwind = {
3229
3229
  }
3230
3230
  },
3231
3231
  treetable: {
3232
- root: function root(_ref159) {
3233
- var props = _ref159.props;
3232
+ root: function root(_ref157) {
3233
+ var props = _ref157.props;
3234
3234
  return {
3235
3235
  className: classNames('relative', {
3236
3236
  'flex flex-col h-full': props.scrollHeight
@@ -3246,8 +3246,8 @@ var Tailwind = {
3246
3246
  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
3247
3247
  )
3248
3248
  },
3249
- scrollableWrapper: function scrollableWrapper(_ref160) {
3250
- var props = _ref160.props;
3249
+ scrollableWrapper: function scrollableWrapper(_ref158) {
3250
+ var props = _ref158.props;
3251
3251
  return {
3252
3252
  className: classNames({
3253
3253
  'relative overflow-auto': props.scrollable,
@@ -3255,8 +3255,8 @@ var Tailwind = {
3255
3255
  })
3256
3256
  };
3257
3257
  },
3258
- wrapper: function wrapper(_ref161) {
3259
- var props = _ref161.props;
3258
+ wrapper: function wrapper(_ref159) {
3259
+ var props = _ref159.props;
3260
3260
  return {
3261
3261
  className: classNames({
3262
3262
  'relative overflow-auto': props.scrollable,
@@ -3269,40 +3269,40 @@ var Tailwind = {
3269
3269
  )
3270
3270
  },
3271
3271
  table: 'border-collapse table-fixed w-full',
3272
- thead: function thead(_ref162) {
3273
- var props = _ref162.props;
3272
+ thead: function thead(_ref160) {
3273
+ var props = _ref160.props;
3274
3274
  return {
3275
3275
  className: classNames({
3276
3276
  'block sticky top-0 z-[1]': props.scrollable
3277
3277
  })
3278
3278
  };
3279
3279
  },
3280
- tbody: function tbody(_ref163) {
3281
- var props = _ref163.props;
3280
+ tbody: function tbody(_ref161) {
3281
+ var props = _ref161.props;
3282
3282
  return {
3283
3283
  className: classNames({
3284
3284
  block: props.scrollable
3285
3285
  })
3286
3286
  };
3287
3287
  },
3288
- tfoot: function tfoot(_ref164) {
3289
- var props = _ref164.props;
3288
+ tfoot: function tfoot(_ref162) {
3289
+ var props = _ref162.props;
3290
3290
  return {
3291
3291
  className: classNames({
3292
3292
  block: props.scrollable
3293
3293
  })
3294
3294
  };
3295
3295
  },
3296
- headerRow: function headerRow(_ref165) {
3297
- var props = _ref165.props;
3296
+ headerRow: function headerRow(_ref163) {
3297
+ var props = _ref163.props;
3298
3298
  return {
3299
3299
  className: classNames({
3300
3300
  'flex flex-nowrap w-full': props.scrollable
3301
3301
  })
3302
3302
  };
3303
3303
  },
3304
- row: function row(_ref166) {
3305
- var context = _ref166.context;
3304
+ row: function row(_ref164) {
3305
+ var context = _ref164.context;
3306
3306
  return {
3307
3307
  className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
3308
3308
  // Focus
@@ -3314,8 +3314,8 @@ var Tailwind = {
3314
3314
  };
3315
3315
  },
3316
3316
  column: {
3317
- headerCell: function headerCell(_ref167) {
3318
- var context = _ref167.context;
3317
+ headerCell: function headerCell(_ref165) {
3318
+ var context = _ref165.context;
3319
3319
  return {
3320
3320
  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',
3321
3321
  //Dark Mode
@@ -3330,8 +3330,8 @@ var Tailwind = {
3330
3330
  })
3331
3331
  };
3332
3332
  },
3333
- bodyCell: function bodyCell(_ref168) {
3334
- var context = _ref168.context;
3333
+ bodyCell: function bodyCell(_ref166) {
3334
+ var context = _ref166.context;
3335
3335
  return {
3336
3336
  className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
3337
3337
  //Dark Mode
@@ -3344,8 +3344,8 @@ var Tailwind = {
3344
3344
  })
3345
3345
  };
3346
3346
  },
3347
- rowToggler: function rowToggler(_ref169) {
3348
- var context = _ref169.context;
3347
+ rowToggler: function rowToggler(_ref167) {
3348
+ var context = _ref167.context;
3349
3349
  return {
3350
3350
  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', {
3351
3351
  'text-blue-700': context.selected,
@@ -3357,8 +3357,8 @@ var Tailwind = {
3357
3357
  sort: {
3358
3358
  className: 'inline-block align-middle'
3359
3359
  },
3360
- sortIcon: function sortIcon(_ref170) {
3361
- var context = _ref170.context;
3360
+ sortIcon: function sortIcon(_ref168) {
3361
+ var context = _ref168.context;
3362
3362
  return {
3363
3363
  className: classNames('ml-2 inline-block align-middle', {
3364
3364
  'text-blue-700 dark:text-white/80': context.sorted,
@@ -3374,8 +3374,8 @@ var Tailwind = {
3374
3374
  checkboxWrapper: {
3375
3375
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
3376
3376
  },
3377
- checkbox: function checkbox(_ref171) {
3378
- var context = _ref171.context;
3377
+ checkbox: function checkbox(_ref169) {
3378
+ var context = _ref169.context;
3379
3379
  return {
3380
3380
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
3381
3381
  'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
@@ -3385,8 +3385,8 @@ var Tailwind = {
3385
3385
  })
3386
3386
  };
3387
3387
  },
3388
- checkboxIcon: function checkboxIcon(_ref172) {
3389
- var context = _ref172.context;
3388
+ checkboxIcon: function checkboxIcon(_ref170) {
3389
+ var context = _ref170.context;
3390
3390
  return {
3391
3391
  className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
3392
3392
  'text-white': context.checked
@@ -3397,8 +3397,8 @@ var Tailwind = {
3397
3397
  resizeHelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
3398
3398
  },
3399
3399
  datatable: {
3400
- root: function root(_ref173) {
3401
- var props = _ref173.props;
3400
+ root: function root(_ref171) {
3401
+ var props = _ref171.props;
3402
3402
  return {
3403
3403
  className: classNames('relative', {
3404
3404
  'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
@@ -3410,8 +3410,8 @@ var Tailwind = {
3410
3410
  )
3411
3411
  },
3412
3412
  loadingIcon: 'w-8 h-8',
3413
- wrapper: function wrapper(_ref174) {
3414
- var props = _ref174.props;
3413
+ wrapper: function wrapper(_ref172) {
3414
+ var props = _ref172.props;
3415
3415
  return {
3416
3416
  className: classNames({
3417
3417
  relative: props.scrollable,
@@ -3419,8 +3419,8 @@ var Tailwind = {
3419
3419
  })
3420
3420
  };
3421
3421
  },
3422
- header: function header(_ref175) {
3423
- var props = _ref175.props;
3422
+ header: function header(_ref173) {
3423
+ var props = _ref173.props;
3424
3424
  return {
3425
3425
  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',
3426
3426
  // Dark Mode
@@ -3428,25 +3428,25 @@ var Tailwind = {
3428
3428
  };
3429
3429
  },
3430
3430
  table: 'w-full border-spacing-0',
3431
- thead: function thead(_ref176) {
3432
- var context = _ref176.context;
3431
+ thead: function thead(_ref174) {
3432
+ var context = _ref174.context;
3433
3433
  return {
3434
3434
  className: classNames({
3435
3435
  'bg-slate-50 top-0 z-[1]': context.scrollable
3436
3436
  })
3437
3437
  };
3438
3438
  },
3439
- tbody: function tbody(_ref177) {
3440
- var props = _ref177.props,
3441
- context = _ref177.context;
3439
+ tbody: function tbody(_ref175) {
3440
+ var props = _ref175.props,
3441
+ context = _ref175.context;
3442
3442
  return {
3443
3443
  className: classNames({
3444
3444
  'sticky z-[1]': props.frozenRow && context.scrollable
3445
3445
  })
3446
3446
  };
3447
3447
  },
3448
- tfoot: function tfoot(_ref178) {
3449
- var context = _ref178.context;
3448
+ tfoot: function tfoot(_ref176) {
3449
+ var context = _ref176.context;
3450
3450
  return {
3451
3451
  className: classNames({
3452
3452
  'bg-slate-50 bottom-0 z-[1]': context.scrollable
@@ -3458,9 +3458,9 @@ var Tailwind = {
3458
3458
  )
3459
3459
  },
3460
3460
  column: {
3461
- headerCell: function headerCell(_ref179) {
3462
- var context = _ref179.context,
3463
- props = _ref179.props;
3461
+ headerCell: function headerCell(_ref177) {
3462
+ var context = _ref177.context,
3463
+ props = _ref177.props;
3464
3464
  return {
3465
3465
  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',
3466
3466
  // Size
@@ -3477,9 +3477,9 @@ var Tailwind = {
3477
3477
  };
3478
3478
  },
3479
3479
  headerContent: 'flex items-center',
3480
- bodyCell: function bodyCell(_ref180) {
3481
- var props = _ref180.props,
3482
- context = _ref180.context;
3480
+ bodyCell: function bodyCell(_ref178) {
3481
+ var props = _ref178.props,
3482
+ context = _ref178.context;
3483
3483
  return {
3484
3484
  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',
3485
3485
  // Size
@@ -3492,8 +3492,8 @@ var Tailwind = {
3492
3492
  })
3493
3493
  };
3494
3494
  },
3495
- footerCell: function footerCell(_ref181) {
3496
- var context = _ref181.context;
3495
+ footerCell: function footerCell(_ref179) {
3496
+ var context = _ref179.context;
3497
3497
  return {
3498
3498
  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',
3499
3499
  // Size
@@ -3504,8 +3504,8 @@ var Tailwind = {
3504
3504
  })
3505
3505
  };
3506
3506
  },
3507
- sortIcon: function sortIcon(_ref182) {
3508
- var context = _ref182.context;
3507
+ sortIcon: function sortIcon(_ref180) {
3508
+ var context = _ref180.context;
3509
3509
  return {
3510
3510
  className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
3511
3511
  };
@@ -3523,8 +3523,8 @@ var Tailwind = {
3523
3523
  root: 'min-[0px]:flex mb-2'
3524
3524
  },
3525
3525
  filterRowItems: 'm-0 p-0 py-3 list-none ',
3526
- filterRowItem: function filterRowItem(_ref183) {
3527
- var context = _ref183.context;
3526
+ filterRowItem: function filterRowItem(_ref181) {
3527
+ var context = _ref181.context;
3528
3528
  return {
3529
3529
  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')
3530
3530
  };
@@ -3554,8 +3554,8 @@ var Tailwind = {
3554
3554
  filterApplyButton: {
3555
3555
  root: 'w-auto min-[0px]:text-sm px-4 py-3'
3556
3556
  },
3557
- filterMenuButton: function filterMenuButton(_ref184) {
3558
- var context = _ref184.context;
3557
+ filterMenuButton: function filterMenuButton(_ref182) {
3558
+ var context = _ref182.context;
3559
3559
  return {
3560
3560
  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',
3561
3561
  // Hover
@@ -3568,8 +3568,8 @@ var Tailwind = {
3568
3568
  })
3569
3569
  };
3570
3570
  },
3571
- headerFilterClearButton: function headerFilterClearButton(_ref185) {
3572
- var context = _ref185.context;
3571
+ headerFilterClearButton: function headerFilterClearButton(_ref183) {
3572
+ var context = _ref183.context;
3573
3573
  return {
3574
3574
  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', {
3575
3575
  invisible: !context.hidden
@@ -3608,8 +3608,8 @@ var Tailwind = {
3608
3608
  radioButtonInput: {
3609
3609
  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')
3610
3610
  },
3611
- radioButtonBox: function radioButtonBox(_ref186) {
3612
- var context = _ref186.context;
3611
+ radioButtonBox: function radioButtonBox(_ref184) {
3612
+ var context = _ref184.context;
3613
3613
  return {
3614
3614
  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', {
3615
3615
  '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,
@@ -3617,8 +3617,8 @@ var Tailwind = {
3617
3617
  })
3618
3618
  };
3619
3619
  },
3620
- radioButtonIcon: function radioButtonIcon(_ref187) {
3621
- var context = _ref187.context;
3620
+ radioButtonIcon: function radioButtonIcon(_ref185) {
3621
+ var context = _ref185.context;
3622
3622
  return {
3623
3623
  className: classNames('transform rounded-full', 'block h-3 w-3 bg-white transition duration-200 dark:bg-gray-900', {
3624
3624
  'backface-hidden scale-10 invisible': context.checked === false,
@@ -3629,8 +3629,8 @@ var Tailwind = {
3629
3629
  headercheckboxwrapper: {
3630
3630
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
3631
3631
  },
3632
- headerCheckbox: function headerCheckbox(_ref188) {
3633
- var context = _ref188.context;
3632
+ headerCheckbox: function headerCheckbox(_ref186) {
3633
+ var context = _ref186.context;
3634
3634
  return {
3635
3635
  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', {
3636
3636
  '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,
@@ -3642,8 +3642,8 @@ var Tailwind = {
3642
3642
  checkboxwrapper: {
3643
3643
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
3644
3644
  },
3645
- checkbox: function checkbox(_ref189) {
3646
- var context = _ref189.context;
3645
+ checkbox: function checkbox(_ref187) {
3646
+ var context = _ref187.context;
3647
3647
  return {
3648
3648
  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', {
3649
3649
  '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,
@@ -3654,8 +3654,8 @@ var Tailwind = {
3654
3654
  checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
3655
3655
  transition: TRANSITIONS.overlay
3656
3656
  },
3657
- bodyRow: function bodyRow(_ref190) {
3658
- var context = _ref190.context;
3657
+ bodyRow: function bodyRow(_ref188) {
3658
+ var context = _ref188.context;
3659
3659
  return {
3660
3660
  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]',
3661
3661
  // Focus