@patternfly/react-core 6.3.1-prerelease.0 → 6.3.1-prerelease.10

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 (268) hide show
  1. package/CHANGELOG.md +54 -0
  2. package/components/package.json +1 -1
  3. package/deprecated/package.json +1 -1
  4. package/dist/dynamic/components/AboutModal/package.json +1 -1
  5. package/dist/dynamic/components/Accordion/package.json +1 -1
  6. package/dist/dynamic/components/ActionList/package.json +1 -1
  7. package/dist/dynamic/components/Alert/package.json +1 -1
  8. package/dist/dynamic/components/Avatar/package.json +1 -1
  9. package/dist/dynamic/components/BackToTop/package.json +1 -1
  10. package/dist/dynamic/components/Backdrop/package.json +1 -1
  11. package/dist/dynamic/components/BackgroundImage/package.json +1 -1
  12. package/dist/dynamic/components/Badge/package.json +1 -1
  13. package/dist/dynamic/components/Banner/package.json +1 -1
  14. package/dist/dynamic/components/Brand/package.json +1 -1
  15. package/dist/dynamic/components/Breadcrumb/package.json +1 -1
  16. package/dist/dynamic/components/Button/package.json +1 -1
  17. package/dist/dynamic/components/CalendarMonth/package.json +1 -1
  18. package/dist/dynamic/components/Card/package.json +1 -1
  19. package/dist/dynamic/components/Checkbox/package.json +1 -1
  20. package/dist/dynamic/components/ClipboardCopy/package.json +1 -1
  21. package/dist/dynamic/components/CodeBlock/package.json +1 -1
  22. package/dist/dynamic/components/Content/package.json +1 -1
  23. package/dist/dynamic/components/DataList/package.json +1 -1
  24. package/dist/dynamic/components/DatePicker/package.json +1 -1
  25. package/dist/dynamic/components/DescriptionList/package.json +1 -1
  26. package/dist/dynamic/components/Divider/package.json +1 -1
  27. package/dist/dynamic/components/Drawer/package.json +1 -1
  28. package/dist/dynamic/components/Dropdown/package.json +1 -1
  29. package/dist/dynamic/components/DualListSelector/package.json +1 -1
  30. package/dist/dynamic/components/EmptyState/package.json +1 -1
  31. package/dist/dynamic/components/ExpandableSection/package.json +1 -1
  32. package/dist/dynamic/components/FileUpload/package.json +1 -1
  33. package/dist/dynamic/components/Form/package.json +1 -1
  34. package/dist/dynamic/components/FormSelect/package.json +1 -1
  35. package/dist/dynamic/components/HelperText/package.json +1 -1
  36. package/dist/dynamic/components/Hint/package.json +1 -1
  37. package/dist/dynamic/components/Icon/package.json +1 -1
  38. package/dist/dynamic/components/InputGroup/package.json +1 -1
  39. package/dist/dynamic/components/JumpLinks/package.json +1 -1
  40. package/dist/dynamic/components/Label/package.json +1 -1
  41. package/dist/dynamic/components/List/package.json +1 -1
  42. package/dist/dynamic/components/LoginPage/package.json +1 -1
  43. package/dist/dynamic/components/Masthead/package.json +1 -1
  44. package/dist/dynamic/components/Menu/package.json +1 -1
  45. package/dist/dynamic/components/MenuToggle/package.json +1 -1
  46. package/dist/dynamic/components/Modal/package.json +1 -1
  47. package/dist/dynamic/components/MultipleFileUpload/package.json +1 -1
  48. package/dist/dynamic/components/Nav/package.json +1 -1
  49. package/dist/dynamic/components/NotificationBadge/package.json +1 -1
  50. package/dist/dynamic/components/NotificationDrawer/package.json +1 -1
  51. package/dist/dynamic/components/NumberInput/package.json +1 -1
  52. package/dist/dynamic/components/OverflowMenu/package.json +1 -1
  53. package/dist/dynamic/components/Page/package.json +1 -1
  54. package/dist/dynamic/components/Pagination/package.json +1 -1
  55. package/dist/dynamic/components/Panel/package.json +1 -1
  56. package/dist/dynamic/components/Popover/package.json +1 -1
  57. package/dist/dynamic/components/Progress/package.json +1 -1
  58. package/dist/dynamic/components/ProgressStepper/package.json +1 -1
  59. package/dist/dynamic/components/Radio/package.json +1 -1
  60. package/dist/dynamic/components/SearchInput/package.json +1 -1
  61. package/dist/dynamic/components/Select/package.json +1 -1
  62. package/dist/dynamic/components/Sidebar/package.json +1 -1
  63. package/dist/dynamic/components/SimpleList/package.json +1 -1
  64. package/dist/dynamic/components/Skeleton/package.json +1 -1
  65. package/dist/dynamic/components/SkipToContent/package.json +1 -1
  66. package/dist/dynamic/components/Slider/package.json +1 -1
  67. package/dist/dynamic/components/Spinner/package.json +1 -1
  68. package/dist/dynamic/components/Switch/package.json +1 -1
  69. package/dist/dynamic/components/Tabs/package.json +1 -1
  70. package/dist/dynamic/components/TextArea/package.json +1 -1
  71. package/dist/dynamic/components/TextInput/package.json +1 -1
  72. package/dist/dynamic/components/TextInputGroup/package.json +1 -1
  73. package/dist/dynamic/components/TimePicker/package.json +1 -1
  74. package/dist/dynamic/components/Timestamp/package.json +1 -1
  75. package/dist/dynamic/components/Title/package.json +1 -1
  76. package/dist/dynamic/components/ToggleGroup/package.json +1 -1
  77. package/dist/dynamic/components/Toolbar/package.json +1 -1
  78. package/dist/dynamic/components/Tooltip/package.json +1 -1
  79. package/dist/dynamic/components/TreeView/package.json +1 -1
  80. package/dist/dynamic/components/Truncate/package.json +1 -1
  81. package/dist/dynamic/components/Wizard/hooks/package.json +1 -1
  82. package/dist/dynamic/components/Wizard/package.json +1 -1
  83. package/dist/dynamic/deprecated/components/Chip/package.json +1 -1
  84. package/dist/dynamic/deprecated/components/DragDrop/package.json +1 -1
  85. package/dist/dynamic/deprecated/components/DualListSelector/package.json +1 -1
  86. package/dist/dynamic/deprecated/components/Modal/package.json +1 -1
  87. package/dist/dynamic/deprecated/components/Tile/package.json +1 -1
  88. package/dist/dynamic/deprecated/components/Wizard/package.json +1 -1
  89. package/dist/dynamic/deprecated/components/package.json +1 -1
  90. package/dist/dynamic/helpers/FocusTrap/FocusTrap/package.json +1 -1
  91. package/dist/dynamic/helpers/GenerateId/GenerateId/package.json +1 -1
  92. package/dist/dynamic/helpers/KeyboardHandler/package.json +1 -1
  93. package/dist/dynamic/helpers/OUIA/ouia/package.json +1 -1
  94. package/dist/dynamic/helpers/Popper/Popper/package.json +1 -1
  95. package/dist/dynamic/helpers/constants/package.json +1 -1
  96. package/dist/dynamic/helpers/datetimeUtils/package.json +1 -1
  97. package/dist/dynamic/helpers/fileUtils/package.json +1 -1
  98. package/dist/dynamic/helpers/htmlConstants/package.json +1 -1
  99. package/dist/dynamic/helpers/package.json +1 -1
  100. package/dist/dynamic/helpers/resizeObserver/package.json +1 -1
  101. package/dist/dynamic/helpers/typeUtils/package.json +1 -1
  102. package/dist/dynamic/helpers/useInterval/package.json +1 -1
  103. package/dist/dynamic/helpers/useIsomorphicLayout/package.json +1 -1
  104. package/dist/dynamic/helpers/useUnmountEffect/package.json +1 -1
  105. package/dist/dynamic/helpers/util/package.json +1 -1
  106. package/dist/dynamic/layouts/Bullseye/package.json +1 -1
  107. package/dist/dynamic/layouts/Flex/package.json +1 -1
  108. package/dist/dynamic/layouts/Gallery/package.json +1 -1
  109. package/dist/dynamic/layouts/Grid/package.json +1 -1
  110. package/dist/dynamic/layouts/Level/package.json +1 -1
  111. package/dist/dynamic/layouts/Split/package.json +1 -1
  112. package/dist/dynamic/layouts/Stack/package.json +1 -1
  113. package/dist/dynamic/styles/package.json +1 -1
  114. package/dist/esm/components/ClipboardCopy/ClipboardCopy.d.ts +2 -0
  115. package/dist/esm/components/ClipboardCopy/ClipboardCopy.d.ts.map +1 -1
  116. package/dist/esm/components/ClipboardCopy/ClipboardCopy.js +3 -3
  117. package/dist/esm/components/ClipboardCopy/ClipboardCopy.js.map +1 -1
  118. package/dist/esm/components/ClipboardCopy/ClipboardCopyButton.d.ts +2 -2
  119. package/dist/esm/components/ClipboardCopy/ClipboardCopyButton.d.ts.map +1 -1
  120. package/dist/esm/components/ClipboardCopy/ClipboardCopyButton.js +2 -2
  121. package/dist/esm/components/ClipboardCopy/ClipboardCopyButton.js.map +1 -1
  122. package/dist/esm/components/ClipboardCopy/ClipboardCopyToggle.d.ts +0 -1
  123. package/dist/esm/components/ClipboardCopy/ClipboardCopyToggle.d.ts.map +1 -1
  124. package/dist/esm/components/ClipboardCopy/ClipboardCopyToggle.js +2 -2
  125. package/dist/esm/components/ClipboardCopy/ClipboardCopyToggle.js.map +1 -1
  126. package/dist/esm/components/JumpLinks/JumpLinks.d.ts +2 -0
  127. package/dist/esm/components/JumpLinks/JumpLinks.d.ts.map +1 -1
  128. package/dist/esm/components/JumpLinks/JumpLinks.js +15 -3
  129. package/dist/esm/components/JumpLinks/JumpLinks.js.map +1 -1
  130. package/dist/esm/components/Label/LabelGroup.js +2 -2
  131. package/dist/esm/components/Label/LabelGroup.js.map +1 -1
  132. package/dist/esm/components/MultipleFileUpload/MultipleFileUploadStatusItem.d.ts +2 -0
  133. package/dist/esm/components/MultipleFileUpload/MultipleFileUploadStatusItem.d.ts.map +1 -1
  134. package/dist/esm/components/MultipleFileUpload/MultipleFileUploadStatusItem.js +2 -2
  135. package/dist/esm/components/MultipleFileUpload/MultipleFileUploadStatusItem.js.map +1 -1
  136. package/dist/esm/components/Page/PageToggleButton.d.ts +2 -0
  137. package/dist/esm/components/Page/PageToggleButton.d.ts.map +1 -1
  138. package/dist/esm/components/Page/PageToggleButton.js +4 -2
  139. package/dist/esm/components/Page/PageToggleButton.js.map +1 -1
  140. package/dist/esm/components/Progress/Progress.d.ts +2 -0
  141. package/dist/esm/components/Progress/Progress.d.ts.map +1 -1
  142. package/dist/esm/components/Progress/Progress.js +6 -2
  143. package/dist/esm/components/Progress/Progress.js.map +1 -1
  144. package/dist/esm/components/Progress/ProgressBar.d.ts +1 -0
  145. package/dist/esm/components/Progress/ProgressBar.d.ts.map +1 -1
  146. package/dist/esm/components/Progress/ProgressBar.js +1 -1
  147. package/dist/esm/components/Progress/ProgressBar.js.map +1 -1
  148. package/dist/esm/components/Progress/ProgressContainer.js +1 -1
  149. package/dist/esm/components/Progress/ProgressContainer.js.map +1 -1
  150. package/dist/esm/components/Tabs/Tabs.d.ts.map +1 -1
  151. package/dist/esm/components/Tabs/Tabs.js +3 -0
  152. package/dist/esm/components/Tabs/Tabs.js.map +1 -1
  153. package/dist/esm/components/Tooltip/Tooltip.d.ts.map +1 -1
  154. package/dist/esm/components/Tooltip/Tooltip.js +68 -3
  155. package/dist/esm/components/Tooltip/Tooltip.js.map +1 -1
  156. package/dist/esm/components/Wizard/WizardNavItem.js +1 -1
  157. package/dist/esm/components/Wizard/WizardNavItem.js.map +1 -1
  158. package/dist/esm/deprecated/components/Wizard/WizardNavItem.js +1 -1
  159. package/dist/esm/deprecated/components/Wizard/WizardNavItem.js.map +1 -1
  160. package/dist/js/components/ClipboardCopy/ClipboardCopy.d.ts +2 -0
  161. package/dist/js/components/ClipboardCopy/ClipboardCopy.d.ts.map +1 -1
  162. package/dist/js/components/ClipboardCopy/ClipboardCopy.js +3 -3
  163. package/dist/js/components/ClipboardCopy/ClipboardCopy.js.map +1 -1
  164. package/dist/js/components/ClipboardCopy/ClipboardCopyButton.d.ts +2 -2
  165. package/dist/js/components/ClipboardCopy/ClipboardCopyButton.d.ts.map +1 -1
  166. package/dist/js/components/ClipboardCopy/ClipboardCopyButton.js +2 -2
  167. package/dist/js/components/ClipboardCopy/ClipboardCopyButton.js.map +1 -1
  168. package/dist/js/components/ClipboardCopy/ClipboardCopyToggle.d.ts +0 -1
  169. package/dist/js/components/ClipboardCopy/ClipboardCopyToggle.d.ts.map +1 -1
  170. package/dist/js/components/ClipboardCopy/ClipboardCopyToggle.js +2 -2
  171. package/dist/js/components/ClipboardCopy/ClipboardCopyToggle.js.map +1 -1
  172. package/dist/js/components/JumpLinks/JumpLinks.d.ts +2 -0
  173. package/dist/js/components/JumpLinks/JumpLinks.d.ts.map +1 -1
  174. package/dist/js/components/JumpLinks/JumpLinks.js +14 -2
  175. package/dist/js/components/JumpLinks/JumpLinks.js.map +1 -1
  176. package/dist/js/components/Label/LabelGroup.js +2 -2
  177. package/dist/js/components/Label/LabelGroup.js.map +1 -1
  178. package/dist/js/components/MultipleFileUpload/MultipleFileUploadStatusItem.d.ts +2 -0
  179. package/dist/js/components/MultipleFileUpload/MultipleFileUploadStatusItem.d.ts.map +1 -1
  180. package/dist/js/components/MultipleFileUpload/MultipleFileUploadStatusItem.js +2 -2
  181. package/dist/js/components/MultipleFileUpload/MultipleFileUploadStatusItem.js.map +1 -1
  182. package/dist/js/components/Page/PageToggleButton.d.ts +2 -0
  183. package/dist/js/components/Page/PageToggleButton.d.ts.map +1 -1
  184. package/dist/js/components/Page/PageToggleButton.js +4 -2
  185. package/dist/js/components/Page/PageToggleButton.js.map +1 -1
  186. package/dist/js/components/Progress/Progress.d.ts +2 -0
  187. package/dist/js/components/Progress/Progress.d.ts.map +1 -1
  188. package/dist/js/components/Progress/Progress.js +6 -2
  189. package/dist/js/components/Progress/Progress.js.map +1 -1
  190. package/dist/js/components/Progress/ProgressBar.d.ts +1 -0
  191. package/dist/js/components/Progress/ProgressBar.d.ts.map +1 -1
  192. package/dist/js/components/Progress/ProgressBar.js +1 -1
  193. package/dist/js/components/Progress/ProgressBar.js.map +1 -1
  194. package/dist/js/components/Progress/ProgressContainer.js +1 -1
  195. package/dist/js/components/Progress/ProgressContainer.js.map +1 -1
  196. package/dist/js/components/Tabs/Tabs.d.ts.map +1 -1
  197. package/dist/js/components/Tabs/Tabs.js +3 -0
  198. package/dist/js/components/Tabs/Tabs.js.map +1 -1
  199. package/dist/js/components/Tooltip/Tooltip.d.ts.map +1 -1
  200. package/dist/js/components/Tooltip/Tooltip.js +68 -3
  201. package/dist/js/components/Tooltip/Tooltip.js.map +1 -1
  202. package/dist/js/components/Wizard/WizardNavItem.js +1 -1
  203. package/dist/js/components/Wizard/WizardNavItem.js.map +1 -1
  204. package/dist/js/deprecated/components/Wizard/WizardNavItem.js +1 -1
  205. package/dist/js/deprecated/components/Wizard/WizardNavItem.js.map +1 -1
  206. package/dist/styles/base-no-reset.css +1209 -1
  207. package/dist/styles/base.css +1213 -1
  208. package/dist/umd/assets/{output-CQ44UfaW.css → output-R-jtt1kZ.css} +17264 -16975
  209. package/dist/umd/react-core.min.js +3 -3
  210. package/helpers/package.json +1 -1
  211. package/layouts/package.json +1 -1
  212. package/next/package.json +1 -1
  213. package/package.json +6 -6
  214. package/src/components/ClipboardCopy/ClipboardCopy.tsx +5 -5
  215. package/src/components/ClipboardCopy/ClipboardCopyButton.tsx +2 -4
  216. package/src/components/ClipboardCopy/ClipboardCopyToggle.tsx +0 -3
  217. package/src/components/ClipboardCopy/__tests__/ClipboardCopy.test.tsx +16 -0
  218. package/src/components/ClipboardCopy/__tests__/ClipboardCopyButton.test.tsx +5 -28
  219. package/src/components/ClipboardCopy/__tests__/ClipboardCopyToggle.test.tsx +3 -4
  220. package/src/components/ClipboardCopy/__tests__/__snapshots__/ClipboardCopy.test.tsx.snap +1 -1
  221. package/src/components/ClipboardCopy/__tests__/__snapshots__/ClipboardCopyButton.test.tsx.snap +0 -1
  222. package/src/components/ClipboardCopy/__tests__/__snapshots__/ClipboardCopyToggle.test.tsx.snap +0 -1
  223. package/src/components/ClipboardCopy/examples/ClipboardCopyBasic.tsx +1 -1
  224. package/src/components/ClipboardCopy/examples/ClipboardCopyExpanded.tsx +7 -1
  225. package/src/components/ClipboardCopy/examples/ClipboardCopyExpandedWithArray.tsx +7 -1
  226. package/src/components/ClipboardCopy/examples/ClipboardCopyInlineCompact.tsx +1 -1
  227. package/src/components/ClipboardCopy/examples/ClipboardCopyInlineCompactCode.tsx +7 -1
  228. package/src/components/ClipboardCopy/examples/ClipboardCopyInlineCompactInSentence.tsx +19 -3
  229. package/src/components/ClipboardCopy/examples/ClipboardCopyInlineCompactTruncation.tsx +14 -2
  230. package/src/components/ClipboardCopy/examples/ClipboardCopyInlineCompactWithAdditionalAction.tsx +1 -0
  231. package/src/components/ClipboardCopy/examples/ClipboardCopyJSONObject.tsx +8 -1
  232. package/src/components/ClipboardCopy/examples/ClipboardCopyReadOnly.tsx +1 -1
  233. package/src/components/ClipboardCopy/examples/ClipboardCopyReadOnlyExpanded.tsx +8 -1
  234. package/src/components/ClipboardCopy/examples/ClipboardCopyReadOnlyExpandedByDefault.tsx +9 -1
  235. package/src/components/JumpLinks/JumpLinks.tsx +33 -5
  236. package/src/components/JumpLinks/__tests__/JumpLinks.test.tsx +196 -1
  237. package/src/components/JumpLinks/__tests__/__snapshots__/JumpLinks.test.tsx.snap +9 -9
  238. package/src/components/JumpLinks/examples/JumpLinksBasic.tsx +1 -1
  239. package/src/components/JumpLinks/examples/JumpLinksExpandableVerticalWithSubsection.tsx +2 -2
  240. package/src/components/JumpLinks/examples/JumpLinksVertical.tsx +1 -1
  241. package/src/components/JumpLinks/examples/JumpLinksVerticalWithLabel.tsx +1 -1
  242. package/src/components/JumpLinks/examples/JumpLinksWithCenteredList.tsx +1 -1
  243. package/src/components/JumpLinks/examples/JumpLinksWithLabel.tsx +2 -2
  244. package/src/components/Label/LabelGroup.tsx +3 -3
  245. package/src/components/Label/__tests__/__snapshots__/LabelGroup.test.tsx.snap +3 -3
  246. package/src/components/MultipleFileUpload/MultipleFileUploadStatusItem.tsx +4 -0
  247. package/src/components/MultipleFileUpload/examples/MultipleFileUploadBasic.tsx +5 -4
  248. package/src/components/Page/PageToggleButton.tsx +7 -0
  249. package/src/components/Page/__tests__/PageToggleButton.test.tsx +74 -0
  250. package/src/components/Progress/Progress.tsx +9 -1
  251. package/src/components/Progress/ProgressBar.tsx +2 -1
  252. package/src/components/Progress/ProgressContainer.tsx +1 -1
  253. package/src/components/Progress/__tests__/Generated/__snapshots__/ProgressBar.test.tsx.snap +1 -0
  254. package/src/components/Progress/__tests__/ProgressBar.test.tsx +19 -0
  255. package/src/components/Progress/examples/Progress.md +67 -23
  256. package/src/components/Progress/examples/ProgressHelperText.tsx +8 -2
  257. package/src/components/Tabs/Tabs.tsx +4 -0
  258. package/src/components/Tabs/__tests__/Tabs.test.tsx +48 -0
  259. package/src/components/Tabs/__tests__/__snapshots__/Tabs.test.tsx.snap +14 -14
  260. package/src/components/Toolbar/__tests__/__snapshots__/Toolbar.test.tsx.snap +3 -3
  261. package/src/components/Tooltip/Tooltip.tsx +76 -3
  262. package/src/components/Tooltip/__tests__/Tooltip.test.tsx +126 -0
  263. package/src/components/Wizard/WizardNavItem.tsx +1 -1
  264. package/src/demos/DataList/examples/DataListBasic.tsx +74 -19
  265. package/src/demos/DataList/examples/DataListStaticBottomPagination.tsx +16 -3
  266. package/src/demos/DataListDemo.md +5 -2
  267. package/src/demos/examples/PrimaryDetail/PrimaryDetailCardView.tsx +1 -1
  268. package/src/deprecated/components/Wizard/WizardNavItem.tsx +1 -1
