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
@@ -3275,6 +3275,7 @@
3275
3275
  padding: 0.75rem 0;
3276
3276
  border-bottom-right-radius: 6px;
3277
3277
  border-bottom-left-radius: 6px;
3278
+ outline: 0 none;
3278
3279
  }
3279
3280
  .p-picklist .p-picklist-list .p-picklist-item {
3280
3281
  padding: 0.75rem 1.25rem;
@@ -3288,15 +3289,17 @@
3288
3289
  background: rgba(255, 255, 255, 0.03);
3289
3290
  color: rgba(255, 255, 255, 0.87);
3290
3291
  }
3291
- .p-picklist .p-picklist-list .p-picklist-item:focus {
3292
- outline: 0 none;
3293
- outline-offset: 0;
3294
- box-shadow: inset 0 0 0 0.15rem rgba(167, 139, 250, 0.2);
3292
+ .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3293
+ color: rgba(255, 255, 255, 0.87);
3294
+ background: #424b57;
3295
3295
  }
3296
3296
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3297
3297
  color: rgba(255, 255, 255, 0.87);
3298
3298
  background: rgba(167, 139, 250, 0.16);
3299
3299
  }
3300
+ .p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
3301
+ background: rgba(167, 139, 250, 0.24);
3302
+ }
3300
3303
  .p-tree {
3301
3304
  border: 1px solid #424b57;
3302
3305
  background: #1f2937;
@@ -3306,6 +3309,12 @@
3306
3309
  }
3307
3310
  .p-tree .p-tree-container .p-treenode {
3308
3311
  padding: 0.143rem;
3312
+ outline: 0 none;
3313
+ }
3314
+ .p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
3315
+ outline: 0 none;
3316
+ outline-offset: 0;
3317
+ box-shadow: inset 0 0 0 0.15rem rgba(167, 139, 250, 0.2);
3309
3318
  }
3310
3319
  .p-tree .p-tree-container .p-treenode .p-treenode-content {
3311
3320
  border-radius: 6px;
@@ -3342,11 +3351,6 @@
3342
3351
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
3343
3352
  color: rgba(255, 255, 255, 0.87);
3344
3353
  }
3345
- .p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
3346
- outline: 0 none;
3347
- outline-offset: 0;
3348
- box-shadow: inset 0 0 0 0.15rem rgba(167, 139, 250, 0.2);
3349
- }
3350
3354
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
3351
3355
  background: rgba(167, 139, 250, 0.16);
3352
3356
  color: rgba(255, 255, 255, 0.87);
@@ -3828,6 +3832,11 @@
3828
3832
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
3829
3833
  background: #424b57;
3830
3834
  }
3835
+ .p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
3836
+ outline: 0 none;
3837
+ outline-offset: 0;
3838
+ box-shadow: 0 0 0 0.2rem rgba(167, 139, 250, 0.2);
3839
+ }
3831
3840
  .p-splitter .p-splitter-gutter-resizing {
3832
3841
  background: #424b57;
3833
3842
  }
@@ -3275,6 +3275,7 @@
3275
3275
  padding: 0.75rem 0;
3276
3276
  border-bottom-right-radius: 6px;
3277
3277
  border-bottom-left-radius: 6px;
3278
+ outline: 0 none;
3278
3279
  }
3279
3280
  .p-picklist .p-picklist-list .p-picklist-item {
3280
3281
  padding: 0.75rem 1.25rem;
@@ -3288,15 +3289,17 @@
3288
3289
  background: rgba(255, 255, 255, 0.03);
3289
3290
  color: rgba(255, 255, 255, 0.87);
3290
3291
  }
3291
- .p-picklist .p-picklist-list .p-picklist-item:focus {
3292
- outline: 0 none;
3293
- outline-offset: 0;
3294
- box-shadow: inset 0 0 0 0.15rem rgba(45, 212, 191, 0.2);
3292
+ .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3293
+ color: rgba(255, 255, 255, 0.87);
3294
+ background: #424b57;
3295
3295
  }
