primereact 10.5.0 → 10.5.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 (424) hide show
  1. package/api/api.d.ts +2 -2
  2. package/autocomplete/autocomplete.cjs.js +2 -3
  3. package/autocomplete/autocomplete.cjs.min.js +1 -1
  4. package/autocomplete/autocomplete.esm.js +2 -3
  5. package/autocomplete/autocomplete.esm.min.js +1 -1
  6. package/autocomplete/autocomplete.js +2 -3
  7. package/autocomplete/autocomplete.min.js +1 -1
  8. package/breadcrumb/breadcrumb.cjs.js +4 -3
  9. package/breadcrumb/breadcrumb.cjs.min.js +1 -1
  10. package/breadcrumb/breadcrumb.esm.js +4 -3
  11. package/breadcrumb/breadcrumb.esm.min.js +1 -1
  12. package/breadcrumb/breadcrumb.js +4 -3
  13. package/breadcrumb/breadcrumb.min.js +1 -1
  14. package/button/button.cjs.js +2 -3
  15. package/button/button.cjs.min.js +1 -1
  16. package/button/button.esm.js +2 -3
  17. package/button/button.esm.min.js +1 -1
  18. package/button/button.js +2 -3
  19. package/button/button.min.js +1 -1
  20. package/checkbox/checkbox.cjs.js +2 -3
  21. package/checkbox/checkbox.cjs.min.js +1 -1
  22. package/checkbox/checkbox.esm.js +2 -3
  23. package/checkbox/checkbox.esm.min.js +1 -1
  24. package/checkbox/checkbox.js +2 -3
  25. package/checkbox/checkbox.min.js +1 -1
  26. package/chips/chips.cjs.js +2 -3
  27. package/chips/chips.cjs.min.js +1 -1
  28. package/chips/chips.esm.js +2 -3
  29. package/chips/chips.esm.min.js +1 -1
  30. package/chips/chips.js +2 -3
  31. package/chips/chips.min.js +1 -1
  32. package/colorpicker/colorpicker.cjs.js +2 -3
  33. package/colorpicker/colorpicker.cjs.min.js +1 -1
  34. package/colorpicker/colorpicker.esm.js +2 -3
  35. package/colorpicker/colorpicker.esm.min.js +1 -1
  36. package/colorpicker/colorpicker.js +2 -3
  37. package/colorpicker/colorpicker.min.js +1 -1
  38. package/confirmdialog/confirmdialog.cjs.js +6 -2
  39. package/confirmdialog/confirmdialog.cjs.min.js +1 -1
  40. package/confirmdialog/confirmdialog.esm.js +6 -2
  41. package/confirmdialog/confirmdialog.esm.min.js +1 -1
  42. package/confirmdialog/confirmdialog.js +7 -3
  43. package/confirmdialog/confirmdialog.min.js +1 -1
  44. package/contextmenu/contextmenu.cjs.js +4 -3
  45. package/contextmenu/contextmenu.cjs.min.js +1 -1
  46. package/contextmenu/contextmenu.esm.js +4 -3
  47. package/contextmenu/contextmenu.esm.min.js +1 -1
  48. package/contextmenu/contextmenu.js +4 -3
  49. package/contextmenu/contextmenu.min.js +1 -1
  50. package/core/core.js +1733 -19015
  51. package/core/core.min.js +33 -33
  52. package/datatable/datatable.cjs.js +6 -5
  53. package/datatable/datatable.cjs.min.js +1 -1
  54. package/datatable/datatable.d.ts +10 -2
  55. package/datatable/datatable.esm.js +6 -5
  56. package/datatable/datatable.esm.min.js +1 -1
  57. package/datatable/datatable.js +6 -5
  58. package/datatable/datatable.min.js +1 -1
  59. package/dropdown/dropdown.cjs.js +26 -25
  60. package/dropdown/dropdown.cjs.min.js +1 -1
  61. package/dropdown/dropdown.esm.js +26 -25
  62. package/dropdown/dropdown.esm.min.js +1 -1
  63. package/dropdown/dropdown.js +26 -25
  64. package/dropdown/dropdown.min.js +1 -1
  65. package/icons/arrowdown/index.cjs.js +2 -642
  66. package/icons/arrowdown/index.cjs.min.js +1 -1
  67. package/icons/arrowdown/index.esm.js +2 -642
  68. package/icons/arrowdown/index.esm.min.js +1 -1
  69. package/icons/arrowdown/index.js +2 -642
  70. package/icons/arrowdown/index.min.js +1 -1
  71. package/icons/arrowup/index.cjs.js +2 -642
  72. package/icons/arrowup/index.cjs.min.js +1 -1
  73. package/icons/arrowup/index.esm.js +2 -642
  74. package/icons/arrowup/index.esm.min.js +1 -1
  75. package/icons/arrowup/index.js +2 -642
  76. package/icons/arrowup/index.min.js +1 -1
  77. package/icons/ban/index.cjs.js +2 -642
  78. package/icons/ban/index.cjs.min.js +1 -1
  79. package/icons/ban/index.esm.js +2 -642
  80. package/icons/ban/index.esm.min.js +1 -1
  81. package/icons/ban/index.js +2 -642
  82. package/icons/ban/index.min.js +1 -1
  83. package/icons/blank/index.cjs.js +62 -0
  84. package/icons/blank/index.cjs.min.js +1 -0
  85. package/icons/blank/index.d.ts +19 -0
  86. package/icons/blank/index.esm.js +38 -0
  87. package/icons/blank/index.esm.min.js +1 -0
  88. package/icons/blank/index.js +65 -0
  89. package/icons/blank/index.min.js +1 -0
  90. package/icons/blank/package.json +7 -0
  91. package/icons/download/index.cjs.js +2 -642
  92. package/icons/download/index.cjs.min.js +1 -1
  93. package/icons/download/index.esm.js +2 -642
  94. package/icons/download/index.esm.min.js +1 -1
  95. package/icons/download/index.js +2 -642
  96. package/icons/download/index.min.js +1 -1
  97. package/icons/exclamationtriangle/index.cjs.js +2 -642
  98. package/icons/exclamationtriangle/index.cjs.min.js +1 -1
  99. package/icons/exclamationtriangle/index.esm.js +2 -642
  100. package/icons/exclamationtriangle/index.esm.min.js +1 -1
  101. package/icons/exclamationtriangle/index.js +2 -642
  102. package/icons/exclamationtriangle/index.min.js +1 -1
  103. package/icons/eyeslash/index.cjs.js +2 -642
  104. package/icons/eyeslash/index.cjs.min.js +1 -1
  105. package/icons/eyeslash/index.esm.js +2 -642
  106. package/icons/eyeslash/index.esm.min.js +1 -1
  107. package/icons/eyeslash/index.js +2 -642
  108. package/icons/eyeslash/index.min.js +1 -1
  109. package/icons/filter/index.cjs.js +2 -642
  110. package/icons/filter/index.cjs.min.js +1 -1
  111. package/icons/filter/index.esm.js +2 -642
  112. package/icons/filter/index.esm.min.js +1 -1
  113. package/icons/filter/index.js +2 -642
  114. package/icons/filter/index.min.js +1 -1
  115. package/icons/filterslash/index.cjs.js +2 -642
  116. package/icons/filterslash/index.cjs.min.js +1 -1
  117. package/icons/filterslash/index.esm.js +2 -642
  118. package/icons/filterslash/index.esm.min.js +1 -1
  119. package/icons/filterslash/index.js +2 -642
  120. package/icons/filterslash/index.min.js +1 -1
  121. package/icons/infocircle/index.cjs.js +2 -642
  122. package/icons/infocircle/index.cjs.min.js +1 -1
  123. package/icons/infocircle/index.esm.js +2 -642
  124. package/icons/infocircle/index.esm.min.js +1 -1
  125. package/icons/infocircle/index.js +2 -642
  126. package/icons/infocircle/index.min.js +1 -1
  127. package/icons/pencil/index.cjs.js +2 -642
  128. package/icons/pencil/index.cjs.min.js +1 -1
  129. package/icons/pencil/index.esm.js +2 -642
  130. package/icons/pencil/index.esm.min.js +1 -1
  131. package/icons/pencil/index.js +2 -642
  132. package/icons/pencil/index.min.js +1 -1
  133. package/icons/plus/index.cjs.js +2 -642
  134. package/icons/plus/index.cjs.min.js +1 -1
  135. package/icons/plus/index.esm.js +2 -642
  136. package/icons/plus/index.esm.min.js +1 -1
  137. package/icons/plus/index.js +2 -642
  138. package/icons/plus/index.min.js +1 -1
  139. package/icons/refresh/index.cjs.js +2 -642
  140. package/icons/refresh/index.cjs.min.js +1 -1
  141. package/icons/refresh/index.esm.js +2 -642
  142. package/icons/refresh/index.esm.min.js +1 -1
  143. package/icons/refresh/index.js +2 -642
  144. package/icons/refresh/index.min.js +1 -1
  145. package/icons/search/index.cjs.js +2 -642
  146. package/icons/search/index.cjs.min.js +1 -1
  147. package/icons/search/index.esm.js +2 -642
  148. package/icons/search/index.esm.min.js +1 -1
  149. package/icons/search/index.js +2 -642
  150. package/icons/search/index.min.js +1 -1
  151. package/icons/searchminus/index.cjs.js +2 -642
  152. package/icons/searchminus/index.cjs.min.js +1 -1
  153. package/icons/searchminus/index.esm.js +2 -642
  154. package/icons/searchminus/index.esm.min.js +1 -1
  155. package/icons/searchminus/index.js +2 -642
  156. package/icons/searchminus/index.min.js +1 -1
  157. package/icons/searchplus/index.cjs.js +2 -642
  158. package/icons/searchplus/index.cjs.min.js +1 -1
  159. package/icons/searchplus/index.esm.js +2 -642
  160. package/icons/searchplus/index.esm.min.js +1 -1
  161. package/icons/searchplus/index.js +2 -642
  162. package/icons/searchplus/index.min.js +1 -1
  163. package/icons/sortalt/index.cjs.js +2 -642
  164. package/icons/sortalt/index.cjs.min.js +1 -1
  165. package/icons/sortalt/index.esm.js +2 -642
  166. package/icons/sortalt/index.esm.min.js +1 -1
  167. package/icons/sortalt/index.js +2 -642
  168. package/icons/sortalt/index.min.js +1 -1
  169. package/icons/sortamountdown/index.cjs.js +2 -642
  170. package/icons/sortamountdown/index.cjs.min.js +1 -1
  171. package/icons/sortamountdown/index.esm.js +2 -642
  172. package/icons/sortamountdown/index.esm.min.js +1 -1
  173. package/icons/sortamountdown/index.js +2 -642
  174. package/icons/sortamountdown/index.min.js +1 -1
  175. package/icons/sortamountupalt/index.cjs.js +2 -642
  176. package/icons/sortamountupalt/index.cjs.min.js +1 -1
  177. package/icons/sortamountupalt/index.esm.js +2 -642
  178. package/icons/sortamountupalt/index.esm.min.js +1 -1
  179. package/icons/sortamountupalt/index.js +2 -642
  180. package/icons/sortamountupalt/index.min.js +1 -1
  181. package/icons/spinner/index.cjs.js +2 -642
  182. package/icons/spinner/index.cjs.min.js +1 -1
  183. package/icons/spinner/index.esm.js +2 -642
  184. package/icons/spinner/index.esm.min.js +1 -1
  185. package/icons/spinner/index.js +2 -642
  186. package/icons/spinner/index.min.js +1 -1
  187. package/icons/star/index.cjs.js +2 -642
  188. package/icons/star/index.cjs.min.js +1 -1
  189. package/icons/star/index.esm.js +2 -642
  190. package/icons/star/index.esm.min.js +1 -1
  191. package/icons/star/index.js +2 -642
  192. package/icons/star/index.min.js +1 -1
  193. package/icons/starfill/index.cjs.js +2 -642
  194. package/icons/starfill/index.cjs.min.js +1 -1
  195. package/icons/starfill/index.esm.js +2 -642
  196. package/icons/starfill/index.esm.min.js +1 -1
  197. package/icons/starfill/index.js +2 -642
  198. package/icons/starfill/index.min.js +1 -1
  199. package/icons/thlarge/index.cjs.js +2 -642
  200. package/icons/thlarge/index.cjs.min.js +1 -1
  201. package/icons/thlarge/index.esm.js +2 -642
  202. package/icons/thlarge/index.esm.min.js +1 -1
  203. package/icons/thlarge/index.js +2 -642
  204. package/icons/thlarge/index.min.js +1 -1
  205. package/icons/timescircle/index.cjs.js +2 -642
  206. package/icons/timescircle/index.cjs.min.js +1 -1
  207. package/icons/timescircle/index.esm.js +2 -642
  208. package/icons/timescircle/index.esm.min.js +1 -1
  209. package/icons/timescircle/index.js +2 -642
  210. package/icons/timescircle/index.min.js +1 -1
  211. package/icons/trash/index.cjs.js +2 -642
  212. package/icons/trash/index.cjs.min.js +1 -1
  213. package/icons/trash/index.esm.js +2 -642
  214. package/icons/trash/index.esm.min.js +1 -1
  215. package/icons/trash/index.js +2 -642
  216. package/icons/trash/index.min.js +1 -1
  217. package/icons/undo/index.cjs.js +2 -642
  218. package/icons/undo/index.cjs.min.js +1 -1
  219. package/icons/undo/index.esm.js +2 -642
  220. package/icons/undo/index.esm.min.js +1 -1
  221. package/icons/undo/index.js +2 -642
  222. package/icons/undo/index.min.js +1 -1
  223. package/icons/upload/index.cjs.js +2 -642
  224. package/icons/upload/index.cjs.min.js +1 -1
  225. package/icons/upload/index.esm.js +2 -642
  226. package/icons/upload/index.esm.min.js +1 -1
  227. package/icons/upload/index.js +2 -642
  228. package/icons/upload/index.min.js +1 -1
  229. package/icons/windowmaximize/index.cjs.js +2 -642
  230. package/icons/windowmaximize/index.cjs.min.js +1 -1
  231. package/icons/windowmaximize/index.esm.js +2 -642
  232. package/icons/windowmaximize/index.esm.min.js +1 -1
  233. package/icons/windowmaximize/index.js +2 -642
  234. package/icons/windowmaximize/index.min.js +1 -1
  235. package/icons/windowminimize/index.cjs.js +2 -642
  236. package/icons/windowminimize/index.cjs.min.js +1 -1
  237. package/icons/windowminimize/index.esm.js +2 -642
  238. package/icons/windowminimize/index.esm.min.js +1 -1
  239. package/icons/windowminimize/index.js +2 -642
  240. package/icons/windowminimize/index.min.js +1 -1
  241. package/image/image.cjs.js +7 -566
  242. package/image/image.cjs.min.js +1 -1
  243. package/image/image.esm.js +9 -568
  244. package/image/image.esm.min.js +1 -1
  245. package/image/image.js +7 -566
  246. package/image/image.min.js +1 -1
  247. package/inputnumber/inputnumber.cjs.js +2 -3
  248. package/inputnumber/inputnumber.cjs.min.js +1 -1
  249. package/inputnumber/inputnumber.esm.js +2 -3
  250. package/inputnumber/inputnumber.esm.min.js +1 -1
  251. package/inputnumber/inputnumber.js +2 -3
  252. package/inputnumber/inputnumber.min.js +1 -1
  253. package/inputswitch/inputswitch.cjs.js +2 -3
  254. package/inputswitch/inputswitch.cjs.min.js +1 -1
  255. package/inputswitch/inputswitch.esm.js +2 -3
  256. package/inputswitch/inputswitch.esm.min.js +1 -1
  257. package/inputswitch/inputswitch.js +2 -3
  258. package/inputswitch/inputswitch.min.js +1 -1
  259. package/inputtext/inputtext.cjs.js +2 -3
  260. package/inputtext/inputtext.cjs.min.js +1 -1
  261. package/inputtext/inputtext.esm.js +2 -3
  262. package/inputtext/inputtext.esm.min.js +1 -1
  263. package/inputtext/inputtext.js +2 -3
  264. package/inputtext/inputtext.min.js +1 -1
  265. package/inputtextarea/inputtextarea.cjs.js +2 -3
  266. package/inputtextarea/inputtextarea.cjs.min.js +1 -1
  267. package/inputtextarea/inputtextarea.esm.js +2 -3
  268. package/inputtextarea/inputtextarea.esm.min.js +1 -1
  269. package/inputtextarea/inputtextarea.js +2 -3
  270. package/inputtextarea/inputtextarea.min.js +1 -1
  271. package/listbox/listbox.cjs.js +3 -4
  272. package/listbox/listbox.cjs.min.js +1 -1
  273. package/listbox/listbox.esm.js +3 -4
  274. package/listbox/listbox.esm.min.js +1 -1
  275. package/listbox/listbox.js +3 -4
  276. package/listbox/listbox.min.js +1 -1
  277. package/megamenu/megamenu.cjs.js +3 -3
  278. package/megamenu/megamenu.cjs.min.js +1 -1
  279. package/megamenu/megamenu.esm.js +3 -3
  280. package/megamenu/megamenu.esm.min.js +1 -1
  281. package/megamenu/megamenu.js +3 -3
  282. package/megamenu/megamenu.min.js +1 -1
  283. package/mention/mention.cjs.js +2 -3
  284. package/mention/mention.cjs.min.js +1 -1
  285. package/mention/mention.esm.js +2 -3
  286. package/mention/mention.esm.min.js +1 -1
  287. package/mention/mention.js +2 -3
  288. package/mention/mention.min.js +1 -1
  289. package/menubar/menubar.cjs.js +18 -14
  290. package/menubar/menubar.cjs.min.js +1 -1
  291. package/menubar/menubar.esm.js +18 -14
  292. package/menubar/menubar.esm.min.js +1 -1
  293. package/menubar/menubar.js +18 -14
  294. package/menubar/menubar.min.js +1 -1
  295. package/multiselect/multiselect.cjs.js +63 -37
  296. package/multiselect/multiselect.cjs.min.js +1 -1
  297. package/multiselect/multiselect.esm.js +63 -37
  298. package/multiselect/multiselect.esm.min.js +1 -1
  299. package/multiselect/multiselect.js +63 -37
  300. package/multiselect/multiselect.min.js +1 -1
  301. package/multistatecheckbox/multistatecheckbox.cjs.js +2 -3
  302. package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
  303. package/multistatecheckbox/multistatecheckbox.esm.js +2 -3
  304. package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
  305. package/multistatecheckbox/multistatecheckbox.js +2 -3
  306. package/multistatecheckbox/multistatecheckbox.min.js +1 -1
  307. package/package.json +1 -1
  308. package/panelmenu/panelmenu.cjs.js +6 -9
  309. package/panelmenu/panelmenu.cjs.min.js +1 -1
  310. package/panelmenu/panelmenu.d.ts +18 -0
  311. package/panelmenu/panelmenu.esm.js +6 -9
  312. package/panelmenu/panelmenu.esm.min.js +1 -1
  313. package/panelmenu/panelmenu.js +6 -9
  314. package/panelmenu/panelmenu.min.js +1 -1
  315. package/passthrough/tailwind/index.cjs.js +11 -1
  316. package/passthrough/tailwind/index.cjs.min.js +1 -1
  317. package/passthrough/tailwind/index.esm.js +11 -1
  318. package/passthrough/tailwind/index.esm.min.js +1 -1
  319. package/passthrough/tailwind/index.js +11 -1
  320. package/passthrough/tailwind/index.min.js +1 -1
  321. package/password/password.cjs.js +34 -24
  322. package/password/password.cjs.min.js +1 -1
  323. package/password/password.esm.js +34 -24
  324. package/password/password.esm.min.js +1 -1
  325. package/password/password.js +34 -24
  326. package/password/password.min.js +1 -1
  327. package/picklist/picklist.cjs.js +1 -1
  328. package/picklist/picklist.cjs.min.js +1 -1
  329. package/picklist/picklist.esm.js +1 -1
  330. package/picklist/picklist.esm.min.js +1 -1
  331. package/picklist/picklist.js +1 -1
  332. package/picklist/picklist.min.js +1 -1
  333. package/primereact.all.cjs.js +310 -758
  334. package/primereact.all.cjs.min.js +1 -1
  335. package/primereact.all.esm.js +310 -758
  336. package/primereact.all.esm.min.js +1 -1
  337. package/primereact.all.js +310 -758
  338. package/primereact.all.min.js +1 -1
  339. package/radiobutton/radiobutton.cjs.js +2 -4
  340. package/radiobutton/radiobutton.cjs.min.js +1 -1
  341. package/radiobutton/radiobutton.esm.js +2 -4
  342. package/radiobutton/radiobutton.esm.min.js +1 -1
  343. package/radiobutton/radiobutton.js +2 -4
  344. package/radiobutton/radiobutton.min.js +1 -1
  345. package/rating/rating.cjs.js +2 -3
  346. package/rating/rating.cjs.min.js +1 -1
  347. package/rating/rating.esm.js +2 -3
  348. package/rating/rating.esm.min.js +1 -1
  349. package/rating/rating.js +2 -3
  350. package/rating/rating.min.js +1 -1
  351. package/selectbutton/selectbutton.cjs.js +3 -4
  352. package/selectbutton/selectbutton.cjs.min.js +1 -1
  353. package/selectbutton/selectbutton.esm.js +3 -4
  354. package/selectbutton/selectbutton.esm.min.js +1 -1
  355. package/selectbutton/selectbutton.js +3 -4
  356. package/selectbutton/selectbutton.min.js +1 -1
  357. package/slidemenu/slidemenu.cjs.js +4 -3
  358. package/slidemenu/slidemenu.cjs.min.js +1 -1
  359. package/slidemenu/slidemenu.esm.js +4 -3
  360. package/slidemenu/slidemenu.esm.min.js +1 -1
  361. package/slidemenu/slidemenu.js +4 -3
  362. package/slidemenu/slidemenu.min.js +1 -1
  363. package/splitbutton/splitbutton.cjs.js +9 -12
  364. package/splitbutton/splitbutton.cjs.min.js +1 -1
  365. package/splitbutton/splitbutton.esm.js +9 -12
  366. package/splitbutton/splitbutton.esm.min.js +1 -1
  367. package/splitbutton/splitbutton.js +9 -12
  368. package/splitbutton/splitbutton.min.js +1 -1
  369. package/splitter/splitter.cjs.js +9 -14
  370. package/splitter/splitter.cjs.min.js +1 -1
  371. package/splitter/splitter.esm.js +9 -14
  372. package/splitter/splitter.esm.min.js +1 -1
  373. package/splitter/splitter.js +9 -14
  374. package/splitter/splitter.min.js +1 -1
  375. package/steps/steps.cjs.js +4 -3
  376. package/steps/steps.cjs.min.js +1 -1
  377. package/steps/steps.esm.js +4 -3
  378. package/steps/steps.esm.min.js +1 -1
  379. package/steps/steps.js +4 -3
  380. package/steps/steps.min.js +1 -1
  381. package/tabmenu/tabmenu.cjs.js +4 -3
  382. package/tabmenu/tabmenu.cjs.min.js +1 -1
  383. package/tabmenu/tabmenu.esm.js +4 -3
  384. package/tabmenu/tabmenu.esm.min.js +1 -1
  385. package/tabmenu/tabmenu.js +4 -3
  386. package/tabmenu/tabmenu.min.js +1 -1
  387. package/tieredmenu/tieredmenu.cjs.js +6 -8
  388. package/tieredmenu/tieredmenu.cjs.min.js +1 -1
  389. package/tieredmenu/tieredmenu.esm.js +6 -8
  390. package/tieredmenu/tieredmenu.esm.min.js +1 -1
  391. package/tieredmenu/tieredmenu.js +6 -8
  392. package/tieredmenu/tieredmenu.min.js +1 -1
  393. package/togglebutton/togglebutton.cjs.js +2 -3
  394. package/togglebutton/togglebutton.cjs.min.js +1 -1
  395. package/togglebutton/togglebutton.esm.js +2 -3
  396. package/togglebutton/togglebutton.esm.min.js +1 -1
  397. package/togglebutton/togglebutton.js +2 -3
  398. package/togglebutton/togglebutton.min.js +1 -1
  399. package/tree/tree.cjs.js +32 -31
  400. package/tree/tree.cjs.min.js +1 -1
  401. package/tree/tree.d.ts +5 -0
  402. package/tree/tree.esm.js +32 -31
  403. package/tree/tree.esm.min.js +1 -1
  404. package/tree/tree.js +32 -31
  405. package/tree/tree.min.js +1 -1
  406. package/treeselect/treeselect.cjs.js +3 -4
  407. package/treeselect/treeselect.cjs.min.js +1 -1
  408. package/treeselect/treeselect.esm.js +3 -4
  409. package/treeselect/treeselect.esm.min.js +1 -1
  410. package/treeselect/treeselect.js +3 -4
  411. package/treeselect/treeselect.min.js +1 -1
  412. package/treetable/treetable.cjs.js +1 -1
  413. package/treetable/treetable.cjs.min.js +1 -1
  414. package/treetable/treetable.esm.js +1 -1
  415. package/treetable/treetable.esm.min.js +1 -1
  416. package/treetable/treetable.js +1 -1
  417. package/treetable/treetable.min.js +1 -1
  418. package/tristatecheckbox/tristatecheckbox.cjs.js +3 -4
  419. package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
  420. package/tristatecheckbox/tristatecheckbox.esm.js +3 -4
  421. package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
  422. package/tristatecheckbox/tristatecheckbox.js +3 -4
  423. package/tristatecheckbox/tristatecheckbox.min.js +1 -1
  424. package/web-types.json +65 -1
