primereact 10.3.0 → 10.3.2

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 (837) hide show
  1. package/accordion/accordion.cjs.js +24 -20
  2. package/accordion/accordion.cjs.min.js +1 -1
  3. package/accordion/accordion.d.ts +36 -1
  4. package/accordion/accordion.esm.js +16 -12
  5. package/accordion/accordion.esm.min.js +1 -1
  6. package/accordion/accordion.js +22 -18
  7. package/accordion/accordion.min.js +1 -1
  8. package/api/api.cjs.js +39 -33
  9. package/api/api.cjs.min.js +1 -1
  10. package/api/api.d.ts +14 -3
  11. package/api/api.esm.js +39 -33
  12. package/api/api.esm.min.js +1 -1
  13. package/api/api.js +39 -33
  14. package/api/api.min.js +1 -1
  15. package/autocomplete/autocomplete.cjs.js +24 -21
  16. package/autocomplete/autocomplete.cjs.min.js +1 -1
  17. package/autocomplete/autocomplete.d.ts +6 -1
  18. package/autocomplete/autocomplete.esm.js +7 -4
  19. package/autocomplete/autocomplete.esm.min.js +1 -1
  20. package/autocomplete/autocomplete.js +24 -21
  21. package/autocomplete/autocomplete.min.js +1 -1
  22. package/avatar/avatar.cjs.js +6 -4
  23. package/avatar/avatar.cjs.min.js +1 -1
  24. package/avatar/avatar.esm.js +3 -1
  25. package/avatar/avatar.esm.min.js +1 -1
  26. package/avatar/avatar.js +7 -6
  27. package/avatar/avatar.min.js +1 -1
  28. package/avatargroup/avatargroup.cjs.js +3 -1
  29. package/avatargroup/avatargroup.cjs.min.js +1 -1
  30. package/avatargroup/avatargroup.esm.js +3 -1
  31. package/avatargroup/avatargroup.esm.min.js +1 -1
  32. package/avatargroup/avatargroup.js +4 -3
  33. package/avatargroup/avatargroup.min.js +1 -1
  34. package/badge/badge.cjs.js +3 -1
  35. package/badge/badge.cjs.min.js +1 -1
  36. package/badge/badge.esm.js +3 -1
  37. package/badge/badge.esm.min.js +1 -1
  38. package/badge/badge.js +4 -3
  39. package/badge/badge.min.js +1 -1
  40. package/blockui/blockui.cjs.js +11 -7
  41. package/blockui/blockui.cjs.min.js +1 -1
  42. package/blockui/blockui.esm.js +11 -7
  43. package/blockui/blockui.esm.min.js +1 -1
  44. package/blockui/blockui.js +11 -7
  45. package/blockui/blockui.min.js +1 -1
  46. package/breadcrumb/breadcrumb.cjs.js +12 -11
  47. package/breadcrumb/breadcrumb.cjs.min.js +1 -1
  48. package/breadcrumb/breadcrumb.esm.js +3 -2
  49. package/breadcrumb/breadcrumb.esm.min.js +1 -1
  50. package/breadcrumb/breadcrumb.js +12 -11
  51. package/breadcrumb/breadcrumb.min.js +1 -1
  52. package/button/button.cjs.js +9 -6
  53. package/button/button.cjs.min.js +1 -1
  54. package/button/button.esm.js +4 -1
  55. package/button/button.esm.min.js +1 -1
  56. package/button/button.js +10 -8
  57. package/button/button.min.js +1 -1
  58. package/calendar/calendar.cjs.js +158 -113
  59. package/calendar/calendar.cjs.min.js +1 -1
  60. package/calendar/calendar.d.ts +3 -5
  61. package/calendar/calendar.esm.js +92 -47
  62. package/calendar/calendar.esm.min.js +1 -1
  63. package/calendar/calendar.js +158 -113
  64. package/calendar/calendar.min.js +1 -1
  65. package/card/card.cjs.js +11 -9
  66. package/card/card.cjs.min.js +1 -1
  67. package/card/card.esm.js +4 -2
  68. package/card/card.esm.min.js +1 -1
  69. package/card/card.js +10 -9
  70. package/card/card.min.js +1 -1
  71. package/carousel/carousel.cjs.js +1 -1
  72. package/carousel/carousel.cjs.min.js +1 -1
  73. package/carousel/carousel.esm.js +1 -1
  74. package/carousel/carousel.esm.min.js +1 -1
  75. package/carousel/carousel.js +1 -1
  76. package/carousel/carousel.min.js +1 -1
  77. package/cascadeselect/cascadeselect.cjs.js +60 -36
  78. package/cascadeselect/cascadeselect.cjs.min.js +1 -1
  79. package/cascadeselect/cascadeselect.d.ts +27 -4
  80. package/cascadeselect/cascadeselect.esm.js +46 -22
  81. package/cascadeselect/cascadeselect.esm.min.js +1 -1
  82. package/cascadeselect/cascadeselect.js +61 -37
  83. package/cascadeselect/cascadeselect.min.js +1 -1
  84. package/chart/chart.cjs.js +4 -3
  85. package/chart/chart.cjs.min.js +1 -1
  86. package/chart/chart.esm.js +3 -2
  87. package/chart/chart.esm.min.js +1 -1
  88. package/chart/chart.js +5 -4
  89. package/chart/chart.min.js +1 -1
  90. package/checkbox/checkbox.cjs.js +31 -30
  91. package/checkbox/checkbox.cjs.min.js +1 -1
  92. package/checkbox/checkbox.esm.js +28 -27
  93. package/checkbox/checkbox.esm.min.js +1 -1
  94. package/checkbox/checkbox.js +32 -31
  95. package/checkbox/checkbox.min.js +1 -1
  96. package/chip/chip.cjs.js +13 -7
  97. package/chip/chip.cjs.min.js +1 -1
  98. package/chip/chip.d.ts +17 -2
  99. package/chip/chip.esm.js +9 -3
  100. package/chip/chip.esm.min.js +1 -1
  101. package/chip/chip.js +14 -9
  102. package/chip/chip.min.js +1 -1
  103. package/chips/chips.cjs.js +10 -8
  104. package/chips/chips.cjs.min.js +1 -1
  105. package/chips/chips.esm.js +5 -3
  106. package/chips/chips.esm.min.js +1 -1
  107. package/chips/chips.js +10 -8
  108. package/chips/chips.min.js +1 -1
  109. package/colorpicker/colorpicker.cjs.js +9 -8
  110. package/colorpicker/colorpicker.cjs.min.js +1 -1
  111. package/colorpicker/colorpicker.d.ts +1 -1
  112. package/colorpicker/colorpicker.esm.js +2 -1
  113. package/colorpicker/colorpicker.esm.min.js +1 -1
  114. package/colorpicker/colorpicker.js +9 -8
  115. package/colorpicker/colorpicker.min.js +1 -1
  116. package/column/column.d.ts +1 -1
  117. package/componentbase/componentbase.cjs.js +62 -50
  118. package/componentbase/componentbase.cjs.min.js +1 -1
  119. package/componentbase/componentbase.esm.js +63 -51
  120. package/componentbase/componentbase.esm.min.js +1 -1
  121. package/componentbase/componentbase.js +62 -50
  122. package/componentbase/componentbase.min.js +1 -1
  123. package/confirmdialog/confirmdialog.cjs.js +32 -22
  124. package/confirmdialog/confirmdialog.cjs.min.js +1 -1
  125. package/confirmdialog/confirmdialog.d.ts +19 -3
  126. package/confirmdialog/confirmdialog.esm.js +30 -20
  127. package/confirmdialog/confirmdialog.esm.min.js +1 -1
  128. package/confirmdialog/confirmdialog.js +32 -22
  129. package/confirmdialog/confirmdialog.min.js +1 -1
  130. package/confirmpopup/confirmpopup.cjs.js +41 -128
  131. package/confirmpopup/confirmpopup.cjs.min.js +1 -1
  132. package/confirmpopup/confirmpopup.d.ts +12 -2
  133. package/confirmpopup/confirmpopup.esm.js +36 -123
  134. package/confirmpopup/confirmpopup.esm.min.js +1 -1
  135. package/confirmpopup/confirmpopup.js +41 -128
  136. package/confirmpopup/confirmpopup.min.js +1 -1
  137. package/contextmenu/contextmenu.cjs.js +14 -12
  138. package/contextmenu/contextmenu.cjs.min.js +1 -1
  139. package/contextmenu/contextmenu.d.ts +1 -1
  140. package/contextmenu/contextmenu.esm.js +5 -3
  141. package/contextmenu/contextmenu.esm.min.js +1 -1
  142. package/contextmenu/contextmenu.js +14 -12
  143. package/contextmenu/contextmenu.min.js +1 -1
  144. package/core/core.js +1232 -649
  145. package/core/core.min.js +44 -44
  146. package/datascroller/datascroller.cjs.js +8 -7
  147. package/datascroller/datascroller.cjs.min.js +1 -1
  148. package/datascroller/datascroller.esm.js +3 -2
  149. package/datascroller/datascroller.esm.min.js +1 -1
  150. package/datascroller/datascroller.js +8 -7
  151. package/datascroller/datascroller.min.js +1 -1
  152. package/datatable/datatable.cjs.js +166 -146
  153. package/datatable/datatable.cjs.min.js +1 -1
  154. package/datatable/datatable.d.ts +4 -3
  155. package/datatable/datatable.esm.js +72 -52
  156. package/datatable/datatable.esm.min.js +1 -1
  157. package/datatable/datatable.js +166 -146
  158. package/datatable/datatable.min.js +1 -1
  159. package/dataview/dataview.d.ts +1 -1
  160. package/deferredcontent/deferredcontent.cjs.js +3 -3
  161. package/deferredcontent/deferredcontent.cjs.min.js +1 -1
  162. package/deferredcontent/deferredcontent.esm.js +3 -3
  163. package/deferredcontent/deferredcontent.esm.min.js +1 -1
  164. package/deferredcontent/deferredcontent.js +4 -3
  165. package/deferredcontent/deferredcontent.min.js +1 -1
  166. package/dialog/dialog.cjs.js +40 -130
  167. package/dialog/dialog.cjs.min.js +1 -1
  168. package/dialog/dialog.d.ts +2 -2
  169. package/dialog/dialog.esm.js +35 -125
  170. package/dialog/dialog.esm.min.js +1 -1
  171. package/dialog/dialog.js +41 -131
  172. package/dialog/dialog.min.js +1 -1
  173. package/divider/divider.cjs.js +6 -4
  174. package/divider/divider.cjs.min.js +1 -1
  175. package/divider/divider.esm.js +4 -2
  176. package/divider/divider.esm.min.js +1 -1
  177. package/divider/divider.js +5 -4
  178. package/divider/divider.min.js +1 -1
  179. package/dock/dock.cjs.js +10 -9
  180. package/dock/dock.cjs.min.js +1 -1
  181. package/dock/dock.esm.js +3 -2
  182. package/dock/dock.esm.min.js +1 -1
  183. package/dock/dock.js +10 -9
  184. package/dock/dock.min.js +1 -1
  185. package/dropdown/dropdown.cjs.js +46 -36
  186. package/dropdown/dropdown.cjs.min.js +1 -1
  187. package/dropdown/dropdown.d.ts +1 -1
  188. package/dropdown/dropdown.esm.js +21 -11
  189. package/dropdown/dropdown.esm.min.js +1 -1
  190. package/dropdown/dropdown.js +47 -37
  191. package/dropdown/dropdown.min.js +1 -1
  192. package/editor/editor.cjs.js +8 -7
  193. package/editor/editor.cjs.min.js +1 -1
  194. package/editor/editor.esm.js +4 -3
  195. package/editor/editor.esm.min.js +1 -1
  196. package/editor/editor.js +8 -7
  197. package/editor/editor.min.js +1 -1
  198. package/fieldset/fieldset.cjs.js +9 -8
  199. package/fieldset/fieldset.cjs.min.js +1 -1
  200. package/fieldset/fieldset.esm.js +3 -2
  201. package/fieldset/fieldset.esm.min.js +1 -1
  202. package/fieldset/fieldset.js +9 -8
  203. package/fieldset/fieldset.min.js +1 -1
  204. package/fileupload/fileupload.cjs.js +25 -24
  205. package/fileupload/fileupload.cjs.min.js +1 -1
  206. package/fileupload/fileupload.esm.js +5 -4
  207. package/fileupload/fileupload.esm.min.js +1 -1
  208. package/fileupload/fileupload.js +26 -26
  209. package/fileupload/fileupload.min.js +1 -1
  210. package/galleria/galleria.cjs.js +13 -12
  211. package/galleria/galleria.cjs.min.js +1 -1
  212. package/galleria/galleria.esm.js +4 -3
  213. package/galleria/galleria.esm.min.js +1 -1
  214. package/galleria/galleria.js +14 -13
  215. package/galleria/galleria.min.js +1 -1
  216. package/hooks/hooks.cjs.js +254 -94
  217. package/hooks/hooks.cjs.min.js +1 -1
  218. package/hooks/hooks.d.ts +12 -4
  219. package/hooks/hooks.esm.js +253 -96
  220. package/hooks/hooks.esm.min.js +1 -1
  221. package/hooks/hooks.js +254 -94
  222. package/hooks/hooks.min.js +1 -1
  223. package/icons/arrowdown/index.cjs.js +1 -1
  224. package/icons/arrowdown/index.cjs.min.js +1 -1
  225. package/icons/arrowdown/index.esm.js +1 -1
  226. package/icons/arrowdown/index.esm.min.js +1 -1
  227. package/icons/arrowdown/index.js +1 -1
  228. package/icons/arrowdown/index.min.js +1 -1
  229. package/icons/arrowup/index.cjs.js +1 -1
  230. package/icons/arrowup/index.cjs.min.js +1 -1
  231. package/icons/arrowup/index.esm.js +1 -1
  232. package/icons/arrowup/index.esm.min.js +1 -1
  233. package/icons/arrowup/index.js +1 -1
  234. package/icons/arrowup/index.min.js +1 -1
  235. package/icons/ban/index.cjs.js +1 -1
  236. package/icons/ban/index.cjs.min.js +1 -1
  237. package/icons/ban/index.esm.js +1 -1
  238. package/icons/ban/index.esm.min.js +1 -1
  239. package/icons/ban/index.js +1 -1
  240. package/icons/ban/index.min.js +1 -1
  241. package/icons/download/index.cjs.js +1 -1
  242. package/icons/download/index.cjs.min.js +1 -1
  243. package/icons/download/index.esm.js +1 -1
  244. package/icons/download/index.esm.min.js +1 -1
  245. package/icons/download/index.js +1 -1
  246. package/icons/download/index.min.js +1 -1
  247. package/icons/exclamationtriangle/index.cjs.js +1 -1
  248. package/icons/exclamationtriangle/index.cjs.min.js +1 -1
  249. package/icons/exclamationtriangle/index.esm.js +1 -1
  250. package/icons/exclamationtriangle/index.esm.min.js +1 -1
  251. package/icons/exclamationtriangle/index.js +1 -1
  252. package/icons/exclamationtriangle/index.min.js +1 -1
  253. package/icons/eyeslash/index.cjs.js +1 -1
  254. package/icons/eyeslash/index.cjs.min.js +1 -1
  255. package/icons/eyeslash/index.esm.js +1 -1
  256. package/icons/eyeslash/index.esm.min.js +1 -1
  257. package/icons/eyeslash/index.js +1 -1
  258. package/icons/eyeslash/index.min.js +1 -1
  259. package/icons/filter/index.cjs.js +1 -1
  260. package/icons/filter/index.cjs.min.js +1 -1
  261. package/icons/filter/index.esm.js +1 -1
  262. package/icons/filter/index.esm.min.js +1 -1
  263. package/icons/filter/index.js +1 -1
  264. package/icons/filter/index.min.js +1 -1
  265. package/icons/filterslash/index.cjs.js +1 -1
  266. package/icons/filterslash/index.cjs.min.js +1 -1
  267. package/icons/filterslash/index.esm.js +1 -1
  268. package/icons/filterslash/index.esm.min.js +1 -1
  269. package/icons/filterslash/index.js +1 -1
  270. package/icons/filterslash/index.min.js +1 -1
  271. package/icons/infocircle/index.cjs.js +1 -1
  272. package/icons/infocircle/index.cjs.min.js +1 -1
  273. package/icons/infocircle/index.esm.js +1 -1
  274. package/icons/infocircle/index.esm.min.js +1 -1
  275. package/icons/infocircle/index.js +1 -1
  276. package/icons/infocircle/index.min.js +1 -1
  277. package/icons/pencil/index.cjs.js +1 -1
  278. package/icons/pencil/index.cjs.min.js +1 -1
  279. package/icons/pencil/index.esm.js +1 -1
  280. package/icons/pencil/index.esm.min.js +1 -1
  281. package/icons/pencil/index.js +1 -1
  282. package/icons/pencil/index.min.js +1 -1
  283. package/icons/plus/index.cjs.js +1 -1
  284. package/icons/plus/index.cjs.min.js +1 -1
  285. package/icons/plus/index.esm.js +1 -1
  286. package/icons/plus/index.esm.min.js +1 -1
  287. package/icons/plus/index.js +1 -1
  288. package/icons/plus/index.min.js +1 -1
  289. package/icons/refresh/index.cjs.js +1 -1
  290. package/icons/refresh/index.cjs.min.js +1 -1
  291. package/icons/refresh/index.esm.js +1 -1
  292. package/icons/refresh/index.esm.min.js +1 -1
  293. package/icons/refresh/index.js +1 -1
  294. package/icons/refresh/index.min.js +1 -1
  295. package/icons/search/index.cjs.js +1 -1
  296. package/icons/search/index.cjs.min.js +1 -1
  297. package/icons/search/index.esm.js +1 -1
  298. package/icons/search/index.esm.min.js +1 -1
  299. package/icons/search/index.js +1 -1
  300. package/icons/search/index.min.js +1 -1
  301. package/icons/searchminus/index.cjs.js +1 -1
  302. package/icons/searchminus/index.cjs.min.js +1 -1
  303. package/icons/searchminus/index.esm.js +1 -1
  304. package/icons/searchminus/index.esm.min.js +1 -1
  305. package/icons/searchminus/index.js +1 -1
  306. package/icons/searchminus/index.min.js +1 -1
  307. package/icons/searchplus/index.cjs.js +1 -1
  308. package/icons/searchplus/index.cjs.min.js +1 -1
  309. package/icons/searchplus/index.esm.js +1 -1
  310. package/icons/searchplus/index.esm.min.js +1 -1
  311. package/icons/searchplus/index.js +1 -1
  312. package/icons/searchplus/index.min.js +1 -1
  313. package/icons/sortalt/index.cjs.js +1 -1
  314. package/icons/sortalt/index.cjs.min.js +1 -1
  315. package/icons/sortalt/index.esm.js +1 -1
  316. package/icons/sortalt/index.esm.min.js +1 -1
  317. package/icons/sortalt/index.js +1 -1
  318. package/icons/sortalt/index.min.js +1 -1
  319. package/icons/sortamountdown/index.cjs.js +1 -1
  320. package/icons/sortamountdown/index.cjs.min.js +1 -1
  321. package/icons/sortamountdown/index.esm.js +1 -1
  322. package/icons/sortamountdown/index.esm.min.js +1 -1
  323. package/icons/sortamountdown/index.js +1 -1
  324. package/icons/sortamountdown/index.min.js +1 -1
  325. package/icons/sortamountupalt/index.cjs.js +1 -1
  326. package/icons/sortamountupalt/index.cjs.min.js +1 -1
  327. package/icons/sortamountupalt/index.esm.js +1 -1
  328. package/icons/sortamountupalt/index.esm.min.js +1 -1
  329. package/icons/sortamountupalt/index.js +1 -1
  330. package/icons/sortamountupalt/index.min.js +1 -1
  331. package/icons/spinner/index.cjs.js +1 -1
  332. package/icons/spinner/index.cjs.min.js +1 -1
  333. package/icons/spinner/index.esm.js +1 -1
  334. package/icons/spinner/index.esm.min.js +1 -1
  335. package/icons/spinner/index.js +1 -1
  336. package/icons/spinner/index.min.js +1 -1
  337. package/icons/star/index.cjs.js +1 -1
  338. package/icons/star/index.cjs.min.js +1 -1
  339. package/icons/star/index.esm.js +1 -1
  340. package/icons/star/index.esm.min.js +1 -1
  341. package/icons/star/index.js +1 -1
  342. package/icons/star/index.min.js +1 -1
  343. package/icons/starfill/index.cjs.js +1 -1
  344. package/icons/starfill/index.cjs.min.js +1 -1
  345. package/icons/starfill/index.esm.js +1 -1
  346. package/icons/starfill/index.esm.min.js +1 -1
  347. package/icons/starfill/index.js +1 -1
  348. package/icons/starfill/index.min.js +1 -1
  349. package/icons/thlarge/index.cjs.js +1 -1
  350. package/icons/thlarge/index.cjs.min.js +1 -1
  351. package/icons/thlarge/index.esm.js +1 -1
  352. package/icons/thlarge/index.esm.min.js +1 -1
  353. package/icons/thlarge/index.js +1 -1
  354. package/icons/thlarge/index.min.js +1 -1
  355. package/icons/timescircle/index.cjs.js +1 -1
  356. package/icons/timescircle/index.cjs.min.js +1 -1
  357. package/icons/timescircle/index.esm.js +1 -1
  358. package/icons/timescircle/index.esm.min.js +1 -1
  359. package/icons/timescircle/index.js +1 -1
  360. package/icons/timescircle/index.min.js +1 -1
  361. package/icons/trash/index.cjs.js +1 -1
  362. package/icons/trash/index.cjs.min.js +1 -1
  363. package/icons/trash/index.esm.js +1 -1
  364. package/icons/trash/index.esm.min.js +1 -1
  365. package/icons/trash/index.js +1 -1
  366. package/icons/trash/index.min.js +1 -1
  367. package/icons/undo/index.cjs.js +1 -1
  368. package/icons/undo/index.cjs.min.js +1 -1
  369. package/icons/undo/index.esm.js +1 -1
  370. package/icons/undo/index.esm.min.js +1 -1
  371. package/icons/undo/index.js +1 -1
  372. package/icons/undo/index.min.js +1 -1
  373. package/icons/upload/index.cjs.js +1 -1
  374. package/icons/upload/index.cjs.min.js +1 -1
  375. package/icons/upload/index.esm.js +1 -1
  376. package/icons/upload/index.esm.min.js +1 -1
  377. package/icons/upload/index.js +1 -1
  378. package/icons/upload/index.min.js +1 -1
  379. package/icons/windowmaximize/index.cjs.js +1 -1
  380. package/icons/windowmaximize/index.cjs.min.js +1 -1
  381. package/icons/windowmaximize/index.esm.js +1 -1
  382. package/icons/windowmaximize/index.esm.min.js +1 -1
  383. package/icons/windowmaximize/index.js +1 -1
  384. package/icons/windowmaximize/index.min.js +1 -1
  385. package/icons/windowminimize/index.cjs.js +1 -1
  386. package/icons/windowminimize/index.cjs.min.js +1 -1
  387. package/icons/windowminimize/index.esm.js +1 -1
  388. package/icons/windowminimize/index.esm.min.js +1 -1
  389. package/icons/windowminimize/index.js +1 -1
  390. package/icons/windowminimize/index.min.js +1 -1
  391. package/image/image.cjs.js +45 -151
  392. package/image/image.cjs.min.js +1 -1
  393. package/image/image.esm.js +26 -132
  394. package/image/image.esm.min.js +1 -1
  395. package/image/image.js +46 -152
  396. package/image/image.min.js +1 -1
  397. package/inplace/inplace.cjs.js +12 -4
  398. package/inplace/inplace.cjs.min.js +1 -1
  399. package/inplace/inplace.esm.js +9 -1
  400. package/inplace/inplace.esm.min.js +1 -1
  401. package/inplace/inplace.js +13 -6
  402. package/inplace/inplace.min.js +1 -1
  403. package/inputmask/inputmask.cjs.js +15 -6
  404. package/inputmask/inputmask.cjs.min.js +1 -1
  405. package/inputmask/inputmask.esm.js +15 -6
  406. package/inputmask/inputmask.esm.min.js +1 -1
  407. package/inputmask/inputmask.js +15 -6
  408. package/inputmask/inputmask.min.js +1 -1
  409. package/inputnumber/inputnumber.cjs.js +84 -26
  410. package/inputnumber/inputnumber.cjs.min.js +1 -1
  411. package/inputnumber/inputnumber.d.ts +7 -0
  412. package/inputnumber/inputnumber.esm.js +80 -22
  413. package/inputnumber/inputnumber.esm.min.js +1 -1
  414. package/inputnumber/inputnumber.js +84 -26
  415. package/inputnumber/inputnumber.min.js +1 -1
  416. package/inputswitch/inputswitch.cjs.js +8 -7
  417. package/inputswitch/inputswitch.cjs.min.js +1 -1
  418. package/inputswitch/inputswitch.esm.js +6 -5
  419. package/inputswitch/inputswitch.esm.min.js +1 -1
  420. package/inputswitch/inputswitch.js +8 -7
  421. package/inputswitch/inputswitch.min.js +1 -1
  422. package/inputtext/inputtext.cjs.js +10 -7
  423. package/inputtext/inputtext.cjs.min.js +1 -1
  424. package/inputtext/inputtext.esm.js +10 -7
  425. package/inputtext/inputtext.esm.min.js +1 -1
  426. package/inputtext/inputtext.js +11 -9
  427. package/inputtext/inputtext.min.js +1 -1
  428. package/inputtextarea/inputtextarea.cjs.js +3 -1
  429. package/inputtextarea/inputtextarea.cjs.min.js +1 -1
  430. package/inputtextarea/inputtextarea.esm.js +3 -1
  431. package/inputtextarea/inputtextarea.esm.min.js +1 -1
  432. package/inputtextarea/inputtextarea.js +4 -3
  433. package/inputtextarea/inputtextarea.min.js +1 -1
  434. package/knob/knob.cjs.js +7 -6
  435. package/knob/knob.cjs.min.js +1 -1
  436. package/knob/knob.esm.js +3 -2
  437. package/knob/knob.esm.min.js +1 -1
  438. package/knob/knob.js +8 -7
  439. package/knob/knob.min.js +1 -1
  440. package/listbox/listbox.cjs.js +31 -14
  441. package/listbox/listbox.cjs.min.js +1 -1
  442. package/listbox/listbox.d.ts +8 -3
  443. package/listbox/listbox.esm.js +23 -6
  444. package/listbox/listbox.esm.min.js +1 -1
  445. package/listbox/listbox.js +31 -14
  446. package/listbox/listbox.min.js +1 -1
  447. package/megamenu/megamenu.cjs.js +94 -92
  448. package/megamenu/megamenu.cjs.min.js +1 -1
  449. package/megamenu/megamenu.esm.js +73 -71
  450. package/megamenu/megamenu.esm.min.js +1 -1
  451. package/megamenu/megamenu.js +94 -92
  452. package/megamenu/megamenu.min.js +1 -1
  453. package/mention/mention.cjs.js +133 -57
  454. package/mention/mention.cjs.min.js +1 -1
  455. package/mention/mention.d.ts +4 -0
  456. package/mention/mention.esm.js +128 -52
  457. package/mention/mention.esm.min.js +1 -1
  458. package/mention/mention.js +133 -57
  459. package/mention/mention.min.js +1 -1
  460. package/menu/menu.cjs.js +22 -117
  461. package/menu/menu.cjs.min.js +1 -1
  462. package/menu/menu.d.ts +1 -1
  463. package/menu/menu.esm.js +15 -110
  464. package/menu/menu.esm.min.js +1 -1
  465. package/menu/menu.js +22 -117
  466. package/menu/menu.min.js +1 -1
  467. package/menubar/menubar.cjs.js +15 -13
  468. package/menubar/menubar.cjs.min.js +1 -1
  469. package/menubar/menubar.esm.js +4 -2
  470. package/menubar/menubar.esm.min.js +1 -1
  471. package/menubar/menubar.js +15 -13
  472. package/menubar/menubar.min.js +1 -1
  473. package/message/message.cjs.js +5 -3
  474. package/message/message.cjs.min.js +1 -1
  475. package/message/message.esm.js +3 -1
  476. package/message/message.esm.min.js +1 -1
  477. package/message/message.js +6 -5
  478. package/message/message.min.js +1 -1
  479. package/messages/messages.cjs.js +5 -4
  480. package/messages/messages.cjs.min.js +1 -1
  481. package/messages/messages.esm.js +3 -2
  482. package/messages/messages.esm.min.js +1 -1
  483. package/messages/messages.js +6 -5
  484. package/messages/messages.min.js +1 -1
  485. package/multiselect/multiselect.cjs.js +89 -67
  486. package/multiselect/multiselect.cjs.min.js +1 -1
  487. package/multiselect/multiselect.d.ts +5 -1
  488. package/multiselect/multiselect.esm.js +56 -34
  489. package/multiselect/multiselect.esm.min.js +1 -1
  490. package/multiselect/multiselect.js +90 -68
  491. package/multiselect/multiselect.min.js +1 -1
  492. package/multistatecheckbox/multistatecheckbox.cjs.js +5 -4
  493. package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
  494. package/multistatecheckbox/multistatecheckbox.esm.js +3 -2
  495. package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
  496. package/multistatecheckbox/multistatecheckbox.js +5 -4
  497. package/multistatecheckbox/multistatecheckbox.min.js +1 -1
  498. package/orderlist/orderlist.cjs.js +21 -18
  499. package/orderlist/orderlist.cjs.min.js +1 -1
  500. package/orderlist/orderlist.d.ts +11 -1
  501. package/orderlist/orderlist.esm.js +6 -3
  502. package/orderlist/orderlist.esm.min.js +1 -1
  503. package/orderlist/orderlist.js +21 -18
  504. package/orderlist/orderlist.min.js +1 -1
  505. package/organizationchart/organizationchart.cjs.js +32 -19
  506. package/organizationchart/organizationchart.cjs.min.js +1 -1
  507. package/organizationchart/organizationchart.esm.js +15 -2
  508. package/organizationchart/organizationchart.esm.min.js +1 -1
  509. package/organizationchart/organizationchart.js +31 -19
  510. package/organizationchart/organizationchart.min.js +1 -1
  511. package/overlaypanel/overlaypanel.cjs.js +15 -109
  512. package/overlaypanel/overlaypanel.cjs.min.js +1 -1
  513. package/overlaypanel/overlaypanel.d.ts +1 -1
  514. package/overlaypanel/overlaypanel.esm.js +12 -106
  515. package/overlaypanel/overlaypanel.esm.min.js +1 -1
  516. package/overlaypanel/overlaypanel.js +16 -110
  517. package/overlaypanel/overlaypanel.min.js +1 -1
  518. package/package.json +1 -1
  519. package/paginator/paginator.cjs.js +271 -21
  520. package/paginator/paginator.cjs.min.js +1 -1
  521. package/paginator/paginator.d.ts +2 -2
  522. package/paginator/paginator.esm.js +265 -15
  523. package/paginator/paginator.esm.min.js +1 -1
  524. package/paginator/paginator.js +271 -21
  525. package/paginator/paginator.min.js +1 -1
  526. package/panel/panel.cjs.js +11 -10
  527. package/panel/panel.cjs.min.js +1 -1
  528. package/panel/panel.esm.js +3 -2
  529. package/panel/panel.esm.min.js +1 -1
  530. package/panel/panel.js +11 -10
  531. package/panel/panel.min.js +1 -1
  532. package/panelmenu/panelmenu.cjs.js +39 -34
  533. package/panelmenu/panelmenu.cjs.min.js +1 -1
  534. package/panelmenu/panelmenu.esm.js +20 -15
  535. package/panelmenu/panelmenu.esm.min.js +1 -1
  536. package/panelmenu/panelmenu.js +39 -34
  537. package/panelmenu/panelmenu.min.js +1 -1
  538. package/passthrough/index.cjs.js +5 -3
  539. package/passthrough/index.cjs.min.js +1 -1
  540. package/passthrough/index.d.ts +1 -0
  541. package/passthrough/index.esm.js +5 -3
  542. package/passthrough/index.esm.min.js +1 -1
  543. package/passthrough/index.js +5 -3
  544. package/passthrough/index.min.js +1 -1
  545. package/passthrough/tailwind/index.cjs.js +401 -391
  546. package/passthrough/tailwind/index.cjs.min.js +1 -1
  547. package/passthrough/tailwind/index.esm.js +401 -391
  548. package/passthrough/tailwind/index.esm.min.js +1 -1
  549. package/passthrough/tailwind/index.js +401 -391
  550. package/passthrough/tailwind/index.min.js +1 -1
  551. package/password/password.cjs.js +18 -12
  552. package/password/password.cjs.min.js +1 -1
  553. package/password/password.d.ts +1 -1
  554. package/password/password.esm.js +11 -5
  555. package/password/password.esm.min.js +1 -1
  556. package/password/password.js +18 -12
  557. package/password/password.min.js +1 -1
  558. package/picklist/picklist.cjs.js +725 -192
  559. package/picklist/picklist.cjs.min.js +1 -1
  560. package/picklist/picklist.d.ts +11 -1
  561. package/picklist/picklist.esm.js +713 -180
  562. package/picklist/picklist.esm.min.js +1 -1
  563. package/picklist/picklist.js +725 -192
  564. package/picklist/picklist.min.js +1 -1
  565. package/portal/portal.cjs.js +7 -1
  566. package/portal/portal.cjs.min.js +1 -1
  567. package/portal/portal.esm.js +7 -1
  568. package/portal/portal.esm.min.js +1 -1
  569. package/portal/portal.js +7 -1
  570. package/portal/portal.min.js +1 -1
  571. package/primereact.all.cjs.js +3715 -2447
  572. package/primereact.all.cjs.min.js +1 -1
  573. package/primereact.all.esm.js +3711 -2447
  574. package/primereact.all.esm.min.js +1 -1
  575. package/primereact.all.js +3715 -2447
  576. package/primereact.all.min.js +1 -1
  577. package/progressbar/progressbar.cjs.js +8 -6
  578. package/progressbar/progressbar.cjs.min.js +1 -1
  579. package/progressbar/progressbar.esm.js +3 -1
  580. package/progressbar/progressbar.esm.min.js +1 -1
  581. package/progressbar/progressbar.js +9 -8
  582. package/progressbar/progressbar.min.js +1 -1
  583. package/progressspinner/progressspinner.cjs.js +5 -3
  584. package/progressspinner/progressspinner.cjs.min.js +1 -1
  585. package/progressspinner/progressspinner.esm.js +3 -1
  586. package/progressspinner/progressspinner.esm.min.js +1 -1
  587. package/progressspinner/progressspinner.js +6 -5
  588. package/progressspinner/progressspinner.min.js +1 -1
  589. package/radiobutton/radiobutton.cjs.js +32 -31
  590. package/radiobutton/radiobutton.cjs.min.js +1 -1
  591. package/radiobutton/radiobutton.esm.js +29 -28
  592. package/radiobutton/radiobutton.esm.min.js +1 -1
  593. package/radiobutton/radiobutton.js +33 -32
  594. package/radiobutton/radiobutton.min.js +1 -1
  595. package/rating/rating.cjs.js +9 -7
  596. package/rating/rating.cjs.min.js +1 -1
  597. package/rating/rating.esm.js +4 -2
  598. package/rating/rating.esm.min.js +1 -1
  599. package/rating/rating.js +9 -8
  600. package/rating/rating.min.js +1 -1
  601. package/resources/themes/arya-blue/theme.css +18 -9
  602. package/resources/themes/arya-green/theme.css +18 -9
  603. package/resources/themes/arya-orange/theme.css +18 -9
  604. package/resources/themes/arya-purple/theme.css +18 -9
  605. package/resources/themes/bootstrap4-dark-blue/theme.css +18 -9
  606. package/resources/themes/bootstrap4-dark-purple/theme.css +18 -9
  607. package/resources/themes/bootstrap4-light-blue/theme.css +18 -9
  608. package/resources/themes/bootstrap4-light-purple/theme.css +18 -9
  609. package/resources/themes/fluent-light/theme.css +18 -9
  610. package/resources/themes/lara-dark-amber/theme.css +18 -9
  611. package/resources/themes/lara-dark-blue/theme.css +18 -9
  612. package/resources/themes/lara-dark-cyan/theme.css +18 -9
  613. package/resources/themes/lara-dark-green/theme.css +18 -9
  614. package/resources/themes/lara-dark-indigo/theme.css +18 -9
  615. package/resources/themes/lara-dark-pink/theme.css +18 -9
  616. package/resources/themes/lara-dark-purple/theme.css +18 -9
  617. package/resources/themes/lara-dark-teal/theme.css +18 -9
  618. package/resources/themes/lara-light-amber/theme.css +18 -9
  619. package/resources/themes/lara-light-blue/theme.css +18 -9
  620. package/resources/themes/lara-light-cyan/theme.css +18 -9
  621. package/resources/themes/lara-light-green/theme.css +18 -9
  622. package/resources/themes/lara-light-indigo/theme.css +18 -9
  623. package/resources/themes/lara-light-pink/theme.css +18 -9
  624. package/resources/themes/lara-light-purple/theme.css +18 -9
  625. package/resources/themes/lara-light-teal/theme.css +18 -9
  626. package/resources/themes/luna-amber/theme.css +18 -9
  627. package/resources/themes/luna-blue/theme.css +18 -9
  628. package/resources/themes/luna-green/theme.css +18 -9
  629. package/resources/themes/luna-pink/theme.css +18 -9
  630. package/resources/themes/md-dark-deeppurple/theme.css +18 -9
  631. package/resources/themes/md-dark-indigo/theme.css +18 -9
  632. package/resources/themes/md-light-deeppurple/theme.css +18 -9
  633. package/resources/themes/md-light-indigo/theme.css +18 -9
  634. package/resources/themes/mdc-dark-deeppurple/theme.css +18 -9
  635. package/resources/themes/mdc-dark-indigo/theme.css +18 -9
  636. package/resources/themes/mdc-light-deeppurple/theme.css +18 -9
  637. package/resources/themes/mdc-light-indigo/theme.css +18 -9
  638. package/resources/themes/mira/theme.css +18 -9
  639. package/resources/themes/nano/theme.css +18 -9
  640. package/resources/themes/nova/theme.css +18 -9
  641. package/resources/themes/nova-accent/theme.css +18 -9
  642. package/resources/themes/nova-alt/theme.css +18 -9
  643. package/resources/themes/rhea/theme.css +18 -9
  644. package/resources/themes/saga-blue/theme.css +18 -9
  645. package/resources/themes/saga-green/theme.css +18 -9
  646. package/resources/themes/saga-orange/theme.css +18 -9
  647. package/resources/themes/saga-purple/theme.css +18 -9
  648. package/resources/themes/soho-dark/theme.css +18 -9
  649. package/resources/themes/soho-light/theme.css +18 -9
  650. package/resources/themes/tailwind-light/theme.css +18 -9
  651. package/resources/themes/vela-blue/theme.css +18 -9
  652. package/resources/themes/vela-green/theme.css +18 -9
  653. package/resources/themes/vela-orange/theme.css +18 -9
  654. package/resources/themes/vela-purple/theme.css +18 -9
  655. package/resources/themes/viva-dark/theme.css +18 -9
  656. package/resources/themes/viva-light/theme.css +18 -9
  657. package/ripple/ripple.cjs.js +8 -4
  658. package/ripple/ripple.cjs.min.js +1 -1
  659. package/ripple/ripple.esm.js +9 -5
  660. package/ripple/ripple.esm.min.js +1 -1
  661. package/ripple/ripple.js +8 -4
  662. package/ripple/ripple.min.js +1 -1
  663. package/row/row.cjs.js +4 -2
  664. package/row/row.cjs.min.js +1 -1
  665. package/row/row.esm.js +4 -2
  666. package/row/row.esm.min.js +1 -1
  667. package/row/row.js +4 -3
  668. package/row/row.min.js +1 -1
  669. package/scrollpanel/scrollpanel.cjs.js +7 -6
  670. package/scrollpanel/scrollpanel.cjs.min.js +1 -1
  671. package/scrollpanel/scrollpanel.esm.js +3 -2
  672. package/scrollpanel/scrollpanel.esm.min.js +1 -1
  673. package/scrollpanel/scrollpanel.js +8 -7
  674. package/scrollpanel/scrollpanel.min.js +1 -1
  675. package/scrolltop/scrolltop.cjs.js +4 -3
  676. package/scrolltop/scrolltop.cjs.min.js +1 -1
  677. package/scrolltop/scrolltop.esm.js +3 -2
  678. package/scrolltop/scrolltop.esm.min.js +1 -1
  679. package/scrolltop/scrolltop.js +4 -3
  680. package/scrolltop/scrolltop.min.js +1 -1
  681. package/selectbutton/selectbutton.cjs.js +6 -3
  682. package/selectbutton/selectbutton.cjs.min.js +1 -1
  683. package/selectbutton/selectbutton.esm.js +4 -1
  684. package/selectbutton/selectbutton.esm.min.js +1 -1
  685. package/selectbutton/selectbutton.js +7 -5
  686. package/selectbutton/selectbutton.min.js +1 -1
  687. package/sidebar/sidebar.cjs.js +17 -113
  688. package/sidebar/sidebar.cjs.min.js +1 -1
  689. package/sidebar/sidebar.d.ts +3 -3
  690. package/sidebar/sidebar.esm.js +12 -108
  691. package/sidebar/sidebar.esm.min.js +1 -1
  692. package/sidebar/sidebar.js +18 -114
  693. package/sidebar/sidebar.min.js +1 -1
  694. package/skeleton/skeleton.cjs.js +3 -1
  695. package/skeleton/skeleton.cjs.min.js +1 -1
  696. package/skeleton/skeleton.esm.js +3 -1
  697. package/skeleton/skeleton.esm.min.js +1 -1
  698. package/skeleton/skeleton.js +4 -3
  699. package/skeleton/skeleton.min.js +1 -1
  700. package/slidemenu/slidemenu.cjs.js +23 -116
  701. package/slidemenu/slidemenu.cjs.min.js +1 -1
  702. package/slidemenu/slidemenu.d.ts +1 -1
  703. package/slidemenu/slidemenu.esm.js +12 -105
  704. package/slidemenu/slidemenu.esm.min.js +1 -1
  705. package/slidemenu/slidemenu.js +23 -116
  706. package/slidemenu/slidemenu.min.js +1 -1
  707. package/slider/slider.cjs.js +6 -5
  708. package/slider/slider.cjs.min.js +1 -1
  709. package/slider/slider.esm.js +4 -3
  710. package/slider/slider.esm.min.js +1 -1
  711. package/slider/slider.js +6 -5
  712. package/slider/slider.min.js +1 -1
  713. package/speeddial/speeddial.cjs.js +19 -10
  714. package/speeddial/speeddial.cjs.min.js +1 -1
  715. package/speeddial/speeddial.esm.js +14 -5
  716. package/speeddial/speeddial.esm.min.js +1 -1
  717. package/speeddial/speeddial.js +19 -10
  718. package/speeddial/speeddial.min.js +1 -1
  719. package/splitbutton/splitbutton.cjs.js +105 -94
  720. package/splitbutton/splitbutton.cjs.min.js +1 -1
  721. package/splitbutton/splitbutton.d.ts +1 -1
  722. package/splitbutton/splitbutton.esm.js +94 -83
  723. package/splitbutton/splitbutton.esm.min.js +1 -1
  724. package/splitbutton/splitbutton.js +105 -94
  725. package/splitbutton/splitbutton.min.js +1 -1
  726. package/splitter/splitter.cjs.js +5 -4
  727. package/splitter/splitter.cjs.min.js +1 -1
  728. package/splitter/splitter.esm.js +3 -2
  729. package/splitter/splitter.esm.min.js +1 -1
  730. package/splitter/splitter.js +5 -4
  731. package/splitter/splitter.min.js +1 -1
  732. package/steps/steps.cjs.js +8 -7
  733. package/steps/steps.cjs.min.js +1 -1
  734. package/steps/steps.esm.js +3 -2
  735. package/steps/steps.esm.min.js +1 -1
  736. package/steps/steps.js +8 -7
  737. package/steps/steps.min.js +1 -1
  738. package/tabmenu/tabmenu.cjs.js +17 -14
  739. package/tabmenu/tabmenu.cjs.min.js +1 -1
  740. package/tabmenu/tabmenu.esm.js +12 -9
  741. package/tabmenu/tabmenu.esm.min.js +1 -1
  742. package/tabmenu/tabmenu.js +17 -14
  743. package/tabmenu/tabmenu.min.js +1 -1
  744. package/tabview/tabview.cjs.js +38 -22
  745. package/tabview/tabview.cjs.min.js +1 -1
  746. package/tabview/tabview.d.ts +35 -0
  747. package/tabview/tabview.esm.js +26 -10
  748. package/tabview/tabview.esm.min.js +1 -1
  749. package/tabview/tabview.js +38 -22
  750. package/tabview/tabview.min.js +1 -1
  751. package/tag/tag.cjs.js +5 -3
  752. package/tag/tag.cjs.min.js +1 -1
  753. package/tag/tag.esm.js +3 -1
  754. package/tag/tag.esm.min.js +1 -1
  755. package/tag/tag.js +6 -5
  756. package/tag/tag.min.js +1 -1
  757. package/terminal/terminal.cjs.js +11 -9
  758. package/terminal/terminal.cjs.min.js +1 -1
  759. package/terminal/terminal.esm.js +3 -1
  760. package/terminal/terminal.esm.min.js +1 -1
  761. package/terminal/terminal.js +12 -11
  762. package/terminal/terminal.min.js +1 -1
  763. package/tieredmenu/tieredmenu.cjs.js +14 -12
  764. package/tieredmenu/tieredmenu.cjs.min.js +1 -1
  765. package/tieredmenu/tieredmenu.d.ts +1 -1
  766. package/tieredmenu/tieredmenu.esm.js +6 -4
  767. package/tieredmenu/tieredmenu.esm.min.js +1 -1
  768. package/tieredmenu/tieredmenu.js +14 -12
  769. package/tieredmenu/tieredmenu.min.js +1 -1
  770. package/timeline/timeline.cjs.js +10 -8
  771. package/timeline/timeline.cjs.min.js +1 -1
  772. package/timeline/timeline.esm.js +3 -1
  773. package/timeline/timeline.esm.min.js +1 -1
  774. package/timeline/timeline.js +10 -9
  775. package/timeline/timeline.min.js +1 -1
  776. package/toast/toast.cjs.js +12 -10
  777. package/toast/toast.cjs.min.js +1 -1
  778. package/toast/toast.d.ts +2 -2
  779. package/toast/toast.esm.js +4 -2
  780. package/toast/toast.esm.min.js +1 -1
  781. package/toast/toast.js +12 -10
  782. package/toast/toast.min.js +1 -1
  783. package/togglebutton/togglebutton.cjs.js +78 -7
  784. package/togglebutton/togglebutton.cjs.min.js +1 -1
  785. package/togglebutton/togglebutton.esm.js +77 -6
  786. package/togglebutton/togglebutton.esm.min.js +1 -1
  787. package/togglebutton/togglebutton.js +79 -8
  788. package/togglebutton/togglebutton.min.js +1 -1
  789. package/toolbar/toolbar.cjs.js +7 -5
  790. package/toolbar/toolbar.cjs.min.js +1 -1
  791. package/toolbar/toolbar.esm.js +3 -1
  792. package/toolbar/toolbar.esm.min.js +1 -1
  793. package/toolbar/toolbar.js +7 -6
  794. package/toolbar/toolbar.min.js +1 -1
  795. package/tooltip/tooltip.cjs.js +4 -3
  796. package/tooltip/tooltip.cjs.min.js +1 -1
  797. package/tooltip/tooltip.d.ts +27 -0
  798. package/tooltip/tooltip.esm.js +3 -2
  799. package/tooltip/tooltip.esm.min.js +1 -1
  800. package/tooltip/tooltip.js +4 -3
  801. package/tooltip/tooltip.min.js +1 -1
  802. package/tooltip/tooltipoptions.d.ts +1 -1
  803. package/tree/tree.cjs.js +267 -150
  804. package/tree/tree.cjs.min.js +1 -1
  805. package/tree/tree.d.ts +8 -0
  806. package/tree/tree.esm.js +250 -133
  807. package/tree/tree.esm.min.js +1 -1
  808. package/tree/tree.js +268 -152
  809. package/tree/tree.min.js +1 -1
  810. package/treeselect/treeselect.cjs.js +209 -71
  811. package/treeselect/treeselect.cjs.min.js +1 -1
  812. package/treeselect/treeselect.d.ts +26 -1
  813. package/treeselect/treeselect.esm.js +191 -53
  814. package/treeselect/treeselect.esm.min.js +1 -1
  815. package/treeselect/treeselect.js +210 -73
  816. package/treeselect/treeselect.min.js +1 -1
  817. package/treetable/treetable.cjs.js +139 -107
  818. package/treetable/treetable.cjs.min.js +1 -1
  819. package/treetable/treetable.d.ts +3 -3
  820. package/treetable/treetable.esm.js +86 -54
  821. package/treetable/treetable.esm.min.js +1 -1
  822. package/treetable/treetable.js +139 -107
  823. package/treetable/treetable.min.js +1 -1
  824. package/tristatecheckbox/tristatecheckbox.cjs.js +6 -5
  825. package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
  826. package/tristatecheckbox/tristatecheckbox.esm.js +3 -2
  827. package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
  828. package/tristatecheckbox/tristatecheckbox.js +6 -5
  829. package/tristatecheckbox/tristatecheckbox.min.js +1 -1
  830. package/utils/utils.cjs.js +52 -9
  831. package/utils/utils.cjs.min.js +1 -1
  832. package/utils/utils.d.ts +3 -2
  833. package/utils/utils.esm.js +52 -10
  834. package/utils/utils.esm.min.js +1 -1
  835. package/utils/utils.js +52 -9
  836. package/utils/utils.min.js +1 -1
  837. package/web-types.json +137 -30