3296
3296
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3297
3297
  color: rgba(255, 255, 255, 0.87);
3298
3298
  background: rgba(45, 212, 191, 0.16);
3299
3299
  }
3300
+ .p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
3301
+ background: rgba(45, 212, 191, 0.24);
3302
+ }
3300
3303
  .p-tree {
3301
3304
  border: 1px solid #424b57;
3302
3305
  background: #1f2937;
@@ -3306,6 +3309,12 @@
3306
3309
  }
3307
3310
  .p-tree .p-tree-container .p-treenode {
3308
3311
  padding: 0.143rem;
3312
+ outline: 0 none;
3313
+ }
3314
+ .p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
3315
+ outline: 0 none;
3316
+ outline-offset: 0;
3317
+ box-shadow: inset 0 0 0 0.15rem rgba(45, 212, 191, 0.2);
3309
3318
  }
3310
3319
  .p-tree .p-tree-container .p-treenode .p-treenode-content {
3311
3320
  border-radius: 6px;
@@ -3342,11 +3351,6 @@
3342
3351
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
3343
3352
  color: rgba(255, 255, 255, 0.87);
3344
3353
  }
3345
- .p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
3346
- outline: 0 none;
3347
- outline-offset: 0;
3348
- box-shadow: inset 0 0 0 0.15rem rgba(45, 212, 191, 0.2);
3349
- }
3350
3354
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
3351
3355
  background: rgba(45, 212, 191, 0.16);
3352
3356
  color: rgba(255, 255, 255, 0.87);
@@ -3828,6 +3832,11 @@
3828
3832
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
3829
3833
  background: #424b57;
3830
3834
  }
3835
+ .p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
3836
+ outline: 0 none;
3837
+ outline-offset: 0;
3838
+ box-shadow: 0 0 0 0.2rem rgba(45, 212, 191, 0.2);
3839
+ }
3831
3840
  .p-splitter .p-splitter-gutter-resizing {
3832
3841
  background: #424b57;
3833
3842
  }
@@ -3275,6 +3275,7 @@
3275
3275
  padding: 0.75rem 0;
3276
3276
  border-bottom-right-radius: 6px;
3277
3277
  border-bottom-left-radius: 6px;
3278
+ outline: 0 none;
3278
3279
  }
3279
3280
  .p-picklist .p-picklist-list .p-picklist-item {
3280
3281
  padding: 0.75rem 1.25rem;
@@ -3288,15 +3289,17 @@
3288
3289
  background: #f3f4f6;
3289
3290
  color: #4b5563;
3290
3291
  }
3291
- .p-picklist .p-picklist-list .p-picklist-item:focus {
3292
- outline: 0 none;
3293
- outline-offset: 0;
3294
- box-shadow: inset 0 0 0 0.15rem #fef08a;
3292
+ .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3293
+ color: #4b5563;
3294
+ background: #e5e7eb;
3295
3295
  }
3296
3296
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3297
3297
  color: #b45309;
3298
3298
  background: #fffbeb;
3299
3299
  }
3300
+ .p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
3301
+ background: rgba(245, 158, 11, 0.24);
3302
+ }
3300
3303
  .p-tree {
3301
3304
  border: 1px solid #e5e7eb;
3302
3305
  background: #ffffff;
@@ -3306,6 +3309,12 @@
3306
3309
  }
3307
3310
  .p-tree .p-tree-container .p-treenode {
3308
3311
  padding: 0.143rem;
3312
+ outline: 0 none;
3313
+ }
3314
+ .p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
3315
+ outline: 0 none;
3316
+ outline-offset: 0;
3317
+ box-shadow: inset 0 0 0 0.15rem #fef08a;
3309
3318
  }
3310
3319
  .p-tree .p-tree-container .p-treenode .p-treenode-content {
3311
3320
  border-radius: 6px;
@@ -3342,11 +3351,6 @@
3342
3351
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
3343
3352
  color: #4b5563;
3344
3353
  }