@@ -1,7 +1,10 @@
1
- import { render } from '@testing-library/react';
1
+ import { render, screen } from '@testing-library/react';
2
2
  import { JumpLinks } from '../JumpLinks';
3
3
  import { JumpLinksItem } from '../JumpLinksItem';
4
4
  import { JumpLinksList } from '../JumpLinksList';
5
+ import * as utils from '../../../helpers/util';
6
+
7
+ jest.spyOn(utils, 'getUniqueId').mockReturnValue('unique_id_mock');
5
8
 
6
9
  test('simple jumplinks', () => {
7
10
  const { asFragment } = render(
@@ -75,3 +78,195 @@ test('expandable vertical with subsection', () => {
75
78
  );
76
79
  expect(asFragment()).toMatchSnapshot();
77
80
  });
81
+
82
+ // Revamped tests begin here
83
+
84
+ const jumpLinksItems = (
85
+ <>
86
+ <JumpLinksItem href="#">Inactive section</JumpLinksItem>
87
+ <JumpLinksItem href="#" isActive>
88
+ Active section
89
+ </JumpLinksItem>
90
+ <JumpLinksItem href="#">Inactive section</JumpLinksItem>
91
+ </>
92
+ );
93
+
94
+ const expandableJumpLinksItems = (
95
+ <>
96
+ <JumpLinksItem href="#">Inactive section</JumpLinksItem>
97
+ <JumpLinksItem href="#">
98
+ Section with active subsection
99
+ <JumpLinksList>
100
+ <JumpLinksItem href="#" isActive>
101
+ Active subsection
102
+ </JumpLinksItem>
103
+ <JumpLinksItem href="#">Inactive subsection</JumpLinksItem>
104
+ <JumpLinksItem href="#">Inactive subsection</JumpLinksItem>
105
+ </JumpLinksList>
106
+ </JumpLinksItem>
107
+ <JumpLinksItem href="#">Inactive section</JumpLinksItem>
108
+ <JumpLinksItem href="#">Inactive section</JumpLinksItem>
109
+ </>
110
+ );
111
+
112
+ test('renders label be default', () => {
113
+ render(<JumpLinks label="Jump to section">{jumpLinksItems}</JumpLinks>);
114
+ expect(screen.getByText(/Jump to section/i)).toBeTruthy();
115
+ });
116
+
117
+ test('does not render label when alwaysShowLabel is false', () => {
118
+ render(
119
+ <JumpLinks label="Jump to section" alwaysShowLabel={false}>
120
+ {jumpLinksItems}
121
+ </JumpLinks>
122
+ );
123
+ expect(screen.queryByText(/Jump to section/i)).toBeFalsy();
124
+ });
125
+
126
+ test('uses aria-labelledby over aria-label when label and alwaysShowLabel are passed in', () => {
127
+ render(<JumpLinks label="Jump to section">{expandableJumpLinksItems}</JumpLinks>);
128
+ const navigation = screen.getByRole('navigation', { name: /Jump to section/i });
129
+ expect(navigation).toHaveAttribute('aria-labelledby');
130
+ expect(navigation).not.toHaveAttribute('aria-label');
131
+ });
132
+
133
+ test('uses aria-labelledby over aria-label when expandable is passed in', () => {
134
+ render(<JumpLinks expandable={{ default: 'expandable' }}>{expandableJumpLinksItems}</JumpLinks>);
135
+ const navigation = screen.getByRole('navigation', { name: /Toggle jump links/i });
136
+ expect(navigation).toHaveAttribute('aria-labelledby');
137
+ expect(navigation).not.toHaveAttribute('aria-label');
138
+ });
139
+
140
+ test('random id is used with aria-labelledby by default in expandable case', () => {
141
+ render(<JumpLinks expandable={{ default: 'expandable' }}>{expandableJumpLinksItems}</JumpLinks>);
142
+ const navigation = screen.getByRole('navigation', { name: /Toggle jump links/i });
143
+ expect(navigation).toHaveAttribute('aria-labelledby', 'unique_id_mock');
144
+ });
145
+
146
+ test('random id is used with aria-labelledby by default in label case', () => {
147
+ render(
148
+ <JumpLinks label="Jump to section" alwaysShowLabel>
149
+ {expandableJumpLinksItems}
150
+ </JumpLinks>
151
+ );
152
+ const navigation = screen.getByRole('navigation', { name: /Jump to section/i });
153
+ expect(navigation).toHaveAttribute('aria-labelledby', 'unique_id_mock');
154
+ });
155
+
156
+ test('custom labelId is used with aria-labelledby when it is passed in in expandable case', () => {
157
+ render(
158
+ <JumpLinks labelId="custom-id" expandable={{ default: 'expandable' }}>
159
+ {expandableJumpLinksItems}
160
+ </JumpLinks>
161
+ );
162
+ const navigation = screen.getByRole('navigation', { name: /Toggle jump links/i });
163
+ expect(navigation).toHaveAttribute('aria-labelledby', 'custom-id');
164
+ });
165
+
166
+ test('custom labelId is used with aria-labelledby when it is passed in in label case', () => {
167
+ render(
168
+ <JumpLinks label="Jump to section" labelId="custom-id" alwaysShowLabel>
169
+ {expandableJumpLinksItems}
170
+ </JumpLinks>
171
+ );
172
+ const navigation = screen.getByRole('navigation', { name: /Jump to section/i });
173
+ expect(navigation).toHaveAttribute('aria-labelledby', 'custom-id');
174
+ });
175
+
176
+ test('uses aria-label instead of aria-labelledby by default', () => {
177
+ render(<JumpLinks aria-label="Custom aria label">{jumpLinksItems}</JumpLinks>);
178
+ const navigation = screen.getByRole('navigation', { name: /Custom aria label/i });
179
+ expect(navigation).toHaveAttribute('aria-label', 'Custom aria label');
180
+ expect(navigation).not.toHaveAttribute('aria-labelledby');
181
+ });
182
+
183
+ test('uses aria-label instead of aria-labelledby when label is provided but alwaysShowLabel is false', () => {
184
+ render(
185
+ <JumpLinks label="Jump to section" aria-label="Custom aria label" alwaysShowLabel={false}>
186
+ {jumpLinksItems}
187
+ </JumpLinks>
188
+ );
189
+ const navigation = screen.getByRole('navigation', { name: /Custom aria label/i });
190
+ expect(navigation).toHaveAttribute('aria-label', 'Custom aria label');
191
+ expect(navigation).not.toHaveAttribute('aria-labelledby');
192
+ });
193
+
194
+ test('aria-labelledby is used with provided labelId even when aria-label is also provided in expandable case', () => {
195
+ render(
196
+ <JumpLinks labelId="custom-id" aria-label="Custom aria label" expandable={{ default: 'expandable' }}>
197
+ {expandableJumpLinksItems}
198
+ </JumpLinks>
199
+ );
200
+ const navigation = screen.getByRole('navigation');
201
+ expect(navigation).toHaveAttribute('aria-labelledby', 'custom-id');
202
+ expect(navigation).not.toHaveAttribute('aria-label');
203
+ });
204
+
205
+ test('aria-labelledby is used with provided labelId even when aria-label is also provided in label case', () => {
206
+ render(
207
+ <JumpLinks labelId="custom-id" aria-label="Custom aria label" label="Jump to section">
208
+ {jumpLinksItems}
209
+ </JumpLinks>
210
+ );
211
+ const navigation = screen.getByRole('navigation');
212
+ expect(navigation).toHaveAttribute('aria-labelledby', 'custom-id');
213
+ expect(navigation).not.toHaveAttribute('aria-label');
214
+ });
215
+
216
+ test('does not throw error when there is a label passed in"', () => {
217
+ const warnMock = jest.fn() as any;
218
+ global.console = { warn: warnMock } as any;
219
+ render(
220
+ <JumpLinks alwaysShowLabel label="Jump to section">
221
+ {jumpLinksItems}
222
+ </JumpLinks>
223
+ );
224
+ expect(warnMock).not.toHaveBeenCalled();
225
+ });
226
+
227
+ test('does not throw error when there is an aria-label passed in"', () => {
228
+ const warnMock = jest.fn() as any;
229
+ global.console = { warn: warnMock } as any;
230
+ render(
231
+ <JumpLinks alwaysShowLabel aria-label="Jump to section">
232
+ {jumpLinksItems}
233
+ </JumpLinks>
234
+ );
235
+ expect(warnMock).not.toHaveBeenCalled();
236
+ });
237
+
238
+ test('throws error when no label or ariaLabel are passed in', () => {
239
+ const warnMock = jest.fn() as any;
240
+ global.console = { warn: warnMock } as any;
241
+ render(<JumpLinks alwaysShowLabel>{jumpLinksItems}</JumpLinks>);
242
+ expect(warnMock).toHaveBeenCalled();
243
+ });
244
+
245
+ test('does not throw error when there is a toggleAriaLabel and expandable prop passed in', () => {
246
+ const warnMock = jest.fn() as any;
247
+ global.console = { warn: warnMock } as any;
248
+ render(
249
+ <JumpLinks label="Jump to section" toggleAriaLabel="Jump to section" expandable={{ default: 'expandable' }}>
250
+ {expandableJumpLinksItems}
251
+ </JumpLinks>
252
+ );
253
+ expect(warnMock).not.toHaveBeenCalled();
254
+ });
255
+
256
+ test('does not throw error when there is an aria-label and expandable prop passed in', () => {
257
+ const warnMock = jest.fn() as any;
258
+ global.console = { warn: warnMock } as any;
259
+ render(
260
+ <JumpLinks aria-label="Jump to section" expandable={{ default: 'expandable' }}>
261
+ {expandableJumpLinksItems}
262
+ </JumpLinks>
263
+ );
264
+ expect(warnMock).not.toHaveBeenCalled();
265
+ });
266
+
267
+ test('throws error when there is no toggle aria-label or aria-label but expandable is passed in', () => {
268
+ const warnMock = jest.fn() as any;
269
+ global.console = { warn: warnMock } as any;
270
+ render(<JumpLinks expandable={{ default: 'expandable' }}>{expandableJumpLinksItems}</JumpLinks>);
271
+ expect(warnMock).toHaveBeenCalled();
272
+ });
@@ -3,7 +3,7 @@
3
3
  exports[`expandable vertical with subsection 1`] = `
4
4
  <DocumentFragment>
5
5
  <nav
6
- aria-label="Jump to section"
6
+ aria-labelledby="unique_id_mock"
7
7
  class="pf-v6-c-jump-links pf-m-vertical pf-m-expandable"
8
8
  >
9
9
  <div
@@ -17,11 +17,11 @@ exports[`expandable vertical with subsection 1`] = `
17
17
  >
18
18
  <button
19
19
  aria-expanded="false"
20
- aria-label="Toggle jump links"
21
20
  class="pf-v6-c-button pf-m-plain"
22
21
  data-ouia-component-id="OUIA-Generated-Button-plain-1"
23
22
  data-ouia-component-type="PF6/Button"
24
23
  data-ouia-safe="true"
24
+ id="unique_id_mock"
25
25
  type="button"
26
26
  >
27
27
  <span
@@ -52,13 +52,9 @@ exports[`expandable vertical with subsection 1`] = `
52
52
  </span>
53
53
  </button>
54
54
  </div>
55
- <div
56
- class="pf-v6-c-jump-links__label"
57
- >
58
- Jump to section
59
- </div>
60
55
  </div>
61
56
  <ul
57
+ aria-labelledby="unique_id_mock"
62
58
  class="pf-v6-c-jump-links__list"
63
59
  role="list"
64
60
  >
@@ -349,7 +345,7 @@ exports[`jumplinks centered 1`] = `
349
345
  exports[`jumplinks with label 1`] = `
350
346
  <DocumentFragment>
351
347
  <nav
352
- aria-label="Jump to section"
348
+ aria-labelledby="unique_id_mock"
353
349
  class="pf-v6-c-jump-links pf-m-center"
354
350
  >
355
351
  <div
@@ -360,11 +356,13 @@ exports[`jumplinks with label 1`] = `
360
356
  >
361
357
  <div
362
358
  class="pf-v6-c-jump-links__label"
359
+ id="unique_id_mock"
363
360
  >
364
361
  Jump to section
365
362
  </div>
366
363
  </div>
367
364
  <ul
365
+ aria-labelledby="unique_id_mock"
368
366
  class="pf-v6-c-jump-links__list"
369
367
  role="list"
370
368
  >
@@ -550,7 +548,7 @@ exports[`simple jumplinks 1`] = `
550
548
  exports[`vertical with label 1`] = `
551
549
  <DocumentFragment>
552
550
  <nav
553
- aria-label="Jump to section"
551
+ aria-labelledby="unique_id_mock"
554
552
  class="pf-v6-c-jump-links pf-m-vertical"
555
553
  >
556
554
  <div
@@ -561,11 +559,13 @@ exports[`vertical with label 1`] = `
561
559
  >
562
560
  <div
563
561
  class="pf-v6-c-jump-links__label"
562
+ id="unique_id_mock"
564
563
  >
565
564
  Jump to section
566
565
  </div>
567
566
  </div>
568
567
  <ul
568
+ aria-labelledby="unique_id_mock"
569
569
  class="pf-v6-c-jump-links__list"
570
570
  role="list"
571
571
  >
@@ -1,7 +1,7 @@
1
1
  import { JumpLinks, JumpLinksItem } from '@patternfly/react-core';
2
2
 
3
3
  export const JumpLinksBasic: React.FunctionComponent = () => (
4
- <JumpLinks>
4
+ <JumpLinks aria-label="Jump to basic example sections">
5
5
  <JumpLinksItem href="#">Inactive section</JumpLinksItem>
6
6
  <JumpLinksItem href="#" isActive>
7
7
  Active section
@@ -1,11 +1,11 @@
1
1
  import { JumpLinks, JumpLinksItem, JumpLinksList } from '@patternfly/react-core';
2
2
 
3
3
  export const JumpLinksExpandableVerticalWithSubsection: React.FunctionComponent = () => (
4
- <JumpLinks isVertical label="Jump to section" expandable={{ default: 'expandable' }}>
4
+ <JumpLinks isVertical label="Jump to expandable vertical section" expandable={{ default: 'expandable' }}>
5
5
  <JumpLinksItem href="#">Inactive section</JumpLinksItem>
6
6
  <JumpLinksItem href="#">
7
7
  Section with active subsection
8
- <JumpLinksList>
8
+ <JumpLinksList aria-label="Expandable vertical section subsection">
9
9
  <JumpLinksItem href="#" isActive>
10
10
  Active subsection
11
11
  </JumpLinksItem>
@@ -1,7 +1,7 @@
1
1
  import { JumpLinks, JumpLinksItem } from '@patternfly/react-core';
2
2
 
3
3
  export const JumpLinksVertical: React.FunctionComponent = () => (
4
- <JumpLinks isVertical>
4
+ <JumpLinks isVertical aria-label="Jump to vertical example sections">
5
5
  <JumpLinksItem href="#">Inactive section</JumpLinksItem>
6
6
  <JumpLinksItem href="#" isActive>
7
7
  Active section
@@ -1,7 +1,7 @@
1
1
  import { JumpLinks, JumpLinksItem } from '@patternfly/react-core';
2
2
 
3
3
  export const JumpLinksVerticalWithLabel: React.FunctionComponent = () => (
4
- <JumpLinks isVertical label="Jump to section">
4
+ <JumpLinks isVertical label="Jump to vertical example sections with labels">
5
5
  <JumpLinksItem href="#">Inactive section</JumpLinksItem>
6
6
  <JumpLinksItem href="#" isActive>
7
7
  Active section
@@ -1,7 +1,7 @@
1
1
  import { JumpLinks, JumpLinksItem } from '@patternfly/react-core';
2
2
 
3
3
  export const JumpLinksWithCenteredList: React.FunctionComponent = () => (
4
- <JumpLinks isCentered>
4
+ <JumpLinks isCentered aria-label="Jump to centered example sections">
5
5
  <JumpLinksItem href="#">Inactive section</JumpLinksItem>
6
6
  <JumpLinksItem href="#" isActive>
7
7
  Active section
@@ -2,14 +2,14 @@ import { JumpLinks, JumpLinksItem } from '@patternfly/react-core';
2
2
 
3
3
  export const JumpLinksWithLabel: React.FunctionComponent = () => (
4
4
  <>
5
- <JumpLinks label="Jump to section">
5
+ <JumpLinks label="Jump to first section in jump links with label example">
6
6
  <JumpLinksItem href="#">Inactive section</JumpLinksItem>
7
7
  <JumpLinksItem href="#" isActive>
8
8
  Active section
9
9
  </JumpLinksItem>
10
10
  <JumpLinksItem href="#">Inactive section</JumpLinksItem>
11
11
  </JumpLinks>
12
- <JumpLinks isCentered label="Jump to section">
12
+ <JumpLinks isCentered label="Jump to second section in jump links with label example">
13
13
  <JumpLinksItem href="#">Inactive section</JumpLinksItem>
14
14
  <JumpLinksItem href="#" isActive>
15
15
  Active section
@@ -5,7 +5,7 @@ import { css } from '@patternfly/react-styles';
5
5
  import { Button } from '../Button';
6
6
  import { Label } from './Label';
7
7
  import { Tooltip, TooltipPosition } from '../Tooltip';
8
- import TimesCircleIcon from '@patternfly/react-icons/dist/esm/icons/times-circle-icon';
8
+ import TimesIcon from '@patternfly/react-icons/dist/esm/icons/times-icon';
9
9
  import { fillTemplate } from '../../helpers';
10
10
  import { GenerateId } from '../../helpers/GenerateId/GenerateId';
11
11
 
@@ -205,12 +205,12 @@ class LabelGroup extends Component<LabelGroupProps, LabelGroupState> {
205
205
  <div className={css(styles.labelGroupClose)}>
206
206
  <Button
207
207
  variant="plain"
208
- hasNoPadding
208
+ size="sm"
209
209
  aria-label={closeBtnAriaLabel}
210
210
  onClick={onClick}
211
211
  id={`remove_group_${id}`}
212
212
  aria-labelledby={`remove_group_${id} ${id}`}
213
- icon={<TimesCircleIcon />}
213
+ icon={<TimesIcon />}
214
214
  />
215
215
  </div>
216
216
  );
@@ -255,7 +255,7 @@ exports[`LabelGroup label group with closable category 1`] = `
255
255
  <button
256
256
  aria-label="Close label group"
257
257
  aria-labelledby="remove_group_generated-id generated-id"
258
- class="pf-v6-c-button pf-m-plain pf-m-no-padding"
258
+ class="pf-v6-c-button pf-m-plain pf-m-small"
259
259
  data-ouia-component-id="OUIA-Generated-Button-plain-1"
260
260
  data-ouia-component-type="PF6/Button"
261
261
  data-ouia-safe="true"
@@ -271,11 +271,11 @@ exports[`LabelGroup label group with closable category 1`] = `
271
271
  fill="currentColor"
272
272
  height="1em"
273
273
  role="img"
274
- viewBox="0 0 512 512"
274
+ viewBox="0 0 352 512"
275
275
  width="1em"
276
276
  >
277
277
  <path
278
- d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z"
278
+ d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"
279
279
  />
280
280
  </svg>
281
281
  </span>
@@ -50,6 +50,8 @@ export interface MultipleFileUploadStatusItemProps extends React.HTMLProps<HTMLL
50
50
  progressAriaLabel?: string;
51
51
  /** Associates the progress bar with it's label for accessibility purposes. Required when title not used */
52
52
  progressAriaLabelledBy?: string;
53
+ /** Adds an accessible description to the ProgressBar via space separated list of ids. Required when helperText is passed in. */
54
+ progressAriaDescribedBy?: string;
53
55
  /** Modifies the text announced by assistive technologies when the progress bar updates. */
54
56
  progressAriaLiveMessage?: string | ((loadPercentage: number) => string);
55
57
  /** Unique identifier for progress. Generated if not specified. */
@@ -74,6 +76,7 @@ export const MultipleFileUploadStatusItem: React.FunctionComponent<MultipleFileU
74
76
  progressVariant,
75
77
  progressAriaLabel,
76
78
  progressAriaLabelledBy,
79
+ progressAriaDescribedBy,
77
80
  progressId,
78
81
  progressAriaLiveMessage,
79
82
  buttonAriaLabel = 'Remove from list',
@@ -161,6 +164,7 @@ export const MultipleFileUploadStatusItem: React.FunctionComponent<MultipleFileU
161
164
  variant={variant}
162
165
  aria-label={progressAriaLabel}
163
166
  aria-labelledby={progressAriaLabelledBy}
167
+ aria-describedby={progressAriaDescribedBy}
164
168
  id={progressId}
165
169
  helperText={progressHelperText}
166
170
  />
@@ -96,11 +96,11 @@ export const MultipleFileUploadBasic: React.FunctionComponent = () => {
96
96
  };
97
97
 
98
98
  // add helper text to a status item showing any error encountered during the file reading process
99
- const createHelperText = (file: File) => {
99
+ const createHelperText = (file: File, fileIndex: number) => {
100
100
  const fileResult = readFileData.find((readFile) => readFile.fileName === file.name);
101
101
  if (fileResult?.loadError) {
102
102
  return (
103
- <HelperText isLiveRegion>
103
+ <HelperText id={`multiple-file-upload-basic-example-help-text-${fileIndex}`} isLiveRegion>
104
104
  <HelperTextItem variant="error">{fileResult.loadError.toString()}</HelperTextItem>
105
105
  </HelperText>
106
106
  );
@@ -135,14 +135,15 @@ export const MultipleFileUploadBasic: React.FunctionComponent = () => {
135
135
  statusToggleIcon={statusIcon}
136
136
  aria-label="Current uploads"
137
137
  >
138
- {currentFiles.map((file) => (
138
+ {currentFiles.map((file, index) => (
139
139
  <MultipleFileUploadStatusItem
140
140
  file={file}
141
141
  key={file.name}
142
142
  onClearClick={() => removeFiles([file.name])}
143
143
  onReadSuccess={handleReadSuccess}
144
144
  onReadFail={handleReadFail}
145
- progressHelperText={createHelperText(file)}
145
+ progressHelperText={createHelperText(file, index)}
146
+ progressAriaDescribedBy={`multiple-file-upload-basic-example-help-text-${index}`}
146
147
  />
147
148
  ))}
148
149
  </MultipleFileUploadStatus>
@@ -14,6 +14,8 @@ export interface PageToggleButtonProps extends ButtonProps {
14
14
  'aria-label'?: string;
15
15
  /** Flag indicating whether the hamburger button variation with animations should be used. */
16
16
  isHamburgerButton?: boolean;
17
+ /** IsHamburgerButton must be true for hamburgerVariant to be have an effect. Adjusts and animates the hamburger icon to indicate what will happen upon clicking the button. */
18
+ hamburgerVariant?: 'expand' | 'collapse';
17
19
  }
18
20
 
19
21
  export const PageToggleButton: React.FunctionComponent<PageToggleButtonProps> = ({
@@ -23,6 +25,7 @@ export const PageToggleButton: React.FunctionComponent<PageToggleButtonProps> =
23
25
  id = 'nav-toggle',
24
26
  'aria-label': ariaLabel = 'Side navigation toggle',
25
27
  isHamburgerButton,
28
+ hamburgerVariant,
26
29
  ...props
27
30
  }: PageToggleButtonProps) => (
28
31
  <PageContextConsumer>
@@ -42,6 +45,10 @@ export const PageToggleButton: React.FunctionComponent<PageToggleButtonProps> =
42
45
  aria-expanded={sidebarOpen ? 'true' : 'false'}
43
46
  variant={ButtonVariant.plain}
44
47
  isHamburger={isHamburgerButton}
48
+ hamburgerVariant={hamburgerVariant}
49
+ {...(isHamburgerButton && {
50
+ isExpanded: sidebarOpen
51
+ })}
45
52
  {...props}
46
53
  >
47
54
  {!isHamburgerButton && children}
@@ -0,0 +1,74 @@
1
+ import { render, screen } from '@testing-library/react';
2
+ import { PageToggleButton } from '../PageToggleButton';
3
+ import { PageContextProvider } from '../PageContext';
4
+
5
+ test('Renders without children', () => {
6
+ render(
7
+ <div data-testid="container">
8
+ <PageToggleButton />
9
+ </div>
10
+ );
11
+
12
+ expect(screen.getByTestId('container').firstChild).toBeVisible();
13
+ });
14
+
15
+ test('Renders with children', () => {
16
+ render(<PageToggleButton>Test</PageToggleButton>);
17
+
18
+ expect(screen.getByText('Test')).toBeVisible();
19
+ });
20
+
21
+ test('Throws console error when isHamburger is true and isSidebarOpen is not passed', () => {
22
+ const consoleError = jest.spyOn(console, 'error').mockImplementation();
23
+
24
+ render(<PageToggleButton isHamburger aria-label="Test" />);
25
+
26
+ expect(consoleError).toHaveBeenCalledWith(
27
+ 'Button: when the isHamburger property is passed in, you must also pass in a boolean value to the isExpanded property. It is expected that a hamburger button controls the expansion of other content.'
28
+ );
29
+ });
30
+
31
+ test('Does not throw console error when isHamburger is true and isSidebarOpen is false', () => {
32
+ const consoleError = jest.spyOn(console, 'error').mockImplementation();
33
+
34
+ render(<PageToggleButton isSidebarOpen={false} isHamburger aria-label="Test" />);
35
+
36
+ expect(consoleError).not.toHaveBeenCalledWith(
37
+ 'Button: when the isHamburger property is passed in, you must also pass in a boolean value to the isExpanded property. It is expected that a hamburger button controls the expansion of other content..'
38
+ );
39
+ });
40
+
41
+ test('Does not throw console error when isHamburger is true and isSidebarOpen is true', () => {
42
+ const consoleError = jest.spyOn(console, 'error').mockImplementation();
43
+
44
+ render(<PageToggleButton isSidebarOpen isHamburger aria-label="Test" />);
45
+
46
+ expect(consoleError).not.toHaveBeenCalledWith(
47
+ 'Button: when the isHamburger property is passed in, you must also pass in a boolean value to the isExpanded property. It is expected that a hamburger button controls the expansion of other content..'
48
+ );
49
+ });
50
+
51
+ // assisted by AI/Cursor
52
+ test('Does not throw console error when isHamburger is true, isSidebarOpen is not passed, but managedIsSidebarOpen is true', () => {
53
+ const consoleError = jest.spyOn(console, 'error').mockImplementation();
54
+
55
+ const mockPageContext = {
56
+ isManagedSidebar: true,
57
+ onSidebarToggle: () => null,
58
+ isSidebarOpen: true, // managedIsSidebarOpen is true
59
+ width: 1024,
60
+ height: 768,
61
+ getBreakpoint: () => 'lg' as const,
62
+ getVerticalBreakpoint: () => 'lg' as const
63
+ };
64
+
65
+ render(
66
+ <PageContextProvider value={mockPageContext}>
67
+ <PageToggleButton isHamburger aria-label="Test" />
68
+ </PageContextProvider>
69
+ );
70
+
71
+ expect(consoleError).not.toHaveBeenCalledWith(
72
+ 'Button: when the isHamburger property is passed in, you must also pass in a boolean value to the isExpanded property. It is expected that a hamburger button controls the expansion of other content..'
73
+ );
74
+ });
@@ -42,6 +42,8 @@ export interface ProgressProps extends Omit<React.HTMLProps<HTMLDivElement>, 'si
42
42
  'aria-label'?: string;
43
43
  /** Associates the ProgressBar with it's label for accessibility purposes. Required when title not used */
44
44
  'aria-labelledby'?: string;
45
+ /** Adds an accessible description to the ProgressBar via space separated list of ids. Required when helperText is passed in. */
46
+ 'aria-describedby'?: string;
45
47
  /** Content which can be used to convey additional information about the progress component.
46
48
  * We recommend the helper text component as it was designed for this purpose.
47
49
  */
@@ -65,7 +67,8 @@ class Progress extends Component<ProgressProps> {
65
67
  isTitleTruncated: false,
66
68
  tooltipPosition: 'top' as 'auto' | 'top' | 'bottom' | 'left' | 'right',
67
69
  'aria-label': null as string,
68
- 'aria-labelledby': null as string
70
+ 'aria-labelledby': null as string,
71
+ 'aria-describedby': null as string
69
72
  };
70
73
 
71
74
  id = this.props.id || getUniqueId();
@@ -89,6 +92,7 @@ class Progress extends Component<ProgressProps> {
89
92
  tooltipPosition,
90
93
  'aria-label': ariaLabel,
91
94
  'aria-labelledby': ariaLabelledBy,
95
+ 'aria-describedby': ariaDescribedBy,
92
96
  helperText,
93
97
  ...props
94
98
  } = this.props;
@@ -107,6 +111,10 @@ class Progress extends Component<ProgressProps> {
107
111
  progressBarAriaProps['aria-label'] = ariaLabel;
108
112
  }
109
113
 
114
+ if (ariaDescribedBy) {
115
+ progressBarAriaProps['aria-describedby'] = ariaDescribedBy;
116
+ }
117
+
110
118
  if (valueText) {
111
119
  progressBarAriaProps['aria-valuetext'] = valueText;
112
120
  }
@@ -4,6 +4,7 @@ import { css } from '@patternfly/react-styles';
4
4
  export interface AriaProps {
5
5
  'aria-labelledby'?: string;
6
6
  'aria-label'?: string;
7
+ 'aria-describedby'?: string;
7
8
  'aria-valuemin'?: number;
8
9
  'aria-valuenow'?: number;
9
10
  'aria-valuemax'?: number;
@@ -28,7 +29,7 @@ export const ProgressBar: React.FunctionComponent<ProgressBarProps> = ({
28
29
  value,
29
30
  ...props
30
31
  }: ProgressBarProps) => (
31
- <div {...props} className={css(styles.progressBar, className)} {...progressBarAriaProps}>
32
+ <div role="progressbar" {...props} className={css(styles.progressBar, className)} {...progressBarAriaProps}>
32
33
  <div className={css(styles.progressIndicator)} style={{ width: `${value}%` }}>
33
34
  <span className={css(styles.progressMeasure)}>{children}</span>
34
35
  </div>
@@ -130,7 +130,7 @@ export const ProgressContainer: React.FunctionComponent<ProgressContainerProps>
130
130
  )}
131
131
  </div>
132
132
  )}
133
- <ProgressBar role="progressbar" progressBarAriaProps={progressBarAriaProps} value={value}>
133
+ <ProgressBar progressBarAriaProps={progressBarAriaProps} value={value}>
134
134
  {measureLocation === ProgressMeasureLocation.inside && `${value}%`}
135
135
  </ProgressBar>
136
136
  {helperText && <ProgressHelperText>{helperText}</ProgressHelperText>}
@@ -4,6 +4,7 @@ exports[`ProgressBar should match snapshot (auto-generated) 1`] = `
4
4
  <DocumentFragment>
5
5
  <div
6
6
  class="pf-v6-c-progress__bar ''"
7
+ role="progressbar"
7
8
  >
8
9
  <div
9
10
  class="pf-v6-c-progress__indicator"