@patternfly/patternfly-doc-core 1.16.1 → 1.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.astro/content-modules.mjs +48 -48
- package/dist/apiIndex.json +448 -448
- package/dist/docs/_worker.js/chunks/case_DEd0yJND.mjs +125 -0
- package/dist/docs/_worker.js/chunks/l_flex_item_Order_DmYJ8crs.mjs +8 -0
- package/dist/docs/_worker.js/chunks/t_global_breakpoint_xl_s9TZwYeB.mjs +128 -0
- package/dist/docs/_worker.js/chunks/tokens_BSL29Ypc.mjs +105060 -0
- package/dist/docs/_worker.js/index.js +37 -27
- package/dist/docs/_worker.js/manifest_FGQ-GLjs.mjs +100 -0
- package/dist/docs/_worker.js/pages/api/_version_/_section_/_page_/props.astro.mjs +49 -0
- package/dist/docs/_worker.js/pages/api/_version_/_section_/names.astro.mjs +36 -0
- package/dist/docs/_worker.js/pages/api/_version_/tokens/_category_.astro.mjs +54 -0
- package/dist/docs/_worker.js/pages/api/_version_/tokens/all.astro.mjs +41 -0
- package/dist/docs/_worker.js/pages/api/_version_/tokens.astro.mjs +39 -0
- package/dist/docs/_worker.js/pages/api/openapi.json.astro.mjs +401 -0
- package/dist/docs/_worker.js/pages/api.astro.mjs +70 -0
- package/dist/docs/apiIndex.json +448 -448
- package/dist/docs/components/accordion/react/index.html +10 -10
- package/dist/docs/components/action-list/html/index.html +11 -11
- package/dist/docs/components/action-list/index.html +9 -9
- package/dist/docs/components/action-list/react/index.html +9 -9
- package/dist/docs/components/alert/html/index.html +31 -31
- package/dist/docs/components/alert/index.html +83 -83
- package/dist/docs/components/alert/react/index.html +80 -80
- package/dist/docs/components/avatar/react/index.html +5 -5
- package/dist/docs/components/back-to-top/html/index.html +9 -9
- package/dist/docs/components/back-to-top/index.html +8 -8
- package/dist/docs/components/back-to-top/react/index.html +5 -5
- package/dist/docs/components/backdrop/html/index.html +11 -11
- package/dist/docs/components/backdrop/index.html +6 -6
- package/dist/docs/components/badge/react/index.html +8 -8
- package/dist/docs/components/banner/react/index.html +11 -11
- package/dist/docs/components/brand/html/index.html +13 -13
- package/dist/docs/components/brand/index.html +9 -9
- package/dist/docs/components/breadcrumb/html/index.html +18 -18
- package/dist/docs/components/breadcrumb/index.html +9 -9
- package/dist/docs/components/button/html-demos/index.html +8 -8
- package/dist/docs/components/calendar-month/react/index.html +9 -9
- package/dist/docs/components/card/html/index.html +40 -40
- package/dist/docs/components/card/html-demos/index.html +25 -25
- package/dist/docs/components/card/index.html +55 -55
- package/dist/docs/components/card/react/index.html +52 -52
- package/dist/docs/components/checkbox/html/index.html +21 -21
- package/dist/docs/components/checkbox/index.html +16 -16
- package/dist/docs/components/checkbox/react/index.html +16 -16
- package/dist/docs/components/data-list/html/index.html +41 -41
- package/dist/docs/components/data-list/index.html +24 -24
- package/dist/docs/components/date-picker/html/index.html +14 -14
- package/dist/docs/components/date-picker/index.html +17 -17
- package/dist/docs/components/description-list/html/index.html +44 -44
- package/dist/docs/components/description-list/index.html +39 -39
- package/dist/docs/components/description-list/react/index.html +39 -39
- package/dist/docs/components/divider/html/index.html +21 -21
- package/dist/docs/components/divider/index.html +14 -14
- package/dist/docs/components/divider/react/index.html +11 -11
- package/dist/docs/components/drawer/html/index.html +30 -30
- package/dist/docs/components/drawer/html-demos/index.html +16 -16
- package/dist/docs/components/drawer/index.html +28 -28
- package/dist/docs/components/drawer/react/index.html +28 -28
- package/dist/docs/components/dropdown/index.html +17 -17
- package/dist/docs/components/dropdown/react/index.html +17 -17
- package/dist/docs/components/dual-list-selector/html/index.html +16 -16
- package/dist/docs/components/dual-list-selector/index.html +20 -20
- package/dist/docs/components/dual-list-selector/react-deprecated/index.html +28 -28
- package/dist/docs/components/form/html-demos/index.html +9 -9
- package/dist/docs/components/inline-edit/html/index.html +29 -29
- package/dist/docs/components/inline-edit/index.html +29 -29
- package/dist/docs/components/input-group/html/index.html +12 -12
- package/dist/docs/components/input-group/index.html +12 -12
- package/dist/docs/components/input-group/react/index.html +12 -12
- package/dist/docs/components/jump-links/html-demos/index.html +13 -13
- package/dist/docs/components/jump-links/react/index.html +12 -12
- package/dist/docs/components/label/html/index.html +41 -41
- package/dist/docs/components/label/index.html +25 -25
- package/dist/docs/components/list/html/index.html +16 -16
- package/dist/docs/components/list/index.html +12 -12
- package/dist/docs/components/login-page/html/index.html +17 -17
- package/dist/docs/components/login-page/index.html +13 -13
- package/dist/docs/components/login-page/react/index.html +13 -13
- package/dist/docs/components/masthead/html-demos/index.html +23 -23
- package/dist/docs/components/masthead/react/index.html +18 -18
- package/dist/docs/components/menu/react/index.html +68 -68
- package/dist/docs/components/menu-toggle/react/index.html +66 -66
- package/dist/docs/components/modal/html-demos/index.html +16 -16
- package/dist/docs/components/modal/react-deprecated/index.html +41 -41
- package/dist/docs/components/navigation/html/index.html +29 -29
- package/dist/docs/components/navigation/index.html +21 -21
- package/dist/docs/components/notification-drawer/html/index.html +9 -9
- package/dist/docs/components/notification-drawer/index.html +8 -8
- package/dist/docs/components/number-input/html/index.html +15 -15
- package/dist/docs/components/number-input/index.html +14 -14
- package/dist/docs/components/overflow-menu/html/index.html +21 -21
- package/dist/docs/components/overflow-menu/index.html +12 -12
- package/dist/docs/components/page/html/index.html +18 -18
- package/dist/docs/components/page/index.html +50 -50
- package/dist/docs/components/pagination/html/index.html +20 -20
- package/dist/docs/components/pagination/index.html +17 -17
- package/dist/docs/components/panel/html/index.html +17 -17
- package/dist/docs/components/panel/index.html +25 -25
- package/dist/docs/components/password-strength/html-demos/index.html +10 -10
- package/dist/docs/components/password-strength/index.html +10 -10
- package/dist/docs/components/popover/html/index.html +47 -47
- package/dist/docs/components/popover/index.html +23 -23
- package/dist/docs/components/progress/html/index.html +28 -28
- package/dist/docs/components/progress/index.html +20 -20
- package/dist/docs/components/progress-stepper/html/index.html +24 -24
- package/dist/docs/components/progress-stepper/index.html +13 -13
- package/dist/docs/components/radio/html/index.html +20 -20
- package/dist/docs/components/radio/index.html +15 -15
- package/dist/docs/components/select/index.html +62 -62
- package/dist/docs/components/select/react/index.html +62 -62
- package/dist/docs/components/sidebar/html/index.html +21 -21
- package/dist/docs/components/sidebar/index.html +17 -17
- package/dist/docs/components/sidebar/react/index.html +17 -17
- package/dist/docs/components/simple-list/html/index.html +11 -11
- package/dist/docs/components/simple-list/index.html +9 -9
- package/dist/docs/components/simple-list/react/index.html +9 -9
- package/dist/docs/components/skeleton/html/index.html +13 -13
- package/dist/docs/components/skeleton/html-demos/index.html +6 -6
- package/dist/docs/components/skeleton/index.html +10 -10
- package/dist/docs/components/skeleton/react/index.html +10 -10
- package/dist/docs/components/skip-to-content/html/index.html +13 -13
- package/dist/docs/components/skip-to-content/index.html +6 -6
- package/dist/docs/components/slider/html/index.html +14 -14
- package/dist/docs/components/slider/index.html +22 -22
- package/dist/docs/components/spinner/html/index.html +16 -16
- package/dist/docs/components/spinner/index.html +9 -9
- package/dist/docs/components/switch/html/index.html +14 -14
- package/dist/docs/components/switch/index.html +9 -9
- package/dist/docs/components/switch/react/index.html +9 -9
- package/dist/docs/components/table/html/index.html +132 -132
- package/dist/docs/components/table/html-demos/index.html +33 -33
- package/dist/docs/components/table/index.html +132 -132
- package/dist/docs/components/tabs/html/index.html +64 -64
- package/dist/docs/components/tabs/index.html +74 -74
- package/dist/docs/components/tabs/react/index.html +77 -77
- package/dist/docs/components/text-area/index.html +12 -12
- package/dist/docs/components/text-area/react/index.html +12 -12
- package/dist/docs/components/text-input/index.html +13 -13
- package/dist/docs/components/text-input/react/index.html +13 -13
- package/dist/docs/components/text-input-group/html/index.html +24 -24
- package/dist/docs/components/text-input-group/index.html +13 -13
- package/dist/docs/components/tile/html-deprecated/index.html +14 -14
- package/dist/docs/components/tile/index.html +26 -26
- package/dist/docs/components/tile/react-deprecated/index.html +26 -26
- package/dist/docs/components/timestamp/html/index.html +5 -5
- package/dist/docs/components/timestamp/index.html +18 -18
- package/dist/docs/components/title/html/index.html +13 -13
- package/dist/docs/components/title/index.html +7 -7
- package/dist/docs/components/toggle-group/html/index.html +12 -12
- package/dist/docs/components/toggle-group/index.html +21 -21
- package/dist/docs/components/toolbar/html/index.html +52 -52
- package/dist/docs/components/toolbar/index.html +39 -39
- package/dist/docs/components/tooltip/html/index.html +14 -14
- package/dist/docs/components/tooltip/index.html +9 -9
- package/dist/docs/components/tree-view/html/index.html +18 -18
- package/dist/docs/components/tree-view/index.html +20 -20
- package/dist/docs/components/truncate/html/index.html +10 -10
- package/dist/docs/components/truncate/index.html +10 -10
- package/dist/docs/components/wizard/html/index.html +29 -29
- package/dist/docs/components/wizard/html-demos/index.html +19 -19
- package/dist/docs/components/wizard/index.html +32 -32
- package/dist/docs/components/wizard/react-deprecated/index.html +22 -22
- package/dist/docs/layouts/bullseye/html/index.html +11 -11
- package/dist/docs/layouts/bullseye/index.html +11 -11
- package/dist/docs/layouts/flex/html/index.html +90 -90
- package/dist/docs/layouts/flex/index.html +90 -90
- package/dist/docs/layouts/gallery/html/index.html +17 -17
- package/dist/docs/layouts/gallery/index.html +17 -17
- package/dist/docs/layouts/grid/html/index.html +22 -22
- package/dist/docs/layouts/grid/index.html +22 -22
- package/dist/docs/layouts/level/html/index.html +10 -10
- package/dist/docs/layouts/level/index.html +10 -10
- package/dist/docs/layouts/split/html/index.html +13 -13
- package/dist/docs/layouts/split/index.html +13 -13
- package/dist/docs/layouts/stack/html/index.html +12 -12
- package/dist/docs/layouts/stack/index.html +12 -12
- package/dist/docs/patterns/primary-detail/html-demos/index.html +17 -17
- package/dist/docs/patterns/primary-detail/index.html +17 -17
- package/dist/docs/utility-classes/accessibility/html/index.html +11 -11
- package/dist/docs/utility-classes/accessibility/index.html +11 -11
- package/dist/docs/utility-classes/alignment/html/index.html +10 -10
- package/dist/docs/utility-classes/alignment/index.html +10 -10
- package/dist/docs/utility-classes/background-color/html/index.html +12 -12
- package/dist/docs/utility-classes/background-color/index.html +12 -12
- package/dist/docs/utility-classes/box-shadow/html/index.html +9 -9
- package/dist/docs/utility-classes/box-shadow/index.html +9 -9
- package/dist/docs/utility-classes/display/html/index.html +15 -15
- package/dist/docs/utility-classes/display/index.html +15 -15
- package/dist/docs/utility-classes/flex/html/index.html +20 -20
- package/dist/docs/utility-classes/flex/index.html +20 -20
- package/dist/docs/utility-classes/float/html/index.html +10 -10
- package/dist/docs/utility-classes/float/index.html +10 -10
- package/dist/docs/utility-classes/sizing/html/index.html +31 -31
- package/dist/docs/utility-classes/sizing/index.html +31 -31
- package/dist/docs/utility-classes/spacing/html/index.html +15 -15
- package/dist/docs/utility-classes/spacing/index.html +15 -15
- package/dist/docs/utility-classes/text/html/index.html +21 -21
- package/dist/docs/utility-classes/text/index.html +21 -21
- package/package.json +1 -1
- package/src/pages/api/[version]/[section]/[page]/props.ts +49 -0
- package/src/pages/api/[version]/[section]/names.ts +32 -0
- package/src/pages/api/[version]/tokens/[category].ts +56 -0
- package/src/pages/api/[version]/tokens/all.ts +41 -0
- package/src/pages/api/[version]/tokens.ts +32 -0
- package/src/pages/api/index.ts +70 -0
- package/src/pages/api/openapi.json.ts +413 -6
- package/src/utils/tokens.ts +123 -0
- package/dist/docs/_worker.js/manifest_D3UQg5C2.mjs +0 -100
- /package/dist/docs/_worker.js/chunks/{_astro_data-layer-content_A2tQyjTY.mjs → _astro_data-layer-content_CyRgJrZy.mjs} +0 -0
- /package/dist/docs/_worker.js/chunks/{content-modules_BcmOmccw.mjs → content-modules_C8p165SU.mjs} +0 -0
package/dist/docs/apiIndex.json
CHANGED
|
@@ -137,33 +137,37 @@
|
|
|
137
137
|
"html",
|
|
138
138
|
"html-demos"
|
|
139
139
|
],
|
|
140
|
+
"v6::components::action-list": [
|
|
141
|
+
"react",
|
|
142
|
+
"html"
|
|
143
|
+
],
|
|
140
144
|
"v6::components::accordion": [
|
|
141
145
|
"react",
|
|
142
146
|
"html"
|
|
143
147
|
],
|
|
144
|
-
"v6::components::
|
|
148
|
+
"v6::components::avatar": [
|
|
145
149
|
"react",
|
|
146
150
|
"html"
|
|
147
151
|
],
|
|
148
|
-
"v6::components::
|
|
152
|
+
"v6::components::back-to-top": [
|
|
149
153
|
"react",
|
|
150
154
|
"html",
|
|
151
155
|
"html-demos"
|
|
152
156
|
],
|
|
153
|
-
"v6::components::
|
|
157
|
+
"v6::components::alert": [
|
|
154
158
|
"react",
|
|
155
159
|
"html",
|
|
156
160
|
"html-demos"
|
|
157
161
|
],
|
|
158
|
-
"v6::components::
|
|
162
|
+
"v6::components::backdrop": [
|
|
159
163
|
"react",
|
|
160
164
|
"html"
|
|
161
165
|
],
|
|
162
|
-
"v6::components::
|
|
166
|
+
"v6::components::background-image": [
|
|
163
167
|
"react",
|
|
164
168
|
"html"
|
|
165
169
|
],
|
|
166
|
-
"v6::components::
|
|
170
|
+
"v6::components::badge": [
|
|
167
171
|
"react",
|
|
168
172
|
"html"
|
|
169
173
|
],
|
|
@@ -172,10 +176,6 @@
|
|
|
172
176
|
"html",
|
|
173
177
|
"html-demos"
|
|
174
178
|
],
|
|
175
|
-
"v6::components::badge": [
|
|
176
|
-
"react",
|
|
177
|
-
"html"
|
|
178
|
-
],
|
|
179
179
|
"v6::components::brand": [
|
|
180
180
|
"react",
|
|
181
181
|
"html"
|
|
@@ -189,6 +189,11 @@
|
|
|
189
189
|
"html",
|
|
190
190
|
"html-demos"
|
|
191
191
|
],
|
|
192
|
+
"v6::components::card": [
|
|
193
|
+
"react",
|
|
194
|
+
"html",
|
|
195
|
+
"html-demos"
|
|
196
|
+
],
|
|
192
197
|
"v6::components::calendar-month": [
|
|
193
198
|
"react",
|
|
194
199
|
"html"
|
|
@@ -197,11 +202,6 @@
|
|
|
197
202
|
"react",
|
|
198
203
|
"html"
|
|
199
204
|
],
|
|
200
|
-
"v6::components::card": [
|
|
201
|
-
"react",
|
|
202
|
-
"html",
|
|
203
|
-
"html-demos"
|
|
204
|
-
],
|
|
205
205
|
"v6::components::clipboard-copy": [
|
|
206
206
|
"react",
|
|
207
207
|
"html"
|
|
@@ -223,23 +223,23 @@
|
|
|
223
223
|
"react",
|
|
224
224
|
"html"
|
|
225
225
|
],
|
|
226
|
+
"v6::components::divider": [
|
|
227
|
+
"react",
|
|
228
|
+
"html"
|
|
229
|
+
],
|
|
226
230
|
"v6::components::description-list": [
|
|
227
231
|
"react",
|
|
228
232
|
"html",
|
|
229
233
|
"html-demos"
|
|
230
234
|
],
|
|
231
|
-
"v6::components::dropdown": [
|
|
232
|
-
"react"
|
|
233
|
-
],
|
|
234
|
-
"v6::components::divider": [
|
|
235
|
-
"react",
|
|
236
|
-
"html"
|
|
237
|
-
],
|
|
238
235
|
"v6::components::drawer": [
|
|
239
236
|
"react",
|
|
240
237
|
"html",
|
|
241
238
|
"html-demos"
|
|
242
239
|
],
|
|
240
|
+
"v6::components::dropdown": [
|
|
241
|
+
"react"
|
|
242
|
+
],
|
|
243
243
|
"v6::components::dual-list-selector": [
|
|
244
244
|
"react",
|
|
245
245
|
"react-deprecated",
|
|
@@ -278,24 +278,20 @@
|
|
|
278
278
|
"react",
|
|
279
279
|
"html"
|
|
280
280
|
],
|
|
281
|
-
"v6::components::input-group": [
|
|
282
|
-
"react",
|
|
283
|
-
"html"
|
|
284
|
-
],
|
|
285
281
|
"v6::components::jump-links": [
|
|
286
282
|
"react",
|
|
287
283
|
"html",
|
|
288
284
|
"html-demos"
|
|
289
285
|
],
|
|
290
|
-
"v6::components::
|
|
286
|
+
"v6::components::input-group": [
|
|
291
287
|
"react",
|
|
292
288
|
"html"
|
|
293
289
|
],
|
|
294
|
-
"v6::components::
|
|
290
|
+
"v6::components::label": [
|
|
295
291
|
"react",
|
|
296
292
|
"html"
|
|
297
293
|
],
|
|
298
|
-
"v6::components::
|
|
294
|
+
"v6::components::list": [
|
|
299
295
|
"react",
|
|
300
296
|
"html"
|
|
301
297
|
],
|
|
@@ -304,7 +300,7 @@
|
|
|
304
300
|
"html",
|
|
305
301
|
"html-demos"
|
|
306
302
|
],
|
|
307
|
-
"v6::components::
|
|
303
|
+
"v6::components::login-page": [
|
|
308
304
|
"react",
|
|
309
305
|
"html"
|
|
310
306
|
],
|
|
@@ -312,6 +308,10 @@
|
|
|
312
308
|
"react",
|
|
313
309
|
"html"
|
|
314
310
|
],
|
|
311
|
+
"v6::components::menu": [
|
|
312
|
+
"react",
|
|
313
|
+
"html"
|
|
314
|
+
],
|
|
315
315
|
"v6::components::modal": [
|
|
316
316
|
"react",
|
|
317
317
|
"react-deprecated",
|
|
@@ -376,35 +376,31 @@
|
|
|
376
376
|
"v6::components::search-input": [
|
|
377
377
|
"react"
|
|
378
378
|
],
|
|
379
|
-
"v6::components::select": [
|
|
380
|
-
"react"
|
|
381
|
-
],
|
|
382
379
|
"v6::components::sidebar": [
|
|
383
380
|
"react",
|
|
384
381
|
"html"
|
|
385
382
|
],
|
|
386
|
-
"v6::components::
|
|
387
|
-
"react"
|
|
388
|
-
"html"
|
|
383
|
+
"v6::components::select": [
|
|
384
|
+
"react"
|
|
389
385
|
],
|
|
390
386
|
"v6::components::skeleton": [
|
|
391
387
|
"react",
|
|
392
388
|
"html",
|
|
393
389
|
"html-demos"
|
|
394
390
|
],
|
|
395
|
-
"v6::components::
|
|
391
|
+
"v6::components::simple-list": [
|
|
396
392
|
"react",
|
|
397
393
|
"html"
|
|
398
394
|
],
|
|
399
|
-
"v6::components::
|
|
395
|
+
"v6::components::skip-to-content": [
|
|
400
396
|
"react",
|
|
401
397
|
"html"
|
|
402
398
|
],
|
|
403
|
-
"v6::components::
|
|
399
|
+
"v6::components::slider": [
|
|
404
400
|
"react",
|
|
405
401
|
"html"
|
|
406
402
|
],
|
|
407
|
-
"v6::components::
|
|
403
|
+
"v6::components::spinner": [
|
|
408
404
|
"react",
|
|
409
405
|
"html"
|
|
410
406
|
],
|
|
@@ -413,10 +409,14 @@
|
|
|
413
409
|
"html",
|
|
414
410
|
"html-demos"
|
|
415
411
|
],
|
|
416
|
-
"v6::components::text-
|
|
412
|
+
"v6::components::text-area": [
|
|
417
413
|
"react"
|
|
418
414
|
],
|
|
419
|
-
"v6::components::
|
|
415
|
+
"v6::components::switch": [
|
|
416
|
+
"react",
|
|
417
|
+
"html"
|
|
418
|
+
],
|
|
419
|
+
"v6::components::text-input": [
|
|
420
420
|
"react"
|
|
421
421
|
],
|
|
422
422
|
"v6::components::text-input-group": [
|
|
@@ -481,29 +481,26 @@
|
|
|
481
481
|
"v6::components::password-generator": [
|
|
482
482
|
"html-demos"
|
|
483
483
|
],
|
|
484
|
-
"v6::
|
|
484
|
+
"v6::components::password-strength": [
|
|
485
485
|
"html-demos"
|
|
486
486
|
],
|
|
487
|
-
"v6::
|
|
487
|
+
"v6::patterns::primary-detail": [
|
|
488
488
|
"html-demos"
|
|
489
489
|
],
|
|
490
|
-
"v6::layouts::
|
|
490
|
+
"v6::layouts::gallery": [
|
|
491
491
|
"html"
|
|
492
492
|
],
|
|
493
|
-
"v6::layouts::
|
|
493
|
+
"v6::layouts::grid": [
|
|
494
494
|
"html"
|
|
495
495
|
],
|
|
496
496
|
"v6::components::table": [
|
|
497
497
|
"html",
|
|
498
498
|
"html-demos"
|
|
499
499
|
],
|
|
500
|
-
"v6::layouts::
|
|
501
|
-
"html"
|
|
502
|
-
],
|
|
503
|
-
"v6::layouts::grid": [
|
|
500
|
+
"v6::layouts::level": [
|
|
504
501
|
"html"
|
|
505
502
|
],
|
|
506
|
-
"v6::layouts::
|
|
503
|
+
"v6::layouts::flex": [
|
|
507
504
|
"html"
|
|
508
505
|
],
|
|
509
506
|
"v6::layouts::split": [
|
|
@@ -512,6 +509,9 @@
|
|
|
512
509
|
"v6::layouts::stack": [
|
|
513
510
|
"html"
|
|
514
511
|
],
|
|
512
|
+
"v6::layouts::bullseye": [
|
|
513
|
+
"html"
|
|
514
|
+
],
|
|
515
515
|
"v6::components::code-editor": [
|
|
516
516
|
"html"
|
|
517
517
|
],
|
|
@@ -527,15 +527,15 @@
|
|
|
527
527
|
"v6::utility-classes::background-color": [
|
|
528
528
|
"html"
|
|
529
529
|
],
|
|
530
|
-
"v6::utility-classes::alignment": [
|
|
531
|
-
"html"
|
|
532
|
-
],
|
|
533
530
|
"v6::utility-classes::box-shadow": [
|
|
534
531
|
"html"
|
|
535
532
|
],
|
|
536
533
|
"v6::utility-classes::display": [
|
|
537
534
|
"html"
|
|
538
535
|
],
|
|
536
|
+
"v6::utility-classes::alignment": [
|
|
537
|
+
"html"
|
|
538
|
+
],
|
|
539
539
|
"v6::utility-classes::float": [
|
|
540
540
|
"html"
|
|
541
541
|
],
|
|
@@ -573,6 +573,24 @@
|
|
|
573
573
|
"title": "Complex user positioned content"
|
|
574
574
|
}
|
|
575
575
|
],
|
|
576
|
+
"v6::components::action-list::react": [
|
|
577
|
+
{
|
|
578
|
+
"exampleName": "ActionListSingleGroup",
|
|
579
|
+
"title": "Action list single group"
|
|
580
|
+
},
|
|
581
|
+
{
|
|
582
|
+
"exampleName": "ActionListWithIcons",
|
|
583
|
+
"title": "Action list with icons"
|
|
584
|
+
},
|
|
585
|
+
{
|
|
586
|
+
"exampleName": "ActionListMultipleGroups",
|
|
587
|
+
"title": "Action list multiple groups"
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
"exampleName": "ActionListWithCancelButton",
|
|
591
|
+
"title": "Action list with cancel button"
|
|
592
|
+
}
|
|
593
|
+
],
|
|
576
594
|
"v6::components::accordion::react": [
|
|
577
595
|
{
|
|
578
596
|
"exampleName": "AccordionDefinitionList",
|
|
@@ -595,22 +613,24 @@
|
|
|
595
613
|
"title": "Toggle icon at start"
|
|
596
614
|
}
|
|
597
615
|
],
|
|
598
|
-
"v6::components::
|
|
616
|
+
"v6::components::avatar::react": [
|
|
599
617
|
{
|
|
600
|
-
"exampleName": "
|
|
601
|
-
"title": "
|
|
618
|
+
"exampleName": "AvatarBasic",
|
|
619
|
+
"title": "Basic"
|
|
602
620
|
},
|
|
603
621
|
{
|
|
604
|
-
"exampleName": "
|
|
605
|
-
"title": "
|
|
622
|
+
"exampleName": "AvatarBordered",
|
|
623
|
+
"title": "Bordered"
|
|
606
624
|
},
|
|
607
625
|
{
|
|
608
|
-
"exampleName": "
|
|
609
|
-
"title": "
|
|
610
|
-
}
|
|
626
|
+
"exampleName": "AvatarSizeVariations",
|
|
627
|
+
"title": "Size variations"
|
|
628
|
+
}
|
|
629
|
+
],
|
|
630
|
+
"v6::components::back-to-top::react": [
|
|
611
631
|
{
|
|
612
|
-
"exampleName": "
|
|
613
|
-
"title": "
|
|
632
|
+
"exampleName": "BackToTopBasic",
|
|
633
|
+
"title": "Basic"
|
|
614
634
|
}
|
|
615
635
|
],
|
|
616
636
|
"v6::components::alert::react": [
|
|
@@ -651,24 +671,18 @@
|
|
|
651
671
|
"title": "Multiple dynamic alert groups"
|
|
652
672
|
}
|
|
653
673
|
],
|
|
654
|
-
"v6::components::
|
|
655
|
-
{
|
|
656
|
-
"exampleName": "BackToTopBasic",
|
|
657
|
-
"title": "Basic"
|
|
658
|
-
}
|
|
659
|
-
],
|
|
660
|
-
"v6::components::avatar::react": [
|
|
674
|
+
"v6::components::badge::react": [
|
|
661
675
|
{
|
|
662
|
-
"exampleName": "
|
|
663
|
-
"title": "
|
|
676
|
+
"exampleName": "BadgeRead",
|
|
677
|
+
"title": "Read"
|
|
664
678
|
},
|
|
665
679
|
{
|
|
666
|
-
"exampleName": "
|
|
667
|
-
"title": "
|
|
680
|
+
"exampleName": "BadgeUnread",
|
|
681
|
+
"title": "Unread"
|
|
668
682
|
},
|
|
669
683
|
{
|
|
670
|
-
"exampleName": "
|
|
671
|
-
"title": "
|
|
684
|
+
"exampleName": "BadgeDisabled",
|
|
685
|
+
"title": "Disabled"
|
|
672
686
|
}
|
|
673
687
|
],
|
|
674
688
|
"v6::components::banner::react": [
|
|
@@ -681,20 +695,6 @@
|
|
|
681
695
|
"title": "Status"
|
|
682
696
|
}
|
|
683
697
|
],
|
|
684
|
-
"v6::components::badge::react": [
|
|
685
|
-
{
|
|
686
|
-
"exampleName": "BadgeRead",
|
|
687
|
-
"title": "Read"
|
|
688
|
-
},
|
|
689
|
-
{
|
|
690
|
-
"exampleName": "BadgeUnread",
|
|
691
|
-
"title": "Unread"
|
|
692
|
-
},
|
|
693
|
-
{
|
|
694
|
-
"exampleName": "BadgeDisabled",
|
|
695
|
-
"title": "Disabled"
|
|
696
|
-
}
|
|
697
|
-
],
|
|
698
698
|
"v6::components::brand::react": [
|
|
699
699
|
{
|
|
700
700
|
"exampleName": "BrandBasic",
|
|
@@ -777,58 +777,6 @@
|
|
|
777
777
|
"title": "Stateful"
|
|
778
778
|
}
|
|
779
779
|
],
|
|
780
|
-
"v6::components::calendar-month::react": [
|
|
781
|
-
{
|
|
782
|
-
"exampleName": "CalendarMonthSelectableDate",
|
|
783
|
-
"title": "Selectable date"
|
|
784
|
-
},
|
|
785
|
-
{
|
|
786
|
-
"exampleName": "CalendarMonthDateRange",
|
|
787
|
-
"title": "Date range"
|
|
788
|
-
}
|
|
789
|
-
],
|
|
790
|
-
"v6::components::checkbox::react": [
|
|
791
|
-
{
|
|
792
|
-
"exampleName": "CheckboxControlled",
|
|
793
|
-
"title": "Controlled"
|
|
794
|
-
},
|
|
795
|
-
{
|
|
796
|
-
"exampleName": "CheckboxUncontrolled",
|
|
797
|
-
"title": "Uncontrolled"
|
|
798
|
-
},
|
|
799
|
-
{
|
|
800
|
-
"exampleName": "CheckboxReversed",
|
|
801
|
-
"title": "Reversed"
|
|
802
|
-
},
|
|
803
|
-
{
|
|
804
|
-
"exampleName": "CheckboxLabelWraps",
|
|
805
|
-
"title": "Label wraps"
|
|
806
|
-
},
|
|
807
|
-
{
|
|
808
|
-
"exampleName": "CheckboxDisabled",
|
|
809
|
-
"title": "Disabled"
|
|
810
|
-
},
|
|
811
|
-
{
|
|
812
|
-
"exampleName": "CheckboxWithDescription",
|
|
813
|
-
"title": "Checkbox with description"
|
|
814
|
-
},
|
|
815
|
-
{
|
|
816
|
-
"exampleName": "CheckboxWithBody",
|
|
817
|
-
"title": "Checkbox with body"
|
|
818
|
-
},
|
|
819
|
-
{
|
|
820
|
-
"exampleName": "CheckboxWithDescriptionBody",
|
|
821
|
-
"title": "Checkbox with description and body"
|
|
822
|
-
},
|
|
823
|
-
{
|
|
824
|
-
"exampleName": "CheckboxStandaloneInput",
|
|
825
|
-
"title": "Standalone input"
|
|
826
|
-
},
|
|
827
|
-
{
|
|
828
|
-
"exampleName": "CheckboxRequired",
|
|
829
|
-
"title": "Required input"
|
|
830
|
-
}
|
|
831
|
-
],
|
|
832
780
|
"v6::components::card::react": [
|
|
833
781
|
{
|
|
834
782
|
"exampleName": "CardBasic",
|
|
@@ -903,6 +851,58 @@
|
|
|
903
851
|
"title": "Multi selectable tiles"
|
|
904
852
|
}
|
|
905
853
|
],
|
|
854
|
+
"v6::components::calendar-month::react": [
|
|
855
|
+
{
|
|
856
|
+
"exampleName": "CalendarMonthSelectableDate",
|
|
857
|
+
"title": "Selectable date"
|
|
858
|
+
},
|
|
859
|
+
{
|
|
860
|
+
"exampleName": "CalendarMonthDateRange",
|
|
861
|
+
"title": "Date range"
|
|
862
|
+
}
|
|
863
|
+
],
|
|
864
|
+
"v6::components::checkbox::react": [
|
|
865
|
+
{
|
|
866
|
+
"exampleName": "CheckboxControlled",
|
|
867
|
+
"title": "Controlled"
|
|
868
|
+
},
|
|
869
|
+
{
|
|
870
|
+
"exampleName": "CheckboxUncontrolled",
|
|
871
|
+
"title": "Uncontrolled"
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
"exampleName": "CheckboxReversed",
|
|
875
|
+
"title": "Reversed"
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
"exampleName": "CheckboxLabelWraps",
|
|
879
|
+
"title": "Label wraps"
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
"exampleName": "CheckboxDisabled",
|
|
883
|
+
"title": "Disabled"
|
|
884
|
+
},
|
|
885
|
+
{
|
|
886
|
+
"exampleName": "CheckboxWithDescription",
|
|
887
|
+
"title": "Checkbox with description"
|
|
888
|
+
},
|
|
889
|
+
{
|
|
890
|
+
"exampleName": "CheckboxWithBody",
|
|
891
|
+
"title": "Checkbox with body"
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
"exampleName": "CheckboxWithDescriptionBody",
|
|
895
|
+
"title": "Checkbox with description and body"
|
|
896
|
+
},
|
|
897
|
+
{
|
|
898
|
+
"exampleName": "CheckboxStandaloneInput",
|
|
899
|
+
"title": "Standalone input"
|
|
900
|
+
},
|
|
901
|
+
{
|
|
902
|
+
"exampleName": "CheckboxRequired",
|
|
903
|
+
"title": "Required input"
|
|
904
|
+
}
|
|
905
|
+
],
|
|
906
906
|
"v6::components::clipboard-copy::react": [
|
|
907
907
|
{
|
|
908
908
|
"exampleName": "ClipboardCopyBasic",
|
|
@@ -1081,6 +1081,44 @@
|
|
|
1081
1081
|
"title": "Controlling the date picker calendar state"
|
|
1082
1082
|
}
|
|
1083
1083
|
],
|
|
1084
|
+
"v6::components::divider::react": [
|
|
1085
|
+
{
|
|
1086
|
+
"exampleName": "DividerUsingHr",
|
|
1087
|
+
"title": "Using hr"
|
|
1088
|
+
},
|
|
1089
|
+
{
|
|
1090
|
+
"exampleName": "DividerUsingLi",
|
|
1091
|
+
"title": "Using li"
|
|
1092
|
+
},
|
|
1093
|
+
{
|
|
1094
|
+
"exampleName": "DividerUsingDiv",
|
|
1095
|
+
"title": "Using div"
|
|
1096
|
+
},
|
|
1097
|
+
{
|
|
1098
|
+
"exampleName": "DividerInsetMedium",
|
|
1099
|
+
"title": "Inset medium"
|
|
1100
|
+
},
|
|
1101
|
+
{
|
|
1102
|
+
"exampleName": "DividerInsetVariousBreakpoints",
|
|
1103
|
+
"title": "Inset at various breakpoints"
|
|
1104
|
+
},
|
|
1105
|
+
{
|
|
1106
|
+
"exampleName": "DividerVerticalFlex",
|
|
1107
|
+
"title": "Vertical in flex layout"
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
"exampleName": "DividerVerticalFlexInsetSmall",
|
|
1111
|
+
"title": "Vertical in flex layout, inset small"
|
|
1112
|
+
},
|
|
1113
|
+
{
|
|
1114
|
+
"exampleName": "DividerVerticalFlexInsetVariousBreakpoints",
|
|
1115
|
+
"title": "Vertical in flex layout, inset at various breakpoints"
|
|
1116
|
+
},
|
|
1117
|
+
{
|
|
1118
|
+
"exampleName": "DividerOrientationVariousBreakpoints",
|
|
1119
|
+
"title": "Switch orientation at various breakpoints"
|
|
1120
|
+
}
|
|
1121
|
+
],
|
|
1084
1122
|
"v6::components::description-list::react": [
|
|
1085
1123
|
{
|
|
1086
1124
|
"exampleName": "DescriptionListBasic",
|
|
@@ -1151,100 +1189,44 @@
|
|
|
1151
1189
|
"title": "Default auto column width"
|
|
1152
1190
|
},
|
|
1153
1191
|
{
|
|
1154
|
-
"exampleName": "DescriptionListHorizontalAutoColumn",
|
|
1155
|
-
"title": "Horizontal auto column width"
|
|
1156
|
-
},
|
|
1157
|
-
{
|
|
1158
|
-
"exampleName": "DescriptionListDefaultInlineGrid",
|
|
1159
|
-
"title": "Default inline grid"
|
|
1160
|
-
},
|
|
1161
|
-
{
|
|
1162
|
-
"exampleName": "DescriptionListWithCard",
|
|
1163
|
-
"title": "Description list with card"
|
|
1164
|
-
},
|
|
1165
|
-
{
|
|
1166
|
-
"exampleName": "DescriptionListWithLargeDisplaySizeAndCard",
|
|
1167
|
-
"title": "Description list with large display size and card"
|
|
1168
|
-
},
|
|
1169
|
-
{
|
|
1170
|
-
"exampleName": "DescriptionListDisplaySizeAndCardThreeColumn",
|
|
1171
|
-
"title": "Display size with card, three column on large breakpoint"
|
|
1172
|
-
},
|
|
1173
|
-
{
|
|
1174
|
-
"exampleName": "DescriptionListDisplaySizeAndCardHorizontalTermWidth",
|
|
1175
|
-
"title": "Display size with card, horizontal, modified term width"
|
|
1176
|
-
},
|
|
1177
|
-
{
|
|
1178
|
-
"exampleName": "DescriptionListAutoFitBasic",
|
|
1179
|
-
"title": "Auto-fit basic"
|
|
1180
|
-
},
|
|
1181
|
-
{
|
|
1182
|
-
"exampleName": "DescriptionListAutoFitMinWidthModified",
|
|
1183
|
-
"title": "Auto-fit, min width modified grid template columns"
|
|
1184
|
-
},
|
|
1185
|
-
{
|
|
1186
|
-
"exampleName": "DescriptionListAutoFitMinWidthResponsive",
|
|
1187
|
-
"title": "Auto-fit, min width modified, responsive grid template columns"
|
|
1188
|
-
},
|
|
1189
|
-
{
|
|
1190
|
-
"exampleName": "DescriptionListIconsOnTerms",
|
|
1191
|
-
"title": "Icons on terms"
|
|
1192
|
-
}
|
|
1193
|
-
],
|
|
1194
|
-
"v6::components::dropdown::react": [
|
|
1195
|
-
{
|
|
1196
|
-
"exampleName": "DropdownBasic",
|
|
1197
|
-
"title": "Basic dropdowns"
|
|
1198
|
-
},
|
|
1199
|
-
{
|
|
1200
|
-
"exampleName": "DropdownWithKebabToggle",
|
|
1201
|
-
"title": "With kebab toggle"
|
|
1202
|
-
},
|
|
1203
|
-
{
|
|
1204
|
-
"exampleName": "DropdownWithGroups",
|
|
1205
|
-
"title": "With groups of items"
|
|
1206
|
-
},
|
|
1207
|
-
{
|
|
1208
|
-
"exampleName": "DropdownWithDescriptions",
|
|
1209
|
-
"title": "With item descriptions"
|
|
1210
|
-
}
|
|
1211
|
-
],
|
|
1212
|
-
"v6::components::divider::react": [
|
|
1213
|
-
{
|
|
1214
|
-
"exampleName": "DividerUsingHr",
|
|
1215
|
-
"title": "Using hr"
|
|
1192
|
+
"exampleName": "DescriptionListHorizontalAutoColumn",
|
|
1193
|
+
"title": "Horizontal auto column width"
|
|
1216
1194
|
},
|
|
1217
1195
|
{
|
|
1218
|
-
"exampleName": "
|
|
1219
|
-
"title": "
|
|
1196
|
+
"exampleName": "DescriptionListDefaultInlineGrid",
|
|
1197
|
+
"title": "Default inline grid"
|
|
1220
1198
|
},
|
|
1221
1199
|
{
|
|
1222
|
-
"exampleName": "
|
|
1223
|
-
"title": "
|
|
1200
|
+
"exampleName": "DescriptionListWithCard",
|
|
1201
|
+
"title": "Description list with card"
|
|
1224
1202
|
},
|
|
1225
1203
|
{
|
|
1226
|
-
"exampleName": "
|
|
1227
|
-
"title": "
|
|
1204
|
+
"exampleName": "DescriptionListWithLargeDisplaySizeAndCard",
|
|
1205
|
+
"title": "Description list with large display size and card"
|
|
1228
1206
|
},
|
|
1229
1207
|
{
|
|
1230
|
-
"exampleName": "
|
|
1231
|
-
"title": "
|
|
1208
|
+
"exampleName": "DescriptionListDisplaySizeAndCardThreeColumn",
|
|
1209
|
+
"title": "Display size with card, three column on large breakpoint"
|
|
1232
1210
|
},
|
|
1233
1211
|
{
|
|
1234
|
-
"exampleName": "
|
|
1235
|
-
"title": "
|
|
1212
|
+
"exampleName": "DescriptionListDisplaySizeAndCardHorizontalTermWidth",
|
|
1213
|
+
"title": "Display size with card, horizontal, modified term width"
|
|
1236
1214
|
},
|
|
1237
1215
|
{
|
|
1238
|
-
"exampleName": "
|
|
1239
|
-
"title": "
|
|
1216
|
+
"exampleName": "DescriptionListAutoFitBasic",
|
|
1217
|
+
"title": "Auto-fit basic"
|
|
1240
1218
|
},
|
|
1241
1219
|
{
|
|
1242
|
-
"exampleName": "
|
|
1243
|
-
"title": "
|
|
1220
|
+
"exampleName": "DescriptionListAutoFitMinWidthModified",
|
|
1221
|
+
"title": "Auto-fit, min width modified grid template columns"
|
|
1244
1222
|
},
|
|
1245
1223
|
{
|
|
1246
|
-
"exampleName": "
|
|
1247
|
-
"title": "
|
|
1224
|
+
"exampleName": "DescriptionListAutoFitMinWidthResponsive",
|
|
1225
|
+
"title": "Auto-fit, min width modified, responsive grid template columns"
|
|
1226
|
+
},
|
|
1227
|
+
{
|
|
1228
|
+
"exampleName": "DescriptionListIconsOnTerms",
|
|
1229
|
+
"title": "Icons on terms"
|
|
1248
1230
|
}
|
|
1249
1231
|
],
|
|
1250
1232
|
"v6::components::drawer::react": [
|
|
@@ -1325,6 +1307,24 @@
|
|
|
1325
1307
|
"title": "With focus trap"
|
|
1326
1308
|
}
|
|
1327
1309
|
],
|
|
1310
|
+
"v6::components::dropdown::react": [
|
|
1311
|
+
{
|
|
1312
|
+
"exampleName": "DropdownBasic",
|
|
1313
|
+
"title": "Basic dropdowns"
|
|
1314
|
+
},
|
|
1315
|
+
{
|
|
1316
|
+
"exampleName": "DropdownWithKebabToggle",
|
|
1317
|
+
"title": "With kebab toggle"
|
|
1318
|
+
},
|
|
1319
|
+
{
|
|
1320
|
+
"exampleName": "DropdownWithGroups",
|
|
1321
|
+
"title": "With groups of items"
|
|
1322
|
+
},
|
|
1323
|
+
{
|
|
1324
|
+
"exampleName": "DropdownWithDescriptions",
|
|
1325
|
+
"title": "With item descriptions"
|
|
1326
|
+
}
|
|
1327
|
+
],
|
|
1328
1328
|
"v6::components::dual-list-selector::react": [
|
|
1329
1329
|
{
|
|
1330
1330
|
"exampleName": "DualListSelectorBasic",
|
|
@@ -1583,24 +1583,6 @@
|
|
|
1583
1583
|
"title": "Custom in progress icon"
|
|
1584
1584
|
}
|
|
1585
1585
|
],
|
|
1586
|
-
"v6::components::input-group::react": [
|
|
1587
|
-
{
|
|
1588
|
-
"exampleName": "InputGroupBasic",
|
|
1589
|
-
"title": "Basic"
|
|
1590
|
-
},
|
|
1591
|
-
{
|
|
1592
|
-
"exampleName": "InputGroupWithTextarea",
|
|
1593
|
-
"title": "With textarea"
|
|
1594
|
-
},
|
|
1595
|
-
{
|
|
1596
|
-
"exampleName": "InputGroupWithDropdown",
|
|
1597
|
-
"title": "With dropdown"
|
|
1598
|
-
},
|
|
1599
|
-
{
|
|
1600
|
-
"exampleName": "InputGroupWithSiblings",
|
|
1601
|
-
"title": "With multiple group siblings"
|
|
1602
|
-
}
|
|
1603
|
-
],
|
|
1604
1586
|
"v6::components::jump-links::react": [
|
|
1605
1587
|
{
|
|
1606
1588
|
"exampleName": "JumpLinksBasic",
|
|
@@ -1627,6 +1609,24 @@
|
|
|
1627
1609
|
"title": "Expandable vertical with subsection"
|
|
1628
1610
|
}
|
|
1629
1611
|
],
|
|
1612
|
+
"v6::components::input-group::react": [
|
|
1613
|
+
{
|
|
1614
|
+
"exampleName": "InputGroupBasic",
|
|
1615
|
+
"title": "Basic"
|
|
1616
|
+
},
|
|
1617
|
+
{
|
|
1618
|
+
"exampleName": "InputGroupWithTextarea",
|
|
1619
|
+
"title": "With textarea"
|
|
1620
|
+
},
|
|
1621
|
+
{
|
|
1622
|
+
"exampleName": "InputGroupWithDropdown",
|
|
1623
|
+
"title": "With dropdown"
|
|
1624
|
+
},
|
|
1625
|
+
{
|
|
1626
|
+
"exampleName": "InputGroupWithSiblings",
|
|
1627
|
+
"title": "With multiple group siblings"
|
|
1628
|
+
}
|
|
1629
|
+
],
|
|
1630
1630
|
"v6::components::label::react": [
|
|
1631
1631
|
{
|
|
1632
1632
|
"exampleName": "LabelFilled",
|
|
@@ -1737,6 +1737,40 @@
|
|
|
1737
1737
|
"title": "Custom logo component"
|
|
1738
1738
|
}
|
|
1739
1739
|
],
|
|
1740
|
+
"v6::components::menu-toggle::react": [
|
|
1741
|
+
{
|
|
1742
|
+
"exampleName": "MenuToggleSmall",
|
|
1743
|
+
"title": "Small toggle"
|
|
1744
|
+
},
|
|
1745
|
+
{
|
|
1746
|
+
"exampleName": "MenuToggleSplitButtonCheckbox",
|
|
1747
|
+
"title": "Split toggle with checkbox"
|
|
1748
|
+
},
|
|
1749
|
+
{
|
|
1750
|
+
"exampleName": "MenuToggleSplitButtonCheckboxWithText",
|
|
1751
|
+
"title": "Split toggle with labeled checkbox"
|
|
1752
|
+
},
|
|
1753
|
+
{
|
|
1754
|
+
"exampleName": "MenuToggleSplitButtonCheckboxWithToggleText",
|
|
1755
|
+
"title": "Split toggle with checkbox and toggle text"
|
|
1756
|
+
},
|
|
1757
|
+
{
|
|
1758
|
+
"exampleName": "MenuToggleSplitButtonAction",
|
|
1759
|
+
"title": "Split toggle with action"
|
|
1760
|
+
},
|
|
1761
|
+
{
|
|
1762
|
+
"exampleName": "MenuToggleTypeahead",
|
|
1763
|
+
"title": "Typeahead toggle"
|
|
1764
|
+
},
|
|
1765
|
+
{
|
|
1766
|
+
"exampleName": "MenuToggleStatus",
|
|
1767
|
+
"title": "Status toggle"
|
|
1768
|
+
},
|
|
1769
|
+
{
|
|
1770
|
+
"exampleName": "MenuTogglePlaceholder",
|
|
1771
|
+
"title": "Placeholder text in toggle"
|
|
1772
|
+
}
|
|
1773
|
+
],
|
|
1740
1774
|
"v6::components::menu::react": [
|
|
1741
1775
|
{
|
|
1742
1776
|
"exampleName": "MenuBasic",
|
|
@@ -1827,40 +1861,6 @@
|
|
|
1827
1861
|
"title": "With drilldown and inline filter"
|
|
1828
1862
|
}
|
|
1829
1863
|
],
|
|
1830
|
-
"v6::components::menu-toggle::react": [
|
|
1831
|
-
{
|
|
1832
|
-
"exampleName": "MenuToggleSmall",
|
|
1833
|
-
"title": "Small toggle"
|
|
1834
|
-
},
|
|
1835
|
-
{
|
|
1836
|
-
"exampleName": "MenuToggleSplitButtonCheckbox",
|
|
1837
|
-
"title": "Split toggle with checkbox"
|
|
1838
|
-
},
|
|
1839
|
-
{
|
|
1840
|
-
"exampleName": "MenuToggleSplitButtonCheckboxWithText",
|
|
1841
|
-
"title": "Split toggle with labeled checkbox"
|
|
1842
|
-
},
|
|
1843
|
-
{
|
|
1844
|
-
"exampleName": "MenuToggleSplitButtonCheckboxWithToggleText",
|
|
1845
|
-
"title": "Split toggle with checkbox and toggle text"
|
|
1846
|
-
},
|
|
1847
|
-
{
|
|
1848
|
-
"exampleName": "MenuToggleSplitButtonAction",
|
|
1849
|
-
"title": "Split toggle with action"
|
|
1850
|
-
},
|
|
1851
|
-
{
|
|
1852
|
-
"exampleName": "MenuToggleTypeahead",
|
|
1853
|
-
"title": "Typeahead toggle"
|
|
1854
|
-
},
|
|
1855
|
-
{
|
|
1856
|
-
"exampleName": "MenuToggleStatus",
|
|
1857
|
-
"title": "Status toggle"
|
|
1858
|
-
},
|
|
1859
|
-
{
|
|
1860
|
-
"exampleName": "MenuTogglePlaceholder",
|
|
1861
|
-
"title": "Placeholder text in toggle"
|
|
1862
|
-
}
|
|
1863
|
-
],
|
|
1864
1864
|
"v6::components::modal::react": [
|
|
1865
1865
|
{
|
|
1866
1866
|
"exampleName": "ModalBasic",
|
|
@@ -2357,6 +2357,44 @@
|
|
|
2357
2357
|
"title": "Advanced"
|
|
2358
2358
|
}
|
|
2359
2359
|
],
|
|
2360
|
+
"v6::components::sidebar::react": [
|
|
2361
|
+
{
|
|
2362
|
+
"exampleName": "SidebarBasic",
|
|
2363
|
+
"title": "Basic"
|
|
2364
|
+
},
|
|
2365
|
+
{
|
|
2366
|
+
"exampleName": "SidebarStack",
|
|
2367
|
+
"title": "Stack"
|
|
2368
|
+
},
|
|
2369
|
+
{
|
|
2370
|
+
"exampleName": "SidebarPanelRightGutter",
|
|
2371
|
+
"title": "Panel right with gutter"
|
|
2372
|
+
},
|
|
2373
|
+
{
|
|
2374
|
+
"exampleName": "SidebarStickyPanel",
|
|
2375
|
+
"title": "Sticky panel"
|
|
2376
|
+
},
|
|
2377
|
+
{
|
|
2378
|
+
"exampleName": "SidebarStaticPanel",
|
|
2379
|
+
"title": "Static panel"
|
|
2380
|
+
},
|
|
2381
|
+
{
|
|
2382
|
+
"exampleName": "SidebarResponsivePanel",
|
|
2383
|
+
"title": "Responsive panel width"
|
|
2384
|
+
},
|
|
2385
|
+
{
|
|
2386
|
+
"exampleName": "SidebarBorder",
|
|
2387
|
+
"title": "Border"
|
|
2388
|
+
},
|
|
2389
|
+
{
|
|
2390
|
+
"exampleName": "SidebarPaddingPanel",
|
|
2391
|
+
"title": "Padding on panel"
|
|
2392
|
+
},
|
|
2393
|
+
{
|
|
2394
|
+
"exampleName": "SidebarPaddingContent",
|
|
2395
|
+
"title": "Padding on content"
|
|
2396
|
+
}
|
|
2397
|
+
],
|
|
2360
2398
|
"v6::components::select::react": [
|
|
2361
2399
|
{
|
|
2362
2400
|
"exampleName": "SelectBasic",
|
|
@@ -2407,62 +2445,6 @@
|
|
|
2407
2445
|
"title": "With a footer"
|
|
2408
2446
|
}
|
|
2409
2447
|
],
|
|
2410
|
-
"v6::components::sidebar::react": [
|
|
2411
|
-
{
|
|
2412
|
-
"exampleName": "SidebarBasic",
|
|
2413
|
-
"title": "Basic"
|
|
2414
|
-
},
|
|
2415
|
-
{
|
|
2416
|
-
"exampleName": "SidebarStack",
|
|
2417
|
-
"title": "Stack"
|
|
2418
|
-
},
|
|
2419
|
-
{
|
|
2420
|
-
"exampleName": "SidebarPanelRightGutter",
|
|
2421
|
-
"title": "Panel right with gutter"
|
|
2422
|
-
},
|
|
2423
|
-
{
|
|
2424
|
-
"exampleName": "SidebarStickyPanel",
|
|
2425
|
-
"title": "Sticky panel"
|
|
2426
|
-
},
|
|
2427
|
-
{
|
|
2428
|
-
"exampleName": "SidebarStaticPanel",
|
|
2429
|
-
"title": "Static panel"
|
|
2430
|
-
},
|
|
2431
|
-
{
|
|
2432
|
-
"exampleName": "SidebarResponsivePanel",
|
|
2433
|
-
"title": "Responsive panel width"
|
|
2434
|
-
},
|
|
2435
|
-
{
|
|
2436
|
-
"exampleName": "SidebarBorder",
|
|
2437
|
-
"title": "Border"
|
|
2438
|
-
},
|
|
2439
|
-
{
|
|
2440
|
-
"exampleName": "SidebarPaddingPanel",
|
|
2441
|
-
"title": "Padding on panel"
|
|
2442
|
-
},
|
|
2443
|
-
{
|
|
2444
|
-
"exampleName": "SidebarPaddingContent",
|
|
2445
|
-
"title": "Padding on content"
|
|
2446
|
-
}
|
|
2447
|
-
],
|
|
2448
|
-
"v6::components::simple-list::react": [
|
|
2449
|
-
{
|
|
2450
|
-
"exampleName": "SimpleListBasic",
|
|
2451
|
-
"title": "Simple list"
|
|
2452
|
-
},
|
|
2453
|
-
{
|
|
2454
|
-
"exampleName": "SimpleListLinks",
|
|
2455
|
-
"title": "Simple list with links"
|
|
2456
|
-
},
|
|
2457
|
-
{
|
|
2458
|
-
"exampleName": "SimpleListGrouped",
|
|
2459
|
-
"title": "Grouped list"
|
|
2460
|
-
},
|
|
2461
|
-
{
|
|
2462
|
-
"exampleName": "SimpleListUncontrolled",
|
|
2463
|
-
"title": "Uncontrolled simple list"
|
|
2464
|
-
}
|
|
2465
|
-
],
|
|
2466
2448
|
"v6::components::skeleton::react": [
|
|
2467
2449
|
{
|
|
2468
2450
|
"exampleName": "SkeletonDefault",
|
|
@@ -2485,6 +2467,24 @@
|
|
|
2485
2467
|
"title": "Shapes"
|
|
2486
2468
|
}
|
|
2487
2469
|
],
|
|
2470
|
+
"v6::components::simple-list::react": [
|
|
2471
|
+
{
|
|
2472
|
+
"exampleName": "SimpleListBasic",
|
|
2473
|
+
"title": "Simple list"
|
|
2474
|
+
},
|
|
2475
|
+
{
|
|
2476
|
+
"exampleName": "SimpleListLinks",
|
|
2477
|
+
"title": "Simple list with links"
|
|
2478
|
+
},
|
|
2479
|
+
{
|
|
2480
|
+
"exampleName": "SimpleListGrouped",
|
|
2481
|
+
"title": "Grouped list"
|
|
2482
|
+
},
|
|
2483
|
+
{
|
|
2484
|
+
"exampleName": "SimpleListUncontrolled",
|
|
2485
|
+
"title": "Uncontrolled simple list"
|
|
2486
|
+
}
|
|
2487
|
+
],
|
|
2488
2488
|
"v6::components::slider::react": [
|
|
2489
2489
|
{
|
|
2490
2490
|
"exampleName": "SliderDiscrete",
|
|
@@ -2529,32 +2529,6 @@
|
|
|
2529
2529
|
"title": "Inline size"
|
|
2530
2530
|
}
|
|
2531
2531
|
],
|
|
2532
|
-
"v6::components::switch::react": [
|
|
2533
|
-
{
|
|
2534
|
-
"exampleName": "SwitchBasic",
|
|
2535
|
-
"title": "Basic"
|
|
2536
|
-
},
|
|
2537
|
-
{
|
|
2538
|
-
"exampleName": "SwitchReversed",
|
|
2539
|
-
"title": "Reversed Layout"
|
|
2540
|
-
},
|
|
2541
|
-
{
|
|
2542
|
-
"exampleName": "SwitchWithoutLabel",
|
|
2543
|
-
"title": "Without label"
|
|
2544
|
-
},
|
|
2545
|
-
{
|
|
2546
|
-
"exampleName": "SwitchCheckedWithLabel",
|
|
2547
|
-
"title": "Checked with label"
|
|
2548
|
-
},
|
|
2549
|
-
{
|
|
2550
|
-
"exampleName": "SwitchDisabled",
|
|
2551
|
-
"title": "Disabled"
|
|
2552
|
-
},
|
|
2553
|
-
{
|
|
2554
|
-
"exampleName": "SwitchUncontrolled",
|
|
2555
|
-
"title": "Uncontrolled"
|
|
2556
|
-
}
|
|
2557
|
-
],
|
|
2558
2532
|
"v6::components::tabs::react": [
|
|
2559
2533
|
{
|
|
2560
2534
|
"exampleName": "TabsDefault",
|
|
@@ -2653,40 +2627,6 @@
|
|
|
2653
2627
|
"title": "With help and close actions"
|
|
2654
2628
|
}
|
|
2655
2629
|
],
|
|
2656
|
-
"v6::components::text-input::react": [
|
|
2657
|
-
{
|
|
2658
|
-
"exampleName": "TextInputBasic",
|
|
2659
|
-
"title": "Basic"
|
|
2660
|
-
},
|
|
2661
|
-
{
|
|
2662
|
-
"exampleName": "TextInputDisabled",
|
|
2663
|
-
"title": "Disabled"
|
|
2664
|
-
},
|
|
2665
|
-
{
|
|
2666
|
-
"exampleName": "TextInputStartTruncated",
|
|
2667
|
-
"title": "Truncated at start"
|
|
2668
|
-
},
|
|
2669
|
-
{
|
|
2670
|
-
"exampleName": "TextInputReadOnly",
|
|
2671
|
-
"title": "Read only"
|
|
2672
|
-
},
|
|
2673
|
-
{
|
|
2674
|
-
"exampleName": "TextInputInvalid",
|
|
2675
|
-
"title": "Invalid"
|
|
2676
|
-
},
|
|
2677
|
-
{
|
|
2678
|
-
"exampleName": "TextInputSelectUsingRef",
|
|
2679
|
-
"title": "Select text using ref"
|
|
2680
|
-
},
|
|
2681
|
-
{
|
|
2682
|
-
"exampleName": "TextInputCustomIcon",
|
|
2683
|
-
"title": "Custom icon"
|
|
2684
|
-
},
|
|
2685
|
-
{
|
|
2686
|
-
"exampleName": "TextInputCustomIconInvalid",
|
|
2687
|
-
"title": "Custom icon and invalid"
|
|
2688
|
-
}
|
|
2689
|
-
],
|
|
2690
2630
|
"v6::components::text-area::react": [
|
|
2691
2631
|
{
|
|
2692
2632
|
"exampleName": "TextAreaBasic",
|
|
@@ -2729,6 +2669,66 @@
|
|
|
2729
2669
|
"title": "Auto resizing"
|
|
2730
2670
|
}
|
|
2731
2671
|
],
|
|
2672
|
+
"v6::components::switch::react": [
|
|
2673
|
+
{
|
|
2674
|
+
"exampleName": "SwitchBasic",
|
|
2675
|
+
"title": "Basic"
|
|
2676
|
+
},
|
|
2677
|
+
{
|
|
2678
|
+
"exampleName": "SwitchReversed",
|
|
2679
|
+
"title": "Reversed Layout"
|
|
2680
|
+
},
|
|
2681
|
+
{
|
|
2682
|
+
"exampleName": "SwitchWithoutLabel",
|
|
2683
|
+
"title": "Without label"
|
|
2684
|
+
},
|
|
2685
|
+
{
|
|
2686
|
+
"exampleName": "SwitchCheckedWithLabel",
|
|
2687
|
+
"title": "Checked with label"
|
|
2688
|
+
},
|
|
2689
|
+
{
|
|
2690
|
+
"exampleName": "SwitchDisabled",
|
|
2691
|
+
"title": "Disabled"
|
|
2692
|
+
},
|
|
2693
|
+
{
|
|
2694
|
+
"exampleName": "SwitchUncontrolled",
|
|
2695
|
+
"title": "Uncontrolled"
|
|
2696
|
+
}
|
|
2697
|
+
],
|
|
2698
|
+
"v6::components::text-input::react": [
|
|
2699
|
+
{
|
|
2700
|
+
"exampleName": "TextInputBasic",
|
|
2701
|
+
"title": "Basic"
|
|
2702
|
+
},
|
|
2703
|
+
{
|
|
2704
|
+
"exampleName": "TextInputDisabled",
|
|
2705
|
+
"title": "Disabled"
|
|
2706
|
+
},
|
|
2707
|
+
{
|
|
2708
|
+
"exampleName": "TextInputStartTruncated",
|
|
2709
|
+
"title": "Truncated at start"
|
|
2710
|
+
},
|
|
2711
|
+
{
|
|
2712
|
+
"exampleName": "TextInputReadOnly",
|
|
2713
|
+
"title": "Read only"
|
|
2714
|
+
},
|
|
2715
|
+
{
|
|
2716
|
+
"exampleName": "TextInputInvalid",
|
|
2717
|
+
"title": "Invalid"
|
|
2718
|
+
},
|
|
2719
|
+
{
|
|
2720
|
+
"exampleName": "TextInputSelectUsingRef",
|
|
2721
|
+
"title": "Select text using ref"
|
|
2722
|
+
},
|
|
2723
|
+
{
|
|
2724
|
+
"exampleName": "TextInputCustomIcon",
|
|
2725
|
+
"title": "Custom icon"
|
|
2726
|
+
},
|
|
2727
|
+
{
|
|
2728
|
+
"exampleName": "TextInputCustomIconInvalid",
|
|
2729
|
+
"title": "Custom icon and invalid"
|
|
2730
|
+
}
|
|
2731
|
+
],
|
|
2732
2732
|
"v6::components::text-input-group::react": [
|
|
2733
2733
|
{
|
|
2734
2734
|
"exampleName": "TextInputGroupBasic",
|
|
@@ -3075,32 +3075,6 @@
|
|
|
3075
3075
|
"title": "Multiple lists"
|
|
3076
3076
|
}
|
|
3077
3077
|
],
|
|
3078
|
-
"v6::components::tile::react-deprecated": [
|
|
3079
|
-
{
|
|
3080
|
-
"exampleName": "TileBasic",
|
|
3081
|
-
"title": "Basic tile"
|
|
3082
|
-
},
|
|
3083
|
-
{
|
|
3084
|
-
"exampleName": "TileWithSubtext",
|
|
3085
|
-
"title": "With subtext"
|
|
3086
|
-
},
|
|
3087
|
-
{
|
|
3088
|
-
"exampleName": "TileWithIcon",
|
|
3089
|
-
"title": "With icon"
|
|
3090
|
-
},
|
|
3091
|
-
{
|
|
3092
|
-
"exampleName": "TileStacked",
|
|
3093
|
-
"title": "With stacked icon"
|
|
3094
|
-
},
|
|
3095
|
-
{
|
|
3096
|
-
"exampleName": "TileStackedWithLargeIcons",
|
|
3097
|
-
"title": "With large icons"
|
|
3098
|
-
},
|
|
3099
|
-
{
|
|
3100
|
-
"exampleName": "TileWithExtraContent",
|
|
3101
|
-
"title": "With long subtext"
|
|
3102
|
-
}
|
|
3103
|
-
],
|
|
3104
3078
|
"v6::components::dual-list-selector::react-deprecated": [
|
|
3105
3079
|
{
|
|
3106
3080
|
"exampleName": "DualListSelectorBasic",
|
|
@@ -3131,50 +3105,30 @@
|
|
|
3131
3105
|
"title": "Composable with tree"
|
|
3132
3106
|
}
|
|
3133
3107
|
],
|
|
3134
|
-
"v6::components::
|
|
3135
|
-
{
|
|
3136
|
-
"exampleName": "WizardBasic",
|
|
3137
|
-
"title": "Basic"
|
|
3138
|
-
},
|
|
3139
|
-
{
|
|
3140
|
-
"exampleName": "WizardBasicWithDisabledSteps",
|
|
3141
|
-
"title": "Basic with disabled steps"
|
|
3142
|
-
},
|
|
3143
|
-
{
|
|
3144
|
-
"exampleName": "WizardAnchorsForNavItems",
|
|
3145
|
-
"title": "Anchors for nav items"
|
|
3146
|
-
},
|
|
3147
|
-
{
|
|
3148
|
-
"exampleName": "WizardIncrementallyEnabledSteps",
|
|
3149
|
-
"title": "Incrementally enabled steps"
|
|
3150
|
-
},
|
|
3151
|
-
{
|
|
3152
|
-
"exampleName": "WizardExpandableSteps",
|
|
3153
|
-
"title": "Expandable steps"
|
|
3154
|
-
},
|
|
3108
|
+
"v6::components::tile::react-deprecated": [
|
|
3155
3109
|
{
|
|
3156
|
-
"exampleName": "
|
|
3157
|
-
"title": "
|
|
3110
|
+
"exampleName": "TileBasic",
|
|
3111
|
+
"title": "Basic tile"
|
|
3158
3112
|
},
|
|
3159
3113
|
{
|
|
3160
|
-
"exampleName": "
|
|
3161
|
-
"title": "
|
|
3114
|
+
"exampleName": "TileWithSubtext",
|
|
3115
|
+
"title": "With subtext"
|
|
3162
3116
|
},
|
|
3163
3117
|
{
|
|
3164
|
-
"exampleName": "
|
|
3165
|
-
"title": "
|
|
3118
|
+
"exampleName": "TileWithIcon",
|
|
3119
|
+
"title": "With icon"
|
|
3166
3120
|
},
|
|
3167
3121
|
{
|
|
3168
|
-
"exampleName": "
|
|
3169
|
-
"title": "
|
|
3122
|
+
"exampleName": "TileStacked",
|
|
3123
|
+
"title": "With stacked icon"
|
|
3170
3124
|
},
|
|
3171
3125
|
{
|
|
3172
|
-
"exampleName": "
|
|
3173
|
-
"title": "
|
|
3126
|
+
"exampleName": "TileStackedWithLargeIcons",
|
|
3127
|
+
"title": "With large icons"
|
|
3174
3128
|
},
|
|
3175
3129
|
{
|
|
3176
|
-
"exampleName": "
|
|
3177
|
-
"title": "
|
|
3130
|
+
"exampleName": "TileWithExtraContent",
|
|
3131
|
+
"title": "With long subtext"
|
|
3178
3132
|
}
|
|
3179
3133
|
],
|
|
3180
3134
|
"v6::components::modal::react-deprecated": [
|
|
@@ -3247,6 +3201,52 @@
|
|
|
3247
3201
|
"title": "Custom focus"
|
|
3248
3202
|
}
|
|
3249
3203
|
],
|
|
3204
|
+
"v6::components::wizard::react-deprecated": [
|
|
3205
|
+
{
|
|
3206
|
+
"exampleName": "WizardBasic",
|
|
3207
|
+
"title": "Basic"
|
|
3208
|
+
},
|
|
3209
|
+
{
|
|
3210
|
+
"exampleName": "WizardBasicWithDisabledSteps",
|
|
3211
|
+
"title": "Basic with disabled steps"
|
|
3212
|
+
},
|
|
3213
|
+
{
|
|
3214
|
+
"exampleName": "WizardAnchorsForNavItems",
|
|
3215
|
+
"title": "Anchors for nav items"
|
|
3216
|
+
},
|
|
3217
|
+
{
|
|
3218
|
+
"exampleName": "WizardIncrementallyEnabledSteps",
|
|
3219
|
+
"title": "Incrementally enabled steps"
|
|
3220
|
+
},
|
|
3221
|
+
{
|
|
3222
|
+
"exampleName": "WizardExpandableSteps",
|
|
3223
|
+
"title": "Expandable steps"
|
|
3224
|
+
},
|
|
3225
|
+
{
|
|
3226
|
+
"exampleName": "WizardFinished",
|
|
3227
|
+
"title": "Finished"
|
|
3228
|
+
},
|
|
3229
|
+
{
|
|
3230
|
+
"exampleName": "WizardEnabledOnFormValidation",
|
|
3231
|
+
"title": "Enabled on form validation"
|
|
3232
|
+
},
|
|
3233
|
+
{
|
|
3234
|
+
"exampleName": "WizardValidateOnButtonPress",
|
|
3235
|
+
"title": "Validate on button press"
|
|
3236
|
+
},
|
|
3237
|
+
{
|
|
3238
|
+
"exampleName": "WizardGetCurrentStep",
|
|
3239
|
+
"title": "Get current step"
|
|
3240
|
+
},
|
|
3241
|
+
{
|
|
3242
|
+
"exampleName": "WizardInModal",
|
|
3243
|
+
"title": "Wizard in modal"
|
|
3244
|
+
},
|
|
3245
|
+
{
|
|
3246
|
+
"exampleName": "WizardWithDrawer",
|
|
3247
|
+
"title": "Wizard with drawer"
|
|
3248
|
+
}
|
|
3249
|
+
],
|
|
3250
3250
|
"v6::extensions::quick-starts::Basic-quick-starts": [
|
|
3251
3251
|
{
|
|
3252
3252
|
"exampleName": "Basic",
|