primereact 10.7.0 → 10.8.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 (356) hide show
  1. package/README.md +1 -0
  2. package/api/api.cjs.js +18 -14
  3. package/api/api.cjs.min.js +1 -1
  4. package/api/api.d.ts +3 -3
  5. package/api/api.esm.js +18 -14
  6. package/api/api.esm.min.js +1 -1
  7. package/api/api.js +18 -14
  8. package/api/api.min.js +1 -1
  9. package/autocomplete/autocomplete.cjs.js +18 -7
  10. package/autocomplete/autocomplete.cjs.min.js +1 -1
  11. package/autocomplete/autocomplete.d.ts +4 -3
  12. package/autocomplete/autocomplete.esm.js +18 -7
  13. package/autocomplete/autocomplete.esm.min.js +1 -1
  14. package/autocomplete/autocomplete.js +18 -7
  15. package/autocomplete/autocomplete.min.js +1 -1
  16. package/button/button.d.ts +2 -2
  17. package/calendar/calendar.cjs.js +14 -10
  18. package/calendar/calendar.cjs.min.js +1 -1
  19. package/calendar/calendar.d.ts +4 -3
  20. package/calendar/calendar.esm.js +14 -10
  21. package/calendar/calendar.esm.min.js +1 -1
  22. package/calendar/calendar.js +14 -10
  23. package/calendar/calendar.min.js +1 -1
  24. package/cascadeselect/cascadeselect.d.ts +4 -3
  25. package/column/column.d.ts +8 -14
  26. package/core/core.js +54 -62
  27. package/core/core.min.js +9 -9
  28. package/datatable/datatable.cjs.js +59 -62
  29. package/datatable/datatable.cjs.min.js +1 -1
  30. package/datatable/datatable.d.ts +38 -2
  31. package/datatable/datatable.esm.js +59 -62
  32. package/datatable/datatable.esm.min.js +1 -1
  33. package/datatable/datatable.js +59 -62
  34. package/datatable/datatable.min.js +1 -1
  35. package/dialog/dialog.cjs.js +1 -1
  36. package/dialog/dialog.cjs.min.js +1 -1
  37. package/dialog/dialog.esm.js +1 -1
  38. package/dialog/dialog.esm.min.js +1 -1
  39. package/dialog/dialog.js +1 -1
  40. package/dialog/dialog.min.js +1 -1
  41. package/dropdown/dropdown.cjs.js +13 -7
  42. package/dropdown/dropdown.cjs.min.js +1 -1
  43. package/dropdown/dropdown.esm.js +13 -7
  44. package/dropdown/dropdown.esm.min.js +1 -1
  45. package/dropdown/dropdown.js +13 -7
  46. package/dropdown/dropdown.min.js +1 -1
  47. package/editor/editor.cjs.js +15 -3
  48. package/editor/editor.cjs.min.js +1 -1
  49. package/editor/editor.esm.js +16 -3
  50. package/editor/editor.esm.min.js +1 -1
  51. package/editor/editor.js +15 -3
  52. package/editor/editor.min.js +1 -1
  53. package/icons/sortamountdown/index.cjs.js +1 -16
  54. package/icons/sortamountdown/index.cjs.min.js +1 -1
  55. package/icons/sortamountdown/index.esm.js +1 -16
  56. package/icons/sortamountdown/index.esm.min.js +1 -1
  57. package/icons/sortamountdown/index.js +1 -16
  58. package/icons/sortamountdown/index.min.js +1 -1
  59. package/icons/sortamountupalt/index.cjs.js +1 -16
  60. package/icons/sortamountupalt/index.cjs.min.js +1 -1
  61. package/icons/sortamountupalt/index.esm.js +1 -16
  62. package/icons/sortamountupalt/index.esm.min.js +1 -1
  63. package/icons/sortamountupalt/index.js +1 -16
  64. package/icons/sortamountupalt/index.min.js +1 -1
  65. package/inplace/inplace.d.ts +1 -1
  66. package/inputnumber/inputnumber.cjs.js +1 -0
  67. package/inputnumber/inputnumber.cjs.min.js +1 -1
  68. package/inputnumber/inputnumber.esm.js +1 -0
  69. package/inputnumber/inputnumber.esm.min.js +1 -1
  70. package/inputnumber/inputnumber.js +1 -0
  71. package/inputnumber/inputnumber.min.js +1 -1
  72. package/inputotp/inputotp.cjs.js +4 -3
  73. package/inputotp/inputotp.cjs.min.js +1 -1
  74. package/inputotp/inputotp.d.ts +2 -3
  75. package/inputotp/inputotp.esm.js +4 -3
  76. package/inputotp/inputotp.esm.min.js +1 -1
  77. package/inputotp/inputotp.js +4 -3
  78. package/inputotp/inputotp.min.js +1 -1
  79. package/listbox/listbox.cjs.js +4 -0
  80. package/listbox/listbox.cjs.min.js +1 -1
  81. package/listbox/listbox.esm.js +4 -0
  82. package/listbox/listbox.esm.min.js +1 -1
  83. package/listbox/listbox.js +4 -0
  84. package/listbox/listbox.min.js +1 -1
  85. package/mention/mention.cjs.js +1 -0
  86. package/mention/mention.cjs.min.js +1 -1
  87. package/mention/mention.esm.js +1 -0
  88. package/mention/mention.esm.min.js +1 -1
  89. package/mention/mention.js +1 -0
  90. package/mention/mention.min.js +1 -1
  91. package/menu/menu.cjs.js +3 -3
  92. package/menu/menu.cjs.min.js +1 -1
  93. package/menu/menu.esm.js +3 -3
  94. package/menu/menu.esm.min.js +1 -1
  95. package/menu/menu.js +3 -3
  96. package/menu/menu.min.js +1 -1
  97. package/menubar/menubar.cjs.js +1 -1
  98. package/menubar/menubar.cjs.min.js +1 -1
  99. package/menubar/menubar.esm.js +1 -1
  100. package/menubar/menubar.esm.min.js +1 -1
  101. package/menubar/menubar.js +1 -1
  102. package/menubar/menubar.min.js +1 -1
  103. package/messages/messages.d.ts +21 -0
  104. package/multiselect/multiselect.cjs.js +8 -5
  105. package/multiselect/multiselect.cjs.min.js +1 -1
  106. package/multiselect/multiselect.d.ts +1 -9
  107. package/multiselect/multiselect.esm.js +8 -5
  108. package/multiselect/multiselect.esm.min.js +1 -1
  109. package/multiselect/multiselect.js +8 -5
  110. package/multiselect/multiselect.min.js +1 -1
  111. package/orderlist/orderlist.cjs.js +3 -2
  112. package/orderlist/orderlist.cjs.min.js +1 -1
  113. package/orderlist/orderlist.esm.js +3 -2
  114. package/orderlist/orderlist.esm.min.js +1 -1
  115. package/orderlist/orderlist.js +3 -2
  116. package/orderlist/orderlist.min.js +1 -1
  117. package/package.json +1 -1
  118. package/paginator/paginator.cjs.js +9 -7
  119. package/paginator/paginator.cjs.min.js +1 -1
  120. package/paginator/paginator.esm.js +9 -7
  121. package/paginator/paginator.esm.min.js +1 -1
  122. package/paginator/paginator.js +9 -7
  123. package/paginator/paginator.min.js +1 -1
  124. package/panelmenu/panelmenu.d.ts +2 -2
  125. package/password/password.cjs.js +1 -0
  126. package/password/password.cjs.min.js +1 -1
  127. package/password/password.esm.js +1 -0
  128. package/password/password.esm.min.js +1 -1
  129. package/password/password.js +1 -0
  130. package/password/password.min.js +1 -1
  131. package/picklist/picklist.cjs.js +9 -7
  132. package/picklist/picklist.cjs.min.js +1 -1
  133. package/picklist/picklist.esm.js +9 -7
  134. package/picklist/picklist.esm.min.js +1 -1
  135. package/picklist/picklist.js +9 -7
  136. package/picklist/picklist.min.js +1 -1
  137. package/primereact.all.cjs.js +342 -314
  138. package/primereact.all.cjs.min.js +1 -1
  139. package/primereact.all.esm.js +342 -314
  140. package/primereact.all.esm.min.js +1 -1
  141. package/primereact.all.js +342 -314
  142. package/primereact.all.min.js +1 -1
  143. package/radiobutton/radiobutton.cjs.js +9 -9
  144. package/radiobutton/radiobutton.cjs.min.js +1 -1
  145. package/radiobutton/radiobutton.esm.js +9 -9
  146. package/radiobutton/radiobutton.esm.min.js +1 -1
  147. package/radiobutton/radiobutton.js +9 -9
  148. package/radiobutton/radiobutton.min.js +1 -1
  149. package/resources/themes/lara-dark-amber/fonts/InterVariable-Italic.woff2 +0 -0
  150. package/resources/themes/lara-dark-amber/fonts/InterVariable.woff2 +0 -0
  151. package/resources/themes/lara-dark-amber/theme.css +2 -2
  152. package/resources/themes/lara-dark-blue/fonts/InterVariable-Italic.woff2 +0 -0
  153. package/resources/themes/lara-dark-blue/fonts/InterVariable.woff2 +0 -0
  154. package/resources/themes/lara-dark-blue/theme.css +2 -2
  155. package/resources/themes/lara-dark-cyan/fonts/InterVariable-Italic.woff2 +0 -0
  156. package/resources/themes/lara-dark-cyan/fonts/InterVariable.woff2 +0 -0
  157. package/resources/themes/lara-dark-cyan/theme.css +2 -2
  158. package/resources/themes/lara-dark-green/fonts/InterVariable-Italic.woff2 +0 -0
  159. package/resources/themes/lara-dark-green/fonts/InterVariable.woff2 +0 -0
  160. package/resources/themes/lara-dark-green/theme.css +2 -2
  161. package/resources/themes/lara-dark-indigo/fonts/InterVariable-Italic.woff2 +0 -0
  162. package/resources/themes/lara-dark-indigo/fonts/InterVariable.woff2 +0 -0
  163. package/resources/themes/lara-dark-indigo/theme.css +2 -2
  164. package/resources/themes/lara-dark-pink/fonts/InterVariable-Italic.woff2 +0 -0
  165. package/resources/themes/lara-dark-pink/fonts/InterVariable.woff2 +0 -0
  166. package/resources/themes/lara-dark-pink/theme.css +2 -2
  167. package/resources/themes/lara-dark-purple/fonts/InterVariable-Italic.woff2 +0 -0
  168. package/resources/themes/lara-dark-purple/fonts/InterVariable.woff2 +0 -0
  169. package/resources/themes/lara-dark-purple/theme.css +6 -6
  170. package/resources/themes/lara-dark-teal/fonts/InterVariable-Italic.woff2 +0 -0
  171. package/resources/themes/lara-dark-teal/fonts/InterVariable.woff2 +0 -0
  172. package/resources/themes/lara-dark-teal/theme.css +2 -2
  173. package/resources/themes/lara-light-amber/fonts/InterVariable-Italic.woff2 +0 -0
  174. package/resources/themes/lara-light-amber/fonts/InterVariable.woff2 +0 -0
  175. package/resources/themes/lara-light-amber/theme.css +2 -2
  176. package/resources/themes/lara-light-blue/fonts/InterVariable-Italic.woff2 +0 -0
  177. package/resources/themes/lara-light-blue/fonts/InterVariable.woff2 +0 -0
  178. package/resources/themes/lara-light-blue/theme.css +2 -2
  179. package/resources/themes/lara-light-cyan/fonts/InterVariable-Italic.woff2 +0 -0
  180. package/resources/themes/lara-light-cyan/fonts/InterVariable.woff2 +0 -0
  181. package/resources/themes/lara-light-cyan/theme.css +2 -2
  182. package/resources/themes/lara-light-green/fonts/InterVariable-Italic.woff2 +0 -0
  183. package/resources/themes/lara-light-green/fonts/InterVariable.woff2 +0 -0
  184. package/resources/themes/lara-light-green/theme.css +2 -2
  185. package/resources/themes/lara-light-indigo/fonts/InterVariable-Italic.woff2 +0 -0
  186. package/resources/themes/lara-light-indigo/fonts/InterVariable.woff2 +0 -0
  187. package/resources/themes/lara-light-indigo/theme.css +2 -2
  188. package/resources/themes/lara-light-pink/fonts/InterVariable-Italic.woff2 +0 -0
  189. package/resources/themes/lara-light-pink/fonts/InterVariable.woff2 +0 -0
  190. package/resources/themes/lara-light-pink/theme.css +2 -2
  191. package/resources/themes/lara-light-purple/fonts/InterVariable-Italic.woff2 +0 -0
  192. package/resources/themes/lara-light-purple/fonts/InterVariable.woff2 +0 -0
  193. package/resources/themes/lara-light-purple/theme.css +6 -6
  194. package/resources/themes/lara-light-teal/fonts/InterVariable-Italic.woff2 +0 -0
  195. package/resources/themes/lara-light-teal/fonts/InterVariable.woff2 +0 -0
  196. package/resources/themes/lara-light-teal/theme.css +2 -2
  197. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  198. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  199. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  200. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  201. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  202. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  203. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  204. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  205. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  206. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  207. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  208. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  209. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  210. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  211. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  212. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  213. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  214. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  215. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  216. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  217. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  218. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  219. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  220. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  221. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  222. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  223. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  224. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  225. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  226. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  227. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  228. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  229. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  230. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  231. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  232. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  233. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  234. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  235. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  236. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  237. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  238. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  239. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  240. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  241. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  242. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  243. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  244. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  245. package/resources/themes/mira/fonts/Inter-Bold.woff +0 -0
  246. package/resources/themes/mira/fonts/Inter-Bold.woff2 +0 -0
  247. package/resources/themes/mira/fonts/Inter-Medium.woff +0 -0
  248. package/resources/themes/mira/fonts/Inter-Medium.woff2 +0 -0
  249. package/resources/themes/mira/fonts/Inter-Regular.woff +0 -0
  250. package/resources/themes/mira/fonts/Inter-Regular.woff2 +0 -0
  251. package/resources/themes/mira/fonts/Inter-SemiBold.woff +0 -0
  252. package/resources/themes/mira/fonts/Inter-SemiBold.woff2 +0 -0
  253. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
  254. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
  255. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
  256. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
  257. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
  258. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
  259. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
  260. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
  261. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
  262. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
  263. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
  264. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
  265. package/resources/themes/tailwind-light/fonts/Inter-Bold.woff +0 -0
  266. package/resources/themes/tailwind-light/fonts/Inter-Bold.woff2 +0 -0
  267. package/resources/themes/tailwind-light/fonts/Inter-Light.woff +0 -0
  268. package/resources/themes/tailwind-light/fonts/Inter-Light.woff2 +0 -0
  269. package/resources/themes/tailwind-light/fonts/Inter-Medium.woff +0 -0
  270. package/resources/themes/tailwind-light/fonts/Inter-Medium.woff2 +0 -0
  271. package/resources/themes/tailwind-light/fonts/Inter-Regular.woff +0 -0
  272. package/resources/themes/tailwind-light/fonts/Inter-Regular.woff2 +0 -0
  273. package/resources/themes/tailwind-light/fonts/Inter-SemiBold.woff +0 -0
  274. package/resources/themes/tailwind-light/fonts/Inter-SemiBold.woff2 +0 -0
  275. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
  276. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
  277. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
  278. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
  279. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
  280. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
  281. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
  282. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
  283. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
  284. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
  285. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
  286. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
  287. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
  288. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
  289. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
  290. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
  291. package/sidebar/sidebar.cjs.js +1 -1
  292. package/sidebar/sidebar.cjs.min.js +1 -1
  293. package/sidebar/sidebar.esm.js +1 -1
  294. package/sidebar/sidebar.esm.min.js +1 -1
  295. package/sidebar/sidebar.js +1 -1
  296. package/sidebar/sidebar.min.js +1 -1
  297. package/stepper/stepper.cjs.js +7 -1
  298. package/stepper/stepper.cjs.min.js +1 -1
  299. package/stepper/stepper.esm.js +8 -2
  300. package/stepper/stepper.esm.min.js +1 -1
  301. package/stepper/stepper.js +7 -1
  302. package/stepper/stepper.min.js +1 -1
  303. package/toast/toast.cjs.js +9 -7
  304. package/toast/toast.cjs.min.js +1 -1
  305. package/toast/toast.d.ts +1 -1
  306. package/toast/toast.esm.js +9 -7
  307. package/toast/toast.esm.min.js +1 -1
  308. package/toast/toast.js +9 -7
  309. package/toast/toast.min.js +1 -1
  310. package/tree/tree.cjs.js +5 -1
  311. package/tree/tree.cjs.min.js +1 -1
  312. package/tree/tree.esm.js +5 -1
  313. package/tree/tree.esm.min.js +1 -1
  314. package/tree/tree.js +5 -1
  315. package/tree/tree.min.js +1 -1
  316. package/treetable/treetable.d.ts +6 -6
  317. package/utils/utils.cjs.js +5 -0
  318. package/utils/utils.cjs.min.js +1 -1
  319. package/utils/utils.d.ts +1 -0
  320. package/utils/utils.esm.js +5 -0
  321. package/utils/utils.esm.min.js +1 -1
  322. package/utils/utils.js +5 -0
  323. package/utils/utils.min.js +1 -1
  324. package/web-types.json +16 -7
  325. package/resources/themes/lara-dark-amber/fonts/Inter-italic.var.woff2 +0 -0
  326. package/resources/themes/lara-dark-amber/fonts/Inter-roman.var.woff2 +0 -0
  327. package/resources/themes/lara-dark-blue/fonts/Inter-italic.var.woff2 +0 -0
  328. package/resources/themes/lara-dark-blue/fonts/Inter-roman.var.woff2 +0 -0
  329. package/resources/themes/lara-dark-cyan/fonts/Inter-italic.var.woff2 +0 -0
  330. package/resources/themes/lara-dark-cyan/fonts/Inter-roman.var.woff2 +0 -0
  331. package/resources/themes/lara-dark-green/fonts/Inter-italic.var.woff2 +0 -0
  332. package/resources/themes/lara-dark-green/fonts/Inter-roman.var.woff2 +0 -0
  333. package/resources/themes/lara-dark-indigo/fonts/Inter-italic.var.woff2 +0 -0
  334. package/resources/themes/lara-dark-indigo/fonts/Inter-roman.var.woff2 +0 -0
  335. package/resources/themes/lara-dark-pink/fonts/Inter-italic.var.woff2 +0 -0
  336. package/resources/themes/lara-dark-pink/fonts/Inter-roman.var.woff2 +0 -0
  337. package/resources/themes/lara-dark-purple/fonts/Inter-italic.var.woff2 +0 -0
  338. package/resources/themes/lara-dark-purple/fonts/Inter-roman.var.woff2 +0 -0
  339. package/resources/themes/lara-dark-teal/fonts/Inter-italic.var.woff2 +0 -0
  340. package/resources/themes/lara-dark-teal/fonts/Inter-roman.var.woff2 +0 -0
  341. package/resources/themes/lara-light-amber/fonts/Inter-italic.var.woff2 +0 -0
  342. package/resources/themes/lara-light-amber/fonts/Inter-roman.var.woff2 +0 -0
  343. package/resources/themes/lara-light-blue/fonts/Inter-italic.var.woff2 +0 -0
  344. package/resources/themes/lara-light-blue/fonts/Inter-roman.var.woff2 +0 -0
  345. package/resources/themes/lara-light-cyan/fonts/Inter-italic.var.woff2 +0 -0
  346. package/resources/themes/lara-light-cyan/fonts/Inter-roman.var.woff2 +0 -0
  347. package/resources/themes/lara-light-green/fonts/Inter-italic.var.woff2 +0 -0
  348. package/resources/themes/lara-light-green/fonts/Inter-roman.var.woff2 +0 -0
  349. package/resources/themes/lara-light-indigo/fonts/Inter-italic.var.woff2 +0 -0
  350. package/resources/themes/lara-light-indigo/fonts/Inter-roman.var.woff2 +0 -0
  351. package/resources/themes/lara-light-pink/fonts/Inter-italic.var.woff2 +0 -0
  352. package/resources/themes/lara-light-pink/fonts/Inter-roman.var.woff2 +0 -0
  353. package/resources/themes/lara-light-purple/fonts/Inter-italic.var.woff2 +0 -0
  354. package/resources/themes/lara-light-purple/fonts/Inter-roman.var.woff2 +0 -0
  355. package/resources/themes/lara-light-teal/fonts/Inter-italic.var.woff2 +0 -0
  356. package/resources/themes/lara-light-teal/fonts/Inter-roman.var.woff2 +0 -0
