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
@@ -161,7 +161,7 @@ this.passthrough.tailwind = (function (exports) {
161
161
  },
162
162
  accordion: {
163
163
  root: 'mb-1',
164
- accordiontab: {
164
+ tab: {
165
165
  root: 'mb-1',
166
166
  header: function header(_ref2) {
167
167
  var context = _ref2.context;
@@ -218,7 +218,7 @@ this.passthrough.tailwind = (function (exports) {
218
218
  // Padding.
219
219
  title: 'text-2xl font-bold mb-2',
220
220
  // Font size, font weight, and margin bottom.
221
- subtitle: {
221
+ subTitle: {
222
222
  className: classNames('font-normal mb-2 text-gray-600',
223
223
  // Font weight, margin bottom, and text color.
224
224
  'dark:text-white/60 ' //dark
@@ -347,9 +347,9 @@ this.passthrough.tailwind = (function (exports) {
347
347
  '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)]',
348
348
  // Focus styles.
349
349
  {
350
- '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,
350
+ '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,
351
351
  // Condition-based hover styles.
352
- '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.
352
+ '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.
353
353
  }),
354
354
 
355
355
  style: {
@@ -487,6 +487,7 @@ this.passthrough.tailwind = (function (exports) {
487
487
  root: {
488
488
  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')
489
489
  },
490
+ closeButton: 'flex items-center justify-center overflow-hidden absolute top-0 right-0 w-6 h-6',
490
491
  content: 'p-5 items-center flex',
491
492
  transition: TRANSITIONS.overlay
492
493
  },
@@ -571,10 +572,10 @@ this.passthrough.tailwind = (function (exports) {
571
572
  var context = _ref20.context;
572
573
  return {
573
574
  className: classNames('absolute w-0 h-0 border-transparent border-solid', {
574
- '-m-t-1 border-y-[0.25rem] border-r-[0.25rem] border-l-0 border-r-gray-600': context.right,
575
- '-m-t-1 border-y-[0.25rem] border-l-[0.25rem] border-r-0 border-l-gray-600': context.left,
576
- '-m-l-1 border-x-[0.25rem] border-t-[0.25rem] border-b-0 border-t-gray-600': context.top,
577
- '-m-l-1 border-x-[0.25rem] border-b-[0.25rem] border-t-0 border-b-gray-600': context.bottom
575
+ '-mt-1 border-y-[0.25rem] border-r-[0.25rem] border-l-0 border-r-gray-600': context.right,
576
+ '-mt-1 border-y-[0.25rem] border-l-[0.25rem] border-r-0 border-l-gray-600': context.left,
577
+ '-ml-1 border-x-[0.25rem] border-t-[0.25rem] border-b-0 border-t-gray-600': context.top,
578
+ '-ml-1 border-x-[0.25rem] border-b-[0.25rem] border-t-0 border-b-gray-600': context.bottom
578
579
  })
579
580
  };
580
581
  },
@@ -596,10 +597,10 @@ this.passthrough.tailwind = (function (exports) {
596
597
  },
597
598
  chooseIcon: 'mr-2 inline-block',
598
599
  chooseButtonLabel: 'flex-1 font-bold',
599
- uploadbutton: {
600
+ uploadButton: {
600
601
  icon: 'mr-2'
601
602
  },
602
- cancelbutton: {
603
+ cancelButton: {
603
604
  icon: 'mr-2'
604
605
  },
605
606
  content: {
@@ -611,7 +612,7 @@ this.passthrough.tailwind = (function (exports) {
611
612
  thumbnail: 'shrink-0',
612
613
  fileName: 'mb-2',
613
614
  fileSize: 'mr-2',
614
- uploadicon: 'mr-2'
615
+ uploadIcon: 'mr-2'
615
616
  },
616
617
  //Messages
617
618
  messages: {
@@ -780,8 +781,19 @@ this.passthrough.tailwind = (function (exports) {
780
781
  })
781
782
  };
782
783
  },
783
- badge: function badge(_ref27) {
784
+ loadingIcon: function loadingIcon(_ref27) {
784
785
  var props = _ref27.props;
786
+ return {
787
+ className: classNames('mx-0', {
788
+ 'mr-2': props.loading && props.iconPos == 'left' && props.label != null,
789
+ 'ml-2 order-1': props.loading && props.iconPos == 'right' && props.label != null,
790
+ 'mb-2': props.loading && props.iconPos == 'top' && props.label != null,
791
+ 'mt-2 order-2': props.loading && props.iconPos == 'bottom' && props.label != null
792
+ })
793
+ };
794
+ },
795
+ badge: function badge(_ref28) {
796
+ var props = _ref28.props;
785
797
  return {
786
798
  className: classNames({
787
799
  'ml-2 w-4 h-4 leading-none flex items-center justify-center': props.badge
@@ -792,11 +804,11 @@ this.passthrough.tailwind = (function (exports) {
792
804
  speeddial: {
793
805
  root: 'absolute flex',
794
806
  button: {
795
- root: function root(_ref28) {
796
- var parent = _ref28.parent;
807
+ root: function root(_ref29) {
808
+ var state = _ref29.state;
797
809
  return {
798
810
  className: classNames('w-16 !h-16 !rounded-full justify-center z-10', {
799
- 'rotate-45': parent.state.visible
811
+ 'rotate-45': state.visible
800
812
  })
801
813
  };
802
814
  },
@@ -805,9 +817,9 @@ this.passthrough.tailwind = (function (exports) {
805
817
  }
806
818
  },
807
819
  menu: 'm-0 p-0 list-none flex items-center justify-center transition delay-200 z-20',
808
- menuitem: function menuitem(_ref29) {
809
- var props = _ref29.props,
810
- state = _ref29.state;
820
+ menuitem: function menuitem(_ref30) {
821
+ var props = _ref30.props,
822
+ state = _ref30.state;
811
823
  return {
812
824
  className: classNames('transform transition-transform duration-200 ease-out transition-opacity duration-800', !state.visible ? 'opacity-0 scale-0' : 'opacity-1 scale-100', {
813
825
  'my-1 first:mb-2': props.direction == 'up' && props.type == 'linear',
@@ -822,8 +834,8 @@ this.passthrough.tailwind = (function (exports) {
822
834
  action: {
823
835
  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')
824
836
  },
825
- mask: function mask(_ref30) {
826
- var state = _ref30.state;
837
+ mask: function mask(_ref31) {
838
+ var state = _ref31.state;
827
839
  return {
828
840
  className: classNames('absolute left-0 top-0 w-full h-full transition-opacity duration-250 ease-in-out bg-black/40 z-0', {
829
841
  'opacity-0': !state.visible,
@@ -833,8 +845,8 @@ this.passthrough.tailwind = (function (exports) {
833
845
  }
834
846
  },
835
847
  splitbutton: {
836
- root: function root(_ref31) {
837
- var props = _ref31.props;
848
+ root: function root(_ref32) {
849
+ var props = _ref32.props;
838
850
  return {
839
851
  className: classNames('inline-flex relative', 'rounded-md', {
840
852
  'shadow-lg': props.raised
@@ -842,8 +854,8 @@ this.passthrough.tailwind = (function (exports) {
842
854
  };
843
855
  },
844
856
  button: {
845
- root: function root(_ref32) {
846
- var parent = _ref32.parent;
857
+ root: function root(_ref33) {
858
+ var parent = _ref33.parent;
847
859
  return {
848
860
  className: classNames('rounded-r-none border-r-0', {
849
861
  'rounded-l-full': parent.props.rounded
@@ -855,10 +867,10 @@ this.passthrough.tailwind = (function (exports) {
855
867
  menu: {
856
868
  className: classNames('outline-none', 'py-1 px-0 rounded-md list-none bg-white border-none shadow-lg')
857
869
  },
858
- menulist: 'm-0 p-0 border-none outline-none no-underline list-none',
859
- menubutton: {
860
- root: function root(_ref33) {
861
- var parent = _ref33.parent;
870
+ menuList: 'm-0 p-0 border-none outline-none no-underline list-none',
871
+ menuButton: {
872
+ root: function root(_ref34) {
873
+ var parent = _ref34.parent;
862
874
  return {
863
875
  className: classNames('rounded-l-none', {
864
876
  'rounded-r-full': parent.props.rounded
@@ -872,9 +884,9 @@ this.passthrough.tailwind = (function (exports) {
872
884
  },
873
885
  //FORMS
874
886
  inputtext: {
875
- root: function root(_ref34) {
876
- var props = _ref34.props,
877
- context = _ref34.context;
887
+ root: function root(_ref35) {
888
+ var props = _ref35.props,
889
+ context = _ref35.context;
878
890
  return {
879
891
  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', {
880
892
  '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,
@@ -889,33 +901,34 @@ this.passthrough.tailwind = (function (exports) {
889
901
  },
890
902
  inputnumber: {
891
903
  root: 'w-full inline-flex',
892
- input: function input(_ref35) {
893
- var props = _ref35.props;
894
- return {
895
- className: classNames({
896
- 'rounded-tr-none rounded-br-none': props.showButtons && props.buttonLayout == 'stacked'
897
- })
898
- };
904
+ input: {
905
+ root: function root(_ref36) {
906
+ var props = _ref36.props;
907
+ return {
908
+ className: classNames({
909
+ 'rounded-tr-none rounded-br-none': props.showButtons && props.buttonLayout == 'stacked'
910
+ })
911
+ };
912
+ }
899
913
  },
900
- buttongroup: function buttongroup(_ref36) {
901
- var props = _ref36.props;
914
+ buttonGroup: function buttonGroup(_ref37) {
915
+ var props = _ref37.props;
902
916
  return {
903
917
  className: classNames({
904
918
  'flex flex-col': props.showButtons && props.buttonLayout == 'stacked'
905
919
  })
906
920
  };
907
921
  },
908
- incrementbutton: function incrementbutton(_ref37) {
909
- var props = _ref37.props;
922
+ incrementButton: function incrementButton(_ref38) {
923
+ var props = _ref38.props;
910
924
  return {
911
925
  className: classNames('flex !items-center !justify-center', {
912
926
  'rounded-br-none rounded-bl-none rounded-bl-none !p-0 flex-1 w-[3rem]': props.showButtons && props.buttonLayout == 'stacked'
913
927
  })
914
928
  };
915
929
  },
916
- label: 'hidden',
917
- decrementbutton: function decrementbutton(_ref38) {
918
- var props = _ref38.props;
930
+ decrementButton: function decrementButton(_ref39) {
931
+ var props = _ref39.props;
919
932
  return {
920
933
  className: classNames('flex !items-center !justify-center', {
921
934
  'rounded-tr-none rounded-tl-none rounded-tl-none !p-0 flex-1 w-[3rem]': props.showButtons && props.buttonLayout == 'stacked'
@@ -924,8 +937,8 @@ this.passthrough.tailwind = (function (exports) {
924
937
  }
925
938
  },
926
939
  knob: {
927
- root: function root(_ref39) {
928
- var props = _ref39.props;
940
+ root: function root(_ref40) {
941
+ var props = _ref40.props;
929
942
  return {
930
943
  className: classNames('focus:outline-none focus:outline-offset-0 focus:shadow-0', {
931
944
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -937,16 +950,16 @@ this.passthrough.tailwind = (function (exports) {
937
950
  label: 'text-center text-xl'
938
951
  },
939
952
  inputswitch: {
940
- root: function root(_ref40) {
941
- var props = _ref40.props;
953
+ root: function root(_ref41) {
954
+ var props = _ref41.props;
942
955
  return {
943
956
  className: classNames('inline-block relative', 'w-12 h-7', {
944
957
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
945
958
  })
946
959
  };
947
960
  },
948
- slider: function slider(_ref41) {
949
- var props = _ref41.props;
961
+ slider: function slider(_ref42) {
962
+ var props = _ref42.props;
950
963
  return {
951
964
  className: classNames('absolute cursor-pointer top-0 left-0 right-0 bottom-0 border border-transparent', 'transition-colors duration-200 rounded-2xl', 'focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]', "before:absolute before:content-'' before:top-1/2 before:bg-white before:dark:bg-gray-900 before:w-5 before:h-5 before:left-1 before:-mt-2.5 before:rounded-full before:transition-duration-200", {
952
965
  'bg-gray-200 dark:bg-gray-800 hover:bg-gray-300 hover:dark:bg-gray-700 ': !props.checked,
@@ -956,8 +969,8 @@ this.passthrough.tailwind = (function (exports) {
956
969
  }
957
970
  },
958
971
  cascadeselect: {
959
- root: function root(_ref42) {
960
- var props = _ref42.props;
972
+ root: function root(_ref43) {
973
+ var props = _ref43.props;
961
974
  return {
962
975
  className: classNames('inline-flex cursor-pointer select-none relative', 'bg-white dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 transition duration-200 ease-in-out rounded-lg', {
963
976
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -967,7 +980,7 @@ this.passthrough.tailwind = (function (exports) {
967
980
  label: {
968
981
  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')
969
982
  },
970
- dropdownbutton: {
983
+ dropdownButton: {
971
984
  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')
972
985
  },
973
986
  panel: 'absolute py-3 bg-white dark:bg-gray-900 border-0 shadow-md',
@@ -975,29 +988,35 @@ this.passthrough.tailwind = (function (exports) {
975
988
  sublist: {
976
989
  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')
977
990
  },
978
- item: {
979
- 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')
991
+ item: function item(_ref44) {
992
+ var state = _ref44.state;
993
+ return {
994
+ className: classNames('cursor-pointer font-normal whitespace-nowrap', 'm-0 border-0 bg-transparent transition-shadow rounded-none', {
995
+ 'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:text-white/80 dark:hover:bg-gray-800/80': !state.selected,
996
+ 'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': state.selected
997
+ })
998
+ };
980
999
  },
981
1000
  content: {
982
1001
  className: classNames('flex items-center overflow-hidden relative', 'py-3 px-5')
983
1002
  },
984
- optiongroupicon: 'ml-auto',
1003
+ optionGroupIcon: 'ml-auto',
985
1004
  transition: TRANSITIONS.overlay
986
1005
  },
987
1006
  inputmask: {
988
1007
  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'
989
1008
  },
990
1009
  rating: {
991
- root: function root(_ref43) {
992
- var props = _ref43.props;
1010
+ root: function root(_ref45) {
1011
+ var props = _ref45.props;
993
1012
  return {
994
1013
  className: classNames('relative flex items-center', 'gap-2', {
995
1014
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
996
1015
  })
997
1016
  };
998
1017
  },
999
- cancelitem: function cancelitem(_ref44) {
1000
- _ref44.context;
1018
+ cancelItem: function cancelItem(_ref46) {
1019
+ _ref46.context;
1001
1020
  return {
1002
1021
  className: classNames('inline-flex items-center cursor-pointer'
1003
1022
 
@@ -1008,39 +1027,39 @@ this.passthrough.tailwind = (function (exports) {
1008
1027
  };
1009
1028
  },
1010
1029
 
1011
- cancelicon: {
1030
+ cancelIcon: {
1012
1031
  className: classNames('text-red-500', 'w-5 h-5', 'transition duration-200 ease-in')
1013
1032
  },
1014
- item: function item(_ref45) {
1015
- var props = _ref45.props,
1016
- context = _ref45.context;
1033
+ item: function item(_ref47) {
1034
+ var props = _ref47.props,
1035
+ context = _ref47.context;
1017
1036
  return {
1018
1037
  className: classNames('inline-flex items-center', {
1019
- 'cursor-pointer': !props.readonly,
1020
- 'cursor-default': props.readonly
1038
+ 'cursor-pointer': !props.readOnly,
1039
+ 'cursor-default': props.readOnly
1021
1040
  }, {
1022
- '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
1041
+ '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
1023
1042
  })
1024
1043
  };
1025
1044
  },
1026
- officon: {
1045
+ offIcon: {
1027
1046
  className: classNames('text-gray-700 hover:text-blue-400', 'w-5 h-5', 'transition duration-200 ease-in')
1028
1047
  },
1029
- onicon: {
1048
+ onIcon: {
1030
1049
  className: classNames('text-blue-500', 'w-5 h-5', 'transition duration-200 ease-in')
1031
1050
  }
1032
1051
  },
1033
1052
  selectbutton: {
1034
- root: function root(_ref46) {
1035
- var props = _ref46.props;
1053
+ root: function root(_ref48) {
1054
+ var props = _ref48.props;
1036
1055
  return {
1037
1056
  className: classNames({
1038
1057
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
1039
1058
  })
1040
1059
  };
1041
1060
  },
1042
- button: function button(_ref47) {
1043
- var context = _ref47.context;
1061
+ button: function button(_ref49) {
1062
+ var context = _ref49.context;
1044
1063
  return {
1045
1064
  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)]', {
1046
1065
  '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,
@@ -1052,8 +1071,8 @@ this.passthrough.tailwind = (function (exports) {
1052
1071
  label: 'font-bold'
1053
1072
  },
1054
1073
  slider: {
1055
- root: function root(_ref48) {
1056
- var props = _ref48.props;
1074
+ root: function root(_ref50) {
1075
+ var props = _ref50.props;
1057
1076
  return {
1058
1077
  className: classNames('relative', 'bg-gray-100 dark:bg-gray-800 border-0 rounded-6', {
1059
1078
  'h-1 w-56': props.orientation == 'horizontal',
@@ -1063,8 +1082,8 @@ this.passthrough.tailwind = (function (exports) {
1063
1082
  })
1064
1083
  };
1065
1084
  },
1066
- range: function range(_ref49) {
1067
- var props = _ref49.props;
1085
+ range: function range(_ref51) {
1086
+ var props = _ref51.props;
1068
1087
  return {
1069
1088
  className: classNames('bg-blue-500', 'block absolute', {
1070
1089
  'top-0 left-0 h-full': props.orientation == 'horizontal',
@@ -1072,25 +1091,7 @@ this.passthrough.tailwind = (function (exports) {
1072
1091
  })
1073
1092
  };
1074
1093
  },
1075
- handle: function handle(_ref50) {
1076
- var props = _ref50.props;
1077
- return {
1078
- 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', {
1079
- 'top-[50%] mt-[-0.5715rem] ml-[-0.5715rem]': props.orientation == 'horizontal',
1080
- 'left-[50%] mb-[-0.5715rem] ml-[-0.4715rem]': props.orientation == 'vertical'
1081
- })
1082
- };
1083
- },
1084
- starthandler: function starthandler(_ref51) {
1085
- var props = _ref51.props;
1086
- return {
1087
- 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', {
1088
- 'top-[50%] mt-[-0.5715rem] ml-[-0.5715rem]': props.orientation == 'horizontal',
1089
- 'left-[50%] mb-[-0.5715rem] ml-[-0.4715rem]': props.orientation == 'vertical'
1090
- })
1091
- };
1092
- },
1093
- endhandler: function endhandler(_ref52) {
1094
+ handle: function handle(_ref52) {
1094
1095
  var props = _ref52.props;
1095
1096
  return {
1096
1097
  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', {
@@ -1111,7 +1112,7 @@ this.passthrough.tailwind = (function (exports) {
1111
1112
  },
1112
1113
  panel: 'p-5 bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 shadow-md rounded-md',
1113
1114
  meter: 'mb-2 bg-gray-300 dark:bg-gray-700 h-3',
1114
- meterlabel: function meterlabel(_ref54) {
1115
+ meterLabel: function meterLabel(_ref54) {
1115
1116
  var _state$meter, _state$meter2, _state$meter3;
1116
1117
  var state = _ref54.state,
1117
1118
  props = _ref54.props;
@@ -1125,24 +1126,22 @@ this.passthrough.tailwind = (function (exports) {
1125
1126
  })
1126
1127
  };
1127
1128
  },
1128
- showicon: {
1129
+ showIcon: {
1129
1130
  className: classNames('absolute top-1/2 -mt-2', 'right-3 text-gray-600 dark:text-white/70')
1130
1131
  },
1131
- hideicon: {
1132
+ hideIcon: {
1132
1133
  className: classNames('absolute top-1/2 -mt-2', 'right-3 text-gray-600 dark:text-white/70')
1133
1134
  },
1134
1135
  transition: TRANSITIONS.overlay
1135
1136
  },
1136
1137
  togglebutton: {
1137
1138
  root: function root(_ref55) {
1138
- var props = _ref55.props;
1139
- _ref55.context;
1139
+ var props = _ref55.props,
1140
+ state = _ref55.state;
1140
1141
  return {
1141
- 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',
1142
- // {
1143
- // '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
1144
- // },
1145
- {
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
+ '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
1144
+ }, {
1146
1145
  '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,
1147
1146
  'bg-blue-500 border-blue-500 text-white hover:bg-blue-600 hover:border-blue-600': props.checked
1148
1147
  }, {
@@ -1155,7 +1154,7 @@ this.passthrough.tailwind = (function (exports) {
1155
1154
  var props = _ref56.props;
1156
1155
  return {
1157
1156
  className: classNames(' mr-2', {
1158
- 'text-gray-600 dark:text-white/70': !props.modelValue,
1157
+ 'text-gray-600 dark:text-white/70': !props.checked,
1159
1158
  'text-white': props.checked
1160
1159
  })
1161
1160
  };
@@ -1259,18 +1258,18 @@ this.passthrough.tailwind = (function (exports) {
1259
1258
  })
1260
1259
  };
1261
1260
  },
1262
- itemgroup: {
1261
+ itemGroup: {
1263
1262
  className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
1264
1263
  },
1265
1264
  header: {
1266
1265
  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')
1267
1266
  },
1268
- filtercontainer: 'relative',
1269
- filterinput: {
1267
+ filterContainer: 'relative',
1268
+ filterInput: {
1270
1269
  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)]')
1271
1270
  },
1272
- filtericon: '-mt-2 absolute top-1/2',
1273
- clearicon: 'text-gray-500 right-12 -mt-2 absolute top-1/2',
1271
+ filterIcon: '-mt-2 absolute top-1/2',
1272
+ clearIcon: 'text-gray-500 right-12 -mt-2 absolute top-1/2',
1274
1273
  transition: TRANSITIONS.overlay
1275
1274
  },
1276
1275
  calendar: {
@@ -1284,16 +1283,16 @@ this.passthrough.tailwind = (function (exports) {
1284
1283
  },
1285
1284
  input: {
1286
1285
  root: function root(_ref65) {
1287
- var props = _ref65.props;
1286
+ var parent = _ref65.parent;
1288
1287
  return {
1289
1288
  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', {
1290
- 'rounded-lg': !props.showIcon,
1291
- 'border-r-0 rounded-l-lg': props.showIcon
1289
+ 'rounded-lg': !parent.props.showIcon,
1290
+ 'border-r-0 rounded-l-lg': parent.props.showIcon
1292
1291
  })
1293
1292
  };
1294
1293
  }
1295
1294
  },
1296
- dropdownbutton: function dropdownbutton(_ref66) {
1295
+ dropdownButton: function dropdownButton(_ref66) {
1297
1296
  var props = _ref66.props;
1298
1297
  return {
1299
1298
  root: {
@@ -1405,30 +1404,37 @@ this.passthrough.tailwind = (function (exports) {
1405
1404
  })
1406
1405
  };
1407
1406
  },
1408
- itemgroup: {
1407
+ itemGroup: {
1409
1408
  className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
1410
1409
  },
1411
1410
  header: {
1412
1411
  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')
1413
1412
  },
1414
- filtercontainer: 'relative',
1415
- filterinput: {
1413
+ filterContainer: 'relative',
1414
+ filterInput: {
1416
1415
  root: {
1417
1416
  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)]')
1418
1417
  }
1419
1418
  },
1420
- filtericon: '-mt-2 absolute top-1/2'
1419
+ filterIcon: '-mt-2 absolute top-1/2'
1421
1420
  },
1422
1421
  mention: {
1423
1422
  root: 'relative',
1424
1423
  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',
1425
1424
  items: 'py-3 list-none m-0',
1426
- 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',
1425
+ item: function item(_ref72) {
1426
+ var state = _ref72.state;
1427
+ return {
1428
+ 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', {
1429
+ 'bg-blue-50 text-blue-700 dark:bg-blue-300 dark:text-white/80': state.selected
1430
+ })
1431
+ };
1432
+ },
1427
1433
  transition: TRANSITIONS.overlay
1428
1434
  },
1429
1435
  multiselect: {
1430
- root: function root(_ref72) {
1431
- var props = _ref72.props;
1436
+ root: function root(_ref73) {
1437
+ var props = _ref73.props;
1432
1438
  return {
1433
1439
  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', {
1434
1440
  'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
@@ -1436,12 +1442,12 @@ this.passthrough.tailwind = (function (exports) {
1436
1442
  };
1437
1443
  },
1438
1444
  labelContainer: 'overflow-hidden flex flex-auto cursor-pointer',
1439
- label: function label(_ref73) {
1440
- var props = _ref73.props;
1445
+ label: function label(_ref74) {
1446
+ var props = _ref74.props;
1441
1447
  return {
1442
1448
  className: classNames('block overflow-hidden whitespace-nowrap cursor-pointer overflow-ellipsis', 'text-gray-800 dark:text-white/80', 'p-3 transition duration-200', {
1443
- '!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),
1444
- '!py-1.5 px-3': props.display === 'chip' && (props === null || props === void 0 ? void 0 : props.modelValue) !== null
1449
+ '!p-3': props.display !== 'chip' && (props.value == null || props.value == undefined),
1450
+ '!py-1.5 px-3': props.display === 'chip' && props.value !== null
1445
1451
  })
1446
1452
  };
1447
1453
  },
@@ -1461,16 +1467,18 @@ this.passthrough.tailwind = (function (exports) {
1461
1467
  headerCheckboxContainer: {
1462
1468
  className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
1463
1469
  },
1464
- headerCheckbox: function headerCheckbox(_ref74) {
1465
- var context = _ref74.context;
1466
- return {
1467
- 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)]', {
1468
- 'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
1469
- 'border-blue-500 bg-blue-500': context === null || context === void 0 ? void 0 : context.selected
1470
- })
1471
- };
1470
+ headerCheckbox: {
1471
+ root: function root(_ref75) {
1472
+ var props = _ref75.props;
1473
+ return {
1474
+ 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)]', {
1475
+ 'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(props !== null && props !== void 0 && props.checked),
1476
+ 'border-blue-500 bg-blue-500': props === null || props === void 0 ? void 0 : props.checked
1477
+ })
1478
+ };
1479
+ }
1472
1480
  },
1473
- headercheckboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base',
1481
+ headerCheckboxIcon: 'w-4 h-4 transition-all duration-200 text-white text-base',
1474
1482
  closeButton: {
1475
1483
  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)]')
1476
1484
  },
@@ -1479,8 +1487,8 @@ this.passthrough.tailwind = (function (exports) {
1479
1487
  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')
1480
1488
  },
1481
1489
  list: 'py-3 list-none m-0',
1482
- item: function item(_ref75) {
1483
- var context = _ref75.context;
1490
+ item: function item(_ref76) {
1491
+ var context = _ref76.context;
1484
1492
  return {
1485
1493
  className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1486
1494
  'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
@@ -1493,8 +1501,8 @@ this.passthrough.tailwind = (function (exports) {
1493
1501
  checkboxContainer: {
1494
1502
  className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
1495
1503
  },
1496
- checkbox: function checkbox(_ref76) {
1497
- var context = _ref76.context;
1504
+ checkbox: function checkbox(_ref77) {
1505
+ var context = _ref77.context;
1498
1506
  return {
1499
1507
  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)]', {
1500
1508
  'border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900': !(context !== null && context !== void 0 && context.selected),
@@ -1502,24 +1510,26 @@ this.passthrough.tailwind = (function (exports) {
1502
1510
  })
1503
1511
  };
1504
1512
  },
1505
- checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base',
1506
- itemgroup: {
1513
+ checkboxIcon: 'w-4 h-4 transition-all duration-200 text-white text-base',
1514
+ itemGroup: {
1507
1515
  className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
1508
1516
  },
1509
- filtercontainer: 'relative',
1510
- filterinput: {
1511
- 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)]')
1517
+ filterContainer: 'relative',
1518
+ filterInput: {
1519
+ root: {
1520
+ 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)]')
1521
+ }
1512
1522
  },
1513
- filtericon: '-mt-2 absolute top-1/2',
1514
- clearicon: 'text-gray-500 right-12 -mt-2 absolute top-1/2',
1523
+ filterIcon: '-mt-2 absolute top-1/2',
1524
+ clearIcon: 'text-gray-500 right-12 -mt-2 absolute top-1/2',
1515
1525
  transition: TRANSITIONS.overlay
1516
1526
  },
1517
1527
  multistatecheckbox: {
1518
1528
  root: {
1519
1529
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
1520
1530
  },
1521
- checkbox: function checkbox(_ref77) {
1522
- var props = _ref77.props;
1531
+ checkbox: function checkbox(_ref78) {
1532
+ var props = _ref78.props;
1523
1533
  return {
1524
1534
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 rounded-lg transition-colors duration-200', {
1525
1535
  'border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400': props.value || !props.value,
@@ -1532,8 +1542,8 @@ this.passthrough.tailwind = (function (exports) {
1532
1542
  }
1533
1543
  },
1534
1544
  inputtextarea: {
1535
- root: function root(_ref78) {
1536
- var context = _ref78.context;
1545
+ root: function root(_ref79) {
1546
+ var context = _ref79.context;
1537
1547
  return {
1538
1548
  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)]', {
1539
1549
  'opacity-60 select-none pointer-events-none cursor-default': context.disabled
@@ -1542,8 +1552,8 @@ this.passthrough.tailwind = (function (exports) {
1542
1552
  }
1543
1553
  },
1544
1554
  treeselect: {
1545
- root: function root(_ref79) {
1546
- var props = _ref79.props;
1555
+ root: function root(_ref80) {
1556
+ var props = _ref80.props;
1547
1557
  return {
1548
1558
  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', {
1549
1559
  'opacity-60 select-none pointer-events-none cursor-default': props === null || props === void 0 ? void 0 : props.disabled
@@ -1574,8 +1584,8 @@ this.passthrough.tailwind = (function (exports) {
1574
1584
  transition: TRANSITIONS.overlay
1575
1585
  },
1576
1586
  autocomplete: {
1577
- root: function root(_ref80) {
1578
- var props = _ref80.props;
1587
+ root: function root(_ref81) {
1588
+ var props = _ref81.props;
1579
1589
  return {
1580
1590
  className: classNames('relative inline-flex', {
1581
1591
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1587,11 +1597,11 @@ this.passthrough.tailwind = (function (exports) {
1587
1597
  container: {
1588
1598
  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)]')
1589
1599
  },
1590
- inputtoken: {
1600
+ inputToken: {
1591
1601
  className: classNames('py-0.375rem px-0', 'flex-1 inline-flex')
1592
1602
  },
1593
- input: function input(_ref81) {
1594
- var props = _ref81.props;
1603
+ input: function input(_ref82) {
1604
+ var props = _ref82.props;
1595
1605
  return {
1596
1606
  root: {
1597
1607
  className: classNames('m-0', 'transition-colors duration-200 appearance-none rounded-lg', {
@@ -1606,15 +1616,15 @@ this.passthrough.tailwind = (function (exports) {
1606
1616
  token: {
1607
1617
  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')
1608
1618
  },
1609
- dropdownbutton: {
1619
+ dropdownButton: {
1610
1620
  root: 'rounded-tl-none rounded-bl-none'
1611
1621
  },
1612
1622
  panel: {
1613
1623
  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')
1614
1624
  },
1615
1625
  list: 'py-3 list-none m-0',
1616
- item: function item(_ref82) {
1617
- var context = _ref82.context;
1626
+ item: function item(_ref83) {
1627
+ var context = _ref83.context;
1618
1628
  return {
1619
1629
  className: classNames('cursor-pointer font-normal overflow-hidden relative whitespace-nowrap', 'm-0 p-3 border-0 transition-shadow duration-200 rounded-none', {
1620
1630
  'text-gray-700 hover:text-gray-700 hover:bg-gray-200 dark:text-white/80 dark:hover:bg-gray-800': !context.focused && !context.selected,
@@ -1624,14 +1634,14 @@ this.passthrough.tailwind = (function (exports) {
1624
1634
  })
1625
1635
  };
1626
1636
  },
1627
- itemgroup: {
1637
+ itemGroup: {
1628
1638
  className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
1629
1639
  },
1630
1640
  transition: TRANSITIONS.overlay
1631
1641
  },
1632
1642
  chips: {
1633
- root: function root(_ref83) {
1634
- var props = _ref83.props;
1643
+ root: function root(_ref84) {
1644
+ var props = _ref84.props;
1635
1645
  return {
1636
1646
  className: classNames('flex', {
1637
1647
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1641,7 +1651,7 @@ this.passthrough.tailwind = (function (exports) {
1641
1651
  container: {
1642
1652
  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)]')
1643
1653
  },
1644
- inputtoken: {
1654
+ inputToken: {
1645
1655
  className: classNames('py-1.5 px-0', 'flex flex-1 inline-flex')
1646
1656
  },
1647
1657
  input: {
@@ -1653,8 +1663,8 @@ this.passthrough.tailwind = (function (exports) {
1653
1663
  removeTokenIcon: 'ml-2'
1654
1664
  },
1655
1665
  colorpicker: {
1656
- root: function root(_ref84) {
1657
- var props = _ref84.props;
1666
+ root: function root(_ref85) {
1667
+ var props = _ref85.props;
1658
1668
  return {
1659
1669
  className: classNames('inline-block', {
1660
1670
  'opacity-60 select-none pointer-events-none cursor-default': props.disabled
@@ -1664,8 +1674,8 @@ this.passthrough.tailwind = (function (exports) {
1664
1674
  input: {
1665
1675
  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')
1666
1676
  },
1667
- panel: function panel(_ref85) {
1668
- var props = _ref85.props;
1677
+ panel: function panel(_ref86) {
1678
+ var props = _ref86.props;
1669
1679
  return {
1670
1680
  className: classNames('shadow-md', 'bg-gray-800 border-gray-900', {
1671
1681
  'relative h-48 w-52': props.inline,
@@ -1705,8 +1715,8 @@ this.passthrough.tailwind = (function (exports) {
1705
1715
  },
1706
1716
  //MISC
1707
1717
  badge: {
1708
- root: function root(_ref86) {
1709
- var props = _ref86.props;
1718
+ root: function root(_ref87) {
1719
+ var props = _ref87.props;
1710
1720
  return {
1711
1721
  className: classNames('rounded-full p-0 text-center inline-block', 'bg-blue-500 text-white font-bold', {
1712
1722
  'bg-gray-500 ': props.severity == 'secondary',
@@ -1724,9 +1734,9 @@ this.passthrough.tailwind = (function (exports) {
1724
1734
  }
1725
1735
  },
1726
1736
  avatar: {
1727
- root: function root(_ref87) {
1728
- var props = _ref87.props,
1729
- state = _ref87.state;
1737
+ root: function root(_ref88) {
1738
+ var props = _ref88.props,
1739
+ state = _ref88.state;
1730
1740
  return {
1731
1741
  className: classNames('flex items-center justify-center', 'bg-gray-300 dark:bg-gray-800', {
1732
1742
  'rounded-lg': props.shape == 'square',
@@ -1762,8 +1772,8 @@ this.passthrough.tailwind = (function (exports) {
1762
1772
  root: {
1763
1773
  className: classNames('overflow-hidden relative', 'border-0 h-6 bg-gray-200 rounded-md dark:bg-gray-800')
1764
1774
  },
1765
- value: function value(_ref88) {
1766
- var props = _ref88.props;
1775
+ value: function value(_ref89) {
1776
+ var props = _ref89.props;
1767
1777
  return {
1768
1778
  className: classNames('border-0 m-0 bg-blue-500', {
1769
1779
  'transition-width duration-1000 ease-in-out absolute items-center border-0 flex h-full justify-center overflow-hidden w-0': props.mode !== 'indeterminate',
@@ -1783,8 +1793,8 @@ this.passthrough.tailwind = (function (exports) {
1783
1793
  circle: 'text-red-500 progress-spinner-circle'
1784
1794
  },
1785
1795
  skeleton: {
1786
- root: function root(_ref89) {
1787
- var props = _ref89.props;
1796
+ root: function root(_ref90) {
1797
+ var props = _ref90.props;
1788
1798
  return {
1789
1799
  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', {
1790
1800
  'rounded-md': props.shape !== 'circle',
@@ -1794,8 +1804,8 @@ this.passthrough.tailwind = (function (exports) {
1794
1804
  }
1795
1805
  },
1796
1806
  tag: {
1797
- root: function root(_ref90) {
1798
- var props = _ref90.props;
1807
+ root: function root(_ref91) {
1808
+ var props = _ref91.props;
1799
1809
  return {
1800
1810
  className: classNames('inline-flex items-center justify-center', 'bg-blue-500 text-white text-xs font-semibold px-2 py-1 ', {
1801
1811
  'bg-gray-500 ': props.severity == 'secondary',
@@ -1819,8 +1829,8 @@ this.passthrough.tailwind = (function (exports) {
1819
1829
  }
1820
1830
  },
1821
1831
  scrolltop: {
1822
- root: function root(_ref91) {
1823
- var props = _ref91.props;
1832
+ root: function root(_ref92) {
1833
+ var props = _ref92.props;
1824
1834
  return {
1825
1835
  className: classNames('fixed bottom-20 right-20 flex items-center justify-center', 'ml-auto', {
1826
1836
  '!bg-blue-500 hover:bg-blue-600 text-white rounded-md h-8 w-8': props.target == 'parent',
@@ -1878,8 +1888,8 @@ this.passthrough.tailwind = (function (exports) {
1878
1888
  className: classNames('m-0 p-0 list-none', 'outline-none')
1879
1889
  },
1880
1890
  menuitem: 'relative',
1881
- content: function content(_ref92) {
1882
- var context = _ref92.context;
1891
+ content: function content(_ref93) {
1892
+ var context = _ref93.context;
1883
1893
  return {
1884
1894
  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',
1885
1895
  // Hover
@@ -1907,8 +1917,8 @@ this.passthrough.tailwind = (function (exports) {
1907
1917
  }
1908
1918
  },
1909
1919
  dock: {
1910
- root: function root(_ref93) {
1911
- var props = _ref93.props;
1920
+ root: function root(_ref94) {
1921
+ var props = _ref94.props;
1912
1922
  return {
1913
1923
  className: classNames('absolute z-1 flex justify-center items-center pointer-events-none', {
1914
1924
  'left-0 bottom-0 w-full': props.position == 'bottom',
@@ -1921,18 +1931,18 @@ this.passthrough.tailwind = (function (exports) {
1921
1931
  container: {
1922
1932
  className: classNames('flex pointer-events-auto', 'bg-white/10 border-white/20 p-2 border rounded-md')
1923
1933
  },
1924
- menu: function menu(_ref94) {
1925
- var props = _ref94.props;
1934
+ menu: function menu(_ref95) {
1935
+ var props = _ref95.props;
1926
1936
  return {
1927
1937
  className: classNames('m-0 p-0 list-none flex items-center justify-center', 'outline-none', {
1928
1938
  'flex-col': props.position == 'left' || props.position == 'right'
1929
1939
  })
1930
1940
  };
1931
1941
  },
1932
- menuitem: function menuitem(_ref95) {
1933
- var props = _ref95.props,
1934
- context = _ref95.context,
1935
- state = _ref95.state;
1942
+ menuitem: function menuitem(_ref96) {
1943
+ var props = _ref96.props,
1944
+ context = _ref96.context,
1945
+ state = _ref96.state;
1936
1946
  return {
1937
1947
  className: classNames('p-2 rounded-md', 'transition-all duration-200 ease-cubic-bezier-will-change-transform transform ', {
1938
1948
  'origin-bottom hover:mx-6': props.position == 'bottom',
@@ -1955,8 +1965,8 @@ this.passthrough.tailwind = (function (exports) {
1955
1965
  menu: {
1956
1966
  className: classNames('m-0 p-0 list-none', 'outline-none')
1957
1967
  },
1958
- content: function content(_ref96) {
1959
- var context = _ref96.context;
1968
+ content: function content(_ref97) {
1969
+ var context = _ref97.context;
1960
1970
  return {
1961
1971
  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',
1962
1972
  // Hover
@@ -1981,8 +1991,8 @@ this.passthrough.tailwind = (function (exports) {
1981
1991
  root: {
1982
1992
  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')
1983
1993
  },
1984
- menu: function menu(_ref97) {
1985
- var state = _ref97.state;
1994
+ menu: function menu(_ref98) {
1995
+ var state = _ref98.state;
1986
1996
  return {
1987
1997
  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', {
1988
1998
  'hidden ': !(state !== null && state !== void 0 && state.mobileActive),
@@ -1990,9 +2000,9 @@ this.passthrough.tailwind = (function (exports) {
1990
2000
  })
1991
2001
  };
1992
2002
  },
1993
- menuitem: function menuitem(_ref98) {
1994
- var props = _ref98.props,
1995
- context = _ref98.context;
2003
+ menuitem: function menuitem(_ref99) {
2004
+ var props = _ref99.props,
2005
+ context = _ref99.context;
1996
2006
  return {
1997
2007
  className: classNames('sm:relative sm:w-auto w-full static', 'transition-shadow duration-200', {
1998
2008
  'rounded-md': props.root
@@ -2005,8 +2015,8 @@ this.passthrough.tailwind = (function (exports) {
2005
2015
  })
2006
2016
  };
2007
2017
  },
2008
- action: function action(_ref99) {
2009
- var context = _ref99.context;
2018
+ action: function action(_ref100) {
2019
+ var context = _ref100.context;
2010
2020
  return {
2011
2021
  className: classNames('select-none', 'cursor-pointer flex items-center no-underline overflow-hidden relative', 'py-3 px-5 select-none', {
2012
2022
  'pl-9 sm:pl-5': context.level === 1,
@@ -2015,8 +2025,8 @@ this.passthrough.tailwind = (function (exports) {
2015
2025
  };
2016
2026
  },
2017
2027
  icon: 'mr-2',
2018
- submenuicon: function submenuicon(_ref100) {
2019
- var props = _ref100.props;
2028
+ submenuicon: function submenuicon(_ref101) {
2029
+ var props = _ref101.props;
2020
2030
  return {
2021
2031
  className: classNames({
2022
2032
  'ml-auto sm:ml-2': props.root,
@@ -2024,8 +2034,8 @@ this.passthrough.tailwind = (function (exports) {
2024
2034
  })
2025
2035
  };
2026
2036
  },
2027
- submenu: function submenu(_ref101) {
2028
- var props = _ref101.props;
2037
+ submenu: function submenu(_ref102) {
2038
+ var props = _ref102.props;
2029
2039
  return {
2030
2040
  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', {
2031
2041
  'sm:absolute sm:left-full sm:top-0': !props.root
@@ -2039,8 +2049,8 @@ this.passthrough.tailwind = (function (exports) {
2039
2049
  end: 'ml-auto self-auto'
2040
2050
  },
2041
2051
  megamenu: {
2042
- root: function root(_ref102) {
2043
- var props = _ref102.props;
2052
+ root: function root(_ref103) {
2053
+ var props = _ref103.props;
2044
2054
  return {
2045
2055
  className: classNames('bg-gray-100 dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 rounded-md', 'flex relative', {
2046
2056
  'p-2 items-center': props.orientation == 'horizontal',
@@ -2048,9 +2058,9 @@ this.passthrough.tailwind = (function (exports) {
2048
2058
  })
2049
2059
  };
2050
2060
  },
2051
- menu: function menu(_ref103) {
2052
- var props = _ref103.props,
2053
- state = _ref103.state;
2061
+ menu: function menu(_ref104) {
2062
+ var props = _ref104.props,
2063
+ state = _ref104.state;
2054
2064
  return {
2055
2065
  className: classNames('m-0 sm:p-0 list-none', 'outline-none', {
2056
2066
  hidden: props.orientation !== 'vertical' && !state.mobileActive
@@ -2061,9 +2071,9 @@ this.passthrough.tailwind = (function (exports) {
2061
2071
  })
2062
2072
  };
2063
2073
  },
2064
- menuitem: function menuitem(_ref104) {
2065
- var props = _ref104.props,
2066
- context = _ref104.context;
2074
+ menuitem: function menuitem(_ref105) {
2075
+ var props = _ref105.props,
2076
+ context = _ref105.context;
2067
2077
  return {
2068
2078
  className: classNames('transition-shadow duration-200', {
2069
2079
  'rounded-md': props.orientation == 'horizontal'
@@ -2079,8 +2089,8 @@ this.passthrough.tailwind = (function (exports) {
2079
2089
  })
2080
2090
  };
2081
2091
  },
2082
- menuButton: function menuButton(_ref105) {
2083
- var props = _ref105.props;
2092
+ menuButton: function menuButton(_ref106) {
2093
+ var props = _ref106.props;
2084
2094
  return {
2085
2095
  className: classNames({
2086
2096
  'flex md:hidden': props.orientation === 'horizontal'
@@ -2101,8 +2111,8 @@ this.passthrough.tailwind = (function (exports) {
2101
2111
  submenuItem: {
2102
2112
  className: classNames('text-gray-700 hover:bg-gray-200')
2103
2113
  },
2104
- submenuicon: function submenuicon(_ref106) {
2105
- var props = _ref106.props;
2114
+ submenuicon: function submenuicon(_ref107) {
2115
+ var props = _ref107.props;
2106
2116
  return {
2107
2117
  className: classNames({
2108
2118
  'ml-2': props.orientation === 'horizontal',
@@ -2110,8 +2120,8 @@ this.passthrough.tailwind = (function (exports) {
2110
2120
  })
2111
2121
  };
2112
2122
  },
2113
- panel: function panel(_ref107) {
2114
- var props = _ref107.props;
2123
+ panel: function panel(_ref108) {
2124
+ var props = _ref108.props;
2115
2125
  return {
2116
2126
  className: classNames('py-1 bg-white dark:bg-gray-900 border-0 shadow-md w-auto', 'absolute z-10', {
2117
2127
  'left-full top-0': props.orientation !== 'horizontal'
@@ -2152,8 +2162,8 @@ this.passthrough.tailwind = (function (exports) {
2152
2162
  menu: {
2153
2163
  className: classNames('outline-none', 'm-0 p-0 list-none')
2154
2164
  },
2155
- menuitem: function menuitem(_ref108) {
2156
- var context = _ref108.context;
2165
+ menuitem: function menuitem(_ref109) {
2166
+ var context = _ref109.context;
2157
2167
  return {
2158
2168
  className: classNames('text-gray-700 dark:text-white/80 transition-shadow duration-200 border-none rounded-none', {
2159
2169
  'bg-gray-300 text-gray-700 dark:text-white/80 dark:bg-gray-800/90': context.focused
@@ -2198,9 +2208,9 @@ this.passthrough.tailwind = (function (exports) {
2198
2208
  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')
2199
2209
  },
2200
2210
  menuitem: 'mr-0',
2201
- action: function action(_ref109) {
2202
- var context = _ref109.context,
2203
- state = _ref109.state;
2211
+ action: function action(_ref110) {
2212
+ var context = _ref110.context,
2213
+ state = _ref110.state;
2204
2214
  return {
2205
2215
  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)]', {
2206
2216
  '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,
@@ -2221,8 +2231,8 @@ this.passthrough.tailwind = (function (exports) {
2221
2231
  },
2222
2232
  content: 'relative overflow-x-hidden overflow-y-auto h-full',
2223
2233
  menu: 'outline-none m-0 p-0 list-none absolute top-0 block',
2224
- menuitem: function menuitem(_ref110) {
2225
- var context = _ref110.context;
2234
+ menuitem: function menuitem(_ref111) {
2235
+ var context = _ref111.context;
2226
2236
  return {
2227
2237
  className: classNames({
2228
2238
  relative: !context.active,
@@ -2230,8 +2240,8 @@ this.passthrough.tailwind = (function (exports) {
2230
2240
  })
2231
2241
  };
2232
2242
  },
2233
- action: function action(_ref111) {
2234
- var context = _ref111.context;
2243
+ action: function action(_ref112) {
2244
+ var context = _ref112.context;
2235
2245
  return {
2236
2246
  className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
2237
2247
  '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,
@@ -2239,8 +2249,8 @@ this.passthrough.tailwind = (function (exports) {
2239
2249
  })
2240
2250
  };
2241
2251
  },
2242
- previous: function previous(_ref112) {
2243
- var state = _ref112.state;
2252
+ previous: function previous(_ref113) {
2253
+ var state = _ref113.state;
2244
2254
  return {
2245
2255
  className: classNames('py-3 px-5 cursor-pointer bottom-0 w-full text-gray-700 dark:text-white/80', {
2246
2256
  hidden: state.level === 0
@@ -2263,8 +2273,8 @@ this.passthrough.tailwind = (function (exports) {
2263
2273
  className: classNames('outline-none', 'm-0 p-0 list-none')
2264
2274
  },
2265
2275
  menuitem: 'relative',
2266
- content: function content(_ref113) {
2267
- var context = _ref113.context;
2276
+ content: function content(_ref114) {
2277
+ var context = _ref114.context;
2268
2278
  return {
2269
2279
  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',
2270
2280
  //Hover
@@ -2276,8 +2286,8 @@ this.passthrough.tailwind = (function (exports) {
2276
2286
  })
2277
2287
  };
2278
2288
  },
2279
- action: function action(_ref114) {
2280
- var context = _ref114.context;
2289
+ action: function action(_ref115) {
2290
+ var context = _ref115.context;
2281
2291
  return {
2282
2292
  className: classNames('py-3 px-5 select-none', 'flex items-center cursor-pointer no-underline relative overflow-hidden', {
2283
2293
  '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,
@@ -2362,8 +2372,8 @@ this.passthrough.tailwind = (function (exports) {
2362
2372
  className: classNames('flex items-center justify-center', 'p-4')
2363
2373
  },
2364
2374
  indicator: 'mr-2',
2365
- indicatorbutton: function indicatorbutton(_ref115) {
2366
- var context = _ref115.context;
2375
+ indicatorbutton: function indicatorbutton(_ref116) {
2376
+ var context = _ref116.context;
2367
2377
  return {
2368
2378
  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)]', {
2369
2379
  'bg-gray-200 hover:bg-gray-300 dark:bg-gray-700 dark:hover:bg-gray-600': !context.highlighted,
@@ -2371,8 +2381,8 @@ this.passthrough.tailwind = (function (exports) {
2371
2381
  })
2372
2382
  };
2373
2383
  },
2374
- mask: function mask(_ref116) {
2375
- var state = _ref116.state;
2384
+ mask: function mask(_ref117) {
2385
+ var state = _ref117.state;
2376
2386
  return {
2377
2387
  className: classNames({
2378
2388
  'fixed top-0 left-0 w-full h-full flex items-center justify-center bg-black bg-opacity-90': state.visible
@@ -2405,8 +2415,8 @@ this.passthrough.tailwind = (function (exports) {
2405
2415
  carousel: {
2406
2416
  root: 'flex flex-col',
2407
2417
  content: 'flex flex-col overflow-auto',
2408
- container: function container(_ref117) {
2409
- var props = _ref117.props;
2418
+ container: function container(_ref118) {
2419
+ var props = _ref118.props;
2410
2420
  return {
2411
2421
  className: classNames('flex', {
2412
2422
  'flex-row': props.orientation !== 'vertical',
@@ -2418,8 +2428,8 @@ this.passthrough.tailwind = (function (exports) {
2418
2428
  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')
2419
2429
  },
2420
2430
  itemscontent: 'overflow-hidden w-full',
2421
- itemscontainer: function itemscontainer(_ref118) {
2422
- var props = _ref118.props;
2431
+ itemscontainer: function itemscontainer(_ref119) {
2432
+ var props = _ref119.props;
2423
2433
  return {
2424
2434
  className: classNames('flex ', {
2425
2435
  'flex-row': props.orientation !== 'vertical',
@@ -2427,8 +2437,8 @@ this.passthrough.tailwind = (function (exports) {
2427
2437
  })
2428
2438
  };
2429
2439
  },
2430
- item: function item(_ref119) {
2431
- var props = _ref119.props;
2440
+ item: function item(_ref120) {
2441
+ var props = _ref120.props;
2432
2442
  return {
2433
2443
  className: classNames('flex shrink-0 grow', {
2434
2444
  'w-1/3': props.orientation !== 'vertical',
@@ -2440,8 +2450,8 @@ this.passthrough.tailwind = (function (exports) {
2440
2450
  className: classNames('flex flex-row justify-center flex-wrap')
2441
2451
  },
2442
2452
  indicator: 'mr-2 mb-2',
2443
- indicatorbutton: function indicatorbutton(_ref120) {
2444
- var context = _ref120.context;
2453
+ indicatorbutton: function indicatorbutton(_ref121) {
2454
+ var context = _ref121.context;
2445
2455
  return {
2446
2456
  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)]', {
2447
2457
  'bg-blue-500 hover:bg-blue-600': context.active,
@@ -2451,9 +2461,9 @@ this.passthrough.tailwind = (function (exports) {
2451
2461
  }
2452
2462
  },
2453
2463
  tree: {
2454
- root: function root(_ref121) {
2464
+ root: function root(_ref122) {
2455
2465
  var _props$__parentMetada;
2456
- var props = _ref121.props;
2466
+ var props = _ref122.props;
2457
2467
  return {
2458
2468
  className: classNames('max-w-[30rem] md:w-full', 'bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 p-5', {
2459
2469
  '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'
@@ -2463,9 +2473,9 @@ this.passthrough.tailwind = (function (exports) {
2463
2473
  wrapper: 'overflow-auto',
2464
2474
  container: 'm-0 p-0 list-none overflow-auto',
2465
2475
  node: 'p-1 outline-none',
2466
- content: function content(_ref122) {
2467
- var context = _ref122.context,
2468
- props = _ref122.props;
2476
+ content: function content(_ref123) {
2477
+ var context = _ref123.context,
2478
+ props = _ref123.props;
2469
2479
  return {
2470
2480
  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)]', {
2471
2481
  'bg-blue-50 text-blue-600': context.selected
@@ -2474,8 +2484,8 @@ this.passthrough.tailwind = (function (exports) {
2474
2484
  })
2475
2485
  };
2476
2486
  },
2477
- toggler: function toggler(_ref123) {
2478
- var context = _ref123.context;
2487
+ toggler: function toggler(_ref124) {
2488
+ var context = _ref124.context;
2479
2489
  return {
2480
2490
  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)]', {
2481
2491
  '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,
@@ -2486,9 +2496,9 @@ this.passthrough.tailwind = (function (exports) {
2486
2496
  };
2487
2497
  },
2488
2498
  checkboxcontainer: 'mr-2',
2489
- checkbox: function checkbox(_ref124) {
2490
- var context = _ref124.context,
2491
- props = _ref124.props;
2499
+ checkbox: function checkbox(_ref125) {
2500
+ var context = _ref125.context,
2501
+ props = _ref125.props;
2492
2502
  return {
2493
2503
  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', {
2494
2504
  'border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900': !context.checked,
@@ -2513,8 +2523,8 @@ this.passthrough.tailwind = (function (exports) {
2513
2523
  },
2514
2524
  // DATA
2515
2525
  timeline: {
2516
- root: function root(_ref125) {
2517
- var props = _ref125.props;
2526
+ root: function root(_ref126) {
2527
+ var props = _ref126.props;
2518
2528
  return {
2519
2529
  className: classNames('flex grow', {
2520
2530
  'flex-col': props.layout === 'vertical',
@@ -2522,9 +2532,9 @@ this.passthrough.tailwind = (function (exports) {
2522
2532
  })
2523
2533
  };
2524
2534
  },
2525
- event: function event(_ref126) {
2526
- var props = _ref126.props,
2527
- context = _ref126.context;
2535
+ event: function event(_ref127) {
2536
+ var props = _ref127.props,
2537
+ context = _ref127.context;
2528
2538
  return {
2529
2539
  className: classNames('flex relative min-h-[70px]', {
2530
2540
  'flex-row-reverse': props.align === 'right' || props.layout === 'vertical' && props.align === 'alternate' && context.index % 2 === 1,
@@ -2533,9 +2543,9 @@ this.passthrough.tailwind = (function (exports) {
2533
2543
  })
2534
2544
  };
2535
2545
  },
2536
- opposite: function opposite(_ref127) {
2537
- var props = _ref127.props,
2538
- context = _ref127.context;
2546
+ opposite: function opposite(_ref128) {
2547
+ var props = _ref128.props,
2548
+ context = _ref128.context;
2539
2549
  return {
2540
2550
  className: classNames('flex-1', {
2541
2551
  'px-4': props.layout === 'vertical',
@@ -2546,8 +2556,8 @@ this.passthrough.tailwind = (function (exports) {
2546
2556
  })
2547
2557
  };
2548
2558
  },
2549
- separator: function separator(_ref128) {
2550
- var props = _ref128.props;
2559
+ separator: function separator(_ref129) {
2560
+ var props = _ref129.props;
2551
2561
  return {
2552
2562
  className: classNames('flex items-center flex-initial', {
2553
2563
  'flex-col': props.layout === 'vertical',
@@ -2556,8 +2566,8 @@ this.passthrough.tailwind = (function (exports) {
2556
2566
  };
2557
2567
  },
2558
2568
  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',
2559
- connector: function connector(_ref129) {
2560
- var props = _ref129.props;
2569
+ connector: function connector(_ref130) {
2570
+ var props = _ref130.props;
2561
2571
  return {
2562
2572
  className: classNames('grow bg-gray-300 dark:bg-blue-900/40', {
2563
2573
  'w-[2px]': props.layout === 'vertical',
@@ -2565,9 +2575,9 @@ this.passthrough.tailwind = (function (exports) {
2565
2575
  })
2566
2576
  };
2567
2577
  },
2568
- content: function content(_ref130) {
2569
- var props = _ref130.props,
2570
- context = _ref130.context;
2578
+ content: function content(_ref131) {
2579
+ var props = _ref131.props,
2580
+ context = _ref131.context;
2571
2581
  return {
2572
2582
  className: classNames('flex-1', {
2573
2583
  'px-4': props.layout === 'vertical',
@@ -2592,16 +2602,16 @@ this.passthrough.tailwind = (function (exports) {
2592
2602
  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'
2593
2603
  },
2594
2604
  dataviewlayoutoptions: {
2595
- listbutton: function listbutton(_ref131) {
2596
- var props = _ref131.props;
2605
+ listbutton: function listbutton(_ref132) {
2606
+ var props = _ref132.props;
2597
2607
  return {
2598
2608
  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
2599
2609
  )
2600
2610
  };
2601
2611
  },
2602
2612
 
2603
- gridbutton: function gridbutton(_ref132) {
2604
- var props = _ref132.props;
2613
+ gridbutton: function gridbutton(_ref133) {
2614
+ var props = _ref133.props;
2605
2615
  return {
2606
2616
  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
2607
2617
  )
@@ -2632,8 +2642,8 @@ this.passthrough.tailwind = (function (exports) {
2632
2642
  )
2633
2643
  },
2634
2644
 
2635
- lineleft: function lineleft(_ref133) {
2636
- var context = _ref133.context;
2645
+ lineleft: function lineleft(_ref134) {
2646
+ var context = _ref134.context;
2637
2647
  return {
2638
2648
  className: classNames('text-center align-top py-0 px-3 rounded-none border-r border-gray-300', 'dark:border-blue-900/40',
2639
2649
  //Dark Mode
@@ -2642,8 +2652,8 @@ this.passthrough.tailwind = (function (exports) {
2642
2652
  })
2643
2653
  };
2644
2654
  },
2645
- lineright: function lineright(_ref134) {
2646
- var context = _ref134.context;
2655
+ lineright: function lineright(_ref135) {
2656
+ var context = _ref135.context;
2647
2657
  return {
2648
2658
  className: classNames('text-center align-top py-0 px-3 rounded-none', 'dark:border-blue-900/40',
2649
2659
  //Dark Mode
@@ -2664,8 +2674,8 @@ this.passthrough.tailwind = (function (exports) {
2664
2674
  root: 'flex',
2665
2675
  controls: 'flex flex-col justify-center p-5',
2666
2676
  moveupbutton: {
2667
- root: function root(_ref135) {
2668
- var context = _ref135.context;
2677
+ root: function root(_ref136) {
2678
+ var context = _ref136.context;
2669
2679
  return {
2670
2680
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2671
2681
  // button component
@@ -2687,8 +2697,8 @@ this.passthrough.tailwind = (function (exports) {
2687
2697
  }
2688
2698
  },
2689
2699
  movetopbutton: {
2690
- root: function root(_ref136) {
2691
- var context = _ref136.context;
2700
+ root: function root(_ref137) {
2701
+ var context = _ref137.context;
2692
2702
  return {
2693
2703
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2694
2704
  // button component
@@ -2710,8 +2720,8 @@ this.passthrough.tailwind = (function (exports) {
2710
2720
  }
2711
2721
  },
2712
2722
  movedownbutton: {
2713
- root: function root(_ref137) {
2714
- var context = _ref137.context;
2723
+ root: function root(_ref138) {
2724
+ var context = _ref138.context;
2715
2725
  return {
2716
2726
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2717
2727
  // button component
@@ -2733,8 +2743,8 @@ this.passthrough.tailwind = (function (exports) {
2733
2743
  }
2734
2744
  },
2735
2745
  movebottombutton: {
2736
- root: function root(_ref138) {
2737
- var context = _ref138.context;
2746
+ root: function root(_ref139) {
2747
+ var context = _ref139.context;
2738
2748
  return {
2739
2749
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2740
2750
  // button component
@@ -2766,8 +2776,8 @@ this.passthrough.tailwind = (function (exports) {
2766
2776
  )
2767
2777
  },
2768
2778
 
2769
- item: function item(_ref139) {
2770
- var context = _ref139.context;
2779
+ item: function item(_ref140) {
2780
+ var context = _ref140.context;
2771
2781
  return {
2772
2782
  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', {
2773
2783
  'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected
@@ -2776,15 +2786,15 @@ this.passthrough.tailwind = (function (exports) {
2776
2786
  }
2777
2787
  },
2778
2788
  picklist: {
2779
- root: 'flex',
2780
- controls: 'flex flex-col justify-center p-5',
2789
+ root: 'flex flex-col xl:flex-row',
2790
+ controls: 'flex flex-row xl:flex-col justify-center p-5',
2781
2791
  moveUpButton: {
2782
2792
  root: {
2783
2793
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2784
2794
  // button component
2785
2795
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2786
2796
  // icon only
2787
- 'mb-2',
2797
+ 'mr-2 xl:mb-2',
2788
2798
  // orderlist button
2789
2799
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2790
2800
  )
@@ -2798,7 +2808,7 @@ this.passthrough.tailwind = (function (exports) {
2798
2808
  // button component
2799
2809
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2800
2810
  // icon only
2801
- 'mb-2',
2811
+ 'mr-2 xl:mb-2',
2802
2812
  // orderlist button
2803
2813
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2804
2814
  )
@@ -2812,7 +2822,7 @@ this.passthrough.tailwind = (function (exports) {
2812
2822
  // button component
2813
2823
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2814
2824
  // icon only
2815
- 'mb-2',
2825
+ 'mr-2 xl:mb-2',
2816
2826
  // orderlist button
2817
2827
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2818
2828
  )
@@ -2826,7 +2836,7 @@ this.passthrough.tailwind = (function (exports) {
2826
2836
  // button component
2827
2837
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2828
2838
  // icon only
2829
- 'mb-2',
2839
+ 'mr-2 xl:mb-2',
2830
2840
  // orderlist button
2831
2841
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2832
2842
  )
@@ -2845,8 +2855,8 @@ this.passthrough.tailwind = (function (exports) {
2845
2855
  )
2846
2856
  },
2847
2857
 
2848
- item: function item(_ref140) {
2849
- var context = _ref140.context;
2858
+ item: function item(_ref141) {
2859
+ var context = _ref141.context;
2850
2860
  return {
2851
2861
  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', {
2852
2862
  'text-blue-700 bg-blue-500/20 dark:bg-blue-300/20': context.selected,
@@ -2854,7 +2864,7 @@ this.passthrough.tailwind = (function (exports) {
2854
2864
  })
2855
2865
  };
2856
2866
  },
2857
- buttons: 'flex flex-col justify-center p-5',
2867
+ buttons: 'flex flex-row xl:flex-col justify-center p-5',
2858
2868
  movetotargetbutton: {
2859
2869
  root: {
2860
2870
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
@@ -2875,7 +2885,7 @@ this.passthrough.tailwind = (function (exports) {
2875
2885
  // button component
2876
2886
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2877
2887
  // icon only
2878
- 'mb-2',
2888
+ 'mr-2 xl:mb-2',
2879
2889
  // orderlist button
2880
2890
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2881
2891
  )
@@ -2889,7 +2899,7 @@ this.passthrough.tailwind = (function (exports) {
2889
2899
  // button component
2890
2900
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2891
2901
  // icon only
2892
- 'mb-2',
2902
+ 'mr-2 xl:mb-2',
2893
2903
  // orderlist button
2894
2904
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2895
2905
  )
@@ -2903,7 +2913,7 @@ this.passthrough.tailwind = (function (exports) {
2903
2913
  // button component
2904
2914
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2905
2915
  // icon only
2906
- 'mb-2',
2916
+ 'mr-2 xl:mb-2',
2907
2917
  // orderlist button
2908
2918
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2909
2919
  )
@@ -2939,8 +2949,8 @@ this.passthrough.tailwind = (function (exports) {
2939
2949
  )
2940
2950
  },
2941
2951
 
2942
- firstpagebutton: function firstpagebutton(_ref141) {
2943
- var context = _ref141.context;
2952
+ firstpagebutton: function firstpagebutton(_ref142) {
2953
+ var context = _ref142.context;
2944
2954
  return {
2945
2955
  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',
2946
2956
  //Dark Mode
@@ -2951,8 +2961,8 @@ this.passthrough.tailwind = (function (exports) {
2951
2961
  };
2952
2962
  },
2953
2963
 
2954
- previouspagebutton: function previouspagebutton(_ref142) {
2955
- var context = _ref142.context;
2964
+ previouspagebutton: function previouspagebutton(_ref143) {
2965
+ var context = _ref143.context;
2956
2966
  return {
2957
2967
  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',
2958
2968
  //Dark Mode
@@ -2963,8 +2973,8 @@ this.passthrough.tailwind = (function (exports) {
2963
2973
  };
2964
2974
  },
2965
2975
 
2966
- nextpagebutton: function nextpagebutton(_ref143) {
2967
- var context = _ref143.context;
2976
+ nextpagebutton: function nextpagebutton(_ref144) {
2977
+ var context = _ref144.context;
2968
2978
  return {
2969
2979
  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',
2970
2980
  //Dark Mode
@@ -2975,8 +2985,8 @@ this.passthrough.tailwind = (function (exports) {
2975
2985
  };
2976
2986
  },
2977
2987
 
2978
- lastpagebutton: function lastpagebutton(_ref144) {
2979
- var context = _ref144.context;
2988
+ lastpagebutton: function lastpagebutton(_ref145) {
2989
+ var context = _ref145.context;
2980
2990
  return {
2981
2991
  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',
2982
2992
  //Dark Mode
@@ -2987,8 +2997,8 @@ this.passthrough.tailwind = (function (exports) {
2987
2997
  };
2988
2998
  },
2989
2999
 
2990
- pagebutton: function pagebutton(_ref145) {
2991
- var context = _ref145.context;
3000
+ pagebutton: function pagebutton(_ref146) {
3001
+ var context = _ref146.context;
2992
3002
  return {
2993
3003
  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',
2994
3004
  // Dark Mode
@@ -3000,9 +3010,9 @@ this.passthrough.tailwind = (function (exports) {
3000
3010
  };
3001
3011
  },
3002
3012
  rowperpagedropdown: {
3003
- root: function root(_ref146) {
3004
- var props = _ref146.props,
3005
- state = _ref146.state;
3013
+ root: function root(_ref147) {
3014
+ var props = _ref147.props,
3015
+ state = _ref147.state;
3006
3016
  return {
3007
3017
  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',
3008
3018
  //DarkMode
@@ -3030,8 +3040,8 @@ this.passthrough.tailwind = (function (exports) {
3030
3040
 
3031
3041
  wrapper: 'overflow-auto',
3032
3042
  list: 'm-0 p-0 py-3 list-none',
3033
- item: function item(_ref147) {
3034
- var context = _ref147.context;
3043
+ item: function item(_ref148) {
3044
+ var context = _ref148.context;
3035
3045
  return {
3036
3046
  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',
3037
3047
  // Dark Mode
@@ -3052,9 +3062,9 @@ this.passthrough.tailwind = (function (exports) {
3052
3062
  }
3053
3063
  },
3054
3064
  jumptopagedropdown: {
3055
- root: function root(_ref148) {
3056
- var props = _ref148.props,
3057
- state = _ref148.state;
3065
+ root: function root(_ref149) {
3066
+ var props = _ref149.props,
3067
+ state = _ref149.state;
3058
3068
  return {
3059
3069
  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',
3060
3070
  //DarkMode
@@ -3082,8 +3092,8 @@ this.passthrough.tailwind = (function (exports) {
3082
3092
 
3083
3093
  wrapper: 'overflow-auto',
3084
3094
  list: 'm-0 p-0 py-3 list-none',
3085
- item: function item(_ref149) {
3086
- var context = _ref149.context;
3095
+ item: function item(_ref150) {
3096
+ var context = _ref150.context;
3087
3097
  return {
3088
3098
  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',
3089
3099
  // Dark Mode
@@ -3097,8 +3107,8 @@ this.passthrough.tailwind = (function (exports) {
3097
3107
  }
3098
3108
  },
3099
3109
  treetable: {
3100
- root: function root(_ref150) {
3101
- var props = _ref150.props;
3110
+ root: function root(_ref151) {
3111
+ var props = _ref151.props;
3102
3112
  return {
3103
3113
  className: classNames('relative', {
3104
3114
  'flex flex-col h-full': props.scrollHeight
@@ -3116,8 +3126,8 @@ this.passthrough.tailwind = (function (exports) {
3116
3126
  )
3117
3127
  },
3118
3128
 
3119
- scrollablewrapper: function scrollablewrapper(_ref151) {
3120
- var props = _ref151.props;
3129
+ scrollablewrapper: function scrollablewrapper(_ref152) {
3130
+ var props = _ref152.props;
3121
3131
  return {
3122
3132
  className: classNames({
3123
3133
  'relative overflow-auto': props.scrollable,
@@ -3125,8 +3135,8 @@ this.passthrough.tailwind = (function (exports) {
3125
3135
  })
3126
3136
  };
3127
3137
  },
3128
- wrapper: function wrapper(_ref152) {
3129
- var props = _ref152.props;
3138
+ wrapper: function wrapper(_ref153) {
3139
+ var props = _ref153.props;
3130
3140
  return {
3131
3141
  className: classNames({
3132
3142
  'relative overflow-auto': props.scrollable,
@@ -3140,40 +3150,40 @@ this.passthrough.tailwind = (function (exports) {
3140
3150
  },
3141
3151
 
3142
3152
  table: 'border-collapse table-fixed w-full',
3143
- thead: function thead(_ref153) {
3144
- var props = _ref153.props;
3153
+ thead: function thead(_ref154) {
3154
+ var props = _ref154.props;
3145
3155
  return {
3146
3156
  className: classNames({
3147
3157
  'block sticky top-0 z-[1]': props.scrollable
3148
3158
  })
3149
3159
  };
3150
3160
  },
3151
- tbody: function tbody(_ref154) {
3152
- var props = _ref154.props;
3161
+ tbody: function tbody(_ref155) {
3162
+ var props = _ref155.props;
3153
3163
  return {
3154
3164
  className: classNames({
3155
3165
  block: props.scrollable
3156
3166
  })
3157
3167
  };
3158
3168
  },
3159
- tfoot: function tfoot(_ref155) {
3160
- var props = _ref155.props;
3169
+ tfoot: function tfoot(_ref156) {
3170
+ var props = _ref156.props;
3161
3171
  return {
3162
3172
  className: classNames({
3163
3173
  block: props.scrollable
3164
3174
  })
3165
3175
  };
3166
3176
  },
3167
- headerrow: function headerrow(_ref156) {
3168
- var props = _ref156.props;
3177
+ headerrow: function headerrow(_ref157) {
3178
+ var props = _ref157.props;
3169
3179
  return {
3170
3180
  className: classNames({
3171
3181
  'flex flex-nowrap w-full': props.scrollable
3172
3182
  })
3173
3183
  };
3174
3184
  },
3175
- row: function row(_ref157) {
3176
- var context = _ref157.context;
3185
+ row: function row(_ref158) {
3186
+ var context = _ref158.context;
3177
3187
  return {
3178
3188
  className: classNames('transition duration-200', 'focus:outline focus:outline-[0.15rem] focus:outline-blue-200 focus:outline-offset-[-0.15rem]',
3179
3189
  // Focus
@@ -3185,8 +3195,8 @@ this.passthrough.tailwind = (function (exports) {
3185
3195
  };
3186
3196
  },
3187
3197
  column: {
3188
- headercell: function headercell(_ref158) {
3189
- var context = _ref158.context;
3198
+ headercell: function headercell(_ref159) {
3199
+ var context = _ref159.context;
3190
3200
  return {
3191
3201
  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',
3192
3202
  //Dark Mode
@@ -3201,8 +3211,8 @@ this.passthrough.tailwind = (function (exports) {
3201
3211
  })
3202
3212
  };
3203
3213
  },
3204
- bodycell: function bodycell(_ref159) {
3205
- var context = _ref159.context;
3214
+ bodycell: function bodycell(_ref160) {
3215
+ var context = _ref160.context;
3206
3216
  return {
3207
3217
  className: classNames('text-left border-gray-300 border', 'transition duration-200 p-4', 'dark:border-blue-900/40',
3208
3218
  //Dark Mode
@@ -3215,8 +3225,8 @@ this.passthrough.tailwind = (function (exports) {
3215
3225
  })
3216
3226
  };
3217
3227
  },
3218
- rowtoggler: function rowtoggler(_ref160) {
3219
- var context = _ref160.context;
3228
+ rowtoggler: function rowtoggler(_ref161) {
3229
+ var context = _ref161.context;
3220
3230
  return {
3221
3231
  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', {
3222
3232
  'text-blue-700': context.selected,
@@ -3229,8 +3239,8 @@ this.passthrough.tailwind = (function (exports) {
3229
3239
  sort: {
3230
3240
  className: 'inline-block align-middle'
3231
3241
  },
3232
- sorticon: function sorticon(_ref161) {
3233
- var context = _ref161.context;
3242
+ sorticon: function sorticon(_ref162) {
3243
+ var context = _ref162.context;
3234
3244
  return {
3235
3245
  className: classNames('ml-2 inline-block align-middle', {
3236
3246
  'text-blue-700 dark:text-white/80': context.sorted,
@@ -3247,8 +3257,8 @@ this.passthrough.tailwind = (function (exports) {
3247
3257
  checkboxwrapper: {
3248
3258
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6 mr-2')
3249
3259
  },
3250
- checkbox: function checkbox(_ref162) {
3251
- var context = _ref162.context;
3260
+ checkbox: function checkbox(_ref163) {
3261
+ var context = _ref163.context;
3252
3262
  return {
3253
3263
  className: classNames('flex items-center justify-center', 'border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200', {
3254
3264
  'border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400': context.checked,
@@ -3258,8 +3268,8 @@ this.passthrough.tailwind = (function (exports) {
3258
3268
  })
3259
3269
  };
3260
3270
  },
3261
- checkboxicon: function checkboxicon(_ref163) {
3262
- var context = _ref163.context;
3271
+ checkboxicon: function checkboxicon(_ref164) {
3272
+ var context = _ref164.context;
3263
3273
  return {
3264
3274
  className: classNames('w-4 h-4 transition-all duration-200 text-base dark:text-gray-900', {
3265
3275
  'text-white': context.checked
@@ -3270,8 +3280,8 @@ this.passthrough.tailwind = (function (exports) {
3270
3280
  resizehelper: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
3271
3281
  },
3272
3282
  datatable: {
3273
- root: function root(_ref164) {
3274
- var props = _ref164.props;
3283
+ root: function root(_ref165) {
3284
+ var props = _ref165.props;
3275
3285
  return {
3276
3286
  className: classNames('relative', {
3277
3287
  'flex flex-col h-full': props.scrollable && props.scrollHeight === 'flex'
@@ -3284,8 +3294,8 @@ this.passthrough.tailwind = (function (exports) {
3284
3294
  },
3285
3295
 
3286
3296
  loadingicon: 'w-8 h-8',
3287
- wrapper: function wrapper(_ref165) {
3288
- var props = _ref165.props;
3297
+ wrapper: function wrapper(_ref166) {
3298
+ var props = _ref166.props;
3289
3299
  return {
3290
3300
  className: classNames({
3291
3301
  relative: props.scrollable,
@@ -3293,8 +3303,8 @@ this.passthrough.tailwind = (function (exports) {
3293
3303
  })
3294
3304
  };
3295
3305
  },
3296
- header: function header(_ref166) {
3297
- var props = _ref166.props;
3306
+ header: function header(_ref167) {
3307
+ var props = _ref167.props;
3298
3308
  return {
3299
3309
  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',
3300
3310
  // Dark Mode
@@ -3302,25 +3312,25 @@ this.passthrough.tailwind = (function (exports) {
3302
3312
  };
3303
3313
  },
3304
3314
  table: 'w-full border-spacing-0',
3305
- thead: function thead(_ref167) {
3306
- var context = _ref167.context;
3315
+ thead: function thead(_ref168) {
3316
+ var context = _ref168.context;
3307
3317
  return {
3308
3318
  className: classNames({
3309
3319
  'bg-slate-50 top-0 z-[1]': context.scrollable
3310
3320
  })
3311
3321
  };
3312
3322
  },
3313
- tbody: function tbody(_ref168) {
3314
- var props = _ref168.props,
3315
- context = _ref168.context;
3323
+ tbody: function tbody(_ref169) {
3324
+ var props = _ref169.props,
3325
+ context = _ref169.context;
3316
3326
  return {
3317
3327
  className: classNames({
3318
3328
  'sticky z-[1]': props.frozenRow && context.scrollable
3319
3329
  })
3320
3330
  };
3321
3331
  },
3322
- tfoot: function tfoot(_ref169) {
3323
- var context = _ref169.context;
3332
+ tfoot: function tfoot(_ref170) {
3333
+ var context = _ref170.context;
3324
3334
  return {
3325
3335
  className: classNames({
3326
3336
  'bg-slate-50 bottom-0 z-[1]': context.scrollable
@@ -3333,9 +3343,9 @@ this.passthrough.tailwind = (function (exports) {
3333
3343
  },
3334
3344
 
3335
3345
  column: {
3336
- headercell: function headercell(_ref170) {
3337
- var context = _ref170.context,
3338
- props = _ref170.props;
3346
+ headercell: function headercell(_ref171) {
3347
+ var context = _ref171.context,
3348
+ props = _ref171.props;
3339
3349
  return {
3340
3350
  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',
3341
3351
  // Size
@@ -3344,7 +3354,7 @@ this.passthrough.tailwind = (function (exports) {
3344
3354
  context.sorted ? 'dark:text-white/80 dark:bg-blue-300' : 'dark:text-white/80 dark:bg-gray-900',
3345
3355
  // Dark Mode
3346
3356
  {
3347
- 'sticky z-[1]': props.frozen || props.frozen === '',
3357
+ 'sticky z-[1]': props && (props.frozen || props.frozen === ''),
3348
3358
  // Frozen Columns
3349
3359
  'border-x border-y': context === null || context === void 0 ? void 0 : context.showGridlines,
3350
3360
  'overflow-hidden space-nowrap border-y relative bg-clip-padding': context.resizable // Resizable
@@ -3353,23 +3363,23 @@ this.passthrough.tailwind = (function (exports) {
3353
3363
  },
3354
3364
 
3355
3365
  headercontent: 'flex items-center',
3356
- bodycell: function bodycell(_ref171) {
3357
- var props = _ref171.props,
3358
- context = _ref171.context;
3366
+ bodycell: function bodycell(_ref172) {
3367
+ var props = _ref172.props,
3368
+ context = _ref172.context;
3359
3369
  return {
3360
3370
  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',
3361
3371
  // Size
3362
3372
  'dark:text-white/80 dark:border-blue-900/40',
3363
3373
  // Dark Mode
3364
3374
  {
3365
- 'sticky bg-inherit': (props === null || props === void 0 ? void 0 : props.frozen) || (props === null || props === void 0 ? void 0 : props.frozen) === '',
3375
+ 'sticky bg-inherit': props && (props.frozen || props.frozen === ''),
3366
3376
  // Frozen Columns
3367
3377
  'border-x border-y': context.showGridlines
3368
3378
  })
3369
3379
  };
3370
3380
  },
3371
- footercell: function footercell(_ref172) {
3372
- var context = _ref172.context;
3381
+ footercell: function footercell(_ref173) {
3382
+ var context = _ref173.context;
3373
3383
  return {
3374
3384
  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',
3375
3385
  // Size
@@ -3380,8 +3390,8 @@ this.passthrough.tailwind = (function (exports) {
3380
3390
  })
3381
3391
  };
3382
3392
  },
3383
- sorticon: function sorticon(_ref173) {
3384
- var context = _ref173.context;
3393
+ sorticon: function sorticon(_ref174) {
3394
+ var context = _ref174.context;
3385
3395
  return {
3386
3396
  className: classNames('ml-2', context.sorted ? 'text-blue-700 dark:text-white/80' : 'text-slate-700 dark:text-white/70')
3387
3397
  };
@@ -3401,8 +3411,8 @@ this.passthrough.tailwind = (function (exports) {
3401
3411
  root: 'min-[0px]:flex mb-2'
3402
3412
  },
3403
3413
  filterrowitems: 'm-0 p-0 py-3 list-none ',
3404
- filterrowitem: function filterrowitem(_ref174) {
3405
- var context = _ref174.context;
3414
+ filterrowitem: function filterrowitem(_ref175) {
3415
+ var context = _ref175.context;
3406
3416
  return {
3407
3417
  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')
3408
3418
  };
@@ -3433,8 +3443,8 @@ this.passthrough.tailwind = (function (exports) {
3433
3443
  filterapplybutton: {
3434
3444
  root: 'w-auto min-[0px]:text-sm px-4 py-3'
3435
3445
  },
3436
- filtermenubutton: function filtermenubutton(_ref175) {
3437
- var context = _ref175.context;
3446
+ filtermenubutton: function filtermenubutton(_ref176) {
3447
+ var context = _ref176.context;
3438
3448
  return {
3439
3449
  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',
3440
3450
  // Hover
@@ -3447,8 +3457,8 @@ this.passthrough.tailwind = (function (exports) {
3447
3457
  })
3448
3458
  };
3449
3459
  },
3450
- headerfilterclearbutton: function headerfilterclearbutton(_ref176) {
3451
- var context = _ref176.context;
3460
+ headerfilterclearbutton: function headerfilterclearbutton(_ref177) {
3461
+ var context = _ref177.context;
3452
3462
  return {
3453
3463
  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', {
3454
3464
  invisible: !context.hidden
@@ -3487,8 +3497,8 @@ this.passthrough.tailwind = (function (exports) {
3487
3497
  radiobuttonwrapper: {
3488
3498
  className: classNames('relative inline-flex cursor-pointer select-none align-bottom', 'w-6 h-6')
3489
3499
  },
3490
- radiobutton: function radiobutton(_ref177) {
3491
- var context = _ref177.context;
3500
+ radiobutton: function radiobutton(_ref178) {
3501
+ var context = _ref178.context;
3492
3502
  return {
3493
3503
  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', {
3494
3504
  '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,
@@ -3496,8 +3506,8 @@ this.passthrough.tailwind = (function (exports) {
3496
3506
  })
3497
3507
  };
3498
3508
  },
3499
- radiobuttonicon: function radiobuttonicon(_ref178) {
3500
- var context = _ref178.context;
3509
+ radiobuttonicon: function radiobuttonicon(_ref179) {
3510
+ var context = _ref179.context;
3501
3511
  return {
3502
3512
  className: classNames('transform rounded-full', 'block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900', {
3503
3513
  'backface-hidden scale-10 invisible': context.checked === false,
@@ -3508,8 +3518,8 @@ this.passthrough.tailwind = (function (exports) {
3508
3518
  headercheckboxwrapper: {
3509
3519
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
3510
3520
  },
3511
- headercheckbox: function headercheckbox(_ref179) {
3512
- var context = _ref179.context;
3521
+ headercheckbox: function headercheckbox(_ref180) {
3522
+ var context = _ref180.context;
3513
3523
  return {
3514
3524
  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', {
3515
3525
  '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,
@@ -3521,8 +3531,8 @@ this.passthrough.tailwind = (function (exports) {
3521
3531
  checkboxwrapper: {
3522
3532
  className: classNames('cursor-pointer inline-flex relative select-none align-bottom', 'w-6 h-6')
3523
3533
  },
3524
- checkbox: function checkbox(_ref180) {
3525
- var context = _ref180.context;
3534
+ checkbox: function checkbox(_ref181) {
3535
+ var context = _ref181.context;
3526
3536
  return {
3527
3537
  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', {
3528
3538
  '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,
@@ -3533,8 +3543,8 @@ this.passthrough.tailwind = (function (exports) {
3533
3543
  checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900',
3534
3544
  transition: TRANSITIONS.overlay
3535
3545
  },
3536
- bodyrow: function bodyrow(_ref181) {
3537
- var context = _ref181.context;
3546
+ bodyrow: function bodyrow(_ref182) {
3547
+ var context = _ref182.context;
3538
3548
  return {
3539
3549
  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]',
3540
3550
  // Focus