@patternfly/react-docs 5.21.39 → 5.21.40

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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [5.21.40](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.21.39...@patternfly/react-docs@5.21.40) (2021-09-16)
7
+
8
+ **Note:** Version bump only for package @patternfly/react-docs
9
+
10
+
11
+
12
+
13
+
6
14
  ## [5.21.39](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.21.38...@patternfly/react-docs@5.21.39) (2021-09-16)
7
15
 
8
16
  **Note:** Version bump only for package @patternfly/react-docs
package/RELEASE-NOTES.md CHANGED
@@ -3,6 +3,88 @@ id: Release notes
3
3
  section: developer-resources
4
4
  ---
5
5
 
6
+ ## 2021.12 release notes (2021-09-15)
7
+ - [@patternfly/react-catalog-view-extension@4.12.73](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.12.73)
8
+ - [@patternfly/react-charts@6.15.23](https://www.npmjs.com/package/@patternfly/react-charts/v/6.15.23)
9
+ - [@patternfly/react-code-editor@4.3.60](https://www.npmjs.com/package/@patternfly/react-code-editor/v/4.3.60)
10
+ - [@patternfly/react-core@4.157.2](https://www.npmjs.com/package/@patternfly/react-core/v/4.157.2)
11
+ - [@patternfly/react-icons@4.11.17](https://www.npmjs.com/package/@patternfly/react-icons/v/4.11.17)
12
+ - [@patternfly/react-inline-edit-extension@4.7.83](https://www.npmjs.com/package/@patternfly/react-inline-edit-extension/v/4.7.83)
13
+ - [@patternfly/react-log-viewer@4.6.13](https://www.npmjs.com/package/@patternfly/react-log-viewer/v/4.6.13)
14
+ - [@patternfly/react-styles@4.11.16](https://www.npmjs.com/package/@patternfly/react-styles/v/4.11.16)
15
+ - [@patternfly/react-table@4.30.2](https://www.npmjs.com/package/@patternfly/react-table/v/4.30.2)
16
+ - [@patternfly/react-tokens@4.12.18](https://www.npmjs.com/package/@patternfly/react-tokens/v/4.12.18)
17
+ - [@patternfly/react-topology@4.9.79](https://www.npmjs.com/package/@patternfly/react-topology/v/4.9.79)
18
+ - [@patternfly/react-virtualized-extension@4.9.48](https://www.npmjs.com/package/@patternfly/react-virtualized-extension/v/4.9.48)
19
+
20
+ ### Components
21
+ - **Alert:**
22
+ - Added plain variant, added expandable inline ([#6236](https://github.com/patternfly/patternfly-react/pull/6236))
23
+ - **Avatar:**
24
+ - Converted examples to typescript ([#6228](https://github.com/patternfly/patternfly-react/pull/6228))
25
+ - **Back to top:**
26
+ - Introduced back to top component and demos ([#6282](https://github.com/patternfly/patternfly-react/pull/6282))
27
+ - **Calendar month:**
28
+ - Made useEffect respect validators ([#6315](https://github.com/patternfly/patternfly-react/pull/6315))
29
+ - **Card:**
30
+ - Added demos for log and event views ([#6289](https://github.com/patternfly/patternfly-react/pull/6289))
31
+ - Added aggregate status, status tabbed and status demos ([#6206](https://github.com/patternfly/patternfly-react/pull/6206))
32
+ - **Code editor:**
33
+ - Replaced hardcoded text with props, updated microcopy ([#6241](https://github.com/patternfly/patternfly-react/pull/6241))
34
+ - **Date picker:**
35
+ - Updated date picker microcopy ([#6263](https://github.com/patternfly/patternfly-react/pull/6263))
36
+ - **Description list:**
37
+ - Added compact and fluid modifiers ([#6260](https://github.com/patternfly/patternfly-react/pull/6260))
38
+ - **Drag and drop:**
39
+ - Started work towards adding drag and drop component ([#6258](https://github.com/patternfly/patternfly-react/pull/6258))
40
+ - **Dual list selector:**
41
+ - Added support for list item row ([#6294](https://github.com/patternfly/patternfly-react/pull/6294))
42
+ - Added arguments to onOptionsSelect (#6224) ([#6225](https://github.com/patternfly/patternfly-react/pull/6225))
43
+ - **Flex layout:**
44
+ - Added component property to flex layout and subitems. ([#6270](https://github.com/patternfly/patternfly-react/pull/6270))
45
+ - **Gallery layout:**
46
+ - Added component property to gallery layout and subitems. ([#6270](https://github.com/patternfly/patternfly-react/pull/6270))
47
+ - **Grid layout:**
48
+ - Added component property to grid layout and subitems. ([#6270](https://github.com/patternfly/patternfly-react/pull/6270))
49
+ - **Menu:**
50
+ - Added context selector demo using menu ([#6283](https://github.com/patternfly/patternfly-react/pull/6283))
51
+ - **Navigation:**
52
+ - Added flyout support ([#6253](https://github.com/patternfly/patternfly-react/pull/6253))
53
+ - **Search input:**
54
+ - Added autocomplete search input demo ([#6305](https://github.com/patternfly/patternfly-react/pull/6305))
55
+ - **Select:**
56
+ - Fixed select field dropdown showing the create option even when there's no input ([#6248](https://github.com/patternfly/patternfly-react/pull/6248))
57
+ - Added aria-label to toggle ([#6271](https://github.com/patternfly/patternfly-react/pull/6271))
58
+ - **Slider:**
59
+ - Fixed customSteps spacing to respect min/max ([#6231](https://github.com/patternfly/patternfly-react/pull/6231))
60
+ - Updated slider to respect min/max constraints ([#6232](https://github.com/patternfly/patternfly-react/pull/6232))
61
+ - **Spinner:**
62
+ - Fixed spinner tests to check all component sizes ([#6269](https://github.com/patternfly/patternfly-react/pull/6269))
63
+ - **Tabs:**
64
+ - Added support for disabled state tabs ([#6261](https://github.com/patternfly/patternfly-react/pull/6261))
65
+
66
+ ### Log viewer extension
67
+ - Added onScroll and footer props ([#6238](https://github.com/patternfly/patternfly-react/pull/6238))
68
+ - Added required dependency ([#6216](https://github.com/patternfly/patternfly-react/pull/6216))
69
+
70
+ ### Table
71
+ - Added hoverable and selectable rows ([#6233](https://github.com/patternfly/patternfly-react/pull/6233))
72
+ - Added missing styles import ([#6259](https://github.com/patternfly/patternfly-react/pull/6259))
73
+ - Fixed broken links in table's empty state demo ([#6276](https://github.com/patternfly/patternfly-react/pull/6276))
74
+
75
+ ### Other
76
+ - **Chore:**
77
+ - Removed unneeded peer dependency in code editor ([#6239](https://github.com/patternfly/patternfly-react/pull/6239))
78
+ - **Demos**
79
+ - Added search input demo for composable search with form ([#6279](https://github.com/patternfly/patternfly-react/pull/6279))
80
+ - Refactored demos to use masthead ([#6274](https://github.com/patternfly/patternfly-react/pull/6274))
81
+ - Fixed wrapper nav to have hrefs ([#6297](https://github.com/patternfly/patternfly-react/pull/6297))
82
+ - **Deps:**
83
+ - Updated dependency theme-patternfly-org to v0.6.40 ([#6309](https://github.com/patternfly/patternfly-react/pull/6309))
84
+ - **Docs:**
85
+ - Corrected some copy-pasted prop comments ([#6285](https://github.com/patternfly/patternfly-react/pull/6285))
86
+ - Added yarn build before test in contributing docs ([#6273](https://github.com/patternfly/patternfly-react/pull/6273))
87
+
6
88
  ## 2021.11 release notes (2021-08-25)
7
89
  - [@patternfly/react-catalog-view-extension@4.12.56](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.12.56)
8
90
  - [@patternfly/react-charts@6.15.20](https://www.npmjs.com/package/@patternfly/react-charts/v/6.15.20)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@patternfly/react-docs",
3
3
  "description": "PatternFly React Docs",
4
- "version": "5.21.39",
4
+ "version": "5.21.40",
5
5
  "publishConfig": {
6
6
  "access": "public",
7
7
  "tag": "prerelease-v4"
@@ -53,5 +53,5 @@
53
53
  "last 2 versions",
54
54
  "not ie <= 11"
55
55
  ],
56
- "gitHead": "49014684df07623375b7b31e84343c7d9fa6c33b"
56
+ "gitHead": "5d562bd5c3b1a24565196073f12c3ce5d74cb8bd"
57
57
  }
@@ -14,6 +14,511 @@ pageData.examples = {
14
14
 
15
15
  const Component = () => (
16
16
  <React.Fragment>
17
+ <AutoLinkHeader {...{"id":"2021.12-release-notes-2021-09-15","size":"h2","className":"ws-title ws-h2"}}>
18
+ {`2021.12 release notes (2021-09-15)`}
19
+ </AutoLinkHeader>
20
+ <ul {...{"className":"ws-ul"}}>
21
+ <li {...{"className":"ws-li"}}>
22
+ <PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.12.73"}}>
23
+ {`@patternfly/react-catalog-view-extension@4.12.73`}
24
+ </PatternflyThemeLink>
25
+ </li>
26
+ <li {...{"className":"ws-li"}}>
27
+ <PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-charts/v/6.15.23"}}>
28
+ {`@patternfly/react-charts@6.15.23`}
29
+ </PatternflyThemeLink>
30
+ </li>
31
+ <li {...{"className":"ws-li"}}>
32
+ <PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-code-editor/v/4.3.60"}}>
33
+ {`@patternfly/react-code-editor@4.3.60`}
34
+ </PatternflyThemeLink>
35
+ </li>
36
+ <li {...{"className":"ws-li"}}>
37
+ <PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-core/v/4.157.2"}}>
38
+ {`@patternfly/react-core@4.157.2`}
39
+ </PatternflyThemeLink>
40
+ </li>
41
+ <li {...{"className":"ws-li"}}>
42
+ <PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-icons/v/4.11.17"}}>
43
+ {`@patternfly/react-icons@4.11.17`}
44
+ </PatternflyThemeLink>
45
+ </li>
46
+ <li {...{"className":"ws-li"}}>
47
+ <PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-inline-edit-extension/v/4.7.83"}}>
48
+ {`@patternfly/react-inline-edit-extension@4.7.83`}
49
+ </PatternflyThemeLink>
50
+ </li>
51
+ <li {...{"className":"ws-li"}}>
52
+ <PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-log-viewer/v/4.6.13"}}>
53
+ {`@patternfly/react-log-viewer@4.6.13`}
54
+ </PatternflyThemeLink>
55
+ </li>
56
+ <li {...{"className":"ws-li"}}>
57
+ <PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-styles/v/4.11.16"}}>
58
+ {`@patternfly/react-styles@4.11.16`}
59
+ </PatternflyThemeLink>
60
+ </li>
61
+ <li {...{"className":"ws-li"}}>
62
+ <PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-table/v/4.30.2"}}>
63
+ {`@patternfly/react-table@4.30.2`}
64
+ </PatternflyThemeLink>
65
+ </li>
66
+ <li {...{"className":"ws-li"}}>
67
+ <PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-tokens/v/4.12.18"}}>
68
+ {`@patternfly/react-tokens@4.12.18`}
69
+ </PatternflyThemeLink>
70
+ </li>
71
+ <li {...{"className":"ws-li"}}>
72
+ <PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-topology/v/4.9.79"}}>
73
+ {`@patternfly/react-topology@4.9.79`}
74
+ </PatternflyThemeLink>
75
+ </li>
76
+ <li {...{"className":"ws-li"}}>
77
+ <PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-virtualized-extension/v/4.9.48"}}>
78
+ {`@patternfly/react-virtualized-extension@4.9.48`}
79
+ </PatternflyThemeLink>
80
+ </li>
81
+ </ul>
82
+ <AutoLinkHeader {...{"id":"components","size":"h3","className":"ws-title ws-h3"}}>
83
+ {`Components`}
84
+ </AutoLinkHeader>
85
+ <ul {...{"className":"ws-ul"}}>
86
+ <li {...{"className":"ws-li"}}>
87
+ <strong>
88
+ {`Alert:`}
89
+ </strong>
90
+ <ul {...{"className":"ws-ul"}}>
91
+ <li {...{"className":"ws-li"}}>
92
+ {`Added plain variant, added expandable inline (`}
93
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6236"}}>
94
+ {`#6236`}
95
+ </PatternflyThemeLink>
96
+ {`)`}
97
+ </li>
98
+ </ul>
99
+ </li>
100
+ <li {...{"className":"ws-li"}}>
101
+ <strong>
102
+ {`Avatar:`}
103
+ </strong>
104
+ <ul {...{"className":"ws-ul"}}>
105
+ <li {...{"className":"ws-li"}}>
106
+ {`Converted examples to typescript (`}
107
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6228"}}>
108
+ {`#6228`}
109
+ </PatternflyThemeLink>
110
+ {`)`}
111
+ </li>
112
+ </ul>
113
+ </li>
114
+ <li {...{"className":"ws-li"}}>
115
+ <strong>
116
+ {`Back to top:`}
117
+ </strong>
118
+ <ul {...{"className":"ws-ul"}}>
119
+ <li {...{"className":"ws-li"}}>
120
+ {`Introduced back to top component and demos (`}
121
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6282"}}>
122
+ {`#6282`}
123
+ </PatternflyThemeLink>
124
+ {`)`}
125
+ </li>
126
+ </ul>
127
+ </li>
128
+ <li {...{"className":"ws-li"}}>
129
+ <strong>
130
+ {`Calendar month:`}
131
+ </strong>
132
+ <ul {...{"className":"ws-ul"}}>
133
+ <li {...{"className":"ws-li"}}>
134
+ {`Made useEffect respect validators (`}
135
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6315"}}>
136
+ {`#6315`}
137
+ </PatternflyThemeLink>
138
+ {`)`}
139
+ </li>
140
+ </ul>
141
+ </li>
142
+ <li {...{"className":"ws-li"}}>
143
+ <strong>
144
+ {`Card:`}
145
+ </strong>
146
+ <ul {...{"className":"ws-ul"}}>
147
+ <li {...{"className":"ws-li"}}>
148
+ {`Added demos for log and event views (`}
149
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6289"}}>
150
+ {`#6289`}
151
+ </PatternflyThemeLink>
152
+ {`)`}
153
+ </li>
154
+ <li {...{"className":"ws-li"}}>
155
+ {`Added aggregate status, status tabbed and status demos (`}
156
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6206"}}>
157
+ {`#6206`}
158
+ </PatternflyThemeLink>
159
+ {`)`}
160
+ </li>
161
+ </ul>
162
+ </li>
163
+ <li {...{"className":"ws-li"}}>
164
+ <strong>
165
+ {`Code editor:`}
166
+ </strong>
167
+ <ul {...{"className":"ws-ul"}}>
168
+ <li {...{"className":"ws-li"}}>
169
+ {`Replaced hardcoded text with props, updated microcopy (`}
170
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6241"}}>
171
+ {`#6241`}
172
+ </PatternflyThemeLink>
173
+ {`)`}
174
+ </li>
175
+ </ul>
176
+ </li>
177
+ <li {...{"className":"ws-li"}}>
178
+ <strong>
179
+ {`Date picker:`}
180
+ </strong>
181
+ <ul {...{"className":"ws-ul"}}>
182
+ <li {...{"className":"ws-li"}}>
183
+ {`Updated date picker microcopy (`}
184
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6263"}}>
185
+ {`#6263`}
186
+ </PatternflyThemeLink>
187
+ {`)`}
188
+ </li>
189
+ </ul>
190
+ </li>
191
+ <li {...{"className":"ws-li"}}>
192
+ <strong>
193
+ {`Description list:`}
194
+ </strong>
195
+ <ul {...{"className":"ws-ul"}}>
196
+ <li {...{"className":"ws-li"}}>
197
+ {`Added compact and fluid modifiers (`}
198
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6260"}}>
199
+ {`#6260`}
200
+ </PatternflyThemeLink>
201
+ {`)`}
202
+ </li>
203
+ </ul>
204
+ </li>
205
+ <li {...{"className":"ws-li"}}>
206
+ <strong>
207
+ {`Drag and drop:`}
208
+ </strong>
209
+ <ul {...{"className":"ws-ul"}}>
210
+ <li {...{"className":"ws-li"}}>
211
+ {`Started work towards adding drag and drop component (`}
212
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6258"}}>
213
+ {`#6258`}
214
+ </PatternflyThemeLink>
215
+ {`)`}
216
+ </li>
217
+ </ul>
218
+ </li>
219
+ <li {...{"className":"ws-li"}}>
220
+ <strong>
221
+ {`Dual list selector:`}
222
+ </strong>
223
+ <ul {...{"className":"ws-ul"}}>
224
+ <li {...{"className":"ws-li"}}>
225
+ {`Added support for list item row (`}
226
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6294"}}>
227
+ {`#6294`}
228
+ </PatternflyThemeLink>
229
+ {`)`}
230
+ </li>
231
+ <li {...{"className":"ws-li"}}>
232
+ {`Added arguments to onOptionsSelect (#6224) (`}
233
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6225"}}>
234
+ {`#6225`}
235
+ </PatternflyThemeLink>
236
+ {`)`}
237
+ </li>
238
+ </ul>
239
+ </li>
240
+ <li {...{"className":"ws-li"}}>
241
+ <strong>
242
+ {`Flex layout:`}
243
+ </strong>
244
+ <ul {...{"className":"ws-ul"}}>
245
+ <li {...{"className":"ws-li"}}>
246
+ {`Added component property to flex layout and subitems. (`}
247
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6270"}}>
248
+ {`#6270`}
249
+ </PatternflyThemeLink>
250
+ {`)`}
251
+ </li>
252
+ </ul>
253
+ </li>
254
+ <li {...{"className":"ws-li"}}>
255
+ <strong>
256
+ {`Gallery layout:`}
257
+ </strong>
258
+ <ul {...{"className":"ws-ul"}}>
259
+ <li {...{"className":"ws-li"}}>
260
+ {`Added component property to gallery layout and subitems. (`}
261
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6270"}}>
262
+ {`#6270`}
263
+ </PatternflyThemeLink>
264
+ {`)`}
265
+ </li>
266
+ </ul>
267
+ </li>
268
+ <li {...{"className":"ws-li"}}>
269
+ <strong>
270
+ {`Grid layout:`}
271
+ </strong>
272
+ <ul {...{"className":"ws-ul"}}>
273
+ <li {...{"className":"ws-li"}}>
274
+ {`Added component property to grid layout and subitems. (`}
275
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6270"}}>
276
+ {`#6270`}
277
+ </PatternflyThemeLink>
278
+ {`)`}
279
+ </li>
280
+ </ul>
281
+ </li>
282
+ <li {...{"className":"ws-li"}}>
283
+ <strong>
284
+ {`Menu:`}
285
+ </strong>
286
+ <ul {...{"className":"ws-ul"}}>
287
+ <li {...{"className":"ws-li"}}>
288
+ {`Added context selector demo using menu (`}
289
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6283"}}>
290
+ {`#6283`}
291
+ </PatternflyThemeLink>
292
+ {`)`}
293
+ </li>
294
+ </ul>
295
+ </li>
296
+ <li {...{"className":"ws-li"}}>
297
+ <strong>
298
+ {`Navigation:`}
299
+ </strong>
300
+ <ul {...{"className":"ws-ul"}}>
301
+ <li {...{"className":"ws-li"}}>
302
+ {`Added flyout support (`}
303
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6253"}}>
304
+ {`#6253`}
305
+ </PatternflyThemeLink>
306
+ {`)`}
307
+ </li>
308
+ </ul>
309
+ </li>
310
+ <li {...{"className":"ws-li"}}>
311
+ <strong>
312
+ {`Search input:`}
313
+ </strong>
314
+ <ul {...{"className":"ws-ul"}}>
315
+ <li {...{"className":"ws-li"}}>
316
+ {`Added autocomplete search input demo (`}
317
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6305"}}>
318
+ {`#6305`}
319
+ </PatternflyThemeLink>
320
+ {`)`}
321
+ </li>
322
+ </ul>
323
+ </li>
324
+ <li {...{"className":"ws-li"}}>
325
+ <strong>
326
+ {`Select:`}
327
+ </strong>
328
+ <ul {...{"className":"ws-ul"}}>
329
+ <li {...{"className":"ws-li"}}>
330
+ {`Fixed select field dropdown showing the create option even when there's no input (`}
331
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6248"}}>
332
+ {`#6248`}
333
+ </PatternflyThemeLink>
334
+ {`)`}
335
+ </li>
336
+ <li {...{"className":"ws-li"}}>
337
+ {`Added aria-label to toggle (`}
338
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6271"}}>
339
+ {`#6271`}
340
+ </PatternflyThemeLink>
341
+ {`)`}
342
+ </li>
343
+ </ul>
344
+ </li>
345
+ <li {...{"className":"ws-li"}}>
346
+ <strong>
347
+ {`Slider:`}
348
+ </strong>
349
+ <ul {...{"className":"ws-ul"}}>
350
+ <li {...{"className":"ws-li"}}>
351
+ {`Fixed customSteps spacing to respect min/max (`}
352
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6231"}}>
353
+ {`#6231`}
354
+ </PatternflyThemeLink>
355
+ {`)`}
356
+ </li>
357
+ <li {...{"className":"ws-li"}}>
358
+ {`Updated slider to respect min/max constraints (`}
359
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6232"}}>
360
+ {`#6232`}
361
+ </PatternflyThemeLink>
362
+ {`)`}
363
+ </li>
364
+ </ul>
365
+ </li>
366
+ <li {...{"className":"ws-li"}}>
367
+ <strong>
368
+ {`Spinner:`}
369
+ </strong>
370
+ <ul {...{"className":"ws-ul"}}>
371
+ <li {...{"className":"ws-li"}}>
372
+ {`Fixed spinner tests to check all component sizes (`}
373
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6269"}}>
374
+ {`#6269`}
375
+ </PatternflyThemeLink>
376
+ {`)`}
377
+ </li>
378
+ </ul>
379
+ </li>
380
+ <li {...{"className":"ws-li"}}>
381
+ <strong>
382
+ {`Tabs:`}
383
+ </strong>
384
+ <ul {...{"className":"ws-ul"}}>
385
+ <li {...{"className":"ws-li"}}>
386
+ {`Added support for disabled state tabs (`}
387
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6261"}}>
388
+ {`#6261`}
389
+ </PatternflyThemeLink>
390
+ {`)`}
391
+ </li>
392
+ </ul>
393
+ </li>
394
+ </ul>
395
+ <AutoLinkHeader {...{"id":"log-viewer-extension","size":"h3","className":"ws-title ws-h3"}}>
396
+ {`Log viewer extension`}
397
+ </AutoLinkHeader>
398
+ <ul {...{"className":"ws-ul"}}>
399
+ <li {...{"className":"ws-li"}}>
400
+ {`Added onScroll and footer props (`}
401
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6238"}}>
402
+ {`#6238`}
403
+ </PatternflyThemeLink>
404
+ {`)`}
405
+ </li>
406
+ <li {...{"className":"ws-li"}}>
407
+ {`Added required dependency (`}
408
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6216"}}>
409
+ {`#6216`}
410
+ </PatternflyThemeLink>
411
+ {`)`}
412
+ </li>
413
+ </ul>
414
+ <AutoLinkHeader {...{"id":"table","size":"h3","className":"ws-title ws-h3"}}>
415
+ {`Table`}
416
+ </AutoLinkHeader>
417
+ <ul {...{"className":"ws-ul"}}>
418
+ <li {...{"className":"ws-li"}}>
419
+ {`Added hoverable and selectable rows (`}
420
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6233"}}>
421
+ {`#6233`}
422
+ </PatternflyThemeLink>
423
+ {`)`}
424
+ </li>
425
+ <li {...{"className":"ws-li"}}>
426
+ {`Added missing styles import (`}
427
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6259"}}>
428
+ {`#6259`}
429
+ </PatternflyThemeLink>
430
+ {`)`}
431
+ </li>
432
+ <li {...{"className":"ws-li"}}>
433
+ {`Fixed broken links in table's empty state demo (`}
434
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6276"}}>
435
+ {`#6276`}
436
+ </PatternflyThemeLink>
437
+ {`)`}
438
+ </li>
439
+ </ul>
440
+ <AutoLinkHeader {...{"id":"other","size":"h3","className":"ws-title ws-h3"}}>
441
+ {`Other`}
442
+ </AutoLinkHeader>
443
+ <ul {...{"className":"ws-ul"}}>
444
+ <li {...{"className":"ws-li"}}>
445
+ <strong>
446
+ {`Chore:`}
447
+ </strong>
448
+ <ul {...{"className":"ws-ul"}}>
449
+ <li {...{"className":"ws-li"}}>
450
+ {`Removed unneeded peer dependency in code editor (`}
451
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6239"}}>
452
+ {`#6239`}
453
+ </PatternflyThemeLink>
454
+ {`)`}
455
+ </li>
456
+ </ul>
457
+ </li>
458
+ <li {...{"className":"ws-li"}}>
459
+ <strong>
460
+ {`Demos`}
461
+ </strong>
462
+ <ul {...{"className":"ws-ul"}}>
463
+ <li {...{"className":"ws-li"}}>
464
+ {`Added search input demo for composable search with form (`}
465
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6279"}}>
466
+ {`#6279`}
467
+ </PatternflyThemeLink>
468
+ {`)`}
469
+ </li>
470
+ <li {...{"className":"ws-li"}}>
471
+ {`Refactored demos to use masthead (`}
472
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6274"}}>
473
+ {`#6274`}
474
+ </PatternflyThemeLink>
475
+ {`)`}
476
+ </li>
477
+ <li {...{"className":"ws-li"}}>
478
+ {`Fixed wrapper nav to have hrefs (`}
479
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6297"}}>
480
+ {`#6297`}
481
+ </PatternflyThemeLink>
482
+ {`)`}
483
+ </li>
484
+ </ul>
485
+ </li>
486
+ <li {...{"className":"ws-li"}}>
487
+ <strong>
488
+ {`Deps:`}
489
+ </strong>
490
+ <ul {...{"className":"ws-ul"}}>
491
+ <li {...{"className":"ws-li"}}>
492
+ {`Updated dependency theme-patternfly-org to v0.6.40 (`}
493
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6309"}}>
494
+ {`#6309`}
495
+ </PatternflyThemeLink>
496
+ {`)`}
497
+ </li>
498
+ </ul>
499
+ </li>
500
+ <li {...{"className":"ws-li"}}>
501
+ <strong>
502
+ {`Docs:`}
503
+ </strong>
504
+ <ul {...{"className":"ws-ul"}}>
505
+ <li {...{"className":"ws-li"}}>
506
+ {`Corrected some copy-pasted prop comments (`}
507
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6285"}}>
508
+ {`#6285`}
509
+ </PatternflyThemeLink>
510
+ {`)`}
511
+ </li>
512
+ <li {...{"className":"ws-li"}}>
513
+ {`Added yarn build before test in contributing docs (`}
514
+ <PatternflyThemeLink {...{"to":"https://github.com/patternfly/patternfly-react/pull/6273"}}>
515
+ {`#6273`}
516
+ </PatternflyThemeLink>
517
+ {`)`}
518
+ </li>
519
+ </ul>
520
+ </li>
521
+ </ul>
17
522
  <AutoLinkHeader {...{"id":"2021.11-release-notes-2021-08-25","size":"h2","className":"ws-title ws-h2"}}>
18
523
  {`2021.11 release notes (2021-08-25)`}
19
524
  </AutoLinkHeader>
@@ -79,7 +584,7 @@ const Component = () => (
79
584
  </PatternflyThemeLink>
80
585
  </li>
81
586
  </ul>
82
- <AutoLinkHeader {...{"id":"components","size":"h3","className":"ws-title ws-h3"}}>
587
+ <AutoLinkHeader {...{"id":"components-0","size":"h3","className":"ws-title ws-h3"}}>
83
588
  {`Components`}
84
589
  </AutoLinkHeader>
85
590
  <ul {...{"className":"ws-ul"}}>
@@ -383,7 +888,7 @@ const Component = () => (
383
888
  {`)`}
384
889
  </li>
385
890
  </ul>
386
- <AutoLinkHeader {...{"id":"log-viewer-extension","size":"h3","className":"ws-title ws-h3"}}>
891
+ <AutoLinkHeader {...{"id":"log-viewer-extension-0","size":"h3","className":"ws-title ws-h3"}}>
387
892
  {`Log viewer extension`}
388
893
  </AutoLinkHeader>
389
894
  <ul {...{"className":"ws-ul"}}>
@@ -402,7 +907,7 @@ const Component = () => (
402
907
  {`)`}
403
908
  </li>
404
909
  </ul>
405
- <AutoLinkHeader {...{"id":"table","size":"h3","className":"ws-title ws-h3"}}>
910
+ <AutoLinkHeader {...{"id":"table-0","size":"h3","className":"ws-title ws-h3"}}>
406
911
  {`Table`}
407
912
  </AutoLinkHeader>
408
913
  <ul {...{"className":"ws-ul"}}>
@@ -440,7 +945,7 @@ const Component = () => (
440
945
  {`)`}
441
946
  </li>
442
947
  </ul>
443
- <AutoLinkHeader {...{"id":"other","size":"h3","className":"ws-title ws-h3"}}>
948
+ <AutoLinkHeader {...{"id":"other-0","size":"h3","className":"ws-title ws-h3"}}>
444
949
  {`Other`}
445
950
  </AutoLinkHeader>
446
951
  <ul {...{"className":"ws-ul"}}>
@@ -573,7 +1078,7 @@ const Component = () => (
573
1078
  </PatternflyThemeLink>
574
1079
  </li>
575
1080
  </ul>
576
- <AutoLinkHeader {...{"id":"components-0","size":"h3","className":"ws-title ws-h3"}}>
1081
+ <AutoLinkHeader {...{"id":"components-1","size":"h3","className":"ws-title ws-h3"}}>
577
1082
  {`Components`}
578
1083
  </AutoLinkHeader>
579
1084
  <ul {...{"className":"ws-ul"}}>
@@ -1106,7 +1611,7 @@ const Component = () => (
1106
1611
  {`)`}
1107
1612
  </li>
1108
1613
  </ul>
1109
- <AutoLinkHeader {...{"id":"log-viewer-extension-0","size":"h3","className":"ws-title ws-h3"}}>
1614
+ <AutoLinkHeader {...{"id":"log-viewer-extension-1","size":"h3","className":"ws-title ws-h3"}}>
1110
1615
  {`Log viewer extension`}
1111
1616
  </AutoLinkHeader>
1112
1617
  <ul {...{"className":"ws-ul"}}>
@@ -1132,7 +1637,7 @@ const Component = () => (
1132
1637
  {`)`}
1133
1638
  </li>
1134
1639
  </ul>
1135
- <AutoLinkHeader {...{"id":"table-0","size":"h3","className":"ws-title ws-h3"}}>
1640
+ <AutoLinkHeader {...{"id":"table-1","size":"h3","className":"ws-title ws-h3"}}>
1136
1641
  {`Table`}
1137
1642
  </AutoLinkHeader>
1138
1643
  <ul {...{"className":"ws-ul"}}>
@@ -1158,7 +1663,7 @@ const Component = () => (
1158
1663
  {`)`}
1159
1664
  </li>
1160
1665
  </ul>
1161
- <AutoLinkHeader {...{"id":"other-0","size":"h3","className":"ws-title ws-h3"}}>
1666
+ <AutoLinkHeader {...{"id":"other-1","size":"h3","className":"ws-title ws-h3"}}>
1162
1667
  {`Other`}
1163
1668
  </AutoLinkHeader>
1164
1669
  <ul {...{"className":"ws-ul"}}>
@@ -1319,7 +1824,7 @@ const Component = () => (
1319
1824
  </PatternflyThemeLink>
1320
1825
  </li>
1321
1826
  </ul>
1322
- <AutoLinkHeader {...{"id":"components-1","size":"h3","className":"ws-title ws-h3"}}>
1827
+ <AutoLinkHeader {...{"id":"components-2","size":"h3","className":"ws-title ws-h3"}}>
1323
1828
  {`Components`}
1324
1829
  </AutoLinkHeader>
1325
1830
  <ul {...{"className":"ws-ul"}}>
@@ -1551,7 +2056,7 @@ const Component = () => (
1551
2056
  {`)`}
1552
2057
  </li>
1553
2058
  </ul>
1554
- <AutoLinkHeader {...{"id":"table-1","size":"h3","className":"ws-title ws-h3"}}>
2059
+ <AutoLinkHeader {...{"id":"table-2","size":"h3","className":"ws-title ws-h3"}}>
1555
2060
  {`Table`}
1556
2061
  </AutoLinkHeader>
1557
2062
  <ul {...{"className":"ws-ul"}}>
@@ -1570,7 +2075,7 @@ const Component = () => (
1570
2075
  {`)`}
1571
2076
  </li>
1572
2077
  </ul>
1573
- <AutoLinkHeader {...{"id":"other-1","size":"h3","className":"ws-title ws-h3"}}>
2078
+ <AutoLinkHeader {...{"id":"other-2","size":"h3","className":"ws-title ws-h3"}}>
1574
2079
  {`Other`}
1575
2080
  </AutoLinkHeader>
1576
2081
  <ul {...{"className":"ws-ul"}}>
@@ -1668,7 +2173,7 @@ const Component = () => (
1668
2173
  </PatternflyThemeLink>
1669
2174
  </li>
1670
2175
  </ul>
1671
- <AutoLinkHeader {...{"id":"components-2","size":"h3","className":"ws-title ws-h3"}}>
2176
+ <AutoLinkHeader {...{"id":"components-3","size":"h3","className":"ws-title ws-h3"}}>
1672
2177
  {`Components`}
1673
2178
  </AutoLinkHeader>
1674
2179
  <ul {...{"className":"ws-ul"}}>
@@ -1937,7 +2442,7 @@ const Component = () => (
1937
2442
  {`)`}
1938
2443
  </li>
1939
2444
  </ul>
1940
- <AutoLinkHeader {...{"id":"table-2","size":"h3","className":"ws-title ws-h3"}}>
2445
+ <AutoLinkHeader {...{"id":"table-3","size":"h3","className":"ws-title ws-h3"}}>
1941
2446
  {`Table`}
1942
2447
  </AutoLinkHeader>
1943
2448
  <ul {...{"className":"ws-ul"}}>
@@ -1956,7 +2461,7 @@ const Component = () => (
1956
2461
  {`)`}
1957
2462
  </li>
1958
2463
  </ul>
1959
- <AutoLinkHeader {...{"id":"other-2","size":"h3","className":"ws-title ws-h3"}}>
2464
+ <AutoLinkHeader {...{"id":"other-3","size":"h3","className":"ws-title ws-h3"}}>
1960
2465
  {`Other`}
1961
2466
  </AutoLinkHeader>
1962
2467
  <ul {...{"className":"ws-ul"}}>
@@ -2075,7 +2580,7 @@ const Component = () => (
2075
2580
  </PatternflyThemeLink>
2076
2581
  </li>
2077
2582
  </ul>
2078
- <AutoLinkHeader {...{"id":"components-3","size":"h3","className":"ws-title ws-h3"}}>
2583
+ <AutoLinkHeader {...{"id":"components-4","size":"h3","className":"ws-title ws-h3"}}>
2079
2584
  {`Components`}
2080
2585
  </AutoLinkHeader>
2081
2586
  <ul {...{"className":"ws-ul"}}>
@@ -2342,7 +2847,7 @@ const Component = () => (
2342
2847
  {`)`}
2343
2848
  </li>
2344
2849
  </ul>
2345
- <AutoLinkHeader {...{"id":"table-3","size":"h3","className":"ws-title ws-h3"}}>
2850
+ <AutoLinkHeader {...{"id":"table-4","size":"h3","className":"ws-title ws-h3"}}>
2346
2851
  {`Table`}
2347
2852
  </AutoLinkHeader>
2348
2853
  <ul {...{"className":"ws-ul"}}>
@@ -2361,7 +2866,7 @@ const Component = () => (
2361
2866
  {`)`}
2362
2867
  </li>
2363
2868
  </ul>
2364
- <AutoLinkHeader {...{"id":"other-3","size":"h3","className":"ws-title ws-h3"}}>
2869
+ <AutoLinkHeader {...{"id":"other-4","size":"h3","className":"ws-title ws-h3"}}>
2365
2870
  {`Other`}
2366
2871
  </AutoLinkHeader>
2367
2872
  <ul {...{"className":"ws-ul"}}>
@@ -2475,7 +2980,7 @@ const Component = () => (
2475
2980
  </PatternflyThemeLink>
2476
2981
  </li>
2477
2982
  </ul>
2478
- <AutoLinkHeader {...{"id":"components-4","size":"h3","className":"ws-title ws-h3"}}>
2983
+ <AutoLinkHeader {...{"id":"components-5","size":"h3","className":"ws-title ws-h3"}}>
2479
2984
  {`Components`}
2480
2985
  </AutoLinkHeader>
2481
2986
  <ul {...{"className":"ws-ul"}}>
@@ -2773,7 +3278,7 @@ const Component = () => (
2773
3278
  {`)`}
2774
3279
  </li>
2775
3280
  </ul>
2776
- <AutoLinkHeader {...{"id":"table-4","size":"h3","className":"ws-title ws-h3"}}>
3281
+ <AutoLinkHeader {...{"id":"table-5","size":"h3","className":"ws-title ws-h3"}}>
2777
3282
  {`Table`}
2778
3283
  </AutoLinkHeader>
2779
3284
  <ul {...{"className":"ws-ul"}}>
@@ -2804,7 +3309,7 @@ const Component = () => (
2804
3309
  {`)`}
2805
3310
  </li>
2806
3311
  </ul>
2807
- <AutoLinkHeader {...{"id":"other-4","size":"h2","className":"ws-title ws-h2"}}>
3312
+ <AutoLinkHeader {...{"id":"other-5","size":"h2","className":"ws-title ws-h2"}}>
2808
3313
  {`Other`}
2809
3314
  </AutoLinkHeader>
2810
3315
  <ul {...{"className":"ws-ul"}}>
@@ -2911,7 +3416,7 @@ const Component = () => (
2911
3416
  </PatternflyThemeLink>
2912
3417
  </li>
2913
3418
  </ul>
2914
- <AutoLinkHeader {...{"id":"components-5","size":"h3","className":"ws-title ws-h3"}}>
3419
+ <AutoLinkHeader {...{"id":"components-6","size":"h3","className":"ws-title ws-h3"}}>
2915
3420
  {`Components`}
2916
3421
  </AutoLinkHeader>
2917
3422
  <ul {...{"className":"ws-ul"}}>
@@ -3175,7 +3680,7 @@ const Component = () => (
3175
3680
  </ul>
3176
3681
  </li>
3177
3682
  </ul>
3178
- <AutoLinkHeader {...{"id":"table-5","size":"h3","className":"ws-title ws-h3"}}>
3683
+ <AutoLinkHeader {...{"id":"table-6","size":"h3","className":"ws-title ws-h3"}}>
3179
3684
  {`Table`}
3180
3685
  </AutoLinkHeader>
3181
3686
  <ul {...{"className":"ws-ul"}}>
@@ -3220,7 +3725,7 @@ const Component = () => (
3220
3725
  {`)`}
3221
3726
  </li>
3222
3727
  </ul>
3223
- <AutoLinkHeader {...{"id":"other-5","size":"h3","className":"ws-title ws-h3"}}>
3728
+ <AutoLinkHeader {...{"id":"other-6","size":"h3","className":"ws-title ws-h3"}}>
3224
3729
  {`Other`}
3225
3730
  </AutoLinkHeader>
3226
3731
  <ul {...{"className":"ws-ul"}}>
@@ -3313,7 +3818,7 @@ const Component = () => (
3313
3818
  </PatternflyThemeLink>
3314
3819
  </li>
3315
3820
  </ul>
3316
- <AutoLinkHeader {...{"id":"components-6","size":"h3","className":"ws-title ws-h3"}}>
3821
+ <AutoLinkHeader {...{"id":"components-7","size":"h3","className":"ws-title ws-h3"}}>
3317
3822
  {`Components`}
3318
3823
  </AutoLinkHeader>
3319
3824
  <ul {...{"className":"ws-ul"}}>
@@ -3570,7 +4075,7 @@ const Component = () => (
3570
4075
  </ul>
3571
4076
  </li>
3572
4077
  </ul>
3573
- <AutoLinkHeader {...{"id":"other-6","size":"h3","className":"ws-title ws-h3"}}>
4078
+ <AutoLinkHeader {...{"id":"other-7","size":"h3","className":"ws-title ws-h3"}}>
3574
4079
  {`Other`}
3575
4080
  </AutoLinkHeader>
3576
4081
  <ul {...{"className":"ws-ul"}}>
@@ -3649,7 +4154,7 @@ const Component = () => (
3649
4154
  </PatternflyThemeLink>
3650
4155
  </li>
3651
4156
  </ul>
3652
- <AutoLinkHeader {...{"id":"components-7","size":"h3","className":"ws-title ws-h3"}}>
4157
+ <AutoLinkHeader {...{"id":"components-8","size":"h3","className":"ws-title ws-h3"}}>
3653
4158
  {`Components`}
3654
4159
  </AutoLinkHeader>
3655
4160
  <ul {...{"className":"ws-ul"}}>
@@ -3975,7 +4480,7 @@ const Component = () => (
3975
4480
  {`)`}
3976
4481
  </li>
3977
4482
  </ul>
3978
- <AutoLinkHeader {...{"id":"table-6","size":"h3","className":"ws-title ws-h3"}}>
4483
+ <AutoLinkHeader {...{"id":"table-7","size":"h3","className":"ws-title ws-h3"}}>
3979
4484
  {`Table`}
3980
4485
  </AutoLinkHeader>
3981
4486
  <ul {...{"className":"ws-ul"}}>
@@ -4025,7 +4530,7 @@ const Component = () => (
4025
4530
  {`)`}
4026
4531
  </li>
4027
4532
  </ul>
4028
- <AutoLinkHeader {...{"id":"other-7","size":"h3","className":"ws-title ws-h3"}}>
4533
+ <AutoLinkHeader {...{"id":"other-8","size":"h3","className":"ws-title ws-h3"}}>
4029
4534
  {`Other`}
4030
4535
  </AutoLinkHeader>
4031
4536
  <ul {...{"className":"ws-ul"}}>
@@ -4104,7 +4609,7 @@ const Component = () => (
4104
4609
  </PatternflyThemeLink>
4105
4610
  </li>
4106
4611
  </ul>
4107
- <AutoLinkHeader {...{"id":"components-8","size":"h3","className":"ws-title ws-h3"}}>
4612
+ <AutoLinkHeader {...{"id":"components-9","size":"h3","className":"ws-title ws-h3"}}>
4108
4613
  {`Components`}
4109
4614
  </AutoLinkHeader>
4110
4615
  <ul {...{"className":"ws-ul"}}>
@@ -4539,7 +5044,7 @@ const Component = () => (
4539
5044
  {`)`}
4540
5045
  </li>
4541
5046
  </ul>
4542
- <AutoLinkHeader {...{"id":"table-7","size":"h3","className":"ws-title ws-h3"}}>
5047
+ <AutoLinkHeader {...{"id":"table-8","size":"h3","className":"ws-title ws-h3"}}>
4543
5048
  {`Table`}
4544
5049
  </AutoLinkHeader>
4545
5050
  <ul {...{"className":"ws-ul"}}>
@@ -4577,7 +5082,7 @@ const Component = () => (
4577
5082
  {`)`}
4578
5083
  </li>
4579
5084
  </ul>
4580
- <AutoLinkHeader {...{"id":"other-8","size":"h3","className":"ws-title ws-h3"}}>
5085
+ <AutoLinkHeader {...{"id":"other-9","size":"h3","className":"ws-title ws-h3"}}>
4581
5086
  {`Other`}
4582
5087
  </AutoLinkHeader>
4583
5088
  <ul {...{"className":"ws-ul"}}>
@@ -4693,7 +5198,7 @@ const Component = () => (
4693
5198
  </PatternflyThemeLink>
4694
5199
  </li>
4695
5200
  </ul>
4696
- <AutoLinkHeader {...{"id":"components-9","size":"h3","className":"ws-title ws-h3"}}>
5201
+ <AutoLinkHeader {...{"id":"components-10","size":"h3","className":"ws-title ws-h3"}}>
4697
5202
  {`Components`}
4698
5203
  </AutoLinkHeader>
4699
5204
  <ul {...{"className":"ws-ul"}}>
@@ -5016,7 +5521,7 @@ const Component = () => (
5016
5521
  {`)`}
5017
5522
  </li>
5018
5523
  </ul>
5019
- <AutoLinkHeader {...{"id":"table-8","size":"h3","className":"ws-title ws-h3"}}>
5524
+ <AutoLinkHeader {...{"id":"table-9","size":"h3","className":"ws-title ws-h3"}}>
5020
5525
  {`Table`}
5021
5526
  </AutoLinkHeader>
5022
5527
  <ul {...{"className":"ws-ul"}}>
@@ -5047,7 +5552,7 @@ const Component = () => (
5047
5552
  {`)`}
5048
5553
  </li>
5049
5554
  </ul>
5050
- <AutoLinkHeader {...{"id":"other-9","size":"h3","className":"ws-title ws-h3"}}>
5555
+ <AutoLinkHeader {...{"id":"other-10","size":"h3","className":"ws-title ws-h3"}}>
5051
5556
  {`Other`}
5052
5557
  </AutoLinkHeader>
5053
5558
  <ul {...{"className":"ws-ul"}}>
@@ -5149,7 +5654,7 @@ const Component = () => (
5149
5654
  </PatternflyThemeLink>
5150
5655
  </li>
5151
5656
  </ul>
5152
- <AutoLinkHeader {...{"id":"components-10","size":"h3","className":"ws-title ws-h3"}}>
5657
+ <AutoLinkHeader {...{"id":"components-11","size":"h3","className":"ws-title ws-h3"}}>
5153
5658
  {`Components`}
5154
5659
  </AutoLinkHeader>
5155
5660
  <ul {...{"className":"ws-ul"}}>
@@ -5470,7 +5975,7 @@ const Component = () => (
5470
5975
  </ul>
5471
5976
  </li>
5472
5977
  </ul>
5473
- <AutoLinkHeader {...{"id":"table-9","size":"h3","className":"ws-title ws-h3"}}>
5978
+ <AutoLinkHeader {...{"id":"table-10","size":"h3","className":"ws-title ws-h3"}}>
5474
5979
  {`Table`}
5475
5980
  </AutoLinkHeader>
5476
5981
  <ul {...{"className":"ws-ul"}}>
@@ -5515,7 +6020,7 @@ const Component = () => (
5515
6020
  {`)`}
5516
6021
  </li>
5517
6022
  </ul>
5518
- <AutoLinkHeader {...{"id":"other-10","size":"h3","className":"ws-title ws-h3"}}>
6023
+ <AutoLinkHeader {...{"id":"other-11","size":"h3","className":"ws-title ws-h3"}}>
5519
6024
  {`Other`}
5520
6025
  </AutoLinkHeader>
5521
6026
  <ul {...{"className":"ws-ul"}}>
@@ -5652,7 +6157,7 @@ const Component = () => (
5652
6157
  </PatternflyThemeLink>
5653
6158
  </li>
5654
6159
  </ul>
5655
- <AutoLinkHeader {...{"id":"components-11","size":"h3","className":"ws-title ws-h3"}}>
6160
+ <AutoLinkHeader {...{"id":"components-12","size":"h3","className":"ws-title ws-h3"}}>
5656
6161
  {`Components`}
5657
6162
  </AutoLinkHeader>
5658
6163
  <ul {...{"className":"ws-ul"}}>
@@ -6143,7 +6648,7 @@ const Component = () => (
6143
6648
  {`)`}
6144
6649
  </li>
6145
6650
  </ul>
6146
- <AutoLinkHeader {...{"id":"table-10","size":"h3","className":"ws-title ws-h3"}}>
6651
+ <AutoLinkHeader {...{"id":"table-11","size":"h3","className":"ws-title ws-h3"}}>
6147
6652
  {`Table`}
6148
6653
  </AutoLinkHeader>
6149
6654
  <ul {...{"className":"ws-ul"}}>
@@ -6195,7 +6700,7 @@ const Component = () => (
6195
6700
  {`)`}
6196
6701
  </li>
6197
6702
  </ul>
6198
- <AutoLinkHeader {...{"id":"other-11","size":"h3","className":"ws-title ws-h3"}}>
6703
+ <AutoLinkHeader {...{"id":"other-12","size":"h3","className":"ws-title ws-h3"}}>
6199
6704
  {`Other`}
6200
6705
  </AutoLinkHeader>
6201
6706
  <ul {...{"className":"ws-ul"}}>
@@ -6339,7 +6844,7 @@ const Component = () => (
6339
6844
  </PatternflyThemeLink>
6340
6845
  </li>
6341
6846
  </ul>
6342
- <AutoLinkHeader {...{"id":"components-12","size":"h3","className":"ws-title ws-h3"}}>
6847
+ <AutoLinkHeader {...{"id":"components-13","size":"h3","className":"ws-title ws-h3"}}>
6343
6848
  {`Components`}
6344
6849
  </AutoLinkHeader>
6345
6850
  <ul {...{"className":"ws-ul"}}>
@@ -6713,7 +7218,7 @@ const Component = () => (
6713
7218
  {`)`}
6714
7219
  </li>
6715
7220
  </ul>
6716
- <AutoLinkHeader {...{"id":"table-11","size":"h3","className":"ws-title ws-h3"}}>
7221
+ <AutoLinkHeader {...{"id":"table-12","size":"h3","className":"ws-title ws-h3"}}>
6717
7222
  {`Table`}
6718
7223
  </AutoLinkHeader>
6719
7224
  <ul {...{"className":"ws-ul"}}>
@@ -6769,7 +7274,7 @@ const Component = () => (
6769
7274
  {`)`}
6770
7275
  </li>
6771
7276
  </ul>
6772
- <AutoLinkHeader {...{"id":"other-12","size":"h3","className":"ws-title ws-h3"}}>
7277
+ <AutoLinkHeader {...{"id":"other-13","size":"h3","className":"ws-title ws-h3"}}>
6773
7278
  {`Other`}
6774
7279
  </AutoLinkHeader>
6775
7280
  <ul {...{"className":"ws-ul"}}>
@@ -6995,7 +7500,7 @@ const Component = () => (
6995
7500
  </PatternflyThemeLink>
6996
7501
  </li>
6997
7502
  </ul>
6998
- <AutoLinkHeader {...{"id":"components-13","size":"h3","className":"ws-title ws-h3"}}>
7503
+ <AutoLinkHeader {...{"id":"components-14","size":"h3","className":"ws-title ws-h3"}}>
6999
7504
  {`Components`}
7000
7505
  </AutoLinkHeader>
7001
7506
  <ul {...{"className":"ws-ul"}}>
@@ -7243,7 +7748,7 @@ const Component = () => (
7243
7748
  {`)`}
7244
7749
  </li>
7245
7750
  </ul>
7246
- <AutoLinkHeader {...{"id":"other-13","size":"h3","className":"ws-title ws-h3"}}>
7751
+ <AutoLinkHeader {...{"id":"other-14","size":"h3","className":"ws-title ws-h3"}}>
7247
7752
  {`Other`}
7248
7753
  </AutoLinkHeader>
7249
7754
  <ul {...{"className":"ws-ul"}}>
@@ -7366,7 +7871,7 @@ const Component = () => (
7366
7871
  </PatternflyThemeLink>
7367
7872
  </li>
7368
7873
  </ul>
7369
- <AutoLinkHeader {...{"id":"components-14","size":"h3","className":"ws-title ws-h3"}}>
7874
+ <AutoLinkHeader {...{"id":"components-15","size":"h3","className":"ws-title ws-h3"}}>
7370
7875
  {`Components`}
7371
7876
  </AutoLinkHeader>
7372
7877
  <ul {...{"className":"ws-ul"}}>
@@ -7558,7 +8063,7 @@ const Component = () => (
7558
8063
  </ul>
7559
8064
  </li>
7560
8065
  </ul>
7561
- <AutoLinkHeader {...{"id":"table-12","size":"h3","className":"ws-title ws-h3"}}>
8066
+ <AutoLinkHeader {...{"id":"table-13","size":"h3","className":"ws-title ws-h3"}}>
7562
8067
  {`Table`}
7563
8068
  </AutoLinkHeader>
7564
8069
  <ul {...{"className":"ws-ul"}}>
@@ -7570,7 +8075,7 @@ const Component = () => (
7570
8075
  {`)`}
7571
8076
  </li>
7572
8077
  </ul>
7573
- <AutoLinkHeader {...{"id":"other-14","size":"h3","className":"ws-title ws-h3"}}>
8078
+ <AutoLinkHeader {...{"id":"other-15","size":"h3","className":"ws-title ws-h3"}}>
7574
8079
  {`Other`}
7575
8080
  </AutoLinkHeader>
7576
8081
  <ul {...{"className":"ws-ul"}}>
@@ -7644,7 +8149,7 @@ const Component = () => (
7644
8149
  </PatternflyThemeLink>
7645
8150
  </li>
7646
8151
  </ul>
7647
- <AutoLinkHeader {...{"id":"components-15","size":"h3","className":"ws-title ws-h3"}}>
8152
+ <AutoLinkHeader {...{"id":"components-16","size":"h3","className":"ws-title ws-h3"}}>
7648
8153
  {`Components`}
7649
8154
  </AutoLinkHeader>
7650
8155
  <ul {...{"className":"ws-ul"}}>
@@ -7990,7 +8495,7 @@ const Component = () => (
7990
8495
  {`)`}
7991
8496
  </li>
7992
8497
  </ul>
7993
- <AutoLinkHeader {...{"id":"table-13","size":"h3","className":"ws-title ws-h3"}}>
8498
+ <AutoLinkHeader {...{"id":"table-14","size":"h3","className":"ws-title ws-h3"}}>
7994
8499
  {`Table`}
7995
8500
  </AutoLinkHeader>
7996
8501
  <ul {...{"className":"ws-ul"}}>
@@ -8040,7 +8545,7 @@ const Component = () => (
8040
8545
  {`)`}
8041
8546
  </li>
8042
8547
  </ul>
8043
- <AutoLinkHeader {...{"id":"other-15","size":"h3","className":"ws-title ws-h3"}}>
8548
+ <AutoLinkHeader {...{"id":"other-16","size":"h3","className":"ws-title ws-h3"}}>
8044
8549
  {`Other`}
8045
8550
  </AutoLinkHeader>
8046
8551
  <ul {...{"className":"ws-ul"}}>
@@ -8191,7 +8696,7 @@ const Component = () => (
8191
8696
  </PatternflyThemeLink>
8192
8697
  </li>
8193
8698
  </ul>
8194
- <AutoLinkHeader {...{"id":"components-16","size":"h3","className":"ws-title ws-h3"}}>
8699
+ <AutoLinkHeader {...{"id":"components-17","size":"h3","className":"ws-title ws-h3"}}>
8195
8700
  {`Components`}
8196
8701
  </AutoLinkHeader>
8197
8702
  <ul {...{"className":"ws-ul"}}>
@@ -8525,7 +9030,7 @@ const Component = () => (
8525
9030
  </ul>
8526
9031
  </li>
8527
9032
  </ul>
8528
- <AutoLinkHeader {...{"id":"table-14","size":"h3","className":"ws-title ws-h3"}}>
9033
+ <AutoLinkHeader {...{"id":"table-15","size":"h3","className":"ws-title ws-h3"}}>
8529
9034
  {`Table`}
8530
9035
  </AutoLinkHeader>
8531
9036
  <ul {...{"className":"ws-ul"}}>
@@ -8577,7 +9082,7 @@ const Component = () => (
8577
9082
  {`)`}
8578
9083
  </li>
8579
9084
  </ul>
8580
- <AutoLinkHeader {...{"id":"other-16","size":"h3","className":"ws-title ws-h3"}}>
9085
+ <AutoLinkHeader {...{"id":"other-17","size":"h3","className":"ws-title ws-h3"}}>
8581
9086
  {`Other`}
8582
9087
  </AutoLinkHeader>
8583
9088
  <ul {...{"className":"ws-ul"}}>
@@ -8707,7 +9212,7 @@ const Component = () => (
8707
9212
  </PatternflyThemeLink>
8708
9213
  </li>
8709
9214
  </ul>
8710
- <AutoLinkHeader {...{"id":"components-17","size":"h3","className":"ws-title ws-h3"}}>
9215
+ <AutoLinkHeader {...{"id":"components-18","size":"h3","className":"ws-title ws-h3"}}>
8711
9216
  {`Components`}
8712
9217
  </AutoLinkHeader>
8713
9218
  <ul {...{"className":"ws-ul"}}>
@@ -9134,7 +9639,7 @@ const Component = () => (
9134
9639
  {`)`}
9135
9640
  </li>
9136
9641
  </ul>
9137
- <AutoLinkHeader {...{"id":"table-15","size":"h3","className":"ws-title ws-h3"}}>
9642
+ <AutoLinkHeader {...{"id":"table-16","size":"h3","className":"ws-title ws-h3"}}>
9138
9643
  {`Table`}
9139
9644
  </AutoLinkHeader>
9140
9645
  <ul {...{"className":"ws-ul"}}>
@@ -9212,7 +9717,7 @@ const Component = () => (
9212
9717
  {`)`}
9213
9718
  </li>
9214
9719
  </ul>
9215
- <AutoLinkHeader {...{"id":"other-17","size":"h3","className":"ws-title ws-h3"}}>
9720
+ <AutoLinkHeader {...{"id":"other-18","size":"h3","className":"ws-title ws-h3"}}>
9216
9721
  {`Other`}
9217
9722
  </AutoLinkHeader>
9218
9723
  <ul {...{"className":"ws-ul"}}>
@@ -9436,7 +9941,7 @@ const Component = () => (
9436
9941
  </PatternflyThemeLink>
9437
9942
  </li>
9438
9943
  </ul>
9439
- <AutoLinkHeader {...{"id":"components-18","size":"h3","className":"ws-title ws-h3"}}>
9944
+ <AutoLinkHeader {...{"id":"components-19","size":"h3","className":"ws-title ws-h3"}}>
9440
9945
  {`Components`}
9441
9946
  </AutoLinkHeader>
9442
9947
  <ul {...{"className":"ws-ul"}}>
@@ -9558,7 +10063,7 @@ const Component = () => (
9558
10063
  {`)`}
9559
10064
  </li>
9560
10065
  </ul>
9561
- <AutoLinkHeader {...{"id":"other-18","size":"h3","className":"ws-title ws-h3"}}>
10066
+ <AutoLinkHeader {...{"id":"other-19","size":"h3","className":"ws-title ws-h3"}}>
9562
10067
  {`Other`}
9563
10068
  </AutoLinkHeader>
9564
10069
  <ul {...{"className":"ws-ul"}}>
@@ -9649,7 +10154,7 @@ const Component = () => (
9649
10154
  </PatternflyThemeLink>
9650
10155
  </li>
9651
10156
  </ul>
9652
- <AutoLinkHeader {...{"id":"components-19","size":"h3","className":"ws-title ws-h3"}}>
10157
+ <AutoLinkHeader {...{"id":"components-20","size":"h3","className":"ws-title ws-h3"}}>
9653
10158
  {`Components`}
9654
10159
  </AutoLinkHeader>
9655
10160
  <ul {...{"className":"ws-ul"}}>
@@ -9710,7 +10215,7 @@ const Component = () => (
9710
10215
  </ul>
9711
10216
  </li>
9712
10217
  </ul>
9713
- <AutoLinkHeader {...{"id":"other-19","size":"h3","className":"ws-title ws-h3"}}>
10218
+ <AutoLinkHeader {...{"id":"other-20","size":"h3","className":"ws-title ws-h3"}}>
9714
10219
  {`Other`}
9715
10220
  </AutoLinkHeader>
9716
10221
  <ul {...{"className":"ws-ul"}}>
@@ -9787,7 +10292,7 @@ const Component = () => (
9787
10292
  </PatternflyThemeLink>
9788
10293
  </li>
9789
10294
  </ul>
9790
- <AutoLinkHeader {...{"id":"components-20","size":"h3","className":"ws-title ws-h3"}}>
10295
+ <AutoLinkHeader {...{"id":"components-21","size":"h3","className":"ws-title ws-h3"}}>
9791
10296
  {`Components`}
9792
10297
  </AutoLinkHeader>
9793
10298
  <ul {...{"className":"ws-ul"}}>
@@ -9925,7 +10430,7 @@ const Component = () => (
9925
10430
  </ul>
9926
10431
  </li>
9927
10432
  </ul>
9928
- <AutoLinkHeader {...{"id":"table-16","size":"h3","className":"ws-title ws-h3"}}>
10433
+ <AutoLinkHeader {...{"id":"table-17","size":"h3","className":"ws-title ws-h3"}}>
9929
10434
  {`Table`}
9930
10435
  </AutoLinkHeader>
9931
10436
  <ul {...{"className":"ws-ul"}}>
@@ -9944,7 +10449,7 @@ const Component = () => (
9944
10449
  {`)`}
9945
10450
  </li>
9946
10451
  </ul>
9947
- <AutoLinkHeader {...{"id":"other-20","size":"h3","className":"ws-title ws-h3"}}>
10452
+ <AutoLinkHeader {...{"id":"other-21","size":"h3","className":"ws-title ws-h3"}}>
9948
10453
  {`Other`}
9949
10454
  </AutoLinkHeader>
9950
10455
  <ul {...{"className":"ws-ul"}}>
@@ -10077,7 +10582,7 @@ const Component = () => (
10077
10582
  </PatternflyThemeLink>
10078
10583
  </li>
10079
10584
  </ul>
10080
- <AutoLinkHeader {...{"id":"components-21","size":"h3","className":"ws-title ws-h3"}}>
10585
+ <AutoLinkHeader {...{"id":"components-22","size":"h3","className":"ws-title ws-h3"}}>
10081
10586
  {`Components`}
10082
10587
  </AutoLinkHeader>
10083
10588
  <ul {...{"className":"ws-ul"}}>
@@ -10388,7 +10893,7 @@ const Component = () => (
10388
10893
  </ul>
10389
10894
  </li>
10390
10895
  </ul>
10391
- <AutoLinkHeader {...{"id":"other-21","size":"h3","className":"ws-title ws-h3"}}>
10896
+ <AutoLinkHeader {...{"id":"other-22","size":"h3","className":"ws-title ws-h3"}}>
10392
10897
  {`Other`}
10393
10898
  </AutoLinkHeader>
10394
10899
  <ul {...{"className":"ws-ul"}}>
@@ -10657,7 +11162,7 @@ const Component = () => (
10657
11162
  </PatternflyThemeLink>
10658
11163
  </li>
10659
11164
  </ul>
10660
- <AutoLinkHeader {...{"id":"components-22","size":"h3","className":"ws-title ws-h3"}}>
11165
+ <AutoLinkHeader {...{"id":"components-23","size":"h3","className":"ws-title ws-h3"}}>
10661
11166
  {`Components`}
10662
11167
  </AutoLinkHeader>
10663
11168
  <ul {...{"className":"ws-ul"}}>
@@ -10800,7 +11305,7 @@ const Component = () => (
10800
11305
  </ul>
10801
11306
  </li>
10802
11307
  </ul>
10803
- <AutoLinkHeader {...{"id":"table-17","size":"h3","className":"ws-title ws-h3"}}>
11308
+ <AutoLinkHeader {...{"id":"table-18","size":"h3","className":"ws-title ws-h3"}}>
10804
11309
  {`Table`}
10805
11310
  </AutoLinkHeader>
10806
11311
  <ul {...{"className":"ws-ul"}}>
@@ -10833,7 +11338,7 @@ const Component = () => (
10833
11338
  {`)`}
10834
11339
  </li>
10835
11340
  </ul>
10836
- <AutoLinkHeader {...{"id":"other-22","size":"h3","className":"ws-title ws-h3"}}>
11341
+ <AutoLinkHeader {...{"id":"other-23","size":"h3","className":"ws-title ws-h3"}}>
10837
11342
  {`Other`}
10838
11343
  </AutoLinkHeader>
10839
11344
  <ul {...{"className":"ws-ul"}}>
@@ -11090,7 +11595,7 @@ const Component = () => (
11090
11595
  </PatternflyThemeLink>
11091
11596
  </li>
11092
11597
  </ul>
11093
- <AutoLinkHeader {...{"id":"components-23","size":"h3","className":"ws-title ws-h3"}}>
11598
+ <AutoLinkHeader {...{"id":"components-24","size":"h3","className":"ws-title ws-h3"}}>
11094
11599
  {`Components`}
11095
11600
  </AutoLinkHeader>
11096
11601
  <ul {...{"className":"ws-ul"}}>
@@ -11404,7 +11909,7 @@ const Component = () => (
11404
11909
  </ul>
11405
11910
  </li>
11406
11911
  </ul>
11407
- <AutoLinkHeader {...{"id":"table-18","size":"h3","className":"ws-title ws-h3"}}>
11912
+ <AutoLinkHeader {...{"id":"table-19","size":"h3","className":"ws-title ws-h3"}}>
11408
11913
  {`Table`}
11409
11914
  </AutoLinkHeader>
11410
11915
  <ul {...{"className":"ws-ul"}}>
@@ -11434,7 +11939,7 @@ const Component = () => (
11434
11939
  {`)`}
11435
11940
  </li>
11436
11941
  </ul>
11437
- <AutoLinkHeader {...{"id":"other-23","size":"h3","className":"ws-title ws-h3"}}>
11942
+ <AutoLinkHeader {...{"id":"other-24","size":"h3","className":"ws-title ws-h3"}}>
11438
11943
  {`Other`}
11439
11944
  </AutoLinkHeader>
11440
11945
  <ul {...{"className":"ws-ul"}}>
@@ -11763,7 +12268,7 @@ const Component = () => (
11763
12268
  {`)`}
11764
12269
  </li>
11765
12270
  </ul>
11766
- <AutoLinkHeader {...{"id":"components-24","size":"h3","className":"ws-title ws-h3"}}>
12271
+ <AutoLinkHeader {...{"id":"components-25","size":"h3","className":"ws-title ws-h3"}}>
11767
12272
  {`Components`}
11768
12273
  </AutoLinkHeader>
11769
12274
  <ul {...{"className":"ws-ul"}}>
@@ -12006,7 +12511,7 @@ const Component = () => (
12006
12511
  </ul>
12007
12512
  </li>
12008
12513
  </ul>
12009
- <AutoLinkHeader {...{"id":"table-19","size":"h3","className":"ws-title ws-h3"}}>
12514
+ <AutoLinkHeader {...{"id":"table-20","size":"h3","className":"ws-title ws-h3"}}>
12010
12515
  {`Table`}
12011
12516
  </AutoLinkHeader>
12012
12517
  <ul {...{"className":"ws-ul"}}>
@@ -12025,7 +12530,7 @@ const Component = () => (
12025
12530
  {`)`}
12026
12531
  </li>
12027
12532
  </ul>
12028
- <AutoLinkHeader {...{"id":"other-24","size":"h3","className":"ws-title ws-h3"}}>
12533
+ <AutoLinkHeader {...{"id":"other-25","size":"h3","className":"ws-title ws-h3"}}>
12029
12534
  {`Other`}
12030
12535
  </AutoLinkHeader>
12031
12536
  <ul {...{"className":"ws-ul"}}>
@@ -12224,7 +12729,7 @@ const Component = () => (
12224
12729
  {`)`}
12225
12730
  </li>
12226
12731
  </ul>
12227
- <AutoLinkHeader {...{"id":"components-25","size":"h3","className":"ws-title ws-h3"}}>
12732
+ <AutoLinkHeader {...{"id":"components-26","size":"h3","className":"ws-title ws-h3"}}>
12228
12733
  {`Components`}
12229
12734
  </AutoLinkHeader>
12230
12735
  <ul {...{"className":"ws-ul"}}>
@@ -12522,7 +13027,7 @@ const Component = () => (
12522
13027
  </ul>
12523
13028
  </li>
12524
13029
  </ul>
12525
- <AutoLinkHeader {...{"id":"table-20","size":"h3","className":"ws-title ws-h3"}}>
13030
+ <AutoLinkHeader {...{"id":"table-21","size":"h3","className":"ws-title ws-h3"}}>
12526
13031
  {`Table`}
12527
13032
  </AutoLinkHeader>
12528
13033
  <ul {...{"className":"ws-ul"}}>
@@ -12553,7 +13058,7 @@ const Component = () => (
12553
13058
  {`)`}
12554
13059
  </li>
12555
13060
  </ul>
12556
- <AutoLinkHeader {...{"id":"other-25","size":"h3","className":"ws-title ws-h3"}}>
13061
+ <AutoLinkHeader {...{"id":"other-26","size":"h3","className":"ws-title ws-h3"}}>
12557
13062
  {`Other`}
12558
13063
  </AutoLinkHeader>
12559
13064
  <ul {...{"className":"ws-ul"}}>
@@ -12808,7 +13313,7 @@ const Component = () => (
12808
13313
  {`)`}
12809
13314
  </li>
12810
13315
  </ul>
12811
- <AutoLinkHeader {...{"id":"components-26","size":"h3","className":"ws-title ws-h3"}}>
13316
+ <AutoLinkHeader {...{"id":"components-27","size":"h3","className":"ws-title ws-h3"}}>
12812
13317
  {`Components`}
12813
13318
  </AutoLinkHeader>
12814
13319
  <ul {...{"className":"ws-ul"}}>
@@ -13211,7 +13716,7 @@ const Component = () => (
13211
13716
  </ul>
13212
13717
  </li>
13213
13718
  </ul>
13214
- <AutoLinkHeader {...{"id":"table-21","size":"h3","className":"ws-title ws-h3"}}>
13719
+ <AutoLinkHeader {...{"id":"table-22","size":"h3","className":"ws-title ws-h3"}}>
13215
13720
  {`Table`}
13216
13721
  </AutoLinkHeader>
13217
13722
  <ul {...{"className":"ws-ul"}}>
@@ -13251,7 +13756,7 @@ const Component = () => (
13251
13756
  {`)`}
13252
13757
  </li>
13253
13758
  </ul>
13254
- <AutoLinkHeader {...{"id":"other-26","size":"h3","className":"ws-title ws-h3"}}>
13759
+ <AutoLinkHeader {...{"id":"other-27","size":"h3","className":"ws-title ws-h3"}}>
13255
13760
  {`Other`}
13256
13761
  </AutoLinkHeader>
13257
13762
  <ul {...{"className":"ws-ul"}}>
@@ -13694,7 +14199,7 @@ const Component = () => (
13694
14199
  {`)`}
13695
14200
  </li>
13696
14201
  </ul>
13697
- <AutoLinkHeader {...{"id":"components-27","size":"h3","className":"ws-title ws-h3"}}>
14202
+ <AutoLinkHeader {...{"id":"components-28","size":"h3","className":"ws-title ws-h3"}}>
13698
14203
  {`Components`}
13699
14204
  </AutoLinkHeader>
13700
14205
  <ul {...{"className":"ws-ul"}}>
@@ -13990,7 +14495,7 @@ const Component = () => (
13990
14495
  {`)`}
13991
14496
  </li>
13992
14497
  </ul>
13993
- <AutoLinkHeader {...{"id":"table-22","size":"h3","className":"ws-title ws-h3"}}>
14498
+ <AutoLinkHeader {...{"id":"table-23","size":"h3","className":"ws-title ws-h3"}}>
13994
14499
  {`Table`}
13995
14500
  </AutoLinkHeader>
13996
14501
  <ul {...{"className":"ws-ul"}}>
@@ -14030,7 +14535,7 @@ const Component = () => (
14030
14535
  {`)`}
14031
14536
  </li>
14032
14537
  </ul>
14033
- <AutoLinkHeader {...{"id":"other-27","size":"h3","className":"ws-title ws-h3"}}>
14538
+ <AutoLinkHeader {...{"id":"other-28","size":"h3","className":"ws-title ws-h3"}}>
14034
14539
  {`Other`}
14035
14540
  </AutoLinkHeader>
14036
14541
  <ul {...{"className":"ws-ul"}}>
@@ -14147,7 +14652,7 @@ const Component = () => (
14147
14652
  {`)`}
14148
14653
  </li>
14149
14654
  </ul>
14150
- <AutoLinkHeader {...{"id":"components-28","size":"h3","className":"ws-title ws-h3"}}>
14655
+ <AutoLinkHeader {...{"id":"components-29","size":"h3","className":"ws-title ws-h3"}}>
14151
14656
  {`Components`}
14152
14657
  </AutoLinkHeader>
14153
14658
  <ul {...{"className":"ws-ul"}}>
@@ -14430,7 +14935,7 @@ const Component = () => (
14430
14935
  {`)`}
14431
14936
  </li>
14432
14937
  </ul>
14433
- <AutoLinkHeader {...{"id":"table-23","size":"h3","className":"ws-title ws-h3"}}>
14938
+ <AutoLinkHeader {...{"id":"table-24","size":"h3","className":"ws-title ws-h3"}}>
14434
14939
  {`Table`}
14435
14940
  </AutoLinkHeader>
14436
14941
  <ul {...{"className":"ws-ul"}}>
@@ -14623,7 +15128,7 @@ const Component = () => (
14623
15128
  {`)`}
14624
15129
  </li>
14625
15130
  </ul>
14626
- <AutoLinkHeader {...{"id":"components-29","size":"h3","className":"ws-title ws-h3"}}>
15131
+ <AutoLinkHeader {...{"id":"components-30","size":"h3","className":"ws-title ws-h3"}}>
14627
15132
  {`Components`}
14628
15133
  </AutoLinkHeader>
14629
15134
  <ul {...{"className":"ws-ul"}}>
@@ -14856,7 +15361,7 @@ responsible for returning the the localized string (`}
14856
15361
  {`)`}
14857
15362
  </li>
14858
15363
  </ul>
14859
- <AutoLinkHeader {...{"id":"table-24","size":"h3","className":"ws-title ws-h3"}}>
15364
+ <AutoLinkHeader {...{"id":"table-25","size":"h3","className":"ws-title ws-h3"}}>
14860
15365
  {`Table`}
14861
15366
  </AutoLinkHeader>
14862
15367
  <ul {...{"className":"ws-ul"}}>
@@ -14931,7 +15436,7 @@ responsible for returning the the localized string (`}
14931
15436
  {`)`}
14932
15437
  </li>
14933
15438
  </ul>
14934
- <AutoLinkHeader {...{"id":"other-28","size":"h3","className":"ws-title ws-h3"}}>
15439
+ <AutoLinkHeader {...{"id":"other-29","size":"h3","className":"ws-title ws-h3"}}>
14935
15440
  {`Other`}
14936
15441
  </AutoLinkHeader>
14937
15442
  <ul {...{"className":"ws-ul"}}>
@@ -15491,7 +15996,7 @@ responsible for returning the the localized string (`}
15491
15996
  {`)`}
15492
15997
  </li>
15493
15998
  </ul>
15494
- <AutoLinkHeader {...{"id":"other-29","size":"h3","className":"ws-title ws-h3"}}>
15999
+ <AutoLinkHeader {...{"id":"other-30","size":"h3","className":"ws-title ws-h3"}}>
15495
16000
  {`Other`}
15496
16001
  </AutoLinkHeader>
15497
16002
  <ul {...{"className":"ws-ul"}}>