primereact 10.3.0 → 10.3.1

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 (588) hide show
  1. package/accordion/accordion.cjs.js +11 -8
  2. package/accordion/accordion.cjs.min.js +1 -1
  3. package/accordion/accordion.d.ts +36 -1
  4. package/accordion/accordion.esm.js +11 -8
  5. package/accordion/accordion.esm.min.js +1 -1
  6. package/accordion/accordion.js +9 -6
  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 +13 -2
  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 +3 -2
  16. package/autocomplete/autocomplete.cjs.min.js +1 -1
  17. package/autocomplete/autocomplete.d.ts +6 -1
  18. package/autocomplete/autocomplete.esm.js +3 -2
  19. package/autocomplete/autocomplete.esm.min.js +1 -1
  20. package/autocomplete/autocomplete.js +3 -2
  21. package/autocomplete/autocomplete.min.js +1 -1
  22. package/blockui/blockui.cjs.js +8 -5
  23. package/blockui/blockui.cjs.min.js +1 -1
  24. package/blockui/blockui.esm.js +8 -5
  25. package/blockui/blockui.esm.min.js +1 -1
  26. package/blockui/blockui.js +8 -5
  27. package/blockui/blockui.min.js +1 -1
  28. package/calendar/calendar.cjs.js +80 -43
  29. package/calendar/calendar.cjs.min.js +1 -1
  30. package/calendar/calendar.d.ts +3 -5
  31. package/calendar/calendar.esm.js +80 -43
  32. package/calendar/calendar.esm.min.js +1 -1
  33. package/calendar/calendar.js +80 -43
  34. package/calendar/calendar.min.js +1 -1
  35. package/carousel/carousel.cjs.js +1 -1
  36. package/carousel/carousel.cjs.min.js +1 -1
  37. package/carousel/carousel.esm.js +1 -1
  38. package/carousel/carousel.esm.min.js +1 -1
  39. package/carousel/carousel.js +1 -1
  40. package/carousel/carousel.min.js +1 -1
  41. package/cascadeselect/cascadeselect.cjs.js +42 -20
  42. package/cascadeselect/cascadeselect.cjs.min.js +1 -1
  43. package/cascadeselect/cascadeselect.d.ts +27 -4
  44. package/cascadeselect/cascadeselect.esm.js +43 -21
  45. package/cascadeselect/cascadeselect.esm.min.js +1 -1
  46. package/cascadeselect/cascadeselect.js +43 -21
  47. package/cascadeselect/cascadeselect.min.js +1 -1
  48. package/checkbox/checkbox.cjs.js +25 -25
  49. package/checkbox/checkbox.cjs.min.js +1 -1
  50. package/checkbox/checkbox.esm.js +25 -25
  51. package/checkbox/checkbox.esm.min.js +1 -1
  52. package/checkbox/checkbox.js +26 -26
  53. package/checkbox/checkbox.min.js +1 -1
  54. package/chip/chip.cjs.js +5 -1
  55. package/chip/chip.cjs.min.js +1 -1
  56. package/chip/chip.d.ts +17 -2
  57. package/chip/chip.esm.js +5 -1
  58. package/chip/chip.esm.min.js +1 -1
  59. package/chip/chip.js +5 -1
  60. package/chip/chip.min.js +1 -1
  61. package/chips/chips.cjs.js +2 -1
  62. package/chips/chips.cjs.min.js +1 -1
  63. package/chips/chips.esm.js +2 -1
  64. package/chips/chips.esm.min.js +1 -1
  65. package/chips/chips.js +2 -1
  66. package/chips/chips.min.js +1 -1
  67. package/colorpicker/colorpicker.d.ts +1 -1
  68. package/componentbase/componentbase.cjs.js +49 -8
  69. package/componentbase/componentbase.cjs.min.js +1 -1
  70. package/componentbase/componentbase.esm.js +50 -9
  71. package/componentbase/componentbase.esm.min.js +1 -1
  72. package/componentbase/componentbase.js +49 -8
  73. package/componentbase/componentbase.min.js +1 -1
  74. package/confirmdialog/confirmdialog.cjs.js +21 -18
  75. package/confirmdialog/confirmdialog.cjs.min.js +1 -1
  76. package/confirmdialog/confirmdialog.d.ts +19 -3
  77. package/confirmdialog/confirmdialog.esm.js +21 -18
  78. package/confirmdialog/confirmdialog.esm.min.js +1 -1
  79. package/confirmdialog/confirmdialog.js +21 -18
  80. package/confirmdialog/confirmdialog.min.js +1 -1
  81. package/confirmpopup/confirmpopup.cjs.js +32 -120
  82. package/confirmpopup/confirmpopup.cjs.min.js +1 -1
  83. package/confirmpopup/confirmpopup.d.ts +12 -2
  84. package/confirmpopup/confirmpopup.esm.js +35 -123
  85. package/confirmpopup/confirmpopup.esm.min.js +1 -1
  86. package/confirmpopup/confirmpopup.js +32 -120
  87. package/confirmpopup/confirmpopup.min.js +1 -1
  88. package/contextmenu/contextmenu.cjs.js +1 -1
  89. package/contextmenu/contextmenu.cjs.min.js +1 -1
  90. package/contextmenu/contextmenu.d.ts +1 -1
  91. package/contextmenu/contextmenu.esm.js +1 -1
  92. package/contextmenu/contextmenu.esm.min.js +1 -1
  93. package/contextmenu/contextmenu.js +1 -1
  94. package/contextmenu/contextmenu.min.js +1 -1
  95. package/core/core.js +725 -458
  96. package/core/core.min.js +40 -40
  97. package/datatable/datatable.cjs.js +31 -24
  98. package/datatable/datatable.cjs.min.js +1 -1
  99. package/datatable/datatable.d.ts +4 -3
  100. package/datatable/datatable.esm.js +31 -24
  101. package/datatable/datatable.esm.min.js +1 -1
  102. package/datatable/datatable.js +31 -24
  103. package/datatable/datatable.min.js +1 -1
  104. package/dataview/dataview.d.ts +1 -1
  105. package/dialog/dialog.cjs.js +27 -118
  106. package/dialog/dialog.cjs.min.js +1 -1
  107. package/dialog/dialog.d.ts +2 -2
  108. package/dialog/dialog.esm.js +34 -125
  109. package/dialog/dialog.esm.min.js +1 -1
  110. package/dialog/dialog.js +28 -119
  111. package/dialog/dialog.min.js +1 -1
  112. package/dropdown/dropdown.cjs.js +5 -3
  113. package/dropdown/dropdown.cjs.min.js +1 -1
  114. package/dropdown/dropdown.d.ts +1 -1
  115. package/dropdown/dropdown.esm.js +5 -3
  116. package/dropdown/dropdown.esm.min.js +1 -1
  117. package/dropdown/dropdown.js +6 -4
  118. package/dropdown/dropdown.min.js +1 -1
  119. package/galleria/galleria.cjs.js +1 -1
  120. package/galleria/galleria.cjs.min.js +1 -1
  121. package/galleria/galleria.esm.js +1 -1
  122. package/galleria/galleria.esm.min.js +1 -1
  123. package/galleria/galleria.js +1 -1
  124. package/galleria/galleria.min.js +1 -1
  125. package/hooks/hooks.cjs.js +215 -76
  126. package/hooks/hooks.cjs.min.js +1 -1
  127. package/hooks/hooks.d.ts +8 -4
  128. package/hooks/hooks.esm.js +215 -78
  129. package/hooks/hooks.esm.min.js +1 -1
  130. package/hooks/hooks.js +215 -76
  131. package/hooks/hooks.min.js +1 -1
  132. package/icons/arrowdown/index.cjs.js +1 -1
  133. package/icons/arrowdown/index.cjs.min.js +1 -1
  134. package/icons/arrowdown/index.esm.js +1 -1
  135. package/icons/arrowdown/index.esm.min.js +1 -1
  136. package/icons/arrowdown/index.js +1 -1
  137. package/icons/arrowdown/index.min.js +1 -1
  138. package/icons/arrowup/index.cjs.js +1 -1
  139. package/icons/arrowup/index.cjs.min.js +1 -1
  140. package/icons/arrowup/index.esm.js +1 -1
  141. package/icons/arrowup/index.esm.min.js +1 -1
  142. package/icons/arrowup/index.js +1 -1
  143. package/icons/arrowup/index.min.js +1 -1
  144. package/icons/ban/index.cjs.js +1 -1
  145. package/icons/ban/index.cjs.min.js +1 -1
  146. package/icons/ban/index.esm.js +1 -1
  147. package/icons/ban/index.esm.min.js +1 -1
  148. package/icons/ban/index.js +1 -1
  149. package/icons/ban/index.min.js +1 -1
  150. package/icons/download/index.cjs.js +1 -1
  151. package/icons/download/index.cjs.min.js +1 -1
  152. package/icons/download/index.esm.js +1 -1
  153. package/icons/download/index.esm.min.js +1 -1
  154. package/icons/download/index.js +1 -1
  155. package/icons/download/index.min.js +1 -1
  156. package/icons/exclamationtriangle/index.cjs.js +1 -1
  157. package/icons/exclamationtriangle/index.cjs.min.js +1 -1
  158. package/icons/exclamationtriangle/index.esm.js +1 -1
  159. package/icons/exclamationtriangle/index.esm.min.js +1 -1
  160. package/icons/exclamationtriangle/index.js +1 -1
  161. package/icons/exclamationtriangle/index.min.js +1 -1
  162. package/icons/eyeslash/index.cjs.js +1 -1
  163. package/icons/eyeslash/index.cjs.min.js +1 -1
  164. package/icons/eyeslash/index.esm.js +1 -1
  165. package/icons/eyeslash/index.esm.min.js +1 -1
  166. package/icons/eyeslash/index.js +1 -1
  167. package/icons/eyeslash/index.min.js +1 -1
  168. package/icons/filter/index.cjs.js +1 -1
  169. package/icons/filter/index.cjs.min.js +1 -1
  170. package/icons/filter/index.esm.js +1 -1
  171. package/icons/filter/index.esm.min.js +1 -1
  172. package/icons/filter/index.js +1 -1
  173. package/icons/filter/index.min.js +1 -1
  174. package/icons/filterslash/index.cjs.js +1 -1
  175. package/icons/filterslash/index.cjs.min.js +1 -1
  176. package/icons/filterslash/index.esm.js +1 -1
  177. package/icons/filterslash/index.esm.min.js +1 -1
  178. package/icons/filterslash/index.js +1 -1
  179. package/icons/filterslash/index.min.js +1 -1
  180. package/icons/infocircle/index.cjs.js +1 -1
  181. package/icons/infocircle/index.cjs.min.js +1 -1
  182. package/icons/infocircle/index.esm.js +1 -1
  183. package/icons/infocircle/index.esm.min.js +1 -1
  184. package/icons/infocircle/index.js +1 -1
  185. package/icons/infocircle/index.min.js +1 -1
  186. package/icons/pencil/index.cjs.js +1 -1
  187. package/icons/pencil/index.cjs.min.js +1 -1
  188. package/icons/pencil/index.esm.js +1 -1
  189. package/icons/pencil/index.esm.min.js +1 -1
  190. package/icons/pencil/index.js +1 -1
  191. package/icons/pencil/index.min.js +1 -1
  192. package/icons/plus/index.cjs.js +1 -1
  193. package/icons/plus/index.cjs.min.js +1 -1
  194. package/icons/plus/index.esm.js +1 -1
  195. package/icons/plus/index.esm.min.js +1 -1
  196. package/icons/plus/index.js +1 -1
  197. package/icons/plus/index.min.js +1 -1
  198. package/icons/refresh/index.cjs.js +1 -1
  199. package/icons/refresh/index.cjs.min.js +1 -1
  200. package/icons/refresh/index.esm.js +1 -1
  201. package/icons/refresh/index.esm.min.js +1 -1
  202. package/icons/refresh/index.js +1 -1
  203. package/icons/refresh/index.min.js +1 -1
  204. package/icons/search/index.cjs.js +1 -1
  205. package/icons/search/index.cjs.min.js +1 -1
  206. package/icons/search/index.esm.js +1 -1
  207. package/icons/search/index.esm.min.js +1 -1
  208. package/icons/search/index.js +1 -1
  209. package/icons/search/index.min.js +1 -1
  210. package/icons/searchminus/index.cjs.js +1 -1
  211. package/icons/searchminus/index.cjs.min.js +1 -1
  212. package/icons/searchminus/index.esm.js +1 -1
  213. package/icons/searchminus/index.esm.min.js +1 -1
  214. package/icons/searchminus/index.js +1 -1
  215. package/icons/searchminus/index.min.js +1 -1
  216. package/icons/searchplus/index.cjs.js +1 -1
  217. package/icons/searchplus/index.cjs.min.js +1 -1
  218. package/icons/searchplus/index.esm.js +1 -1
  219. package/icons/searchplus/index.esm.min.js +1 -1
  220. package/icons/searchplus/index.js +1 -1
  221. package/icons/searchplus/index.min.js +1 -1
  222. package/icons/sortalt/index.cjs.js +1 -1
  223. package/icons/sortalt/index.cjs.min.js +1 -1
  224. package/icons/sortalt/index.esm.js +1 -1
  225. package/icons/sortalt/index.esm.min.js +1 -1
  226. package/icons/sortalt/index.js +1 -1
  227. package/icons/sortalt/index.min.js +1 -1
  228. package/icons/sortamountdown/index.cjs.js +1 -1
  229. package/icons/sortamountdown/index.cjs.min.js +1 -1
  230. package/icons/sortamountdown/index.esm.js +1 -1
  231. package/icons/sortamountdown/index.esm.min.js +1 -1
  232. package/icons/sortamountdown/index.js +1 -1
  233. package/icons/sortamountdown/index.min.js +1 -1
  234. package/icons/sortamountupalt/index.cjs.js +1 -1
  235. package/icons/sortamountupalt/index.cjs.min.js +1 -1
  236. package/icons/sortamountupalt/index.esm.js +1 -1
  237. package/icons/sortamountupalt/index.esm.min.js +1 -1
  238. package/icons/sortamountupalt/index.js +1 -1
  239. package/icons/sortamountupalt/index.min.js +1 -1
  240. package/icons/spinner/index.cjs.js +1 -1
  241. package/icons/spinner/index.cjs.min.js +1 -1
  242. package/icons/spinner/index.esm.js +1 -1
  243. package/icons/spinner/index.esm.min.js +1 -1
  244. package/icons/spinner/index.js +1 -1
  245. package/icons/spinner/index.min.js +1 -1
  246. package/icons/star/index.cjs.js +1 -1
  247. package/icons/star/index.cjs.min.js +1 -1
  248. package/icons/star/index.esm.js +1 -1
  249. package/icons/star/index.esm.min.js +1 -1
  250. package/icons/star/index.js +1 -1
  251. package/icons/star/index.min.js +1 -1
  252. package/icons/starfill/index.cjs.js +1 -1
  253. package/icons/starfill/index.cjs.min.js +1 -1
  254. package/icons/starfill/index.esm.js +1 -1
  255. package/icons/starfill/index.esm.min.js +1 -1
  256. package/icons/starfill/index.js +1 -1
  257. package/icons/starfill/index.min.js +1 -1
  258. package/icons/thlarge/index.cjs.js +1 -1
  259. package/icons/thlarge/index.cjs.min.js +1 -1
  260. package/icons/thlarge/index.esm.js +1 -1
  261. package/icons/thlarge/index.esm.min.js +1 -1
  262. package/icons/thlarge/index.js +1 -1
  263. package/icons/thlarge/index.min.js +1 -1
  264. package/icons/timescircle/index.cjs.js +1 -1
  265. package/icons/timescircle/index.cjs.min.js +1 -1
  266. package/icons/timescircle/index.esm.js +1 -1
  267. package/icons/timescircle/index.esm.min.js +1 -1
  268. package/icons/timescircle/index.js +1 -1
  269. package/icons/timescircle/index.min.js +1 -1
  270. package/icons/trash/index.cjs.js +1 -1
  271. package/icons/trash/index.cjs.min.js +1 -1
  272. package/icons/trash/index.esm.js +1 -1
  273. package/icons/trash/index.esm.min.js +1 -1
  274. package/icons/trash/index.js +1 -1
  275. package/icons/trash/index.min.js +1 -1
  276. package/icons/undo/index.cjs.js +1 -1
  277. package/icons/undo/index.cjs.min.js +1 -1
  278. package/icons/undo/index.esm.js +1 -1
  279. package/icons/undo/index.esm.min.js +1 -1
  280. package/icons/undo/index.js +1 -1
  281. package/icons/undo/index.min.js +1 -1
  282. package/icons/upload/index.cjs.js +1 -1
  283. package/icons/upload/index.cjs.min.js +1 -1
  284. package/icons/upload/index.esm.js +1 -1
  285. package/icons/upload/index.esm.min.js +1 -1
  286. package/icons/upload/index.js +1 -1
  287. package/icons/upload/index.min.js +1 -1
  288. package/icons/windowmaximize/index.cjs.js +1 -1
  289. package/icons/windowmaximize/index.cjs.min.js +1 -1
  290. package/icons/windowmaximize/index.esm.js +1 -1
  291. package/icons/windowmaximize/index.esm.min.js +1 -1
  292. package/icons/windowmaximize/index.js +1 -1
  293. package/icons/windowmaximize/index.min.js +1 -1
  294. package/icons/windowminimize/index.cjs.js +1 -1
  295. package/icons/windowminimize/index.cjs.min.js +1 -1
  296. package/icons/windowminimize/index.esm.js +1 -1
  297. package/icons/windowminimize/index.esm.min.js +1 -1
  298. package/icons/windowminimize/index.js +1 -1
  299. package/icons/windowminimize/index.min.js +1 -1
  300. package/image/image.cjs.js +20 -109
  301. package/image/image.cjs.min.js +1 -1
  302. package/image/image.esm.js +22 -111
  303. package/image/image.esm.min.js +1 -1
  304. package/image/image.js +21 -110
  305. package/image/image.min.js +1 -1
  306. package/inplace/inplace.cjs.js +7 -0
  307. package/inplace/inplace.cjs.min.js +1 -1
  308. package/inplace/inplace.esm.js +7 -0
  309. package/inplace/inplace.esm.min.js +1 -1
  310. package/inplace/inplace.js +8 -2
  311. package/inplace/inplace.min.js +1 -1
  312. package/inputnumber/inputnumber.cjs.js +63 -19
  313. package/inputnumber/inputnumber.cjs.min.js +1 -1
  314. package/inputnumber/inputnumber.d.ts +7 -0
  315. package/inputnumber/inputnumber.esm.js +63 -19
  316. package/inputnumber/inputnumber.esm.min.js +1 -1
  317. package/inputnumber/inputnumber.js +63 -19
  318. package/inputnumber/inputnumber.min.js +1 -1
  319. package/inputswitch/inputswitch.cjs.js +3 -3
  320. package/inputswitch/inputswitch.cjs.min.js +1 -1
  321. package/inputswitch/inputswitch.esm.js +3 -3
  322. package/inputswitch/inputswitch.esm.min.js +1 -1
  323. package/inputswitch/inputswitch.js +3 -3
  324. package/inputswitch/inputswitch.min.js +1 -1
  325. package/inputtext/inputtext.cjs.js +7 -6
  326. package/inputtext/inputtext.cjs.min.js +1 -1
  327. package/inputtext/inputtext.esm.js +7 -6
  328. package/inputtext/inputtext.esm.min.js +1 -1
  329. package/inputtext/inputtext.js +7 -6
  330. package/inputtext/inputtext.min.js +1 -1
  331. package/listbox/listbox.cjs.js +14 -1
  332. package/listbox/listbox.cjs.min.js +1 -1
  333. package/listbox/listbox.d.ts +8 -3
  334. package/listbox/listbox.esm.js +14 -1
  335. package/listbox/listbox.esm.min.js +1 -1
  336. package/listbox/listbox.js +14 -1
  337. package/listbox/listbox.min.js +1 -1
  338. package/megamenu/megamenu.cjs.js +67 -66
  339. package/megamenu/megamenu.cjs.min.js +1 -1
  340. package/megamenu/megamenu.esm.js +69 -68
  341. package/megamenu/megamenu.esm.min.js +1 -1
  342. package/megamenu/megamenu.js +67 -66
  343. package/megamenu/megamenu.min.js +1 -1
  344. package/mention/mention.cjs.js +0 -3
  345. package/mention/mention.cjs.min.js +1 -1
  346. package/mention/mention.esm.js +1 -4
  347. package/mention/mention.esm.min.js +1 -1
  348. package/mention/mention.js +0 -3
  349. package/mention/mention.min.js +1 -1
  350. package/menu/menu.cjs.js +7 -102
  351. package/menu/menu.cjs.min.js +1 -1
  352. package/menu/menu.d.ts +1 -1
  353. package/menu/menu.esm.js +10 -105
  354. package/menu/menu.esm.min.js +1 -1
  355. package/menu/menu.js +7 -102
  356. package/menu/menu.min.js +1 -1
  357. package/messages/messages.cjs.js +1 -1
  358. package/messages/messages.cjs.min.js +1 -1
  359. package/messages/messages.esm.js +1 -1
  360. package/messages/messages.esm.min.js +1 -1
  361. package/messages/messages.js +1 -1
  362. package/messages/messages.min.js +1 -1
  363. package/multiselect/multiselect.cjs.js +47 -30
  364. package/multiselect/multiselect.cjs.min.js +1 -1
  365. package/multiselect/multiselect.d.ts +5 -1
  366. package/multiselect/multiselect.esm.js +47 -30
  367. package/multiselect/multiselect.esm.min.js +1 -1
  368. package/multiselect/multiselect.js +47 -30
  369. package/multiselect/multiselect.min.js +1 -1
  370. package/orderlist/orderlist.cjs.js +1 -1
  371. package/orderlist/orderlist.cjs.min.js +1 -1
  372. package/orderlist/orderlist.d.ts +10 -0
  373. package/orderlist/orderlist.esm.js +1 -1
  374. package/orderlist/orderlist.esm.min.js +1 -1
  375. package/orderlist/orderlist.js +1 -1
  376. package/orderlist/orderlist.min.js +1 -1
  377. package/organizationchart/organizationchart.cjs.js +10 -0
  378. package/organizationchart/organizationchart.cjs.min.js +1 -1
  379. package/organizationchart/organizationchart.esm.js +10 -0
  380. package/organizationchart/organizationchart.esm.min.js +1 -1
  381. package/organizationchart/organizationchart.js +10 -0
  382. package/organizationchart/organizationchart.min.js +1 -1
  383. package/overlaypanel/overlaypanel.cjs.js +9 -104
  384. package/overlaypanel/overlaypanel.cjs.min.js +1 -1
  385. package/overlaypanel/overlaypanel.d.ts +1 -1
  386. package/overlaypanel/overlaypanel.esm.js +11 -106
  387. package/overlaypanel/overlaypanel.esm.min.js +1 -1
  388. package/overlaypanel/overlaypanel.js +10 -105
  389. package/overlaypanel/overlaypanel.min.js +1 -1
  390. package/package.json +1 -1
  391. package/paginator/paginator.d.ts +2 -2
  392. package/panelmenu/panelmenu.cjs.js +1 -1
  393. package/panelmenu/panelmenu.cjs.min.js +1 -1
  394. package/panelmenu/panelmenu.esm.js +1 -1
  395. package/panelmenu/panelmenu.esm.min.js +1 -1
  396. package/panelmenu/panelmenu.js +1 -1
  397. package/panelmenu/panelmenu.min.js +1 -1
  398. package/passthrough/tailwind/index.cjs.js +158 -155
  399. package/passthrough/tailwind/index.cjs.min.js +1 -1
  400. package/passthrough/tailwind/index.esm.js +158 -155
  401. package/passthrough/tailwind/index.esm.min.js +1 -1
  402. package/passthrough/tailwind/index.js +158 -155
  403. package/passthrough/tailwind/index.min.js +1 -1
  404. package/password/password.cjs.js +8 -3
  405. package/password/password.cjs.min.js +1 -1
  406. package/password/password.d.ts +1 -1
  407. package/password/password.esm.js +9 -4
  408. package/password/password.esm.min.js +1 -1
  409. package/password/password.js +8 -3
  410. package/password/password.min.js +1 -1
  411. package/picklist/picklist.cjs.js +709 -181
  412. package/picklist/picklist.cjs.min.js +1 -1
  413. package/picklist/picklist.d.ts +10 -0
  414. package/picklist/picklist.esm.js +708 -180
  415. package/picklist/picklist.esm.min.js +1 -1
  416. package/picklist/picklist.js +709 -181
  417. package/picklist/picklist.min.js +1 -1
  418. package/portal/portal.cjs.js +7 -1
  419. package/portal/portal.cjs.min.js +1 -1
  420. package/portal/portal.esm.js +7 -1
  421. package/portal/portal.esm.min.js +1 -1
  422. package/portal/portal.js +7 -1
  423. package/portal/portal.min.js +1 -1
  424. package/primereact.all.cjs.js +3391 -2429
  425. package/primereact.all.cjs.min.js +1 -1
  426. package/primereact.all.esm.js +3390 -2430
  427. package/primereact.all.esm.min.js +1 -1
  428. package/primereact.all.js +3391 -2429
  429. package/primereact.all.min.js +1 -1
  430. package/radiobutton/radiobutton.cjs.js +26 -26
  431. package/radiobutton/radiobutton.cjs.min.js +1 -1
  432. package/radiobutton/radiobutton.esm.js +26 -26
  433. package/radiobutton/radiobutton.esm.min.js +1 -1
  434. package/radiobutton/radiobutton.js +27 -27
  435. package/radiobutton/radiobutton.min.js +1 -1
  436. package/resources/themes/arya-blue/theme.css +18 -9
  437. package/resources/themes/arya-green/theme.css +18 -9
  438. package/resources/themes/arya-orange/theme.css +18 -9
  439. package/resources/themes/arya-purple/theme.css +18 -9
  440. package/resources/themes/bootstrap4-dark-blue/theme.css +18 -9
  441. package/resources/themes/bootstrap4-dark-purple/theme.css +18 -9
  442. package/resources/themes/bootstrap4-light-blue/theme.css +18 -9
  443. package/resources/themes/bootstrap4-light-purple/theme.css +18 -9
  444. package/resources/themes/fluent-light/theme.css +18 -9
  445. package/resources/themes/lara-dark-amber/theme.css +18 -9
  446. package/resources/themes/lara-dark-blue/theme.css +18 -9
  447. package/resources/themes/lara-dark-cyan/theme.css +18 -9
  448. package/resources/themes/lara-dark-green/theme.css +18 -9
  449. package/resources/themes/lara-dark-indigo/theme.css +18 -9
  450. package/resources/themes/lara-dark-pink/theme.css +18 -9
  451. package/resources/themes/lara-dark-purple/theme.css +18 -9
  452. package/resources/themes/lara-dark-teal/theme.css +18 -9
  453. package/resources/themes/lara-light-amber/theme.css +18 -9
  454. package/resources/themes/lara-light-blue/theme.css +18 -9
  455. package/resources/themes/lara-light-cyan/theme.css +18 -9
  456. package/resources/themes/lara-light-green/theme.css +18 -9
  457. package/resources/themes/lara-light-indigo/theme.css +18 -9
  458. package/resources/themes/lara-light-pink/theme.css +18 -9
  459. package/resources/themes/lara-light-purple/theme.css +18 -9
  460. package/resources/themes/lara-light-teal/theme.css +18 -9
  461. package/resources/themes/luna-amber/theme.css +18 -9
  462. package/resources/themes/luna-blue/theme.css +18 -9
  463. package/resources/themes/luna-green/theme.css +18 -9
  464. package/resources/themes/luna-pink/theme.css +18 -9
  465. package/resources/themes/md-dark-deeppurple/theme.css +18 -9
  466. package/resources/themes/md-dark-indigo/theme.css +18 -9
  467. package/resources/themes/md-light-deeppurple/theme.css +18 -9
  468. package/resources/themes/md-light-indigo/theme.css +18 -9
  469. package/resources/themes/mdc-dark-deeppurple/theme.css +18 -9
  470. package/resources/themes/mdc-dark-indigo/theme.css +18 -9
  471. package/resources/themes/mdc-light-deeppurple/theme.css +18 -9
  472. package/resources/themes/mdc-light-indigo/theme.css +18 -9
  473. package/resources/themes/mira/theme.css +18 -9
  474. package/resources/themes/nano/theme.css +18 -9
  475. package/resources/themes/nova/theme.css +18 -9
  476. package/resources/themes/nova-accent/theme.css +18 -9
  477. package/resources/themes/nova-alt/theme.css +18 -9
  478. package/resources/themes/rhea/theme.css +18 -9
  479. package/resources/themes/saga-blue/theme.css +18 -9
  480. package/resources/themes/saga-green/theme.css +18 -9
  481. package/resources/themes/saga-orange/theme.css +18 -9
  482. package/resources/themes/saga-purple/theme.css +18 -9
  483. package/resources/themes/soho-dark/theme.css +18 -9
  484. package/resources/themes/soho-light/theme.css +18 -9
  485. package/resources/themes/tailwind-light/theme.css +18 -9
  486. package/resources/themes/vela-blue/theme.css +18 -9
  487. package/resources/themes/vela-green/theme.css +18 -9
  488. package/resources/themes/vela-orange/theme.css +18 -9
  489. package/resources/themes/vela-purple/theme.css +18 -9
  490. package/resources/themes/viva-dark/theme.css +18 -9
  491. package/resources/themes/viva-light/theme.css +18 -9
  492. package/ripple/ripple.cjs.js +6 -3
  493. package/ripple/ripple.cjs.min.js +1 -1
  494. package/ripple/ripple.esm.js +6 -3
  495. package/ripple/ripple.esm.min.js +1 -1
  496. package/ripple/ripple.js +6 -3
  497. package/ripple/ripple.min.js +1 -1
  498. package/sidebar/sidebar.cjs.js +8 -105
  499. package/sidebar/sidebar.cjs.min.js +1 -1
  500. package/sidebar/sidebar.d.ts +3 -3
  501. package/sidebar/sidebar.esm.js +11 -108
  502. package/sidebar/sidebar.esm.min.js +1 -1
  503. package/sidebar/sidebar.js +9 -106
  504. package/sidebar/sidebar.min.js +1 -1
  505. package/slidemenu/slidemenu.cjs.js +7 -102
  506. package/slidemenu/slidemenu.cjs.min.js +1 -1
  507. package/slidemenu/slidemenu.d.ts +1 -1
  508. package/slidemenu/slidemenu.esm.js +10 -105
  509. package/slidemenu/slidemenu.esm.min.js +1 -1
  510. package/slidemenu/slidemenu.js +7 -102
  511. package/slidemenu/slidemenu.min.js +1 -1
  512. package/slider/slider.cjs.js +1 -1
  513. package/slider/slider.cjs.min.js +1 -1
  514. package/slider/slider.esm.js +1 -1
  515. package/slider/slider.esm.min.js +1 -1
  516. package/slider/slider.js +1 -1
  517. package/slider/slider.min.js +1 -1
  518. package/speeddial/speeddial.cjs.js +11 -3
  519. package/speeddial/speeddial.cjs.min.js +1 -1
  520. package/speeddial/speeddial.esm.js +12 -4
  521. package/speeddial/speeddial.esm.min.js +1 -1
  522. package/speeddial/speeddial.js +11 -3
  523. package/speeddial/speeddial.min.js +1 -1
  524. package/splitbutton/splitbutton.cjs.js +89 -81
  525. package/splitbutton/splitbutton.cjs.min.js +1 -1
  526. package/splitbutton/splitbutton.d.ts +1 -1
  527. package/splitbutton/splitbutton.esm.js +90 -82
  528. package/splitbutton/splitbutton.esm.min.js +1 -1
  529. package/splitbutton/splitbutton.js +89 -81
  530. package/splitbutton/splitbutton.min.js +1 -1
  531. package/tabmenu/tabmenu.cjs.js +9 -7
  532. package/tabmenu/tabmenu.cjs.min.js +1 -1
  533. package/tabmenu/tabmenu.esm.js +9 -7
  534. package/tabmenu/tabmenu.esm.min.js +1 -1
  535. package/tabmenu/tabmenu.js +9 -7
  536. package/tabmenu/tabmenu.min.js +1 -1
  537. package/tabview/tabview.cjs.js +22 -8
  538. package/tabview/tabview.cjs.min.js +1 -1
  539. package/tabview/tabview.d.ts +35 -0
  540. package/tabview/tabview.esm.js +22 -8
  541. package/tabview/tabview.esm.min.js +1 -1
  542. package/tabview/tabview.js +22 -8
  543. package/tabview/tabview.min.js +1 -1
  544. package/tieredmenu/tieredmenu.cjs.js +1 -1
  545. package/tieredmenu/tieredmenu.cjs.min.js +1 -1
  546. package/tieredmenu/tieredmenu.d.ts +1 -1
  547. package/tieredmenu/tieredmenu.esm.js +1 -1
  548. package/tieredmenu/tieredmenu.esm.min.js +1 -1
  549. package/tieredmenu/tieredmenu.js +1 -1
  550. package/tieredmenu/tieredmenu.min.js +1 -1
  551. package/toast/toast.d.ts +2 -2
  552. package/togglebutton/togglebutton.cjs.js +74 -4
  553. package/togglebutton/togglebutton.cjs.min.js +1 -1
  554. package/togglebutton/togglebutton.esm.js +74 -4
  555. package/togglebutton/togglebutton.esm.min.js +1 -1
  556. package/togglebutton/togglebutton.js +75 -5
  557. package/togglebutton/togglebutton.min.js +1 -1
  558. package/tooltip/tooltip.d.ts +27 -0
  559. package/tooltip/tooltipoptions.d.ts +1 -1
  560. package/tree/tree.cjs.js +244 -131
  561. package/tree/tree.cjs.min.js +1 -1
  562. package/tree/tree.d.ts +8 -0
  563. package/tree/tree.esm.js +245 -132
  564. package/tree/tree.esm.min.js +1 -1
  565. package/tree/tree.js +244 -131
  566. package/tree/tree.min.js +1 -1
  567. package/treeselect/treeselect.cjs.js +185 -49
  568. package/treeselect/treeselect.cjs.min.js +1 -1
  569. package/treeselect/treeselect.d.ts +26 -1
  570. package/treeselect/treeselect.esm.js +186 -50
  571. package/treeselect/treeselect.esm.min.js +1 -1
  572. package/treeselect/treeselect.js +186 -51
  573. package/treeselect/treeselect.min.js +1 -1
  574. package/treetable/treetable.cjs.js +67 -44
  575. package/treetable/treetable.cjs.min.js +1 -1
  576. package/treetable/treetable.d.ts +3 -3
  577. package/treetable/treetable.esm.js +67 -44
  578. package/treetable/treetable.esm.min.js +1 -1
  579. package/treetable/treetable.js +67 -44
  580. package/treetable/treetable.min.js +1 -1
  581. package/utils/utils.cjs.js +7 -4
  582. package/utils/utils.cjs.min.js +1 -1
  583. package/utils/utils.d.ts +1 -1
  584. package/utils/utils.esm.js +7 -4
  585. package/utils/utils.esm.min.js +1 -1
  586. package/utils/utils.js +7 -4
  587. package/utils/utils.min.js +1 -1
  588. package/web-types.json +136 -29