3345
- .p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
3346
- outline: 0 none;
3347
- outline-offset: 0;
3348
- box-shadow: inset 0 0 0 0.15rem #fef08a;
3349
- }
3350
3354
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
3351
3355
  background: #fffbeb;
3352
3356
  color: #b45309;
@@ -3828,6 +3832,11 @@
3828
3832
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
3829
3833
  background: #e5e7eb;
3830
3834
  }
3835
+ .p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
3836
+ outline: 0 none;
3837
+ outline-offset: 0;
3838
+ box-shadow: 0 0 0 0.2rem #fef08a;
3839
+ }
3831
3840
  .p-splitter .p-splitter-gutter-resizing {
3832
3841
  background: #e5e7eb;
3833
3842
  }
@@ -3275,6 +3275,7 @@
3275
3275
  padding: 0.75rem 0;
3276
3276
  border-bottom-right-radius: 6px;
3277
3277
  border-bottom-left-radius: 6px;
3278
+ outline: 0 none;
3278
3279
  }
3279
3280
  .p-picklist .p-picklist-list .p-picklist-item {
3280
3281
  padding: 0.75rem 1.25rem;
@@ -3288,15 +3289,17 @@
3288
3289
  background: #f3f4f6;
3289
3290
  color: #4b5563;
3290
3291
  }
3291
- .p-picklist .p-picklist-list .p-picklist-item:focus {
3292
- outline: 0 none;
3293
- outline-offset: 0;
3294
- box-shadow: inset 0 0 0 0.15rem #bfdbfe;
3292
+ .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3293
+ color: #4b5563;
3294
+ background: #e5e7eb;
3295
3295
  }
3296
3296
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3297
3297
  color: #1d4ed8;
3298
3298
  background: #eff6ff;
3299
3299
  }
3300
+ .p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
3301
+ background: rgba(59, 130, 246, 0.24);
3302
+ }
3300
3303
  .p-tree {
3301
3304
  border: 1px solid #e5e7eb;
3302
3305
  background: #ffffff;
@@ -3306,6 +3309,12 @@
3306
3309
  }
3307
3310
  .p-tree .p-tree-container .p-treenode {
3308
3311
  padding: 0.143rem;
3312
+ outline: 0 none;
3313
+ }
3314
+ .p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
3315
+ outline: 0 none;
3316
+ outline-offset: 0;
3317
+ box-shadow: inset 0 0 0 0.15rem #bfdbfe;
3309
3318
  }
3310
3319
  .p-tree .p-tree-container .p-treenode .p-treenode-content {
3311
3320
  border-radius: 6px;
@@ -3342,11 +3351,6 @@
3342
3351
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
3343
3352
  color: #4b5563;
3344
3353
  }
3345
- .p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
3346
- outline: 0 none;
3347
- outline-offset: 0;
3348
- box-shadow: inset 0 0 0 0.15rem #bfdbfe;
3349
- }
3350
3354
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
3351
3355
  background: #eff6ff;
3352
3356
  color: #1d4ed8;
@@ -3828,6 +3832,11 @@
3828
3832
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
3829
3833
  background: #e5e7eb;
3830
3834
  }
3835
+ .p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
3836
+ outline: 0 none;
3837
+ outline-offset: 0;
3838
+ box-shadow: 0 0 0 0.2rem #bfdbfe;
3839
+ }
3831
3840
  .p-splitter .p-splitter-gutter-resizing {
3832
3841
  background: #e5e7eb;
3833
3842
  }
@@ -3275,6 +3275,7 @@
3275
3275
  padding: 0.75rem 0;
3276
3276
  border-bottom-right-radius: 6px;
3277
3277
  border-bottom-left-radius: 6px;
3278
+ outline: 0 none;
3278
3279
  }
3279
3280
  .p-picklist .p-picklist-list .p-picklist-item {
3280
3281
  padding: 0.75rem 1.25rem;
@@ -3288,15 +3289,17 @@
3288
3289
  background: #f3f4f6;
3289
3290
  color: #4b5563;
3290
3291
  }