@@ -5345,15 +5345,6 @@ AngleUpIcon.displayName = 'AngleUpIcon';
5345
5345
 
5346
5346
  var ArrowDownIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
5347
5347
  var pti = IconBase.getPTI(inProps);
5348
- var _React$useState = React.useState(inProps.id),
5349
- _React$useState2 = _slicedToArray(_React$useState, 2),
5350
- pathId = _React$useState2[0],
5351
- setPathId = _React$useState2[1];
5352
- React.useEffect(function () {
5353
- if (ObjectUtils.isEmpty(pathId)) {
5354
- setPathId(UniqueComponentId('pr_icon_clip_'));
5355
- }
5356
- }, [pathId]);
5357
5348
  return /*#__PURE__*/React.createElement("svg", _extends({
5358
5349
  ref: ref,
5359
5350
  width: "14",
@@ -5361,34 +5352,17 @@ var ArrowDownIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(funct
5361
5352
  viewBox: "0 0 14 14",
5362
5353
  fill: "none",
5363
5354
  xmlns: "http://www.w3.org/2000/svg"
5364
- }, pti), /*#__PURE__*/React.createElement("g", {
5365
- clipPath: "url(#".concat(pathId, ")")
5366
- }, /*#__PURE__*/React.createElement("path", {
5355
+ }, pti), /*#__PURE__*/React.createElement("path", {
5367
5356
  fillRule: "evenodd",
5368
5357
  clipRule: "evenodd",
5369
5358
  d: "M6.99994 14C6.91097 14.0004 6.82281 13.983 6.74064 13.9489C6.65843 13.9148 6.58387 13.8646 6.52133 13.8013L1.10198 8.38193C0.982318 8.25351 0.917175 8.08367 0.920272 7.90817C0.923368 7.73267 0.994462 7.56523 1.11858 7.44111C1.24269 7.317 1.41014 7.2459 1.58563 7.2428C1.76113 7.23971 1.93098 7.30485 2.0594 7.42451L6.32263 11.6877V0.677419C6.32263 0.497756 6.394 0.325452 6.52104 0.198411C6.64808 0.0713706 6.82039 0 7.00005 0C7.17971 0 7.35202 0.0713706 7.47906 0.198411C7.6061 0.325452 7.67747 0.497756 7.67747 0.677419V11.6877L11.9407 7.42451C12.0691 7.30485 12.2389 7.23971 12.4144 7.2428C12.5899 7.2459 12.7574 7.317 12.8815 7.44111C13.0056 7.56523 13.0767 7.73267 13.0798 7.90817C13.0829 8.08367 13.0178 8.25351 12.8981 8.38193L7.47875 13.8013C7.41621 13.8646 7.34164 13.9148 7.25944 13.9489C7.17727 13.983 7.08912 14.0004 7.00015 14C7.00012 14 7.00009 14 7.00005 14C7.00001 14 6.99998 14 6.99994 14Z",
5370
5359
  fill: "currentColor"
5371
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
5372
- id: pathId
5373
- }, /*#__PURE__*/React.createElement("rect", {
5374
- width: "14",
5375
- height: "14",
5376
- fill: "white"
5377
- }))));
5360
+ }));
5378
5361
  }));
5379
5362
  ArrowDownIcon.displayName = 'ArrowDownIcon';
5380
5363
 
5381
5364
  var ArrowUpIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
5382
5365
  var pti = IconBase.getPTI(inProps);
5383
- var _React$useState = React.useState(inProps.id),
5384
- _React$useState2 = _slicedToArray(_React$useState, 2),
5385
- pathId = _React$useState2[0],
5386
- setPathId = _React$useState2[1];
5387
- React.useEffect(function () {
5388
- if (ObjectUtils.isEmpty(pathId)) {
5389
- setPathId(UniqueComponentId('pr_icon_clip_'));
5390
- }
5391
- }, [pathId]);
5392
5366
  return /*#__PURE__*/React.createElement("svg", _extends({
5393
5367
  ref: ref,
5394
5368
  width: "14",
@@ -5396,34 +5370,17 @@ var ArrowUpIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
5396
5370
  viewBox: "0 0 14 14",
5397
5371
  fill: "none",
5398
5372
  xmlns: "http://www.w3.org/2000/svg"
5399
- }, pti), /*#__PURE__*/React.createElement("g", {
5400
- clipPath: "url(#".concat(pathId, ")")
5401
- }, /*#__PURE__*/React.createElement("path", {
5373
+ }, pti), /*#__PURE__*/React.createElement("path", {
5402
5374
  fillRule: "evenodd",
5403
5375
  clipRule: "evenodd",
5404
5376
  d: "M6.51551 13.799C6.64205 13.9255 6.813 13.9977 6.99193 14C7.17087 13.9977 7.34182 13.9255 7.46835 13.799C7.59489 13.6725 7.66701 13.5015 7.66935 13.3226V2.31233L11.9326 6.57554C11.9951 6.63887 12.0697 6.68907 12.1519 6.72319C12.2341 6.75731 12.3223 6.77467 12.4113 6.77425C12.5003 6.77467 12.5885 6.75731 12.6707 6.72319C12.7529 6.68907 12.8274 6.63887 12.89 6.57554C13.0168 6.44853 13.0881 6.27635 13.0881 6.09683C13.0881 5.91732 13.0168 5.74514 12.89 5.61812L7.48846 0.216594C7.48274 0.210436 7.4769 0.204374 7.47094 0.198411C7.3439 0.0713707 7.1716 0 6.99193 0C6.81227 0 6.63997 0.0713707 6.51293 0.198411C6.50704 0.204296 6.50128 0.210278 6.49563 0.216354L1.09386 5.61812C0.974201 5.74654 0.909057 5.91639 0.912154 6.09189C0.91525 6.26738 0.986345 6.43483 1.11046 6.55894C1.23457 6.68306 1.40202 6.75415 1.57752 6.75725C1.75302 6.76035 1.92286 6.6952 2.05128 6.57554L6.31451 2.31231V13.3226C6.31685 13.5015 6.38898 13.6725 6.51551 13.799Z",
5405
5377
  fill: "currentColor"
5406
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
5407
- id: pathId
5408
- }, /*#__PURE__*/React.createElement("rect", {
5409
- width: "14",
5410
- height: "14",
5411
- fill: "white"
5412
- }))));
5378
+ }));
5413
5379
  }));
5414
5380
  ArrowUpIcon.displayName = 'ArrowUpIcon';
5415
5381
 
5416
5382
  var BanIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
5417
5383
  var pti = IconBase.getPTI(inProps);
5418
- var _React$useState = React.useState(inProps.id),
5419
- _React$useState2 = _slicedToArray(_React$useState, 2),
5420
- pathId = _React$useState2[0],
5421
- setPathId = _React$useState2[1];
5422
- React.useEffect(function () {
5423
- if (ObjectUtils.isEmpty(pathId)) {
5424
- setPathId(UniqueComponentId('pr_icon_clip_'));
5425
- }
5426
- }, [pathId]);
5427
5384
  return /*#__PURE__*/React.createElement("svg", _extends({
5428
5385
  ref: ref,
5429
5386
  width: "14",
@@ -5431,18 +5388,10 @@ var BanIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (i
5431
5388
  viewBox: "0 0 14 14",
5432
5389
  fill: "none",
5433
5390
  xmlns: "http://www.w3.org/2000/svg"
5434
- }, pti), /*#__PURE__*/React.createElement("g", {
5435
- clipPath: "url(#".concat(pathId, ")")
5436
- }, /*#__PURE__*/React.createElement("path", {
5391
+ }, pti), /*#__PURE__*/React.createElement("path", {
5437
5392
  d: "M7 0C5.61553 0 4.26215 0.410543 3.11101 1.17971C1.95987 1.94888 1.06266 3.04213 0.532846 4.32122C0.00303296 5.6003 -0.13559 7.00776 0.134506 8.36563C0.404603 9.7235 1.07129 10.9708 2.05026 11.9497C3.02922 12.9287 4.2765 13.5954 5.63437 13.8655C6.99224 14.1356 8.3997 13.997 9.67879 13.4672C10.9579 12.9373 12.0511 12.0401 12.8203 10.889C13.5895 9.73785 14 8.38447 14 7C14 5.14348 13.2625 3.36301 11.9497 2.05025C10.637 0.737498 8.85652 0 7 0ZM1.16667 7C1.16549 5.65478 1.63303 4.35118 2.48889 3.31333L10.6867 11.5111C9.83309 12.2112 8.79816 12.6544 7.70243 12.789C6.60669 12.9236 5.49527 12.744 4.49764 12.2713C3.50001 11.7986 2.65724 11.0521 2.06751 10.1188C1.47778 9.18558 1.16537 8.10397 1.16667 7ZM11.5111 10.6867L3.31334 2.48889C4.43144 1.57388 5.84966 1.10701 7.29265 1.1789C8.73565 1.2508 10.1004 1.85633 11.1221 2.87795C12.1437 3.89956 12.7492 5.26435 12.8211 6.70735C12.893 8.15034 12.4261 9.56856 11.5111 10.6867Z",
5438
5393
  fill: "currentColor"
5439
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
5440
- id: pathId
5441
- }, /*#__PURE__*/React.createElement("rect", {
5442
- width: "14",
5443
- height: "14",
5444
- fill: "white"
5445
- }))));
5394
+ }));
5446
5395
  }));
5447
5396
  BanIcon.displayName = 'BanIcon';
5448
5397
 
@@ -5530,15 +5479,6 @@ ChevronUpIcon.displayName = 'ChevronUpIcon';
5530
5479
 
5531
5480
  var ExclamationTriangleIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
5532
5481
  var pti = IconBase.getPTI(inProps);
5533
- var _React$useState = React.useState(inProps.id),
5534
- _React$useState2 = _slicedToArray(_React$useState, 2),
5535
- pathId = _React$useState2[0],
5536
- setPathId = _React$useState2[1];
5537
- React.useEffect(function () {
5538
- if (ObjectUtils.isEmpty(pathId)) {
5539
- setPathId(UniqueComponentId('pr_icon_clip_'));
5540
- }
5541
- }, [pathId]);
5542
5482
  return /*#__PURE__*/React.createElement("svg", _extends({
5543
5483
  ref: ref,
5544
5484
  width: "14",
@@ -5546,9 +5486,7 @@ var ExclamationTriangleIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwar
5546
5486
  viewBox: "0 0 14 14",
5547
5487
  fill: "none",
5548
5488
  xmlns: "http://www.w3.org/2000/svg"
5549
- }, pti), /*#__PURE__*/React.createElement("g", {
5550
- clipPath: "url(#".concat(pathId, ")")
5551
- }, /*#__PURE__*/React.createElement("path", {
5489
+ }, pti), /*#__PURE__*/React.createElement("path", {
5552
5490
  d: "M13.4018 13.1893H0.598161C0.49329 13.189 0.390283 13.1615 0.299143 13.1097C0.208003 13.0578 0.131826 12.9832 0.0780112 12.8932C0.0268539 12.8015 0 12.6982 0 12.5931C0 12.4881 0.0268539 12.3848 0.0780112 12.293L6.47985 1.08982C6.53679 1.00399 6.61408 0.933574 6.70484 0.884867C6.7956 0.836159 6.897 0.810669 7 0.810669C7.103 0.810669 7.2044 0.836159 7.29516 0.884867C7.38592 0.933574 7.46321 1.00399 7.52015 1.08982L13.922 12.293C13.9731 12.3848 14 12.4881 14 12.5931C14 12.6982 13.9731 12.8015 13.922 12.8932C13.8682 12.9832 13.792 13.0578 13.7009 13.1097C13.6097 13.1615 13.5067 13.189 13.4018 13.1893ZM1.63046 11.989H12.3695L7 2.59425L1.63046 11.989Z",
5553
5491
  fill: "currentColor"
5554
5492
  }), /*#__PURE__*/React.createElement("path", {
@@ -5557,13 +5495,7 @@ var ExclamationTriangleIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwar
5557
5495
  }), /*#__PURE__*/React.createElement("path", {
5558
5496
  d: "M6.99996 11.1887C6.84143 11.1866 6.68997 11.1227 6.57787 11.0106C6.46576 10.8985 6.40186 10.7471 6.39979 10.5885V10.1884C6.39979 10.0292 6.46302 9.87658 6.57557 9.76403C6.68813 9.65147 6.84078 9.58824 6.99996 9.58824C7.15914 9.58824 7.31179 9.65147 7.42435 9.76403C7.5369 9.87658 7.60013 10.0292 7.60013 10.1884V10.5885C7.59806 10.7471 7.53416 10.8985 7.42205 11.0106C7.30995 11.1227 7.15849 11.1866 6.99996 11.1887Z",
5559
5497
  fill: "currentColor"
5560
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
5561
- id: pathId
5562
- }, /*#__PURE__*/React.createElement("rect", {
5563
- width: "14",
5564
- height: "14",
5565
- fill: "white"
5566
- }))));
5498
+ }));
5567
5499
  }));
5568
5500
  ExclamationTriangleIcon.displayName = 'ExclamationTriangleIcon';
5569
5501
 
@@ -5587,15 +5519,6 @@ EyeIcon.displayName = 'EyeIcon';
5587
5519
 
5588
5520
  var EyeSlashIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
5589
5521
  var pti = IconBase.getPTI(inProps);
5590
- var _React$useState = React.useState(inProps.id),
5591
- _React$useState2 = _slicedToArray(_React$useState, 2),
5592
- pathId = _React$useState2[0],
5593
- setPathId = _React$useState2[1];
5594
- React.useEffect(function () {
5595
- if (ObjectUtils.isEmpty(pathId)) {
5596
- setPathId(UniqueComponentId('pr_icon_clip_'));
5597
- }
5598
- }, [pathId]);
5599
5522
  return /*#__PURE__*/React.createElement("svg", _extends({
5600
5523
  ref: ref,
5601
5524
  width: "14",
@@ -5603,34 +5526,17 @@ var EyeSlashIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functi
5603
5526
  viewBox: "0 0 14 14",
5604
5527
  fill: "none",
5605
5528
  xmlns: "http://www.w3.org/2000/svg"
5606
- }, pti), /*#__PURE__*/React.createElement("g", {
5607
- clipPath: "url(#".concat(pathId, ")")
5608
- }, /*#__PURE__*/React.createElement("path", {
5529
+ }, pti), /*#__PURE__*/React.createElement("path", {
5609
5530
  fillRule: "evenodd",
5610
5531
  clipRule: "evenodd",
5611
5532
  d: "M13.9414 6.74792C13.9437 6.75295 13.9455 6.757 13.9469 6.76003C13.982 6.8394 14.0001 6.9252 14.0001 7.01195C14.0001 7.0987 13.982 7.1845 13.9469 7.26386C13.6004 8.00059 13.1711 8.69549 12.6674 9.33515C12.6115 9.4071 12.54 9.46538 12.4582 9.50556C12.3765 9.54574 12.2866 9.56678 12.1955 9.56707C12.0834 9.56671 11.9737 9.53496 11.8788 9.47541C11.7838 9.41586 11.7074 9.3309 11.6583 9.23015C11.6092 9.12941 11.5893 9.01691 11.6008 8.90543C11.6124 8.79394 11.6549 8.68793 11.7237 8.5994C12.1065 8.09726 12.4437 7.56199 12.7313 6.99995C12.2595 6.08027 10.3402 2.8014 6.99732 2.8014C6.63723 2.80218 6.27816 2.83969 5.92569 2.91336C5.77666 2.93304 5.62568 2.89606 5.50263 2.80972C5.37958 2.72337 5.29344 2.59398 5.26125 2.44714C5.22907 2.30031 5.2532 2.14674 5.32885 2.01685C5.40451 1.88696 5.52618 1.79021 5.66978 1.74576C6.10574 1.64961 6.55089 1.60134 6.99732 1.60181C11.5916 1.60181 13.7864 6.40856 13.9414 6.74792ZM2.20333 1.61685C2.35871 1.61411 2.5091 1.67179 2.6228 1.77774L12.2195 11.3744C12.3318 11.4869 12.3949 11.6393 12.3949 11.7983C12.3949 11.9572 12.3318 12.1097 12.2195 12.2221C12.107 12.3345 11.9546 12.3976 11.7956 12.3976C11.6367 12.3976 11.4842 12.3345 11.3718 12.2221L10.5081 11.3584C9.46549 12.0426 8.24432 12.4042 6.99729 12.3981C2.403 12.3981 0.208197 7.59135 0.0532336 7.25198C0.0509364 7.24694 0.0490875 7.2429 0.0476856 7.23986C0.0162332 7.16518 3.05176e-05 7.08497 3.05176e-05 7.00394C3.05176e-05 6.92291 0.0162332 6.8427 0.0476856 6.76802C0.631261 5.47831 1.46902 4.31959 2.51084 3.36119L1.77509 2.62545C1.66914 2.51175 1.61146 2.36136 1.61421 2.20597C1.61695 2.05059 1.6799 1.90233 1.78979 1.79244C1.89968 1.68254 2.04794 1.6196 2.20333 1.61685ZM7.45314 8.35147L5.68574 6.57609V6.5361C5.5872 6.78938 5.56498 7.06597 5.62183 7.33173C5.67868 7.59749 5.8121 7.84078 6.00563 8.03158C6.19567 8.21043 6.43052 8.33458 6.68533 8.39089C6.94014 8.44721 7.20543 8.43359 7.45314 8.35147ZM1.26327 6.99994C1.7351 7.91163 3.64645 11.1985 6.99729 11.1985C7.9267 11.2048 8.8408 10.9618 9.64438 10.4947L8.35682 9.20718C7.86027 9.51441 7.27449 9.64491 6.69448 9.57752C6.11446 9.51014 5.57421 9.24881 5.16131 8.83592C4.74842 8.42303 4.4871 7.88277 4.41971 7.30276C4.35232 6.72274 4.48282 6.13697 4.79005 5.64041L3.35855 4.2089C2.4954 5.00336 1.78523 5.94935 1.26327 6.99994Z",
5612
5533
  fill: "currentColor"
5613
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
5614
- id: pathId
5615
- }, /*#__PURE__*/React.createElement("rect", {
5616
- width: "14",
5617
- height: "14",
5618
- fill: "white"
5619
- }))));
5534
+ }));
5620
5535
  }));
5621
5536
  EyeSlashIcon.displayName = 'EyeSlashIcon';
5622
5537
 
5623
5538
  var FilterIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
5624
5539
  var pti = IconBase.getPTI(inProps);
5625
- var _React$useState = React.useState(inProps.id),
5626
- _React$useState2 = _slicedToArray(_React$useState, 2),
5627
- pathId = _React$useState2[0],
5628
- setPathId = _React$useState2[1];
5629
- React.useEffect(function () {
5630
- if (ObjectUtils.isEmpty(pathId)) {
5631
- setPathId(UniqueComponentId('pr_icon_clip_'));
5632
- }
5633
- }, [pathId]);
5634
5540
  return /*#__PURE__*/React.createElement("svg", _extends({
5635
5541
  ref: ref,
5636
5542
  width: "14",
@@ -5638,32 +5544,15 @@ var FilterIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
5638
5544
  viewBox: "0 0 14 14",
5639
5545
  fill: "none",
5640
5546
  xmlns: "http://www.w3.org/2000/svg"
5641
- }, pti), /*#__PURE__*/React.createElement("g", {
5642
- clipPath: "url(#".concat(pathId, ")")
5643
- }, /*#__PURE__*/React.createElement("path", {
5547
+ }, pti), /*#__PURE__*/React.createElement("path", {
5644
5548
  d: "M8.64708 14H5.35296C5.18981 13.9979 5.03395 13.9321 4.91858 13.8167C4.8032 13.7014 4.73745 13.5455 4.73531 13.3824V7L0.329431 0.98C0.259794 0.889466 0.217389 0.780968 0.20718 0.667208C0.19697 0.553448 0.219379 0.439133 0.271783 0.337647C0.324282 0.236453 0.403423 0.151519 0.500663 0.0920138C0.597903 0.0325088 0.709548 0.000692754 0.823548 0H13.1765C13.2905 0.000692754 13.4021 0.0325088 13.4994 0.0920138C13.5966 0.151519 13.6758 0.236453 13.7283 0.337647C13.7807 0.439133 13.8031 0.553448 13.7929 0.667208C13.7826 0.780968 13.7402 0.889466 13.6706 0.98L9.26472 7V13.3824C9.26259 13.5455 9.19683 13.7014 9.08146 13.8167C8.96609 13.9321 8.81022 13.9979 8.64708 14ZM5.97061 12.7647H8.02943V6.79412C8.02878 6.66289 8.07229 6.53527 8.15296 6.43177L11.9412 1.23529H2.05884L5.86355 6.43177C5.94422 6.53527 5.98773 6.66289 5.98708 6.79412L5.97061 12.7647Z",
5645
5549
  fill: "currentColor"
5646
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
5647
- id: pathId
5648
- }, /*#__PURE__*/React.createElement("rect", {
5649
- width: "14",
5650
- height: "14",
5651
- fill: "white"
5652
- }))));
5550
+ }));
5653
5551
  }));
5654
5552
  FilterIcon.displayName = 'FilterIcon';
5655
5553
 
5656
5554
  var FilterSlashIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
5657
5555
  var pti = IconBase.getPTI(inProps);
5658
- var _React$useState = React.useState(inProps.id),
5659
- _React$useState2 = _slicedToArray(_React$useState, 2),
5660
- pathId = _React$useState2[0],
5661
- setPathId = _React$useState2[1];
5662
- React.useEffect(function () {
5663
- if (ObjectUtils.isEmpty(pathId)) {
5664
- setPathId(UniqueComponentId('pr_icon_clip_'));
5665
- }
5666
- }, [pathId]);
5667
5556
  return /*#__PURE__*/React.createElement("svg", _extends({
5668
5557
  ref: ref,
5669
5558
  width: "14",
@@ -5671,34 +5560,17 @@ var FilterSlashIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(fun
5671
5560
  viewBox: "0 0 14 14",
5672
5561
  fill: "none",
5673
5562
  xmlns: "http://www.w3.org/2000/svg"
5674
- }, pti), /*#__PURE__*/React.createElement("g", {
5675
- clipPath: "url(#".concat(pathId, ")")
5676
- }, /*#__PURE__*/React.createElement("path", {
5563
+ }, pti), /*#__PURE__*/React.createElement("path", {
5677
5564
  fillRule: "evenodd",
5678
5565
  clipRule: "evenodd",
5679
5566
  d: "M13.4994 0.0920138C13.5967 0.151519 13.6758 0.236453 13.7283 0.337647C13.7807 0.439133 13.8031 0.553448 13.7929 0.667208C13.7827 0.780968 13.7403 0.889466 13.6707 0.98L11.406 4.06823C11.3099 4.19928 11.1656 4.28679 11.005 4.3115C10.8444 4.33621 10.6805 4.2961 10.5495 4.2C10.4184 4.1039 10.3309 3.95967 10.3062 3.79905C10.2815 3.63843 10.3216 3.47458 10.4177 3.34353L11.9412 1.23529H7.41184C7.24803 1.23529 7.09093 1.17022 6.97509 1.05439C6.85926 0.938558 6.79419 0.781457 6.79419 0.617647C6.79419 0.453837 6.85926 0.296736 6.97509 0.180905C7.09093 0.0650733 7.24803 0 7.41184 0H13.1765C13.2905 0.000692754 13.4022 0.0325088 13.4994 0.0920138ZM4.20008 0.181168H4.24126L13.2013 9.03411C13.3169 9.14992 13.3819 9.3069 13.3819 9.47058C13.3819 9.63426 13.3169 9.79124 13.2013 9.90705C13.1445 9.96517 13.0766 10.0112 13.0016 10.0423C12.9266 10.0735 12.846 10.0891 12.7648 10.0882C12.6836 10.0886 12.6032 10.0728 12.5283 10.0417C12.4533 10.0106 12.3853 9.96479 12.3283 9.90705L9.3142 6.92587L9.26479 6.99999V13.3823C9.26265 13.5455 9.19689 13.7014 9.08152 13.8167C8.96615 13.9321 8.81029 13.9979 8.64714 14H5.35302C5.18987 13.9979 5.03401 13.9321 4.91864 13.8167C4.80327 13.7014 4.73751 13.5455 4.73537 13.3823V6.99999L0.329492 1.02117C0.259855 0.930634 0.21745 0.822137 0.207241 0.708376C0.197031 0.594616 0.21944 0.480301 0.271844 0.378815C0.324343 0.277621 0.403484 0.192687 0.500724 0.133182C0.597964 0.073677 0.709609 0.041861 0.823609 0.0411682H3.86243C3.92448 0.0461551 3.9855 0.060022 4.04361 0.0823446C4.10037 0.10735 4.15311 0.140655 4.20008 0.181168ZM8.02949 6.79411C8.02884 6.66289 8.07235 6.53526 8.15302 6.43176L8.42478 6.05293L3.55773 1.23529H2.0589L5.84714 6.43176C5.92781 6.53526 5.97132 6.66289 5.97067 6.79411V12.7647H8.02949V6.79411Z",
5680
5567
  fill: "currentColor"
5681
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
5682
- id: pathId
5683
- }, /*#__PURE__*/React.createElement("rect", {
5684
- width: "14",
5685
- height: "14",
5686
- fill: "white"
5687
- }))));
5568
+ }));
5688
5569
  }));