@@ -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,19 +1404,19 @@ 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',
@@ -1440,8 +1439,8 @@ this.passthrough.tailwind = (function (exports) {
1440
1439
  var props = _ref73.props;
1441
1440
  return {
1442
1441
  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
1442
+ '!p-3': props.display !== 'chip' && (props.value == null || props.value == undefined),
1443
+ '!py-1.5 px-3': props.display === 'chip' && props.value !== null
1445
1444
  })
1446
1445
  };
1447
1446
  },
@@ -1461,16 +1460,18 @@ this.passthrough.tailwind = (function (exports) {
1461
1460
  headerCheckboxContainer: {
1462
1461
  className: classNames('inline-flex cursor-pointer select-none align-bottom relative', 'mr-2', 'w-6 h-6')
1463
1462
  },
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
- };
1463
+ headerCheckbox: {
1464
+ root: function root(_ref74) {
1465
+ var props = _ref74.props;
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': !(props !== null && props !== void 0 && props.checked),
1469
+ 'border-blue-500 bg-blue-500': props === null || props === void 0 ? void 0 : props.checked
1470
+ })
1471
+ };
1472
+ }
1472
1473
  },
1473
- headercheckboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base',
1474
+ headerCheckboxIcon: 'w-4 h-4 transition-all duration-200 text-white text-base',
1474
1475
  closeButton: {
1475
1476
  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
1477
  },
