primereact 9.0.0-rc.1 → 9.0.0

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 (131) hide show
  1. package/README.md +2 -2
  2. package/accordion/accordion.d.ts +2 -2
  3. package/autocomplete/autocomplete.d.ts +2 -2
  4. package/avatar/avatar.d.ts +2 -2
  5. package/avatargroup/avatargroup.d.ts +2 -2
  6. package/badge/badge.d.ts +2 -2
  7. package/blockui/blockui.d.ts +2 -2
  8. package/breadcrumb/breadcrumb.d.ts +2 -2
  9. package/button/button.d.ts +13 -2
  10. package/calendar/calendar.d.ts +2 -2
  11. package/card/card.d.ts +2 -2
  12. package/carousel/carousel.d.ts +2 -3
  13. package/cascadeselect/cascadeselect.d.ts +2 -2
  14. package/chart/chart.d.ts +2 -2
  15. package/checkbox/checkbox.d.ts +2 -2
  16. package/chip/chip.d.ts +2 -2
  17. package/chips/chips.d.ts +2 -2
  18. package/colorpicker/colorpicker.d.ts +2 -2
  19. package/column/column.d.ts +3 -45
  20. package/columngroup/columngroup.d.ts +2 -2
  21. package/confirmdialog/confirmdialog.d.ts +2 -4
  22. package/confirmpopup/confirmpopup.d.ts +2 -4
  23. package/contextmenu/contextmenu.d.ts +2 -2
  24. package/core/core.js +3 -1
  25. package/core/core.min.js +2 -2
  26. package/csstransition/csstransition.d.ts +2 -2
  27. package/datascroller/datascroller.d.ts +2 -2
  28. package/datatable/datatable.d.ts +10 -29
  29. package/dataview/dataview.d.ts +3 -5
  30. package/deferredcontent/deferredcontent.d.ts +2 -2
  31. package/dialog/dialog.d.ts +2 -3
  32. package/divider/divider.d.ts +2 -2
  33. package/dock/dock.d.ts +2 -4
  34. package/dropdown/dropdown.d.ts +2 -3
  35. package/editor/editor.d.ts +2 -2
  36. package/fieldset/fieldset.d.ts +2 -2
  37. package/fileupload/fileupload.d.ts +2 -6
  38. package/galleria/galleria.d.ts +2 -3
  39. package/hooks/hooks.d.ts +2 -8
  40. package/image/image.d.ts +2 -2
  41. package/inplace/inplace.d.ts +20 -10
  42. package/inputmask/inputmask.d.ts +2 -2
  43. package/inputnumber/inputnumber.d.ts +2 -2
  44. package/inputswitch/inputswitch.d.ts +2 -2
  45. package/inputtext/inputtext.d.ts +2 -2
  46. package/inputtextarea/inputtextarea.d.ts +2 -2
  47. package/knob/knob.d.ts +2 -2
  48. package/listbox/listbox.d.ts +2 -5
  49. package/megamenu/megamenu.d.ts +2 -2
  50. package/mention/mention.d.ts +2 -3
  51. package/menu/menu.d.ts +2 -2
  52. package/menubar/menubar.d.ts +2 -2
  53. package/menuitem/menuitem.d.ts +3 -4
  54. package/message/message.d.ts +2 -2
  55. package/messages/messages.d.ts +2 -2
  56. package/multiselect/multiselect.d.ts +2 -4
  57. package/multistatecheckbox/multistatecheckbox.d.ts +2 -3
  58. package/orderlist/orderlist.d.ts +2 -3
  59. package/organizationchart/organizationchart.cjs.js +2 -1
  60. package/organizationchart/organizationchart.cjs.min.js +1 -1
  61. package/organizationchart/organizationchart.d.ts +2 -2
  62. package/organizationchart/organizationchart.esm.js +2 -1
  63. package/organizationchart/organizationchart.esm.min.js +1 -1
  64. package/organizationchart/organizationchart.js +2 -1
  65. package/organizationchart/organizationchart.min.js +1 -1
  66. package/overlaypanel/overlaypanel.d.ts +2 -3
  67. package/overlayservice/overlayservice.d.ts +2 -3
  68. package/package.json +2 -2
  69. package/paginator/paginator.cjs.js +1 -1
  70. package/paginator/paginator.cjs.min.js +1 -1
  71. package/paginator/paginator.d.ts +5 -17
  72. package/paginator/paginator.esm.js +1 -1
  73. package/paginator/paginator.esm.min.js +1 -1
  74. package/paginator/paginator.js +1 -1
  75. package/paginator/paginator.min.js +1 -1
  76. package/panel/panel.d.ts +2 -3
  77. package/panelmenu/panelmenu.d.ts +2 -2
  78. package/password/password.d.ts +2 -2
  79. package/picklist/picklist.d.ts +2 -3
  80. package/primereact.all.cjs.js +5 -2
  81. package/primereact.all.cjs.min.js +1 -1
  82. package/primereact.all.esm.js +5 -2
  83. package/primereact.all.esm.min.js +1 -1
  84. package/primereact.all.js +5 -2
  85. package/primereact.all.min.js +1 -1
  86. package/progressbar/progressbar.d.ts +2 -2
  87. package/progressspinner/progressspinner.d.ts +2 -2
  88. package/radiobutton/radiobutton.d.ts +2 -2
  89. package/rating/rating.d.ts +2 -2
  90. package/resources/primereact.css +633 -629
  91. package/resources/primereact.min.css +1 -1
  92. package/ripple/ripple.d.ts +2 -2
  93. package/row/row.d.ts +2 -2
  94. package/scrollpanel/scrollpanel.d.ts +2 -2
  95. package/scrolltop/scrolltop.d.ts +2 -2
  96. package/selectbutton/selectbutton.d.ts +2 -2
  97. package/selectitem/selectitem.d.ts +0 -1
  98. package/sidebar/sidebar.d.ts +2 -2
  99. package/skeleton/skeleton.d.ts +2 -2
  100. package/slidemenu/slidemenu.d.ts +2 -2
  101. package/slider/slider.d.ts +2 -2
  102. package/speeddial/speeddial.d.ts +2 -3
  103. package/splitbutton/splitbutton.d.ts +2 -2
  104. package/splitter/splitter.d.ts +2 -2
  105. package/steps/steps.d.ts +2 -2
  106. package/styleclass/styleclass.d.ts +2 -2
  107. package/tabmenu/tabmenu.d.ts +2 -2
  108. package/tabview/tabview.d.ts +2 -3
  109. package/tag/tag.d.ts +2 -2
  110. package/terminal/terminal.d.ts +2 -2
  111. package/terminalservice/terminalservice.d.ts +2 -3
  112. package/tieredmenu/tieredmenu.d.ts +2 -2
  113. package/timeline/timeline.d.ts +2 -2
  114. package/toast/toast.d.ts +2 -3
  115. package/togglebutton/togglebutton.d.ts +2 -3
  116. package/toolbar/toolbar.d.ts +2 -2
  117. package/tooltip/tooltip.d.ts +2 -2
  118. package/tooltip/tooltipoptions.d.ts +0 -2
  119. package/tree/tree.d.ts +2 -11
  120. package/treeselect/treeselect.d.ts +2 -7
  121. package/treetable/treetable.d.ts +2 -7
  122. package/tristatecheckbox/tristatecheckbox.d.ts +2 -2
  123. package/virtualscroller/virtualscroller.cjs.js +2 -0
  124. package/virtualscroller/virtualscroller.cjs.min.js +1 -1
  125. package/virtualscroller/virtualscroller.d.ts +2 -9
  126. package/virtualscroller/virtualscroller.esm.js +2 -0
  127. package/virtualscroller/virtualscroller.esm.min.js +1 -1
  128. package/virtualscroller/virtualscroller.js +2 -0
  129. package/virtualscroller/virtualscroller.min.css +1 -1
  130. package/virtualscroller/virtualscroller.min.js +1 -1
  131. package/web-types.json +2 -2
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * ProgressBar is a process status indicator.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/progressbar)
5
+ * [Live Demo](https://www.primereact.org/progressbar)
6
6
  *
7
7
  * @module progressbar
8
8
  *
@@ -53,7 +53,7 @@ export interface ProgressBarProps extends Omit<React.DetailedHTMLProps<React.HTM
53
53
  *
54
54
  * _ProgressBar is a process status indicator._
55
55
  *
56
- * [Live Demo](https://www.primefaces.org/primereact/progressbar/)
56
+ * [Live Demo](https://www.primereact.org/progressbar/)
57
57
  * --- ---
58
58
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
59
59
  *
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * ProgressSpinner is a process status indicator.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/progressspinner)
5
+ * [Live Demo](https://www.primereact.org/progressspinner)
6
6
  *
7
7
  * @module progressspinner
8
8
  *
@@ -40,7 +40,7 @@ export interface ProgressSpinnerProps extends Omit<React.DetailedHTMLProps<React
40
40
  *
41
41
  * _ProgressSpinner is a process status indicator._
42
42
  *
43
- * [Live Demo](https://www.primefaces.org/primereact/progressspinner/)
43
+ * [Live Demo](https://www.primereact.org/progressspinner/)
44
44
  * --- ---
45
45
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
46
46
  *
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * RadioButton is an extension to standard radio button element with theming.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/radiobutton/)
5
+ * [Live Demo](https://www.primereact.org/radiobutton/)
6
6
  *
7
7
  * @module radiobutton
8
8
  *
@@ -80,7 +80,7 @@ export interface RadioButtonProps extends Omit<React.DetailedHTMLProps<React.Inp
80
80
  *
81
81
  * _RadioButton is an extension to standard radio button element with theming._
82
82
  *
83
- * [Live Demo](https://www.primefaces.org/primereact/radiobutton/)
83
+ * [Live Demo](https://www.primereact.org/radiobutton/)
84
84
  * --- ---
85
85
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
86
86
  *
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * Rating component is a star based selection input.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/rating/)
5
+ * [Live Demo](https://www.primereact.org/rating/)
6
6
  *
7
7
  * @module rating
8
8
  *
@@ -101,7 +101,7 @@ export interface RatingProps extends Omit<React.DetailedHTMLProps<React.InputHTM
101
101
  *
102
102
  * _Rating component is a star based selection input._
103
103
  *
104
- * [Live Demo](https://www.primefaces.org/primereact/rating/)
104
+ * [Live Demo](https://www.primereact.org/rating/)
105
105
  * --- ---
106
106
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
107
107
  *