@@ -162,7 +162,7 @@ var Tailwind = {
162
162
  },
163
163
  accordion: {
164
164
  root: 'mb-1',
165
- accordiontab: {
165
+ tab: {
166
166
  root: 'mb-1',
167
167
  header: function header(_ref2) {
168
168
  var context = _ref2.context;
@@ -219,7 +219,7 @@ var Tailwind = {
219
219
  // Padding.
220
220
  title: 'text-2xl font-bold mb-2',
221
221
  // Font size, font weight, and margin bottom.
222
- subtitle: {
222
+ subTitle: {
223
223
  className: classNames('font-normal mb-2 text-gray-600',
224
224
  // Font weight, margin bottom, and text color.
225
225
  'dark:text-white/60 ' //dark
@@ -348,9 +348,9 @@ var Tailwind = {
348
348
  '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)]',
349
349
  // Focus styles.
350
350
  {
351
- 'border-gray-300 bg-white text-gray-700 hover:bg-white hover:border-gray-400 hover:text-gray-600 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 dark:hover:bg-gray-800/80': parent.state.d_activeIndex !== context.index,
351
+ 'border-gray-300 bg-white text-gray-700 hover:bg-white hover:border-gray-400 hover:text-gray-600 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 dark:hover:bg-gray-800/80': parent.state.activeIndex !== context.index,
352
352
  // Condition-based hover styles.
353
- 'bg-white border-blue-500 text-blue-500 dark:bg-gray-900 dark:border-blue-300 dark:text-blue-300': parent.state.d_activeIndex === context.index // Condition-based active styles.
353
+ 'bg-white border-blue-500 text-blue-500 dark:bg-gray-900 dark:border-blue-300 dark:text-blue-300': parent.state.activeIndex === context.index // Condition-based active styles.
354
354
  }),
355
355
 
356
356
  style: {
@@ -488,6 +488,7 @@ var Tailwind = {
488
488
  root: {
489
489
  className: classNames('bg-white text-gray-700 border-0 rounded-md shadow-lg', 'z-40 transform origin-center', 'absolute left-0 top-0 mt-3', 'before:absolute before:w-0 before:-top-3 before:h-0 before:border-transparent before:border-solid before:ml-6 before:border-x-[0.75rem] before:border-b-[0.75rem] before:border-t-0 before:border-b-white dark:before:border-b-gray-900', 'dark:border dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80')
490
490
  },
491
+ closeButton: 'flex items-center justify-center overflow-hidden absolute top-0 right-0 w-6 h-6',
491
492
  content: 'p-5 items-center flex',
492
493
  transition: TRANSITIONS.overlay
493
494
  },
@@ -572,10 +573,10 @@ var Tailwind = {
572
573
  var context = _ref20.context;
573
574
  return {
574
575
  className: classNames('absolute w-0 h-0 border-transparent border-solid', {
575
- '-m-t-1 border-y-[0.25rem] border-r-[0.25rem] border-l-0 border-r-gray-600': context.right,
576
- '-m-t-1 border-y-[0.25rem] border-l-[0.25rem] border-r-0 border-l-gray-600': context.left,
577
- '-m-l-1 border-x-[0.25rem] border-t-[0.25rem] border-b-0 border-t-gray-600': context.top,
578
- '-m-l-1 border-x-[0.25rem] border-b-[0.25rem] border-t-0 border-b-gray-600': context.bottom
576
+ '-mt-1 border-y-[0.25rem] border-r-[0.25rem] border-l-0 border-r-gray-600': context.right,
577
+ '-mt-1 border-y-[0.25rem] border-l-[0.25rem] border-r-0 border-l-gray-600': context.left,
578
+ '-ml-1 border-x-[0.25rem] border-t-[0.25rem] border-b-0 border-t-gray-600': context.top,
579
+ '-ml-1 border-x-[0.25rem] border-b-[0.25rem] border-t-0 border-b-gray-600': context.bottom
579
580
  })
580
581
  };
581
582
  },
@@ -597,10 +598,10 @@ var Tailwind = {
597
598
  },
598
599
  chooseIcon: 'mr-2 inline-block',
599
600
  chooseButtonLabel: 'flex-1 font-bold',
600
- uploadbutton: {
601
+ uploadButton: {
601
602
  icon: 'mr-2'
602
603
  },
603
- cancelbutton: {
604
+ cancelButton: {
604
605
  icon: 'mr-2'
605
606
  },
606
607
  content: {
@@ -612,7 +613,7 @@ var Tailwind = {
612
613
  thumbnail: 'shrink-0',
613
614
  fileName: 'mb-2',
614
615
  fileSize: 'mr-2',
615
- uploadicon: 'mr-2'
616
+ uploadIcon: 'mr-2'
616
617
  },
617
618
  //Messages
618
619
  messages: {
@@ -781,8 +782,19 @@ var Tailwind = {
781
782
  })
782
783
  };
783
784
  },
784
- badge: function badge(_ref27) {
785
+ loadingIcon: function loadingIcon(_ref27) {
785
786
  var props = _ref27.props;
787
+ return {
788
+ className: classNames('mx-0', {
789
+ 'mr-2': props.loading && props.iconPos == 'left' && props.label != null,
790
+ 'ml-2 order-1': props.loading && props.iconPos == 'right' && props.label != null,
791
+ 'mb-2': props.loading && props.iconPos == 'top' && props.label != null,
792
+ 'mt-2 order-2': props.loading && props.iconPos == 'bottom' && props.label != null
793
+ })
794
+ };
795
+ },
796
+ badge: function badge(_ref28) {
797
+ var props = _ref28.props;
786
798
  return {
787
799
  className: classNames({
788
800
  'ml-2 w-4 h-4 leading-none flex items-center justify-center': props.badge
@@ -793,11 +805,11 @@ var Tailwind = {
793
805
  speeddial: {
794
806
  root: 'absolute flex',
795
807
  button: {
796
- root: function root(_ref28) {
797
- var parent = _ref28.parent;
808
+ root: function root(_ref29) {
809
+ var state = _ref29.state;
798
810
  return {
799
811
  className: classNames('w-16 !h-16 !rounded-full justify-center z-10', {
800
- 'rotate-45': parent.state.visible
812
+ 'rotate-45': state.visible
801
813
  })
802
814
  };
803
815
  },
@@ -806,9 +818,9 @@ var Tailwind = {
806
818
  }
807
819
  },
808
820
  menu: 'm-0 p-0 list-none flex items-center justify-center transition delay-200 z-20',
809
- menuitem: function menuitem(_ref29) {
810
- var props = _ref29.props,
811
- state = _ref29.state;
821
+ menuitem: function menuitem(_ref30) {
822
+ var props = _ref30.props,
823
+ state = _ref30.state;
812
824
  return {
813
825
  className: classNames('transform transition-transform duration-200 ease-out transition-opacity duration-800', !state.visible ? 'opacity-0 scale-0' : 'opacity-1 scale-100', {
814
826
  'my-1 first:mb-2': props.direction == 'up' && props.type == 'linear',
@@ -823,8 +835,8 @@ var Tailwind = {
823
835
  action: {
824
836
  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')
825
837
  },
826
- mask: function mask(_ref30) {
827
- var state = _ref30.state;
838
+ mask: function mask(_ref31) {
839
+ var state = _ref31.state;
828
840
  return {
829
841
  className: classNames('absolute left-0 top-0 w-full h-full transition-opacity duration-250 ease-in-out bg-black/40 z-0', {
830
842
  'opacity-0': !state.visible,
@@ -834,8 +846,8 @@ var Tailwind = {
834
846
  }
835
847
  },
836
848
  splitbutton: {
837
- root: function root(_ref31) {
838
- var props = _ref31.props;
849
+ root: function root(_ref32) {
850
+ var props = _ref32.props;
839
851
  return {
840
852
  className: classNames('inline-flex relative', 'rounded-md', {
841
853
  'shadow-lg': props.raised
@@ -843,8 +855,8 @@ var Tailwind = {
843
855
  };
844
856
  },
845
857
  button: {
846
- root: function root(_ref32) {
847
- var parent = _ref32.parent;
858
+ root: function root(_ref33) {
859
+ var parent = _ref33.parent;
848
860
  return {
849
861
  className: classNames('rounded-r-none border-r-0', {
850
862
  'rounded-l-full': parent.props.rounded
@@ -856,10 +868,10 @@ var Tailwind = {
856
868
  menu: {
857
869
  className: classNames('outline-none', 'py-1 px-0 rounded-md list-none bg-white border-none shadow-lg')
858
870
  },
859
- menulist: 'm-0 p-0 border-none outline-none no-underline list-none',
860
- menubutton: {
861
- root: function root(_ref33) {
862
- var parent = _ref33.parent;
871
+ menuList: 'm-0 p-0 border-none outline-none no-underline list-none',
872
+ menuButton: {
873
+ root: function root(_ref34) {
874
+ var parent = _ref34.parent;
863
875
  return {
864
876
  className: classNames('rounded-l-none', {
865
877
  'rounded-r-full': parent.props.rounded
@@ -873,9 +885,9 @@ var Tailwind = {
873
885
  },
874
886
  //FORMS
875
887
  inputtext: {
876
- root: function root(_ref34) {
877
- var props = _ref34.props,
878
- context = _ref34.context;
888
+ root: function root(_ref35) {
889
+ var props = _ref35.props,
890
+ context = _ref35.context;
879
891
  return {
880
892
  className: classNames('m-0', 'font-sans text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 appearance-none rounded-lg', {
881
893
  'hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]': !context.disabled,
@@ -890,33 +902,34 @@ var Tailwind = {
890
902
  },
891
903
  inputnumber: {
892
904
  root: 'w-full inline-flex',
893
- input: function input(_ref35) {
894
- var props = _ref35.props;
895
- return {
896
- className: classNames({
897
- 'rounded-tr-none rounded-br-none': props.showButtons && props.buttonLayout == 'stacked'
898
- })
899
- };
905
+ input: {
906
+ root: function root(_ref36) {
907
+ var props = _ref36.props;
908
+ return {
909
+ className: classNames({
910
+ 'rounded-tr-none rounded-br-none': props.showButtons && props.buttonLayout == 'stacked'
911
+ })
912
+ };
913
+ }
900
914
  },
901
- buttongroup: function buttongroup(_ref36) {
902
- var props = _ref36.props;
915
+ buttonGroup: function buttonGroup(_ref37) {
916
+ var props = _ref37.props;
903
917
  return {
904
918
  className: classNames({
905
919
  'flex flex-col': props.showButtons && props.buttonLayout == 'stacked'
906
920
  })
907
921
  };
908
922
  },
909
- incrementbutton: function incrementbutton(_ref37) {
910
- var props = _ref37.props;
923
+ incrementButton: function incrementButton(_ref38) {
924
+ var props = _ref38.props;
911
925
  return {
912
926
  className: classNames('flex !items-center !justify-center', {
913
927
  'rounded-br-none rounded-bl-none rounded-bl-none !p-0 flex-1 w-[3rem]': props.showButtons && props.buttonLayout == 'stacked'
914
928
  })
915
929
  };
916
930
  },
917
- label: 'hidden',
918
- decrementbutton: function decrementbutton(_ref38) {
919
- var props = _ref38.props;
931
+ decrementButton: function decrementButton(_ref39) {
932
+ var props = _ref39.props;
920
933
  return {
921
934
  className: classNames('flex !items-center !justify-center', {
922
935
  'rounded-tr-none rounded-tl-none rounded-tl-none !p-0 flex-1 w-[3rem]': props.showButtons && props.buttonLayout == 'stacked'
@@ -925,8 +938,8 @@ var Tailwind = {
925
938
  }
926
939
  },
927
940
  knob: {
928
- root: function root(_ref39) {
929
- var props = _ref39.props;
941
+ root: function root(_ref40) {
942
+ var props = _ref40.props;
930
943
  return {
931
944
  className: classNames('focus:outline-none focus:outline-offset-0 focus:shadow-0', {
932
945
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -938,16 +951,16 @@ var Tailwind = {
938
951
  label: 'text-center text-xl'
939
952
  },
940
953
  inputswitch: {
941
- root: function root(_ref40) {
942
- var props = _ref40.props;
954
+ root: function root(_ref41) {
955
+ var props = _ref41.props;
943
956
  return {
944
957
  className: classNames('inline-block relative', 'w-12 h-7', {
945
958
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
946
959
  })
947
960
  };
948
961
  },
949
- slider: function slider(_ref41) {
950
- var props = _ref41.props;
962
+ slider: function slider(_ref42) {
963
+ var props = _ref42.props;
951
964
  return {
952
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", {
953
966
  'bg-gray-200 dark:bg-gray-800 hover:bg-gray-300 hover:dark:bg-gray-700 ': !props.checked,
@@ -957,8 +970,8 @@ var Tailwind = {
957
970
  }
958
971
  },
959
972
  cascadeselect: {
960
- root: function root(_ref42) {
961
- var props = _ref42.props;
973
+ root: function root(_ref43) {
974
+ var props = _ref43.props;
962
975
  return {
963
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', {
964
977
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -968,7 +981,7 @@ var Tailwind = {
968
981
  label: {
969
982
  className: classNames('block whitespace-nowrap overflow-hidden flex flex-1 w-1 text-overflow-ellipsis cursor-pointer', 'bg-transparent border-0 p-3 text-gray-700 dark:text-white/80', 'appearance-none rounded-md')
970
983
  },
971
- dropdownbutton: {
984
+ dropdownButton: {
972
985
  className: classNames('flex items-center justify-center shrink-0', 'bg-transparent text-gray-600 dark:text-white/80 w-[3rem] rounded-tr-6 rounded-br-6')
973
986
  },
974
987
  panel: 'absolute py-3 bg-white dark:bg-gray-900 border-0 shadow-md',
@@ -976,29 +989,35 @@ var Tailwind = {
976
989
  sublist: {
977
990
  className: classNames('block absolute left-full top-0', 'min-w-full z-10', 'py-3 bg-white dark:bg-gray-900 border-0 shadow-md')
978
991
  },
979
- item: {
980
- className: classNames('cursor-pointer font-normal whitespace-nowrap', 'm-0 border-0 bg-transparent transition-shadow rounded-none', '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')
992
+ item: function item(_ref44) {
993
+ var state = _ref44.state;
994
+ return {
995
+ className: classNames('cursor-pointer font-normal whitespace-nowrap', 'm-0 border-0 bg-transparent transition-shadow rounded-none', {
996
+ '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,
997
+ 'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': state.selected
998
+ })
999
+ };
981
1000
  },
982
1001
  content: {
983
1002
  className: classNames('flex items-center overflow-hidden relative', 'py-3 px-5')
984
1003
  },
985
- optiongroupicon: 'ml-auto',
1004
+ optionGroupIcon: 'ml-auto',
986
1005
  transition: TRANSITIONS.overlay
987
1006
  },
988
1007
  inputmask: {
989
1008
  root: 'font-sans text-base text-gray-700 dark:text-white/80 bg-white dark:bg-gray-900 py-3 px-3 border border-gray-300 dark:border-blue-900/40 hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)] transition duration-200 ease-in-out appearance-none rounded-md'
990
1009
  },
991
1010
  rating: {
992
- root: function root(_ref43) {
993
- var props = _ref43.props;
1011
+ root: function root(_ref45) {
1012
+ var props = _ref45.props;
994
1013
  return {
995
1014
  className: classNames('relative flex items-center', 'gap-2', {
996
1015
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
997
1016
  })
998
1017
  };
999
1018
  },
1000
- cancelitem: function cancelitem(_ref44) {
1001
- _ref44.context;
1019
+ cancelItem: function cancelItem(_ref46) {
1020
+ _ref46.context;
1002
1021
  return {
1003
1022
  className: classNames('inline-flex items-center cursor-pointer'
1004
1023
 
@@ -1009,39 +1028,39 @@ var Tailwind = {
1009
1028
  };
1010
1029
  },
1011
1030
 
1012
- cancelicon: {
1031
+ cancelIcon: {
1013
1032
  className: classNames('text-red-500', 'w-5 h-5', 'transition duration-200 ease-in')
1014
1033
  },
1015
- item: function item(_ref45) {
1016
- var props = _ref45.props,
1017
- context = _ref45.context;
1034
+ item: function item(_ref47) {
1035
+ var props = _ref47.props,
1036
+ context = _ref47.context;
1018
1037
  return {
1019
1038
  className: classNames('inline-flex items-center', {
1020
- 'cursor-pointer': !props.readonly,
1021
- 'cursor-default': props.readonly
1039
+ 'cursor-pointer': !props.readOnly,
1040
+ 'cursor-default': props.readOnly
1022
1041
  }, {
1023
- '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)]': context.focused
1042
+ '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)]': context.active
1024
1043
  })
1025
1044
  };
1026
1045
  },
1027
- officon: {
1046
+ offIcon: {
1028
1047
  className: classNames('text-gray-700 hover:text-blue-400', 'w-5 h-5', 'transition duration-200 ease-in')
1029
1048
  },
1030
- onicon: {
1049
+ onIcon: {
1031
1050
  className: classNames('text-blue-500', 'w-5 h-5', 'transition duration-200 ease-in')
1032
1051
  }
1033
1052
  },
1034
1053
  selectbutton: {
1035
- root: function root(_ref46) {
1036
- var props = _ref46.props;
1054
+ root: function root(_ref48) {
1055
+ var props = _ref48.props;
1037
1056
  return {
1038
1057
  className: classNames({
1039
1058
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
1040
1059
  })
1041
1060
  };
1042
1061
  },
1043
- button: function button(_ref47) {
1044
- var context = _ref47.context;
1062
+ button: function button(_ref49) {
1063
+ var context = _ref49.context;
1045
1064
  return {
1046
1065
  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)]', {
1047
1066
  '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,
@@ -1053,8 +1072,8 @@ var Tailwind = {
1053
1072
  label: 'font-bold'
1054
1073
  },
1055
1074
  slider: {
1056
- root: function root(_ref48) {
1057
- var props = _ref48.props;
1075
+ root: function root(_ref50) {
1076
+ var props = _ref50.props;
1058
1077
  return {
1059
1078
  className: classNames('relative', 'bg-gray-100 dark:bg-gray-800 border-0 rounded-6', {
1060
1079
  'h-1 w-56': props.orientation == 'horizontal',
@@ -1064,8 +1083,8 @@ var Tailwind = {
1064
1083
  })
1065
1084
  };
1066
1085
  },
1067
- range: function range(_ref49) {
1068
- var props = _ref49.props;
1086
+ range: function range(_ref51) {
1087
+ var props = _ref51.props;
1069
1088
  return {
1070
1089
  className: classNames('bg-blue-500', 'block absolute', {
1071
1090
  'top-0 left-0 h-full': props.orientation == 'horizontal',
@@ -1073,25 +1092,7 @@ var Tailwind = {
1073
1092
  })
1074
1093
  };
1075
1094
  },
1076
- handle: function handle(_ref50) {
1077
- var props = _ref50.props;
1078
- return {
1079
- 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', {
1080
- 'top-[50%] mt-[-0.5715rem] ml-[-0.5715rem]': props.orientation == 'horizontal',
1081
- 'left-[50%] mb-[-0.5715rem] ml-[-0.4715rem]': props.orientation == 'vertical'
1082
- })
1083
- };
1084
- },
1085
- starthandler: function starthandler(_ref51) {
1086
- var props = _ref51.props;
1087
- return {
1088
- 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', {
1089
- 'top-[50%] mt-[-0.5715rem] ml-[-0.5715rem]': props.orientation == 'horizontal',
1090
- 'left-[50%] mb-[-0.5715rem] ml-[-0.4715rem]': props.orientation == 'vertical'
1091
- })
1092
- };
1093
- },
1094
- endhandler: function endhandler(_ref52) {
1095
+ handle: function handle(_ref52) {
1095
1096
  var props = _ref52.props;
1096
1097
  return {
1097
1098
  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', {
@@ -1112,7 +1113,7 @@ var Tailwind = {
1112
1113
  },
1113
1114
  panel: 'p-5 bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 shadow-md rounded-md',
1114
1115
  meter: 'mb-2 bg-gray-300 dark:bg-gray-700 h-3',
1115
- meterlabel: function meterlabel(_ref54) {
1116
+ meterLabel: function meterLabel(_ref54) {
1116
1117
  var _state$meter, _state$meter2, _state$meter3;
1117
1118
  var state = _ref54.state,
1118
1119
  props = _ref54.props;
@@ -1126,24 +1127,22 @@ var Tailwind = {
1126
1127
  })
1127
1128
  };
1128
1129
  },
1129
- showicon: {
1130
+ showIcon: {
1130
1131
  className: classNames('absolute top-1/2 -mt-2', 'right-3 text-gray-600 dark:text-white/70')
1131
1132
  },
1132
- hideicon: {
1133
+ hideIcon: {
1133
1134
  className: classNames('absolute top-1/2 -mt-2', 'right-3 text-gray-600 dark:text-white/70')
1134
1135
  },
1135
1136
  transition: TRANSITIONS.overlay
1136
1137
  },
1137
1138
  togglebutton: {
1138
1139
  root: function root(_ref55) {
1139
- var props = _ref55.props;
1140
- _ref55.context;
1140
+ var props = _ref55.props,
1141
+ state = _ref55.state;
1141
1142
  return {
1142
- 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',
1143
- // {
1144
- // '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)]': context.focused
1145
- // },
1146
- {
1143
+ 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', {
1144
+ '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
1145
+ }, {
1147
1146
  'bg-white dark:bg-gray-900 border-gray-300 dark:border-blue-900/40 text-gray-700 dark:text-white/80 hover:bg-gray-100 dark:hover:bg-gray-800/80 hover:border-gray-300 dark:hover:bg-gray-800/70 hover:text-gray-700 dark:hover:text-white/80': !props.checked,
1148
1147
  'bg-blue-500 border-blue-500 text-white hover:bg-blue-600 hover:border-blue-600': props.checked
1149
1148
  }, {
@@ -1156,7 +1155,7 @@ var Tailwind = {
1156
1155
  var props = _ref56.props;
1157
1156
  return {
1158
1157
  className: classNames(' mr-2', {
1159
- 'text-gray-600 dark:text-white/70': !props.modelValue,
1158
+ 'text-gray-600 dark:text-white/70': !props.checked,
1160
1159
  'text-white': props.checked
1161
1160
  })
1162
1161
  };
@@ -1260,18 +1259,18 @@ var Tailwind = {
1260
1259
  })
1261
1260
  };
1262
1261
  },
1263
- itemgroup: {
1262
+ itemGroup: {
1264
1263
  className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
1265
1264
  },
1266
1265
  header: {
1267
1266
  className: classNames('p-3 border-b border-gray-300 text-gray-700 bg-gray-100 mt-0 rounded-tl-lg rounded-tr-lg', 'dark:bg-gray-800 dark:text-white/80 dark:border-blue-900/40')
1268
1267
  },
1269
- filtercontainer: 'relative',
1270
- filterinput: {
1268
+ filterContainer: 'relative',
1269
+ filterInput: {
1271
1270
  className: classNames('pr-7 -mr-7', 'w-full', 'font-sans text-base text-gray-700 bg-white py-3 px-3 border border-gray-300 transition duration-200 rounded-lg appearance-none', 'dark:bg-gray-900 dark:border-blue-900/40 dark:hover:border-blue-300 dark:text-white/80', '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)]')
1272
1271
  },
1273
- filtericon: '-mt-2 absolute top-1/2',
1274
- clearicon: 'text-gray-500 right-12 -mt-2 absolute top-1/2',
1272
+ filterIcon: '-mt-2 absolute top-1/2',
1273
+ clearIcon: 'text-gray-500 right-12 -mt-2 absolute top-1/2',
1275
1274
  transition: TRANSITIONS.overlay
1276
1275
  },
1277
1276
  calendar: {
@@ -1285,16 +1284,16 @@ var Tailwind = {
1285
1284
  },
1286
1285
  input: {
1287
1286
  root: function root(_ref65) {
1288
- var props = _ref65.props;
1287
+ var parent = _ref65.parent;
1289
1288
  return {
1290
1289
  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', {
1291
- 'rounded-lg': !props.showIcon,
1292
- 'border-r-0 rounded-l-lg': props.showIcon
1290
+ 'rounded-lg': !parent.props.showIcon,
1291
+ 'border-r-0 rounded-l-lg': parent.props.showIcon
1293
1292
  })
1294
1293
  };
1295
1294
  }
1296
1295
  },
1297
- dropdownbutton: function dropdownbutton(_ref66) {
1296
+ dropdownButton: function dropdownButton(_ref66) {
1298
1297
  var props = _ref66.props;
1299
1298
  return {
1300
1299
  root: {
@@ -1406,30 +1405,37 @@ var Tailwind = {
1406
1405
  })
1407
1406
  };
1408
1407
  },
1409
- itemgroup: {
1408
+ itemGroup: {
1410
1409
  className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
1411
1410
  },
1412
1411
  header: {
1413
1412
  className: classNames('p-3 border-b border-gray-300 text-gray-700 bg-gray-100 mt-0 rounded-tl-lg rounded-tr-lg', 'dark:bg-gray-800 dark:text-white/80 dark:border-blue-900/40')
1414
1413
  },
1415
- filtercontainer: 'relative',
1416
- filterinput: {
1414
+ filterContainer: 'relative',
1415
+ filterInput: {
1417
1416
  root: {
1418
1417
  className: classNames('pr-7 -mr-7', 'w-full', 'font-sans text-base text-gray-700 bg-white py-3 px-3 border border-gray-300 transition duration-200 rounded-lg appearance-none', 'dark:bg-gray-900 dark:border-blue-900/40 dark:hover:border-blue-300 dark:text-white/80', '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)]')
1419
1418
  }
1420
1419
  },
1421
- filtericon: '-mt-2 absolute top-1/2'
1420
+ filterIcon: '-mt-2 absolute top-1/2'
1422
1421
  },
1423
1422
  mention: {
1424
1423
  root: 'relative',
1425
1424
  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',
1426
1425
  items: 'py-3 list-none m-0',
1427
- item: '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',
1426
+ item: function item(_ref72) {
1427
+ var state = _ref72.state;
1428
+ return {
1429
+ 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', {
1430
+ 'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': state.selected
1431
+ })
1432
+ };
1433
+ },
1428
1434
  transition: TRANSITIONS.overlay
1429
1435
  },
1430
1436
  multiselect: {
1431
- root: function root(_ref72) {
1432
- var props = _ref72.props;
1437
+ root: function root(_ref73) {
1438
+ var props = _ref73.props;
1433
1439
  return {
1434
1440
  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', {
1435
1441
  'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
@@ -1437,12 +1443,12 @@ var Tailwind = {
1437
1443
  };
1438
1444
  },
1439
1445
  labelContainer: 'overflow-hidden flex flex-auto cursor-pointer',
1440
- label: function label(_ref73) {
1441
- var props = _ref73.props;
1446
+ label: function label(_ref74) {
1447
+ var props = _ref74.props;
1442
1448
  return {
1443
1449
  className: classNames('block overflow-hidden whitespace-nowrap cursor-pointer overflow-ellipsis', 'text-gray-800 dark:text-white/80', 'p-3 transition duration-200', {
1444
- '!p-3': props.display !== 'chip' && ((props === null || props === void 0 ? void 0 : props.modelValue) == null || (props === null || props === void 0 ? void 0 : props.modelValue) == undefined),
1445
- '!py-1.5 px-3': props.display === 'chip' && (props === null || props === void 0 ? void 0 : props.modelValue) !== null
1450
+ '!p-3': props.display !== 'chip' && (props.value == null || props.value == undefined),
1451
+ '!py-1.5 px-3': props.display === 'chip' && props.value !== null
1446
1452
  })
1447
1453
  };
1448
1454
  },
@@ -1462,16 +1468,18 @@ var Tailwind = {
1462
1468
  headerCheckboxContainer: {
1463
1469
  className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
1464
1470
  },
1465
- headerCheckbox: function headerCheckbox(_ref74) {
1466
- var context = _ref74.context;
1467
- return {
1468
- 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)]', {
1469
- 'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
1470
- 'border-blue-500 bg-blue-500': context === null || context === void 0 ? void 0 : context.selected
1471
- })
1472
- };
1471
+ headerCheckbox: {
1472
+ root: function root(_ref75) {
1473
+ var props = _ref75.props;
1474
+ return {
1475
+ 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)]', {
1476
+ 'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(props !== null && props !== void 0 && props.checked),
1477
+ 'border-blue-500 bg-blue-500': props === null || props === void 0 ? void 0 : props.checked
1478
+ })
1479
+ };
1480
+ }
1473
1481
  },
1474
- headercheckboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base',
1482
+ headerCheckboxIcon: 'w-4 h-4 transition-all duration-200 text-white text-base',
1475
1483
  closeButton: {
1476
1484
  className: classNames('flex items-center justify-center overflow-hidden relative', 'w-8 h-8 text-gray-500 dark:text-white/70 border-0 bg-transparent rounded-full transition duration-200 ease-in-out mr-2 last:mr-0', 'hover:text-gray-700 dark:hover:text-white/80 hover:border-transparent hover:bg-gray-200 dark:hover:bg-gray-800/80 ', '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)]')
1477
1485
  },
@@ -1480,8 +1488,8 @@ var Tailwind = {
1480
1488
  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')
1481
1489
  },
1482
1490
  list: 'py-3 list-none m-0',
1483
- item: function item(_ref75) {
1484
- var context = _ref75.context;
1491
+ item: function item(_ref76) {
1492
+ var context = _ref76.context;
1485
1493
  return {
1486
1494
  className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1487
1495
  'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
@@ -1494,8 +1502,8 @@ var Tailwind = {
1494
1502
  checkboxContainer: {
1495
1503
  className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
1496
1504
  },
1497
- checkbox: function checkbox(_ref76) {
1498
- var context = _ref76.context;
1505
+ checkbox: function checkbox(_ref77) {
1506
+ var context = _ref77.context;
1499
1507
  return {
1500
1508
  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)]', {
1501
1509
  'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
@@ -1503,24 +1511,26 @@ var Tailwind = {
1503
1511
  })
1504
1512
  };
1505
1513
  },
1506
- checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base',
1507
- itemgroup: {
1514
+ checkboxIcon: 'w-4 h-4 transition-all duration-200 text-white text-base',
1515
+ itemGroup: {
1508
1516
  className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
1509
1517
  },
1510
- filtercontainer: 'relative',
1511
- filterinput: {
1512
- className: classNames('pr-7 -mr-7', 'w-full', 'font-sans text-base text-gray-700 bg-white py-3 px-3 border border-gray-300 transition duration-200 rounded-lg appearance-none', 'dark:bg-gray-900 dark:border-blue-900/40 dark:hover:border-blue-300 dark:text-white/80', '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)]')
1518
+ filterContainer: 'relative',
1519
+ filterInput: {
1520
+ root: {
1521
+ className: classNames('pr-7 -mr-7', 'w-full', 'font-sans text-base text-gray-700 bg-white py-3 px-3 border border-gray-300 transition duration-200 rounded-lg appearance-none', 'dark:bg-gray-900 dark:border-blue-900/40 dark:hover:border-blue-300 dark:text-white/80', '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)]')
1522
+ }
1513
1523
  },
1514
- filtericon: '-mt-2 absolute top-1/2',
1515
- clearicon: 'text-gray-500 right-12 -mt-2 absolute top-1/2',
1524
+ filterIcon: '-mt-2 absolute top-1/2',
1525
+ clearIcon: 'text-gray-500 right-12 -mt-2 absolute top-1/2',
1516
1526
  transition: TRANSITIONS.overlay
1517
1527
  },
1518
1528
  multistatecheckbox: {
1519
1529
  root: {
1520
1530
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
1521
1531
  },
1522
- checkbox: function checkbox(_ref77) {
1523
- var props = _ref77.props;
1532
+ checkbox: function checkbox(_ref78) {
1533
+ var props = _ref78.props;
1524
1534
  return {
1525
1535
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
1526
1536
  'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
@@ -1533,8 +1543,8 @@ var Tailwind = {
1533
1543
  }
1534
1544
  },
1535
1545
  inputtextarea: {
1536
- root: function root(_ref78) {
1537
- var context = _ref78.context;
1546
+ root: function root(_ref79) {
1547
+ var context = _ref79.context;
1538
1548
  return {
1539
1549
  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)]', {
1540
1550
  'opacity-60 select-none pointer-events-none cursor-default': context.disabled
@@ -1543,8 +1553,8 @@ var Tailwind = {
1543
1553
  }
1544
1554
  },
1545
1555
  treeselect: {
1546
- root: function root(_ref79) {
1547
- var props = _ref79.props;
1556
+ root: function root(_ref80) {
1557
+ var props = _ref80.props;
1548
1558
  return {
1549
1559
  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', {
1550
1560
  'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
@@ -1575,8 +1585,8 @@ var Tailwind = {
1575
1585
  transition: TRANSITIONS.overlay
1576
1586
  },
1577
1587
  autocomplete: {
1578
- root: function root(_ref80) {
1579
- var props = _ref80.props;
1588
+ root: function root(_ref81) {
1589
+ var props = _ref81.props;
1580
1590
  return {
1581
1591
  className: classNames('relative inline-flex', {
1582
1592
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1588,11 +1598,11 @@ var Tailwind = {
1588
1598
  container: {
1589
1599
  className: classNames('m-0 list-none cursor-text overflow-hidden flex items-center flex-wrap w-full', 'px-3 py-2 gap-2', 'font-sans text-base text-gray-700 dark:text-white/80 bg-white dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 transition duration-200 ease-in-out appearance-none rounded-md', 'focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] hover:border-blue-500 focus:outline-none dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]')
1590
1600
  },
1591
- inputtoken: {
1601
+ inputToken: {
1592
1602
  className: classNames('py-0.375rem px-0', 'flex-1 inline-flex')
1593
1603
  },
1594
- input: function input(_ref81) {
1595
- var props = _ref81.props;
1604
+ input: function input(_ref82) {
1605
+ var props = _ref82.props;
1596
1606
  return {
1597
1607
  root: {
1598
1608
  className: classNames('m-0', 'transition-colors duration-200 appearance-none rounded-lg', {
@@ -1607,15 +1617,15 @@ var Tailwind = {
1607
1617
  token: {
1608
1618
  className: classNames('py-1 px-2 mr-2 bg-gray-300 dark:bg-gray-700 text-gray-700 dark:text-white/80 rounded-full', 'cursor-default inline-flex items-center')
1609
1619
  },
1610
- dropdownbutton: {
1620
+ dropdownButton: {
1611
1621
  root: 'rounded-tl-none rounded-bl-none'
1612
1622
  },
1613
1623
  panel: {
1614
1624
  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')
1615
1625
  },
1616
1626
  list: 'py-3 list-none m-0',
1617
- item: function item(_ref82) {
1618
- var context = _ref82.context;
1627
+ item: function item(_ref83) {
1628
+ var context = _ref83.context;
1619
1629
  return {
1620
1630
  className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1621
1631
  'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
@@ -1625,14 +1635,14 @@ var Tailwind = {
1625
1635
  })
1626
1636
  };
1627
1637
  },
1628
- itemgroup: {
1638
+ itemGroup: {
1629
1639
  className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
1630
1640
  },
1631
1641
  transition: TRANSITIONS.overlay
1632
1642
  },
1633
1643
  chips: {
1634
- root: function root(_ref83) {
1635
- var props = _ref83.props;
1644
+ root: function root(_ref84) {
1645
+ var props = _ref84.props;
1636
1646
  return {
1637
1647
  className: classNames('flex', {
1638
1648
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1642,7 +1652,7 @@ var Tailwind = {
1642
1652
  container: {
1643
1653
  className: classNames('m-0 py-1.5 px-3 list-none cursor-text overflow-hidden flex items-center flex-wrap', 'w-full', 'font-sans text-base text-gray-600 dark:text-white/70 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)]')
1644
1654
  },
1645
- inputtoken: {
1655
+ inputToken: {
1646
1656
  className: classNames('py-1.5 px-0', 'flex flex-1 inline-flex')
1647
1657
  },
1648
1658
  input: {
@@ -1654,8 +1664,8 @@ var Tailwind = {
1654
1664
  removeTokenIcon: 'ml-2'
1655
1665
  },
1656
1666
  colorpicker: {
1657
- root: function root(_ref84) {
1658
- var props = _ref84.props;
1667
+ root: function root(_ref85) {
1668
+ var props = _ref85.props;
1659
1669
  return {
1660
1670
  className: classNames('inline-block', {
1661
1671
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1665,8 +1675,8 @@ var Tailwind = {
1665
1675
  input: {
1666
1676
  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')
1667
1677
  },
1668
- panel: function panel(_ref85) {
1669
- var props = _ref85.props;
1678
+ panel: function panel(_ref86) {
1679
+ var props = _ref86.props;
1670
1680
  return {
1671
1681
  className: classNames('shadow-md', 'bg-gray-800 border-gray-900', {
1672
1682
  'relative h-48 w-52': props.inline,
@@ -1706,8 +1716,8 @@ var Tailwind = {
1706
1716
  },
1707
1717
  //MISC
1708
1718
  badge: {
1709
- root: function root(_ref86) {
1710
- var props = _ref86.props;
1719
+ root: function root(_ref87) {
1720
+ var props = _ref87.props;
1711
1721
  return {
1712
1722
  className: classNames('rounded-full p-0 text-center inline-block', 'bg-blue-500 text-white font-bold', {
1713
1723
  'bg-gray-500 ': props.severity == 'secondary',
@@ -1725,9 +1735,9 @@ var Tailwind = {
1725
1735
  }
1726
1736
  },
1727
1737
  avatar: {
1728
- root: function root(_ref87) {
1729
- var props = _ref87.props,
1730
- state = _ref87.state;
1738
+ root: function root(_ref88) {
1739
+ var props = _ref88.props,
1740
+ state = _ref88.state;
1731
1741
  return {
1732
1742
  className: classNames('flex items-center justify-center', 'bg-gray-300 dark:bg-gray-800', {
1733
1743
  'rounded-lg': props.shape == 'square',
@@ -1763,8 +1773,8 @@ var Tailwind = {
1763
1773
  root: {
1764
1774
  className: classNames('overflow-hidden relative', 'border-0 h-6 bg-gray-200 rounded-md dark:bg-gray-800')
1765
1775
  },
1766
- value: function value(_ref88) {
1767
- var props = _ref88.props;
1776
+ value: function value(_ref89) {
1777
+ var props = _ref89.props;
1768
1778
  return {
1769
1779
  className: classNames('border-0 m-0 bg-blue-500', {
1770
1780
  'transition-width duration-1000 ease-in-out absolute items-center border-0 flex h-full justify-center overflow-hidden w-0': props.mode !== 'indeterminate',
@@ -1784,8 +1794,8 @@ var Tailwind = {
1784
1794
  circle: 'text-red-500 progress-spinner-circle'
1785
1795
  },
1786
1796
  skeleton: {
1787
- root: function root(_ref89) {
1788
- var props = _ref89.props;
1797
+ root: function root(_ref90) {
1798
+ var props = _ref90.props;
1789
1799
  return {
1790
1800
  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', {
1791
1801
  'rounded-md': props.shape !== 'circle',
@@ -1795,8 +1805,8 @@ var Tailwind = {
1795
1805
  }
1796
1806
  },
1797
1807
  tag: {
1798
- root: function root(_ref90) {
1799
- var props = _ref90.props;
1808
+ root: function root(_ref91) {
1809
+ var props = _ref91.props;
1800
1810
  return {
1801
1811
  className: classNames('inline-flex items-center justify-center', 'bg-blue-500 text-white text-xs font-semibold px-2 py-1 ', {
1802
1812
  'bg-gray-500 ': props.severity == 'secondary',
@@ -1820,8 +1830,8 @@ var Tailwind = {
1820
1830
  }
1821
1831
  },
1822
1832
  scrolltop: {
1823
- root: function root(_ref91) {
1824
- var props = _ref91.props;
1833
+ root: function root(_ref92) {
1834
+ var props = _ref92.props;
1825
1835
  return {
1826
1836
  className: classNames('fixed bottom-20 right-20 flex items-center justify-center', 'ml-auto', {
1827
1837
  '!bg-blue-500 hover:bg-blue-600 text-white rounded-md h-8 w-8': props.target == 'parent',
@@ -1879,8 +1889,8 @@ var Tailwind = {
1879
1889
  className: classNames('m-0 p-0 list-none', 'outline-none')
1880
1890
  },
1881
1891
  menuitem: 'relative',
1882
- content: function content(_ref92) {
1883
- var context = _ref92.context;
1892
+ content: function content(_ref93) {
1893
+ var context = _ref93.context;
1884
1894
  return {
1885
1895
  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',
1886
1896
  // Hover
@@ -1908,8 +1918,8 @@ var Tailwind = {
1908
1918
  }
1909
1919
  },
1910
1920
  dock: {
1911
- root: function root(_ref93) {
1912
- var props = _ref93.props;
1921
+ root: function root(_ref94) {
1922
+ var props = _ref94.props;
1913
1923
  return {
1914
1924
  className: classNames('absolute z-1 flex justify-center items-center pointer-events-none', {
1915
1925
  'left-0 bottom-0 w-full': props.position == 'bottom',
@@ -1922,18 +1932,18 @@ var Tailwind = {
1922
1932
  container: {
1923
1933
  className: classNames('flex pointer-events-auto', 'bg-white/10 border-white/20 p-2 border rounded-md')
1924
1934
  },
1925
- menu: function menu(_ref94) {
1926
- var props = _ref94.props;
1935
+ menu: function menu(_ref95) {
1936
+ var props = _ref95.props;
1927
1937
  return {
1928
1938
  className: classNames('m-0 p-0 list-none flex items-center justify-center', 'outline-none', {
1929
1939
  'flex-col': props.position == 'left' || props.position == 'right'
1930
1940
  })
1931
1941
  };
1932
1942
  },
1933
- menuitem: function menuitem(_ref95) {
1934
- var props = _ref95.props,
1935
- context = _ref95.context,
1936
- state = _ref95.state;
1943
+ menuitem: function menuitem(_ref96) {
1944
+ var props = _ref96.props,
1945
+ context = _ref96.context,
1946
+ state = _ref96.state;
1937
1947
  return {
1938
1948
  className: classNames('p-2 rounded-md', 'transition-all duration-200 ease-cubic-bezier-will-change-transform transform ', {
1939
1949
  'origin-bottom hover:mx-6': props.position == 'bottom',
@@ -1956,8 +1966,8 @@ var Tailwind = {
1956
1966
  menu: {
1957
1967
  className: classNames('m-0 p-0 list-none', 'outline-none')
1958
1968
  },
1959
- content: function content(_ref96) {
1960
- var context = _ref96.context;
1969
+ content: function content(_ref97) {
1970
+ var context = _ref97.context;
1961
1971
  return {
1962
1972
  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',
1963
1973
  // Hover
@@ -1982,8 +1992,8 @@ var Tailwind = {
1982
1992
  root: {
1983
1993
  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')
1984
1994
  },
1985
- menu: function menu(_ref97) {
1986
- var state = _ref97.state;
1995
+ menu: function menu(_ref98) {
1996
+ var state = _ref98.state;
1987
1997
  return {
1988
1998
  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', {
1989
1999
  'hidden ': !(state !== null && state !== void 0 && state.mobileActive),
@@ -1991,9 +2001,9 @@ var Tailwind = {
1991
2001
  })
1992
2002
  };
1993
2003
  },
1994
- menuitem: function menuitem(_ref98) {
1995
- var props = _ref98.props,
1996
- context = _ref98.context;
2004
+ menuitem: function menuitem(_ref99) {
2005
+ var props = _ref99.props,
2006
+ context = _ref99.context;
1997
2007
  return {
1998
2008
  className: classNames('sm:relative sm:w-auto w-full static', 'transition-shadow duration-200', {
1999
2009
  'rounded-md': props.root
@@ -2006,8 +2016,8 @@ var Tailwind = {
2006
2016
  })
2007
2017
  };
2008
2018
  },
2009
- action: function action(_ref99) {
2010
- var context = _ref99.context;
2019
+ action: function action(_ref100) {
2020
+ var context = _ref100.context;
2011
2021
  return {
2012
2022
  className: classNames('select-none', 'cursor-pointer flex items-center no-underline overflow-hidden relative', 'py-3 px-5 select-none', {
2013
2023
  'pl-9 sm:pl-5': context.level === 1,
@@ -2016,8 +2026,8 @@ var Tailwind = {
2016
2026
  };
2017
2027
  },
2018
2028
  icon: 'mr-2',
2019
- submenuicon: function submenuicon(_ref100) {
2020
- var props = _ref100.props;
2029
+ submenuicon: function submenuicon(_ref101) {
2030
+ var props = _ref101.props;
2021
2031
  return {
2022
2032
  className: classNames({
2023
2033
  'ml-auto sm:ml-2': props.root,
@@ -2025,8 +2035,8 @@ var Tailwind = {
2025
2035
  })
2026
2036
  };
2027
2037
  },
2028
- submenu: function submenu(_ref101) {
2029
- var props = _ref101.props;
2038
+ submenu: function submenu(_ref102) {
2039
+ var props = _ref102.props;
2030
2040
  return {
2031
2041
  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', {
2032
2042
  'sm:absolute sm:left-full sm:top-0': !props.root
@@ -2040,8 +2050,8 @@ var Tailwind = {
2040
2050
  end: 'ml-auto self-auto'
2041
2051
  },
2042
2052
  megamenu: {
2043
- root: function root(_ref102) {
2044
- var props = _ref102.props;
2053
+ root: function root(_ref103) {
2054
+ var props = _ref103.props;
2045
2055
  return {
2046
2056
  className: classNames('bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex relative', {
2047
2057
  'p-2 items-center': props.orientation == 'horizontal',
@@ -2049,9 +2059,9 @@ var Tailwind = {
2049
2059
  })
2050
2060
  };
2051
2061
  },
2052
- menu: function menu(_ref103) {
2053
- var props = _ref103.props,
2054
- state = _ref103.state;
2062
+ menu: function menu(_ref104) {
2063
+ var props = _ref104.props,
2064
+ state = _ref104.state;
2055
2065
  return {
2056
2066
  className: classNames('m-0 sm:p-0 list-none', 'outline-none', {
2057
2067
  hidden: props.orientation !== 'vertical' && !state.mobileActive
@@ -2062,9 +2072,9 @@ var Tailwind = {
2062
2072
  })
2063
2073
  };
2064
2074
  },
2065
- menuitem: function menuitem(_ref104) {
2066
- var props = _ref104.props,
2067
- context = _ref104.context;
2075
+ menuitem: function menuitem(_ref105) {
2076
+ var props = _ref105.props,
2077
+ context = _ref105.context;
2068
2078
  return {
2069
2079
  className: classNames('transition-shadow duration-200', {
2070
2080
  'rounded-md': props.orientation == 'horizontal'
@@ -2080,8 +2090,8 @@ var Tailwind = {
2080
2090
  })
2081
2091
  };
2082
2092
  },
2083
- menuButton: function menuButton(_ref105) {
2084
- var props = _ref105.props;
2093
+ menuButton: function menuButton(_ref106) {
2094
+ var props = _ref106.props;
2085
2095
  return {
2086
2096
  className: classNames({
2087
2097
  'flex md:hidden': props.orientation === 'horizontal'
@@ -2102,8 +2112,8 @@ var Tailwind = {
2102
2112
  submenuItem: {
2103
2113
  className: classNames('text-gray-700 hover:bg-gray-200')
2104
2114
  },
2105
- submenuicon: function submenuicon(_ref106) {
2106
- var props = _ref106.props;
2115
+ submenuicon: function submenuicon(_ref107) {
2116
+ var props = _ref107.props;
2107
2117
  return {
2108
2118
  className: classNames({
2109
2119
  'ml-2': props.orientation === 'horizontal',
@@ -2111,8 +2121,8 @@ var Tailwind = {
2111
2121
  })
2112
2122
  };
2113
2123
  },
2114
- panel: function panel(_ref107) {
2115
- var props = _ref107.props;
2124
+ panel: function panel(_ref108) {
2125
+ var props = _ref108.props;
2116
2126
  return {
2117
2127
  className: classNames('py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-auto', 'absolute z-10', {
2118
2128
  'left-full top-0': props.orientation !== 'horizontal'
@@ -2153,8 +2163,8 @@ var Tailwind = {
2153
2163
  menu: {
2154
2164
  className: classNames('outline-none', 'm-0 p-0 list-none')
2155
2165
  },
2156
- menuitem: function menuitem(_ref108) {
2157
- var context = _ref108.context;
2166
+ menuitem: function menuitem(_ref109) {
2167
+ var context = _ref109.context;
2158
2168
  return {
2159
2169
  className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 border-none rounded-none', {
2160
2170
  'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused
@@ -2199,9 +2209,9 @@ var Tailwind = {
2199
2209
  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')
2200
2210
  },
2201
2211
  menuitem: 'mr-0',
2202
- action: function action(_ref109) {
2203
- var context = _ref109.context,
2204
- state = _ref109.state;
2212
+ action: function action(_ref110) {
2213
+ var context = _ref110.context,
2214
+ state = _ref110.state;
2205
2215
  return {
2206
2216
  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)]', {
2207
2217
  '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,
@@ -2222,8 +2232,8 @@ var Tailwind = {
2222
2232
  },
2223
2233
  content: 'relative overflow-x-hidden overflow-y-auto h-full',
2224
2234
  menu: 'outline-none m-0 p-0 list-none absolute top-0 block',
2225
- menuitem: function menuitem(_ref110) {
2226
- var context = _ref110.context;
2235
+ menuitem: function menuitem(_ref111) {
2236
+ var context = _ref111.context;
2227
2237
  return {
2228
2238
  className: classNames({
2229
2239
  relative: !context.active,
@@ -2231,8 +2241,8 @@ var Tailwind = {
2231
2241
  })
2232
2242
  };
2233
2243
  },
2234
- action: function action(_ref111) {
2235
- var context = _ref111.context;
2244
+ action: function action(_ref112) {
2245
+ var context = _ref112.context;
2236
2246
  return {
2237
2247
  className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
2238
2248
  '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,
@@ -2240,8 +2250,8 @@ var Tailwind = {
2240
2250
  })
2241
2251
  };
2242
2252
  },
2243
- previous: function previous(_ref112) {
2244
- var state = _ref112.state;
2253
+ previous: function previous(_ref113) {
2254
+ var state = _ref113.state;
2245
2255
  return {
2246
2256
  className: classNames('py-3 px-5 cursor-pointer bottom-0 w-full text-gray-700 dark:text-white/80', {
2247
2257
  hidden: state.level === 0
@@ -2264,8 +2274,8 @@ var Tailwind = {
2264
2274
  className: classNames('outline-none', 'm-0 p-0 list-none')
2265
2275
  },
2266
2276
  menuitem: 'relative',
2267
- content: function content(_ref113) {
2268
- var context = _ref113.context;
2277
+ content: function content(_ref114) {
2278
+ var context = _ref114.context;
2269
2279
  return {
2270
2280
  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',
2271
2281
  //Hover
@@ -2277,8 +2287,8 @@ var Tailwind = {
2277
2287
  })
2278
2288
  };
2279
2289
  },
2280
- action: function action(_ref114) {
2281
- var context = _ref114.context;
2290
+ action: function action(_ref115) {
2291
+ var context = _ref115.context;
2282
2292
  return {
2283
2293
  className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
2284
2294
  '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,
@@ -2363,8 +2373,8 @@ var Tailwind = {
2363
2373
  className: classNames('flex items-center justify-center', 'p-4')
2364
2374
  },
2365
2375
  indicator: 'mr-2',
2366
- indicatorbutton: function indicatorbutton(_ref115) {
2367
- var context = _ref115.context;
2376
+ indicatorbutton: function indicatorbutton(_ref116) {
2377
+ var context = _ref116.context;
2368
2378
  return {
2369
2379
  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)]', {
2370
2380
  'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
@@ -2372,8 +2382,8 @@ var Tailwind = {
2372
2382
  })
2373
2383
  };
2374
2384
  },
2375
- mask: function mask(_ref116) {
2376
- var state = _ref116.state;
2385
+ mask: function mask(_ref117) {
2386
+ var state = _ref117.state;
2377
2387
  return {
2378
2388
  className: classNames({
2379
2389
  'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
@@ -2406,8 +2416,8 @@ var Tailwind = {
2406
2416
  carousel: {
2407
2417
  root: 'flex flex-col',
2408
2418
  content: 'flex flex-col overflow-auto',
2409
- container: function container(_ref117) {
2410
- var props = _ref117.props;
2419
+ container: function container(_ref118) {
2420
+ var props = _ref118.props;
2411
2421
  return {
2412
2422
  className: classNames('flex', {
2413
2423
  'flex-row': props.orientation !== 'vertical',
@@ -2419,8 +2429,8 @@ var Tailwind = {
2419
2429
  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')
2420
2430
  },
2421
2431
  itemscontent: 'overflow-hidden w-full',
2422
- itemscontainer: function itemscontainer(_ref118) {
2423
- var props = _ref118.props;
2432
+ itemscontainer: function itemscontainer(_ref119) {
2433
+ var props = _ref119.props;
2424
2434
  return {
2425
2435
  className: classNames('flex ', {
2426
2436
  'flex-row': props.orientation !== 'vertical',
@@ -2428,8 +2438,8 @@ var Tailwind = {
2428
2438
  })
2429
2439
  };
2430
2440
  },
2431
- item: function item(_ref119) {
2432
- var props = _ref119.props;
2441
+ item: function item(_ref120) {
2442
+ var props = _ref120.props;
2433
2443
  return {
2434
2444
  className: classNames('flex shrink-0 grow', {
2435
2445
  'w-1/3': props.orientation !== 'vertical',
@@ -2441,8 +2451,8 @@ var Tailwind = {
2441
2451
  className: classNames('flex flex-row justify-center flex-wrap')
2442
2452
  },
2443
2453
  indicator: 'mr-2 mb-2',
2444
- indicatorbutton: function indicatorbutton(_ref120) {
2445
- var context = _ref120.context;
2454
+ indicatorbutton: function indicatorbutton(_ref121) {
2455
+ var context = _ref121.context;
2446
2456
  return {
2447
2457
  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)]', {
2448
2458
  'bg-blue-500 hover:bg-blue-600': context.active,
@@ -2452,9 +2462,9 @@ var Tailwind = {
2452
2462
  }
2453
2463
  },
2454
2464
  tree: {
2455
- root: function root(_ref121) {
2465
+ root: function root(_ref122) {
2456
2466
  var _props$__parentMetada;
2457
- var props = _ref121.props;
2467
+ var props = _ref122.props;
2458
2468
  return {
2459
2469
  className: classNames('max-w-[30rem] md:w-full', 'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 p-5', {
2460
2470
  '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'
@@ -2464,9 +2474,9 @@ var Tailwind = {
2464
2474
  wrapper: 'overflow-auto',
2465
2475
  container: 'm-0 p-0 list-none overflow-auto',
2466
2476
  node: 'p-1 outline-none',
2467
- content: function content(_ref122) {
2468
- var context = _ref122.context,
2469
- props = _ref122.props;
2477
+ content: function content(_ref123) {
2478
+ var context = _ref123.context,
2479
+ props = _ref123.props;
2470
2480
  return {
2471
2481
  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)]', {
2472
2482
  'bg-blue-50 text-blue-600': context.selected
@@ -2475,8 +2485,8 @@ var Tailwind = {
2475
2485
  })
2476
2486
  };
2477
2487
  },
2478
- toggler: function toggler(_ref123) {
2479
- var context = _ref123.context;
2488
+ toggler: function toggler(_ref124) {
2489
+ var context = _ref124.context;
2480
2490
  return {
2481
2491
  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)]', {
2482
2492
  '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,
@@ -2487,9 +2497,9 @@ var Tailwind = {
2487
2497
  };
2488
2498
  },
2489
2499
  checkboxcontainer: 'mr-2',
2490
- checkbox: function checkbox(_ref124) {
2491
- var context = _ref124.context,
2492
- props = _ref124.props;
2500
+ checkbox: function checkbox(_ref125) {
2501
+ var context = _ref125.context,
2502
+ props = _ref125.props;
2493
2503
  return {
2494
2504
  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', {
2495
2505
  'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
@@ -2514,8 +2524,8 @@ var Tailwind = {
2514
2524
  },
2515
2525
  // DATA
2516
2526
  timeline: {
2517
- root: function root(_ref125) {
2518
- var props = _ref125.props;
2527
+ root: function root(_ref126) {
2528
+ var props = _ref126.props;
2519
2529
  return {
2520
2530
  className: classNames('flex grow', {
2521
2531
  'flex-col': props.layout === 'vertical',
@@ -2523,9 +2533,9 @@ var Tailwind = {
2523
2533
  })
2524
2534
  };
2525
2535
  },
2526
- event: function event(_ref126) {
2527
- var props = _ref126.props,
2528
- context = _ref126.context;
2536
+ event: function event(_ref127) {
2537
+ var props = _ref127.props,
2538
+ context = _ref127.context;
2529
2539
  return {
2530
2540
  className: classNames('flex relative min-h-[70px]', {
2531
2541
  'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
@@ -2534,9 +2544,9 @@ var Tailwind = {
2534
2544
  })
2535
2545
  };
2536
2546
  },
2537
- opposite: function opposite(_ref127) {
2538
- var props = _ref127.props,
2539
- context = _ref127.context;
2547
+ opposite: function opposite(_ref128) {
2548
+ var props = _ref128.props,
2549
+ context = _ref128.context;
2540
2550
  return {
2541
2551
  className: classNames('flex-1', {
2542
2552
  'px-4': props.layout === 'vertical',
@@ -2547,8 +2557,8 @@ var Tailwind = {
2547
2557
  })
2548
2558
  };
2549
2559
  },
2550
- separator: function separator(_ref128) {
2551
- var props = _ref128.props;
2560
+ separator: function separator(_ref129) {
2561
+ var props = _ref129.props;
2552
2562
  return {
2553
2563
  className: classNames('flex items-center flex-initial', {
2554
2564
  'flex-col': props.layout === 'vertical',
@@ -2557,8 +2567,8 @@ var Tailwind = {
2557
2567
  };
2558
2568
  },
2559
2569
  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',
2560
- connector: function connector(_ref129) {
2561
- var props = _ref129.props;
2570
+ connector: function connector(_ref130) {
2571
+ var props = _ref130.props;
2562
2572
  return {
2563
2573
  className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
2564
2574
  'w-[2px]': props.layout === 'vertical',
@@ -2566,9 +2576,9 @@ var Tailwind = {
2566
2576
  })
2567
2577
  };
2568
2578
  },
2569
- content: function content(_ref130) {
2570
- var props = _ref130.props,
2571
- context = _ref130.context;
2579
+ content: function content(_ref131) {
2580
+ var props = _ref131.props,
2581
+ context = _ref131.context;
2572
2582
  return {
2573
2583
  className: classNames('flex-1', {
2574
2584
  'px-4': props.layout === 'vertical',
@@ -2593,16 +2603,16 @@ var Tailwind = {
2593
2603
  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'
2594
2604
  },
2595
2605
  dataviewlayoutoptions: {
2596
- listbutton: function listbutton(_ref131) {
2597
- var props = _ref131.props;
2606
+ listbutton: function listbutton(_ref132) {
2607
+ var props = _ref132.props;
2598
2608
  return {
2599
2609
  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
2600
2610
  )
2601
2611
  };
2602
2612
  },
2603
2613
 
2604
- gridbutton: function gridbutton(_ref132) {
2605
- var props = _ref132.props;
2614
+ gridbutton: function gridbutton(_ref133) {
2615
+ var props = _ref133.props;
2606
2616
  return {
2607
2617
  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
2608
2618
  )
@@ -2633,8 +2643,8 @@ var Tailwind = {
2633
2643
  )
2634
2644
  },
2635
2645
 
2636
- lineleft: function lineleft(_ref133) {
2637
- var context = _ref133.context;
2646
+ lineleft: function lineleft(_ref134) {
2647
+ var context = _ref134.context;
2638
2648
  return {
2639
2649
  className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
2640
2650
  //Dark Mode
@@ -2643,8 +2653,8 @@ var Tailwind = {
2643
2653
  })
2644
2654
  };
2645
2655
  },
2646
- lineright: function lineright(_ref134) {
2647
- var context = _ref134.context;
2656
+ lineright: function lineright(_ref135) {
2657
+ var context = _ref135.context;
2648
2658
  return {
2649
2659
  className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
2650
2660
  //Dark Mode
@@ -2665,8 +2675,8 @@ var Tailwind = {
2665
2675
  root: 'flex',
2666
2676
  controls: 'flex flex-col justify-center p-5',
2667
2677
  moveupbutton: {
2668
- root: function root(_ref135) {
2669
- var context = _ref135.context;
2678
+ root: function root(_ref136) {
2679
+ var context = _ref136.context;
2670
2680
  return {
2671
2681
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2672
2682
  // button component
@@ -2688,8 +2698,8 @@ var Tailwind = {
2688
2698
  }
2689
2699
  },
2690
2700
  movetopbutton: {
2691
- root: function root(_ref136) {
2692
- var context = _ref136.context;
2701
+ root: function root(_ref137) {
2702
+ var context = _ref137.context;
2693
2703
  return {
2694
2704
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2695
2705
  // button component
@@ -2711,8 +2721,8 @@ var Tailwind = {
2711
2721
  }
2712
2722
  },
2713
2723
  movedownbutton: {
2714
- root: function root(_ref137) {
2715
- var context = _ref137.context;
2724
+ root: function root(_ref138) {
2725
+ var context = _ref138.context;
2716
2726
  return {
2717
2727
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2718
2728
  // button component
@@ -2734,8 +2744,8 @@ var Tailwind = {
2734
2744
  }
2735
2745
  },
2736
2746
  movebottombutton: {
2737
- root: function root(_ref138) {
2738
- var context = _ref138.context;
2747
+ root: function root(_ref139) {
2748
+ var context = _ref139.context;
2739
2749
  return {
2740
2750
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2741
2751
  // button component
@@ -2767,8 +2777,8 @@ var Tailwind = {
2767
2777
  )
2768
2778
  },
2769
2779
 
2770
- item: function item(_ref139) {
2771
- var context = _ref139.context;
2780
+ item: function item(_ref140) {
2781
+ var context = _ref140.context;
2772
2782
  return {
2773
2783
  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', {
2774
2784
  'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
@@ -2777,15 +2787,15 @@ var Tailwind = {
2777
2787
  }
2778
2788
  },
2779
2789
  picklist: {
2780
- root: 'flex',
2781
- controls: 'flex flex-col justify-center p-5',
2790
+ root: 'flex flex-col xl:flex-row',
2791
+ controls: 'flex flex-row xl:flex-col justify-center p-5',
2782
2792
  moveUpButton: {
2783
2793
  root: {
2784
2794
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2785
2795
  // button component
2786
2796
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2787
2797
  // icon only
2788
- 'mb-2',
2798
+ 'mr-2 xl:mb-2',
2789
2799
  // orderlist button
2790
2800
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2791
2801
  )
@@ -2799,7 +2809,7 @@ var Tailwind = {
2799
2809
  // button component
2800
2810
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2801
2811
  // icon only
2802
- 'mb-2',
2812
+ 'mr-2 xl:mb-2',
2803
2813
  // orderlist button
2804
2814
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2805
2815
  )
@@ -2813,7 +2823,7 @@ var Tailwind = {
2813
2823
  // button component
2814
2824
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2815
2825
  // icon only
2816
- 'mb-2',
2826
+ 'mr-2 xl:mb-2',
2817
2827
  // orderlist button
2818
2828
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2819
2829
  )
@@ -2827,7 +2837,7 @@ var Tailwind = {
2827
2837
  // button component
2828
2838
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2829
2839
  // icon only
2830
- 'mb-2',
2840
+ 'mr-2 xl:mb-2',
2831
2841
  // orderlist button
2832
2842
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2833
2843
  )
@@ -2846,8 +2856,8 @@ var Tailwind = {
2846
2856
  )
2847
2857
  },
2848
2858
 
2849
- item: function item(_ref140) {
2850
- var context = _ref140.context;
2859
+ item: function item(_ref141) {
2860
+ var context = _ref141.context;
2851
2861
  return {
2852
2862
  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', {
2853
2863
  'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
@@ -2855,7 +2865,7 @@ var Tailwind = {
2855
2865
  })
2856
2866
  };
2857
2867
  },
2858
- buttons: 'flex flex-col justify-center p-5',
2868
+ buttons: 'flex flex-row xl:flex-col justify-center p-5',
2859
2869
  movetotargetbutton: {
2860
2870
  root: {
2861
2871
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
@@ -2876,7 +2886,7 @@ var Tailwind = {
2876
2886
  // button component
2877
2887
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2878
2888
  // icon only
2879
- 'mb-2',
2889
+ 'mr-2 xl:mb-2',
2880
2890
  // orderlist button
2881
2891
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2882
2892
  )
@@ -2890,7 +2900,7 @@ var Tailwind = {
2890
2900
  // button component
2891
2901
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2892
2902
  // icon only
2893
- 'mb-2',
2903
+ 'mr-2 xl:mb-2',
2894
2904
  // orderlist button
2895
2905
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2896
2906
  )
@@ -2904,7 +2914,7 @@ var Tailwind = {
2904
2914
  // button component
2905
2915
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2906
2916
  // icon only
2907
- 'mb-2',
2917
+ 'mr-2 xl:mb-2',
2908
2918
  // orderlist button
2909
2919
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2910
2920
  )
@@ -2940,8 +2950,8 @@ var Tailwind = {
2940
2950
  )
2941
2951
  },
2942
2952
 
2943
- firstpagebutton: function firstpagebutton(_ref141) {
2944
- var context = _ref141.context;
2953
+ firstpagebutton: function firstpagebutton(_ref142) {
2954
+ var context = _ref142.context;
2945
2955
  return {
2946
2956
  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',
2947
2957
  //Dark Mode
@@ -2952,8 +2962,8 @@ var Tailwind = {
2952
2962
  };
2953
2963
  },
2954
2964
 
2955
- previouspagebutton: function previouspagebutton(_ref142) {
2956
- var context = _ref142.context;
2965
+ previouspagebutton: function previouspagebutton(_ref143) {
2966
+ var context = _ref143.context;
2957
2967
  return {
2958
2968
  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',
2959
2969
  //Dark Mode
@@ -2964,8 +2974,8 @@ var Tailwind = {
2964
2974
  };
2965
2975
  },
2966
2976
 
2967
- nextpagebutton: function nextpagebutton(_ref143) {
2968
- var context = _ref143.context;
2977
+ nextpagebutton: function nextpagebutton(_ref144) {
2978
+ var context = _ref144.context;
2969
2979
  return {
2970
2980
  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',
2971
2981
  //Dark Mode
@@ -2976,8 +2986,8 @@ var Tailwind = {
2976
2986
  };
2977
2987
  },
2978
2988
 
2979
- lastpagebutton: function lastpagebutton(_ref144) {
2980
- var context = _ref144.context;
2989
+ lastpagebutton: function lastpagebutton(_ref145) {
2990
+ var context = _ref145.context;
2981
2991
  return {
2982
2992
  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',
2983
2993
  //Dark Mode
@@ -2988,8 +2998,8 @@ var Tailwind = {
2988
2998
  };
2989
2999
  },
2990
3000
 
2991
- pagebutton: function pagebutton(_ref145) {
2992
- var context = _ref145.context;
3001
+ pagebutton: function pagebutton(_ref146) {
3002
+ var context = _ref146.context;
2993
3003
  return {
2994
3004
  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',
2995
3005
  // Dark Mode
@@ -3001,9 +3011,9 @@ var Tailwind = {
3001
3011
  };
3002
3012
  },
3003
3013
  rowperpagedropdown: {
3004
- root: function root(_ref146) {
3005
- var props = _ref146.props,
3006
- state = _ref146.state;
3014
+ root: function root(_ref147) {
3015
+ var props = _ref147.props,
3016
+ state = _ref147.state;
3007
3017
  return {
3008
3018
  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',
3009
3019
  //DarkMode
@@ -3031,8 +3041,8 @@ var Tailwind = {
3031
3041
 
3032
3042
  wrapper: 'overflow-auto',
3033
3043
  list: 'm-0 p-0 py-3 list-none',
3034
- item: function item(_ref147) {
3035
- var context = _ref147.context;
3044
+ item: function item(_ref148) {
3045
+ var context = _ref148.context;
3036
3046
  return {
3037
3047
  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',
3038
3048
  // Dark Mode
@@ -3053,9 +3063,9 @@ var Tailwind = {
3053
3063
  }
3054
3064
  },
3055
3065
  jumptopagedropdown: {
3056
- root: function root(_ref148) {
3057
- var props = _ref148.props,
3058
- state = _ref148.state;
3066
+ root: function root(_ref149) {
3067
+ var props = _ref149.props,
3068
+ state = _ref149.state;
3059
3069
  return {
3060
3070
  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',
3061
3071
  //DarkMode
@@ -3083,8 +3093,8 @@ var Tailwind = {
3083
3093
 
3084
3094
  wrapper: 'overflow-auto',
3085
3095
  list: 'm-0 p-0 py-3 list-none',
3086
- item: function item(_ref149) {
3087
- var context = _ref149.context;
3096
+ item: function item(_ref150) {
3097
+ var context = _ref150.context;
3088
3098
  return {
3089
3099
  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',
3090
3100
  // Dark Mode
@@ -3098,8 +3108,8 @@ var Tailwind = {
3098
3108
  }
3099
3109
  },
3100
3110
  treetable: {
3101
- root: function root(_ref150) {
3102
- var props = _ref150.props;
3111
+ root: function root(_ref151) {
3112
+ var props = _ref151.props;
3103
3113
  return {
3104
3114
  className: classNames('relative', {
3105
3115
  'flex flex-col h-full': props.scrollHeight
@@ -3117,8 +3127,8 @@ var Tailwind = {
3117
3127
  )
3118
3128
  },
3119
3129
 
3120
- scrollablewrapper: function scrollablewrapper(_ref151) {
3121
- var props = _ref151.props;
3130
+ scrollablewrapper: function scrollablewrapper(_ref152) {
3131
+ var props = _ref152.props;
3122
3132
  return {
3123
3133
  className: classNames({
3124
3134
  'relative overflow-auto': props.scrollable,
@@ -3126,8 +3136,8 @@ var Tailwind = {
3126
3136
  })
3127
3137
  };
3128
3138
  },
3129
- wrapper: function wrapper(_ref152) {
3130
- var props = _ref152.props;
3139
+ wrapper: function wrapper(_ref153) {
3140
+ var props = _ref153.props;
3131
3141
  return {
3132
3142
  className: classNames({
3133
3143
  'relative overflow-auto': props.scrollable,
@@ -3141,40 +3151,40 @@ var Tailwind = {
3141
3151
  },
3142
3152
 
3143
3153
  table: 'border-collapse table-fixed w-full',
3144
- thead: function thead(_ref153) {
3145
- var props = _ref153.props;
3154
+ thead: function thead(_ref154) {
3155
+ var props = _ref154.props;
3146
3156
  return {
3147
3157
  className: classNames({
3148
3158
  'block sticky top-0 z-[1]': props.scrollable
3149
3159
  })
3150
3160
  };
3151
3161
  },
3152
- tbody: function tbody(_ref154) {
3153
- var props = _ref154.props;
3162
+ tbody: function tbody(_ref155) {
3163
+ var props = _ref155.props;
3154
3164
  return {
3155
3165
  className: classNames({
3156
3166
  block: props.scrollable
3157
3167
  })
3158
3168
  };
3159
3169
  },
3160
- tfoot: function tfoot(_ref155) {
3161
- var props = _ref155.props;
3170
+ tfoot: function tfoot(_ref156) {
3171
+ var props = _ref156.props;
3162
3172
  return {
3163
3173
  className: classNames({
3164
3174
  block: props.scrollable
3165
3175
  })
3166
3176
  };
3167
3177
  },
3168
- headerrow: function headerrow(_ref156) {
3169
- var props = _ref156.props;
3178
+ headerrow: function headerrow(_ref157) {
3179
+ var props = _ref157.props;
3170
3180
  return {
3171
3181
  className: classNames({
3172
3182
  'flex flex-nowrap w-full': props.scrollable
3173
3183
  })
3174
3184
  };
3175
3185
  },
3176
- row: function row(_ref157) {
3177
- var context = _ref157.context;
3186
+ row: function row(_ref158) {
3187
+ var context = _ref158.context;
3178
3188
  return {
3179
3189
  className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
3180
3190
  // Focus
@@ -3186,8 +3196,8 @@ var Tailwind = {
3186
3196
  };
3187
3197
  },
3188
3198
  column: {
3189
- headercell: function headercell(_ref158) {
3190
- var context = _ref158.context;
3199
+ headercell: function headercell(_ref159) {
3200
+ var context = _ref159.context;
3191
3201
  return {
3192
3202
  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',
3193
3203
  //Dark Mode
@@ -3202,8 +3212,8 @@ var Tailwind = {
3202
3212
  })
3203
3213
  };
3204
3214
  },
3205
- bodycell: function bodycell(_ref159) {
3206
- var context = _ref159.context;
3215
+ bodycell: function bodycell(_ref160) {
3216
+ var context = _ref160.context;
3207
3217
  return {
3208
3218
  className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
3209
3219
  //Dark Mode
@@ -3216,8 +3226,8 @@ var Tailwind = {
3216
3226
  })
3217
3227
  };
3218
3228
  },
3219
- rowtoggler: function rowtoggler(_ref160) {
3220
- var context = _ref160.context;
3229
+ rowtoggler: function rowtoggler(_ref161) {
3230
+ var context = _ref161.context;
3221
3231
  return {
3222
3232
  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', {
3223
3233
  'text-blue-700': context.selected,
@@ -3230,8 +3240,8 @@ var Tailwind = {
3230
3240
  sort: {
3231
3241
  className: 'inline-block align-middle'
3232
3242
  },
3233
- sorticon: function sorticon(_ref161) {
3234
- var context = _ref161.context;
3243
+ sorticon: function sorticon(_ref162) {
3244
+ var context = _ref162.context;
3235
3245
  return {
3236
3246
  className: classNames('ml-2 inline-block align-middle', {
3237
3247
  'text-blue-700 dark:text-white/80': context.sorted,
@@ -3248,8 +3258,8 @@ var Tailwind = {
3248
3258
  checkboxwrapper: {
3249
3259
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
3250
3260
  },
3251
- checkbox: function checkbox(_ref162) {
3252
- var context = _ref162.context;
3261
+ checkbox: function checkbox(_ref163) {
3262
+ var context = _ref163.context;
3253
3263
  return {
3254
3264
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
3255
3265
  'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
@@ -3259,8 +3269,8 @@ var Tailwind = {
3259
3269
  })
3260
3270
  };
3261
3271
  },
3262
- checkboxicon: function checkboxicon(_ref163) {
3263
- var context = _ref163.context;
3272
+ checkboxicon: function checkboxicon(_ref164) {
3273
+ var context = _ref164.context;
3264
3274
  return {
3265
3275
  className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
3266
3276
  'text-white': context.checked
@@ -3271,8 +3281,8 @@ var Tailwind = {
3271
3281
  resizehelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
3272
3282
  },
3273
3283
  datatable: {
3274
- root: function root(_ref164) {
3275
- var props = _ref164.props;
3284
+ root: function root(_ref165) {
3285
+ var props = _ref165.props;
3276
3286
  return {
3277
3287
  className: classNames('relative', {
3278
3288
  'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
@@ -3285,8 +3295,8 @@ var Tailwind = {
3285
3295
  },
3286
3296
 
3287
3297
  loadingicon: 'w-8 h-8',
3288
- wrapper: function wrapper(_ref165) {
3289
- var props = _ref165.props;
3298
+ wrapper: function wrapper(_ref166) {
3299
+ var props = _ref166.props;
3290
3300
  return {
3291
3301
  className: classNames({
3292
3302
  relative: props.scrollable,
@@ -3294,8 +3304,8 @@ var Tailwind = {
3294
3304
  })
3295
3305
  };
3296
3306
  },
3297
- header: function header(_ref166) {
3298
- var props = _ref166.props;
3307
+ header: function header(_ref167) {
3308
+ var props = _ref167.props;
3299
3309
  return {
3300
3310
  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',
3301
3311
  // Dark Mode
@@ -3303,25 +3313,25 @@ var Tailwind = {
3303
3313
  };
3304
3314
  },
3305
3315
  table: 'w-full border-spacing-0',
3306
- thead: function thead(_ref167) {
3307
- var context = _ref167.context;
3316
+ thead: function thead(_ref168) {
3317
+ var context = _ref168.context;
3308
3318
  return {
3309
3319
  className: classNames({
3310
3320
  'bg-slate-50 top-0 z-[1]': context.scrollable
3311
3321
  })
3312
3322
  };
3313
3323
  },
3314
- tbody: function tbody(_ref168) {
3315
- var props = _ref168.props,
3316
- context = _ref168.context;
3324
+ tbody: function tbody(_ref169) {
3325
+ var props = _ref169.props,
3326
+ context = _ref169.context;
3317
3327
  return {
3318
3328
  className: classNames({
3319
3329
  'sticky z-[1]': props.frozenRow && context.scrollable
3320
3330
  })
3321
3331
  };
3322
3332
  },
3323
- tfoot: function tfoot(_ref169) {
3324
- var context = _ref169.context;
3333
+ tfoot: function tfoot(_ref170) {
3334
+ var context = _ref170.context;
3325
3335
  return {
3326
3336
  className: classNames({
3327
3337
  'bg-slate-50 bottom-0 z-[1]': context.scrollable
@@ -3334,9 +3344,9 @@ var Tailwind = {
3334
3344
  },
3335
3345
 
3336
3346
  column: {
3337
- headercell: function headercell(_ref170) {
3338
- var context = _ref170.context,
3339
- props = _ref170.props;
3347
+ headercell: function headercell(_ref171) {
3348
+ var context = _ref171.context,
3349
+ props = _ref171.props;
3340
3350
  return {
3341
3351
  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',
3342
3352
  // Size
@@ -3345,7 +3355,7 @@ var Tailwind = {
3345
3355
  context.sorted ? 'dark:text-white/80 dark:bg-blue-300' : 'dark:text-white/80 dark:bg-gray-900',
3346
3356
  // Dark Mode
3347
3357
  {
3348
- 'sticky z-[1]': props.frozen || props.frozen === '',
3358
+ 'sticky z-[1]': props && (props.frozen || props.frozen === ''),
3349
3359
  // Frozen Columns
3350
3360
  'border-x border-y': context === null || context === void 0 ? void 0 : context.showGridlines,
3351
3361
  'overflow-hidden space-nowrap border-y relative bg-clip-padding': context.resizable // Resizable
@@ -3354,23 +3364,23 @@ var Tailwind = {
3354
3364
  },
3355
3365
 
3356
3366
  headercontent: 'flex items-center',
3357
- bodycell: function bodycell(_ref171) {
3358
- var props = _ref171.props,
3359
- context = _ref171.context;
3367
+ bodycell: function bodycell(_ref172) {
3368
+ var props = _ref172.props,
3369
+ context = _ref172.context;
3360
3370
  return {
3361
3371
  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',
3362
3372
  // Size
3363
3373
  'dark:text-white/80 dark:border-blue-900/40',
3364
3374
  // Dark Mode
3365
3375
  {
3366
- 'sticky bg-inherit': (props === null || props === void 0 ? void 0 : props.frozen) || (props === null || props === void 0 ? void 0 : props.frozen) === '',
3376
+ 'sticky bg-inherit': props && (props.frozen || props.frozen === ''),
3367
3377
  // Frozen Columns
3368
3378
  'border-x border-y': context.showGridlines
3369
3379
  })
3370
3380
  };
3371
3381
  },
3372
- footercell: function footercell(_ref172) {
3373
- var context = _ref172.context;
3382
+ footercell: function footercell(_ref173) {
3383
+ var context = _ref173.context;
3374
3384
  return {
3375
3385
  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',
3376
3386
  // Size
@@ -3381,8 +3391,8 @@ var Tailwind = {
3381
3391
  })
3382
3392
  };
3383
3393
  },
3384
- sorticon: function sorticon(_ref173) {
3385
- var context = _ref173.context;
3394
+ sorticon: function sorticon(_ref174) {
3395
+ var context = _ref174.context;
3386
3396
  return {
3387
3397
  className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
3388
3398
  };
@@ -3402,8 +3412,8 @@ var Tailwind = {
3402
3412
  root: 'min-[0px]:flex mb-2'
3403
3413
  },
3404
3414
  filterrowitems: 'm-0 p-0 py-3 list-none ',
3405
- filterrowitem: function filterrowitem(_ref174) {
3406
- var context = _ref174.context;
3415
+ filterrowitem: function filterrowitem(_ref175) {
3416
+ var context = _ref175.context;
3407
3417
  return {
3408
3418
  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')
3409
3419
  };
@@ -3434,8 +3444,8 @@ var Tailwind = {
3434
3444
  filterapplybutton: {
3435
3445
  root: 'w-auto min-[0px]:text-sm px-4 py-3'
3436
3446
  },
3437
- filtermenubutton: function filtermenubutton(_ref175) {
3438
- var context = _ref175.context;
3447
+ filtermenubutton: function filtermenubutton(_ref176) {
3448
+ var context = _ref176.context;
3439
3449
  return {
3440
3450
  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',
3441
3451
  // Hover
@@ -3448,8 +3458,8 @@ var Tailwind = {
3448
3458
  })
3449
3459
  };
3450
3460
  },
3451
- headerfilterclearbutton: function headerfilterclearbutton(_ref176) {
3452
- var context = _ref176.context;
3461
+ headerfilterclearbutton: function headerfilterclearbutton(_ref177) {
3462
+ var context = _ref177.context;
3453
3463
  return {
3454
3464
  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', {
3455
3465
  invisible: !context.hidden
@@ -3488,8 +3498,8 @@ var Tailwind = {
3488
3498
  radiobuttonwrapper: {
3489
3499
  className: classNames('relative inline-flex cursor-pointer select-none align-bottom', 'w-6 h-6')
3490
3500
  },
3491
- radiobutton: function radiobutton(_ref177) {
3492
- var context = _ref177.context;
3501
+ radiobutton: function radiobutton(_ref178) {
3502
+ var context = _ref178.context;
3493
3503
  return {
3494
3504
  className: classNames('flex justify-center items-center', 'border-2 w-6 h-6 text-gray-700 rounded-full transition duration-200 ease-in-out', 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', {
3495
3505
  '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,
@@ -3497,8 +3507,8 @@ var Tailwind = {
3497
3507
  })
3498
3508
  };
3499
3509
  },
3500
- radiobuttonicon: function radiobuttonicon(_ref178) {
3501
- var context = _ref178.context;
3510
+ radiobuttonicon: function radiobuttonicon(_ref179) {
3511
+ var context = _ref179.context;
3502
3512
  return {
3503
3513
  className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
3504
3514
  'backface-hidden scale-10 invisible': context.checked === false,
@@ -3509,8 +3519,8 @@ var Tailwind = {
3509
3519
  headercheckboxwrapper: {
3510
3520
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
3511
3521
  },
3512
- headercheckbox: function headercheckbox(_ref179) {
3513
- var context = _ref179.context;
3522
+ headercheckbox: function headercheckbox(_ref180) {
3523
+ var context = _ref180.context;
3514
3524
  return {
3515
3525
  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', {
3516
3526
  '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,
@@ -3522,8 +3532,8 @@ var Tailwind = {
3522
3532
  checkboxwrapper: {
3523
3533
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
3524
3534
  },
3525
- checkbox: function checkbox(_ref180) {
3526
- var context = _ref180.context;
3535
+ checkbox: function checkbox(_ref181) {
3536
+ var context = _ref181.context;
3527
3537
  return {
3528
3538
  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', {
3529
3539
  '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,
@@ -3534,8 +3544,8 @@ var Tailwind = {
3534
3544
  checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
3535
3545
  transition: TRANSITIONS.overlay
3536
3546
  },
3537
- bodyrow: function bodyrow(_ref181) {
3538
- var context = _ref181.context;
3547
+ bodyrow: function bodyrow(_ref182) {
3548
+ var context = _ref182.context;
3539
3549
  return {
3540
3550
  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]',
3541
3551
  // Focus