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
@@ -8,20 +8,45 @@ function _extends() {
8
8
  _extends = Object.assign ? Object.assign.bind() : function (target) {
9
9
  for (var i = 1; i < arguments.length; i++) {
10
10
  var source = arguments[i];
11
-
12
11
  for (var key in source) {
13
12
  if (Object.prototype.hasOwnProperty.call(source, key)) {
14
13
  target[key] = source[key];
15
14
  }
16
15
  }
17
16
  }
18
-
19
17
  return target;
20
18
  };
21
19
  return _extends.apply(this, arguments);
22
20
  }
23
21
 
22
+ function _typeof(obj) {
23
+ "@babel/helpers - typeof";
24
+
25
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
26
+ return typeof obj;
27
+ } : function (obj) {
28
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
29
+ }, _typeof(obj);
30
+ }
31
+
32
+ function _toPrimitive(input, hint) {
33
+ if (_typeof(input) !== "object" || input === null) return input;
34
+ var prim = input[Symbol.toPrimitive];
35
+ if (prim !== undefined) {
36
+ var res = prim.call(input, hint || "default");
37
+ if (_typeof(res) !== "object") return res;
38
+ throw new TypeError("@@toPrimitive must return a primitive value.");
39
+ }
40
+ return (hint === "string" ? String : Number)(input);
41
+ }
42
+
43
+ function _toPropertyKey(arg) {
44
+ var key = _toPrimitive(arg, "string");
45
+ return _typeof(key) === "symbol" ? key : String(key);
46
+ }
47
+
24
48
  function _defineProperty(obj, key, value) {
49
+ key = _toPropertyKey(key);
25
50
  if (key in obj) {
26
51
  Object.defineProperty(obj, key, {
27
52
  value: value,
@@ -32,17 +57,14 @@ function _defineProperty(obj, key, value) {
32
57
  } else {
33
58
  obj[key] = value;
34
59
  }
35
-
36
60
  return obj;
37
61
  }
38
62
 
39
63
  function _arrayLikeToArray(arr, len) {
40
64
  if (len == null || len > arr.length) len = arr.length;
41
-
42
65
  for (var i = 0, arr2 = new Array(len); i < len; i++) {
43
66
  arr2[i] = arr[i];
44
67
  }
45
-
46
68
  return arr2;
47
69
  }
48
70
 
@@ -76,33 +98,33 @@ function _arrayWithHoles(arr) {
76
98
  }
77
99
 
78
100
  function _iterableToArrayLimit(arr, i) {
79
- var _i = arr == null ? null : typeof Symbol !== "undefined" && arr[Symbol.iterator] || arr["@@iterator"];
80
-
81
- if (_i == null) return;
82
- var _arr = [];
83
- var _n = true;
84
- var _d = false;
85
-
86
- var _s, _e;
87
-
88
- try {
89
- for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) {
90
- _arr.push(_s.value);
91
-
92
- if (i && _arr.length === i) break;
93
- }
94
- } catch (err) {
95
- _d = true;
96
- _e = err;
97
- } finally {
101
+ var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"];
102
+ if (null != _i) {
103
+ var _s,
104
+ _e,
105
+ _x,
106
+ _r,
107
+ _arr = [],
108
+ _n = !0,
109
+ _d = !1;
98
110
  try {
99
- if (!_n && _i["return"] != null) _i["return"]();
111
+ if (_x = (_i = _i.call(arr)).next, 0 === i) {
112
+ if (Object(_i) !== _i) return;
113
+ _n = !1;
114
+ } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0) {
115
+ ;
116
+ }
117
+ } catch (err) {
118
+ _d = !0, _e = err;
100
119
  } finally {
101
- if (_d) throw _e;
120
+ try {
121
+ if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return;
122
+ } finally {
123
+ if (_d) throw _e;
124
+ }
102
125
  }
126
+ return _arr;
103
127
  }
104
-
105
- return _arr;
106
128
  }
107
129
 
108
130
  function _nonIterableRest() {
@@ -115,20 +137,17 @@ function _slicedToArray(arr, i) {
115
137
 
116
138
  var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (props, ref) {
117
139
  var _React$useState = React.useState(false),
118
- _React$useState2 = _slicedToArray(_React$useState, 2),
119
- visibleState = _React$useState2[0],
120
- setVisibleState = _React$useState2[1];
121
-
140
+ _React$useState2 = _slicedToArray(_React$useState, 2),
141
+ visibleState = _React$useState2[0],
142
+ setVisibleState = _React$useState2[1];
122
143
  var _React$useState3 = React.useState(props.position),
123
- _React$useState4 = _slicedToArray(_React$useState3, 2),
124
- positionState = _React$useState4[0],
125
- setPositionState = _React$useState4[1];
126
-
144
+ _React$useState4 = _slicedToArray(_React$useState3, 2),
145
+ positionState = _React$useState4[0],
146
+ setPositionState = _React$useState4[1];
127
147
  var _React$useState5 = React.useState(''),
128
- _React$useState6 = _slicedToArray(_React$useState5, 2),
129
- classNameState = _React$useState6[0],
130
- setClassNameState = _React$useState6[1];
131
-
148
+ _React$useState6 = _slicedToArray(_React$useState5, 2),
149
+ classNameState = _React$useState6[0],
150
+ setClassNameState = _React$useState6[1];
132
151
  var elementRef = React.useRef(null);
133
152
  var textRef = React.useRef(null);
134
153
  var currentTargetRef = React.useRef(null);
@@ -136,90 +155,73 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
136
155
  var allowHide = React.useRef(true);
137
156
  var timeouts = React.useRef({});
138
157
  var currentMouseEvent = React.useRef(null);
139
-
140
158
  var _useResizeListener = useResizeListener({
141
- listener: function listener(event) {
142
- !DomHandler.isTouchDevice() && hide(event);
143
- }
144
- }),
145
- _useResizeListener2 = _slicedToArray(_useResizeListener, 2),
146
- bindWindowResizeListener = _useResizeListener2[0],
147
- unbindWindowResizeListener = _useResizeListener2[1];
148
-
159
+ listener: function listener(event) {
160
+ !DomHandler.isTouchDevice() && hide(event);
161
+ }
162
+ }),
163
+ _useResizeListener2 = _slicedToArray(_useResizeListener, 2),
164
+ bindWindowResizeListener = _useResizeListener2[0],
165
+ unbindWindowResizeListener = _useResizeListener2[1];
149
166
  var _useOverlayScrollList = useOverlayScrollListener({
150
- target: currentTargetRef.current,
151
- listener: function listener(event) {
152
- hide(event);
153
- },
154
- when: visibleState
155
- }),
156
- _useOverlayScrollList2 = _slicedToArray(_useOverlayScrollList, 2),
157
- bindOverlayScrollListener = _useOverlayScrollList2[0],
158
- unbindOverlayScrollListener = _useOverlayScrollList2[1];
159
-
167
+ target: currentTargetRef.current,
168
+ listener: function listener(event) {
169
+ hide(event);
170
+ },
171
+ when: visibleState
172
+ }),
173
+ _useOverlayScrollList2 = _slicedToArray(_useOverlayScrollList, 2),
174
+ bindOverlayScrollListener = _useOverlayScrollList2[0],
175
+ unbindOverlayScrollListener = _useOverlayScrollList2[1];
160
176
  var isTargetContentEmpty = function isTargetContentEmpty(target) {
161
177
  return !(props.content || getTargetOption(target, 'tooltip'));
162
178
  };
163
-
164
179
  var isContentEmpty = function isContentEmpty(target) {
165
180
  return !(props.content || getTargetOption(target, 'tooltip') || props.children);
166
181
  };
167
-
168
182
  var isMouseTrack = function isMouseTrack(target) {
169
183
  return getTargetOption(target, 'mousetrack') || props.mouseTrack;
170
184
  };
171
-
172
185
  var isDisabled = function isDisabled(target) {
173
186
  return getTargetOption(target, 'disabled') === 'true' || hasTargetOption(target, 'disabled') || props.disabled;
174
187
  };
175
-
176
188
  var isShowOnDisabled = function isShowOnDisabled(target) {
177
189
  return getTargetOption(target, 'showondisabled') || props.showOnDisabled;
178
190
  };
179
-
180
191
  var isAutoHide = function isAutoHide() {
181
192
  return getTargetOption(currentTargetRef.current, 'autohide') || props.autoHide;
182
193
  };
183
-
184
194
  var getTargetOption = function getTargetOption(target, option) {
185
195
  return hasTargetOption(target, "data-pr-".concat(option)) ? target.getAttribute("data-pr-".concat(option)) : null;
186
196
  };
187
-
188
197
  var hasTargetOption = function hasTargetOption(target, option) {
189
198
  return target && target.hasAttribute(option);
190
199
  };
191
-
192
200
  var getEvents = function getEvents(target) {
193
201
  var showEvents = [getTargetOption(target, 'showevent') || props.showEvent];
194
202
  var hideEvents = [getTargetOption(target, 'hideevent') || props.hideEvent];
195
-
196
203
  if (isMouseTrack(target)) {
197
204
  showEvents = ['mousemove'];
198
205
  hideEvents = ['mouseleave'];
199
206
  } else {
200
207
  var event = getTargetOption(target, 'event') || props.event;
201
-
202
208
  if (event === 'focus') {
203
209
  showEvents = ['focus'];
204
210
  hideEvents = ['blur'];
205
211
  }
206
-
207
212
  if (event === 'both') {
208
213
  showEvents = ['focus', 'mouseenter'];
209
214
  hideEvents = ['blur', 'mouseleave'];
210
215
  }
211
216
  }
212
-
213
217
  return {
214
218
  showEvents: showEvents,
215
219
  hideEvents: hideEvents
216
220
  };
217
221
  };
218
-
219
222
  var getPosition = function getPosition(target) {
220
223
  return getTargetOption(target, 'position') || positionState;
221
224
  };
222
-
223
225
  var getMouseTrackPosition = function getMouseTrackPosition(target) {
224
226
  var top = getTargetOption(target, 'mousetracktop') || props.mouseTrackTop;
225
227
  var left = getTargetOption(target, 'mousetrackleft') || props.mouseTrackLeft;
@@ -228,14 +230,11 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
228
230
  left: left
229
231
  };
230
232
  };