3291
- .p-picklist .p-picklist-list .p-picklist-item:focus {
3292
- outline: 0 none;
3293
- outline-offset: 0;
3294
- box-shadow: inset 0 0 0 0.15rem #a5f3fc;
3292
+ .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3293
+ color: #4b5563;
3294
+ background: #e5e7eb;
3295
3295
  }
3296
3296
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3297
3297
  color: #0e7490;
3298
3298
  background: #ecfeff;
3299
3299
  }
3300
+ .p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
3301
+ background: rgba(6, 182, 212, 0.24);
3302
+ }
3300
3303
  .p-tree {
3301
3304
  border: 1px solid #e5e7eb;
3302
3305
  background: #ffffff;
@@ -3306,6 +3309,12 @@
3306
3309
  }
3307
3310
  .p-tree .p-tree-container .p-treenode {
3308
3311
  padding: 0.143rem;
3312
+ outline: 0 none;
3313
+ }
3314
+ .p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
3315
+ outline: 0 none;
3316
+ outline-offset: 0;
3317
+ box-shadow: inset 0 0 0 0.15rem #a5f3fc;
3309
3318
  }
3310
3319
  .p-tree .p-tree-container .p-treenode .p-treenode-content {
3311
3320
  border-radius: 6px;
@@ -3342,11 +3351,6 @@
3342
3351
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
3343
3352
  color: #4b5563;
3344
3353
  }
3345
- .p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
3346
- outline: 0 none;
3347
- outline-offset: 0;
3348
- box-shadow: inset 0 0 0 0.15rem #a5f3fc;
3349
- }
3350
3354
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
3351
3355
  background: #ecfeff;
3352
3356
  color: #0e7490;
@@ -3828,6 +3832,11 @@
3828
3832
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
3829
3833
  background: #e5e7eb;
3830
3834
  }
3835
+ .p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
3836
+ outline: 0 none;
3837
+ outline-offset: 0;
3838
+ box-shadow: 0 0 0 0.2rem #a5f3fc;
3839
+ }
3831
3840
  .p-splitter .p-splitter-gutter-resizing {
3832
3841
  background: #e5e7eb;
3833
3842
  }
@@ -3275,6 +3275,7 @@
3275
3275
  padding: 0.75rem 0;
3276
3276
  border-bottom-right-radius: 6px;
3277
3277
  border-bottom-left-radius: 6px;
3278
+ outline: 0 none;
3278
3279
  }
3279
3280
  .p-picklist .p-picklist-list .p-picklist-item {
3280
3281
  padding: 0.75rem 1.25rem;
@@ -3288,15 +3289,17 @@
3288
3289
  background: #f3f4f6;
3289
3290
  color: #4b5563;
3290
3291
  }
3291
- .p-picklist .p-picklist-list .p-picklist-item:focus {
3292
- outline: 0 none;
3293
- outline-offset: 0;
3294
- box-shadow: inset 0 0 0 0.15rem #a7f3d0;
3292
+ .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3293
+ color: #4b5563;
3294
+ background: #e5e7eb;
3295
3295
  }
3296
3296
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3297
3297
  color: #047857;
3298
3298
  background: #f0fdfa;
3299
3299
  }
3300
+ .p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
3301
+ background: rgba(16, 185, 129, 0.24);
3302
+ }
3300
3303
  .p-tree {
3301
3304
  border: 1px solid #e5e7eb;
3302
3305
  background: #ffffff;
@@ -3306,6 +3309,12 @@
3306
3309
  }
3307
3310
  .p-tree .p-tree-container .p-treenode {
3308
3311
  padding: 0.143rem;
3312
+ outline: 0 none;
3313
+ }
3314
+ .p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
3315
+ outline: 0 none;
3316
+ outline-offset: 0;
3317
+ box-shadow: inset 0 0 0 0.15rem #a7f3d0;
3309
3318
  }