5689
5570
  FilterSlashIcon.displayName = 'FilterSlashIcon';
5690
5571
 
5691
5572
  var InfoCircleIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
5692
5573
  var pti = IconBase.getPTI(inProps);
5693
- var _React$useState = React.useState(inProps.id),
5694
- _React$useState2 = _slicedToArray(_React$useState, 2),
5695
- pathId = _React$useState2[0],
5696
- setPathId = _React$useState2[1];
5697
- React.useEffect(function () {
5698
- if (ObjectUtils.isEmpty(pathId)) {
5699
- setPathId(UniqueComponentId('pr_icon_clip_'));
5700
- }
5701
- }, [pathId]);
5702
5574
  return /*#__PURE__*/React.createElement("svg", _extends({
5703
5575
  ref: ref,
5704
5576
  width: "14",
@@ -5706,20 +5578,12 @@ var InfoCircleIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(func
5706
5578
  viewBox: "0 0 14 14",
5707
5579
  fill: "none",
5708
5580
  xmlns: "http://www.w3.org/2000/svg"
5709
- }, pti), /*#__PURE__*/React.createElement("g", {
5710
- clipPath: "url(#".concat(pathId, ")")
5711
- }, /*#__PURE__*/React.createElement("path", {
5581
+ }, pti), /*#__PURE__*/React.createElement("path", {
5712
5582
  fillRule: "evenodd",
5713
5583
  clipRule: "evenodd",
5714
5584
  d: "M3.11101 12.8203C4.26215 13.5895 5.61553 14 7 14C8.85652 14 10.637 13.2625 11.9497 11.9497C13.2625 10.637 14 8.85652 14 7C14 5.61553 13.5895 4.26215 12.8203 3.11101C12.0511 1.95987 10.9579 1.06266 9.67879 0.532846C8.3997 0.00303296 6.99224 -0.13559 5.63437 0.134506C4.2765 0.404603 3.02922 1.07129 2.05026 2.05026C1.07129 3.02922 0.404603 4.2765 0.134506 5.63437C-0.13559 6.99224 0.00303296 8.3997 0.532846 9.67879C1.06266 10.9579 1.95987 12.0511 3.11101 12.8203ZM3.75918 2.14976C4.71846 1.50879 5.84628 1.16667 7 1.16667C8.5471 1.16667 10.0308 1.78125 11.1248 2.87521C12.2188 3.96918 12.8333 5.45291 12.8333 7C12.8333 8.15373 12.4912 9.28154 11.8502 10.2408C11.2093 11.2001 10.2982 11.9478 9.23232 12.3893C8.16642 12.8308 6.99353 12.9463 5.86198 12.7212C4.73042 12.4962 3.69102 11.9406 2.87521 11.1248C2.05941 10.309 1.50384 9.26958 1.27876 8.13803C1.05367 7.00647 1.16919 5.83358 1.61071 4.76768C2.05222 3.70178 2.79989 2.79074 3.75918 2.14976ZM7.00002 4.8611C6.84594 4.85908 6.69873 4.79698 6.58977 4.68801C6.48081 4.57905 6.4187 4.43185 6.41669 4.27776V3.88888C6.41669 3.73417 6.47815 3.58579 6.58754 3.4764C6.69694 3.367 6.84531 3.30554 7.00002 3.30554C7.15473 3.30554 7.3031 3.367 7.4125 3.4764C7.52189 3.58579 7.58335 3.73417 7.58335 3.88888V4.27776C7.58134 4.43185 7.51923 4.57905 7.41027 4.68801C7.30131 4.79698 7.1541 4.85908 7.00002 4.8611ZM7.00002 10.6945C6.84594 10.6925 6.69873 10.6304 6.58977 10.5214C6.48081 10.4124 6.4187 10.2652 6.41669 10.1111V6.22225C6.41669 6.06754 6.47815 5.91917 6.58754 5.80977C6.69694 5.70037 6.84531 5.63892 7.00002 5.63892C7.15473 5.63892 7.3031 5.70037 7.4125 5.80977C7.52189 5.91917 7.58335 6.06754 7.58335 6.22225V10.1111C7.58134 10.2652 7.51923 10.4124 7.41027 10.5214C7.30131 10.6304 7.1541 10.6925 7.00002 10.6945Z",
5715
5585
  fill: "currentColor"
5716
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
5717
- id: pathId
5718
- }, /*#__PURE__*/React.createElement("rect", {
5719
- width: "14",
5720
- height: "14",
5721
- fill: "white"
5722
- }))));
5586
+ }));
5723
5587
  }));
5724
5588
  InfoCircleIcon.displayName = 'InfoCircleIcon';
5725
5589
 
@@ -5741,15 +5605,6 @@ MinusIcon.displayName = 'MinusIcon';
5741
5605
 
5742
5606
  var PencilIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
5743
5607
  var pti = IconBase.getPTI(inProps);
5744
- var _React$useState = React.useState(inProps.id),
5745
- _React$useState2 = _slicedToArray(_React$useState, 2),
5746
- pathId = _React$useState2[0],
5747
- setPathId = _React$useState2[1];
5748
- React.useEffect(function () {
5749
- if (ObjectUtils.isEmpty(pathId)) {
5750
- setPathId(UniqueComponentId('pr_icon_clip_'));
5751
- }
5752
- }, [pathId]);
5753
5608
  return /*#__PURE__*/React.createElement("svg", _extends({
5754
5609
  ref: ref,
5755
5610
  width: "14",
@@ -5757,32 +5612,15 @@ var PencilIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
5757
5612
  viewBox: "0 0 14 14",
5758
5613
  fill: "none",
5759
5614
  xmlns: "http://www.w3.org/2000/svg"
5760
- }, pti), /*#__PURE__*/React.createElement("g", {
5761
- clipPath: "url(#".concat(pathId, ")")
5762
- }, /*#__PURE__*/React.createElement("path", {
5615
+ }, pti), /*#__PURE__*/React.createElement("path", {
5763
5616
  d: "M0.609628 13.959C0.530658 13.9599 0.452305 13.9451 0.379077 13.9156C0.305849 13.8861 0.239191 13.8424 0.18294 13.787C0.118447 13.7234 0.0688234 13.6464 0.0376166 13.5614C0.00640987 13.4765 -0.00560954 13.3857 0.00241768 13.2956L0.25679 10.1501C0.267698 10.0041 0.331934 9.86709 0.437312 9.76516L9.51265 0.705715C10.0183 0.233014 10.6911 -0.0203041 11.3835 0.00127367C12.0714 0.00660201 12.7315 0.27311 13.2298 0.746671C13.7076 1.23651 13.9824 1.88848 13.9992 2.57201C14.0159 3.25554 13.7733 3.92015 13.32 4.4327L4.23648 13.5331C4.13482 13.6342 4.0017 13.6978 3.85903 13.7133L0.667067 14L0.609628 13.959ZM1.43018 10.4696L1.25787 12.714L3.50619 12.5092L12.4502 3.56444C12.6246 3.35841 12.7361 3.10674 12.7714 2.83933C12.8067 2.57193 12.7644 2.30002 12.6495 2.05591C12.5346 1.8118 12.3519 1.60575 12.1231 1.46224C11.8943 1.31873 11.6291 1.2438 11.3589 1.24633C11.1813 1.23508 11.0033 1.25975 10.8355 1.31887C10.6677 1.37798 10.5136 1.47033 10.3824 1.59036L1.43018 10.4696Z",
5764
5617
  fill: "currentColor"
5765
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
5766
- id: pathId
5767
- }, /*#__PURE__*/React.createElement("rect", {
5768
- width: "14",
5769
- height: "14",
5770
- fill: "white"
5771
- }))));
5618
+ }));
5772
5619
  }));
5773
5620
  PencilIcon.displayName = 'PencilIcon';
5774
5621
 
5775
5622
  var PlusIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
5776
5623
  var pti = IconBase.getPTI(inProps);
5777
- var _React$useState = React.useState(inProps.id),
5778
- _React$useState2 = _slicedToArray(_React$useState, 2),
5779
- pathId = _React$useState2[0],
5780
- setPathId = _React$useState2[1];
5781
- React.useEffect(function () {
5782
- if (ObjectUtils.isEmpty(pathId)) {
5783
- setPathId(UniqueComponentId('pr_icon_clip_'));
5784
- }
5785
- }, [pathId]);
5786
5624
  return /*#__PURE__*/React.createElement("svg", _extends({
5787
5625
  ref: ref,
5788
5626
  width: "14",
@@ -5790,32 +5628,15 @@ var PlusIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
5790
5628
  viewBox: "0 0 14 14",
5791
5629
  fill: "none",
5792
5630
  xmlns: "http://www.w3.org/2000/svg"
5793
- }, pti), /*#__PURE__*/React.createElement("g", {
5794
- clipPath: "url(#".concat(pathId, ")")
5795
- }, /*#__PURE__*/React.createElement("path", {
5631
+ }, pti), /*#__PURE__*/React.createElement("path", {
5796
5632
  d: "M7.67742 6.32258V0.677419C7.67742 0.497757 7.60605 0.325452 7.47901 0.198411C7.35197 0.0713707 7.17966 0 7 0C6.82034 0 6.64803 0.0713707 6.52099 0.198411C6.39395 0.325452 6.32258 0.497757 6.32258 0.677419V6.32258H0.677419C0.497757 6.32258 0.325452 6.39395 0.198411 6.52099C0.0713707 6.64803 0 6.82034 0 7C0 7.17966 0.0713707 7.35197 0.198411 7.47901C0.325452 7.60605 0.497757 7.67742 0.677419 7.67742H6.32258V13.3226C6.32492 13.5015 6.39704 13.6725 6.52358 13.799C6.65012 13.9255 6.82106 13.9977 7 14C7.17966 14 7.35197 13.9286 7.47901 13.8016C7.60605 13.6745 7.67742 13.5022 7.67742 13.3226V7.67742H13.3226C13.5022 7.67742 13.6745 7.60605 13.8016 7.47901C13.9286 7.35197 14 7.17966 14 7C13.9977 6.82106 13.9255 6.65012 13.799 6.52358C13.6725 6.39704 13.5015 6.32492 13.3226 6.32258H7.67742Z",
5797
5633
  fill: "currentColor"
5798
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
5799
- id: pathId
5800
- }, /*#__PURE__*/React.createElement("rect", {
5801
- width: "14",
5802
- height: "14",
5803
- fill: "white"
5804
- }))));
5634
+ }));
5805
5635
  }));
5806
5636
  PlusIcon.displayName = 'PlusIcon';
5807
5637
 
5808
5638
  var RefreshIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
5809
5639
  var pti = IconBase.getPTI(inProps);
5810
- var _React$useState = React.useState(inProps.id),
5811
- _React$useState2 = _slicedToArray(_React$useState, 2),
5812
- pathId = _React$useState2[0],
5813
- setPathId = _React$useState2[1];
5814
- React.useEffect(function () {
5815
- if (ObjectUtils.isEmpty(pathId)) {
5816
- setPathId(UniqueComponentId('pr_icon_clip_'));
5817
- }
5818
- }, [pathId]);
5819
5640
  return /*#__PURE__*/React.createElement("svg", _extends({
5820
5641
  ref: ref,
5821
5642
  width: "14",
@@ -5823,34 +5644,17 @@ var RefreshIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
5823
5644
  viewBox: "0 0 14 14",
5824
5645
  fill: "none",
5825
5646
  xmlns: "http://www.w3.org/2000/svg"
5826
- }, pti), /*#__PURE__*/React.createElement("g", {
5827
- clipPath: "url(#".concat(pathId, ")")
5828
- }, /*#__PURE__*/React.createElement("path", {
5647
+ }, pti), /*#__PURE__*/React.createElement("path", {
5829
5648
  fillRule: "evenodd",
5830
5649
  clipRule: "evenodd",
5831
5650
  d: "M6.77051 5.96336C6.84324 5.99355 6.92127 6.00891 7.00002 6.00854C7.07877 6.00891 7.1568 5.99355 7.22953 5.96336C7.30226 5.93317 7.36823 5.88876 7.42357 5.83273L9.82101 3.43529C9.93325 3.32291 9.99629 3.17058 9.99629 3.01175C9.99629 2.85292 9.93325 2.70058 9.82101 2.5882L7.42357 0.190763C7.3687 0.131876 7.30253 0.0846451 7.22901 0.0518865C7.15549 0.019128 7.07612 0.00151319 6.99564 9.32772e-05C6.91517 -0.00132663 6.83523 0.0134773 6.7606 0.0436218C6.68597 0.0737664 6.61817 0.118634 6.56126 0.175548C6.50435 0.232462 6.45948 0.300257 6.42933 0.374888C6.39919 0.449519 6.38439 0.529456 6.38581 0.609933C6.38722 0.690409 6.40484 0.769775 6.4376 0.843296C6.47036 0.916817 6.51759 0.982986 6.57647 1.03786L7.95103 2.41241H6.99998C5.46337 2.41241 3.98969 3.02283 2.90314 4.10938C1.81659 5.19593 1.20618 6.66961 1.20618 8.20622C1.20618 9.74283 1.81659 11.2165 2.90314 12.3031C3.98969 13.3896 5.46337 14 6.99998 14C8.53595 13.9979 10.0084 13.3868 11.0945 12.3007C12.1806 11.2146 12.7917 9.74218 12.7938 8.20622C12.7938 8.04726 12.7306 7.89481 12.6182 7.78241C12.5058 7.67001 12.3534 7.60686 12.1944 7.60686C12.0355 7.60686 11.883 7.67001 11.7706 7.78241C11.6582 7.89481 11.5951 8.04726 11.5951 8.20622C11.5951 9.11504 11.3256 10.0035 10.8207 10.7591C10.3157 11.5148 9.59809 12.1037 8.75845 12.4515C7.9188 12.7993 6.99489 12.8903 6.10353 12.713C5.21217 12.5357 4.3934 12.0981 3.75077 11.4554C3.10813 10.8128 2.67049 9.99404 2.49319 9.10268C2.31589 8.21132 2.40688 7.2874 2.75468 6.44776C3.10247 5.60811 3.69143 4.89046 4.44709 4.38554C5.20275 3.88063 6.09116 3.61113 6.99998 3.61113H7.95098L6.57647 4.98564C6.46423 5.09802 6.40119 5.25035 6.40119 5.40918C6.40119 5.56801 6.46423 5.72035 6.57647 5.83273C6.63181 5.88876 6.69778 5.93317 6.77051 5.96336Z",
5832
5651
  fill: "currentColor"
5833
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
5834
- id: pathId
5835
- }, /*#__PURE__*/React.createElement("rect", {
5836
- width: "14",
5837
- height: "14",
5838
- fill: "white"
5839
- }))));
5652
+ }));
5840
5653
  }));
5841
5654
  RefreshIcon.displayName = 'RefreshIcon';
5842
5655
 
5843
5656
  var SearchIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
5844
5657
  var pti = IconBase.getPTI(inProps);
5845
- var _React$useState = React.useState(inProps.id),
5846
- _React$useState2 = _slicedToArray(_React$useState, 2),
5847
- pathId = _React$useState2[0],
5848
- setPathId = _React$useState2[1];
5849
- React.useEffect(function () {
5850
- if (ObjectUtils.isEmpty(pathId)) {
5851
- setPathId(UniqueComponentId('pr_icon_clip_'));
5852
- }
5853
- }, [pathId]);
5854
5658
  return /*#__PURE__*/React.createElement("svg", _extends({
5855
5659
  ref: ref,
5856
5660
  width: "14",
@@ -5858,34 +5662,17 @@ var SearchIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
5858
5662
  viewBox: "0 0 14 14",
5859
5663
  fill: "none",
5860
5664
  xmlns: "http://www.w3.org/2000/svg"
5861
- }, pti), /*#__PURE__*/React.createElement("g", {
5862
- clipPath: "url(#".concat(pathId, ")")
5863
- }, /*#__PURE__*/React.createElement("path", {
5665
+ }, pti), /*#__PURE__*/React.createElement("path", {
5864
5666
  fillRule: "evenodd",
5865
5667
  clipRule: "evenodd",
5866
5668
  d: "M2.67602 11.0265C3.6661 11.688 4.83011 12.0411 6.02086 12.0411C6.81149 12.0411 7.59438 11.8854 8.32483 11.5828C8.87005 11.357 9.37808 11.0526 9.83317 10.6803L12.9769 13.8241C13.0323 13.8801 13.0983 13.9245 13.171 13.9548C13.2438 13.985 13.3219 14.0003 13.4007 14C13.4795 14.0003 13.5575 13.985 13.6303 13.9548C13.7031 13.9245 13.7691 13.8801 13.8244 13.8241C13.9367 13.7116 13.9998 13.5592 13.9998 13.4003C13.9998 13.2414 13.9367 13.089 13.8244 12.9765L10.6807 9.8328C11.053 9.37773 11.3573 8.86972 11.5831 8.32452C11.8857 7.59408 12.0414 6.81119 12.0414 6.02056C12.0414 4.8298 11.6883 3.66579 11.0268 2.67572C10.3652 1.68564 9.42494 0.913972 8.32483 0.45829C7.22472 0.00260857 6.01418 -0.116618 4.84631 0.115686C3.67844 0.34799 2.60568 0.921393 1.76369 1.76338C0.921698 2.60537 0.348296 3.67813 0.115991 4.84601C-0.116313 6.01388 0.00291375 7.22441 0.458595 8.32452C0.914277 9.42464 1.68595 10.3649 2.67602 11.0265ZM3.35565 2.0158C4.14456 1.48867 5.07206 1.20731 6.02086 1.20731C7.29317 1.20731 8.51338 1.71274 9.41304 2.6124C10.3127 3.51206 10.8181 4.73226 10.8181 6.00457C10.8181 6.95337 10.5368 7.88088 10.0096 8.66978C9.48251 9.45868 8.73328 10.0736 7.85669 10.4367C6.98011 10.7997 6.01554 10.8947 5.08496 10.7096C4.15439 10.5245 3.2996 10.0676 2.62869 9.39674C1.95778 8.72583 1.50089 7.87104 1.31579 6.94046C1.13068 6.00989 1.22568 5.04532 1.58878 4.16874C1.95187 3.29215 2.56675 2.54292 3.35565 2.0158Z",
5867
5669
  fill: "currentColor"
5868
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
5869
- id: pathId
5870
- }, /*#__PURE__*/React.createElement("rect", {
5871
- width: "14",
5872
- height: "14",
5873
- fill: "white"
5874
- }))));
5670
+ }));
5875
5671
  }));
5876
5672
  SearchIcon.displayName = 'SearchIcon';
5877
5673
 
5878
5674
  var SearchMinusIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
5879
5675
  var pti = IconBase.getPTI(inProps);
5880
- var _React$useState = React.useState(inProps.id),
5881
- _React$useState2 = _slicedToArray(_React$useState, 2),
5882
- pathId = _React$useState2[0],
5883
- setPathId = _React$useState2[1];
5884
- React.useEffect(function () {
5885
- if (ObjectUtils.isEmpty(pathId)) {
5886
- setPathId(UniqueComponentId('pr_icon_clip_'));
5887
- }
5888
- }, [pathId]);
5889
5676
  return /*#__PURE__*/React.createElement("svg", _extends({
5890
5677
  ref: ref,
5891
5678
  width: "14",
@@ -5893,34 +5680,17 @@ var SearchMinusIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(fun
5893
5680
  viewBox: "0 0 14 14",
5894
5681
  fill: "none",
5895
5682
  xmlns: "http://www.w3.org/2000/svg"
5896
- }, pti), /*#__PURE__*/React.createElement("g", {
5897
- clipPath: "url(#".concat(pathId, ")")
5898
- }, /*#__PURE__*/React.createElement("path", {
5683
+ }, pti), /*#__PURE__*/React.createElement("path", {
5899
5684
  fillRule: "evenodd",
5900
5685
  clipRule: "evenodd",
5901
5686
  d: "M6.0208 12.0411C4.83005 12.0411 3.66604 11.688 2.67596 11.0265C1.68589 10.3649 0.914216 9.42464 0.458534 8.32452C0.00285271 7.22441 -0.116374 6.01388 0.11593 4.84601C0.348235 3.67813 0.921637 2.60537 1.76363 1.76338C2.60562 0.921393 3.67838 0.34799 4.84625 0.115686C6.01412 -0.116618 7.22466 0.00260857 8.32477 0.45829C9.42488 0.913972 10.3652 1.68564 11.0267 2.67572C11.6883 3.66579 12.0414 4.8298 12.0414 6.02056C12.0395 7.41563 11.5542 8.76029 10.6783 9.8305L13.8244 12.9765C13.9367 13.089 13.9997 13.2414 13.9997 13.4003C13.9997 13.5592 13.9367 13.7116 13.8244 13.8241C13.769 13.8801 13.703 13.9245 13.6302 13.9548C13.5575 13.985 13.4794 14.0003 13.4006 14C13.3218 14.0003 13.2437 13.985 13.171 13.9548C13.0982 13.9245 13.0322 13.8801 12.9768 13.8241L9.83082 10.678C8.76059 11.5539 7.4159 12.0393 6.0208 12.0411ZM6.0208 1.20731C5.07199 1.20731 4.14449 1.48867 3.35559 2.0158C2.56669 2.54292 1.95181 3.29215 1.58872 4.16874C1.22562 5.04532 1.13062 6.00989 1.31572 6.94046C1.50083 7.87104 1.95772 8.72583 2.62863 9.39674C3.29954 10.0676 4.15433 10.5245 5.0849 10.7096C6.01548 10.8947 6.98005 10.7997 7.85663 10.4367C8.73322 10.0736 9.48244 9.45868 10.0096 8.66978C10.5367 7.88088 10.8181 6.95337 10.8181 6.00457C10.8181 4.73226 10.3126 3.51206 9.41297 2.6124C8.51331 1.71274 7.29311 1.20731 6.0208 1.20731ZM4.00591 6.60422H8.00362C8.16266 6.60422 8.31518 6.54104 8.42764 6.42859C8.5401 6.31613 8.60328 6.1636 8.60328 6.00456C8.60328 5.84553 8.5401 5.693 8.42764 5.58054C8.31518 5.46809 8.16266 5.40491 8.00362 5.40491H4.00591C3.84687 5.40491 3.69434 5.46809 3.58189 5.58054C3.46943 5.693 3.40625 5.84553 3.40625 6.00456C3.40625 6.1636 3.46943 6.31613 3.58189 6.42859C3.69434 6.54104 3.84687 6.60422 4.00591 6.60422Z",
5902
5687
  fill: "currentColor"
5903
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
5904
- id: pathId
5905
- }, /*#__PURE__*/React.createElement("rect", {
5906
- width: "14",
5907
- height: "14",
5908
- fill: "white"
5909
- }))));
5688
+ }));
5910
5689
  }));