231
-
232
233
  var updateText = function updateText(target, callback) {
233
234
  if (textRef.current) {
234
235
  var content = getTargetOption(target, 'tooltip') || props.content;
235
-
236
236
  if (content) {
237
237
  textRef.current.innerHTML = ''; // remove children
238
-
239
238
  textRef.current.appendChild(document.createTextNode(content));
240
239
  callback();
241
240
  } else if (props.children) {
@@ -243,49 +242,41 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
243
242
  }
244
243
  }
245
244
  };
246
-
247
245
  var updateTooltipState = function updateTooltipState(position) {
248
246
  updateText(currentTargetRef.current, function () {
249
247
  var _currentMouseEvent$cu = currentMouseEvent.current,
250
- x = _currentMouseEvent$cu.pageX,
251
- y = _currentMouseEvent$cu.pageY;
252
-
248
+ x = _currentMouseEvent$cu.pageX,
249
+ y = _currentMouseEvent$cu.pageY;
253
250
  if (props.autoZIndex && !ZIndexUtils.get(elementRef.current)) {
254
251
  ZIndexUtils.set('tooltip', elementRef.current, PrimeReact.autoZIndex, props.baseZIndex || PrimeReact.zIndex['tooltip']);
255
252
  }
256
-
257
253
  elementRef.current.style.left = '';
258
- elementRef.current.style.top = ''; // GitHub #2695 disable pointer events when autohiding
254
+ elementRef.current.style.top = '';
259
255
 
256
+ // GitHub #2695 disable pointer events when autohiding
260
257
  if (isAutoHide()) {
261
258
  elementRef.current.style.pointerEvents = 'none';
262
259
  }
263
-
264
- if (isMouseTrack(currentTargetRef.current) && !containerSize.current) {
260
+ if ((isMouseTrack(currentTargetRef.current) || position == 'mouse') && !containerSize.current) {
265
261
  containerSize.current = {
266
262
  width: DomHandler.getOuterWidth(elementRef.current),
267
263
  height: DomHandler.getOuterHeight(elementRef.current)
268
264
  };
269
265
  }
270
-
271
266
  align(currentTargetRef.current, {
272
267
  x: x,
273
268
  y: y
274
269
  }, position);
275
270
  });
276
271
  };
277
-
278
272
  var show = function show(e) {
279
273
  currentTargetRef.current = e.currentTarget;
280
274
  var disabled = isDisabled(currentTargetRef.current);
281
275
  var empty = isContentEmpty(isShowOnDisabled(currentTargetRef.current) && disabled ? currentTargetRef.current.firstChild : currentTargetRef.current);
282
-
283
276
  if (empty || disabled) {
284
277
  return;
285
278
  }
286
-
287
279
  currentMouseEvent.current = e;
288
-
289
280
  if (visibleState) {
290
281
  applyDelay('updateDelay', updateTooltipState);
291
282
  } else {
@@ -294,7 +285,6 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
294
285
  originalEvent: e,
295
286
  target: currentTargetRef.current
296
287
  });
297
-
298
288
  if (success) {
299
289
  applyDelay('showDelay', function () {
300
290
  setVisibleState(true);
@@ -306,22 +296,18 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
306
296
  }
307
297
  }
308
298
  };
309
-
310
299
  var hide = function hide(e) {
311
300
  clearTimeouts();
312
-
313
301
  if (visibleState) {
314
302
  var success = sendCallback(props.onBeforeHide, {
315
303
  originalEvent: e,
316
304
  target: currentTargetRef.current
317
305
  });
318
-
319
306
  if (success) {
320
307
  applyDelay('hideDelay', function () {
321
308
  if (!isAutoHide() && allowHide.current === false) {
322
309
  return;
323
310
  }
324
-
325
311
  ZIndexUtils.clear(elementRef.current);
326
312
  DomHandler.removeClass(elementRef.current, 'p-tooltip-active');
327
313
  setVisibleState(false);
@@ -333,46 +319,39 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
333
319
  }
334
320
  }
335
321
  };
336
-
337
322
  var align = function align(target, coordinate, position) {
338
323
  var left = 0,
339
- top = 0,
340
- currentPosition = position || positionState;
341
-
342
- if (isMouseTrack(target) && coordinate) {
324
+ top = 0,
325
+ currentPosition = position || positionState;
326
+ if ((isMouseTrack(target) || currentPosition == 'mouse') && coordinate) {
343
327
  var _containerSize = {
344
328
  width: DomHandler.getOuterWidth(elementRef.current),
345
329
  height: DomHandler.getOuterHeight(elementRef.current)
346
330
  };
347
331
  left = coordinate.x;
348
332
  top = coordinate.y;
349
-
350
333
  var _getMouseTrackPositio = getMouseTrackPosition(target),
351
- mouseTrackTop = _getMouseTrackPositio.top,
352
- mouseTrackLeft = _getMouseTrackPositio.left;
353
-
334
+ mouseTrackTop = _getMouseTrackPositio.top,
335
+ mouseTrackLeft = _getMouseTrackPositio.left;
354
336
  switch (currentPosition) {
355
337
  case 'left':
356
338
  left -= _containerSize.width + mouseTrackLeft;
357
339
  top -= _containerSize.height / 2 - mouseTrackTop;
358
340
  break;
359
-
360
341
  case 'right':
342
+ case 'mouse':
361
343
  left += mouseTrackLeft;
362
344
  top -= _containerSize.height / 2 - mouseTrackTop;
363
345
  break;
364
-
365
346
  case 'top':
366
347
  left -= _containerSize.width / 2 - mouseTrackLeft;
367
348
  top -= _containerSize.height + mouseTrackTop;
368
349
  break;
369
-
370
350
  case 'bottom':
371
351
  left -= _containerSize.width / 2 - mouseTrackLeft;
372
352
  top += mouseTrackTop;
373
353
  break;
374
354
  }
375
-
376
355
  if (left <= 0 || containerSize.current.width > _containerSize.width) {
377
356
  elementRef.current.style.left = '0px';
378
357
  elementRef.current.style.right = window.innerWidth - _containerSize.width - left + 'px';
@@ -380,7 +359,6 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
380
359
  elementRef.current.style.right = '';
381
360
  elementRef.current.style.left = left + 'px';
382
361
  }
383
-
384
362
  elementRef.current.style.top = top + 'px';
385
363
  DomHandler.addClass(elementRef.current, 'p-tooltip-active');
386
364
  } else {
@@ -390,8 +368,8 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
390
368
  elementRef.current.style.padding = '0px';
391
369
  DomHandler.flipfitCollision(elementRef.current, target, my, at, function (calculatedPosition) {
392
370
  var _calculatedPosition$a = calculatedPosition.at,
393
- atX = _calculatedPosition$a.x,
394
- atY = _calculatedPosition$a.y;
371
+ atX = _calculatedPosition$a.x,
372
+ atY = _calculatedPosition$a.y;
395
373
  var myX = calculatedPosition.my.x;
396
374
  var newPosition = props.at ? atX !== 'center' && atX !== myX ? atX : atY : calculatedPosition.at["".concat(pos.axis)];
397
375
  elementRef.current.style.padding = '';
@@ -401,33 +379,28 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
401
379
  });
402
380
  }
403
381
  };
404
-
405
382
  var updateContainerPosition = function updateContainerPosition(position) {
406
383
  if (elementRef.current) {
407
384
  var style = getComputedStyle(elementRef.current);
408
385
  if (position === 'left') elementRef.current.style.left = parseFloat(style.left) - parseFloat(style.paddingLeft) * 2 + 'px';else if (position === 'top') elementRef.current.style.top = parseFloat(style.top) - parseFloat(style.paddingTop) * 2 + 'px';
409
386
  }
410
387
  };
411
-
412
388
  var onMouseEnter = function onMouseEnter() {
413
389
  if (!isAutoHide()) {
414
390
  allowHide.current = false;
415
391
  }
416
392
  };
417
-
418
393
  var onMouseLeave = function onMouseLeave(e) {
419
394
  if (!isAutoHide()) {
420
395
  allowHide.current = true;
421
396
  hide(e);
422
397
  }
423
398
  };
424
-
425
399
  var bindTargetEvent = function bindTargetEvent(target) {
426
400
  if (target) {
427
401
  var _getEvents = getEvents(target),
428
- showEvents = _getEvents.showEvents,
429
- hideEvents = _getEvents.hideEvents;
430
-
402
+ showEvents = _getEvents.showEvents,
403
+ hideEvents = _getEvents.hideEvents;
431
404
  var currentTarget = getTarget(target);
432
405
  showEvents.forEach(function (event) {
433
406
  return currentTarget.addEventListener(event, show);
@@ -437,13 +410,11 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
437
410
  });
438
411
  }
439
412
  };
440
-
441
413
  var unbindTargetEvent = function unbindTargetEvent(target) {
442
414
  if (target) {
443
415
  var _getEvents2 = getEvents(target),
444
- showEvents = _getEvents2.showEvents,
445
- hideEvents = _getEvents2.hideEvents;
446
-
416
+ showEvents = _getEvents2.showEvents,
417
+ hideEvents = _getEvents2.hideEvents;
447
418
  var currentTarget = getTarget(target);
448
419
  showEvents.forEach(function (event) {
449
420
  return currentTarget.removeEventListener(event, show);
@@ -453,7 +424,6 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
453
424
  });
454
425
  }
455
426
  };
456
-
457
427
  var applyDelay = function applyDelay(delayProp, callback) {
458
428
  clearTimeouts();
459
429
  var delay = getTargetOption(currentTargetRef.current, delayProp.toLowerCase()) || props[delayProp];
@@ -461,31 +431,24 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
461
431
  return callback();
462
432
  }, delay) : callback();
463
433
  };
464
-
465
434
  var sendCallback = function sendCallback(callback) {
466
435
  if (callback) {
467
436
  for (var _len = arguments.length, params = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
468
437
  params[_key - 1] = arguments[_key];
469
438
  }
470
-
471
439
  var result = callback.apply(void 0, params);
472
-
473
440
  if (result === undefined) {
474
441
  result = true;
475
442
  }
476
-
477
443
  return result;
478
444
  }
479
-
480
445
  return true;
481
446
  };
482
-
483
447
  var clearTimeouts = function clearTimeouts() {
484
448
  Object.values(timeouts.current).forEach(function (t) {
485
449
  return clearTimeout(t);
486
450
  });
487
451
  };
488
-
489
452
  var getTarget = function getTarget(target) {
490
453
  if (target) {
491
454
  if (isShowOnDisabled(target)) {
@@ -500,34 +463,25 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
500
463
  }
501
464
  } else if (target.hasWrapper) {
502
465
  var _target$parentElement;
503
-
504
466
  (_target$parentElement = target.parentElement).replaceWith.apply(_target$parentElement, _toConsumableArray(target.parentElement.childNodes));
505
-
506
467
  delete target.hasWrapper;
507
468
  }
508
-
509
469
  return target;
510
470
  }
511
-
512
471
  return null;
513
472
  };
514
-
515
473
  var updateTargetEvents = function updateTargetEvents(target) {
516
474
  unloadTargetEvents(target);
517
475
  loadTargetEvents(target);
518
476
  };
519
-
520
477
  var loadTargetEvents = function loadTargetEvents(target) {
521
478
  setTargetEventOperations(target || props.target, bindTargetEvent);
522
479
  };
523
-
524
480
  var unloadTargetEvents = function unloadTargetEvents(target) {
525
481
  setTargetEventOperations(target || props.target, unbindTargetEvent);
526
482
  };
527
-
528
483
  var setTargetEventOperations = function setTargetEventOperations(target, operation) {
529
484
  target = ObjectUtils.getRefElement(target);
530
-
531
485
  if (target) {
532
486
  if (DomHandler.isElement(target)) {
533
487
  operation(target);
@@ -538,7 +492,6 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
538
492
  operation(el);
539
493
  });
540
494
  };
541
-
542
495
  if (target instanceof Array) {
543
496
  target.forEach(function (t) {
544
497
  setEvent(t);
@@ -549,10 +502,8 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
549
502
  }
550
503
  }
551
504
  };
552
-
553
505
  useMountEffect(function () {
554
506
  loadTargetEvents();
555
-
556
507
  if (visibleState && currentTargetRef.current && isDisabled(currentTargetRef.current)) {
557
508
  hide();
558
509
  }
@@ -579,7 +530,6 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
579
530
  containerSize.current = null;
580
531
  allowHide.current = true;
581
532
  }
582
-
583
533
  return function () {
584
534
  unbindWindowResizeListener();
585
535
  unbindOverlayScrollListener();
@@ -615,7 +565,6 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
615
565
  }
616
566
  };
617
567
  });
