primereact 10.9.6 → 10.9.8

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