5911
5690
  SearchMinusIcon.displayName = 'SearchMinusIcon';
5912
5691
 
5913
5692
  var SearchPlusIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
5914
5693
  var pti = IconBase.getPTI(inProps);
5915
- var _React$useState = React.useState(inProps.id),
5916
- _React$useState2 = _slicedToArray(_React$useState, 2),
5917
- pathId = _React$useState2[0],
5918
- setPathId = _React$useState2[1];
5919
- React.useEffect(function () {
5920
- if (ObjectUtils.isEmpty(pathId)) {
5921
- setPathId(UniqueComponentId('pr_icon_clip_'));
5922
- }
5923
- }, [pathId]);
5924
5694
  return /*#__PURE__*/React.createElement("svg", _extends({
5925
5695
  ref: ref,
5926
5696
  width: "14",
@@ -5928,34 +5698,17 @@ var SearchPlusIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(func
5928
5698
  viewBox: "0 0 14 14",
5929
5699
  fill: "none",
5930
5700
  xmlns: "http://www.w3.org/2000/svg"
5931
- }, pti), /*#__PURE__*/React.createElement("g", {
5932
- clipPath: "url(#".concat(pathId, ")")
5933
- }, /*#__PURE__*/React.createElement("path", {
5701
+ }, pti), /*#__PURE__*/React.createElement("path", {
5934
5702
  fillRule: "evenodd",
5935
5703
  clipRule: "evenodd",
5936
5704
  d: "M2.67596 11.0265C3.66604 11.688 4.83005 12.0411 6.0208 12.0411C6.81143 12.0411 7.59432 11.8854 8.32477 11.5828C8.86999 11.357 9.37802 11.0526 9.83311 10.6803L12.9768 13.8241C13.0322 13.8801 13.0982 13.9245 13.171 13.9548C13.2437 13.985 13.3218 14.0003 13.4006 14C13.4794 14.0003 13.5575 13.985 13.6302 13.9548C13.703 13.9245 13.769 13.8801 13.8244 13.8241C13.9367 13.7116 13.9997 13.5592 13.9997 13.4003C13.9997 13.2414 13.9367 13.089 13.8244 12.9765L10.6806 9.8328C11.0529 9.37773 11.3572 8.86972 11.5831 8.32452C11.8856 7.59408 12.0414 6.81119 12.0414 6.02056C12.0414 4.8298 11.6883 3.66579 11.0267 2.67572C10.3652 1.68564 9.42488 0.913972 8.32477 0.45829C7.22466 0.00260857 6.01412 -0.116618 4.84625 0.115686C3.67838 0.34799 2.60562 0.921393 1.76363 1.76338C0.921637 2.60537 0.348235 3.67813 0.11593 4.84601C-0.116374 6.01388 0.00285271 7.22441 0.458534 8.32452C0.914216 9.42464 1.68589 10.3649 2.67596 11.0265ZM3.35559 2.0158C4.14449 1.48867 5.07199 1.20731 6.0208 1.20731C7.29311 1.20731 8.51331 1.71274 9.41297 2.6124C10.3126 3.51206 10.8181 4.73226 10.8181 6.00457C10.8181 6.95337 10.5367 7.88088 10.0096 8.66978C9.48244 9.45868 8.73322 10.0736 7.85663 10.4367C6.98005 10.7997 6.01548 10.8947 5.0849 10.7096C4.15433 10.5245 3.29954 10.0676 2.62863 9.39674C1.95772 8.72583 1.50083 7.87104 1.31572 6.94046C1.13062 6.00989 1.22562 5.04532 1.58872 4.16874C1.95181 3.29215 2.56669 2.54292 3.35559 2.0158ZM6.00481 8.60309C5.84641 8.60102 5.69509 8.53718 5.58308 8.42517C5.47107 8.31316 5.40722 8.16183 5.40515 8.00344V6.60422H4.00591C3.84687 6.60422 3.69434 6.54104 3.58189 6.42859C3.46943 6.31613 3.40625 6.1636 3.40625 6.00456C3.40625 5.84553 3.46943 5.693 3.58189 5.58054C3.69434 5.46809 3.84687 5.40491 4.00591 5.40491H5.40515V4.00572C5.40515 3.84668 5.46833 3.69416 5.58079 3.5817C5.69324 3.46924 5.84577 3.40607 6.00481 3.40607C6.16385 3.40607 6.31637 3.46924 6.42883 3.5817C6.54129 3.69416 6.60447 3.84668 6.60447 4.00572V5.40491H8.00362C8.16266 5.40491 8.31518 5.46809 8.42764 5.58054C8.5401 5.693 8.60328 5.84553 8.60328 6.00456C8.60328 6.1636 8.5401 6.31613 8.42764 6.42859C8.31518 6.54104 8.16266 6.60422 8.00362 6.60422H6.60447V8.00344C6.60239 8.16183 6.53855 8.31316 6.42654 8.42517C6.31453 8.53718 6.1632 8.60102 6.00481 8.60309Z",
5937
5705
  fill: "currentColor"
5938
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
5939
- id: pathId
5940
- }, /*#__PURE__*/React.createElement("rect", {
5941
- width: "14",
5942
- height: "14",
5943
- fill: "white"
5944
- }))));
5706
+ }));
5945
5707
  }));
5946
5708
  SearchPlusIcon.displayName = 'SearchPlusIcon';
5947
5709
 
5948
5710
  var SortAltIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
5949
5711
  var pti = IconBase.getPTI(inProps);
5950
- var _React$useState = React.useState(inProps.id),
5951
- _React$useState2 = _slicedToArray(_React$useState, 2),
5952
- pathId = _React$useState2[0],
5953
- setPathId = _React$useState2[1];
5954
- React.useEffect(function () {
5955
- if (ObjectUtils.isEmpty(pathId)) {
5956
- setPathId(UniqueComponentId('pr_icon_clip_'));
5957
- }
5958
- }, [pathId]);
5959
5712
  return /*#__PURE__*/React.createElement("svg", _extends({
5960
5713
  ref: ref,
5961
5714
  width: "14",
@@ -5963,9 +5716,7 @@ var SortAltIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
5963
5716
  viewBox: "0 0 14 14",
5964
5717
  fill: "none",
5965
5718
  xmlns: "http://www.w3.org/2000/svg"
5966
- }, pti), /*#__PURE__*/React.createElement("g", {
5967
- clipPath: "url(#".concat(pathId, ")")
5968
- }, /*#__PURE__*/React.createElement("path", {
5719
+ }, pti), /*#__PURE__*/React.createElement("path", {
5969
5720
  d: "M5.64515 3.61291C5.47353 3.61291 5.30192 3.54968 5.16644 3.4142L3.38708 1.63484L1.60773 3.4142C1.34579 3.67613 0.912244 3.67613 0.650309 3.4142C0.388374 3.15226 0.388374 2.71871 0.650309 2.45678L2.90837 0.198712C3.17031 -0.0632236 3.60386 -0.0632236 3.86579 0.198712L6.12386 2.45678C6.38579 2.71871 6.38579 3.15226 6.12386 3.4142C5.98837 3.54968 5.81676 3.61291 5.64515 3.61291Z",
5970
5721
  fill: "currentColor"
5971
5722
  }), /*#__PURE__*/React.createElement("path", {
@@ -5977,27 +5728,12 @@ var SortAltIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
5977
5728
  }), /*#__PURE__*/React.createElement("path", {
5978
5729
  d: "M10.6129 14C10.2426 14 9.93552 13.6929 9.93552 13.3226V0.677419C9.93552 0.307097 10.2426 0 10.6129 0C10.9833 0 11.2904 0.307097 11.2904 0.677419V13.3226C11.2904 13.6929 10.9832 14 10.6129 14Z",
5979
5730
  fill: "currentColor"
5980
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
5981
- id: pathId
5982
- }, /*#__PURE__*/React.createElement("rect", {
5983
- width: "14",
5984
- height: "14",
5985
- fill: "white"
5986
- }))));
5731
+ }));
5987
5732
  }));
5988
5733
  SortAltIcon.displayName = 'SortAltIcon';
5989
5734
 
5990
5735
  var SortAmountDownIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
5991
5736
  var pti = IconBase.getPTI(inProps);
5992
- var _React$useState = React.useState(inProps.id),
5993
- _React$useState2 = _slicedToArray(_React$useState, 2),
5994
- pathId = _React$useState2[0],
5995
- setPathId = _React$useState2[1];
5996
- React.useEffect(function () {
5997
- if (ObjectUtils.isEmpty(pathId)) {
5998
- setPathId(UniqueComponentId('pr_icon_clip_'));
5999
- }
6000
- }, [pathId]);
6001
5737
  return /*#__PURE__*/React.createElement("svg", _extends({
6002
5738
  ref: ref,
6003
5739
  width: "14",
@@ -6005,9 +5741,7 @@ var SortAmountDownIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(
6005
5741
  viewBox: "0 0 14 14",
6006
5742
  fill: "none",
6007
5743
  xmlns: "http://www.w3.org/2000/svg"
6008
- }, pti), /*#__PURE__*/React.createElement("g", {
6009
- clipPath: "url(#".concat(pathId, ")")
6010
- }, /*#__PURE__*/React.createElement("path", {
5744
+ }, pti), /*#__PURE__*/React.createElement("path", {
6011
5745
  d: "M2.59836 13.2009C2.44634 13.2009 2.29432 13.1449 2.1743 13.0248L0.174024 11.0246C-0.0580081 10.7925 -0.0580081 10.4085 0.174024 10.1764C0.406057 9.94441 0.79011 9.94441 1.02214 10.1764L2.59836 11.7527L4.17458 10.1764C4.40662 9.94441 4.79067 9.94441 5.0227 10.1764C5.25473 10.4085 5.25473 10.7925 5.0227 11.0246L3.02242 13.0248C2.90241 13.1449 2.75038 13.2009 2.59836 13.2009Z",
6012
5746
  fill: "currentColor"
6013
5747
  }), /*#__PURE__*/React.createElement("path", {
@@ -6025,27 +5759,12 @@ var SortAmountDownIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(
6025
5759
  }), /*#__PURE__*/React.createElement("path", {
6026
5760
  d: "M11.7997 8.80025H6.99902C6.67098 8.80025 6.39894 8.52821 6.39894 8.20017C6.39894 7.87212 6.67098 7.60008 6.99902 7.60008H11.7997C12.1277 7.60008 12.3998 7.87212 12.3998 8.20017C12.3998 8.52821 12.1277 8.80025 11.7997 8.80025Z",
6027
5761
  fill: "currentColor"
6028
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
6029
- id: pathId
6030
- }, /*#__PURE__*/React.createElement("rect", {
6031
- width: "14",
6032
- height: "14",
6033
- fill: "white"
6034
- }))));
5762
+ }));
6035
5763
  }));
6036
5764
  SortAmountDownIcon.displayName = 'SortAmountDownIcon';
6037
5765
 
6038
5766
  var SortAmountUpAltIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
6039
5767
  var pti = IconBase.getPTI(inProps);
6040
- var _React$useState = React.useState(inProps.id),
6041
- _React$useState2 = _slicedToArray(_React$useState, 2),
6042
- pathId = _React$useState2[0],
6043
- setPathId = _React$useState2[1];
6044
- React.useEffect(function () {
6045
- if (ObjectUtils.isEmpty(pathId)) {
6046
- setPathId(UniqueComponentId('pr_icon_clip_'));
6047
- }
6048
- }, [pathId]);
6049
5768
  return /*#__PURE__*/React.createElement("svg", _extends({
6050
5769
  ref: ref,
6051
5770
  width: "14",
@@ -6053,9 +5772,7 @@ var SortAmountUpAltIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef
6053
5772
  viewBox: "0 0 14 14",
6054
5773
  fill: "none",
6055
5774
  xmlns: "http://www.w3.org/2000/svg"
6056
- }, pti), /*#__PURE__*/React.createElement("g", {
6057
- clipPath: "url(#".concat(pathId, ")")
6058
- }, /*#__PURE__*/React.createElement("path", {
5775
+ }, pti), /*#__PURE__*/React.createElement("path", {
6059
5776
  d: "M4.59864 3.99958C4.44662 3.99958 4.2946 3.94357 4.17458 3.82356L2.59836 2.24734L1.02214 3.82356C0.79011 4.05559 0.406057 4.05559 0.174024 3.82356C-0.0580081 3.59152 -0.0580081 3.20747 0.174024 2.97544L2.1743 0.97516C2.40634 0.743127 2.79039 0.743127 3.02242 0.97516L5.0227 2.97544C5.25473 3.20747 5.25473 3.59152 5.0227 3.82356C4.90268 3.94357 4.75066 3.99958 4.59864 3.99958Z",
6060
5777
  fill: "currentColor"
6061
5778
  }), /*#__PURE__*/React.createElement("path", {
@@ -6073,27 +5790,12 @@ var SortAmountUpAltIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef
6073
5790
  }), /*#__PURE__*/React.createElement("path", {
6074
5791
  d: "M11.7997 8.80025H6.99902C6.67098 8.80025 6.39894 8.52821 6.39894 8.20017C6.39894 7.87212 6.67098 7.60008 6.99902 7.60008H11.7997C12.1277 7.60008 12.3998 7.87212 12.3998 8.20017C12.3998 8.52821 12.1277 8.80025 11.7997 8.80025Z",
6075
5792
  fill: "currentColor"
6076
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
6077
- id: pathId
6078
- }, /*#__PURE__*/React.createElement("rect", {
6079
- width: "14",
6080
- height: "14",
6081
- fill: "white"
6082
- }))));
5793
+ }));
6083
5794
  }));
6084
5795
  SortAmountUpAltIcon.displayName = 'SortAmountUpAltIcon';
6085
5796
 
6086
5797
  var SpinnerIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
6087
5798
  var pti = IconBase.getPTI(inProps);
6088
- var _React$useState = React.useState(inProps.id),
6089
- _React$useState2 = _slicedToArray(_React$useState, 2),
6090
- pathId = _React$useState2[0],
6091
- setPathId = _React$useState2[1];
6092
- React.useEffect(function () {
6093
- if (ObjectUtils.isEmpty(pathId)) {
6094
- setPathId(UniqueComponentId('pr_icon_clip_'));
6095
- }
6096
- }, [pathId]);
6097
5799
  return /*#__PURE__*/React.createElement("svg", _extends({
6098
5800
  ref: ref,
6099
5801
  width: "14",
@@ -6101,32 +5803,15 @@ var SpinnerIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
6101
5803
  viewBox: "0 0 14 14",
6102
5804
  fill: "none",
6103
5805
  xmlns: "http://www.w3.org/2000/svg"
6104
- }, pti), /*#__PURE__*/React.createElement("g", {
6105
- clipPath: "url(#".concat(pathId, ")")
6106
- }, /*#__PURE__*/React.createElement("path", {
5806
+ }, pti), /*#__PURE__*/React.createElement("path", {
6107
5807
  d: "M6.99701 14C5.85441 13.999 4.72939 13.7186 3.72012 13.1832C2.71084 12.6478 1.84795 11.8737 1.20673 10.9284C0.565504 9.98305 0.165424 8.89526 0.041387 7.75989C-0.0826496 6.62453 0.073125 5.47607 0.495122 4.4147C0.917119 3.35333 1.59252 2.4113 2.46241 1.67077C3.33229 0.930247 4.37024 0.413729 5.4857 0.166275C6.60117 -0.0811796 7.76026 -0.0520535 8.86188 0.251112C9.9635 0.554278 10.9742 1.12227 11.8057 1.90555C11.915 2.01493 11.9764 2.16319 11.9764 2.31778C11.9764 2.47236 11.915 2.62062 11.8057 2.73C11.7521 2.78503 11.688 2.82877 11.6171 2.85864C11.5463 2.8885 11.4702 2.90389 11.3933 2.90389C11.3165 2.90389 11.2404 2.8885 11.1695 2.85864C11.0987 2.82877 11.0346 2.78503 10.9809 2.73C9.9998 1.81273 8.73246 1.26138 7.39226 1.16876C6.05206 1.07615 4.72086 1.44794 3.62279 2.22152C2.52471 2.99511 1.72683 4.12325 1.36345 5.41602C1.00008 6.70879 1.09342 8.08723 1.62775 9.31926C2.16209 10.5513 3.10478 11.5617 4.29713 12.1803C5.48947 12.7989 6.85865 12.988 8.17414 12.7157C9.48963 12.4435 10.6711 11.7264 11.5196 10.6854C12.3681 9.64432 12.8319 8.34282 12.8328 7C12.8328 6.84529 12.8943 6.69692 13.0038 6.58752C13.1132 6.47812 13.2616 6.41667 13.4164 6.41667C13.5712 6.41667 13.7196 6.47812 13.8291 6.58752C13.9385 6.69692 14 6.84529 14 7C14 8.85651 13.2622 10.637 11.9489 11.9497C10.6356 13.2625 8.85432 14 6.99701 14Z",
6108
5808
  fill: "currentColor"
6109
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
6110
- id: pathId
6111
- }, /*#__PURE__*/React.createElement("rect", {
6112
- width: "14",
6113
- height: "14",
6114
- fill: "white"
6115
- }))));
5809
+ }));
6116
5810
  }));
6117
5811
  SpinnerIcon.displayName = 'SpinnerIcon';
6118
5812
 
6119
5813
  var StarIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
6120
5814
  var pti = IconBase.getPTI(inProps);
6121
- var _React$useState = React.useState(inProps.id),
6122
- _React$useState2 = _slicedToArray(_React$useState, 2),
6123
- pathId = _React$useState2[0],
6124
- setPathId = _React$useState2[1];
6125
- React.useEffect(function () {
6126
- if (ObjectUtils.isEmpty(pathId)) {
6127
- setPathId(UniqueComponentId('pr_icon_clip_'));
6128
- }
6129
- }, [pathId]);
6130
5815
  return /*#__PURE__*/React.createElement("svg", _extends({
6131
5816
  ref: ref,
6132
5817
  width: "14",
@@ -6134,32 +5819,15 @@ var StarIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
6134
5819
  viewBox: "0 0 14 14",
6135
5820
  fill: "none",
6136
5821
  xmlns: "http://www.w3.org/2000/svg"
6137
- }, pti), /*#__PURE__*/React.createElement("g", {
6138
- clipPath: "url(#".concat(pathId, ")")
6139
- }, /*#__PURE__*/React.createElement("path", {
5822
+ }, pti), /*#__PURE__*/React.createElement("path", {
6140
5823
  d: "M10.9741 13.6721C10.8806 13.6719 10.7886 13.6483 10.7066 13.6033L7.00002 11.6545L3.29345 13.6033C3.19926 13.6539 3.09281 13.6771 2.98612 13.6703C2.87943 13.6636 2.77676 13.6271 2.6897 13.5651C2.60277 13.5014 2.53529 13.4147 2.4948 13.3148C2.45431 13.215 2.44241 13.1058 2.46042 12.9995L3.17881 8.87264L0.167699 5.95324C0.0922333 5.8777 0.039368 5.78258 0.0150625 5.67861C-0.00924303 5.57463 -0.00402231 5.46594 0.030136 5.36477C0.0621323 5.26323 0.122141 5.17278 0.203259 5.10383C0.284377 5.03488 0.383311 4.99023 0.488681 4.97501L4.63087 4.37126L6.48797 0.618832C6.54083 0.530159 6.61581 0.456732 6.70556 0.405741C6.79532 0.35475 6.89678 0.327942 7.00002 0.327942C7.10325 0.327942 7.20471 0.35475 7.29447 0.405741C7.38422 0.456732 7.4592 0.530159 7.51206 0.618832L9.36916 4.37126L13.5114 4.97501C13.6167 4.99023 13.7157 5.03488 13.7968 5.10383C13.8779 5.17278 13.9379 5.26323 13.9699 5.36477C14.0041 5.46594 14.0093 5.57463 13.985 5.67861C13.9607 5.78258 13.9078 5.8777 13.8323 5.95324L10.8212 8.87264L11.532 12.9995C11.55 13.1058 11.5381 13.215 11.4976 13.3148C11.4571 13.4147 11.3896 13.5014 11.3027 13.5651C11.2059 13.632 11.0917 13.6692 10.9741 13.6721ZM7.00002 10.4393C7.09251 10.4404 7.18371 10.4613 7.2675 10.5005L10.2098 12.029L9.65193 8.75036C9.6368 8.6584 9.64343 8.56418 9.6713 8.47526C9.69918 8.38633 9.74751 8.30518 9.81242 8.23832L12.1969 5.94559L8.90298 5.45648C8.81188 5.44198 8.72555 5.406 8.65113 5.35152C8.57671 5.29703 8.51633 5.2256 8.475 5.14314L7.00002 2.1626L5.52503 5.15078C5.4837 5.23324 5.42332 5.30467 5.3489 5.35916C5.27448 5.41365 5.18815 5.44963 5.09705 5.46412L1.80318 5.94559L4.18761 8.23832C4.25252 8.30518 4.30085 8.38633 4.32873 8.47526C4.3566 8.56418 4.36323 8.6584 4.3481 8.75036L3.7902 12.0519L6.73253 10.5234C6.81451 10.4762 6.9058 10.4475 7.00002 10.4393Z",
6141
5824
  fill: "currentColor"
6142
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
6143
- id: pathId
6144
- }, /*#__PURE__*/React.createElement("rect", {
6145
- width: "14",
6146
- height: "14",
6147
- fill: "white"
6148
- }))));
5825
+ }));
6149
5826
  }));
6150
5827
  StarIcon.displayName = 'StarIcon';
6151
5828
 
6152
5829
  var StarFillIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
6153
5830
  var pti = IconBase.getPTI(inProps);
6154
- var _React$useState = React.useState(inProps.id),
6155
- _React$useState2 = _slicedToArray(_React$useState, 2),
6156
- pathId = _React$useState2[0],
6157
- setPathId = _React$useState2[1];
6158
- React.useEffect(function () {
6159
- if (ObjectUtils.isEmpty(pathId)) {
6160
- setPathId(UniqueComponentId('pr_icon_clip_'));
6161
- }
6162
- }, [pathId]);
6163
5831
  return /*#__PURE__*/React.createElement("svg", _extends({
6164
5832
  ref: ref,
6165
5833
  width: "14",
@@ -6167,32 +5835,15 @@ var StarFillIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functi
6167
5835
  viewBox: "0 0 14 14",
6168
5836
  fill: "none",
6169
5837
  xmlns: "http://www.w3.org/2000/svg"
6170
- }, pti), /*#__PURE__*/React.createElement("g", {
6171
- clipPath: "url(#".concat(pathId, ")")
6172
- }, /*#__PURE__*/React.createElement("path", {
5838
+ }, pti), /*#__PURE__*/React.createElement("path", {
6173
5839
  d: "M13.9718 5.36453C13.9398 5.26298 13.8798 5.17252 13.7986 5.10356C13.7175 5.0346 13.6186 4.98994 13.5132 4.97472L9.37043 4.37088L7.51307 0.617955C7.46021 0.529271 7.38522 0.455834 7.29545 0.404836C7.20568 0.353838 7.1042 0.327026 7.00096 0.327026C6.89771 0.327026 6.79624 0.353838 6.70647 0.404836C6.6167 0.455834 6.54171 0.529271 6.48885 0.617955L4.63149 4.37088L0.488746 4.97472C0.383363 4.98994 0.284416 5.0346 0.203286 5.10356C0.122157 5.17252 0.0621407 5.26298 0.03014 5.36453C-0.00402286 5.46571 -0.00924428 5.57442 0.0150645 5.67841C0.0393733 5.7824 0.0922457 5.87753 0.167722 5.95308L3.17924 8.87287L2.4684 13.0003C2.45038 13.1066 2.46229 13.2158 2.50278 13.3157C2.54328 13.4156 2.61077 13.5022 2.6977 13.5659C2.78477 13.628 2.88746 13.6644 2.99416 13.6712C3.10087 13.678 3.20733 13.6547 3.30153 13.6042L7.00096 11.6551L10.708 13.6042C10.79 13.6491 10.882 13.6728 10.9755 13.673C11.0958 13.6716 11.2129 13.6343 11.3119 13.5659C11.3988 13.5022 11.4663 13.4156 11.5068 13.3157C11.5473 13.2158 11.5592 13.1066 11.5412 13.0003L10.8227 8.87287L13.8266 5.95308C13.9033 5.87835 13.9577 5.7836 13.9833 5.67957C14.009 5.57554 14.005 5.4664 13.9718 5.36453Z",
6174
5840
  fill: "currentColor"
6175
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
6176
- id: pathId
6177
- }, /*#__PURE__*/React.createElement("rect", {
6178
- width: "14",
6179
- height: "14",
6180
- fill: "white"
6181
- }))));
5841
+ }));
6182
5842
  }));