3310
3319
  .p-tree .p-tree-container .p-treenode .p-treenode-content {
3311
3320
  border-radius: 6px;
@@ -3342,11 +3351,6 @@
3342
3351
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
3343
3352
  color: #4b5563;
3344
3353
  }
3345
- .p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
3346
- outline: 0 none;
3347
- outline-offset: 0;
3348
- box-shadow: inset 0 0 0 0.15rem #a7f3d0;
3349
- }
3350
3354
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
3351
3355
  background: #f0fdfa;
3352
3356
  color: #047857;
@@ -3828,6 +3832,11 @@
3828
3832
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
3829
3833
  background: #e5e7eb;
3830
3834
  }
3835
+ .p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
3836
+ outline: 0 none;
3837
+ outline-offset: 0;
3838
+ box-shadow: 0 0 0 0.2rem #a7f3d0;
3839
+ }
3831
3840
  .p-splitter .p-splitter-gutter-resizing {
3832
3841
  background: #e5e7eb;
3833
3842
  }
@@ -3275,6 +3275,7 @@
3275
3275
  padding: 0.75rem 0;
3276
3276
  border-bottom-right-radius: 6px;
3277
3277
  border-bottom-left-radius: 6px;
3278
+ outline: 0 none;
3278
3279
  }
3279
3280
  .p-picklist .p-picklist-list .p-picklist-item {
3280
3281
  padding: 0.75rem 1.25rem;
@@ -3288,15 +3289,17 @@
3288
3289
  background: #f3f4f6;
3289
3290
  color: #4b5563;
3290
3291
  }
3291
- .p-picklist .p-picklist-list .p-picklist-item:focus {
3292
- outline: 0 none;
3293
- outline-offset: 0;
3294
- box-shadow: inset 0 0 0 0.15rem #c7d2fe;
3292
+ .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3293
+ color: #4b5563;
3294
+ background: #e5e7eb;
3295
3295
  }
3296
3296
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3297
3297
  color: #4338ca;
3298
3298
  background: #eef2ff;
3299
3299
  }
3300
+ .p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
3301
+ background: rgba(99, 102, 241, 0.24);
3302
+ }
3300
3303
  .p-tree {
3301
3304
  border: 1px solid #e5e7eb;
3302
3305
  background: #ffffff;
@@ -3306,6 +3309,12 @@
3306
3309
  }
3307
3310
  .p-tree .p-tree-container .p-treenode {
3308
3311
  padding: 0.143rem;
3312
+ outline: 0 none;
3313
+ }
3314
+ .p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
3315
+ outline: 0 none;
3316
+ outline-offset: 0;
3317
+ box-shadow: inset 0 0 0 0.15rem #c7d2fe;
3309
3318
  }
3310
3319
  .p-tree .p-tree-container .p-treenode .p-treenode-content {
3311
3320
  border-radius: 6px;
@@ -3342,11 +3351,6 @@
3342
3351
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
3343
3352
  color: #4b5563;
3344
3353
  }
3345
- .p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
3346
- outline: 0 none;
3347
- outline-offset: 0;
3348
- box-shadow: inset 0 0 0 0.15rem #c7d2fe;
3349
- }
3350
3354
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
3351
3355
  background: #eef2ff;
3352
3356
  color: #4338ca;
@@ -3828,6 +3832,11 @@
3828
3832
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
3829
3833
  background: #e5e7eb;
3830
3834
  }
3835
+ .p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
3836
+ outline: 0 none;
3837
+ outline-offset: 0;
3838
+ box-shadow: 0 0 0 0.2rem #c7d2fe;
3839
+ }
3831
3840
  .p-splitter .p-splitter-gutter-resizing {
3832
3841
  background: #e5e7eb;
3833
3842
  }
@@ -3275,6 +3275,7 @@
3275
3275
  padding: 0.75rem 0;
3276
3276
  border-bottom-right-radius: 6px;
3277
3277
  border-bottom-left-radius: 6px;