package/core/core.js CHANGED
@@ -1852,6 +1852,11 @@ this.primereact.utils = (function (exports, React) {
1852
1852
  value: function isLetter(_char2) {
1853
1853
  return /^[a-zA-Z\u00C0-\u017F]$/.test(_char2);
1854
1854
  }
1855
+ }, {
1856
+ key: "isScalar",
1857
+ value: function isScalar(value) {
1858
+ return value != null && (typeof value === 'string' || typeof value === 'number' || typeof value === 'bigint' || typeof value === 'boolean');
1859
+ }
1855
1860
 
1856
1861
  /**
1857
1862
  * Firefox-v103 does not currently support the "findLast" method. It is stated that this method will be supported with Firefox-v104.
@@ -2988,18 +2993,20 @@ this.primereact.api = (function (exports, utils, React) {
2988
2993
  _defineProperty(PrimeReact$1, "changeTheme", function (currentTheme, newTheme, linkElementId, callback) {
2989
2994
  var _linkElement$parentNo;
2990
2995
  var linkElement = document.getElementById(linkElementId);
2991
- var cloneLinkElement = linkElement.cloneNode(true);
2996
+ if (!linkElement) {
2997
+ throw Error("Element with id ".concat(linkElementId, " not found."));
2998
+ }
2992
2999
  var newThemeUrl = linkElement.getAttribute('href').replace(currentTheme, newTheme);
2993
- cloneLinkElement.setAttribute('id', linkElementId + '-clone');
2994
- cloneLinkElement.setAttribute('href', newThemeUrl);
2995
- cloneLinkElement.addEventListener('load', function () {
2996
- linkElement.remove();
2997
- cloneLinkElement.setAttribute('id', linkElementId);
3000
+ var newLinkElement = document.createElement('link');
3001
+ newLinkElement.setAttribute('rel', 'stylesheet');
3002
+ newLinkElement.setAttribute('id', linkElementId);
3003
+ newLinkElement.setAttribute('href', newThemeUrl);
3004
+ newLinkElement.addEventListener('load', function () {
2998
3005
  if (callback) {
2999
3006
  callback();
3000
3007
  }
3001
3008
  });
3002
- (_linkElement$parentNo = linkElement.parentNode) === null || _linkElement$parentNo === void 0 || _linkElement$parentNo.insertBefore(cloneLinkElement, linkElement.nextSibling);
3009
+ (_linkElement$parentNo = linkElement.parentNode) === null || _linkElement$parentNo === void 0 || _linkElement$parentNo.replaceChild(newLinkElement, linkElement);
3003
3010
  });
3004
3011
 
3005
3012
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -3673,18 +3680,20 @@ this.primereact.api = (function (exports, utils, React) {
3673
3680
  var changeTheme = function changeTheme(currentTheme, newTheme, linkElementId, callback) {
3674
3681
  var _linkElement$parentNo;
3675
3682
  var linkElement = document.getElementById(linkElementId);
3676
- var cloneLinkElement = linkElement.cloneNode(true);
3683
+ if (!linkElement) {
3684
+ throw Error("Element with id ".concat(linkElementId, " not found."));
3685
+ }
3677
3686
  var newThemeUrl = linkElement.getAttribute('href').replace(currentTheme, newTheme);
3678
- cloneLinkElement.setAttribute('id', linkElementId + '-clone');
3679
- cloneLinkElement.setAttribute('href', newThemeUrl);
3680
- cloneLinkElement.addEventListener('load', function () {
3681
- linkElement.remove();
3682
- cloneLinkElement.setAttribute('id', linkElementId);
3687
+ var newLinkElement = document.createElement('link');
3688
+ newLinkElement.setAttribute('rel', 'stylesheet');
3689
+ newLinkElement.setAttribute('id', linkElementId);
3690
+ newLinkElement.setAttribute('href', newThemeUrl);
3691
+ newLinkElement.addEventListener('load', function () {
3683
3692
  if (callback) {
3684
3693
  callback();
3685
3694
  }
3686
3695
  });
3687
- (_linkElement$parentNo = linkElement.parentNode) === null || _linkElement$parentNo === void 0 || _linkElement$parentNo.insertBefore(cloneLinkElement, linkElement.nextSibling);
3696
+ (_linkElement$parentNo = linkElement.parentNode) === null || _linkElement$parentNo === void 0 || _linkElement$parentNo.replaceChild(newLinkElement, linkElement);
3688
3697
  };
3689
3698
 
3690
3699
  /**
@@ -8319,22 +8328,7 @@ this.primereact.icons.sortamountdown = (function (exports, React, iconbase) {
8319
8328
  fill: "none",
8320
8329
  xmlns: "http://www.w3.org/2000/svg"
8321
8330
  }, pti), /*#__PURE__*/React__namespace.createElement("path", {
8322
- 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",
8323
- fill: "currentColor"
8324
- }), /*#__PURE__*/React__namespace.createElement("path", {
8325
- d: "M2.59836 13.2009C2.27032 13.2009 1.99833 12.9288 1.99833 12.6008V1.39922C1.99833 1.07117 2.27036 0.799133 2.59841 0.799133C2.92646 0.799133 3.19849 1.07117 3.19849 1.39922V12.6008C3.19849 12.9288 2.92641 13.2009 2.59836 13.2009Z",
8326
- fill: "currentColor"
8327
- }), /*#__PURE__*/React__namespace.createElement("path", {
8328
- d: "M13.3999 11.2006H6.99902C6.67098 11.2006 6.39894 10.9285 6.39894 10.6005C6.39894 10.2725 6.67098 10.0004 6.99902 10.0004H13.3999C13.728 10.0004 14 10.2725 14 10.6005C14 10.9285 13.728 11.2006 13.3999 11.2006Z",
8329
- fill: "currentColor"
8330
- }), /*#__PURE__*/React__namespace.createElement("path", {
8331
- d: "M10.1995 6.39991H6.99902C6.67098 6.39991 6.39894 6.12788 6.39894 5.79983C6.39894 5.47179 6.67098 5.19975 6.99902 5.19975H10.1995C10.5275 5.19975 10.7996 5.47179 10.7996 5.79983C10.7996 6.12788 10.5275 6.39991 10.1995 6.39991Z",
8332
- fill: "currentColor"
8333
- }), /*#__PURE__*/React__namespace.createElement("path", {
8334
- d: "M8.59925 3.99958H6.99902C6.67098 3.99958 6.39894 3.72754 6.39894 3.3995C6.39894 3.07145 6.67098 2.79941 6.99902 2.79941H8.59925C8.92729 2.79941 9.19933 3.07145 9.19933 3.3995C9.19933 3.72754 8.92729 3.99958 8.59925 3.99958Z",
8335
- fill: "currentColor"
8336
- }), /*#__PURE__*/React__namespace.createElement("path", {
8337
- 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",
8331
+ d: "M4.93953 10.5858L3.83759 11.6877V0.677419C3.83759 0.307097 3.53049 0 3.16017 0C2.78985 0 2.48275 0.307097 2.48275 0.677419V11.6877L1.38082 10.5858C1.11888 10.3239 0.685331 10.3239 0.423396 10.5858C0.16146 10.8477 0.16146 11.2813 0.423396 11.5432L2.68146 13.8013C2.74469 13.8645 2.81694 13.9097 2.89823 13.9458C2.97952 13.9819 3.06985 14 3.16017 14C3.25049 14 3.33178 13.9819 3.42211 13.9458C3.5034 13.9097 3.57565 13.8645 3.63888 13.8013L5.89694 11.5432C6.15888 11.2813 6.15888 10.8477 5.89694 10.5858C5.63501 10.3239 5.20146 10.3239 4.93953 10.5858ZM13.0957 0H7.22468C6.85436 0 6.54726 0.307097 6.54726 0.677419C6.54726 1.04774 6.85436 1.35484 7.22468 1.35484H13.0957C13.466 1.35484 13.7731 1.04774 13.7731 0.677419C13.7731 0.307097 13.466 0 13.0957 0ZM7.22468 5.41935H9.48275C9.85307 5.41935 10.1602 5.72645 10.1602 6.09677C10.1602 6.4671 9.85307 6.77419 9.48275 6.77419H7.22468C6.85436 6.77419 6.54726 6.4671 6.54726 6.09677C6.54726 5.72645 6.85436 5.41935 7.22468 5.41935ZM7.6763 8.12903H7.22468C6.85436 8.12903 6.54726 8.43613 6.54726 8.80645C6.54726 9.17677 6.85436 9.48387 7.22468 9.48387H7.6763C8.04662 9.48387 8.35372 9.17677 8.35372 8.80645C8.35372 8.43613 8.04662 8.12903 7.6763 8.12903ZM7.22468 2.70968H11.2892C11.6595 2.70968 11.9666 3.01677 11.9666 3.3871C11.9666 3.75742 11.6595 4.06452 11.2892 4.06452H7.22468C6.85436 4.06452 6.54726 3.75742 6.54726 3.3871C6.54726 3.01677 6.85436 2.70968 7.22468 2.70968Z",
8338
8332
  fill: "currentColor"
8339
8333
  }));
8340
8334
  }));