6183
5843
  StarFillIcon.displayName = 'StarFillIcon';
6184
5844
 
6185
5845
  var ThLargeIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
6186
5846
  var pti = IconBase.getPTI(inProps);
6187
- var _React$useState = React.useState(inProps.id),
6188
- _React$useState2 = _slicedToArray(_React$useState, 2),
6189
- pathId = _React$useState2[0],
6190
- setPathId = _React$useState2[1];
6191
- React.useEffect(function () {
6192
- if (ObjectUtils.isEmpty(pathId)) {
6193
- setPathId(UniqueComponentId('pr_icon_clip_'));
6194
- }
6195
- }, [pathId]);
6196
5847
  return /*#__PURE__*/React.createElement("svg", _extends({
6197
5848
  ref: ref,
6198
5849
  width: "14",
@@ -6200,20 +5851,12 @@ var ThLargeIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
6200
5851
  viewBox: "0 0 14 14",
6201
5852
  fill: "none",
6202
5853
  xmlns: "http://www.w3.org/2000/svg"
6203
- }, pti), /*#__PURE__*/React.createElement("g", {
6204
- clipPath: "url(#".concat(pathId, ")")
6205
- }, /*#__PURE__*/React.createElement("path", {
5854
+ }, pti), /*#__PURE__*/React.createElement("path", {
6206
5855
  fillRule: "evenodd",
6207
5856
  clipRule: "evenodd",
6208
5857
  d: "M1.90909 6.36364H4.45455C4.96087 6.36364 5.44645 6.1625 5.80448 5.80448C6.1625 5.44645 6.36364 4.96087 6.36364 4.45455V1.90909C6.36364 1.40277 6.1625 0.917184 5.80448 0.55916C5.44645 0.201136 4.96087 0 4.45455 0H1.90909C1.40277 0 0.917184 0.201136 0.55916 0.55916C0.201136 0.917184 0 1.40277 0 1.90909V4.45455C0 4.96087 0.201136 5.44645 0.55916 5.80448C0.917184 6.1625 1.40277 6.36364 1.90909 6.36364ZM1.46154 1.46154C1.58041 1.34268 1.741 1.27492 1.90909 1.27273H4.45455C4.62264 1.27492 4.78322 1.34268 4.90209 1.46154C5.02096 1.58041 5.08871 1.741 5.09091 1.90909V4.45455C5.08871 4.62264 5.02096 4.78322 4.90209 4.90209C4.78322 5.02096 4.62264 5.08871 4.45455 5.09091H1.90909C1.741 5.08871 1.58041 5.02096 1.46154 4.90209C1.34268 4.78322 1.27492 4.62264 1.27273 4.45455V1.90909C1.27492 1.741 1.34268 1.58041 1.46154 1.46154ZM1.90909 14H4.45455C4.96087 14 5.44645 13.7989 5.80448 13.4408C6.1625 13.0828 6.36364 12.5972 6.36364 12.0909V9.54544C6.36364 9.03912 6.1625 8.55354 5.80448 8.19551C5.44645 7.83749 4.96087 7.63635 4.45455 7.63635H1.90909C1.40277 7.63635 0.917184 7.83749 0.55916 8.19551C0.201136 8.55354 0 9.03912 0 9.54544V12.0909C0 12.5972 0.201136 13.0828 0.55916 13.4408C0.917184 13.7989 1.40277 14 1.90909 14ZM1.46154 9.0979C1.58041 8.97903 1.741 8.91128 1.90909 8.90908H4.45455C4.62264 8.91128 4.78322 8.97903 4.90209 9.0979C5.02096 9.21677 5.08871 9.37735 5.09091 9.54544V12.0909C5.08871 12.259 5.02096 12.4196 4.90209 12.5384C4.78322 12.6573 4.62264 12.7251 4.45455 12.7273H1.90909C1.741 12.7251 1.58041 12.6573 1.46154 12.5384C1.34268 12.4196 1.27492 12.259 1.27273 12.0909V9.54544C1.27492 9.37735 1.34268 9.21677 1.46154 9.0979ZM12.0909 6.36364H9.54544C9.03912 6.36364 8.55354 6.1625 8.19551 5.80448C7.83749 5.44645 7.63635 4.96087 7.63635 4.45455V1.90909C7.63635 1.40277 7.83749 0.917184 8.19551 0.55916C8.55354 0.201136 9.03912 0 9.54544 0H12.0909C12.5972 0 13.0828 0.201136 13.4408 0.55916C13.7989 0.917184 14 1.40277 14 1.90909V4.45455C14 4.96087 13.7989 5.44645 13.4408 5.80448C13.0828 6.1625 12.5972 6.36364 12.0909 6.36364ZM9.54544 1.27273C9.37735 1.27492 9.21677 1.34268 9.0979 1.46154C8.97903 1.58041 8.91128 1.741 8.90908 1.90909V4.45455C8.91128 4.62264 8.97903 4.78322 9.0979 4.90209C9.21677 5.02096 9.37735 5.08871 9.54544 5.09091H12.0909C12.259 5.08871 12.4196 5.02096 12.5384 4.90209C12.6573 4.78322 12.7251 4.62264 12.7273 4.45455V1.90909C12.7251 1.741 12.6573 1.58041 12.5384 1.46154C12.4196 1.34268 12.259 1.27492 12.0909 1.27273H9.54544ZM9.54544 14H12.0909C12.5972 14 13.0828 13.7989 13.4408 13.4408C13.7989 13.0828 14 12.5972 14 12.0909V9.54544C14 9.03912 13.7989 8.55354 13.4408 8.19551C13.0828 7.83749 12.5972 7.63635 12.0909 7.63635H9.54544C9.03912 7.63635 8.55354 7.83749 8.19551 8.19551C7.83749 8.55354 7.63635 9.03912 7.63635 9.54544V12.0909C7.63635 12.5972 7.83749 13.0828 8.19551 13.4408C8.55354 13.7989 9.03912 14 9.54544 14ZM9.0979 9.0979C9.21677 8.97903 9.37735 8.91128 9.54544 8.90908H12.0909C12.259 8.91128 12.4196 8.97903 12.5384 9.0979C12.6573 9.21677 12.7251 9.37735 12.7273 9.54544V12.0909C12.7251 12.259 12.6573 12.4196 12.5384 12.5384C12.4196 12.6573 12.259 12.7251 12.0909 12.7273H9.54544C9.37735 12.7251 9.21677 12.6573 9.0979 12.5384C8.97903 12.4196 8.91128 12.259 8.90908 12.0909V9.54544C8.91128 9.37735 8.97903 9.21677 9.0979 9.0979Z",
6209
5858
  fill: "currentColor"
6210
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
6211
- id: pathId
6212
- }, /*#__PURE__*/React.createElement("rect", {
6213
- width: "14",
6214
- height: "14",
6215
- fill: "white"
6216
- }))));
5859
+ }));
6217
5860
  }));
6218
5861
  ThLargeIcon.displayName = 'ThLargeIcon';
6219
5862
 
@@ -6235,15 +5878,6 @@ TimesIcon.displayName = 'TimesIcon';
6235
5878
 
6236
5879
  var TimesCircleIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
6237
5880
  var pti = IconBase.getPTI(inProps);
6238
- var _React$useState = React.useState(inProps.id),
6239
- _React$useState2 = _slicedToArray(_React$useState, 2),
6240
- pathId = _React$useState2[0],
6241
- setPathId = _React$useState2[1];
6242
- React.useEffect(function () {
6243
- if (ObjectUtils.isEmpty(pathId)) {
6244
- setPathId(UniqueComponentId('pr_icon_clip_'));
6245
- }
6246
- }, [pathId]);
6247
5881
  return /*#__PURE__*/React.createElement("svg", _extends({
6248
5882
  ref: ref,
6249
5883
  width: "14",
@@ -6251,34 +5885,17 @@ var TimesCircleIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(fun
6251
5885
  viewBox: "0 0 14 14",
6252
5886
  fill: "none",
6253
5887
  xmlns: "http://www.w3.org/2000/svg"
6254
- }, pti), /*#__PURE__*/React.createElement("g", {
6255
- clipPath: "url(#".concat(pathId, ")")
6256
- }, /*#__PURE__*/React.createElement("path", {
5888
+ }, pti), /*#__PURE__*/React.createElement("path", {
6257
5889
  fillRule: "evenodd",
6258
5890
  clipRule: "evenodd",
6259
5891
  d: "M7 14C5.61553 14 4.26215 13.5895 3.11101 12.8203C1.95987 12.0511 1.06266 10.9579 0.532846 9.67879C0.00303296 8.3997 -0.13559 6.99224 0.134506 5.63437C0.404603 4.2765 1.07129 3.02922 2.05026 2.05026C3.02922 1.07129 4.2765 0.404603 5.63437 0.134506C6.99224 -0.13559 8.3997 0.00303296 9.67879 0.532846C10.9579 1.06266 12.0511 1.95987 12.8203 3.11101C13.5895 4.26215 14 5.61553 14 7C14 8.85652 13.2625 10.637 11.9497 11.9497C10.637 13.2625 8.85652 14 7 14ZM7 1.16667C5.84628 1.16667 4.71846 1.50879 3.75918 2.14976C2.79989 2.79074 2.05222 3.70178 1.61071 4.76768C1.16919 5.83358 1.05367 7.00647 1.27876 8.13803C1.50384 9.26958 2.05941 10.309 2.87521 11.1248C3.69102 11.9406 4.73042 12.4962 5.86198 12.7212C6.99353 12.9463 8.16642 12.8308 9.23232 12.3893C10.2982 11.9478 11.2093 11.2001 11.8502 10.2408C12.4912 9.28154 12.8333 8.15373 12.8333 7C12.8333 5.45291 12.2188 3.96918 11.1248 2.87521C10.0308 1.78125 8.5471 1.16667 7 1.16667ZM4.66662 9.91668C4.58998 9.91704 4.51404 9.90209 4.44325 9.87271C4.37246 9.84333 4.30826 9.8001 4.2544 9.74557C4.14516 9.6362 4.0838 9.48793 4.0838 9.33335C4.0838 9.17876 4.14516 9.0305 4.2544 8.92113L6.17553 7L4.25443 5.07891C4.15139 4.96832 4.09529 4.82207 4.09796 4.67094C4.10063 4.51982 4.16185 4.37563 4.26872 4.26876C4.3756 4.16188 4.51979 4.10066 4.67091 4.09799C4.82204 4.09532 4.96829 4.15142 5.07887 4.25446L6.99997 6.17556L8.92106 4.25446C9.03164 4.15142 9.1779 4.09532 9.32903 4.09799C9.48015 4.10066 9.62434 4.16188 9.73121 4.26876C9.83809 4.37563 9.89931 4.51982 9.90198 4.67094C9.90464 4.82207 9.84855 4.96832 9.74551 5.07891L7.82441 7L9.74554 8.92113C9.85478 9.0305 9.91614 9.17876 9.91614 9.33335C9.91614 9.48793 9.85478 9.6362 9.74554 9.74557C9.69168 9.8001 9.62748 9.84333 9.55669 9.87271C9.4859 9.90209 9.40996 9.91704 9.33332 9.91668C9.25668 9.91704 9.18073 9.90209 9.10995 9.87271C9.03916 9.84333 8.97495 9.8001 8.9211 9.74557L6.99997 7.82444L5.07884 9.74557C5.02499 9.8001 4.96078 9.84333 4.88999 9.87271C4.81921 9.90209 4.74326 9.91704 4.66662 9.91668Z",
6260
5892
  fill: "currentColor"
6261
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
6262
- id: pathId
6263
- }, /*#__PURE__*/React.createElement("rect", {
6264
- width: "14",
6265
- height: "14",
6266
- fill: "white"
6267
- }))));
5893
+ }));
6268
5894
  }));
6269
5895
  TimesCircleIcon.displayName = 'TimesCircleIcon';
6270
5896
 
6271
5897
  var TrashIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
6272
5898
  var pti = IconBase.getPTI(inProps);
6273
- var _React$useState = React.useState(inProps.id),
6274
- _React$useState2 = _slicedToArray(_React$useState, 2),
6275
- pathId = _React$useState2[0],
6276
- setPathId = _React$useState2[1];
6277
- React.useEffect(function () {
6278
- if (ObjectUtils.isEmpty(pathId)) {
6279
- setPathId(UniqueComponentId('pr_icon_clip_'));
6280
- }
6281
- }, [pathId]);
6282
5899
  return /*#__PURE__*/React.createElement("svg", _extends({
6283
5900
  ref: ref,
6284
5901
  width: "14",
@@ -6286,34 +5903,17 @@ var TrashIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
6286
5903
  viewBox: "0 0 14 14",
6287
5904
  fill: "none",
6288
5905
  xmlns: "http://www.w3.org/2000/svg"
6289
- }, pti), /*#__PURE__*/React.createElement("g", {
6290
- clipPath: "url(#".concat(pathId, ")")
6291
- }, /*#__PURE__*/React.createElement("path", {
5906
+ }, pti), /*#__PURE__*/React.createElement("path", {
6292
5907
  fillRule: "evenodd",
6293
5908
  clipRule: "evenodd",
6294
5909
  d: "M3.44802 13.9955H10.552C10.8056 14.0129 11.06 13.9797 11.3006 13.898C11.5412 13.8163 11.7632 13.6877 11.9537 13.5196C12.1442 13.3515 12.2995 13.1473 12.4104 12.9188C12.5213 12.6903 12.5858 12.442 12.6 12.1884V4.36041H13.4C13.5591 4.36041 13.7117 4.29722 13.8243 4.18476C13.9368 4.07229 14 3.91976 14 3.76071C14 3.60166 13.9368 3.44912 13.8243 3.33666C13.7117 3.22419 13.5591 3.16101 13.4 3.16101H12.0537C12.0203 3.1557 11.9863 3.15299 11.952 3.15299C11.9178 3.15299 11.8838 3.1557 11.8503 3.16101H11.2285C11.2421 3.10893 11.2487 3.05513 11.248 3.00106V1.80966C11.2171 1.30262 10.9871 0.828306 10.608 0.48989C10.229 0.151475 9.73159 -0.0236625 9.22402 0.00257442H4.77602C4.27251 -0.0171866 3.78126 0.160868 3.40746 0.498617C3.03365 0.836366 2.807 1.30697 2.77602 1.80966V3.00106C2.77602 3.0556 2.78346 3.10936 2.79776 3.16101H0.6C0.521207 3.16101 0.443185 3.17652 0.37039 3.20666C0.297595 3.2368 0.231451 3.28097 0.175736 3.33666C0.120021 3.39235 0.0758251 3.45846 0.0456722 3.53121C0.0155194 3.60397 0 3.68196 0 3.76071C0 3.83946 0.0155194 3.91744 0.0456722 3.9902C0.0758251 4.06296 0.120021 4.12907 0.175736 4.18476C0.231451 4.24045 0.297595 4.28462 0.37039 4.31476C0.443185 4.3449 0.521207 4.36041 0.6 4.36041H1.40002V12.1884C1.41426 12.442 1.47871 12.6903 1.58965 12.9188C1.7006 13.1473 1.85582 13.3515 2.04633 13.5196C2.23683 13.6877 2.45882 13.8163 2.69944 13.898C2.94005 13.9797 3.1945 14.0129 3.44802 13.9955ZM2.60002 4.36041H11.304V12.1884C11.304 12.5163 10.952 12.7961 10.504 12.7961H3.40002C2.97602 12.7961 2.60002 12.5163 2.60002 12.1884V4.36041ZM3.95429 3.16101C3.96859 3.10936 3.97602 3.0556 3.97602 3.00106V1.80966C3.97602 1.48183 4.33602 1.20197 4.77602 1.20197H9.24802C9.66403 1.20197 10.048 1.48183 10.048 1.80966V3.00106C10.0473 3.05515 10.054 3.10896 10.0678 3.16101H3.95429ZM5.57571 10.997C5.41731 10.995 5.26597 10.9311 5.15395 10.8191C5.04193 10.7071 4.97808 10.5558 4.97601 10.3973V6.77517C4.97601 6.61612 5.0392 6.46359 5.15166 6.35112C5.26413 6.23866 5.41666 6.17548 5.57571 6.17548C5.73476 6.17548 5.8873 6.23866 5.99976 6.35112C6.11223 6.46359 6.17541 6.61612 6.17541 6.77517V10.3894C6.17647 10.4688 6.16174 10.5476 6.13208 10.6213C6.10241 10.695 6.05841 10.762 6.00261 10.8186C5.94682 10.8751 5.88035 10.92 5.80707 10.9506C5.73378 10.9813 5.65514 10.9971 5.57571 10.997ZM7.99968 10.8214C8.11215 10.9339 8.26468 10.997 8.42373 10.997C8.58351 10.9949 8.73604 10.93 8.84828 10.8163C8.96052 10.7025 9.02345 10.5491 9.02343 10.3894V6.77517C9.02343 6.61612 8.96025 6.46359 8.84778 6.35112C8.73532 6.23866 8.58278 6.17548 8.42373 6.17548C8.26468 6.17548 8.11215 6.23866 7.99968 6.35112C7.88722 6.46359 7.82404 6.61612 7.82404 6.77517V10.3973C7.82404 10.5564 7.88722 10.7089 7.99968 10.8214Z",
6295
5910
  fill: "currentColor"
6296
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
6297
- id: pathId
6298
- }, /*#__PURE__*/React.createElement("rect", {
6299
- width: "14",
6300
- height: "14",
6301
- fill: "white"
6302
- }))));
5911
+ }));
6303
5912
  }));
6304
5913
  TrashIcon.displayName = 'TrashIcon';
6305
5914
 
6306
5915
  var UndoIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
6307
5916
  var pti = IconBase.getPTI(inProps);
6308
- var _React$useState = React.useState(inProps.id),
6309
- _React$useState2 = _slicedToArray(_React$useState, 2),
6310
- pathId = _React$useState2[0],
6311
- setPathId = _React$useState2[1];
6312
- React.useEffect(function () {
6313
- if (ObjectUtils.isEmpty(pathId)) {
6314
- setPathId(UniqueComponentId('pr_icon_clip_'));
6315
- }
6316
- }, [pathId]);
6317
5917
  return /*#__PURE__*/React.createElement("svg", _extends({
6318
5918
  ref: ref,
6319
5919
  width: "14",
@@ -6321,34 +5921,17 @@ var UndoIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
6321
5921
  viewBox: "0 0 14 14",
6322
5922
  fill: "none",
6323
5923
  xmlns: "http://www.w3.org/2000/svg"
6324
- }, pti), /*#__PURE__*/React.createElement("g", {
6325
- clipPath: "url(#".concat(pathId, ")")
6326
- }, /*#__PURE__*/React.createElement("path", {
5924
+ }, pti), /*#__PURE__*/React.createElement("path", {
6327
5925
  fillRule: "evenodd",
6328
5926
  clipRule: "evenodd",
6329
5927
  d: "M6.77042 5.96336C6.84315 5.99355 6.92118 6.00891 6.99993 6.00854C7.07868 6.00891 7.15671 5.99355 7.22944 5.96336C7.30217 5.93317 7.36814 5.88876 7.42348 5.83273C7.53572 5.72035 7.59876 5.56801 7.59876 5.40918C7.59876 5.25035 7.53572 5.09802 7.42348 4.98564L6.04897 3.61113H6.99998C7.9088 3.61113 8.79722 3.88063 9.55288 4.38554C10.3085 4.89046 10.8975 5.60811 11.2453 6.44776C11.5931 7.2874 11.6841 8.21132 11.5068 9.10268C11.3295 9.99404 10.8918 10.8128 10.2492 11.4554C9.60657 12.0981 8.7878 12.5357 7.89644 12.713C7.00508 12.8903 6.08116 12.7993 5.24152 12.4515C4.40188 12.1037 3.68422 11.5148 3.17931 10.7591C2.67439 10.0035 2.4049 9.11504 2.4049 8.20622C2.4049 8.04726 2.34175 7.89481 2.22935 7.78241C2.11695 7.67001 1.9645 7.60686 1.80554 7.60686C1.64658 7.60686 1.49413 7.67001 1.38172 7.78241C1.26932 7.89481 1.20618 8.04726 1.20618 8.20622C1.20829 9.74218 1.81939 11.2146 2.90548 12.3007C3.99157 13.3868 5.46402 13.9979 6.99998 14C8.5366 14 10.0103 13.3896 11.0968 12.3031C12.1834 11.2165 12.7938 9.74283 12.7938 8.20622C12.7938 6.66961 12.1834 5.19593 11.0968 4.10938C10.0103 3.02283 8.5366 2.41241 6.99998 2.41241H6.04892L7.42348 1.03786C7.48236 0.982986 7.5296 0.916817 7.56235 0.843296C7.59511 0.769775 7.61273 0.690409 7.61415 0.609933C7.61557 0.529456 7.60076 0.449519 7.57062 0.374888C7.54047 0.300257 7.49561 0.232462 7.43869 0.175548C7.38178 0.118634 7.31398 0.0737664 7.23935 0.0436218C7.16472 0.0134773 7.08478 -0.00132663 7.00431 9.32772e-05C6.92383 0.00151319 6.84447 0.019128 6.77095 0.0518865C6.69742 0.0846451 6.63126 0.131876 6.57638 0.190763L4.17895 2.5882C4.06671 2.70058 4.00366 2.85292 4.00366 3.01175C4.00366 3.17058 4.06671 3.32291 4.17895 3.43529L6.57638 5.83273C6.63172 5.88876 6.69769 5.93317 6.77042 5.96336Z",
6330
5928
  fill: "currentColor"
6331
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
6332
- id: pathId
6333
- }, /*#__PURE__*/React.createElement("rect", {
6334
- width: "14",
6335
- height: "14",
6336
- fill: "white"
6337
- }))));
5929
+ }));
6338
5930
  }));
6339
5931
  UndoIcon.displayName = 'UndoIcon';
6340
5932
 
6341
5933
  var UploadIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
6342
5934
  var pti = IconBase.getPTI(inProps);
6343
- var _React$useState = React.useState(inProps.id),
6344
- _React$useState2 = _slicedToArray(_React$useState, 2),
6345
- pathId = _React$useState2[0],
6346
- setPathId = _React$useState2[1];
6347
- React.useEffect(function () {
6348
- if (ObjectUtils.isEmpty(pathId)) {
6349
- setPathId(UniqueComponentId('pr_icon_clip_'));
6350
- }
6351
- }, [pathId]);
6352
5935
  return /*#__PURE__*/React.createElement("svg", _extends({
6353
5936
  ref: ref,
6354
5937
  width: "14",
@@ -6356,34 +5939,17 @@ var UploadIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
6356
5939
  viewBox: "0 0 14 14",
6357
5940
  fill: "none",
6358
5941
  xmlns: "http://www.w3.org/2000/svg"
6359
- }, pti), /*#__PURE__*/React.createElement("g", {
6360
- clipPath: "url(#".concat(pathId, ")")
6361
- }, /*#__PURE__*/React.createElement("path", {
5942
+ }, pti), /*#__PURE__*/React.createElement("path", {
6362
5943
  fillRule: "evenodd",
6363
5944
  clipRule: "evenodd",
6364
5945
  d: "M6.58942 9.82197C6.70165 9.93405 6.85328 9.99793 7.012 10C7.17071 9.99793 7.32234 9.93405 7.43458 9.82197C7.54681 9.7099 7.61079 9.55849 7.61286 9.4V2.04798L9.79204 4.22402C9.84752 4.28011 9.91365 4.32457 9.98657 4.35479C10.0595 4.38502 10.1377 4.40039 10.2167 4.40002C10.2956 4.40039 10.3738 4.38502 10.4467 4.35479C10.5197 4.32457 10.5858 4.28011 10.6413 4.22402C10.7538 4.11152 10.817 3.95902 10.817 3.80002C10.817 3.64102 10.7538 3.48852 10.6413 3.37602L7.45127 0.190618C7.44656 0.185584 7.44176 0.180622 7.43687 0.175736C7.32419 0.063214 7.17136 0 7.012 0C6.85264 0 6.69981 0.063214 6.58712 0.175736C6.58181 0.181045 6.5766 0.186443 6.5715 0.191927L3.38282 3.37602C3.27669 3.48976 3.2189 3.6402 3.22165 3.79564C3.2244 3.95108 3.28746 4.09939 3.39755 4.20932C3.50764 4.31925 3.65616 4.38222 3.81182 4.38496C3.96749 4.3877 4.11814 4.33001 4.23204 4.22402L6.41113 2.04807V9.4C6.41321 9.55849 6.47718 9.7099 6.58942 9.82197ZM11.9952 14H2.02883C1.751 13.9887 1.47813 13.9228 1.22584 13.8061C0.973545 13.6894 0.746779 13.5241 0.558517 13.3197C0.370254 13.1154 0.22419 12.876 0.128681 12.6152C0.0331723 12.3545 -0.00990605 12.0775 0.0019109 11.8V9.40005C0.0019109 9.24092 0.065216 9.08831 0.1779 8.97579C0.290584 8.86326 0.443416 8.80005 0.602775 8.80005C0.762134 8.80005 0.914966 8.86326 1.02765 8.97579C1.14033 9.08831 1.20364 9.24092 1.20364 9.40005V11.8C1.18295 12.0376 1.25463 12.274 1.40379 12.4602C1.55296 12.6463 1.76817 12.7681 2.00479 12.8H11.9952C12.2318 12.7681 12.447 12.6463 12.5962 12.4602C12.7453 12.274 12.817 12.0376 12.7963 11.8V9.40005C12.7963 9.24092 12.8596 9.08831 12.9723 8.97579C13.085 8.86326 13.2378 8.80005 13.3972 8.80005C13.5565 8.80005 13.7094 8.86326 13.8221 8.97579C13.9347 9.08831 13.998 9.24092 13.998 9.40005V11.8C14.022 12.3563 13.8251 12.8996 13.45 13.3116C13.0749 13.7236 12.552 13.971 11.9952 14Z",
6365
5946
  fill: "currentColor"
6366
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
6367
- id: pathId
6368
- }, /*#__PURE__*/React.createElement("rect", {
6369
- width: "14",
6370
- height: "14",
6371
- fill: "white"
6372
- }))));
5947
+ }));
6373
5948
  }));