3278
+ outline: 0 none;
3278
3279
  }
3279
3280
  .p-picklist .p-picklist-list .p-picklist-item {
3280
3281
  padding: 0.75rem 1.25rem;
@@ -3288,15 +3289,17 @@
3288
3289
  background: #f3f4f6;
3289
3290
  color: #4b5563;
3290
3291
  }
3291
- .p-picklist .p-picklist-list .p-picklist-item:focus {
3292
- outline: 0 none;
3293
- outline-offset: 0;
3294
- box-shadow: inset 0 0 0 0.15rem #fbcfe8;
3292
+ .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3293
+ color: #4b5563;
3294
+ background: #e5e7eb;
3295
3295
  }
3296
3296
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3297
3297
  color: #be185d;
3298
3298
  background: #fdf2f8;
3299
3299
  }
3300
+ .p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
3301
+ background: rgba(236, 72, 153, 0.24);
3302
+ }
3300
3303
  .p-tree {
3301
3304
  border: 1px solid #e5e7eb;
3302
3305
  background: #ffffff;
@@ -3306,6 +3309,12 @@
3306
3309
  }
3307
3310
  .p-tree .p-tree-container .p-treenode {
3308
3311
  padding: 0.143rem;
3312
+ outline: 0 none;
3313
+ }
3314
+ .p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
3315
+ outline: 0 none;
3316
+ outline-offset: 0;
3317
+ box-shadow: inset 0 0 0 0.15rem #fbcfe8;
3309
3318
  }
3310
3319
  .p-tree .p-tree-container .p-treenode .p-treenode-content {
3311
3320
  border-radius: 6px;
@@ -3342,11 +3351,6 @@
3342
3351
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
3343
3352
  color: #4b5563;
3344
3353
  }
3345
- .p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
3346
- outline: 0 none;
3347
- outline-offset: 0;
3348
- box-shadow: inset 0 0 0 0.15rem #fbcfe8;
3349
- }
3350
3354
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
3351
3355
  background: #fdf2f8;
3352
3356
  color: #be185d;
@@ -3828,6 +3832,11 @@
3828
3832
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
3829
3833
  background: #e5e7eb;
3830
3834
  }
3835
+ .p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
3836
+ outline: 0 none;
3837
+ outline-offset: 0;
3838
+ box-shadow: 0 0 0 0.2rem #fbcfe8;
3839
+ }
3831
3840
  .p-splitter .p-splitter-gutter-resizing {
3832
3841
  background: #e5e7eb;
3833
3842
  }
@@ -3275,6 +3275,7 @@
3275
3275
  padding: 0.75rem 0;
3276
3276
  border-bottom-right-radius: 6px;
3277
3277
  border-bottom-left-radius: 6px;
3278
+ outline: 0 none;
3278
3279
  }
3279
3280
  .p-picklist .p-picklist-list .p-picklist-item {
3280
3281
  padding: 0.75rem 1.25rem;
@@ -3288,15 +3289,17 @@
3288
3289
  background: #f3f4f6;
3289
3290
  color: #4b5563;
3290
3291
  }
3291
- .p-picklist .p-picklist-list .p-picklist-item:focus {
3292
- outline: 0 none;
3293
- outline-offset: 0;
3294
- box-shadow: inset 0 0 0 0.15rem #ddd6fe;
3292
+ .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3293
+ color: #4b5563;
3294
+ background: #e5e7eb;
3295
3295
  }
3296
3296
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3297
3297
  color: #6d28d9;
3298
3298
  background: #f5f3ff;
3299
3299
  }
3300
+ .p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
3301
+ background: rgba(139, 92, 246, 0.24);
3302
+ }
3300
3303
  .p-tree {
3301
3304
  border: 1px solid #e5e7eb;
3302
3305
  background: #ffffff;
@@ -3306,6 +3309,12 @@
3306
3309
  }