618
-
619
568
  var createElement = function createElement() {
620
569
  var otherProps = ObjectUtils.findDiffKeys(props, Tooltip.defaultProps);
621
570
  var tooltipClassName = classNames('p-tooltip p-component', _defineProperty({}, "p-tooltip-".concat(positionState), true), props.className, classNameState);
@@ -637,7 +586,6 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
637
586
  className: "p-tooltip-text"
638
587
  }, empty && props.children));
639
588
  };
640
-
641
589
  if (visibleState) {
642
590
  var element = createElement();
643
591
  return /*#__PURE__*/React.createElement(Portal, {
@@ -646,39 +594,38 @@ var Tooltip = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (p
646
594
  visible: true
647
595
  });
648
596
  }
649
-
650
597
  return null;
651
598
  }));
652
599
  Tooltip.displayName = 'Tooltip';
653
600
  Tooltip.defaultProps = {
654
601
  __TYPE: 'Tooltip',
655
- id: null,
656
- target: null,
657
- content: null,
658
- disabled: false,
659
- className: null,
660
- style: null,
661
602
  appendTo: null,
662
- position: 'right',
663
- my: null,
664
603
  at: null,
665
- event: null,
666
- showEvent: 'mouseenter',
667
- hideEvent: 'mouseleave',
604
+ autoHide: true,
668
605
  autoZIndex: true,
669
606
  baseZIndex: 0,
607
+ className: null,
608
+ content: null,
609
+ disabled: false,
610
+ event: null,
611
+ hideDelay: 0,
612
+ hideEvent: 'mouseleave',
613
+ id: null,
670
614
  mouseTrack: false,
671
- mouseTrackTop: 5,
672
615
  mouseTrackLeft: 5,
673
- showDelay: 0,
674
- updateDelay: 0,
675
- hideDelay: 0,
676
- autoHide: true,
677
- showOnDisabled: false,
678
- onBeforeShow: null,
616
+ mouseTrackTop: 5,
617
+ my: null,
679
618
  onBeforeHide: null,
619
+ onBeforeShow: null,
620
+ onHide: null,
680
621
  onShow: null,
681
- onHide: null
622
+ position: 'right',
623
+ showDelay: 0,
624
+ showEvent: 'mouseenter',
625
+ showOnDisabled: false,
626
+ style: null,
627
+ target: null,
628
+ updateDelay: 0
682
629
  };
683
630
 
684
631
  export { Tooltip };