6374
5949
  UploadIcon.displayName = 'UploadIcon';
6375
5950
 
6376
5951
  var WindowMaximizeIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
6377
5952
  var pti = IconBase.getPTI(inProps);
6378
- var _React$useState = React.useState(inProps.id),
6379
- _React$useState2 = _slicedToArray(_React$useState, 2),
6380
- pathId = _React$useState2[0],
6381
- setPathId = _React$useState2[1];
6382
- React.useEffect(function () {
6383
- if (ObjectUtils.isEmpty(pathId)) {
6384
- setPathId(UniqueComponentId('pr_icon_clip_'));
6385
- }
6386
- }, [pathId]);
6387
5953
  return /*#__PURE__*/React.createElement("svg", _extends({
6388
5954
  ref: ref,
6389
5955
  width: "14",
@@ -6391,34 +5957,17 @@ var WindowMaximizeIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(
6391
5957
  viewBox: "0 0 14 14",
6392
5958
  fill: "none",
6393
5959
  xmlns: "http://www.w3.org/2000/svg"
6394
- }, pti), /*#__PURE__*/React.createElement("g", {
6395
- clipPath: "url(#".concat(pathId, ")")
6396
- }, /*#__PURE__*/React.createElement("path", {
5960
+ }, pti), /*#__PURE__*/React.createElement("path", {
6397
5961
  fillRule: "evenodd",
6398
5962
  clipRule: "evenodd",
6399
5963
  d: "M7 14H11.8C12.3835 14 12.9431 13.7682 13.3556 13.3556C13.7682 12.9431 14 12.3835 14 11.8V2.2C14 1.61652 13.7682 1.05694 13.3556 0.644365C12.9431 0.231785 12.3835 0 11.8 0H2.2C1.61652 0 1.05694 0.231785 0.644365 0.644365C0.231785 1.05694 0 1.61652 0 2.2V7C0 7.15913 0.063214 7.31174 0.175736 7.42426C0.288258 7.53679 0.44087 7.6 0.6 7.6C0.75913 7.6 0.911742 7.53679 1.02426 7.42426C1.13679 7.31174 1.2 7.15913 1.2 7V2.2C1.2 1.93478 1.30536 1.68043 1.49289 1.49289C1.68043 1.30536 1.93478 1.2 2.2 1.2H11.8C12.0652 1.2 12.3196 1.30536 12.5071 1.49289C12.6946 1.68043 12.8 1.93478 12.8 2.2V11.8C12.8 12.0652 12.6946 12.3196 12.5071 12.5071C12.3196 12.6946 12.0652 12.8 11.8 12.8H7C6.84087 12.8 6.68826 12.8632 6.57574 12.9757C6.46321 13.0883 6.4 13.2409 6.4 13.4C6.4 13.5591 6.46321 13.7117 6.57574 13.8243C6.68826 13.9368 6.84087 14 7 14ZM9.77805 7.42192C9.89013 7.534 10.0415 7.59788 10.2 7.59995C10.3585 7.59788 10.5099 7.534 10.622 7.42192C10.7341 7.30985 10.798 7.15844 10.8 6.99995V3.94242C10.8066 3.90505 10.8096 3.86689 10.8089 3.82843C10.8079 3.77159 10.7988 3.7157 10.7824 3.6623C10.756 3.55552 10.701 3.45698 10.622 3.37798C10.5099 3.2659 10.3585 3.20202 10.2 3.19995H7.00002C6.84089 3.19995 6.68828 3.26317 6.57576 3.37569C6.46324 3.48821 6.40002 3.64082 6.40002 3.79995C6.40002 3.95908 6.46324 4.11169 6.57576 4.22422C6.68828 4.33674 6.84089 4.39995 7.00002 4.39995H8.80006L6.19997 7.00005C6.10158 7.11005 6.04718 7.25246 6.04718 7.40005C6.04718 7.54763 6.10158 7.69004 6.19997 7.80005C6.30202 7.91645 6.44561 7.98824 6.59997 8.00005C6.75432 7.98824 6.89791 7.91645 6.99997 7.80005L9.60002 5.26841V6.99995C9.6021 7.15844 9.66598 7.30985 9.77805 7.42192ZM1.4 14H3.8C4.17066 13.9979 4.52553 13.8498 4.78763 13.5877C5.04973 13.3256 5.1979 12.9707 5.2 12.6V10.2C5.1979 9.82939 5.04973 9.47452 4.78763 9.21242C4.52553 8.95032 4.17066 8.80215 3.8 8.80005H1.4C1.02934 8.80215 0.674468 8.95032 0.412371 9.21242C0.150274 9.47452 0.00210008 9.82939 0 10.2V12.6C0.00210008 12.9707 0.150274 13.3256 0.412371 13.5877C0.674468 13.8498 1.02934 13.9979 1.4 14ZM1.25858 10.0586C1.29609 10.0211 1.34696 10 1.4 10H3.8C3.85304 10 3.90391 10.0211 3.94142 10.0586C3.97893 10.0961 4 10.147 4 10.2V12.6C4 12.6531 3.97893 12.704 3.94142 12.7415C3.90391 12.779 3.85304 12.8 3.8 12.8H1.4C1.34696 12.8 1.29609 12.779 1.25858 12.7415C1.22107 12.704 1.2 12.6531 1.2 12.6V10.2C1.2 10.147 1.22107 10.0961 1.25858 10.0586Z",
6400
5964
  fill: "currentColor"
6401
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
6402
- id: pathId
6403
- }, /*#__PURE__*/React.createElement("rect", {
6404
- width: "14",
6405
- height: "14",
6406
- fill: "white"
6407
- }))));
5965
+ }));
6408
5966
  }));
6409
5967
  WindowMaximizeIcon.displayName = 'WindowMaximizeIcon';
6410
5968
 
6411
5969
  var WindowMinimizeIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
6412
5970
  var pti = IconBase.getPTI(inProps);
6413
- var _React$useState = React.useState(inProps.id),
6414
- _React$useState2 = _slicedToArray(_React$useState, 2),
6415
- pathId = _React$useState2[0],
6416
- setPathId = _React$useState2[1];
6417
- React.useEffect(function () {
6418
- if (ObjectUtils.isEmpty(pathId)) {
6419
- setPathId(UniqueComponentId('pr_icon_clip_'));
6420
- }
6421
- }, [pathId]);
6422
5971
  return /*#__PURE__*/React.createElement("svg", _extends({
6423
5972
  ref: ref,
6424
5973
  width: "14",
@@ -6426,20 +5975,12 @@ var WindowMinimizeIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(
6426
5975
  viewBox: "0 0 14 14",
6427
5976
  fill: "none",
6428
5977
  xmlns: "http://www.w3.org/2000/svg"
6429
- }, pti), /*#__PURE__*/React.createElement("g", {
6430
- clipPath: "url(#".concat(pathId, ")")
6431
- }, /*#__PURE__*/React.createElement("path", {
5978
+ }, pti), /*#__PURE__*/React.createElement("path", {
6432
5979
  fillRule: "evenodd",
6433
5980
  clipRule: "evenodd",
6434
5981
  d: "M11.8 0H2.2C1.61652 0 1.05694 0.231785 0.644365 0.644365C0.231785 1.05694 0 1.61652 0 2.2V7C0 7.15913 0.063214 7.31174 0.175736 7.42426C0.288258 7.53679 0.44087 7.6 0.6 7.6C0.75913 7.6 0.911742 7.53679 1.02426 7.42426C1.13679 7.31174 1.2 7.15913 1.2 7V2.2C1.2 1.93478 1.30536 1.68043 1.49289 1.49289C1.68043 1.30536 1.93478 1.2 2.2 1.2H11.8C12.0652 1.2 12.3196 1.30536 12.5071 1.49289C12.6946 1.68043 12.8 1.93478 12.8 2.2V11.8C12.8 12.0652 12.6946 12.3196 12.5071 12.5071C12.3196 12.6946 12.0652 12.8 11.8 12.8H7C6.84087 12.8 6.68826 12.8632 6.57574 12.9757C6.46321 13.0883 6.4 13.2409 6.4 13.4C6.4 13.5591 6.46321 13.7117 6.57574 13.8243C6.68826 13.9368 6.84087 14 7 14H11.8C12.3835 14 12.9431 13.7682 13.3556 13.3556C13.7682 12.9431 14 12.3835 14 11.8V2.2C14 1.61652 13.7682 1.05694 13.3556 0.644365C12.9431 0.231785 12.3835 0 11.8 0ZM6.368 7.952C6.44137 7.98326 6.52025 7.99958 6.6 8H9.8C9.95913 8 10.1117 7.93678 10.2243 7.82426C10.3368 7.71174 10.4 7.55913 10.4 7.4C10.4 7.24087 10.3368 7.08826 10.2243 6.97574C10.1117 6.86321 9.95913 6.8 9.8 6.8H8.048L10.624 4.224C10.73 4.11026 10.7877 3.95982 10.7849 3.80438C10.7822 3.64894 10.7192 3.50063 10.6093 3.3907C10.4994 3.28077 10.3511 3.2178 10.1956 3.21506C10.0402 3.21232 9.88974 3.27002 9.776 3.376L7.2 5.952V4.2C7.2 4.04087 7.13679 3.88826 7.02426 3.77574C6.91174 3.66321 6.75913 3.6 6.6 3.6C6.44087 3.6 6.28826 3.66321 6.17574 3.77574C6.06321 3.88826 6 4.04087 6 4.2V7.4C6.00042 7.47975 6.01674 7.55862 6.048 7.632C6.07656 7.70442 6.11971 7.7702 6.17475 7.82524C6.2298 7.88029 6.29558 7.92344 6.368 7.952ZM1.4 8.80005H3.8C4.17066 8.80215 4.52553 8.95032 4.78763 9.21242C5.04973 9.47452 5.1979 9.82939 5.2 10.2V12.6C5.1979 12.9707 5.04973 13.3256 4.78763 13.5877C4.52553 13.8498 4.17066 13.9979 3.8 14H1.4C1.02934 13.9979 0.674468 13.8498 0.412371 13.5877C0.150274 13.3256 0.00210008 12.9707 0 12.6V10.2C0.00210008 9.82939 0.150274 9.47452 0.412371 9.21242C0.674468 8.95032 1.02934 8.80215 1.4 8.80005ZM3.94142 12.7415C3.97893 12.704 4 12.6531 4 12.6V10.2C4 10.147 3.97893 10.0961 3.94142 10.0586C3.90391 10.0211 3.85304 10 3.8 10H1.4C1.34696 10 1.29609 10.0211 1.25858 10.0586C1.22107 10.0961 1.2 10.147 1.2 10.2V12.6C1.2 12.6531 1.22107 12.704 1.25858 12.7415C1.29609 12.779 1.34696 12.8 1.4 12.8H3.8C3.85304 12.8 3.90391 12.779 3.94142 12.7415Z",
6435
5982
  fill: "currentColor"
6436
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
6437
- id: pathId
6438
- }, /*#__PURE__*/React.createElement("rect", {
6439
- width: "14",
6440
- height: "14",
6441
- fill: "white"
6442
- }))));
5983
+ }));
6443
5984
  }));
6444
5985
  WindowMinimizeIcon.displayName = 'WindowMinimizeIcon';
6445
5986
 
@@ -7414,10 +6955,9 @@ var Button = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (in
7414
6955
  }, ButtonBase.getOtherProps(props), ptm('root'));
7415
6956
  return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("button", rootProps, icon, label, props.children, badge, /*#__PURE__*/React.createElement(Ripple, null)), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
7416
6957
  target: elementRef,
7417
- content: props.tooltip
7418
- }, props.tooltipOptions, {
6958
+ content: props.tooltip,
7419
6959
  pt: ptm('tooltip')
7420
- })));
6960
+ }, props.tooltipOptions)));
7421
6961
  }));
7422
6962
  Button.displayName = 'Button';
7423
6963
 
@@ -7593,10 +7133,9 @@ var InputText = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
7593
7133
  ref: elementRef
7594
7134
  }, rootProps)), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
7595
7135
  target: elementRef,
7596
- content: props.tooltip
7597
- }, props.tooltipOptions, {
7136
+ content: props.tooltip,
7598
7137
  pt: ptm('tooltip')
7599
- })));
7138
+ }, props.tooltipOptions)));
7600
7139
  }));
7601
7140
  InputText.displayName = 'InputText';
7602
7141
 
@@ -9434,10 +8973,9 @@ var AutoComplete = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functi
9434
8973
  sx: sx
9435
8974
  }))), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
9436
8975
  target: elementRef,
9437
- content: props.tooltip
9438
- }, props.tooltipOptions, {
8976
+ content: props.tooltip,
9439
8977
  pt: ptm('tooltip')
9440
- })));
8978
+ }, props.tooltipOptions)));
9441
8979
  }));
9442
8980
  AutoComplete.displayName = 'AutoComplete';
9443
8981
 
@@ -9836,15 +9374,16 @@ var BreadCrumb = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
9836
9374
  event.preventDefault();
9837
9375
  return;
9838
9376
  }
9839
- if (!item.url) {
9840
- event.preventDefault();
9841
- }
9842
9377
  if (item.command) {
9843
9378
  item.command({
9844
9379
  originalEvent: event,
9845
9380
  item: item
9846
9381
  });
9847
9382
  }
9383
+ if (!item.url) {
9384
+ event.preventDefault();
9385
+ event.stopPropagation();
9386
+ }
9848
9387
  };
9849
9388
  var isCurrent = function isCurrent(url) {
9850
9389
  var lastPath = typeof window !== 'undefined' ? window.location.pathname : '';
@@ -15725,10 +15264,9 @@ var Checkbox = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
15725
15264
  ref: inputRef
15726
15265
  }, hiddenInputProps))), /*#__PURE__*/React.createElement("div", inputProps, checkboxIcon)), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
15727
15266
  target: elementRef,
15728
- content: props.tooltip
15729
- }, props.tooltipOptions, {
15267
+ content: props.tooltip,
15730
15268
  pt: ptm('tooltip')
15731
- })));
15269
+ }, props.tooltipOptions)));
15732
15270
  }));
15733
15271
  Checkbox.displayName = 'Checkbox';
15734
15272
 
@@ -16312,10 +15850,9 @@ var Chips = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inP
16312
15850
  }, ptm('root'));
16313
15851
  return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", rootProps, list), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
16314
15852
  target: inputRef,
16315
- content: props.tooltip
16316
- }, props.tooltipOptions, {
15853
+ content: props.tooltip,
16317
15854
  pt: ptm('tooltip')
16318
- })));
15855
+ }, props.tooltipOptions)));
16319
15856
  }));
16320
15857
  Chips.displayName = 'Chips';
16321
15858
 
@@ -16978,10 +16515,9 @@ var ColorPicker = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
16978
16515
  cx: cx
16979
16516
  }, content)), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
16980
16517
  target: elementRef,
16981
- content: props.tooltip
16982
- }, props.tooltipOptions, {
16518
+ content: props.tooltip,
16983
16519
  pt: ptm('tooltip')
16984
- })));
16520
+ }, props.tooltipOptions)));
16985
16521
  }));
16986
16522
  ColorPicker.displayName = 'ColorPicker';
16987
16523
 
@@ -17895,7 +17431,11 @@ var ConfirmDialog = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(funct
17895
17431
  };
17896
17432
  var _ConfirmDialogBase$se = ConfirmDialogBase.setMetaData(metaData),
17897
17433
  ptm = _ConfirmDialogBase$se.ptm,
17898
- cx = _ConfirmDialogBase$se.cx;
17434
+ cx = _ConfirmDialogBase$se.cx,
17435
+ isUnstyled = _ConfirmDialogBase$se.isUnstyled;
17436
+ useHandleStyle(ConfirmDialogBase.css.styles, isUnstyled, {
17437
+ name: 'confirmdialog'
17438
+ });
17899
17439
  var accept = function accept() {
17900
17440
  if (!isCallbackExecuting.current) {
17901
17441
  isCallbackExecuting.current = true;
@@ -18579,9 +18119,6 @@ var ContextMenuSub = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(func
18579
18119
  event.preventDefault();
18580
18120
  return;
18581
18121
  }
18582
- if (!item.url) {
18583
- event.preventDefault();
18584
- }
18585
18122
  if (item.command) {
18586
18123
  item.command({
18587
18124
  originalEvent: event,
@@ -18596,6 +18133,10 @@ var ContextMenuSub = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(func
18596
18133
  if (!item.items) {
18597
18134
  props.onLeafClick(event);
18598
18135
  }
18136
+ if (!item.url) {
18137
+ event.preventDefault();
18138
+ event.stopPropagation();
18139
+ }
18599
18140
  };
18600
18141
  var position = function position() {
18601
18142
  if (!props.isMobileMode) {
@@ -21289,10 +20830,9 @@ var InputNumber = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
21289
20830
  ref: elementRef
21290
20831
  }, rootProps), inputElement, buttonGroup), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
21291
20832
  target: elementRef,
21292
- content: props.tooltip
21293
- }, props.tooltipOptions, {
20833
+ content: props.tooltip,
21294
20834
  pt: ptm('tooltip')
21295
- })));
20835
+ }, props.tooltipOptions)));
21296
20836
  }));
21297
20837
  InputNumber.displayName = 'InputNumber';
21298
20838
 
@@ -22074,7 +21614,7 @@ var DropdownPanel = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(funct
22074
21614
  nodeRef: ref
22075
21615
  }, transitionProps), /*#__PURE__*/React.createElement("div", _extends({
22076
21616
  ref: ref
22077
- }, panelProps), filter, content, footer));
21617
+ }, panelProps), props.firstFocusableElement, filter, content, footer, props.lastFocusableElement));
22078
21618
  };
22079
21619
  var element = createElement();
22080
21620
  return /*#__PURE__*/React.createElement(Portal, {
@@ -22105,7 +21645,7 @@ var Dropdown = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
22105
21645
  _React$useState6 = _slicedToArray(_React$useState5, 2),
22106
21646
  focusedState = _React$useState6[0],
22107
21647
  setFocusedState = _React$useState6[1];
22108
- var _React$useState7 = React.useState(null),
21648
+ var _React$useState7 = React.useState(-1),
22109
21649
  _React$useState8 = _slicedToArray(_React$useState7, 2),
22110
21650
  focusedOptionIndex = _React$useState8[0],
22111
21651
  setFocusedOptionIndex = _React$useState8[1];
@@ -22514,8 +22054,8 @@ var Dropdown = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
22514
22054
  var onTabKey = function onTabKey(event) {
22515
22055
  var pressedInInputText = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
22516
22056
  if (!pressedInInputText) {
22517
- if (overlayVisibleState && hasFocusableElements()) {
22518
- DomHandler.focus($refs.firstHiddenFocusableElementOnOverlay);
22057
+ if (overlayVisibleState && !hasFocusableElements()) {
22058
+ DomHandler.focus(firstHiddenFocusableElementOnOverlay.current);
22519
22059
  event.preventDefault();
22520
22060
  } else {
22521
22061
  if (focusedOptionIndex !== -1) {
@@ -22863,7 +22403,7 @@ var Dropdown = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
22863
22403
  onBlur: onInputBlur,
22864
22404
  onKeyDown: onInputKeyDown,
22865
22405
  disabled: props.disabled,
22866
- tabIndex: props.tabIndex || 0
22406
+ tabIndex: !props.disabled ? props.tabIndex || 0 : -1
22867
22407
  }, ariaProps), ptm('input'));
22868
22408
  return /*#__PURE__*/React.createElement("div", hiddenSelectedMessageProps, /*#__PURE__*/React.createElement("input", inputProps));
22869
22409
  };
@@ -22885,7 +22425,7 @@ var Dropdown = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
22885
22425
  onFocus: onEditableInputFocus,
22886
22426
  onKeyDown: onInputKeyDown,
22887
22427
  onBlur: onInputBlur,
22888
- tabIndex: !props.disabled ? props.tabIndex : -1,
22428
+ tabIndex: !props.disabled ? props.tabIndex || 0 : -1,
22889
22429
  'aria-haspopup': 'listbox'
22890
22430
  }, ariaProps), ptm('input'));
22891
22431
  return /*#__PURE__*/React.createElement("input", inputProps);
@@ -23001,45 +22541,46 @@ var Dropdown = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
23001
22541
  'data-p-hidden-accessible': true,
23002
22542
  'data-p-hidden-focusable': true
23003
22543
  }, ptm('hiddenLastFocusableEl'));
23004
- return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", rootProps, keyboardHelper, hiddenSelect, labelElement, clearIcon, dropdownIcon, /*#__PURE__*/React.createElement("span", firstHiddenFocusableElementProps), /*#__PURE__*/React.createElement(DropdownPanel, _extends({
22544
+ return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", rootProps, keyboardHelper, hiddenSelect, labelElement, clearIcon, dropdownIcon, /*#__PURE__*/React.createElement(DropdownPanel, _extends({
23005
22545
  hostName: "Dropdown",
23006
22546
  ref: overlayRef,
23007
22547
  visibleOptions: visibleOptions,
23008
22548
  virtualScrollerRef: virtualScrollerRef
23009
22549
  }, props, {
23010
22550
  appendTo: appendTo,
23011
- onClick: onPanelClick,
23012
- onOptionClick: onOptionClick,
23013
- focusedOptionIndex: focusedOptionIndex,
23014
- setFocusedOptionIndex: setFocusedOptionIndex,
22551
+ cx: cx,
23015
22552
  filterValue: filterState,
23016
- hasFilter: hasFilter,
23017
- onFilterClearIconClick: onFilterClearIconClick,
23018
- resetFilter: resetFilter,
23019
- onFilterInputKeyDown: onFilterInputKeyDown,
23020
- onFilterInputChange: onFilterInputChange,
23021
- getOptionLabel: getOptionLabel,
23022
- getOptionRenderKey: getOptionRenderKey,
23023
- isOptionDisabled: isOptionDisabled,
22553
+ focusedOptionIndex: focusedOptionIndex,
23024
22554
  getOptionGroupChildren: getOptionGroupChildren,
23025
22555
  getOptionGroupLabel: getOptionGroupLabel,
23026
22556
  getOptionGroupRenderKey: getOptionGroupRenderKey,
23027
- isSelected: isSelected,
22557
+ getOptionLabel: getOptionLabel,
22558
+ getOptionRenderKey: getOptionRenderKey,
23028
22559
  getSelectedOptionIndex: getSelectedOptionIndex,
22560
+ hasFilter: hasFilter,
23029
22561
  "in": overlayVisibleState,
22562
+ isOptionDisabled: isOptionDisabled,
22563
+ isSelected: isSelected,
22564
+ onClick: onPanelClick,
23030
22565
  onEnter: onOverlayEnter,
23031
22566
  onEntered: onOverlayEntered,
23032
22567
  onExit: onOverlayExit,
23033
22568
  onExited: onOverlayExited,
22569
+ onFilterClearIconClick: onFilterClearIconClick,
22570
+ onFilterInputChange: onFilterInputChange,
22571
+ onFilterInputKeyDown: onFilterInputKeyDown,
22572
+ onOptionClick: onOptionClick,
23034
22573
  ptm: ptm,
23035
- cx: cx,
22574
+ resetFilter: resetFilter,
22575
+ setFocusedOptionIndex: setFocusedOptionIndex,
22576
+ firstFocusableElement: /*#__PURE__*/React.createElement("span", firstHiddenFocusableElementProps),
22577
+ lastFocusableElement: /*#__PURE__*/React.createElement("span", lastHiddenFocusableElementProps),
23036
22578
  sx: sx
23037
- })), /*#__PURE__*/React.createElement("span", lastHiddenFocusableElementProps)), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
22579
+ }))), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
23038
22580
  target: elementRef,