3307
3310
  .p-tree .p-tree-container .p-treenode {
3308
3311
  padding: 0.143rem;
3312
+ outline: 0 none;
3313
+ }
3314
+ .p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
3315
+ outline: 0 none;
3316
+ outline-offset: 0;
3317
+ box-shadow: inset 0 0 0 0.15rem #ddd6fe;
3309
3318
  }
3310
3319
  .p-tree .p-tree-container .p-treenode .p-treenode-content {
3311
3320
  border-radius: 6px;
@@ -3342,11 +3351,6 @@
3342
3351
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
3343
3352
  color: #4b5563;
3344
3353
  }
3345
- .p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
3346
- outline: 0 none;
3347
- outline-offset: 0;
3348
- box-shadow: inset 0 0 0 0.15rem #ddd6fe;
3349
- }
3350
3354
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
3351
3355
  background: #f5f3ff;
3352
3356
  color: #6d28d9;
@@ -3828,6 +3832,11 @@
3828
3832
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
3829
3833
  background: #e5e7eb;
3830
3834
  }
3835
+ .p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
3836
+ outline: 0 none;
3837
+ outline-offset: 0;
3838
+ box-shadow: 0 0 0 0.2rem #ddd6fe;
3839
+ }
3831
3840
  .p-splitter .p-splitter-gutter-resizing {
3832
3841
  background: #e5e7eb;
3833
3842
  }
@@ -3275,6 +3275,7 @@
3275
3275
  padding: 0.75rem 0;
3276
3276
  border-bottom-right-radius: 6px;
3277
3277
  border-bottom-left-radius: 6px;
3278
+ outline: 0 none;
3278
3279
  }
3279
3280
  .p-picklist .p-picklist-list .p-picklist-item {
3280
3281
  padding: 0.75rem 1.25rem;
@@ -3288,15 +3289,17 @@
3288
3289
  background: #f3f4f6;
3289
3290
  color: #4b5563;
3290
3291
  }
3291
- .p-picklist .p-picklist-list .p-picklist-item:focus {
3292
- outline: 0 none;
3293
- outline-offset: 0;
3294
- box-shadow: inset 0 0 0 0.15rem #99f6e4;
3292
+ .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3293
+ color: #4b5563;
3294
+ background: #e5e7eb;
3295
3295
  }
3296
3296
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3297
3297
  color: #0f766e;
3298
3298
  background: #0f766e;
3299
3299
  }
3300
+ .p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
3301
+ background: rgba(20, 184, 166, 0.24);
3302
+ }
3300
3303
  .p-tree {
3301
3304
  border: 1px solid #e5e7eb;
3302
3305
  background: #ffffff;
@@ -3306,6 +3309,12 @@
3306
3309
  }
3307
3310
  .p-tree .p-tree-container .p-treenode {
3308
3311
  padding: 0.143rem;
3312
+ outline: 0 none;
3313
+ }
3314
+ .p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
3315
+ outline: 0 none;
3316
+ outline-offset: 0;
3317
+ box-shadow: inset 0 0 0 0.15rem #99f6e4;
3309
3318
  }
3310
3319
  .p-tree .p-tree-container .p-treenode .p-treenode-content {
3311
3320
  border-radius: 6px;
@@ -3342,11 +3351,6 @@
3342
3351
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
3343
3352
  color: #4b5563;
3344
3353
  }
3345
- .p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
3346
- outline: 0 none;
3347
- outline-offset: 0;
3348
- box-shadow: inset 0 0 0 0.15rem #99f6e4;
3349
- }
3350
3354
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
3351
3355
  background: #0f766e;
3352
3356
  color: #0f766e;
@@ -3828,6 +3832,11 @@
3828
3832
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
3829
3833
  background: #e5e7eb;
3830
3834
  }
3835
+ .p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
3836
+ outline: 0 none;
3837
+ outline-offset: 0;
3838
+ box-shadow: 0 0 0 0.2rem #99f6e4;
3839
+ }
3831
3840
  .p-splitter .p-splitter-gutter-resizing {
3832
3841
  background: #e5e7eb;
3833
3842
  }