@@ -8398,22 +8392,7 @@ this.primereact.icons.sortamountupalt = (function (exports, React, iconbase) {
8398
8392
  fill: "none",
8399
8393
  xmlns: "http://www.w3.org/2000/svg"
8400
8394
  }, pti), /*#__PURE__*/React__namespace.createElement("path", {
8401
- 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",
8402
- fill: "currentColor"
8403
- }), /*#__PURE__*/React__namespace.createElement("path", {
8404
- d: "M2.59841 13.2009C2.27036 13.2009 1.99833 12.9288 1.99833 12.6008V1.39922C1.99833 1.07117 2.27036 0.799133 2.59841 0.799133C2.92646 0.799133 3.19849 1.07117 3.19849 1.39922V12.6008C3.19849 12.9288 2.92646 13.2009 2.59841 13.2009Z",
8405
- fill: "currentColor"
8406
- }), /*#__PURE__*/React__namespace.createElement("path", {
8407
- d: "M13.3999 11.2006H6.99902C6.67098 11.2006 6.39894 10.9285 6.39894 10.6005C6.39894 10.2725 6.67098 10.0004 6.99902 10.0004H13.3999C13.728 10.0004 14 10.2725 14 10.6005C14 10.9285 13.728 11.2006 13.3999 11.2006Z",
8408
- fill: "currentColor"
8409
- }), /*#__PURE__*/React__namespace.createElement("path", {
8410
- d: "M10.1995 6.39991H6.99902C6.67098 6.39991 6.39894 6.12788 6.39894 5.79983C6.39894 5.47179 6.67098 5.19975 6.99902 5.19975H10.1995C10.5275 5.19975 10.7996 5.47179 10.7996 5.79983C10.7996 6.12788 10.5275 6.39991 10.1995 6.39991Z",
8411
- fill: "currentColor"
8412
- }), /*#__PURE__*/React__namespace.createElement("path", {
8413
- d: "M8.59925 3.99958H6.99902C6.67098 3.99958 6.39894 3.72754 6.39894 3.3995C6.39894 3.07145 6.67098 2.79941 6.99902 2.79941H8.59925C8.92729 2.79941 9.19933 3.07145 9.19933 3.3995C9.19933 3.72754 8.92729 3.99958 8.59925 3.99958Z",
8414
- fill: "currentColor"
8415
- }), /*#__PURE__*/React__namespace.createElement("path", {
8416
- 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",
8395
+ d: "M3.63435 0.19871C3.57113 0.135484 3.49887 0.0903226 3.41758 0.0541935C3.255 -0.0180645 3.06532 -0.0180645 2.90274 0.0541935C2.82145 0.0903226 2.74919 0.135484 2.68597 0.19871L0.427901 2.45677C0.165965 2.71871 0.165965 3.15226 0.427901 3.41419C0.689836 3.67613 1.12338 3.67613 1.38532 3.41419L2.48726 2.31226V13.3226C2.48726 13.6929 2.79435 14 3.16467 14C3.535 14 3.84209 13.6929 3.84209 13.3226V2.31226L4.94403 3.41419C5.07951 3.54968 5.25113 3.6129 5.42274 3.6129C5.59435 3.6129 5.76597 3.54968 5.90145 3.41419C6.16338 3.15226 6.16338 2.71871 5.90145 2.45677L3.64338 0.19871H3.63435ZM13.7685 13.3226C13.7685 12.9523 13.4615 12.6452 13.0911 12.6452H7.22016C6.84984 12.6452 6.54274 12.9523 6.54274 13.3226C6.54274 13.6929 6.84984 14 7.22016 14H13.0911C13.4615 14 13.7685 13.6929 13.7685 13.3226ZM7.22016 8.58064C6.84984 8.58064 6.54274 8.27355 6.54274 7.90323C6.54274 7.5329 6.84984 7.22581 7.22016 7.22581H9.47823C9.84855 7.22581 10.1556 7.5329 10.1556 7.90323C10.1556 8.27355 9.84855 8.58064 9.47823 8.58064H7.22016ZM7.22016 5.87097H7.67177C8.0421 5.87097 8.34919 5.56387 8.34919 5.19355C8.34919 4.82323 8.0421 4.51613 7.67177 4.51613H7.22016C6.84984 4.51613 6.54274 4.82323 6.54274 5.19355C6.54274 5.56387 6.84984 5.87097 7.22016 5.87097ZM11.2847 11.2903H7.22016C6.84984 11.2903 6.54274 10.9832 6.54274 10.6129C6.54274 10.2426 6.84984 9.93548 7.22016 9.93548H11.2847C11.655 9.93548 11.9621 10.2426 11.9621 10.6129C11.9621 10.9832 11.655 11.2903 11.2847 11.2903Z",
8417
8396
  fill: "currentColor"
8418
8397
  }));