@@ -1502,16 +1503,18 @@ this.passthrough.tailwind = (function (exports) {
1502
1503
  })
1503
1504
  };
1504
1505
  },
1505
- checkboxicon: 'w-4 h-4 transition-all duration-200 text-white text-base',
1506
- itemgroup: {
1506
+ checkboxIcon: 'w-4 h-4 transition-all duration-200 text-white text-base',
1507
+ itemGroup: {
1507
1508
  className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
1508
1509
  },
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)]')
1510
+ filterContainer: 'relative',
1511
+ filterInput: {
1512
+ root: {
1513
+ 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)]')
1514
+ }
1512
1515
  },
1513
- filtericon: '-mt-2 absolute top-1/2',
1514
- clearicon: 'text-gray-500 right-12 -mt-2 absolute top-1/2',
1516
+ filterIcon: '-mt-2 absolute top-1/2',
1517
+ clearIcon: 'text-gray-500 right-12 -mt-2 absolute top-1/2',
1515
1518
  transition: TRANSITIONS.overlay
1516
1519
  },
1517
1520
  multistatecheckbox: {
@@ -1587,7 +1590,7 @@ this.passthrough.tailwind = (function (exports) {
1587
1590
  container: {
1588
1591
  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
1592
  },
1590
- inputtoken: {
1593
+ inputToken: {
1591
1594
  className: classNames('py-0.375rem px-0', 'flex-1 inline-flex')
1592
1595
  },
1593
1596
  input: function input(_ref81) {
@@ -1606,7 +1609,7 @@ this.passthrough.tailwind = (function (exports) {
1606
1609
  token: {
1607
1610
  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
1611
  },
1609
- dropdownbutton: {
1612
+ dropdownButton: {
1610
1613
  root: 'rounded-tl-none rounded-bl-none'
1611
1614
  },
1612
1615
  panel: {
@@ -1624,7 +1627,7 @@ this.passthrough.tailwind = (function (exports) {
1624
1627
  })
1625
1628
  };
1626
1629
  },
1627
- itemgroup: {
1630
+ itemGroup: {
1628
1631
  className: classNames('m-0 p-3 text-gray-800 bg-white font-bold', 'dark:bg-gray-900 dark:text-white/80', 'cursor-auto')
1629
1632
  },
1630
1633
  transition: TRANSITIONS.overlay
@@ -1641,7 +1644,7 @@ this.passthrough.tailwind = (function (exports) {
1641
1644
  container: {
1642
1645
  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
1646
  },
1644
- inputtoken: {
1647
+ inputToken: {
1645
1648
  className: classNames('py-1.5 px-0', 'flex flex-1 inline-flex')
1646
1649
  },
1647
1650
  input: {
@@ -2776,15 +2779,15 @@ this.passthrough.tailwind = (function (exports) {
2776
2779
  }
2777
2780
  },
2778
2781
  picklist: {
2779
- root: 'flex',
2780
- controls: 'flex flex-col justify-center p-5',
2782
+ root: 'flex flex-col xl:flex-row',
2783
+ controls: 'flex flex-row xl:flex-col justify-center p-5',
2781
2784
  moveUpButton: {
2782
2785
  root: {
2783
2786
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
2784
2787
  // button component
2785
2788
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2786
2789
  // icon only
2787
- 'mb-2',
2790
+ 'mr-2 xl:mb-2',
2788
2791
  // orderlist button
2789
2792
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2790
2793
  )
@@ -2798,7 +2801,7 @@ this.passthrough.tailwind = (function (exports) {
2798
2801
  // button component
2799
2802
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2800
2803
  // icon only
2801
- 'mb-2',
2804
+ 'mr-2 xl:mb-2',
2802
2805
  // orderlist button
2803
2806
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2804
2807
  )
@@ -2812,7 +2815,7 @@ this.passthrough.tailwind = (function (exports) {
2812
2815
  // button component
2813
2816
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2814
2817
  // icon only
2815
- 'mb-2',
2818
+ 'mr-2 xl:mb-2',
2816
2819
  // orderlist button
2817
2820
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2818
2821
  )
@@ -2826,7 +2829,7 @@ this.passthrough.tailwind = (function (exports) {
2826
2829
  // button component
2827
2830
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2828
2831
  // icon only
2829
- 'mb-2',
2832
+ 'mr-2 xl:mb-2',
2830
2833
  // orderlist button
2831
2834
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2832
2835
  )
@@ -2854,7 +2857,7 @@ this.passthrough.tailwind = (function (exports) {
2854
2857
  })
2855
2858
  };
2856
2859
  },
2857
- buttons: 'flex flex-col justify-center p-5',
2860
+ buttons: 'flex flex-row xl:flex-col justify-center p-5',
2858
2861
  movetotargetbutton: {
2859
2862
  root: {
2860
2863
  className: classNames('relative inline-flex cursor-pointer user-select-none items-center align-bottom text-center overflow-hidden m-0',
@@ -2875,7 +2878,7 @@ this.passthrough.tailwind = (function (exports) {
2875
2878
  // button component
2876
2879
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2877
2880
  // icon only
2878
- 'mb-2',
2881
+ 'mr-2 xl:mb-2',
2879
2882
  // orderlist button
2880
2883
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2881
2884
  )
@@ -2889,7 +2892,7 @@ this.passthrough.tailwind = (function (exports) {
2889
2892
  // button component
2890
2893
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2891
2894
  // icon only
2892
- 'mb-2',
2895
+ 'mr-2 xl:mb-2',
2893
2896
  // orderlist button
2894
2897
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2895
2898
  )
@@ -2903,7 +2906,7 @@ this.passthrough.tailwind = (function (exports) {
2903
2906
  // button component
2904
2907
  'text-white bg-blue-500 border border-blue-500 rounded-md', 'transition duration-200 ease-in-out', 'justify-center px-0 py-3',
2905
2908
  // icon only
2906
- 'mb-2',
2909
+ 'mr-2 xl:mb-2',
2907
2910
  // orderlist button
2908
2911
  'dark:bg-sky-300 dark:border-sky-300 dark:text-gray-900' //Dark Mode
2909
2912
  )
@@ -3344,7 +3347,7 @@ this.passthrough.tailwind = (function (exports) {
3344
3347
  context.sorted ? 'dark:text-white/80 dark:bg-blue-300' : 'dark:text-white/80 dark:bg-gray-900',
3345
3348
  // Dark Mode
3346
3349
  {
3347
- 'sticky z-[1]': props.frozen || props.frozen === '',
3350
+ 'sticky z-[1]': props && (props.frozen || props.frozen === ''),
3348
3351
  // Frozen Columns
3349
3352
  'border-x border-y': context === null || context === void 0 ? void 0 : context.showGridlines,
3350
3353
  'overflow-hidden space-nowrap border-y relative bg-clip-padding': context.resizable // Resizable
@@ -3362,7 +3365,7 @@ this.passthrough.tailwind = (function (exports) {
3362
3365
  'dark:text-white/80 dark:border-blue-900/40',
3363
3366
  // Dark Mode
3364
3367
  {
3365
- 'sticky bg-inherit': (props === null || props === void 0 ? void 0 : props.frozen) || (props === null || props === void 0 ? void 0 : props.frozen) === '',
3368
+ 'sticky bg-inherit': props && (props.frozen || props.frozen === ''),
3366
3369
  // Frozen Columns
3367
3370
  'border-x border-y': context.showGridlines
3368
3371
  })