primereact 8.7.2 → 9.0.0-beta.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 (751) hide show
  1. package/accordion/accordion.cjs.js +56 -57
  2. package/accordion/accordion.cjs.min.js +1 -1
  3. package/accordion/accordion.d.ts +168 -25
  4. package/accordion/accordion.esm.js +56 -57
  5. package/accordion/accordion.esm.min.js +1 -1
  6. package/accordion/accordion.js +56 -57
  7. package/accordion/accordion.min.js +1 -1
  8. package/api/api.cjs.js +31 -69
  9. package/api/api.cjs.min.js +1 -1
  10. package/api/api.d.ts +11 -3
  11. package/api/api.esm.js +31 -69
  12. package/api/api.esm.min.js +1 -1
  13. package/api/api.js +31 -69
  14. package/api/api.min.js +1 -1
  15. package/autocomplete/autocomplete.cjs.js +100 -157
  16. package/autocomplete/autocomplete.cjs.min.js +1 -1
  17. package/autocomplete/autocomplete.d.ts +385 -80
  18. package/autocomplete/autocomplete.esm.js +100 -157
  19. package/autocomplete/autocomplete.esm.min.js +1 -1
  20. package/autocomplete/autocomplete.js +100 -157
  21. package/autocomplete/autocomplete.min.js +1 -1
  22. package/avatar/avatar.cjs.js +86 -14
  23. package/avatar/avatar.cjs.min.js +1 -1
  24. package/avatar/avatar.d.ts +77 -14
  25. package/avatar/avatar.esm.js +86 -14
  26. package/avatar/avatar.esm.min.js +1 -1
  27. package/avatar/avatar.js +86 -14
  28. package/avatar/avatar.min.js +1 -1
  29. package/avatargroup/avatargroup.cjs.js +0 -2
  30. package/avatargroup/avatargroup.d.ts +33 -1
  31. package/avatargroup/avatargroup.esm.js +0 -2
  32. package/avatargroup/avatargroup.js +0 -2
  33. package/badge/badge.cjs.js +27 -3
  34. package/badge/badge.cjs.min.js +1 -1
  35. package/badge/badge.d.ts +48 -8
  36. package/badge/badge.esm.js +27 -3
  37. package/badge/badge.esm.min.js +1 -1
  38. package/badge/badge.js +27 -3
  39. package/badge/badge.min.js +1 -1
  40. package/blockui/blockui.cjs.js +40 -54
  41. package/blockui/blockui.cjs.min.js +1 -1
  42. package/blockui/blockui.d.ts +71 -8
  43. package/blockui/blockui.esm.js +40 -54
  44. package/blockui/blockui.esm.min.js +1 -1
  45. package/blockui/blockui.js +40 -54
  46. package/blockui/blockui.min.js +1 -1
  47. package/breadcrumb/breadcrumb.cjs.js +6 -29
  48. package/breadcrumb/breadcrumb.d.ts +41 -3
  49. package/breadcrumb/breadcrumb.esm.js +6 -29
  50. package/breadcrumb/breadcrumb.js +6 -29
  51. package/button/button.cjs.js +29 -11
  52. package/button/button.cjs.min.js +1 -1
  53. package/button/button.d.ts +67 -15
  54. package/button/button.esm.js +29 -11
  55. package/button/button.esm.min.js +1 -1
  56. package/button/button.js +29 -11
  57. package/button/button.min.js +1 -1
  58. package/calendar/calendar.cjs.js +203 -668
  59. package/calendar/calendar.cjs.min.js +1 -1
  60. package/calendar/calendar.d.ts +585 -110
  61. package/calendar/calendar.esm.js +203 -668
  62. package/calendar/calendar.esm.min.js +1 -1
  63. package/calendar/calendar.js +203 -668
  64. package/calendar/calendar.min.js +1 -1
  65. package/captcha/captcha.cjs.js +7 -21
  66. package/captcha/captcha.cjs.min.js +1 -1
  67. package/captcha/captcha.d.ts +77 -7
  68. package/captcha/captcha.esm.js +7 -21
  69. package/captcha/captcha.esm.min.js +1 -1
  70. package/captcha/captcha.js +7 -21
  71. package/captcha/captcha.min.js +1 -1
  72. package/card/card.cjs.js +0 -6
  73. package/card/card.d.ts +45 -7
  74. package/card/card.esm.js +0 -6
  75. package/card/card.js +0 -6
  76. package/carousel/carousel.cjs.js +42 -130
  77. package/carousel/carousel.cjs.min.js +1 -1
  78. package/carousel/carousel.d.ts +138 -22
  79. package/carousel/carousel.esm.js +42 -130
  80. package/carousel/carousel.esm.min.js +1 -1
  81. package/carousel/carousel.js +42 -130
  82. package/carousel/carousel.min.js +1 -1
  83. package/cascadeselect/cascadeselect.cjs.js +54 -133
  84. package/cascadeselect/cascadeselect.cjs.min.js +1 -1
  85. package/cascadeselect/cascadeselect.d.ts +177 -29
  86. package/cascadeselect/cascadeselect.esm.js +54 -133
  87. package/cascadeselect/cascadeselect.esm.min.js +1 -1
  88. package/cascadeselect/cascadeselect.js +54 -133
  89. package/cascadeselect/cascadeselect.min.js +1 -1
  90. package/chart/chart.cjs.js +6 -7
  91. package/chart/chart.cjs.min.js +1 -1
  92. package/chart/chart.d.ts +88 -10
  93. package/chart/chart.esm.js +6 -7
  94. package/chart/chart.esm.min.js +1 -1
  95. package/chart/chart.js +6 -7
  96. package/chart/chart.min.js +1 -1
  97. package/checkbox/checkbox.cjs.js +31 -41
  98. package/checkbox/checkbox.cjs.min.js +1 -1
  99. package/checkbox/checkbox.d.ts +137 -33
  100. package/checkbox/checkbox.esm.js +32 -42
  101. package/checkbox/checkbox.esm.min.js +1 -1
  102. package/checkbox/checkbox.js +31 -41
  103. package/checkbox/checkbox.min.css +1 -1
  104. package/checkbox/checkbox.min.js +1 -1
  105. package/chip/chip.cjs.js +26 -41
  106. package/chip/chip.cjs.min.js +1 -1
  107. package/chip/chip.d.ts +75 -7
  108. package/chip/chip.esm.js +26 -41
  109. package/chip/chip.esm.min.js +1 -1
  110. package/chip/chip.js +26 -41
  111. package/chip/chip.min.js +1 -1
  112. package/chips/chips.cjs.js +39 -79
  113. package/chips/chips.cjs.min.js +1 -1
  114. package/chips/chips.d.ts +188 -36
  115. package/chips/chips.esm.js +39 -79
  116. package/chips/chips.esm.min.js +1 -1
  117. package/chips/chips.js +39 -79
  118. package/chips/chips.min.js +1 -1
  119. package/colorpicker/colorpicker.cjs.js +81 -144
  120. package/colorpicker/colorpicker.cjs.min.js +1 -1
  121. package/colorpicker/colorpicker.d.ts +150 -31
  122. package/colorpicker/colorpicker.esm.js +81 -144
  123. package/colorpicker/colorpicker.esm.min.js +1 -1
  124. package/colorpicker/colorpicker.js +81 -144
  125. package/colorpicker/colorpicker.min.js +1 -1
  126. package/column/column.d.ts +736 -134
  127. package/columngroup/columngroup.d.ts +30 -1
  128. package/confirmdialog/confirmdialog.cjs.js +60 -60
  129. package/confirmdialog/confirmdialog.cjs.min.js +1 -1
  130. package/confirmdialog/confirmdialog.d.ts +142 -18
  131. package/confirmdialog/confirmdialog.esm.js +60 -60
  132. package/confirmdialog/confirmdialog.esm.min.js +1 -1
  133. package/confirmdialog/confirmdialog.js +60 -60
  134. package/confirmdialog/confirmdialog.min.js +1 -1
  135. package/confirmpopup/confirmpopup.cjs.js +78 -95
  136. package/confirmpopup/confirmpopup.cjs.min.js +1 -1
  137. package/confirmpopup/confirmpopup.d.ts +165 -22
  138. package/confirmpopup/confirmpopup.esm.js +78 -95
  139. package/confirmpopup/confirmpopup.esm.min.js +1 -1
  140. package/confirmpopup/confirmpopup.js +78 -95
  141. package/confirmpopup/confirmpopup.min.js +1 -1
  142. package/contextmenu/contextmenu.cjs.js +79 -121
  143. package/contextmenu/contextmenu.cjs.min.js +1 -1
  144. package/contextmenu/contextmenu.d.ts +79 -11
  145. package/contextmenu/contextmenu.esm.js +79 -121
  146. package/contextmenu/contextmenu.esm.min.js +1 -1
  147. package/contextmenu/contextmenu.js +79 -121
  148. package/contextmenu/contextmenu.min.js +1 -1
  149. package/core/core.js +1048 -2092
  150. package/core/core.min.js +15 -15
  151. package/csstransition/csstransition.cjs.js +27 -13
  152. package/csstransition/csstransition.cjs.min.js +1 -1
  153. package/csstransition/csstransition.d.ts +31 -1
  154. package/csstransition/csstransition.esm.js +27 -13
  155. package/csstransition/csstransition.esm.min.js +1 -1
  156. package/csstransition/csstransition.js +27 -13
  157. package/csstransition/csstransition.min.js +1 -1
  158. package/datascroller/datascroller.cjs.js +32 -64
  159. package/datascroller/datascroller.cjs.min.js +1 -1
  160. package/datascroller/datascroller.d.ts +102 -16
  161. package/datascroller/datascroller.esm.js +32 -64
  162. package/datascroller/datascroller.esm.min.js +1 -1
  163. package/datascroller/datascroller.js +32 -64
  164. package/datascroller/datascroller.min.js +1 -1
  165. package/datatable/datatable.cjs.js +345 -1092
  166. package/datatable/datatable.cjs.min.js +1 -1
  167. package/datatable/datatable.d.ts +1259 -226
  168. package/datatable/datatable.esm.js +345 -1092
  169. package/datatable/datatable.esm.min.js +1 -1
  170. package/datatable/datatable.js +345 -1092
  171. package/datatable/datatable.min.js +1 -1
  172. package/dataview/dataview.cjs.js +56 -68
  173. package/dataview/dataview.cjs.min.js +1 -1
  174. package/dataview/dataview.d.ts +222 -43
  175. package/dataview/dataview.esm.js +56 -68
  176. package/dataview/dataview.esm.min.js +1 -1
  177. package/dataview/dataview.js +56 -68
  178. package/dataview/dataview.min.js +1 -1
  179. package/deferredcontent/deferredcontent.cjs.js +37 -46
  180. package/deferredcontent/deferredcontent.cjs.min.js +1 -1
  181. package/deferredcontent/deferredcontent.d.ts +37 -1
  182. package/deferredcontent/deferredcontent.esm.js +37 -46
  183. package/deferredcontent/deferredcontent.esm.min.js +1 -1
  184. package/deferredcontent/deferredcontent.js +37 -46
  185. package/deferredcontent/deferredcontent.min.js +1 -1
  186. package/dialog/dialog.cjs.js +99 -191
  187. package/dialog/dialog.cjs.min.js +1 -1
  188. package/dialog/dialog.d.ts +282 -51
  189. package/dialog/dialog.esm.js +100 -192
  190. package/dialog/dialog.esm.min.js +1 -1
  191. package/dialog/dialog.js +99 -191
  192. package/dialog/dialog.min.css +1 -1
  193. package/dialog/dialog.min.js +1 -1
  194. package/divider/divider.cjs.js +0 -2
  195. package/divider/divider.d.ts +47 -10
  196. package/divider/divider.esm.js +0 -2
  197. package/divider/divider.js +0 -2
  198. package/dock/dock.cjs.js +31 -53
  199. package/dock/dock.cjs.min.js +1 -1
  200. package/dock/dock.d.ts +68 -12
  201. package/dock/dock.esm.js +31 -53
  202. package/dock/dock.esm.min.js +1 -1
  203. package/dock/dock.js +31 -53
  204. package/dock/dock.min.js +1 -1
  205. package/dropdown/dropdown.cjs.js +98 -209
  206. package/dropdown/dropdown.cjs.min.js +1 -1
  207. package/dropdown/dropdown.d.ts +338 -83
  208. package/dropdown/dropdown.esm.js +99 -210
  209. package/dropdown/dropdown.esm.min.js +1 -1
  210. package/dropdown/dropdown.js +98 -209
  211. package/dropdown/dropdown.min.js +1 -1
  212. package/editor/editor.cjs.js +31 -22
  213. package/editor/editor.cjs.min.js +1 -1
  214. package/editor/editor.d.ts +129 -12
  215. package/editor/editor.esm.js +31 -22
  216. package/editor/editor.esm.min.js +1 -1
  217. package/editor/editor.js +31 -22
  218. package/editor/editor.min.js +1 -1
  219. package/fieldset/fieldset.cjs.js +29 -51
  220. package/fieldset/fieldset.cjs.min.js +1 -1
  221. package/fieldset/fieldset.d.ts +85 -7
  222. package/fieldset/fieldset.esm.js +29 -51
  223. package/fieldset/fieldset.esm.min.js +1 -1
  224. package/fieldset/fieldset.js +29 -51
  225. package/fieldset/fieldset.min.js +1 -1
  226. package/fileupload/fileupload.cjs.js +49 -128
  227. package/fileupload/fileupload.cjs.min.js +1 -1
  228. package/fileupload/fileupload.d.ts +425 -62
  229. package/fileupload/fileupload.esm.js +49 -128
  230. package/fileupload/fileupload.esm.min.js +1 -1
  231. package/fileupload/fileupload.js +49 -128
  232. package/fileupload/fileupload.min.js +1 -1
  233. package/galleria/galleria.cjs.js +57 -166
  234. package/galleria/galleria.cjs.min.js +1 -1
  235. package/galleria/galleria.d.ts +198 -30
  236. package/galleria/galleria.esm.js +57 -166
  237. package/galleria/galleria.esm.min.js +1 -1
  238. package/galleria/galleria.js +57 -166
  239. package/galleria/galleria.min.js +1 -1
  240. package/gmap/gmap.cjs.js +2 -23
  241. package/gmap/gmap.d.ts +91 -5
  242. package/gmap/gmap.esm.js +2 -23
  243. package/gmap/gmap.js +2 -23
  244. package/hooks/hooks.cjs.js +101 -131
  245. package/hooks/hooks.cjs.min.js +1 -1
  246. package/hooks/hooks.d.ts +114 -7
  247. package/hooks/hooks.esm.js +101 -131
  248. package/hooks/hooks.esm.min.js +1 -1
  249. package/hooks/hooks.js +101 -131
  250. package/hooks/hooks.min.js +1 -1
  251. package/image/image.cjs.js +41 -67
  252. package/image/image.cjs.min.js +1 -1
  253. package/image/image.d.ts +91 -11
  254. package/image/image.esm.js +41 -67
  255. package/image/image.esm.min.js +1 -1
  256. package/image/image.js +41 -67
  257. package/image/image.min.js +1 -1
  258. package/inplace/inplace.cjs.js +26 -45
  259. package/inplace/inplace.cjs.min.js +1 -1
  260. package/inplace/inplace.d.ts +101 -9
  261. package/inplace/inplace.esm.js +26 -45
  262. package/inplace/inplace.esm.min.js +1 -1
  263. package/inplace/inplace.js +26 -45
  264. package/inplace/inplace.min.js +1 -1
  265. package/inputmask/inputmask.cjs.js +22 -113
  266. package/inputmask/inputmask.cjs.min.js +1 -1
  267. package/inputmask/inputmask.d.ts +120 -28
  268. package/inputmask/inputmask.esm.js +23 -114
  269. package/inputmask/inputmask.esm.min.js +1 -1
  270. package/inputmask/inputmask.js +22 -113
  271. package/inputmask/inputmask.min.js +1 -1
  272. package/inputnumber/inputnumber.cjs.js +93 -267
  273. package/inputnumber/inputnumber.cjs.min.js +1 -1
  274. package/inputnumber/inputnumber.d.ts +266 -58
  275. package/inputnumber/inputnumber.esm.js +94 -268
  276. package/inputnumber/inputnumber.esm.min.js +1 -1
  277. package/inputnumber/inputnumber.js +93 -267
  278. package/inputnumber/inputnumber.min.js +1 -1
  279. package/inputswitch/inputswitch.cjs.js +30 -38
  280. package/inputswitch/inputswitch.cjs.min.js +1 -1
  281. package/inputswitch/inputswitch.d.ts +118 -27
  282. package/inputswitch/inputswitch.esm.js +31 -39
  283. package/inputswitch/inputswitch.esm.min.js +1 -1
  284. package/inputswitch/inputswitch.js +30 -38
  285. package/inputswitch/inputswitch.min.js +1 -1
  286. package/inputtext/inputtext.cjs.js +0 -11
  287. package/inputtext/inputtext.d.ts +58 -9
  288. package/inputtext/inputtext.esm.js +0 -11
  289. package/inputtext/inputtext.js +0 -11
  290. package/inputtextarea/inputtextarea.cjs.js +0 -20
  291. package/inputtextarea/inputtextarea.d.ts +53 -9
  292. package/inputtextarea/inputtextarea.esm.js +0 -20
  293. package/inputtextarea/inputtextarea.js +0 -20
  294. package/keyfilter/keyfilter.cjs.js +4 -15
  295. package/keyfilter/keyfilter.esm.js +4 -15
  296. package/keyfilter/keyfilter.js +4 -15
  297. package/keyfilter/keyfilteroptions.d.ts +15 -0
  298. package/knob/knob.cjs.js +74 -106
  299. package/knob/knob.cjs.min.js +1 -1
  300. package/knob/knob.d.ts +127 -20
  301. package/knob/knob.esm.js +74 -106
  302. package/knob/knob.esm.min.js +1 -1
  303. package/knob/knob.js +74 -106
  304. package/knob/knob.min.js +1 -1
  305. package/listbox/listbox.cjs.js +97 -125
  306. package/listbox/listbox.cjs.min.js +1 -1
  307. package/listbox/listbox.d.ts +270 -42
  308. package/listbox/listbox.esm.js +98 -126
  309. package/listbox/listbox.esm.min.js +1 -1
  310. package/listbox/listbox.js +97 -125
  311. package/listbox/listbox.min.js +1 -1
  312. package/megamenu/megamenu.cjs.js +36 -99
  313. package/megamenu/megamenu.cjs.min.js +1 -1
  314. package/megamenu/megamenu.d.ts +50 -11
  315. package/megamenu/megamenu.esm.js +36 -99
  316. package/megamenu/megamenu.esm.min.js +1 -1
  317. package/megamenu/megamenu.js +36 -99
  318. package/megamenu/megamenu.min.js +1 -1
  319. package/mention/mention.cjs.js +85 -138
  320. package/mention/mention.cjs.min.js +1 -1
  321. package/mention/mention.d.ts +187 -33
  322. package/mention/mention.esm.js +85 -138
  323. package/mention/mention.esm.min.js +1 -1
  324. package/mention/mention.js +85 -138
  325. package/mention/mention.min.js +1 -1
  326. package/menu/menu.cjs.js +41 -73
  327. package/menu/menu.cjs.min.js +1 -1
  328. package/menu/menu.d.ts +89 -12
  329. package/menu/menu.esm.js +41 -73
  330. package/menu/menu.esm.min.js +1 -1
  331. package/menu/menu.js +41 -73
  332. package/menu/menu.min.css +1 -1
  333. package/menu/menu.min.js +1 -1
  334. package/menubar/menubar.cjs.js +49 -99
  335. package/menubar/menubar.cjs.min.js +1 -1
  336. package/menubar/menubar.d.ts +53 -8
  337. package/menubar/menubar.esm.js +49 -99
  338. package/menubar/menubar.esm.min.js +1 -1
  339. package/menubar/menubar.js +49 -99
  340. package/menubar/menubar.min.js +1 -1
  341. package/menuitem/menuitem.d.ts +114 -19
  342. package/message/message.cjs.js +0 -7
  343. package/message/message.d.ts +50 -11
  344. package/message/message.esm.js +0 -7
  345. package/message/message.js +0 -7
  346. package/messages/messages.cjs.js +39 -67
  347. package/messages/messages.cjs.min.js +1 -1
  348. package/messages/messages.d.ts +91 -11
  349. package/messages/messages.esm.js +39 -67
  350. package/messages/messages.esm.min.js +1 -1
  351. package/messages/messages.js +39 -67
  352. package/messages/messages.min.js +1 -1
  353. package/multiselect/multiselect.cjs.js +148 -212
  354. package/multiselect/multiselect.cjs.min.js +1 -1
  355. package/multiselect/multiselect.d.ts +433 -81
  356. package/multiselect/multiselect.esm.js +149 -213
  357. package/multiselect/multiselect.esm.min.js +1 -1
  358. package/multiselect/multiselect.js +148 -212
  359. package/multiselect/multiselect.min.css +1 -1
  360. package/multiselect/multiselect.min.js +1 -1
  361. package/multistatecheckbox/multistatecheckbox.cjs.js +61 -53
  362. package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
  363. package/multistatecheckbox/multistatecheckbox.d.ts +157 -22
  364. package/multistatecheckbox/multistatecheckbox.esm.js +62 -54
  365. package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
  366. package/multistatecheckbox/multistatecheckbox.js +61 -53
  367. package/multistatecheckbox/multistatecheckbox.min.js +1 -1
  368. package/orderlist/orderlist.cjs.js +38 -103
  369. package/orderlist/orderlist.cjs.min.js +1 -1
  370. package/orderlist/orderlist.d.ts +113 -16
  371. package/orderlist/orderlist.esm.js +38 -103
  372. package/orderlist/orderlist.esm.min.js +1 -1
  373. package/orderlist/orderlist.js +38 -103
  374. package/orderlist/orderlist.min.css +1 -1
  375. package/orderlist/orderlist.min.js +1 -1
  376. package/organizationchart/organizationchart.cjs.js +26 -52
  377. package/organizationchart/organizationchart.cjs.min.js +1 -1
  378. package/organizationchart/organizationchart.d.ts +107 -16
  379. package/organizationchart/organizationchart.esm.js +26 -52
  380. package/organizationchart/organizationchart.esm.min.js +1 -1
  381. package/organizationchart/organizationchart.js +26 -52
  382. package/organizationchart/organizationchart.min.js +1 -1
  383. package/overlaypanel/overlaypanel.cjs.js +44 -80
  384. package/overlaypanel/overlaypanel.cjs.min.js +1 -1
  385. package/overlaypanel/overlaypanel.d.ts +89 -15
  386. package/overlaypanel/overlaypanel.esm.js +44 -80
  387. package/overlaypanel/overlaypanel.esm.min.js +1 -1
  388. package/overlaypanel/overlaypanel.js +44 -80
  389. package/overlaypanel/overlaypanel.min.css +1 -1
  390. package/overlaypanel/overlaypanel.min.js +1 -1
  391. package/overlayservice/overlayservice.d.ts +52 -7
  392. package/package.json +2 -2
  393. package/paginator/paginator.cjs.js +46 -87
  394. package/paginator/paginator.cjs.min.js +1 -1
  395. package/paginator/paginator.d.ts +409 -44
  396. package/paginator/paginator.esm.js +46 -87
  397. package/paginator/paginator.esm.min.js +1 -1
  398. package/paginator/paginator.js +46 -87
  399. package/paginator/paginator.min.js +1 -1
  400. package/panel/panel.cjs.js +29 -50
  401. package/panel/panel.cjs.min.js +1 -1
  402. package/panel/panel.d.ts +142 -16
  403. package/panel/panel.esm.js +29 -50
  404. package/panel/panel.esm.min.js +1 -1
  405. package/panel/panel.js +29 -50
  406. package/panel/panel.min.js +1 -1
  407. package/panelmenu/panelmenu.cjs.js +35 -81
  408. package/panelmenu/panelmenu.cjs.min.js +1 -1
  409. package/panelmenu/panelmenu.d.ts +46 -4
  410. package/panelmenu/panelmenu.esm.js +35 -81
  411. package/panelmenu/panelmenu.esm.min.js +1 -1
  412. package/panelmenu/panelmenu.js +35 -81
  413. package/panelmenu/panelmenu.min.js +1 -1
  414. package/password/password.cjs.js +61 -108
  415. package/password/password.cjs.min.js +1 -1
  416. package/password/password.d.ts +177 -37
  417. package/password/password.esm.js +61 -108
  418. package/password/password.esm.min.js +1 -1
  419. package/password/password.js +61 -108
  420. package/password/password.min.css +1 -1
  421. package/password/password.min.js +1 -1
  422. package/picklist/picklist.cjs.js +48 -159
  423. package/picklist/picklist.cjs.min.js +1 -1
  424. package/picklist/picklist.d.ts +272 -46
  425. package/picklist/picklist.esm.js +48 -159
  426. package/picklist/picklist.esm.min.js +1 -1
  427. package/picklist/picklist.js +48 -159
  428. package/picklist/picklist.min.js +1 -1
  429. package/portal/portal.cjs.js +26 -31
  430. package/portal/portal.cjs.min.js +1 -1
  431. package/portal/portal.esm.js +26 -31
  432. package/portal/portal.esm.min.js +1 -1
  433. package/portal/portal.js +26 -31
  434. package/portal/portal.min.js +1 -1
  435. package/primereact.all.cjs.js +2541 -7484
  436. package/primereact.all.cjs.min.js +1 -1
  437. package/primereact.all.esm.js +2541 -7484
  438. package/primereact.all.esm.min.js +1 -1
  439. package/primereact.all.js +2541 -7484
  440. package/primereact.all.min.js +1 -1
  441. package/progressbar/progressbar.cjs.js +0 -7
  442. package/progressbar/progressbar.d.ts +60 -11
  443. package/progressbar/progressbar.esm.js +0 -7
  444. package/progressbar/progressbar.js +0 -7
  445. package/progressspinner/progressspinner.cjs.js +0 -2
  446. package/progressspinner/progressspinner.d.ts +47 -4
  447. package/progressspinner/progressspinner.esm.js +0 -2
  448. package/progressspinner/progressspinner.js +0 -2
  449. package/radiobutton/radiobutton.cjs.js +35 -41
  450. package/radiobutton/radiobutton.cjs.min.js +1 -1
  451. package/radiobutton/radiobutton.d.ts +99 -29
  452. package/radiobutton/radiobutton.esm.js +35 -41
  453. package/radiobutton/radiobutton.esm.min.js +1 -1
  454. package/radiobutton/radiobutton.js +35 -41
  455. package/radiobutton/radiobutton.min.js +1 -1
  456. package/rating/rating.cjs.js +27 -14
  457. package/rating/rating.cjs.min.js +1 -1
  458. package/rating/rating.d.ts +101 -24
  459. package/rating/rating.esm.js +27 -14
  460. package/rating/rating.esm.min.js +1 -1
  461. package/rating/rating.js +27 -14
  462. package/rating/rating.min.js +1 -1
  463. package/resources/primereact.css +121 -64
  464. package/resources/primereact.min.css +1 -1
  465. package/resources/themes/arya-blue/theme.css +5 -9
  466. package/resources/themes/arya-green/theme.css +4 -10
  467. package/resources/themes/arya-orange/theme.css +4 -9
  468. package/resources/themes/arya-purple/theme.css +4 -9
  469. package/resources/themes/bootstrap4-dark-blue/theme.css +4 -9
  470. package/resources/themes/bootstrap4-dark-purple/theme.css +4 -9
  471. package/resources/themes/bootstrap4-light-blue/theme.css +4 -9
  472. package/resources/themes/bootstrap4-light-purple/theme.css +4 -10
  473. package/resources/themes/fluent-light/theme.css +4 -10
  474. package/resources/themes/lara-dark-blue/theme.css +4 -9
  475. package/resources/themes/lara-dark-indigo/theme.css +4 -10
  476. package/resources/themes/lara-dark-purple/theme.css +4 -9
  477. package/resources/themes/lara-dark-teal/theme.css +4 -10
  478. package/resources/themes/lara-light-blue/theme.css +4 -9
  479. package/resources/themes/lara-light-indigo/theme.css +4 -9
  480. package/resources/themes/lara-light-purple/theme.css +4 -9
  481. package/resources/themes/lara-light-teal/theme.css +4 -9
  482. package/resources/themes/luna-amber/theme.css +5 -9
  483. package/resources/themes/luna-blue/theme.css +4 -9
  484. package/resources/themes/luna-green/theme.css +5 -9
  485. package/resources/themes/luna-pink/theme.css +4 -9
  486. package/resources/themes/md-dark-deeppurple/theme.css +4 -9
  487. package/resources/themes/md-dark-indigo/theme.css +5 -9
  488. package/resources/themes/md-light-deeppurple/theme.css +5 -9
  489. package/resources/themes/md-light-indigo/theme.css +5 -9
  490. package/resources/themes/mdc-dark-deeppurple/theme.css +5 -9
  491. package/resources/themes/mdc-dark-indigo/theme.css +4 -9
  492. package/resources/themes/mdc-light-deeppurple/theme.css +5 -9
  493. package/resources/themes/mdc-light-indigo/theme.css +4 -9
  494. package/resources/themes/mira/fonts/Inter-Bold.woff +0 -0
  495. package/resources/themes/mira/fonts/Inter-Bold.woff2 +0 -0
  496. package/resources/themes/mira/fonts/Inter-Medium.woff +0 -0
  497. package/resources/themes/mira/fonts/Inter-Medium.woff2 +0 -0
  498. package/resources/themes/mira/fonts/Inter-Regular.woff +0 -0
  499. package/resources/themes/mira/fonts/Inter-Regular.woff2 +0 -0
  500. package/resources/themes/mira/fonts/Inter-SemiBold.woff +0 -0
  501. package/resources/themes/mira/fonts/Inter-SemiBold.woff2 +0 -0
  502. package/resources/themes/mira/theme.css +6237 -0
  503. package/resources/themes/nano/theme.css +6009 -0
  504. package/resources/themes/nova/theme.css +4 -9
  505. package/resources/themes/nova-accent/theme.css +5 -9
  506. package/resources/themes/nova-alt/theme.css +4 -9
  507. package/resources/themes/rhea/theme.css +5 -9
  508. package/resources/themes/saga-blue/theme.css +4 -9
  509. package/resources/themes/saga-green/theme.css +5 -9
  510. package/resources/themes/saga-orange/theme.css +5 -9
  511. package/resources/themes/saga-purple/theme.css +5 -9
  512. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
  513. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
  514. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
  515. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
  516. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
  517. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
  518. package/resources/themes/soho-dark/theme.css +6002 -0
  519. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
  520. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
  521. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
  522. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
  523. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
  524. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
  525. package/resources/themes/soho-light/theme.css +6056 -0
  526. package/resources/themes/vela-blue/theme.css +4 -9
  527. package/resources/themes/vela-green/theme.css +4 -9
  528. package/resources/themes/vela-orange/theme.css +4 -9
  529. package/resources/themes/vela-purple/theme.css +5 -9
  530. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
  531. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
  532. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
  533. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
  534. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
  535. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
  536. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
  537. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
  538. package/resources/themes/viva-dark/theme.css +6164 -0
  539. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
  540. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
  541. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
  542. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
  543. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
  544. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
  545. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
  546. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
  547. package/resources/themes/viva-light/theme.css +6164 -0
  548. package/ripple/ripple.cjs.js +0 -12
  549. package/ripple/ripple.d.ts +29 -1
  550. package/ripple/ripple.esm.js +0 -12
  551. package/ripple/ripple.js +0 -12
  552. package/row/row.cjs.js +0 -2
  553. package/row/row.d.ts +37 -3
  554. package/row/row.esm.js +0 -2
  555. package/row/row.js +0 -2
  556. package/scrollpanel/scrollpanel.cjs.js +2 -16
  557. package/scrollpanel/scrollpanel.d.ts +45 -1
  558. package/scrollpanel/scrollpanel.esm.js +2 -16
  559. package/scrollpanel/scrollpanel.js +2 -16
  560. package/scrolltop/scrolltop.cjs.js +44 -57
  561. package/scrolltop/scrolltop.cjs.min.js +1 -1
  562. package/scrolltop/scrolltop.d.ts +70 -10
  563. package/scrolltop/scrolltop.esm.js +44 -57
  564. package/scrolltop/scrolltop.esm.min.js +1 -1
  565. package/scrolltop/scrolltop.js +44 -57
  566. package/scrolltop/scrolltop.min.js +1 -1
  567. package/selectbutton/selectbutton.cjs.js +29 -53
  568. package/selectbutton/selectbutton.cjs.min.js +1 -1
  569. package/selectbutton/selectbutton.d.ts +111 -32
  570. package/selectbutton/selectbutton.esm.js +30 -54
  571. package/selectbutton/selectbutton.esm.min.js +1 -1
  572. package/selectbutton/selectbutton.js +29 -53
  573. package/selectbutton/selectbutton.min.js +1 -1
  574. package/selectitem/selectitem.d.ts +34 -0
  575. package/sidebar/sidebar.cjs.js +65 -84
  576. package/sidebar/sidebar.cjs.min.js +1 -1
  577. package/sidebar/sidebar.d.ts +120 -22
  578. package/sidebar/sidebar.esm.js +65 -84
  579. package/sidebar/sidebar.esm.min.js +1 -1
  580. package/sidebar/sidebar.js +65 -84
  581. package/sidebar/sidebar.min.css +1 -1
  582. package/sidebar/sidebar.min.js +1 -1
  583. package/skeleton/skeleton.cjs.js +0 -2
  584. package/skeleton/skeleton.d.ts +61 -11
  585. package/skeleton/skeleton.esm.js +0 -2
  586. package/skeleton/skeleton.js +0 -2
  587. package/slidemenu/slidemenu.cjs.js +73 -87
  588. package/slidemenu/slidemenu.cjs.min.js +1 -1
  589. package/slidemenu/slidemenu.d.ts +132 -18
  590. package/slidemenu/slidemenu.esm.js +73 -87
  591. package/slidemenu/slidemenu.esm.min.js +1 -1
  592. package/slidemenu/slidemenu.js +73 -87
  593. package/slidemenu/slidemenu.min.js +1 -1
  594. package/slider/slider.cjs.js +61 -96
  595. package/slider/slider.cjs.min.js +1 -1
  596. package/slider/slider.d.ts +101 -18
  597. package/slider/slider.esm.js +61 -96
  598. package/slider/slider.esm.min.js +1 -1
  599. package/slider/slider.js +61 -96
  600. package/slider/slider.min.js +1 -1
  601. package/speeddial/speeddial.cjs.js +70 -89
  602. package/speeddial/speeddial.cjs.min.js +1 -1
  603. package/speeddial/speeddial.d.ts +149 -20
  604. package/speeddial/speeddial.esm.js +70 -89
  605. package/speeddial/speeddial.esm.min.js +1 -1
  606. package/speeddial/speeddial.js +70 -89
  607. package/speeddial/speeddial.min.js +1 -1
  608. package/splitbutton/splitbutton.cjs.js +48 -81
  609. package/splitbutton/splitbutton.cjs.min.js +1 -1
  610. package/splitbutton/splitbutton.d.ts +131 -23
  611. package/splitbutton/splitbutton.esm.js +48 -81
  612. package/splitbutton/splitbutton.esm.min.js +1 -1
  613. package/splitbutton/splitbutton.js +48 -81
  614. package/splitbutton/splitbutton.min.js +1 -1
  615. package/splitter/splitter.cjs.js +72 -85
  616. package/splitter/splitter.cjs.min.js +1 -1
  617. package/splitter/splitter.d.ts +98 -12
  618. package/splitter/splitter.esm.js +72 -85
  619. package/splitter/splitter.esm.min.js +1 -1
  620. package/splitter/splitter.js +72 -85
  621. package/splitter/splitter.min.js +1 -1
  622. package/steps/steps.cjs.js +0 -14
  623. package/steps/steps.d.ts +67 -6
  624. package/steps/steps.esm.js +0 -14
  625. package/steps/steps.js +0 -14
  626. package/styleclass/styleclass.cjs.js +75 -111
  627. package/styleclass/styleclass.cjs.min.js +1 -1
  628. package/styleclass/styleclass.d.ts +77 -12
  629. package/styleclass/styleclass.esm.js +75 -111
  630. package/styleclass/styleclass.esm.min.js +1 -1
  631. package/styleclass/styleclass.js +75 -111
  632. package/styleclass/styleclass.min.js +1 -1
  633. package/tabmenu/tabmenu.cjs.js +33 -54
  634. package/tabmenu/tabmenu.cjs.min.js +1 -1
  635. package/tabmenu/tabmenu.d.ts +62 -5
  636. package/tabmenu/tabmenu.esm.js +33 -54
  637. package/tabmenu/tabmenu.esm.min.js +1 -1
  638. package/tabmenu/tabmenu.js +33 -54
  639. package/tabmenu/tabmenu.min.js +1 -1
  640. package/tabview/tabview.cjs.js +84 -103
  641. package/tabview/tabview.cjs.min.js +1 -1
  642. package/tabview/tabview.d.ts +213 -27
  643. package/tabview/tabview.esm.js +84 -103
  644. package/tabview/tabview.esm.min.js +1 -1
  645. package/tabview/tabview.js +84 -103
  646. package/tabview/tabview.min.js +1 -1
  647. package/tag/tag.cjs.js +27 -4
  648. package/tag/tag.cjs.min.js +1 -1
  649. package/tag/tag.d.ts +50 -6
  650. package/tag/tag.esm.js +27 -4
  651. package/tag/tag.esm.min.js +1 -1
  652. package/tag/tag.js +27 -4
  653. package/tag/tag.min.js +1 -1
  654. package/terminal/terminal.cjs.js +40 -63
  655. package/terminal/terminal.cjs.min.js +1 -1
  656. package/terminal/terminal.d.ts +45 -3
  657. package/terminal/terminal.esm.js +41 -64
  658. package/terminal/terminal.esm.min.js +1 -1
  659. package/terminal/terminal.js +40 -63
  660. package/terminal/terminal.min.js +1 -1
  661. package/terminalservice/terminalservice.d.ts +42 -4
  662. package/tieredmenu/tieredmenu.cjs.js +68 -111
  663. package/tieredmenu/tieredmenu.cjs.min.js +1 -1
  664. package/tieredmenu/tieredmenu.d.ts +77 -12
  665. package/tieredmenu/tieredmenu.esm.js +68 -111
  666. package/tieredmenu/tieredmenu.esm.min.js +1 -1
  667. package/tieredmenu/tieredmenu.js +68 -111
  668. package/tieredmenu/tieredmenu.min.js +1 -1
  669. package/timeline/timeline.cjs.js +33 -17
  670. package/timeline/timeline.cjs.min.js +1 -1
  671. package/timeline/timeline.d.ts +62 -13
  672. package/timeline/timeline.esm.js +33 -17
  673. package/timeline/timeline.esm.min.js +1 -1
  674. package/timeline/timeline.js +33 -17
  675. package/timeline/timeline.min.js +1 -1
  676. package/toast/toast.cjs.js +85 -100
  677. package/toast/toast.cjs.min.js +1 -1
  678. package/toast/toast.d.ts +134 -27
  679. package/toast/toast.esm.js +85 -100
  680. package/toast/toast.esm.min.js +1 -1
  681. package/toast/toast.js +85 -100
  682. package/toast/toast.min.js +1 -1
  683. package/togglebutton/togglebutton.cjs.js +4 -8
  684. package/togglebutton/togglebutton.cjs.min.js +1 -1
  685. package/togglebutton/togglebutton.d.ts +122 -15
  686. package/togglebutton/togglebutton.esm.js +5 -9
  687. package/togglebutton/togglebutton.esm.min.js +1 -1
  688. package/togglebutton/togglebutton.js +4 -8
  689. package/togglebutton/togglebutton.min.js +1 -1
  690. package/toolbar/toolbar.cjs.js +13 -9
  691. package/toolbar/toolbar.cjs.min.js +1 -1
  692. package/toolbar/toolbar.d.ts +55 -5
  693. package/toolbar/toolbar.esm.js +13 -9
  694. package/toolbar/toolbar.esm.min.js +1 -1
  695. package/toolbar/toolbar.js +13 -9
  696. package/toolbar/toolbar.min.css +1 -1
  697. package/toolbar/toolbar.min.js +1 -1
  698. package/tooltip/tooltip.cjs.js +111 -164
  699. package/tooltip/tooltip.cjs.min.js +1 -1
  700. package/tooltip/tooltip.d.ts +73 -9
  701. package/tooltip/tooltip.esm.js +111 -164
  702. package/tooltip/tooltip.esm.min.js +1 -1
  703. package/tooltip/tooltip.js +111 -164
  704. package/tooltip/tooltip.min.css +1 -1
  705. package/tooltip/tooltip.min.js +1 -1
  706. package/tooltip/tooltipoptions.d.ts +350 -31
  707. package/tree/tree.cjs.js +68 -223
  708. package/tree/tree.cjs.min.js +1 -1
  709. package/tree/tree.d.ts +435 -71
  710. package/tree/tree.esm.js +68 -223
  711. package/tree/tree.esm.min.js +1 -1
  712. package/tree/tree.js +68 -223
  713. package/tree/tree.min.js +1 -1
  714. package/treenode/treenode.d.ts +62 -12
  715. package/treeselect/treeselect.cjs.js +124 -168
  716. package/treeselect/treeselect.cjs.min.js +1 -1
  717. package/treeselect/treeselect.d.ts +327 -77
  718. package/treeselect/treeselect.esm.js +125 -169
  719. package/treeselect/treeselect.esm.min.js +1 -1
  720. package/treeselect/treeselect.js +124 -168
  721. package/treeselect/treeselect.min.js +1 -1
  722. package/treetable/treetable.cjs.js +143 -461
  723. package/treetable/treetable.cjs.min.js +1 -1
  724. package/treetable/treetable.d.ts +501 -112
  725. package/treetable/treetable.esm.js +143 -461
  726. package/treetable/treetable.esm.min.js +1 -1
  727. package/treetable/treetable.js +143 -461
  728. package/treetable/treetable.min.js +1 -1
  729. package/tristatecheckbox/tristatecheckbox.cjs.js +32 -39
  730. package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
  731. package/tristatecheckbox/tristatecheckbox.d.ts +72 -20
  732. package/tristatecheckbox/tristatecheckbox.esm.js +33 -40
  733. package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
  734. package/tristatecheckbox/tristatecheckbox.js +32 -39
  735. package/tristatecheckbox/tristatecheckbox.min.js +1 -1
  736. package/ts-helpers.d.ts +24 -0
  737. package/utils/utils.cjs.js +137 -339
  738. package/utils/utils.cjs.min.js +1 -1
  739. package/utils/utils.d.ts +8 -1
  740. package/utils/utils.esm.js +137 -339
  741. package/utils/utils.esm.min.js +1 -1
  742. package/utils/utils.js +137 -339
  743. package/utils/utils.min.js +1 -1
  744. package/virtualscroller/virtualscroller.cjs.js +108 -204
  745. package/virtualscroller/virtualscroller.cjs.min.js +1 -1
  746. package/virtualscroller/virtualscroller.d.ts +351 -59
  747. package/virtualscroller/virtualscroller.esm.js +108 -204
  748. package/virtualscroller/virtualscroller.esm.min.js +1 -1
  749. package/virtualscroller/virtualscroller.js +108 -204
  750. package/virtualscroller/virtualscroller.min.js +1 -1
  751. package/web-types.json +173 -41
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("primereact/keyfilter"),n=require("primereact/tooltip"),r=require("primereact/utils");function l(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var a=l(e);function i(){return i=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i.apply(this,arguments)}function o(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function u(e){if(Array.isArray(e))return o(e)}function c(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function s(e,t){if(e){if("string"==typeof e)return o(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?o(e,t):void 0}}function p(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function f(e){return u(e)||c(e)||s(e)||p()}function d(e){if(Array.isArray(e))return e}function m(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,l,a=[],i=!0,o=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){o=!0,l=e}finally{try{i||null==n.return||n.return()}finally{if(o)throw l}}return a}}function v(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var y=a.memo(a.forwardRef((function(e,l){var o,u,c=a.useState(!1),p=(u=2,d(o=c)||m(o,u)||s(o,u)||v()),h=p[0],b=p[1],g=a.useRef(null),O=a.useRef(null),w=a.useRef(e.inputRef),E=function(t,n){if(!e.disabled||!e.readOnly){var r=f(e.value),l=r.splice(n,1);S(l,n)&&(e.onRemove&&e.onRemove({originalEvent:t,value:l}),e.onChange&&e.onChange({originalEvent:t,value:r,stopPropagation:function(){},preventDefault:function(){},target:{name:e.name,id:e.id,value:r}}))}},j=function(t,n,r){if(n&&n.trim().length){var l=e.value?f(e.value):[];if(e.allowDuplicate||-1===l.indexOf(n)){var a=!0;e.onAdd&&(a=e.onAdd({originalEvent:t,value:n})),!1!==a&&l.push(n)}x(t,l,r)}},D=function(){r.DomHandler.focus(w.current)},k=function(n){var r=n.target.value,l=e.value||[];if(e.onKeyDown&&e.onKeyDown(n),!n.defaultPrevented)switch(n.which){case 8:0===w.current.value.length&&l.length>0&&E(n,l.length-1);break;case 13:r&&r.trim().length&&(!e.max||e.max>l.length)&&j(n,r,!0);break;default:e.keyfilter&&t.KeyFilter.onKeyPress(n,e.keyfilter),R()?n.preventDefault():","===e.separator&&188===n.which&&j(n,r,!0)}},x=function(t,n,r){e.onChange&&e.onChange({originalEvent:t,value:n,stopPropagation:function(){},preventDefault:function(){},target:{name:e.name,id:e.id,value:n}}),w.current.value="",r&&t.preventDefault()},P=function(n){if(e.separator){var r=(n.clipboardData||window.clipboardData).getData("Text");if(e.keyfilter&&t.KeyFilter.onPaste(n,e.keyfilter),r){var l=e.value||[],a=r.split(e.separator);a=a.filter((function(t){return(e.allowDuplicate||-1===l.indexOf(t))&&t.trim().length})),l=[].concat(f(l),f(a)),x(n,l,!0)}}},A=function(t){b(!0),e.onFocus&&e.onFocus(t)},N=function(t){if(e.addOnBlur){var n=t.target.value,r=e.value||[];n&&n.trim().length&&(!e.max||e.max>r.length)&&j(t,n,!0)}b(!1),e.onBlur&&e.onBlur(t)},R=function(){return e.max&&e.value&&e.max===e.value.length},C=w.current&&w.current.value,I=a.useMemo((function(){return r.ObjectUtils.isNotEmpty(e.value)||r.ObjectUtils.isNotEmpty(C)}),[e.value,C]),S=function(t,n){return r.ObjectUtils.getPropValue(e.removable,{value:t,index:n,props:e})};a.useImperativeHandle(l,(function(){return{props:e,getElement:function(){return g.current},getInput:function(){return w.current}}})),a.useEffect((function(){r.ObjectUtils.combinedRefs(w,e.inputRef)}),[w,e.inputRef]);var K=function(t,n){return e.disabled||e.readOnly||!S(t,n)?null:a.createElement("span",{className:"p-chips-token-icon pi pi-times-circle",onClick:function(e){return E(e,n)}})},T=function(t,n){var r=e.itemTemplate?e.itemTemplate(t):t,l=a.createElement("span",{className:"p-chips-token-label"},r),i=K(t,n);return a.createElement("li",{key:n,className:"p-chips-token p-highlight"},l,i)},U=r.ObjectUtils.isNotEmpty(e.tooltip),B=r.ObjectUtils.findDiffKeys(e,y.defaultProps),F=r.ObjectUtils.reduceKeys(B,r.DomHandler.ARIA_PROPS),_=r.classNames("p-chips p-component p-inputwrapper",{"p-inputwrapper-filled":I,"p-inputwrapper-focus":h},e.className),q=function(){var t=r.classNames("p-inputtext p-chips-multiple-container",{"p-disabled":e.disabled,"p-focus":h}),n=e.value?e.value.map(T):null,l=a.createElement("li",{className:"p-chips-input-token"},a.createElement("input",i({ref:w,id:e.inputId,placeholder:e.placeholder,type:"text",name:e.name,disabled:e.disabled||R(),onKeyDown:k,onPaste:P,onFocus:A,onBlur:N,readOnly:e.readOnly},F)));return a.createElement("ul",{ref:O,className:t,onClick:D},n,l)}();return a.createElement(a.Fragment,null,a.createElement("div",i({ref:g,id:e.id,className:_,style:e.style},B),q),U&&a.createElement(n.Tooltip,i({target:w,content:e.tooltip},e.tooltipOptions)))})));y.displayName="Chips",y.defaultProps={__TYPE:"Chips",id:null,inputRef:null,inputId:null,name:null,placeholder:null,value:null,max:null,disabled:null,readOnly:!1,removable:!0,style:null,className:null,tooltip:null,tooltipOptions:null,ariaLabelledBy:null,separator:null,allowDuplicate:!0,itemTemplate:null,keyfilter:null,addOnBlur:null,onAdd:null,onRemove:null,onChange:null,onFocus:null,onBlur:null,onKeyDown:null},exports.Chips=y;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("primereact/keyfilter"),n=require("primereact/tooltip"),r=require("primereact/utils");function l(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var a=l(e);function i(){return i=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i.apply(this,arguments)}function o(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function u(e){if(Array.isArray(e))return o(e)}function c(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function s(e,t){if(e){if("string"==typeof e)return o(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?o(e,t):void 0}}function p(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function f(e){return u(e)||c(e)||s(e)||p()}function d(e){if(Array.isArray(e))return e}function m(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,l,a,i,o=[],u=!0,c=!1;try{if(a=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;u=!1}else for(;!(u=(r=a.call(n)).done)&&(o.push(r.value),o.length!==t);u=!0);}catch(e){c=!0,l=e}finally{try{if(!u&&null!=n.return&&(i=n.return(),Object(i)!==i))return}finally{if(c)throw l}}return o}}function v(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var y=a.memo(a.forwardRef((function(e,l){var o,u,c=a.useState(!1),p=(u=2,d(o=c)||m(o,u)||s(o,u)||v()),b=p[0],h=p[1],g=a.useRef(null),O=a.useRef(null),w=a.useRef(e.inputRef),E=function(t,n){if(!e.disabled||!e.readOnly){var r=f(e.value),l=r.splice(n,1);S(l,n)&&(e.onRemove&&e.onRemove({originalEvent:t,value:l}),e.onChange&&e.onChange({originalEvent:t,value:r,stopPropagation:function(){},preventDefault:function(){},target:{name:e.name,id:e.id,value:r}}))}},j=function(t,n,r){if(n&&n.trim().length){var l=e.value?f(e.value):[];if(e.allowDuplicate||-1===l.indexOf(n)){var a=!0;e.onAdd&&(a=e.onAdd({originalEvent:t,value:n})),!1!==a&&l.push(n)}x(t,l,r)}},D=function(){r.DomHandler.focus(w.current)},k=function(n){var l=n.target.value,a=e.value||[];if(e.onKeyDown&&e.onKeyDown(n),!n.defaultPrevented)switch(n.key){case"Backspace":0===w.current.value.length&&a.length>0&&E(n,a.length-1);break;case"Enter":l&&l.trim().length&&(!e.max||e.max>a.length)&&j(n,l,!0);break;default:e.keyfilter&&t.KeyFilter.onKeyPress(n,e.keyfilter),R()?n.preventDefault():","===e.separator&&(n.key===e.separator||r.DomHandler.isAndroid()&&229===n.which)&&j(n,l,!0)}},x=function(t,n,r){e.onChange&&e.onChange({originalEvent:t,value:n,stopPropagation:function(){},preventDefault:function(){},target:{name:e.name,id:e.id,value:n}}),w.current.value="",r&&t.preventDefault()},P=function(n){if(e.separator){var r=(n.clipboardData||window.clipboardData).getData("Text");if(e.keyfilter&&t.KeyFilter.onPaste(n,e.keyfilter),r){var l=e.value||[],a=r.split(e.separator);a=a.filter((function(t){return(e.allowDuplicate||-1===l.indexOf(t))&&t.trim().length})),l=[].concat(f(l),f(a)),x(n,l,!0)}}},A=function(t){h(!0),e.onFocus&&e.onFocus(t)},N=function(t){if(e.addOnBlur){var n=t.target.value,r=e.value||[];n&&n.trim().length&&(!e.max||e.max>r.length)&&j(t,n,!0)}h(!1),e.onBlur&&e.onBlur(t)},R=function(){return e.max&&e.value&&e.max===e.value.length},C=w.current&&w.current.value,I=a.useMemo((function(){return r.ObjectUtils.isNotEmpty(e.value)||r.ObjectUtils.isNotEmpty(C)}),[e.value,C]),S=function(t,n){return r.ObjectUtils.getPropValue(e.removable,{value:t,index:n,props:e})};a.useImperativeHandle(l,(function(){return{props:e,focus:function(){return r.DomHandler.focus(w.current)},getElement:function(){return g.current},getInput:function(){return w.current}}})),a.useEffect((function(){r.ObjectUtils.combinedRefs(w,e.inputRef)}),[w,e.inputRef]);var K=function(t,n){return e.disabled||e.readOnly||!S(t,n)?null:a.createElement("span",{className:"p-chips-token-icon pi pi-times-circle",onClick:function(e){return E(e,n)}})},B=function(t,n){var r=e.itemTemplate?e.itemTemplate(t):t,l=a.createElement("span",{className:"p-chips-token-label"},r),i=K(t,n);return a.createElement("li",{key:n,className:"p-chips-token p-highlight"},l,i)},T=r.ObjectUtils.isNotEmpty(e.tooltip),U=r.ObjectUtils.findDiffKeys(e,y.defaultProps),F=r.ObjectUtils.reduceKeys(U,r.DomHandler.ARIA_PROPS),_=r.classNames("p-chips p-component p-inputwrapper",{"p-inputwrapper-filled":I,"p-inputwrapper-focus":b},e.className),H=function(){var t=r.classNames("p-inputtext p-chips-multiple-container",{"p-disabled":e.disabled,"p-focus":b}),n=e.value?e.value.map(B):null,l=a.createElement("li",{className:"p-chips-input-token"},a.createElement("input",i({ref:w,id:e.inputId,placeholder:e.placeholder,type:"text",name:e.name,disabled:e.disabled||R(),onKeyDown:k,onPaste:P,onFocus:A,onBlur:N,readOnly:e.readOnly},F)));return a.createElement("ul",{ref:O,className:t,onClick:D},n,l)}();return a.createElement(a.Fragment,null,a.createElement("div",i({ref:g,id:e.id,className:_,style:e.style},U),H),T&&a.createElement(n.Tooltip,i({target:w,content:e.tooltip},e.tooltipOptions)))})));y.displayName="Chips",y.defaultProps={__TYPE:"Chips",id:null,inputRef:null,inputId:null,name:null,placeholder:null,value:null,max:null,disabled:null,readOnly:!1,removable:!0,style:null,className:null,tooltip:null,tooltipOptions:null,ariaLabelledBy:null,separator:null,allowDuplicate:!0,itemTemplate:null,keyfilter:null,addOnBlur:null,onAdd:null,onRemove:null,onChange:null,onFocus:null,onBlur:null,onKeyDown:null},exports.Chips=y;
package/chips/chips.d.ts CHANGED
@@ -1,64 +1,216 @@
1
+ /**
2
+ *
3
+ * Chips is used to enter multiple values on an input field.
4
+ *
5
+ * [Live Demo](https://www.primefaces.org/primereact/chips/)
6
+ *
7
+ * @module chips
8
+ *
9
+ */
1
10
  import * as React from 'react';
2
- import TooltipOptions from '../tooltip/tooltipoptions';
3
11
  import { KeyFilterType } from '../keyfilter';
12
+ import { TooltipOptions } from '../tooltip/tooltipoptions';
13
+ import { FormEvent } from '../ts-helpers';
4
14
 
5
- type ChipsRemovableType = boolean | ((options: ChipsRemovableOptions) => boolean);
6
-
15
+ /**
16
+ * @group Others
17
+ * @see {@link ChipsProps.removable}
18
+ */
7
19
  interface ChipsRemovableOptions {
20
+ /**
21
+ * Current value
22
+ */
8
23
  value: any;
24
+ /**
25
+ * Current index
26
+ */
9
27
  index: number;
28
+ /**
29
+ * Props of Chips component
30
+ * @type {ChipsProps}
31
+ */
10
32
  props: ChipsProps;
11
33
  }
12
34
 
13
- interface ChipsAddParams {
35
+ /**
36
+ * Custom add event
37
+ */
38
+ interface ChipsAddEvent {
39
+ /**
40
+ * Browser event
41
+ */
14
42
  originalEvent: React.SyntheticEvent;
43
+ /**
44
+ * Added item value
45
+ */
15
46
  value: any;
16
47
  }
17
48
 
18
- interface ChipsRemoveParams extends ChipsAddParams {}
19
-
20
- interface ChipsChangeTargetOptions {
21
- name: string;
22
- id: string;
23
- value: any[];
24
- }
25
-
26
- interface ChipsChangeParams {
49
+ /**
50
+ * Custom remove event
51
+ * @event
52
+ */
53
+ interface ChipsRemoveEvent {
54
+ /**
55
+ * Browser event
56
+ */
27
57
  originalEvent: React.SyntheticEvent;
28
- value: any[];
29
- stopPropagation(): void;
30
- preventDefault(): void;
31
- target: ChipsChangeTargetOptions;
58
+ /**
59
+ * Removed item value
60
+ */
61
+ value: any;
32
62
  }
33
63
 
64
+ /**
65
+ * Custom change event.
66
+ * @see {@link ChipsProps.onChange}
67
+ * @extends {FormEvent}
68
+ * @event
69
+ */
70
+ interface ChipsChangeEvent extends FormEvent<any[]> {}
71
+
72
+ /**
73
+ * Defines valid properties in Chips component. In addition to these, all properties of HTMLDivElement can be used in this component.
74
+ * @group Properties
75
+ */
34
76
  export interface ChipsProps extends Omit<React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLDivElement>, HTMLDivElement>, 'onChange' | 'onFocus' | 'onBlur' | 'onKeyDown' | 'ref'> {
35
- inputRef?: React.Ref<HTMLInputElement>;
36
- inputId?: string;
37
- name?: string;
38
- placeholder?: string;
39
- value?: any[];
40
- max?: number;
41
- disabled?: boolean;
42
- readOnly?: boolean;
43
- removable?: ChipsRemovableType;
44
- tooltip?: string;
45
- tooltipOptions?: TooltipOptions;
46
- ariaLabelledBy?: string;
47
- separator?: string;
77
+ /**
78
+ * Reference of the input element.
79
+ */
80
+ inputRef?: React.Ref<HTMLInputElement> | undefined;
81
+ /**
82
+ * Identifier of the input element.
83
+ */
84
+ inputId?: string | undefined;
85
+ /**
86
+ * Name of the input field.
87
+ */
88
+ name?: string | undefined;
89
+ /**
90
+ * Advisory information to display on input.
91
+ */
92
+ placeholder?: string | undefined;
93
+ /**
94
+ * Value of the component.
95
+ */
96
+ value?: any[] | undefined;
97
+ /**
98
+ * Maximum number of entries allowed.
99
+ */
100
+ max?: number | undefined;
101
+ /**
102
+ * When present, it specifies that the element should be disabled.
103
+ * @defaultValue false
104
+ */
105
+ disabled?: boolean | undefined;
106
+ /**
107
+ * When present, it specifies that the element should be read-only.
108
+ * @defaultValue false
109
+ */
110
+ readOnly?: boolean | undefined;
111
+ /**
112
+ * Whether an item is removable.
113
+ * @defaultValue true
114
+ */
115
+ removable?: boolean | ((options: ChipsRemovableOptions) => boolean);
116
+ /**
117
+ * Content of the tooltip.
118
+ */
119
+ tooltip?: string | undefined;
120
+ /**
121
+ * Configuration of the tooltip, refer to the tooltip documentation for more information.
122
+ * @type {TooltipOptions}
123
+ */
124
+ tooltipOptions?: TooltipOptions | undefined;
125
+ /**
126
+ * Establishes relationships between the component and label(s) where its value should be one or more element IDs.
127
+ */
128
+ ariaLabelledBy?: string | undefined;
129
+ /**
130
+ * Separator char to add an item when pressed in addition to the enter key. Currently only possible value is ','.
131
+ */
132
+ separator?: string | undefined;
133
+ /**
134
+ * Whether to allow duplicate values or not.
135
+ * @defaultValue true
136
+ */
48
137
  allowDuplicate?: boolean;
49
- keyfilter?: KeyFilterType;
50
- addOnBlur?: boolean;
138
+ /**
139
+ * Format definition of the keys to block.
140
+ * @type {KeyFilterType}
141
+ */
142
+ keyfilter?: KeyFilterType | undefined;
143
+ /**
144
+ * Whether to add an item when the input loses focus.
145
+ * @defaultValue false
146
+ */
147
+ addOnBlur?: boolean | undefined;
148
+ /**
149
+ * The template of each item
150
+ * @param {*} item - Current item
151
+ */
51
152
  itemTemplate?(item: any): React.ReactNode;
52
- onAdd?(e: ChipsAddParams): void;
53
- onRemove?(e: ChipsRemoveParams): void;
54
- onChange?(e: ChipsChangeParams): void;
153
+ /**
154
+ * Callback to invoke when a chip is added. Return 'false' to prevent the item from being added.
155
+ * @param {ChipsAddEvent} event - Custom add event
156
+ */
157
+ onAdd?(event: ChipsAddEvent): void;
158
+ /**
159
+ * Callback to invoke when a chip is removed.
160
+ * @param {ChipsRemoveEvent} event - Custom remove event
161
+ */
162
+ onRemove?(event: ChipsRemoveEvent): void;
163
+ /**
164
+ * Callback to invoke when a chip is added or removed.
165
+ * @param {ChipsChangeEvent} event - Custom change event
166
+ */
167
+ onChange?(event: ChipsChangeEvent): void;
168
+ /**
169
+ * Callback to invoke when the component gets focus.
170
+ * @param {React.FocusEvent<HTMLInputElement>} event - Browser event
171
+ */
55
172
  onFocus?(event: React.FocusEvent<HTMLInputElement>): void;
173
+ /**
174
+ * Callback to invoke when the component loses focus.
175
+ * @param {React.FocusEvent<HTMLInputElement>} event - Browser event
176
+ */
56
177
  onBlur?(event: React.FocusEvent<HTMLInputElement>): void;
178
+ /**
179
+ * Callback to invoke when the key pressed.
180
+ * @param {React.KeyboardEvent<HTMLInputElement>} event - Browser event
181
+ */
57
182
  onKeyDown?(event: React.KeyboardEvent<HTMLInputElement>): void;
58
- children?: React.ReactNode;
183
+ /**
184
+ * Used to get the child elements of the component.
185
+ * @readonly
186
+ */
187
+ children?: React.ReactNode | undefined;
59
188
  }
60
189
 
190
+ /**
191
+ * **PrimeReact - Chips**
192
+ *
193
+ * _Chips is used to enter multiple values on an input field._
194
+ *
195
+ * [Live Demo](https://www.primefaces.org/primereact/chips/)
196
+ * --- ---
197
+ * ![PrimeReact](https://www.primefaces.org/primereact/images/logo-100.png)
198
+ *
199
+ * @group Component
200
+ */
61
201
  export declare class Chips extends React.Component<ChipsProps, any> {
202
+ /**
203
+ * Used to focus the component.
204
+ */
205
+ public focus(): void;
206
+ /**
207
+ * Used to get container element.
208
+ * @return {HTMLDivElement} Container element
209
+ */
62
210
  public getElement(): HTMLDivElement;
211
+ /**
212
+ * Used to get input element.
213
+ * @return {HTMLInputElement} Input element
214
+ */
63
215
  public getInput(): HTMLInputElement;
64
216
  }
@@ -7,14 +7,12 @@ function _extends() {
7
7
  _extends = Object.assign ? Object.assign.bind() : function (target) {
8
8
  for (var i = 1; i < arguments.length; i++) {
9
9
  var source = arguments[i];
10
-
11
10
  for (var key in source) {
12
11
  if (Object.prototype.hasOwnProperty.call(source, key)) {
13
12
  target[key] = source[key];
14
13
  }
15
14
  }
16
15
  }
17
-
18
16
  return target;
19
17
  };
20
18
  return _extends.apply(this, arguments);
@@ -22,11 +20,9 @@ function _extends() {
22
20
 
23
21
  function _arrayLikeToArray(arr, len) {
24
22
  if (len == null || len > arr.length) len = arr.length;
25
-
26
23
  for (var i = 0, arr2 = new Array(len); i < len; i++) {
27
24
  arr2[i] = arr[i];
28
25
  }
29
-
30
26
  return arr2;
31
27
  }
32
28
 
@@ -60,33 +56,33 @@ function _arrayWithHoles(arr) {
60
56
  }
61
57
 
62
58
  function _iterableToArrayLimit(arr, i) {
63
- var _i = arr == null ? null : typeof Symbol !== "undefined" && arr[Symbol.iterator] || arr["@@iterator"];
64
-
65
- if (_i == null) return;
66
- var _arr = [];
67
- var _n = true;
68
- var _d = false;
69
-
70
- var _s, _e;
71
-
72
- try {
73
- for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) {
74
- _arr.push(_s.value);
75
-
76
- if (i && _arr.length === i) break;
77
- }
78
- } catch (err) {
79
- _d = true;
80
- _e = err;
81
- } finally {
59
+ var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"];
60
+ if (null != _i) {
61
+ var _s,
62
+ _e,
63
+ _x,
64
+ _r,
65
+ _arr = [],
66
+ _n = !0,
67
+ _d = !1;
82
68
  try {
83
- if (!_n && _i["return"] != null) _i["return"]();
69
+ if (_x = (_i = _i.call(arr)).next, 0 === i) {
70
+ if (Object(_i) !== _i) return;
71
+ _n = !1;
72
+ } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0) {
73
+ ;
74
+ }
75
+ } catch (err) {
76
+ _d = !0, _e = err;
84
77
  } finally {
85
- if (_d) throw _e;
78
+ try {
79
+ if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return;
80
+ } finally {
81
+ if (_d) throw _e;
82
+ }
86
83
  }
84
+ return _arr;
87
85
  }
88
-
89
- return _arr;
90
86
  }
91
87
 
92
88
  function _nonIterableRest() {
@@ -99,34 +95,27 @@ function _slicedToArray(arr, i) {
99
95
 
100
96
  var Chips = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (props, ref) {
101
97
  var _React$useState = React.useState(false),
102
- _React$useState2 = _slicedToArray(_React$useState, 2),
103
- focusedState = _React$useState2[0],
104
- setFocusedState = _React$useState2[1];
105
-
98
+ _React$useState2 = _slicedToArray(_React$useState, 2),
99
+ focusedState = _React$useState2[0],
100
+ setFocusedState = _React$useState2[1];
106
101
  var elementRef = React.useRef(null);
107
102
  var listRef = React.useRef(null);
108
103
  var inputRef = React.useRef(props.inputRef);
109
-
110
104
  var removeItem = function removeItem(event, index) {
111
105
  if (props.disabled && props.readOnly) {
112
106
  return;
113
107
  }
114
-
115
108
  var values = _toConsumableArray(props.value);
116
-
117
109
  var removedItem = values.splice(index, 1);
118
-
119
110
  if (!isRemovable(removedItem, index)) {
120
111
  return;
121
112
  }
122
-
123
113
  if (props.onRemove) {
124
114
  props.onRemove({
125
115
  originalEvent: event,
126
116
  value: removedItem
127
117
  });
128
118
  }
129
-
130
119
  if (props.onChange) {
131
120
  props.onChange({
132
121
  originalEvent: event,
@@ -141,75 +130,62 @@ var Chips = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (pro
141
130
  });
142
131
  }
143
132
  };
144
-
145
133
  var addItem = function addItem(event, item, preventDefault) {
146
134
  if (item && item.trim().length) {
147
135
  var values = props.value ? _toConsumableArray(props.value) : [];
148
-
149
136
  if (props.allowDuplicate || values.indexOf(item) === -1) {
150
137
  var allowAddition = true;
151
-
152
138
  if (props.onAdd) {
153
139
  allowAddition = props.onAdd({
154
140
  originalEvent: event,
155
141
  value: item
156
142
  });
157
143
  }
158
-
159
144
  if (allowAddition !== false) {
160
145
  values.push(item);
161
146
  }
162
147
  }
163
-
164
148
  updateInput(event, values, preventDefault);
165
149
  }
166
150
  };
167
-
168
151
  var onWrapperClick = function onWrapperClick() {
169
152
  DomHandler.focus(inputRef.current);
170
153
  };
171
-
172
154
  var onKeyDown = function onKeyDown(event) {
173
155
  var inputValue = event.target.value;
174
156
  var values = props.value || [];
175
- props.onKeyDown && props.onKeyDown(event); // do not continue if the user defined keydown wants to prevent
157
+ props.onKeyDown && props.onKeyDown(event);
176
158
 
159
+ // do not continue if the user defined keydown wants to prevent
177
160
  if (event.defaultPrevented) {
178
161
  return;
179
162
  }
180
-
181
- switch (event.which) {
182
- //backspace
183
- case 8:
163
+ switch (event.key) {
164
+ case 'Backspace':
184
165
  if (inputRef.current.value.length === 0 && values.length > 0) {
185
166
  removeItem(event, values.length - 1);
186
167
  }
187
-
188
168
  break;
189
- //enter
190
-
191
- case 13:
169
+ case 'Enter':
192
170
  if (inputValue && inputValue.trim().length && (!props.max || props.max > values.length)) {
193
171
  addItem(event, inputValue, true);
194
172
  }
195
-
196
173
  break;
197
-
198
174
  default:
199
175
  if (props.keyfilter) {
200
176
  KeyFilter.onKeyPress(event, props.keyfilter);
201
177
  }
202
-
203
178
  if (isMaxedOut()) {
204
179
  event.preventDefault();
205
- } else if (props.separator === ',' && event.which === 188) {
206
- addItem(event, inputValue, true);
180
+ } else if (props.separator === ',') {
181
+ // GitHub #3885 Android Opera gives strange code 229 for comma
182
+ if (event.key === props.separator || DomHandler.isAndroid() && event.which === 229) {
183
+ addItem(event, inputValue, true);
184
+ }
207
185
  }
208
-
209
186
  break;
210
187
  }
211
188
  };
212
-
213
189
  var updateInput = function updateInput(event, items, preventDefault) {
214
190
  if (props.onChange) {
215
191
  props.onChange({
@@ -224,19 +200,15 @@ var Chips = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (pro
224
200
  }
225
201
  });
226
202
  }
227
-
228
203
  inputRef.current.value = '';
229
204
  preventDefault && event.preventDefault();
230
205
  };
231
-
232
206
  var onPaste = function onPaste(event) {
233
207
  if (props.separator) {
234
208
  var pastedData = (event.clipboardData || window['clipboardData']).getData('Text');
235
-
236
209
  if (props.keyfilter) {
237
210
  KeyFilter.onPaste(event, props.keyfilter);
238
211
  }
239
-
240
212
  if (pastedData) {
241
213
  var values = props.value || [];
242
214
  var pastedValues = pastedData.split(props.separator);
@@ -248,35 +220,28 @@ var Chips = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (pro
248
220
  }
249
221
  }
250
222
  };
251
-
252
223
  var onFocus = function onFocus(event) {
253
224
  setFocusedState(true);
254
225
  props.onFocus && props.onFocus(event);
255
226
  };
256
-
257
227
  var onBlur = function onBlur(event) {
258
228
  if (props.addOnBlur) {
259
229
  var inputValue = event.target.value;
260
230
  var values = props.value || [];
261
-
262
231
  if (inputValue && inputValue.trim().length && (!props.max || props.max > values.length)) {
263
232
  addItem(event, inputValue, true);
264
233
  }
265
234
  }
266
-
267
235
  setFocusedState(false);
268
236
  props.onBlur && props.onBlur(event);
269
237
  };
270
-
271
238
  var isMaxedOut = function isMaxedOut() {
272
239
  return props.max && props.value && props.max === props.value.length;
273
240
  };
274
-
275
241
  var currentValue = inputRef.current && inputRef.current.value;
276
242
  var isFilled = React.useMemo(function () {
277
243
  return ObjectUtils.isNotEmpty(props.value) || ObjectUtils.isNotEmpty(currentValue);
278
244
  }, [props.value, currentValue]);
279
-
280
245
  var isRemovable = function isRemovable(value, index) {
281
246
  return ObjectUtils.getPropValue(props.removable, {
282
247
  value: value,
@@ -284,10 +249,12 @@ var Chips = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (pro
284
249
  props: props
285
250
  });
286
251
  };
287
-
288
252
  React.useImperativeHandle(ref, function () {
289
253
  return {
290
254
  props: props,
255
+ focus: function focus() {
256
+ return DomHandler.focus(inputRef.current);
257
+ },
291
258
  getElement: function getElement() {
292
259
  return elementRef.current;
293
260
  },
@@ -299,7 +266,6 @@ var Chips = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (pro
299
266
  React.useEffect(function () {
300
267
  ObjectUtils.combinedRefs(inputRef, props.inputRef);
301
268
  }, [inputRef, props.inputRef]);
302
-
303
269
  var createRemoveIcon = function createRemoveIcon(value, index) {
304
270
  if (!props.disabled && !props.readOnly && isRemovable(value, index)) {
305
271
  return /*#__PURE__*/React.createElement("span", {
@@ -309,10 +275,8 @@ var Chips = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (pro
309
275
  }
310
276
  });
311
277
  }
312
-
313
278
  return null;
314
279
  };
315
-
316
280
  var createItem = function createItem(value, index) {
317
281
  var content = props.itemTemplate ? props.itemTemplate(value) : value;
318
282
  var label = /*#__PURE__*/React.createElement("span", {
@@ -324,7 +288,6 @@ var Chips = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (pro
324
288
  className: "p-chips-token p-highlight"
325
289
  }, label, icon);
326
290
  };
327
-
328
291
  var createInput = function createInput() {
329
292
  return /*#__PURE__*/React.createElement("li", {
330
293
  className: "p-chips-input-token"
@@ -342,11 +305,9 @@ var Chips = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (pro
342
305
  readOnly: props.readOnly
343
306
  }, ariaProps)));
344
307
  };
345
-
346
308
  var createItems = function createItems() {
347
309
  return props.value ? props.value.map(createItem) : null;
348
310
  };
349
-
350
311
  var createList = function createList() {
351
312
  var className = classNames('p-inputtext p-chips-multiple-container', {
352
313
  'p-disabled': props.disabled,
@@ -360,7 +321,6 @@ var Chips = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (pro
360
321
  onClick: onWrapperClick
361
322
  }, items, input);
362
323
  };
363
-
364
324
  var hasTooltip = ObjectUtils.isNotEmpty(props.tooltip);
365
325
  var otherProps = ObjectUtils.findDiffKeys(props, Chips.defaultProps);
366
326
  var ariaProps = ObjectUtils.reduceKeys(otherProps, DomHandler.ARIA_PROPS);
@@ -1 +1 @@
1
- import*as e from"react";import{KeyFilter as n}from"primereact/keyfilter";import{Tooltip as t}from"primereact/tooltip";import{ObjectUtils as r,DomHandler as l,classNames as a}from"primereact/utils";function o(){return o=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},o.apply(this,arguments)}function i(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return r}function u(e){if(Array.isArray(e))return i(e)}function c(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function p(e,n){if(e){if("string"==typeof e)return i(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?i(e,n):void 0}}function f(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function s(e){return u(e)||c(e)||p(e)||f()}function m(e){if(Array.isArray(e))return e}function d(e,n){var t=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=t){var r,l,a=[],o=!0,i=!1;try{for(t=t.call(e);!(o=(r=t.next()).done)&&(a.push(r.value),!n||a.length!==n);o=!0);}catch(e){i=!0,l=e}finally{try{o||null==t.return||t.return()}finally{if(i)throw l}}return a}}function v(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var y=e.memo(e.forwardRef((function(i,u){var c,f,h=e.useState(!1),g=(f=2,m(c=h)||d(c,f)||p(c,f)||v()),b=g[0],w=g[1],E=e.useRef(null),O=e.useRef(null),k=e.useRef(i.inputRef),x=function(e,n){if(!i.disabled||!i.readOnly){var t=s(i.value),r=t.splice(n,1);K(r,n)&&(i.onRemove&&i.onRemove({originalEvent:e,value:r}),i.onChange&&i.onChange({originalEvent:e,value:t,stopPropagation:function(){},preventDefault:function(){},target:{name:i.name,id:i.id,value:t}}))}},D=function(e,n,t){if(n&&n.trim().length){var r=i.value?s(i.value):[];if(i.allowDuplicate||-1===r.indexOf(n)){var l=!0;i.onAdd&&(l=i.onAdd({originalEvent:e,value:n})),!1!==l&&r.push(n)}P(e,r,t)}},A=function(){l.focus(k.current)},R=function(e){var t=e.target.value,r=i.value||[];if(i.onKeyDown&&i.onKeyDown(e),!e.defaultPrevented)switch(e.which){case 8:0===k.current.value.length&&r.length>0&&x(e,r.length-1);break;case 13:t&&t.trim().length&&(!i.max||i.max>r.length)&&D(e,t,!0);break;default:i.keyfilter&&n.onKeyPress(e,i.keyfilter),S()?e.preventDefault():","===i.separator&&188===e.which&&D(e,t,!0)}},P=function(e,n,t){i.onChange&&i.onChange({originalEvent:e,value:n,stopPropagation:function(){},preventDefault:function(){},target:{name:i.name,id:i.id,value:n}}),k.current.value="",t&&e.preventDefault()},N=function(e){if(i.separator){var t=(e.clipboardData||window.clipboardData).getData("Text");if(i.keyfilter&&n.onPaste(e,i.keyfilter),t){var r=i.value||[],l=t.split(i.separator);l=l.filter((function(e){return(i.allowDuplicate||-1===r.indexOf(e))&&e.trim().length})),r=[].concat(s(r),s(l)),P(e,r,!0)}}},C=function(e){w(!0),i.onFocus&&i.onFocus(e)},I=function(e){if(i.addOnBlur){var n=e.target.value,t=i.value||[];n&&n.trim().length&&(!i.max||i.max>t.length)&&D(e,n,!0)}w(!1),i.onBlur&&i.onBlur(e)},S=function(){return i.max&&i.value&&i.max===i.value.length},j=k.current&&k.current.value,B=e.useMemo((function(){return r.isNotEmpty(i.value)||r.isNotEmpty(j)}),[i.value,j]),K=function(e,n){return r.getPropValue(i.removable,{value:e,index:n,props:i})};e.useImperativeHandle(u,(function(){return{props:i,getElement:function(){return E.current},getInput:function(){return k.current}}})),e.useEffect((function(){r.combinedRefs(k,i.inputRef)}),[k,i.inputRef]);var T=function(n,t){return i.disabled||i.readOnly||!K(n,t)?null:e.createElement("span",{className:"p-chips-token-icon pi pi-times-circle",onClick:function(e){return x(e,t)}})},F=function(n,t){var r=i.itemTemplate?i.itemTemplate(n):n,l=e.createElement("span",{className:"p-chips-token-label"},r),a=T(n,t);return e.createElement("li",{key:t,className:"p-chips-token p-highlight"},l,a)},_=r.isNotEmpty(i.tooltip),M=r.findDiffKeys(i,y.defaultProps),H=r.reduceKeys(M,l.ARIA_PROPS),L=a("p-chips p-component p-inputwrapper",{"p-inputwrapper-filled":B,"p-inputwrapper-focus":b},i.className),U=function(){var n=a("p-inputtext p-chips-multiple-container",{"p-disabled":i.disabled,"p-focus":b}),t=i.value?i.value.map(F):null,r=e.createElement("li",{className:"p-chips-input-token"},e.createElement("input",o({ref:k,id:i.inputId,placeholder:i.placeholder,type:"text",name:i.name,disabled:i.disabled||S(),onKeyDown:R,onPaste:N,onFocus:C,onBlur:I,readOnly:i.readOnly},H)));return e.createElement("ul",{ref:O,className:n,onClick:A},t,r)}();return e.createElement(e.Fragment,null,e.createElement("div",o({ref:E,id:i.id,className:L,style:i.style},M),U),_&&e.createElement(t,o({target:k,content:i.tooltip},i.tooltipOptions)))})));y.displayName="Chips",y.defaultProps={__TYPE:"Chips",id:null,inputRef:null,inputId:null,name:null,placeholder:null,value:null,max:null,disabled:null,readOnly:!1,removable:!0,style:null,className:null,tooltip:null,tooltipOptions:null,ariaLabelledBy:null,separator:null,allowDuplicate:!0,itemTemplate:null,keyfilter:null,addOnBlur:null,onAdd:null,onRemove:null,onChange:null,onFocus:null,onBlur:null,onKeyDown:null};export{y as Chips};
1
+ import*as e from"react";import{KeyFilter as n}from"primereact/keyfilter";import{Tooltip as t}from"primereact/tooltip";import{ObjectUtils as r,DomHandler as l,classNames as a}from"primereact/utils";function o(){return o=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},o.apply(this,arguments)}function i(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return r}function u(e){if(Array.isArray(e))return i(e)}function c(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function p(e,n){if(e){if("string"==typeof e)return i(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?i(e,n):void 0}}function f(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function s(e){return u(e)||c(e)||p(e)||f()}function m(e){if(Array.isArray(e))return e}function d(e,n){var t=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=t){var r,l,a,o,i=[],u=!0,c=!1;try{if(a=(t=t.call(e)).next,0===n){if(Object(t)!==t)return;u=!1}else for(;!(u=(r=a.call(t)).done)&&(i.push(r.value),i.length!==n);u=!0);}catch(e){c=!0,l=e}finally{try{if(!u&&null!=t.return&&(o=t.return(),Object(o)!==o))return}finally{if(c)throw l}}return i}}function v(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var y=e.memo(e.forwardRef((function(i,u){var c,f,h=e.useState(!1),g=(f=2,m(c=h)||d(c,f)||p(c,f)||v()),b=g[0],w=g[1],E=e.useRef(null),O=e.useRef(null),k=e.useRef(i.inputRef),x=function(e,n){if(!i.disabled||!i.readOnly){var t=s(i.value),r=t.splice(n,1);K(r,n)&&(i.onRemove&&i.onRemove({originalEvent:e,value:r}),i.onChange&&i.onChange({originalEvent:e,value:t,stopPropagation:function(){},preventDefault:function(){},target:{name:i.name,id:i.id,value:t}}))}},A=function(e,n,t){if(n&&n.trim().length){var r=i.value?s(i.value):[];if(i.allowDuplicate||-1===r.indexOf(n)){var l=!0;i.onAdd&&(l=i.onAdd({originalEvent:e,value:n})),!1!==l&&r.push(n)}P(e,r,t)}},D=function(){l.focus(k.current)},R=function(e){var t=e.target.value,r=i.value||[];if(i.onKeyDown&&i.onKeyDown(e),!e.defaultPrevented)switch(e.key){case"Backspace":0===k.current.value.length&&r.length>0&&x(e,r.length-1);break;case"Enter":t&&t.trim().length&&(!i.max||i.max>r.length)&&A(e,t,!0);break;default:i.keyfilter&&n.onKeyPress(e,i.keyfilter),S()?e.preventDefault():","===i.separator&&(e.key===i.separator||l.isAndroid()&&229===e.which)&&A(e,t,!0)}},P=function(e,n,t){i.onChange&&i.onChange({originalEvent:e,value:n,stopPropagation:function(){},preventDefault:function(){},target:{name:i.name,id:i.id,value:n}}),k.current.value="",t&&e.preventDefault()},N=function(e){if(i.separator){var t=(e.clipboardData||window.clipboardData).getData("Text");if(i.keyfilter&&n.onPaste(e,i.keyfilter),t){var r=i.value||[],l=t.split(i.separator);l=l.filter((function(e){return(i.allowDuplicate||-1===r.indexOf(e))&&e.trim().length})),r=[].concat(s(r),s(l)),P(e,r,!0)}}},C=function(e){w(!0),i.onFocus&&i.onFocus(e)},I=function(e){if(i.addOnBlur){var n=e.target.value,t=i.value||[];n&&n.trim().length&&(!i.max||i.max>t.length)&&A(e,n,!0)}w(!1),i.onBlur&&i.onBlur(e)},S=function(){return i.max&&i.value&&i.max===i.value.length},j=k.current&&k.current.value,B=e.useMemo((function(){return r.isNotEmpty(i.value)||r.isNotEmpty(j)}),[i.value,j]),K=function(e,n){return r.getPropValue(i.removable,{value:e,index:n,props:i})};e.useImperativeHandle(u,(function(){return{props:i,focus:function(){return l.focus(k.current)},getElement:function(){return E.current},getInput:function(){return k.current}}})),e.useEffect((function(){r.combinedRefs(k,i.inputRef)}),[k,i.inputRef]);var T=function(n,t){return i.disabled||i.readOnly||!K(n,t)?null:e.createElement("span",{className:"p-chips-token-icon pi pi-times-circle",onClick:function(e){return x(e,t)}})},F=function(n,t){var r=i.itemTemplate?i.itemTemplate(n):n,l=e.createElement("span",{className:"p-chips-token-label"},r),a=T(n,t);return e.createElement("li",{key:t,className:"p-chips-token p-highlight"},l,a)},_=r.isNotEmpty(i.tooltip),M=r.findDiffKeys(i,y.defaultProps),H=r.reduceKeys(M,l.ARIA_PROPS),L=a("p-chips p-component p-inputwrapper",{"p-inputwrapper-filled":B,"p-inputwrapper-focus":b},i.className),U=function(){var n=a("p-inputtext p-chips-multiple-container",{"p-disabled":i.disabled,"p-focus":b}),t=i.value?i.value.map(F):null,r=e.createElement("li",{className:"p-chips-input-token"},e.createElement("input",o({ref:k,id:i.inputId,placeholder:i.placeholder,type:"text",name:i.name,disabled:i.disabled||S(),onKeyDown:R,onPaste:N,onFocus:C,onBlur:I,readOnly:i.readOnly},H)));return e.createElement("ul",{ref:O,className:n,onClick:D},t,r)}();return e.createElement(e.Fragment,null,e.createElement("div",o({ref:E,id:i.id,className:L,style:i.style},M),U),_&&e.createElement(t,o({target:k,content:i.tooltip},i.tooltipOptions)))})));y.displayName="Chips",y.defaultProps={__TYPE:"Chips",id:null,inputRef:null,inputId:null,name:null,placeholder:null,value:null,max:null,disabled:null,readOnly:!1,removable:!0,style:null,className:null,tooltip:null,tooltipOptions:null,ariaLabelledBy:null,separator:null,allowDuplicate:!0,itemTemplate:null,keyfilter:null,addOnBlur:null,onAdd:null,onRemove:null,onChange:null,onFocus:null,onBlur:null,onKeyDown:null};export{y as Chips};