23039
- content: props.tooltip
23040
- }, props.tooltipOptions, {
22581
+ content: props.tooltip,
23041
22582
  pt: ptm('tooltip')
23042
- })));
22583
+ }, props.tooltipOptions)));
23043
22584
  }));
23044
22585
  Dropdown.displayName = 'Dropdown';
23045
22586
 
@@ -23647,7 +23188,7 @@ var DataTableBase = ComponentBase.extend({
23647
23188
  lazy: false,
23648
23189
  loading: false,
23649
23190
  loadingIcon: null,
23650
- metaKeySelection: true,
23191
+ metaKeySelection: false,
23651
23192
  multiSortMeta: null,
23652
23193
  onAllRowsSelect: null,
23653
23194
  onAllRowsUnselect: null,
@@ -25075,13 +24616,15 @@ var BodyRow = /*#__PURE__*/React.memo(function (props) {
25075
24616
  var event = e.originalEvent,
25076
24617
  newData = e.newData;
25077
24618
  var valid = props.rowEditValidator ? props.rowEditValidator(newData, {
25078
- props: props.tableProps
24619
+ props: props.tableProps,
24620
+ rowIndex: props.rowIndex
25079
24621
  }) : true;
25080
24622
  if (props.onRowEditSave) {
25081
24623
  props.onRowEditSave({
25082
24624
  originalEvent: event,
25083
24625
  data: props.rowData,
25084
24626
  index: props.rowIndex,
24627
+ newData: newData,
25085
24628
  valid: valid
25086
24629
  });
25087
24630
  }
@@ -27920,11 +27463,10 @@ var HeaderCell = /*#__PURE__*/React.memo(function (props) {
27920
27463
  ref: elementRef
27921
27464
  }, headerCellProps), resizer, header), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
27922
27465
  target: elementRef,
27923
- content: headerTooltip
27924
- }, headerTooltipOptions, {
27466
+ content: headerTooltip,
27925
27467
  pt: getColumnPTOptions('tooltip'),
27926
27468
  unstyled: props.unstyled
27927
- })));
27469
+ }, headerTooltipOptions)));
27928
27470
  };
27929
27471
  var element = createElement();
27930
27472
  return element;
@@ -33698,15 +33240,6 @@ Galleria.displayName = 'Galleria';
33698
33240
 
33699
33241
  var DownloadIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inProps, ref) {
33700
33242
  var pti = IconBase.getPTI(inProps);
33701
- var _React$useState = React.useState(inProps.id),
33702
- _React$useState2 = _slicedToArray(_React$useState, 2),
33703
- pathId = _React$useState2[0],
33704
- setPathId = _React$useState2[1];
33705
- React.useEffect(function () {
33706
- if (ObjectUtils.isEmpty(pathId)) {
33707
- setPathId(UniqueComponentId('pr_icon_clip_'));
33708
- }
33709
- }, [pathId]);
33710
33243
  return /*#__PURE__*/React.createElement("svg", _extends({
33711
33244
  ref: ref,
33712
33245
  width: "14",
@@ -33714,20 +33247,12 @@ var DownloadIcon = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functi
33714
33247
  viewBox: "0 0 14 14",
33715
33248
  fill: "none",
33716
33249
  xmlns: "http://www.w3.org/2000/svg"
33717
- }, pti), /*#__PURE__*/React.createElement("g", {
33718
- clipPath: "url(#".concat(pathId, ")")
33719
- }, /*#__PURE__*/React.createElement("path", {
33250
+ }, pti), /*#__PURE__*/React.createElement("path", {
33720
33251
  fillRule: "evenodd",
33721
33252
  clipRule: "evenodd",
33722
33253
  d: "M7.0118 10C6.93296 10.0003 6.85484 9.98495 6.78202 9.95477C6.7091 9.92454 6.64297 9.88008 6.58749 9.82399L3.38288 6.62399C3.27675 6.51025 3.21897 6.35982 3.22171 6.20438C3.22446 6.04893 3.28752 5.90063 3.39761 5.7907C3.5077 5.68077 3.65622 5.6178 3.81188 5.61505C3.96755 5.61231 4.1182 5.67001 4.23211 5.77599L6.41125 7.95201V0.6C6.41125 0.44087 6.47456 0.288258 6.58724 0.175736C6.69993 0.063214 6.85276 0 7.01212 0C7.17148 0 7.32431 0.063214 7.43699 0.175736C7.54968 0.288258 7.61298 0.44087 7.61298 0.6V7.95198L9.7921 5.77599C9.90601 5.67001 10.0567 5.61231 10.2123 5.61505C10.368 5.6178 10.5165 5.68077 10.6266 5.7907C10.7367 5.90063 10.7997 6.04893 10.8025 6.20438C10.8052 6.35982 10.7475 6.51025 10.6413 6.62399L7.43671 9.82399C7.38124 9.88008 7.3151 9.92454 7.24219 9.95477C7.16938 9.98495 7.09127 10.0003 7.01244 10C7.01233 10 7.01223 10 7.01212 10C7.01201 10 7.0119 10 7.0118 10ZM13.45 13.3115C13.0749 13.7235 12.5521 13.971 11.9952 14H2.02889C1.75106 13.9887 1.47819 13.9228 1.2259 13.806C0.973606 13.6893 0.74684 13.524 0.558578 13.3197C0.370316 13.1153 0.224251 12.8759 0.128742 12.6152C0.0332333 12.3544 -0.00984502 12.0774 0.00197194 11.8V9.39999C0.00197194 9.24086 0.065277 9.08825 0.177961 8.97572C0.290645 8.8632 0.443477 8.79999 0.602836 8.79999C0.762195 8.79999 0.915027 8.8632 1.02771 8.97572C1.1404 9.08825 1.2037 9.24086 1.2037 9.39999V11.8C1.18301 12.0375 1.25469 12.2739 1.40385 12.4601C1.55302 12.6463 1.76823 12.768 2.00485 12.8H11.9952C12.2318 12.768 12.4471 12.6463 12.5962 12.4601C12.7454 12.2739 12.8171 12.0375 12.7964 11.8V9.39999C12.7964 9.24086 12.8597 9.08825 12.9724 8.97572C13.085 8.8632 13.2379 8.79999 13.3972 8.79999C13.5566 8.79999 13.7094 8.8632 13.8221 8.97572C13.9348 9.08825 13.9981 9.24086 13.9981 9.39999V11.8C14.0221 12.3563 13.8251 12.8995 13.45 13.3115Z",
33723
33254
  fill: "currentColor"
33724
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
33725
- id: pathId
33726
- }, /*#__PURE__*/React.createElement("rect", {
33727
- width: "14",
33728
- height: "14",
33729
- fill: "white"
33730
- }))));
33255
+ }));
33731
33256
  }));
33732
33257
  DownloadIcon.displayName = 'DownloadIcon';
33733
33258
 
@@ -35043,10 +34568,9 @@ var InputSwitch = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
35043
34568
  ref: inputRef
35044
34569
  }, hiddenInputProps))), /*#__PURE__*/React.createElement("span", sliderProps)), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
35045
34570
  target: elementRef,
35046
- content: props.tooltip
35047
- }, props.tooltipOptions, {
34571
+ content: props.tooltip,
35048
34572
  pt: ptm('tooltip')
35049
- })));
34573
+ }, props.tooltipOptions)));
35050
34574
  }));
35051
34575
  InputSwitch.displayName = 'InputSwitch';
35052
34576
 
@@ -35198,10 +34722,9 @@ var InputTextarea = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(funct
35198
34722
  }, InputTextareaBase.getOtherProps(props), ptm('root'));
35199
34723
  return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("textarea", rootProps), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
35200
34724
  target: elementRef,
35201
- content: props.tooltip
35202
- }, props.tooltipOptions, {
34725
+ content: props.tooltip,
35203
34726
  pt: ptm('tooltip')
35204
- })));
34727
+ }, props.tooltipOptions)));
35205
34728
  }));
35206
34729
  InputTextarea.displayName = 'InputTextarea';
35207
34730
 
@@ -36215,7 +35738,7 @@ var ListBox = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (i
36215
35738
  } else {
36216
35739
  DomHandler.focus(firstHiddenFocusableElement.current);
36217
35740
  }
36218
- astHiddenFocusableElement.current.tabIndex = -1;
35741
+ lastHiddenFocusableElement.current.tabIndex = -1;
36219
35742
  };
36220
35743
  var getOptionGroupRenderKey = function getOptionGroupRenderKey(optionGroup) {
36221
35744
  return ObjectUtils.resolveFieldData(optionGroup, props.optionGroupLabel);
@@ -36467,10 +35990,9 @@ var ListBox = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (i
36467
35990
  }, ptCallbacks.ptm('hiddenFirstFocusableEl'));
36468
35991
  return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", rootProps, /*#__PURE__*/React.createElement("span", hiddenFirstElement), header, /*#__PURE__*/React.createElement("div", wrapperProps, list), /*#__PURE__*/React.createElement("span", hiddenLastElement)), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
36469
35992
  target: elementRef,
36470
- content: props.tooltip
36471
- }, props.tooltipOptions, {
35993
+ content: props.tooltip,
36472
35994
  pt: ptCallbacks.ptm('tooltip')
36473
- })));
35995
+ }, props.tooltipOptions)));
36474
35996
  }));
36475
35997
  ListBox.displayName = 'ListBox';
36476
35998
 
@@ -36773,15 +36295,15 @@ var MegaMenu = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
36773
36295
  originalEvent.preventDefault();
36774
36296
  return;
36775
36297
  }
36776
- if (!item.url) {
36777
- originalEvent.preventDefault();
36778
- }
36779
36298
  if (item.command) {
36780
36299
  item.command({
36781
36300
  originalEvent: originalEvent,
36782
36301
  item: props.item
36783
36302
  });
36303
+ }
36304
+ if (!item.url) {
36784
36305
  originalEvent.preventDefault();
36306
+ originalEvent.stopPropagation();
36785
36307
  }
36786
36308
  var grouped = isProccessedItemGroup(processedItem);
36787
36309
  var root = ObjectUtils.isEmpty(processedItem.parent);
@@ -38830,9 +38352,6 @@ var MenubarSub = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
38830
38352
  event.preventDefault();
38831
38353
  return;
38832
38354
  }
38833
- if (!item.url) {
38834
- event.preventDefault();
38835
- }
38836
38355
  if (item.command) {
38837
38356
  item.command({
38838
38357
  originalEvent: event,
@@ -38844,14 +38363,19 @@ var MenubarSub = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
38844
38363
  processedItem: processedItem,
38845
38364
  isFocus: true
38846
38365
  });
38366
+ if (!item.url) {
38367
+ event.preventDefault();
38368
+ event.stopPropagation();
38369
+ }
38847
38370
  };
38848
38371
  var onLeafClick = function onLeafClick(event) {
38849
38372
  props.onLeafClick && props.onLeafClick(event);
38850
38373
  };
38851
38374
  var getItemId = function getItemId(processedItem) {
38852
- if (processedItem.item && processedItem.item.id) {
38853
- return processedItem.item.id;
38854
- }
38375
+ var _processedItem$item;
38376
+ return (_processedItem$item = processedItem.item) === null || _processedItem$item === void 0 ? void 0 : _processedItem$item.id;
38377
+ };
38378
+ var getItemDataId = function getItemDataId(processedItem) {
38855
38379
  return "".concat(props.id, "_").concat(processedItem.key);
38856
38380
  };
38857
38381
  var getItemProp = function getItemProp(processedItem, name, params) {
@@ -38869,7 +38393,7 @@ var MenubarSub = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
38869
38393
  return getItemProp(processedItem, 'disabled');
38870
38394
  };
38871
38395
  var isItemFocused = function isItemFocused(processedItem) {
38872
- return props.focusedItemId === getItemId(processedItem);
38396
+ return props.focusedItemId === getItemDataId(processedItem);
38873
38397
  };
38874
38398
  var isItemGroup = function isItemGroup(processedItem) {
38875
38399
  return ObjectUtils.isNotEmpty(processedItem.items);
@@ -38887,8 +38411,8 @@ var MenubarSub = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
38887
38411
  var createSeparator = function createSeparator(index) {
38888
38412
  var key = props.id + '_separator_' + index;
38889
38413
  var separatorProps = mergeProps({
38890
- id: key,
38891
38414
  key: key,
38415
+ 'data-id': key,
38892
38416
  className: cx('separator'),
38893
38417
  role: 'separator'
38894
38418
  }, ptm('separator', {
@@ -38924,7 +38448,8 @@ var MenubarSub = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
38924
38448
  if (!isItemVisible(processedItem)) {
38925
38449
  return null;
38926
38450
  }
38927
- var key = getItemId(processedItem);
38451
+ var id = getItemId(processedItem);
38452
+ var dataId = getItemDataId(processedItem);
38928
38453
  var active = isItemActive(processedItem);
38929
38454
  var focused = isItemFocused(processedItem);
38930
38455
  var disabled = isItemDisabled(processedItem) || false;
@@ -38990,8 +38515,9 @@ var MenubarSub = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
38990
38515
  }, getPTOptions(processedItem, 'content', index));
38991
38516
  var itemClassName = getItemProp(processedItem, 'className');
38992
38517
  var menuitemProps = mergeProps(_defineProperty({
38993
- id: key,
38994
- key: key,
38518
+ id: id,
38519
+ key: id,
38520
+ 'data-id': dataId,
38995
38521
  role: 'menuitem',
38996
38522
  'aria-label': item.label,
38997
38523
  'aria-disabled': disabled,
@@ -39028,7 +38554,7 @@ var MenubarSub = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
39028
38554
  onFocus: props.onFocus,
39029
38555
  onBlur: props.onBlur,
39030
38556
  onKeyDown: props.onKeyDown,
39031
- id: props.id,
38557
+ 'data-id': props.id,
39032
38558
  tabIndex: tabIndex,
39033
38559
  'aria-activedescendant': props.ariaActivedescendant,
39034
38560
  style: props.style,
@@ -39451,7 +38977,7 @@ var Menubar = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (i
39451
38977
  };
39452
38978
  var onEnterKey = function onEnterKey(event) {
39453
38979
  if (focusedItemInfo.index !== -1) {
39454
- var element = DomHandler.findSingle(rootMenuRef.current, "li[id=\"".concat("".concat(focusedItemId), "\"]"));
38980
+ var element = DomHandler.findSingle(rootMenuRef.current, "li[data-id=\"".concat("".concat(focusedItemId), "\"]"));
39455
38981
  var anchorElement = element && DomHandler.findSingle(element, 'a[data-pc-section="action"]');
39456
38982
  anchorElement ? anchorElement.click() : element && element.click();
39457
38983
  }
@@ -39572,7 +39098,7 @@ var Menubar = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (i
39572
39098
  var scrollInView = function scrollInView() {
39573
39099
  var index = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : -1;
39574
39100
  var id = index !== -1 ? "".concat(idState, "_").concat(index) : focusedItemId;
39575
- var element = DomHandler.findSingle(rootMenuRef.current, "li[id=\"".concat(id, "\"]"));
39101
+ var element = DomHandler.findSingle(rootMenuRef.current, "li[data-id=\"".concat(id, "\"]"));
39576
39102
  if (element) {
39577
39103
  element.scrollIntoView && element.scrollIntoView({
39578
39104
  block: 'nearest',
@@ -39977,6 +39503,7 @@ var MultiSelectBase = ComponentBase.extend({
39977
39503
  itemCheckboxIcon: null,
39978
39504
  itemClassName: null,
39979
39505
  itemTemplate: null,
39506
+ loading: false,
39980
39507
  maxSelectedLabels: null,
39981
39508
  name: null,
39982
39509
  onBlur: null,
@@ -40503,11 +40030,31 @@ var MultiSelectPanel = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(fu
40503
40030
  onExit: props.onExit,
40504
40031
  onExited: props.onExited
40505
40032
  }, getPTOptions('transition'));
40033
+ var firstHiddenElementProps = mergeProps({
40034
+ ref: props.firstHiddenFocusableElementOnOverlay,
40035
+ role: 'presentation',
40036
+ 'aria-hidden': 'true',
40037
+ className: 'p-hidden-accessible p-hidden-focusable',
40038
+ tabIndex: '0',
40039
+ onFocus: props.onFirstHiddenFocus,
40040
+ 'data-p-hidden-accessible': true,
40041
+ 'data-p-hidden-focusable': true
40042
+ }, ptm('hiddenFirstFocusableEl'));
40043
+ var lastHiddenElementProps = mergeProps({
40044
+ ref: props.lastHiddenFocusableElementOnOverlay,
40045
+ role: 'presentation',
40046
+ 'aria-hidden': 'true',
40047
+ className: 'p-hidden-accessible p-hidden-focusable',
40048
+ tabIndex: '0',
40049
+ onFocus: props.onLastHiddenFocus,
40050
+ 'data-p-hidden-accessible': true,
40051
+ 'data-p-hidden-focusable': true
40052
+ }, ptm('hiddenLastFocusableEl'));
40506
40053
  return /*#__PURE__*/React.createElement(CSSTransition, _extends({
40507
40054
  nodeRef: ref
40508
40055
  }, transitionProps), /*#__PURE__*/React.createElement("div", _extends({
40509
40056
  ref: ref
40510
- }, panelProps), header, content, footer));
40057
+ }, panelProps), /*#__PURE__*/React.createElement("span", firstHiddenElementProps), header, content, footer, /*#__PURE__*/React.createElement("span", lastHiddenElementProps)));
40511
40058
  };
40512
40059
  var element = createElement();
40513
40060
  if (props.inline) return element;
@@ -40713,7 +40260,6 @@ var MultiSelect = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
40713
40260
  if (focusedOptionIndex !== -1) {
40714
40261
  if (event.shiftKey) onOptionSelectRange(event, focusedOptionIndex);else onOptionSelect(event, visibleOptions[focusedOptionIndex]);
40715
40262
  }
40716
- hide();
40717
40263
  }
40718
40264
  event.preventDefault();
40719
40265
  };
@@ -41000,6 +40546,9 @@ var MultiSelect = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
41000
40546
  });
41001
40547
  });
41002
40548
  };
40549
+ var isEquals = function isEquals(value1, value2) {
40550
+ return ObjectUtils.equals(value1, value2, equalityKey);
40551
+ };
41003
40552
  var isSelected = function isSelected(option) {
41004
40553
  if (props.value) {
41005
40554
  var optionValue = getOptionValue(option);
@@ -41144,9 +40693,23 @@ var MultiSelect = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
41144
40693
  return isValidOption(option) && isSelected(option);
41145
40694
  };
41146
40695
  var findSelectedOptionIndex = function findSelectedOptionIndex() {
41147
- return hasSelectedOption ? visibleOptions === null || visibleOptions === void 0 ? void 0 : visibleOptions.findIndex(function (option) {
41148
- return isValidSelectedOption(option);
41149
- }) : -1;
40696
+ if (hasSelectedOption()) {
40697
+ var _loop = function _loop() {
40698
+ var value = props.value[index];
40699
+ var matchedOptionIndex = visibleOptions.findIndex(function (option) {
40700
+ return isValidSelectedOption(option) && isEquals(value, getOptionValue(option));
40701
+ });
40702
+ if (matchedOptionIndex > -1) return {
40703
+ v: matchedOptionIndex
40704
+ };
40705
+ },
40706
+ _ret;
40707
+ for (var index = props.value.length - 1; index >= 0; index--) {
40708
+ _ret = _loop();
40709
+ if (_ret) return _ret.v;
40710
+ }
40711
+ }
40712
+ return -1;
41150
40713
  };
41151
40714
  var findFirstFocusedOptionIndex = function findFirstFocusedOptionIndex() {
41152
40715
  var selectedIndex = findSelectedOptionIndex();
@@ -41274,6 +40837,12 @@ var MultiSelect = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
41274
40837
  if (props.display === 'chip' && !empty) {
41275
40838
  var value = props.value.slice(0, props.maxSelectedLabels || props.value.length);
41276
40839
  return value.map(function (val, i) {
40840
+ var context = {
40841
+ context: {
40842
+ value: val,
40843
+ index: i
40844
+ }
40845
+ };
41277
40846
  var label = getLabelByValue(val);
41278
40847
  var iconProps = mergeProps({
41279
40848
  key: i,
@@ -41281,17 +40850,17 @@ var MultiSelect = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
41281
40850
  onClick: function onClick(e) {
41282
40851
  return removeChip(e, val);
41283
40852
  }
41284
- }, ptm('removeTokenIcon'));
40853
+ }, ptm('removeTokenIcon', context));
41285
40854
  var icon = !props.disabled && (props.removeIcon ? IconUtils.getJSXIcon(props.removeIcon, _objectSpread$E({}, iconProps), {
41286
40855
  props: props
41287
40856
  }) : /*#__PURE__*/React.createElement(TimesCircleIcon, iconProps));
41288
40857
  var tokenProps = mergeProps({
41289
40858
  className: cx('token')
41290
- }, ptm('token'));
40859
+ }, ptm('token', context));
41291
40860
  var tokenLabelProps = mergeProps({
41292
40861
  key: label + i,
41293
40862
  className: cx('tokenLabel')
41294
- }, ptm('tokenLabel'));
40863
+ }, ptm('tokenLabel', context));
41295
40864
  return /*#__PURE__*/React.createElement("div", _extends({}, tokenProps, {
41296
40865
  key: label
41297
40866
  }), /*#__PURE__*/React.createElement("span", tokenLabelProps, label), icon);
@@ -41430,7 +40999,8 @@ var MultiSelect = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
41430
40999
  onClick: onClick
41431
41000
  }), MultiSelectBase.getOtherProps(props), ptm('root'));
41432
41001
  var hiddenInputWrapperProps = mergeProps({
41433
- className: 'p-hidden-accessible'
41002
+ className: 'p-hidden-accessible',
41003
+ 'data-p-hidden-accessible': true
41434
41004
  }, ptm('hiddenInputWrapper'));
41435
41005
  var inputProps = mergeProps(_objectSpread$E({
41436
41006
  ref: inputRef,
@@ -41445,29 +41015,9 @@ var MultiSelect = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
41445
41015
  disabled: props.disabled,
41446
41016
  tabIndex: !props.disabled ? props.tabIndex : -1
41447
41017
  }, ariaProps), ptm('input'));
41448
- var firstHiddenElementProps = mergeProps({
41449
- ref: firstHiddenFocusableElementOnOverlay,
41450
- role: 'presentation',
41451
- 'aria-hidden': true,
41452
- className: 'p-hidden-accessible p-hidden-focusable',
41453
- tabIndex: '0',
41454
- onFocus: onFirstHiddenFocus,
41455
- 'data-p-hidden-accessible': true,
41456
- 'data-p-hidden-focusable': true
41457
- }, ptm('hiddenFirstFocusableEl'));
41458
- var lastHiddenElementProps = mergeProps({
41459
- ref: lastHiddenFocusableElementOnOverlay,
41460
- role: 'presentation',
41461
- 'aria-hidden': true,
41462
- className: 'p-hidden-accessible p-hidden-focusable',
41463
- tabIndex: '0',
41464
- onFocus: onLastHiddenFocus,
41465
- 'data-p-hidden-accessible': true,
41466
- 'data-p-hidden-focusable': true
41467
- }, ptm('hiddenLastFocusableEl'));
41468
41018
  return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", rootProps, /*#__PURE__*/React.createElement("div", hiddenInputWrapperProps, /*#__PURE__*/React.createElement("input", _extends({}, inputProps, {
41469
41019
  readOnly: true
