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
package/README.md CHANGED
@@ -5,11 +5,11 @@
5
5
  [![Discord Chat](https://img.shields.io/discord/557940238991753223.svg?color=7289da&label=chat&logo=discord)](https://discord.gg/gzKFYnpmCY)
6
6
  [![Stackoverflow](https://img.shields.io/badge/StackOverflow-primereact-chocolate.svg)](https://stackoverflow.com/questions/tagged/primereact)
7
7
 
8
- [![PrimeReact Hero](https://www.primefaces.org/wp-content/uploads/2021/12/primereact-release-7.jpeg)](https://www.primefaces.org/primereact)
8
+ [![PrimeReact Hero](https://www.primefaces.org/wp-content/uploads/2021/12/primereact-release-7.jpeg)](https://www.primereact.org)
9
9
 
10
10
  # PrimeReact
11
11
 
12
- PrimeReact is a rich set of open source UI Components for React. See [PrimeReact homepage](https://www.primefaces.org/primereact) for live showcase and documentation.
12
+ PrimeReact is a rich set of open source UI Components for React. See [PrimeReact homepage](https://www.primereact.org) for live showcase and documentation.
13
13
 
14
14
  ## Download
15
15
 
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * Accordion groups a collection of contents in tabs.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/accordion/)
5
+ * [Live Demo](https://www.primereact.org/accordion/)
6
6
  *
7
7
  * Helper Components:
8
8
  *
@@ -172,7 +172,7 @@ export interface AccordionProps extends Omit<React.DetailedHTMLProps<React.HTMLA
172
172
  *
173
173
  * _Accordion groups a collection of contents in tabs._
174
174
  *
175
- * [Live Demo](https://www.primefaces.org/primereact/accordion/)
175
+ * [Live Demo](https://www.primereact.org/accordion/)
176
176
  * --- ---
177
177
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
178
178
  *
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * AutoComplete is an input component that provides real-time suggestions while being typed.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/autocomplete/)
5
+ * [Live Demo](https://www.primereact.org/autocomplete/)
6
6
  *
7
7
  * @module autocomplete
8
8
  *
@@ -378,7 +378,7 @@ export interface AutoCompleteProps extends Omit<React.DetailedHTMLProps<React.HT
378
378
  *
379
379
  * _AutoComplete is an input component that provides real-time suggestions while being typed._
380
380
  *
381
- * [Live Demo](https://www.primefaces.org/primereact/autocomplete/)
381
+ * [Live Demo](https://www.primereact.org/autocomplete/)
382
382
  * --- ---
383
383
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
384
384
  *
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * Avatar represents people using icons, labels and images.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/avatar)
5
+ * [Live Demo](https://www.primereact.org/avatar)
6
6
  *
7
7
  * @module avatar
8
8
  *
@@ -73,7 +73,7 @@ export interface AvatarProps extends Omit<React.DetailedHTMLProps<React.HTMLAttr
73
73
  *
74
74
  * _Avatar represents people using icons, labels and images._
75
75
  *
76
- * [Live Demo](https://www.primefaces.org/primereact/avatar/)
76
+ * [Live Demo](https://www.primereact.org/avatar/)
77
77
  * --- ---
78
78
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
79
79
  *
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * A set of Avatars can be displayed together using the AvatarGroup component.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/avatar/)
5
+ * [Live Demo](https://www.primereact.org/avatar/)
6
6
  *
7
7
  * @module avatargroup
8
8
  *
@@ -26,7 +26,7 @@ export interface AvatarGroupProps extends Omit<React.DetailedHTMLProps<React.HTM
26
26
  *
27
27
  * _A set of Avatars can be displayed together using the AvatarGroup component._
28
28
  *
29
- * [Live Demo](https://www.primefaces.org/primereact/avatargroup/)
29
+ * [Live Demo](https://www.primereact.org/avatargroup/)
30
30
  * --- ---
31
31
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
32
32
  *
package/badge/badge.d.ts CHANGED
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * Badge represents people using icons, labels and images.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/badge)
5
+ * [Live Demo](https://www.primereact.org/badge)
6
6
  *
7
7
  * @module badge
8
8
  *
@@ -41,7 +41,7 @@ export interface BadgeProps extends Omit<React.DetailedHTMLProps<React.HTMLAttri
41
41
  *
42
42
  * _Badge represents people using icons, labels and images._
43
43
  *
44
- * [Live Demo](https://www.primefaces.org/primereact/badge/)
44
+ * [Live Demo](https://www.primereact.org/badge/)
45
45
  * --- ---
46
46
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
47
47
  *
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * BlockUI represents people using icons, labels and images.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/blockui)
5
+ * [Live Demo](https://www.primereact.org/blockui)
6
6
  *
7
7
  * @module blockui
8
8
  *
@@ -66,7 +66,7 @@ export interface BlockUIProps extends Omit<React.DetailedHTMLProps<React.HTMLAtt
66
66
  *
67
67
  * _BlockUI represents people using icons, labels and images._
68
68
  *
69
- * [Live Demo](https://www.primefaces.org/primereact/blockui/)
69
+ * [Live Demo](https://www.primereact.org/blockui/)
70
70
  * --- ---
71
71
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
72
72
  *
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * Breadcrumb provides contextual information about page hierarchy.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/breadcrumb/)
5
+ * [Live Demo](https://www.primereact.org/breadcrumb/)
6
6
  *
7
7
  * @module breadcrumb
8
8
  *
@@ -35,7 +35,7 @@ export interface BreadCrumbProps extends Omit<React.DetailedHTMLProps<React.HTML
35
35
  *
36
36
  * _Breadcrumb provides contextual information about page hierarchy._
37
37
  *
38
- * [Live Demo](https://www.primefaces.org/primereact/breadcrumb/)
38
+ * [Live Demo](https://www.primereact.org/breadcrumb/)
39
39
  * --- ---
40
40
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
41
41
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  *
3
- * Button is an extension to standard input element with icons and theming.
3
+ * Button is an extension to standard button element with icons and theming.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/button/)
5
+ * [Live Demo](https://www.primereact.org/button/)
6
6
  *
7
7
  * @module button
8
8
  *
@@ -71,4 +71,15 @@ export interface ButtonProps extends Omit<React.DetailedHTMLProps<React.ButtonHT
71
71
  visible?: boolean | undefined;
72
72
  }
73
73
 
74
+ /**
75
+ * **PrimeReact - Button**
76
+ *
77
+ * _Button is an extension to standard button element with icons and theming._
78
+ *
79
+ * [Live Demo](https://www.primereact.org/button/)
80
+ * --- ---
81
+ * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
82
+ *
83
+ * @group Component
84
+ */
74
85
  export declare class Button extends React.Component<ButtonProps, any> {}
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * Calendar also known as DatePicker, is a form component to work with dates.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/calendar/)
5
+ * [Live Demo](https://www.primereact.org/calendar/)
6
6
  *
7
7
  * @module calendar
8
8
  *
@@ -593,7 +593,7 @@ export interface CalendarProps {
593
593
  *
594
594
  * _Calendar also known as DatePicker, is a form component to work with dates._
595
595
  *
596
- * [Live Demo](https://www.primefaces.org/primereact/calendar/)
596
+ * [Live Demo](https://www.primereact.org/calendar/)
597
597
  * --- ---
598
598
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
599
599
  *
package/card/card.d.ts CHANGED
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * Card is a flexible container component.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/card/)
5
+ * [Live Demo](https://www.primereact.org/card/)
6
6
  *
7
7
  * @module card
8
8
  *
@@ -42,7 +42,7 @@ export interface CardProps extends Omit<React.DetailedHTMLProps<React.HTMLAttrib
42
42
  *
43
43
  * _Card is a flexible container component._
44
44
  *
45
- * [Live Demo](https://www.primefaces.org/primereact/card/)
45
+ * [Live Demo](https://www.primereact.org/card/)
46
46
  * --- ---
47
47
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
48
48
  *
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * Carousel is a content slider featuring various customization options.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/carousel)
5
+ * [Live Demo](https://www.primereact.org/carousel)
6
6
  *
7
7
  * @module carousel
8
8
  *
@@ -12,7 +12,6 @@ import * as React from 'react';
12
12
  /**
13
13
  * Custom responsive option
14
14
  * @see {@link CarouselProps.responsiveOptions}
15
- * @group Misc
16
15
  */
17
16
  interface CarouselResponsiveOption {
18
17
  /**
@@ -140,7 +139,7 @@ export interface CarouselProps extends Omit<React.DetailedHTMLProps<React.HTMLAt
140
139
  *
141
140
  * _Carousel is a content slider featuring various customization options._
142
141
  *
143
- * [Live Demo](https://www.primefaces.org/primereact/carousel/)
142
+ * [Live Demo](https://www.primereact.org/carousel/)
144
143
  * --- ---
145
144
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
146
145
  *
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * CascadeSelect is a form component to select a value from a nested structure of options.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/cascadeselect/)
5
+ * [Live Demo](https://www.primereact.org/cascadeselect/)
6
6
  *
7
7
  * @module cascadeselect
8
8
  *
@@ -166,7 +166,7 @@ export interface CascadeSelectProps extends Omit<React.DetailedHTMLProps<React.I
166
166
  *
167
167
  * _CascadeSelect is a form component to select a value from a nested structure of options._
168
168
  *
169
- * [Live Demo](https://www.primefaces.org/primereact/cascadeselect/)
169
+ * [Live Demo](https://www.primereact.org/cascadeselect/)
170
170
  * --- ---
171
171
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
172
172
  *
package/chart/chart.d.ts CHANGED
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * Chart components are based on Chart.js, an open source HTML5 based charting library.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/chart)
5
+ * [Live Demo](https://www.primereact.org/chart)
6
6
  *
7
7
  * @module chart
8
8
  *
@@ -62,7 +62,7 @@ export interface ChartProps {
62
62
  *
63
63
  * _Chart components are based on Chart.js, an open source HTML5 based charting library._
64
64
  *
65
- * [Live Demo](https://www.primefaces.org/primereact/chart/)
65
+ * [Live Demo](https://www.primereact.org/chart/)
66
66
  * --- ---
67
67
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
68
68
  *
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * Checkbox is an extension to standard checkbox element with skinning capabilities.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/checkbox/)
5
+ * [Live Demo](https://www.primereact.org/checkbox/)
6
6
  *
7
7
  * @module checkbox
8
8
  *
@@ -129,7 +129,7 @@ export interface CheckboxProps extends Omit<React.DetailedHTMLProps<React.InputH
129
129
  *
130
130
  * _Checkbox is an extension to standard checkbox element with skinning capabilities._
131
131
  *
132
- * [Live Demo](https://www.primefaces.org/primereact/checkbox/)
132
+ * [Live Demo](https://www.primereact.org/checkbox/)
133
133
  * --- ---
134
134
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
135
135
  *
package/chip/chip.d.ts CHANGED
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * Chip represents people using icons, labels and images.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/chip)
5
+ * [Live Demo](https://www.primereact.org/chip)
6
6
  *
7
7
  * @module chip
8
8
  *
@@ -72,7 +72,7 @@ export interface ChipProps extends Omit<React.DetailedHTMLProps<React.HTMLAttrib
72
72
  *
73
73
  * _Chip represents people using icons, labels and images._
74
74
  *
75
- * [Live Demo](https://www.primefaces.org/primereact/chip/)
75
+ * [Live Demo](https://www.primereact.org/chip/)
76
76
  * --- ---
77
77
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
78
78
  *
package/chips/chips.d.ts CHANGED
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * Chips is used to enter multiple values on an input field.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/chips/)
5
+ * [Live Demo](https://www.primereact.org/chips/)
6
6
  *
7
7
  * @module chips
8
8
  *
@@ -192,7 +192,7 @@ export interface ChipsProps extends Omit<React.DetailedHTMLProps<React.InputHTML
192
192
  *
193
193
  * _Chips is used to enter multiple values on an input field._
194
194
  *
195
- * [Live Demo](https://www.primefaces.org/primereact/chips/)
195
+ * [Live Demo](https://www.primereact.org/chips/)
196
196
  * --- ---
197
197
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
198
198
  *
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * ColorPicker is an input component to select a color.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/colorpicker/)
5
+ * [Live Demo](https://www.primereact.org/colorpicker/)
6
6
  *
7
7
  * @module colorpicker
8
8
  *
@@ -141,7 +141,7 @@ export interface ColorPickerProps extends Omit<React.DetailedHTMLProps<React.Inp
141
141
  *
142
142
  * _ColorPicker is an input component to select a color._
143
143
  *
144
- * [Live Demo](https://www.primefaces.org/primereact/colorpicker/)
144
+ * [Live Demo](https://www.primereact.org/colorpicker/)
145
145
  * --- ---
146
146
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
147
147
  *
@@ -3,7 +3,7 @@
3
3
  * Column component defines various options to specify corresponding features.
4
4
  * It is a helper component for DataTable and TreeTable.
5
5
  *
6
- * [Live Demo](https://www.primefaces.org/primereact/datatable/)
6
+ * [Live Demo](https://www.primereact.org/datatable/)
7
7
  *
8
8
  * @module column
9
9
  *
@@ -11,9 +11,6 @@
11
11
  import * as React from 'react';
12
12
  import { TooltipOptions } from '../tooltip/tooltipoptions';
13
13
 
14
- /**
15
- * @group misc
16
- */
17
14
  interface ColumnHeaderOptions {
18
15
  /**
19
16
  * Additional properties passed to the body component.
@@ -27,9 +24,6 @@ interface ColumnHeaderOptions {
27
24
  */
28
25
  interface ColumnFooterOptions extends ColumnHeaderOptions {}
29
26
 
30
- /**
31
- * @group misc
32
- */
33
27
  interface ColumnBodyOptions {
34
28
  /**
35
29
  * Column of the options.
@@ -61,9 +55,6 @@ interface ColumnBodyOptions {
61
55
  rowEditor?: ColumnBodyRowEditorOptions;
62
56
  }
63
57
 
64
- /**
65
- * @group misc
66
- */
67
58
  interface ColumnBodyExpanderOptions {
68
59
  /**
69
60
  * Event on click of the expander.
@@ -84,9 +75,6 @@ interface ColumnBodyExpanderOptions {
84
75
  element?: JSX.Element;
85
76
  }
86
77
 
87
- /**
88
- * @group misc
89
- */
90
78
  interface ColumnBodyRowEditorOptions {
91
79
  /**
92
80
  * Whether row is in editing mode.
@@ -137,9 +125,6 @@ interface ColumnBodyRowEditorOptions {
137
125
  initIconClassName?: string;
138
126
  }
139
127
 
140
- /**
141
- * @group misc
142
- */
143
128
  interface ColumnEditorOptions {
144
129
  /**
145
130
  * Node element of the editor.
@@ -180,9 +165,6 @@ interface ColumnEditorOptions {
180
165
  editorCallback?(value: any): void;
181
166
  }
182
167
 
183
- /**
184
- * @group misc
185
- */
186
168
  interface ColumnFilterModelOptions {
187
169
  /**
188
170
  * Object containing key-value pairs of column filter metadata or metadata with constraint.
@@ -190,9 +172,6 @@ interface ColumnFilterModelOptions {
190
172
  [key: string]: ColumnFilterMetaData | ColumnFilterMetaDataWithConstraint;
191
173
  }
192
174
 
193
- /**
194
- * @group misc
195
- */
196
175
  interface ColumnFilterClearTemplateOptions {
197
176
  /**
198
177
  * Field name of the column.
@@ -208,9 +187,6 @@ interface ColumnFilterClearTemplateOptions {
208
187
  filterClearCallback(): void;
209
188
  }
210
189
 
211
- /**
212
- * @group misc
213
- */
214
190
  interface ColumnFilterApplyTemplateOptions {
215
191
  /**
216
192
  * Field name of the column.
@@ -240,9 +216,6 @@ interface ColumnFilterHeaderTemplateOptions extends ColumnFilterApplyTemplateOpt
240
216
  */
241
217
  interface ColumnFilterFooterTemplateOptions extends ColumnFilterApplyTemplateOptions {}
242
218
 
243
- /**
244
- * @group misc
245
- */
246
219
  interface ColumnFilterElementTemplateOptions {
247
220
  /**
248
221
  * Field name of the column.
@@ -322,9 +295,6 @@ interface ColumnEvent {
322
295
  newValue: any;
323
296
  }
324
297
 
325
- /**
326
- * @group misc
327
- */
328
298
  interface ColumnSortMetaData {
329
299
  /**
330
300
  * Field name of the column.
@@ -352,9 +322,6 @@ interface ColumnSortEvent extends ColumnSortMetaData {
352
322
  multiSortMeta?: ColumnSortMetaData[];
353
323
  }
354
324
 
355
- /**
356
- * @group misc
357
- */
358
325
  interface ColumnFilterMetaData {
359
326
  /**
360
327
  * Value of the filter.
@@ -366,9 +333,6 @@ interface ColumnFilterMetaData {
366
333
  matchMode: 'startsWith' | 'contains' | 'endsWith' | 'equals' | 'notEquals' | 'in' | 'lt' | 'lte' | 'gt' | 'gte' | 'custom';
367
334
  }
368
335
 
369
- /**
370
- * @group misc
371
- */
372
336
  interface ColumnFilterMetaDataWithConstraint {
373
337
  /**
374
338
  * Logical operator for the constraints.
@@ -452,9 +416,6 @@ interface ColumnFilterConstraintAddEvent {
452
416
  */
453
417
  interface ColumnFilterConstraintRemoveEvent extends ColumnFilterConstraintAddEvent {}
454
418
 
455
- /**
456
- * @group misc
457
- */
458
419
  interface ColumnFilterMeta {
459
420
  /**
460
421
  * Filter metadata for specific columns.
@@ -499,9 +460,6 @@ interface ColumnFilterEvent {
499
460
  };
500
461
  }
501
462
 
502
- /**
503
- * @group misc
504
- */
505
463
  interface ColumnFilterMatchModeOptions {
506
464
  /**
507
465
  * Filter match modes for specific columns.
@@ -865,9 +823,9 @@ export interface ColumnProps {
865
823
  /**
866
824
  * **PrimeReact - Column**
867
825
  *
868
- * _It is a helper component for DataTable and TreeTable._
826
+ * _Column is a helper component for DataTable and TreeTable._
869
827
  *
870
- * [Live Demo](https://www.primefaces.org/primereact/column/)
828
+ * [Live Demo](https://www.primereact.org/column/)
871
829
  * --- ---
872
830
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
873
831
  *
@@ -3,7 +3,7 @@
3
3
  * Columns can be grouped at header and footer sections by defining a ColumnGroup component.
4
4
  * It is a helper component for DataTable.
5
5
  *
6
- * [Live Demo](https://www.primefaces.org/primereact/datatable/)
6
+ * [Live Demo](https://www.primereact.org/datatable/)
7
7
  *
8
8
  * @module columngroup
9
9
  *
@@ -28,7 +28,7 @@ export interface ColumnGroupProps {
28
28
  *
29
29
  * _It is a helper component for DataTable._
30
30
  *
31
- * [Live Demo](https://www.primefaces.org/primereact/columngroup/)
31
+ * [Live Demo](https://www.primereact.org/columngroup/)
32
32
  * --- ---
33
33
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
34
34
  *
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * ConfirmDialog uses a Dialog UI with confirmDialog method or <ConfirmDialog> tag.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/confirmdialog)
5
+ * [Live Demo](https://www.primereact.org/confirmdialog)
6
6
  *
7
7
  * @module confirmdialog
8
8
  *
@@ -13,7 +13,6 @@ import { IconType } from '../utils';
13
13
 
14
14
  /**
15
15
  * Custom confirm dialog options
16
- * @group Misc
17
16
  */
18
17
  interface ConfirmDialogOptions {
19
18
  /**
@@ -139,7 +138,6 @@ export interface ConfirmDialogProps extends Omit<DialogProps, 'onHide' | 'footer
139
138
 
140
139
  /**
141
140
  * Object returned by the {@link confirmDialog} method.
142
- * @group Misc
143
141
  */
144
142
  interface ConfirmDialogReturn {
145
143
  /**
@@ -157,7 +155,7 @@ interface ConfirmDialogReturn {
157
155
  *
158
156
  * _ConfirmDialog uses a Dialog UI with confirmDialog method or <ConfirmDialog> tag._
159
157
  *
160
- * [Live Demo](https://www.primefaces.org/primereact/confirmdialog/)
158
+ * [Live Demo](https://www.primereact.org/confirmdialog/)
161
159
  * --- ---
162
160
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
163
161
  *
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * ConfirmPopup displays a confirmation overlay displayed relatively to its target.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/confirmpopup)
5
+ * [Live Demo](https://www.primereact.org/confirmpopup)
6
6
  *
7
7
  * @module confirmpopup
8
8
  *
@@ -13,7 +13,6 @@ import { IconType } from '../utils';
13
13
 
14
14
  /**
15
15
  * Custom confirm popup options
16
- * @group Misc
17
16
  */
18
17
  interface ConfirmPopupOptions {
19
18
  /**
@@ -164,7 +163,6 @@ export interface ConfirmPopupProps {
164
163
 
165
164
  /**
166
165
  * Object returned by the {@link confirmPopup} method.
167
- * @group Misc
168
166
  */
169
167
  interface ConfirmPopupReturn {
170
168
  /**
@@ -182,7 +180,7 @@ interface ConfirmPopupReturn {
182
180
  *
183
181
  * _ConfirmPopup displays a confirmation overlay displayed relatively to its target._
184
182
  *
185
- * [Live Demo](https://www.primefaces.org/primereact/confirmpopup/)
183
+ * [Live Demo](https://www.primereact.org/confirmpopup/)
186
184
  * --- ---
187
185
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
188
186
  *
@@ -2,7 +2,7 @@
2
2
  *
3
3
  * ContextMenu displays an overlay menu on right click of its target. Note that components like DataTable has special integration with ContextMenu. Refer to documentation of the individual documentation of the components having a special integration.
4
4
  *
5
- * [Live Demo](https://www.primefaces.org/primereact/contextmenu/)
5
+ * [Live Demo](https://www.primereact.org/contextmenu/)
6
6
  *
7
7
  * @module contextmenu
8
8
  *
@@ -66,7 +66,7 @@ export interface ContextMenuProps extends Omit<React.DetailedHTMLProps<React.HTM
66
66
  *
67
67
  * _ContextMenu displays an overlay menu on right click of its target. Note that components like DataTable has special integration with ContextMenu. Refer to documentation of the individual documentation of the components having a special integration._
68
68
  *
69
- * [Live Demo](https://www.primefaces.org/primereact/contextmenu/)
69
+ * [Live Demo](https://www.primereact.org/contextmenu/)
70
70
  * --- ---
71
71
  * ![PrimeReact](https://primefaces.org/cdn/primereact/images/logo-100.png)
72
72
  *
package/core/core.js CHANGED
@@ -5771,6 +5771,8 @@ this.primereact.virtualscroller = (function (exports, React, hooks, utils) {
5771
5771
  var otherProps = VirtualScrollerBase.getOtherProps(props);
5772
5772
  var className = utils.classNames('p-virtualscroller', {
5773
5773
  'p-both-scroll': both,
5774
+ 'p-virtualscroller-both': both,
5775
+ 'p-virtualscroller-horizontal': horizontal,
5774
5776
  'p-horizontal-scroll': horizontal
5775
5777
  }, props.className);
5776
5778
  var loader = createLoader();
@@ -10090,7 +10092,7 @@ this.primereact.paginator = (function (exports, React, hooks, utils, api, ripple
10090
10092
  };
10091
10093
  var JumpToPageInputBase = {
10092
10094
  defaultProps: {
10093
- __TYPE: 'JumbToPageInput',
10095
+ __TYPE: 'JumpToPageInput',
10094
10096
  page: null,
10095
10097
  rows: null,
10096
10098
  pageCount: null,