8419
8398
  }));
@@ -13076,6 +13055,7 @@ this.primereact.inputnumber = (function (exports, React, PrimeReact, componentba
13076
13055
  "aria-valuenow": props.value
13077
13056
  }, ariaProps, dataProps, {
13078
13057
  pt: ptm('input'),
13058
+ unstyled: props.unstyled,
13079
13059
  __parentMetadata: {
13080
13060
  parent: metaData
13081
13061
  }
@@ -13999,6 +13979,8 @@ this.primereact.dropdown = (function (exports, React, PrimeReact, componentbase,
13999
13979
  return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray$1(arr, i) || _nonIterableRest();
14000
13980
  }
14001
13981
 
13982
+ function ownKeys$2(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
13983
+ function _objectSpread$2(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
14002
13984
  var classes = {
14003
13985
  root: function root(_ref) {
14004
13986
  var props = _ref.props,
@@ -14083,7 +14065,7 @@ this.primereact.dropdown = (function (exports, React, PrimeReact, componentbase,
14083
14065
  footer: 'p-dropdown-footer',
14084
14066
  transition: 'p-connected-overlay'
14085
14067
  };
14086
- var styles = "\n@layer primereact {\n .p-dropdown {\n display: inline-flex;\n cursor: pointer;\n position: relative;\n user-select: none;\n }\n \n .p-dropdown-trigger {\n display: flex;\n align-items: center;\n justify-content: center;\n flex-shrink: 0;\n }\n \n .p-dropdown-label {\n display: block;\n white-space: nowrap;\n overflow: hidden;\n flex: 1 1 auto;\n width: 1%;\n text-overflow: ellipsis;\n cursor: pointer;\n }\n \n .p-dropdown-label-empty {\n overflow: hidden;\n visibility: hidden;\n }\n \n input.p-dropdown-label {\n cursor: default;\n }\n \n .p-dropdown .p-dropdown-panel {\n min-width: 100%;\n }\n \n .p-dropdown-panel {\n position: absolute;\n top: 0;\n left: 0;\n }\n \n .p-dropdown-items-wrapper {\n overflow: auto;\n }\n \n .p-dropdown-item {\n cursor: pointer;\n font-weight: normal;\n white-space: nowrap;\n position: relative;\n overflow: hidden;\n }\n \n .p-dropdown-items {\n margin: 0;\n padding: 0;\n list-style-type: none;\n }\n \n .p-dropdown-filter {\n width: 100%;\n }\n \n .p-dropdown-filter-container {\n position: relative;\n }\n \n .p-dropdown-clear-icon,\n .p-dropdown-filter-icon,\n .p-dropdown-filter-clear-icon {\n position: absolute;\n top: 50%;\n margin-top: -.5rem;\n }\n \n .p-fluid .p-dropdown {\n display: flex;\n }\n \n .p-fluid .p-dropdown .p-dropdown-label {\n width: 1%;\n }\n}\n";
14068
+ var styles = "\n@layer primereact {\n .p-dropdown {\n display: inline-flex;\n cursor: pointer;\n position: relative;\n user-select: none;\n }\n \n .p-dropdown-trigger {\n display: flex;\n align-items: center;\n justify-content: center;\n flex-shrink: 0;\n }\n \n .p-dropdown-label {\n display: block;\n white-space: nowrap;\n overflow: hidden;\n flex: 1 1 auto;\n width: 1%;\n text-overflow: ellipsis;\n cursor: pointer;\n }\n \n .p-dropdown-label-empty {\n overflow: hidden;\n visibility: hidden;\n }\n \n input.p-dropdown-label {\n cursor: default;\n }\n \n .p-dropdown .p-dropdown-panel {\n min-width: 100%;\n }\n \n .p-dropdown-panel {\n position: absolute;\n top: 0;\n left: 0;\n }\n \n .p-dropdown-items-wrapper {\n overflow: auto;\n }\n \n .p-dropdown-item {\n cursor: pointer;\n font-weight: normal;\n white-space: nowrap;\n position: relative;\n overflow: hidden;\n }\n \n .p-dropdown-items {\n margin: 0;\n padding: 0;\n list-style-type: none;\n }\n \n .p-dropdown-filter {\n width: 100%;\n }\n \n .p-dropdown-filter-container {\n position: relative;\n }\n \n .p-dropdown-clear-icon,\n .p-dropdown-filter-icon,\n .p-dropdown-filter-clear-icon {\n position: absolute;\n top: 50%;\n margin-top: -.5rem;\n right: 2rem;\n }\n \n .p-fluid .p-dropdown {\n display: flex;\n }\n \n .p-fluid .p-dropdown .p-dropdown-label {\n width: 1%;\n }\n}\n";
14087
14069
  var inlineStyles = {
14088
14070
  wrapper: function wrapper(_ref9) {
14089
14071
  var props = _ref9.props;
@@ -14093,7 +14075,7 @@ this.primereact.dropdown = (function (exports, React, PrimeReact, componentbase,
14093
14075
  },
14094
14076
  panel: function panel(_ref10) {
14095
14077
  var props = _ref10.props;
14096
- props.panelStyle;
14078
+ return _objectSpread$2({}, props.panelStyle);
14097
14079
  }
14098
14080
  };
14099
14081
  var DropdownBase = componentbase.ComponentBase.extend({
@@ -14725,9 +14707,10 @@ this.primereact.dropdown = (function (exports, React, PrimeReact, componentbase,
14725
14707
  };
14726
14708
  var onOptionSelect = function onOptionSelect(event, option) {
14727
14709
  var isHide = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : true;
14710
+ var value = getOptionValue(option);
14728
14711
  selectItem({
14729
14712
  originalEvent: event,
14730
- option: option
14713
+ option: value
14731
14714
  });
14732
14715
  isHide && hide();
14733
14716
  };
@@ -15218,11 +15201,14 @@ this.primereact.dropdown = (function (exports, React, PrimeReact, componentbase,
15218
15201
  }
15219
15202
  };
15220
15203
  var getOptionLabel = function getOptionLabel(option) {
15221
- var optionLabel = props.optionLabel ? utils.ObjectUtils.resolveFieldData(option, props.optionLabel) : utils.ObjectUtils.resolveFieldData(option, 'label');
15222
- return utils.ObjectUtils.isNotEmpty(optionLabel) ? optionLabel : option;
15204
+ if (utils.ObjectUtils.isScalar(option)) {
15205
+ return "".concat(option);
15206
+ }
15207
+ var optionLabel = props.optionLabel ? utils.ObjectUtils.resolveFieldData(option, props.optionLabel) : option['label'];
15208
+ return "".concat(optionLabel);
15223
15209
  };
15224
15210
  var getOptionValue = function getOptionValue(option) {
15225
- var optionValue = props.OptionValue ? utils.ObjectUtils.resolveFieldData(option, props.optionValue) : utils.ObjectUtils.resolveFieldData(option, 'value');
15211
+ var optionValue = props.optionValue ? utils.ObjectUtils.resolveFieldData(option, props.optionValue) : option ? option['value'] : utils.ObjectUtils.resolveFieldData(option, 'value');
15226
15212
  return utils.ObjectUtils.isNotEmpty(optionValue) ? optionValue : option;
15227
15213
  };
15228
15214
  var getOptionRenderKey = function getOptionRenderKey(option) {
@@ -15413,7 +15399,7 @@ this.primereact.dropdown = (function (exports, React, PrimeReact, componentbase,
15413
15399
  }
15414
15400
  };
15415
15401
  var createClearIcon = function createClearIcon() {
15416
- if (props.value != null && props.showClear && !props.disabled) {
15402
+ if (props.value != null && props.showClear && !props.disabled && !utils.ObjectUtils.isEmpty(props.options)) {
15417
15403
  var clearIconProps = mergeProps({
15418
15404
  className: cx('clearIcon'),
15419
15405
  onPointerUp: clear,
@@ -16575,7 +16561,7 @@ this.primereact.dialog = (function (exports, React, PrimeReact, componentbase, c
16575
16561
  var rootElement = /*#__PURE__*/React__namespace.createElement("div", maskProps, /*#__PURE__*/React__namespace.createElement(csstransition.CSSTransition, _extends({
16576
16562
  nodeRef: dialogRef
16577
16563
  }, transitionProps), /*#__PURE__*/React__namespace.createElement("div", rootProps, /*#__PURE__*/React__namespace.createElement(FocusTrap$1, {
16578
- autoFocus: true
16564
+ autoFocus: props.focusOnShow
16579
16565
  }, contentElement))));
16580
16566
  return /*#__PURE__*/React__namespace.createElement(portal.Portal, {
16581
16567
  element: rootElement,
@@ -17043,18 +17029,20 @@ this.primereact.paginator = (function (exports, React, api, componentbase, hooks
17043
17029
  _defineProperty(PrimeReact, "changeTheme", function (currentTheme, newTheme, linkElementId, callback) {
17044
17030
  var _linkElement$parentNo;
17045
17031
  var linkElement = document.getElementById(linkElementId);
17046
- var cloneLinkElement = linkElement.cloneNode(true);
17032
+ if (!linkElement) {
17033
+ throw Error("Element with id ".concat(linkElementId, " not found."));
17034
+ }
17047
17035
  var newThemeUrl = linkElement.getAttribute('href').replace(currentTheme, newTheme);
17048
- cloneLinkElement.setAttribute('id', linkElementId + '-clone');
17049
- cloneLinkElement.setAttribute('href', newThemeUrl);
17050
- cloneLinkElement.addEventListener('load', function () {
17051
- linkElement.remove();
17052
- cloneLinkElement.setAttribute('id', linkElementId);
17036
+ var newLinkElement = document.createElement('link');
17037
+ newLinkElement.setAttribute('rel', 'stylesheet');
17038
+ newLinkElement.setAttribute('id', linkElementId);
17039
+ newLinkElement.setAttribute('href', newThemeUrl);
17040
+ newLinkElement.addEventListener('load', function () {
17053
17041
  if (callback) {
17054
17042
  callback();
17055
17043
  }
17056
17044
  });
17057
- (_linkElement$parentNo = linkElement.parentNode) === null || _linkElement$parentNo === void 0 || _linkElement$parentNo.insertBefore(cloneLinkElement, linkElement.nextSibling);
17045
+ (_linkElement$parentNo = linkElement.parentNode) === null || _linkElement$parentNo === void 0 || _linkElement$parentNo.replaceChild(newLinkElement, linkElement);
17058
17046
  });
17059
17047
 
17060
17048
  var locales = {
@@ -18621,9 +18609,13 @@ this.primereact.tree = (function (exports, React, api, componentbase, hooks, sea
18621
18609
  break;
18622
18610
  case 'Enter':
18623
18611
  case 'NumpadEnter':
18624
- case 'Space':
18625
18612
  onEnterKey(event);
18626
18613
  break;
18614
+ case 'Space':
18615
+ if (!['INPUT'].includes(event.target.nodeName)) {
18616
+ onEnterKey(event);
18617
+ }
18618
+ break;
18627
18619
  }
18628
18620
  };
18629
18621
  var onArrowDown = function onArrowDown(event) {