41470
- }))), !props.inline && /*#__PURE__*/React.createElement(React.Fragment, null, label, clearIcon, triggerIcon), /*#__PURE__*/React.createElement("span", firstHiddenElementProps), /*#__PURE__*/React.createElement(MultiSelectPanel, _extends({
41020
+ }))), !props.inline && /*#__PURE__*/React.createElement(React.Fragment, null, label, clearIcon, triggerIcon), /*#__PURE__*/React.createElement(MultiSelectPanel, _extends({
41471
41021
  hostName: "MultiSelect",
41472
41022
  ref: overlayRef,
41473
41023
  visibleOptions: visibleOptions
@@ -41476,6 +41026,10 @@ var MultiSelect = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
41476
41026
  onOverlayHide: hide,
41477
41027
  filterValue: filterState,
41478
41028
  focusedOptionIndex: focusedOptionIndex,
41029
+ onFirstHiddenFocus: onFirstHiddenFocus,
41030
+ onLastHiddenFocus: onLastHiddenFocus,
41031
+ firstHiddenFocusableElementOnOverlay: firstHiddenFocusableElementOnOverlay,
41032
+ lastHiddenFocusableElementOnOverlay: lastHiddenFocusableElementOnOverlay,
41479
41033
  setFocusedOptionIndex: setFocusedOptionIndex,
41480
41034
  hasFilter: hasFilter,
41481
41035
  onFilterInputChange: onFilterInputChange,
@@ -41503,12 +41057,11 @@ var MultiSelect = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
41503
41057
  sx: sx,
41504
41058
  isUnstyled: isUnstyled,
41505
41059
  metaData: metaData
41506
- })), /*#__PURE__*/React.createElement("span", lastHiddenElementProps)), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
41060
+ }))), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
41507
41061
  target: elementRef,
41508
- content: props.tooltip
41509
- }, props.tooltipOptions, {
41062
+ content: props.tooltip,
41510
41063
  pt: ptm('tooltip')
41511
- })));
41064
+ }, props.tooltipOptions)));
41512
41065
  }));
41513
41066
  MultiSelect.displayName = 'MultiSelect';
41514
41067
 
@@ -41738,10 +41291,9 @@ var MultiStateCheckbox = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(
41738
41291
  }, ptm('srOnlyAria'));
41739
41292
  return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", rootProps, /*#__PURE__*/React.createElement("div", checkboxProps, icon), focusedState && /*#__PURE__*/React.createElement("span", srOnlyAriaProps, ariaValueLabel)), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
41740
41293
  target: elementRef,
41741
- content: props.tooltip
41742
- }, props.tooltipOptions, {
41294
+ content: props.tooltip,
41743
41295
  pt: ptm('tooltip')
41744
- })));
41296
+ }, props.tooltipOptions)));
41745
41297
  }));
41746
41298
  MultiStateCheckbox.displayName = 'MultiStateCheckbox';
41747
41299
 
@@ -44246,9 +43798,6 @@ var PanelMenu = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
44246
43798
  event.preventDefault();
44247
43799
  return;
44248
43800
  }
44249
- if (!item.url) {
44250
- event.preventDefault();
44251
- }
44252
43801
  if (item.command) {
44253
43802
  item.command({
44254
43803
  originalEvent: event,
@@ -44258,6 +43807,10 @@ var PanelMenu = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
44258
43807
  if (item.items) {
44259
43808
  changeActiveItem(event, item);
44260
43809
  }
43810
+ if (!item.url) {
43811
+ event.preventDefault();
43812
+ event.stopPropagation();
43813
+ }
44261
43814
  };
44262
43815
  var getItemProp = function getItemProp(item, name) {
44263
43816
  return item ? ObjectUtils.getItemValue(item[name]) : undefined;
@@ -44377,9 +43930,9 @@ var PanelMenu = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
44377
43930
  if (activeItemsState.some(function (subItem) {
44378
43931
  return ObjectUtils.equals(item, subItem);
44379
43932
  })) {
44380
- activeItemsState.filter(function (subItem) {
43933
+ activeItems = activeItemsState.filter(function (subItem) {
44381
43934
  return !ObjectUtils.equals(item, subItem);
44382
- }), _readOnlyError("activeItems");
43935
+ });
44383
43936
  } else {
44384
43937
  activeItems.push(item);
44385
43938
  }
@@ -44610,9 +44163,11 @@ var classes$p = {
44610
44163
  var strength = _ref5.strength;
44611
44164
  return classNames('p-password-info', strength);
44612
44165
  },
44166
+ showIcon: 'p-password-show-icon',
44167
+ hideIcon: 'p-password-hide-icon',
44613
44168
  transition: 'p-connected-overlay'
44614
44169
  };
44615
- var styles$m = "\n@layer primereact {\n .p-password {\n position: relative;\n display: inline-flex;\n }\n \n .p-password-panel {\n position: absolute;\n top: 0;\n left: 0;\n }\n \n .p-password .p-password-panel {\n min-width: 100%;\n }\n \n .p-password-meter {\n height: 10px;\n }\n \n .p-password-strength {\n height: 100%;\n width: 0%;\n transition: width 1s ease-in-out;\n }\n \n .p-fluid .p-password {\n display: flex;\n }\n \n .p-password-input::-ms-reveal,\n .p-password-input::-ms-clear {\n display: none;\n }\n}\n";
44170
+ var styles$m = "\n@layer primereact {\n .p-password {\n position: relative;\n display: inline-flex;\n }\n \n .p-password-panel {\n position: absolute;\n top: 0;\n left: 0;\n }\n \n .p-password .p-password-panel {\n min-width: 100%;\n }\n \n .p-password-meter {\n height: 10px;\n }\n \n .p-password-strength {\n height: 100%;\n width: 0%;\n transition: width 1s ease-in-out;\n }\n \n .p-fluid .p-password {\n display: flex;\n }\n \n .p-password-input::-ms-reveal,\n .p-password-input::-ms-clear {\n display: none;\n }\n\n .p-password .p-password-show-icon,\n .p-password .p-password-hide-icon {\n line-height: 1.5;\n cursor: pointer;\n }\n}\n";
44616
44171
  var PasswordBase = ComponentBase.extend({
44617
44172
  defaultProps: {
44618
44173
  __TYPE: 'Password',
@@ -44908,16 +44463,24 @@ var Password = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
44908
44463
  });
44909
44464
  var createIcon = function createIcon() {
44910
44465
  var icon;
44911
- var hideIconProps = mergeProps(ptm('hideIcon'));
44912
- var showIconProps = mergeProps(ptm('showIcon'));
44466
+ var hideIconProps = mergeProps({
44467
+ key: 'hideIcon',
44468
+ role: 'button',
44469
+ tabIndex: props.tabIndex,
44470
+ className: cx('hideIcon'),
44471
+ onClick: toggleMask
44472
+ }, ptm('hideIcon'));
44473
+ var showIconProps = mergeProps({
44474
+ key: 'showIcon',
44475
+ role: 'button',
44476
+ tabIndex: props.tabIndex,
44477
+ className: cx('showIcon'),
44478
+ onClick: toggleMask
44479
+ }, ptm('showIcon'));
44913
44480
  if (unmaskedState) {
44914
- icon = props.hideIcon || /*#__PURE__*/React.createElement(EyeSlashIcon, _extends({}, hideIconProps, {
44915
- onClick: toggleMask
44916
- }));
44481
+ icon = props.hideIcon || /*#__PURE__*/React.createElement(EyeSlashIcon, hideIconProps);
44917
44482
  } else {
44918
- icon = props.showIcon || /*#__PURE__*/React.createElement(EyeIcon, _extends({}, showIconProps, {
44919
- onClick: toggleMask
44920
- }));
44483
+ icon = props.showIcon || /*#__PURE__*/React.createElement(EyeIcon, showIconProps);
44921
44484
  }
44922
44485
  var eyeIcon = IconUtils.getJSXIcon(icon, unmaskedState ? _objectSpread$x({}, hideIconProps) : _objectSpread$x({}, showIconProps), {
44923
44486
  props: props
@@ -45076,7 +44639,7 @@ var PickListBase = ComponentBase.extend({
45076
44639
  targetSelection: null,
45077
44640
  showSourceControls: true,
45078
44641
  showTargetControls: true,
45079
- metaKeySelection: true,
44642
+ metaKeySelection: false,
45080
44643
  onFocus: null,
45081
44644
  onBlur: null,
45082
44645
  filter: false,
@@ -46590,7 +46153,6 @@ var RadioButton = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
46590
46153
  onFocus: onFocus,
46591
46154
  onBlur: onBlur,
46592
46155
  onKeyDown: onKeyDown,
46593
- checked: props.checked,
46594
46156
  disabled: props.disabled,
46595
46157
  required: props.required,
46596
46158
  tabIndex: props.tabIndex
@@ -46611,10 +46173,9 @@ var RadioButton = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
46611
46173
  ref: inputRef
46612
46174
  }, hiddenInputProps))), /*#__PURE__*/React.createElement("div", inputProps, /*#__PURE__*/React.createElement("div", iconProps))), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
46613
46175
  target: elementRef,
46614
- content: props.tooltip
46615
- }, props.tooltipOptions, {
46176
+ content: props.tooltip,
46616
46177
  pt: ptm('tooltip')
46617
- })));
46178
+ }, props.tooltipOptions)));
46618
46179
  }));
46619
46180
  RadioButton.displayName = 'RadioButton';
46620
46181
 
@@ -46861,10 +46422,9 @@ var Rating = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (in
46861
46422
  var icons = createIcons();
46862
46423
  return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", rootProps, cancelIcon, icons), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
46863
46424
  target: elementRef,
46864
- content: props.tooltip
46865
- }, props.tooltipOptions, {
46425
+ content: props.tooltip,
46866
46426
  pt: ptm('tooltip')
46867
- })));
46427
+ }, props.tooltipOptions)));
46868
46428
  }));
46869
46429
  Rating.displayName = 'Rating';
46870
46430
 
@@ -47589,7 +47149,7 @@ var SelectButton = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functi
47589
47149
  return props.options.map(function (option, index) {
47590
47150
  var isDisabled = props.disabled || isOptionDisabled(option);
47591
47151
  var optionLabel = getOptionLabel(option);
47592
- var tabIndex = index === focusedIndex ? '0' : '-1';
47152
+ var tabIndex = props.disabled || index !== focusedIndex ? '-1' : '0';
47593
47153
  var selected = isSelected(option);
47594
47154
  var key = optionLabel + '_' + index;
47595
47155
  return /*#__PURE__*/React.createElement(SelectButtonItem, {
@@ -47635,10 +47195,9 @@ var SelectButton = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functi
47635
47195
  }, SelectButtonBase.getOtherProps(props), ptm('root'));
47636
47196
  return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", rootProps, items), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
47637
47197
  target: elementRef,
47638
- content: props.tooltip
47639
- }, props.tooltipOptions, {
47198
+ content: props.tooltip,
47640
47199
  pt: ptm('tooltip')
47641
- })));
47200
+ }, props.tooltipOptions)));
47642
47201
  }));
47643
47202
  SelectButton.displayName = 'SelectButton';
47644
47203
 
@@ -48169,9 +47728,6 @@ var SlideMenuSub = /*#__PURE__*/React.memo(function (props) {
48169
47728
  event.preventDefault();
48170
47729
  return;
48171
47730
  }
48172
- if (!item.url) {
48173
- event.preventDefault();
48174
- }
48175
47731
  if (item.command) {
48176
47732
  item.command({
48177
47733
  originalEvent: event,
@@ -48184,6 +47740,10 @@ var SlideMenuSub = /*#__PURE__*/React.memo(function (props) {
48184
47740
  setActiveItemState(item);
48185
47741
  props.onForward();
48186
47742
  }
47743
+ if (!item.url) {
47744
+ event.preventDefault();
47745
+ event.stopPropagation();
47746
+ }
48187
47747
  };
48188
47748
  var createSeparator = function createSeparator(index) {
48189
47749
  var key = props.id + '_sep_' + index;
@@ -49631,9 +49191,6 @@ var TieredMenuSub = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(funct
49631
49191
  event.preventDefault();
49632
49192
  return;
49633
49193
  }
49634
- if (!item.url) {
49635
- event.preventDefault();
49636
- }
49637
49194
  if (item.command) {
49638
49195
  item.command({
49639
49196
  originalEvent: event,
@@ -49644,6 +49201,10 @@ var TieredMenuSub = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(funct
49644
49201
  originalEvent: event,
49645
49202
  processedItem: processedItem
49646
49203
  });
49204
+ if (!item.url) {
49205
+ event.preventDefault();
49206
+ event.stopPropagation();
49207
+ }
49647
49208
  };
49648
49209
  var getItemId = function getItemId(processedItem) {
49649
49210
  return "".concat(props.menuId, "_").concat(processedItem.key);
@@ -50410,11 +49971,8 @@ var TieredMenu = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
50410
49971
  styleElementRef.current = DomHandler.removeInlineStyle(styleElementRef.current);
50411
49972
  };
50412
49973
  var alignOverlay = function alignOverlay() {
50413
- DomHandler.absolutePosition(containerRef.current, targetRef.current);
50414
- var targetWidth = DomHandler.getOuterWidth(targetRef.current);
50415
- if (targetWidth > DomHandler.getOuterWidth(containerRef.current)) {
50416
- containerRef.current.style.minWidth = DomHandler.getOuterWidth(targetRef.current) + 'px';
50417
- }
49974
+ var calculateMinWidth = DomHandler.getOuterWidth(targetRef.current) > DomHandler.getOuterWidth(containerRef.current);
49975
+ DomHandler.alignOverlay(containerRef.current, targetRef.current, props.appendTo, calculateMinWidth);
50418
49976
  };
50419
49977
  var onEnter = function onEnter() {
50420
49978
  if (props.autoZIndex) {
@@ -50612,7 +50170,7 @@ var SplitButtonBase = ComponentBase.extend({
50612
50170
  id: null,
50613
50171
  label: null,
50614
50172
  icon: null,
50615
- autoZIndex: false,
50173
+ autoZIndex: true,
50616
50174
  baseZIndex: 0,
50617
50175
  loading: false,
50618
50176
  loadingIcon: null,
@@ -50832,10 +50390,9 @@ var SplitButton = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
50832
50390
  pt: ptm('menu')
50833
50391
  })), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
50834
50392
  target: elementRef,
50835
- content: props.tooltip
50836
- }, props.tooltipOptions, {
50393
+ content: props.tooltip,
50837
50394
  pt: ptm('tooltip')
50838
- })));
50395
+ }, props.tooltipOptions)));
50839
50396
  }));
50840
50397
  SplitButton.displayName = 'SplitButton';
50841
50398
 
@@ -51066,20 +50623,15 @@ var Splitter = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
51066
50623
  resizePanel(prevPanelIndex.current, newPrevPanelSize, newNextPanelSize);
51067
50624
  };
51068
50625
  var onResizeEnd = function onResizeEnd(event) {
51069
- setPanelSizes(function (prev) {
51070
- var sizes = [];
51071
- for (var index = 0; index < props.children.length; index++) sizes[index] = panelSize(prev, index);
51072
- sizes[prevPanelIndex.current] = prevPanelSizeNew.current;
51073
- sizes[prevPanelIndex.current + 1] = nextPanelSizeNew.current;
51074
- if (props.onResizeEnd) {
51075
- props.onResizeEnd({
51076
- originalEvent: event,
51077
- sizes: sizes
51078
- });
51079
- }
51080
- if (isStateful) saveState(sizes);
51081
- return sizes;
51082
- });
50626
+ var sizes = [prevPanelSizeNew.current, nextPanelSizeNew.current];
50627
+ if (props.onResizeEnd) {
50628
+ props.onResizeEnd({
50629
+ originalEvent: event,
50630
+ sizes: sizes
50631
+ });
50632
+ }
50633
+ if (isStateful) saveState(sizes);
50634
+ setPanelSizes(sizes);
51083
50635
  !isUnstyled() && DomHandler.removeClass(gutterRef.current, 'p-splitter-gutter-resizing');
51084
50636
  gutterRefs.current && Object.keys(gutterRefs.current).forEach(function (key) {
51085
50637
  return gutterRefs.current[key].setAttribute('data-p-splitter-gutter-resizing', false);
@@ -51386,9 +50938,6 @@ var Steps = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inP
51386
50938
  index: index
51387
50939
  });
51388
50940
  }
51389
- if (!item.url) {
51390
- event.preventDefault();
51391
- }
51392
50941
  if (item.command) {
51393
50942
  item.command({
51394
50943
  originalEvent: event,
@@ -51396,6 +50945,10 @@ var Steps = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inP
51396
50945
  index: index
51397
50946
  });
51398
50947
  }
50948
+ if (!item.url) {
50949
+ event.preventDefault();
50950
+ event.stopPropagation();
50951
+ }
51399
50952
  };
51400
50953
  var onItemKeyDown = function onItemKeyDown(event, item, index) {
51401
50954
  if (props.readOnly) {
@@ -51879,9 +51432,6 @@ var TabMenu = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (i
51879
51432
  event.preventDefault();
51880
51433
  return;
51881
51434
  }
51882
- if (!item.url) {
51883
- event.preventDefault();
51884
- }
51885
51435
  if (item.command) {
51886
51436
  item.command({
51887
51437
  originalEvent: event,
@@ -51897,6 +51447,10 @@ var TabMenu = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (i
51897
51447
  } else {
51898
51448
  setActiveIndexState(index);
51899
51449
  }
51450
+ if (!item.url) {
51451
+ event.preventDefault();
51452
+ event.stopPropagation();
51453
+ }
51900
51454
  };
51901
51455
  var isSelected = function isSelected(index) {
51902
51456
  return index === (activeIndex || 0);
@@ -53702,10 +53256,9 @@ var ToggleButton = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functi
53702
53256
  }, ToggleButtonBase.getOtherProps(props), ptm('root'));
53703
53257
  return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", rootProps, iconElement, /*#__PURE__*/React.createElement("span", labelProps, label), /*#__PURE__*/React.createElement(Ripple, null)), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
53704
53258
  target: elementRef,
53705
- content: props.tooltip
53706
- }, props.tooltipOptions, {
53259
+ content: props.tooltip,
53707
53260
  pt: ptm('tooltip')
53708
- })));
53261
+ }, props.tooltipOptions)));
53709
53262
  }));
53710
53263
  ToggleButton.displayName = 'ToggleButton';
53711
53264
 
@@ -53843,53 +53396,53 @@ var TreeBase = ComponentBase.extend({
53843
53396
  __parentMetadata: null,
53844
53397
  id: null,
53845
53398
  value: null,
53846
- checkboxIcon: null,
53847
- disabled: false,
53848
- emptyMessage: null,
53849
- selectionMode: null,
53850
- selectionKeys: null,
53851
- onSelectionChange: null,
53852
- contextMenuSelectionKey: null,
53853
- onContextMenuSelectionChange: null,
53854
- expandedKeys: null,
53855
53399
  ariaLabel: null,
53856
53400
  ariaLabelledBy: null,
53857
- style: null,
53401
+ checkboxIcon: null,
53858
53402
  className: null,
53859
- contentStyle: null,
53860
- contentClassName: null,
53861
- metaKeySelection: true,
53862
- propagateSelectionUp: true,
53863
- propagateSelectionDown: true,
53864
- loading: false,
53865
- loadingIcon: null,
53866
- expandIcon: null,
53867
53403
  collapseIcon: null,
53404
+ contentClassName: null,
53405
+ contentStyle: null,
53406
+ contextMenuSelectionKey: null,
53407
+ disabled: false,
53868
53408
  dragdropScope: null,
53869
- header: null,
53870
- footer: null,
53871
- showHeader: true,
53409
+ emptyMessage: null,
53410
+ expandIcon: null,
53411
+ expandedKeys: null,
53872
53412
  filter: false,
53873
- filterIcon: null,
53874
- filterValue: null,
53875
53413
  filterBy: 'label',
53414
+ filterIcon: null,
53415
+ filterLocale: undefined,
53876
53416
  filterMode: 'lenient',
53877
53417
  filterPlaceholder: null,
53878
- filterLocale: undefined,
53879
53418
  filterTemplate: null,
53419
+ filterValue: null,
53420
+ footer: null,
53421
+ header: null,
53880
53422
  level: 0,
53423
+ loading: false,
53424
+ loadingIcon: null,
53425
+ metaKeySelection: false,
53881
53426
  nodeTemplate: null,
53882
- togglerTemplate: null,
53883
- onSelect: null,
53884
- onUnselect: null,
53885
- onExpand: null,
53886
53427
  onCollapse: null,
53887
- onToggle: null,
53888
- onDragDrop: null,
53889
53428
  onContextMenu: null,
53429
+ onContextMenuSelectionChange: null,
53430
+ onDragDrop: null,
53431
+ onExpand: null,
53890
53432
  onFilterValueChange: null,
53891
53433
  onNodeClick: null,
53892
53434
  onNodeDoubleClick: null,
53435
+ onSelect: null,
53436
+ onSelectionChange: null,
53437
+ onToggle: null,
53438
+ onUnselect: null,
53439
+ propagateSelectionDown: true,
53440
+ propagateSelectionUp: true,
53441
+ selectionKeys: null,
53442
+ selectionMode: null,
53443
+ showHeader: true,
53444
+ style: null,
53445
+ togglerTemplate: null,
53893
53446
  children: undefined
53894
53447
  },
53895
53448
  css: {
@@ -55041,9 +54594,10 @@ var Tree = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (inPr
55041
54594
  var emptyMessageProps = mergeProps({
55042
54595
  className: classNames(props.contentClassName, cx('emptyMessage'))
55043
54596
  }, ptm('emptyMessage'));
54597
+ var message = ObjectUtils.getJSXElement(props.emptyMessage, props) || localeOption('emptyMessage');
55044
54598
  return /*#__PURE__*/React.createElement("li", emptyMessageProps, /*#__PURE__*/React.createElement("span", {
55045
54599
  className: "p-treenode-content"
55046
- }, localeOption('emptyMessage')));
54600
+ }, message));
55047
54601
  };
55048
54602
  var createRootChildrenContainer = function createRootChildrenContainer(children) {
55049
54603
  var containerProps = mergeProps(_objectSpread$9({
@@ -55259,7 +54813,7 @@ var TreeSelectBase = ComponentBase.extend({
55259
54813
  filterValue: null,
55260
54814
  inputId: null,
55261
54815
  inputRef: null,
55262
- metaKeySelection: true,
54816
+ metaKeySelection: false,
55263
54817
  name: null,
55264
54818
  nodeTemplate: null,
55265
54819
  onChange: null,
@@ -56102,10 +55656,9 @@ var TreeSelect = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
56102
55656
  cx: cx
56103
55657
  }, content), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
56104
55658
  target: elementRef,
56105
- content: props.tooltip
56106
- }, props.tooltipOptions, {
55659
+ content: props.tooltip,
56107
55660
  pt: ptm('tooltip')
56108
- })));
55661
+ }, props.tooltipOptions)));
56109
55662
  }));
56110
55663
  TreeSelect.displayName = 'TreeSelect';
56111
55664
 
@@ -56245,7 +55798,7 @@ var TreeTableBase = ComponentBase.extend({
56245
55798
  lazy: false,
56246
55799
  loading: false,
56247
55800
  loadingIcon: null,
56248
- metaKeySelection: true,
55801
+ metaKeySelection: false,
56249
55802
  multiSortMeta: null,
56250
55803
  onColReorder: null,
56251
55804
  onCollapse: null,
@@ -59250,7 +58803,7 @@ var TriStateCheckbox = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(fu
59250
58803
  className: cx('checkbox', {
59251
58804
  focusedState: focusedState
59252
58805
  }),
59253
- tabIndex: props.tabIndex,
58806
+ tabIndex: props.disabled ? '-1' : props.tabIndex,
59254
58807
  onFocus: onFocus,
59255
58808
  onBlur: onBlur,
59256
58809
  onKeyDown: onKeyDown,
@@ -59272,10 +58825,9 @@ var TriStateCheckbox = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(fu
59272
58825
  ref: elementRef
59273
58826
  }, rootProps), /*#__PURE__*/React.createElement("div", checkboxProps, checkIcon), focusedState && /*#__PURE__*/React.createElement("span", srOnlyAriaProps, ariaValueLabel)), hasTooltip && /*#__PURE__*/React.createElement(Tooltip, _extends({
59274
58827
  target: elementRef,
59275
- content: props.tooltip
59276
- }, props.tooltipOptions, {
58828
+ content: props.tooltip,
59277
58829
  pt: ptm('tooltip')
59278
- })));
58830
+ }, props.tooltipOptions)));
59279
58831
  }));
59280
58832
  TriStateCheckbox.displayName = 'TriStateCheckbox';
59281
58833