primereact 10.8.3 → 10.8.4

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