@patternfly/documentation-framework 6.0.0-alpha.2 → 6.0.0-alpha.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/CHANGELOG.md +634 -0
  2. package/app.js +1 -3
  3. package/components/autoLinkHeader/autoLinkHeader.css +2 -2
  4. package/components/cssVariables/cssVariables.css +4 -4
  5. package/components/cssVariables/cssVariables.js +6 -6
  6. package/components/example/example.css +29 -29
  7. package/components/example/example.js +5 -5
  8. package/components/example/exampleToolbar.js +3 -2
  9. package/components/footer/footer.css +16 -16
  10. package/components/footer/footer.js +13 -13
  11. package/components/gdprBanner/gdprBanner.css +2 -2
  12. package/components/gdprBanner/gdprBanner.js +4 -4
  13. package/components/inlineAlert/inlineAlert.js +1 -1
  14. package/components/propsTable/propsTable.js +3 -3
  15. package/components/sectionGallery/sectionDataListLayout.js +3 -3
  16. package/components/sectionGallery/sectionGallery.css +12 -12
  17. package/components/sectionGallery/sectionGalleryToolbar.js +1 -1
  18. package/components/sideNav/sideNav.css +11 -15
  19. package/components/sideNav/sideNav.js +3 -4
  20. package/components/tableOfContents/tableOfContents.css +23 -24
  21. package/layouts/sideNavLayout/sideNavLayout.css +14 -14
  22. package/layouts/sideNavLayout/sideNavLayout.js +79 -26
  23. package/package.json +12 -19
  24. package/pages/404/404.css +2 -2
  25. package/pages/404/index.js +1 -1
  26. package/routes.js +3 -1
  27. package/scripts/md/parseMD.js +2 -0
  28. package/scripts/webpack/webpack.base.config.js +7 -18
  29. package/scripts/writeScreenshots.js +2 -2
  30. package/templates/mdx.css +169 -157
  31. package/templates/mdx.js +13 -7
  32. package/versions.json +85 -9
  33. package/pages/global-css-variables.md +0 -109
  34. package/pages/img/component-variable-mapping.png +0 -0
package/CHANGELOG.md CHANGED
@@ -3,6 +3,451 @@
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
+ # 6.0.0-alpha.21 (2024-04-17)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **docs:** whitspace change ([#3966](https://github.com/patternfly/patternfly-org/issues/3966)) ([2199dc8](https://github.com/patternfly/patternfly-org/commit/2199dc883e6d118d6bedfa9d6ced3cefad78c575))
12
+
13
+
14
+
15
+
16
+
17
+ # 5.10.0 (2024-04-02)
18
+
19
+
20
+ ### Features
21
+
22
+ * **Templates:** add to org site ([#3947](https://github.com/patternfly/patternfly-org/issues/3947)) ([a869dee](https://github.com/patternfly/patternfly-org/commit/a869dee87cc39296df9226f3fc1d780dce893a54))
23
+
24
+
25
+
26
+
27
+
28
+ ## 5.9.1 (2024-04-02)
29
+
30
+ **Note:** Version bump only for package @patternfly/documentation-framework
31
+
32
+
33
+
34
+
35
+
36
+ # 5.9.0 (2024-04-02)
37
+
38
+
39
+ ### Features
40
+
41
+ * **docs:** update medium articles ([#3950](https://github.com/patternfly/patternfly-org/issues/3950)) ([5288ec1](https://github.com/patternfly/patternfly-org/commit/5288ec1fb1f7e744ed142585384840c8d415d9e5))
42
+
43
+
44
+
45
+
46
+
47
+ ## 5.8.3 (2024-03-28)
48
+
49
+ **Note:** Version bump only for package @patternfly/documentation-framework
50
+
51
+
52
+
53
+
54
+
55
+ ## 5.8.2 (2024-03-25)
56
+
57
+ **Note:** Version bump only for package @patternfly/documentation-framework
58
+
59
+
60
+
61
+
62
+
63
+ ## 5.8.1 (2024-03-25)
64
+
65
+ **Note:** Version bump only for package @patternfly/documentation-framework
66
+
67
+
68
+
69
+
70
+
71
+ # 5.8.0 (2024-03-20)
72
+
73
+
74
+ ### Features
75
+
76
+ * **templates:** add templates package to versions.json ([#3902](https://github.com/patternfly/patternfly-org/issues/3902)) ([c7c727c](https://github.com/patternfly/patternfly-org/commit/c7c727c717d5cc3c031f4f3c52070ffc6164e5d6))
77
+
78
+
79
+
80
+
81
+
82
+ # 5.7.0 (2024-03-19)
83
+
84
+
85
+ ### Features
86
+
87
+ * add pf 6 alpha banner to home page and version switcher ([#3896](https://github.com/patternfly/patternfly-org/issues/3896)) ([f7aaa22](https://github.com/patternfly/patternfly-org/commit/f7aaa22d12310aa62533de4169e1fa70a49a20d9))
88
+
89
+
90
+
91
+
92
+
93
+ # 5.6.0 (2024-03-13)
94
+
95
+
96
+ ### Features
97
+
98
+ * **deps:** version bump and release notes for 5.2.2 patch release ([#3919](https://github.com/patternfly/patternfly-org/issues/3919)) ([94d3654](https://github.com/patternfly/patternfly-org/commit/94d3654768f42f2ae7b3c0734d1e5f211cd33ff6))
99
+
100
+
101
+
102
+
103
+
104
+ ## 5.5.1 (2024-03-12)
105
+
106
+ **Note:** Version bump only for package @patternfly/documentation-framework
107
+
108
+
109
+
110
+
111
+
112
+ # 5.5.0 (2024-03-08)
113
+
114
+
115
+ ### Features
116
+
117
+ * **deps:** version bump for 5.2.1 release ([#3913](https://github.com/patternfly/patternfly-org/issues/3913)) ([46cc8b7](https://github.com/patternfly/patternfly-org/commit/46cc8b70e06b9bda61067beba57d928e428b73c5))
118
+
119
+
120
+
121
+
122
+
123
+ ## 5.4.3 (2024-02-27)
124
+
125
+ **Note:** Version bump only for package @patternfly/documentation-framework
126
+
127
+
128
+
129
+
130
+
131
+ ## 5.4.2 (2024-02-14)
132
+
133
+ **Note:** Version bump only for package @patternfly/documentation-framework
134
+
135
+
136
+
137
+
138
+
139
+ ## 5.4.1 (2024-02-06)
140
+
141
+
142
+ ### Bug Fixes
143
+
144
+ * Bump topology to 5.2.1 ([#3881](https://github.com/patternfly/patternfly-org/issues/3881)) ([af13c97](https://github.com/patternfly/patternfly-org/commit/af13c971384aaaa5bd87ce3e98dccee4b1214889))
145
+
146
+
147
+
148
+
149
+
150
+ # 5.4.0 (2024-02-03)
151
+
152
+
153
+ ### Features
154
+
155
+ * release 5.3 ([#3878](https://github.com/patternfly/patternfly-org/issues/3878)) ([3d1d130](https://github.com/patternfly/patternfly-org/commit/3d1d130c63ac4421ed8a307cd6ef140fa6e1d6f2))
156
+
157
+
158
+
159
+
160
+
161
+ ## 5.3.27 (2024-02-01)
162
+
163
+ **Note:** Version bump only for package @patternfly/documentation-framework
164
+
165
+
166
+
167
+
168
+
169
+ ## 5.3.26 (2024-02-01)
170
+
171
+ **Note:** Version bump only for package @patternfly/documentation-framework
172
+
173
+
174
+
175
+
176
+
177
+ ## 5.3.25 (2024-01-30)
178
+
179
+ **Note:** Version bump only for package @patternfly/documentation-framework
180
+
181
+
182
+
183
+
184
+
185
+ ## 5.3.24 (2024-01-30)
186
+
187
+ **Note:** Version bump only for package @patternfly/documentation-framework
188
+
189
+
190
+
191
+
192
+
193
+ ## 5.3.23 (2024-01-19)
194
+
195
+
196
+ ### Bug Fixes
197
+
198
+ * avoid applying beta tags to nav items for next components ([#3868](https://github.com/patternfly/patternfly-org/issues/3868)) ([169c96f](https://github.com/patternfly/patternfly-org/commit/169c96f55b1bfdcb9859dbab27b88f5a180f48ba))
199
+
200
+
201
+
202
+
203
+
204
+ ## 5.3.22 (2024-01-16)
205
+
206
+ **Note:** Version bump only for package @patternfly/documentation-framework
207
+
208
+
209
+
210
+
211
+
212
+ ## 5.3.21 (2024-01-16)
213
+
214
+
215
+ ### Bug Fixes
216
+
217
+ * bump to latest release candidates ahead of 5.2 release ([#3862](https://github.com/patternfly/patternfly-org/issues/3862)) ([12eeb78](https://github.com/patternfly/patternfly-org/commit/12eeb782d32c4fa65f6aef64292f1e0d92f0d183))
218
+
219
+
220
+
221
+
222
+
223
+ ## 5.3.20 (2024-01-15)
224
+
225
+ **Note:** Version bump only for package @patternfly/documentation-framework
226
+
227
+
228
+
229
+
230
+
231
+ ## 5.3.19 (2024-01-15)
232
+
233
+ **Note:** Version bump only for package @patternfly/documentation-framework
234
+
235
+
236
+
237
+
238
+
239
+ ## 5.3.18 (2024-01-12)
240
+
241
+
242
+ ### Bug Fixes
243
+
244
+ * bump puppeteer to fix core ([#3860](https://github.com/patternfly/patternfly-org/issues/3860)) ([1695209](https://github.com/patternfly/patternfly-org/commit/169520944b7c3dccf69709e6e2075b9153fce059))
245
+
246
+
247
+
248
+
249
+
250
+ ## 5.3.17 (2024-01-05)
251
+
252
+ **Note:** Version bump only for package @patternfly/documentation-framework
253
+
254
+
255
+
256
+
257
+
258
+ ## 5.3.16 (2024-01-03)
259
+
260
+ **Note:** Version bump only for package @patternfly/documentation-framework
261
+
262
+
263
+
264
+
265
+
266
+ ## 5.3.15 (2023-12-14)
267
+
268
+ **Note:** Version bump only for package @patternfly/documentation-framework
269
+
270
+
271
+
272
+
273
+
274
+ # 6.0.0-alpha.20 (2024-04-03)
275
+
276
+
277
+ ### Bug Fixes
278
+
279
+ * dark theme use v6 classname ([54cdb71](https://github.com/patternfly/patternfly-org/commit/54cdb717052eb00da735b0c7db6a82db4ef5f9de))
280
+
281
+
282
+
283
+
284
+
285
+ # 6.0.0-alpha.19 (2024-04-02)
286
+
287
+
288
+ ### Features
289
+
290
+ * **misc:** update alpha versions ([#3951](https://github.com/patternfly/patternfly-org/issues/3951)) ([c9c41ab](https://github.com/patternfly/patternfly-org/commit/c9c41abc396347e17d0e5afd5431331b80860ebb))
291
+
292
+
293
+
294
+
295
+
296
+ # 6.0.0-alpha.18 (2024-03-29)
297
+
298
+ **Note:** Version bump only for package @patternfly/documentation-framework
299
+
300
+
301
+
302
+
303
+
304
+ # 6.0.0-alpha.17 (2024-03-28)
305
+
306
+ **Note:** Version bump only for package @patternfly/documentation-framework
307
+
308
+
309
+
310
+
311
+
312
+ # 6.0.0-alpha.16 (2024-03-27)
313
+
314
+ **Note:** Version bump only for package @patternfly/documentation-framework
315
+
316
+
317
+
318
+
319
+
320
+ # 6.0.0-alpha.15 (2024-03-26)
321
+
322
+
323
+ ### Bug Fixes
324
+
325
+ * **docs:** fixed table of contents expand button cutoff ([#3929](https://github.com/patternfly/patternfly-org/issues/3929)) ([246ded9](https://github.com/patternfly/patternfly-org/commit/246ded97c3e52451ea46ee93638c974760d5e873))
326
+
327
+
328
+
329
+
330
+
331
+ # 6.0.0-alpha.14 (2024-03-22)
332
+
333
+ **Note:** Version bump only for package @patternfly/documentation-framework
334
+
335
+
336
+
337
+
338
+
339
+ # 6.0.0-alpha.13 (2024-03-21)
340
+
341
+ **Note:** Version bump only for package @patternfly/documentation-framework
342
+
343
+
344
+
345
+
346
+
347
+ # 6.0.0-alpha.12 (2024-02-27)
348
+
349
+ **Note:** Version bump only for package @patternfly/documentation-framework
350
+
351
+
352
+
353
+
354
+
355
+ # 6.0.0-alpha.11 (2024-02-22)
356
+
357
+
358
+ ### Features
359
+
360
+ * pull in latest alpha with new v6 prefixes ([#3899](https://github.com/patternfly/patternfly-org/issues/3899)) ([8e57612](https://github.com/patternfly/patternfly-org/commit/8e57612b00b626a1d5b8d8762139a1499cf46aa3))
361
+
362
+
363
+
364
+
365
+
366
+ # 6.0.0-alpha.10 (2024-02-01)
367
+
368
+
369
+ ### Bug Fixes
370
+
371
+ * bump docs framework version ([815e094](https://github.com/patternfly/patternfly-org/commit/815e09456987062a9b5d8a17c960698fd0c1c81c))
372
+
373
+
374
+
375
+
376
+
377
+ # 6.0.0-alpha.9 (2024-01-23)
378
+
379
+
380
+ ### Bug Fixes
381
+
382
+ * Update versions.json to include drag drop alpha ([9d924b7](https://github.com/patternfly/patternfly-org/commit/9d924b747cc3e431dffe438ed41940fbd610aa91))
383
+
384
+
385
+
386
+
387
+
388
+ # 6.0.0-alpha.8 (2024-01-15)
389
+
390
+ **Note:** Version bump only for package @patternfly/documentation-framework
391
+
392
+
393
+
394
+
395
+
396
+ # 6.0.0-alpha.7 (2024-01-12)
397
+
398
+
399
+ ### Bug Fixes
400
+
401
+ * Update brand svg id to avoid duplicate ids ([55d351b](https://github.com/patternfly/patternfly-org/commit/55d351be1b8d4d4f0b6d5f5090cbedc6629c6d94))
402
+
403
+
404
+
405
+
406
+
407
+ # 6.0.0-alpha.6 (2024-01-12)
408
+
409
+
410
+ ### Bug Fixes
411
+
412
+ * bump puppeteer ([#3858](https://github.com/patternfly/patternfly-org/issues/3858)) ([2182a0f](https://github.com/patternfly/patternfly-org/commit/2182a0fe4d4d50c866703efe316deafffc44e5a2))
413
+
414
+
415
+
416
+
417
+
418
+ # 6.0.0-alpha.5 (2023-12-20)
419
+
420
+
421
+ ### Bug Fixes
422
+
423
+ * PF brand logo in masthead to inline svg ([cafef36](https://github.com/patternfly/patternfly-org/commit/cafef363ea6b0912af9c5a1d5a0e10c353b60fd0))
424
+
425
+
426
+
427
+
428
+
429
+ # 6.0.0-alpha.4 (2023-12-20)
430
+
431
+
432
+ ### Bug Fixes
433
+
434
+ * update white space to test publishing to aws ([4432fbe](https://github.com/patternfly/patternfly-org/commit/4432fbea86ab6f420cef816475718a62c673a870))
435
+
436
+
437
+
438
+
439
+
440
+ # 6.0.0-alpha.3 (2023-12-18)
441
+
442
+
443
+ ### Bug Fixes
444
+
445
+ * try publish v6 to aws ([#3845](https://github.com/patternfly/patternfly-org/issues/3845)) ([9cc0909](https://github.com/patternfly/patternfly-org/commit/9cc09090ee035ac7087aacd9067b52a146bf3229))
446
+
447
+
448
+
449
+
450
+
6
451
  # 6.0.0-alpha.2 (2023-12-15)
7
452
 
8
453
 
@@ -21,6 +466,195 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
21
466
 
22
467
  * try a v6 release ([7d3150c](https://github.com/patternfly/patternfly-org/commit/7d3150c1195b013001720d1e5161cbb724a0d73b))
23
468
 
469
+ # Change Log
470
+
471
+ All notable changes to this project will be documented in this file.
472
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
473
+
474
+ # 5.8.0 (2024-03-20)
475
+
476
+
477
+ ### Features
478
+
479
+ * **templates:** add templates package to versions.json ([#3902](https://github.com/patternfly/patternfly-org/issues/3902)) ([c7c727c](https://github.com/patternfly/patternfly-org/commit/c7c727c717d5cc3c031f4f3c52070ffc6164e5d6))
480
+
481
+
482
+
483
+
484
+
485
+ # 5.7.0 (2024-03-19)
486
+
487
+
488
+ ### Features
489
+
490
+ * add pf 6 alpha banner to home page and version switcher ([#3896](https://github.com/patternfly/patternfly-org/issues/3896)) ([f7aaa22](https://github.com/patternfly/patternfly-org/commit/f7aaa22d12310aa62533de4169e1fa70a49a20d9))
491
+
492
+
493
+
494
+
495
+
496
+ # 5.6.0 (2024-03-13)
497
+
498
+
499
+ ### Features
500
+
501
+ * **deps:** version bump and release notes for 5.2.2 patch release ([#3919](https://github.com/patternfly/patternfly-org/issues/3919)) ([94d3654](https://github.com/patternfly/patternfly-org/commit/94d3654768f42f2ae7b3c0734d1e5f211cd33ff6))
502
+
503
+
504
+
505
+
506
+
507
+ ## 5.5.1 (2024-03-12)
508
+
509
+ **Note:** Version bump only for package @patternfly/documentation-framework
510
+
511
+
512
+
513
+
514
+
515
+ # 5.5.0 (2024-03-08)
516
+
517
+
518
+ ### Features
519
+
520
+ * **deps:** version bump for 5.2.1 release ([#3913](https://github.com/patternfly/patternfly-org/issues/3913)) ([46cc8b7](https://github.com/patternfly/patternfly-org/commit/46cc8b70e06b9bda61067beba57d928e428b73c5))
521
+
522
+
523
+
524
+
525
+
526
+ ## 5.4.3 (2024-02-27)
527
+
528
+ **Note:** Version bump only for package @patternfly/documentation-framework
529
+
530
+
531
+
532
+
533
+
534
+ ## 5.4.2 (2024-02-14)
535
+
536
+ **Note:** Version bump only for package @patternfly/documentation-framework
537
+
538
+
539
+
540
+
541
+
542
+ ## 5.4.1 (2024-02-06)
543
+
544
+
545
+ ### Bug Fixes
546
+
547
+ * Bump topology to 5.2.1 ([#3881](https://github.com/patternfly/patternfly-org/issues/3881)) ([af13c97](https://github.com/patternfly/patternfly-org/commit/af13c971384aaaa5bd87ce3e98dccee4b1214889))
548
+
549
+
550
+
551
+
552
+
553
+ # 5.4.0 (2024-02-03)
554
+
555
+
556
+ ### Features
557
+
558
+ * release 5.3 ([#3878](https://github.com/patternfly/patternfly-org/issues/3878)) ([3d1d130](https://github.com/patternfly/patternfly-org/commit/3d1d130c63ac4421ed8a307cd6ef140fa6e1d6f2))
559
+
560
+
561
+
562
+
563
+
564
+ ## 5.3.27 (2024-02-01)
565
+
566
+ **Note:** Version bump only for package @patternfly/documentation-framework
567
+
568
+
569
+
570
+
571
+
572
+ ## 5.3.26 (2024-02-01)
573
+
574
+ **Note:** Version bump only for package @patternfly/documentation-framework
575
+
576
+
577
+
578
+
579
+
580
+ ## 5.3.25 (2024-01-30)
581
+
582
+ **Note:** Version bump only for package @patternfly/documentation-framework
583
+
584
+
585
+
586
+
587
+
588
+ ## 5.3.24 (2024-01-30)
589
+
590
+ **Note:** Version bump only for package @patternfly/documentation-framework
591
+
592
+
593
+
594
+
595
+
596
+ ## 5.3.23 (2024-01-19)
597
+
598
+
599
+ ### Bug Fixes
600
+
601
+ * avoid applying beta tags to nav items for next components ([#3868](https://github.com/patternfly/patternfly-org/issues/3868)) ([169c96f](https://github.com/patternfly/patternfly-org/commit/169c96f55b1bfdcb9859dbab27b88f5a180f48ba))
602
+
603
+
604
+
605
+
606
+
607
+ ## 5.3.22 (2024-01-16)
608
+
609
+ **Note:** Version bump only for package @patternfly/documentation-framework
610
+
611
+
612
+
613
+
614
+
615
+ ## 5.3.21 (2024-01-16)
616
+
617
+
618
+ ### Bug Fixes
619
+
620
+ * bump to latest release candidates ahead of 5.2 release ([#3862](https://github.com/patternfly/patternfly-org/issues/3862)) ([12eeb78](https://github.com/patternfly/patternfly-org/commit/12eeb782d32c4fa65f6aef64292f1e0d92f0d183))
621
+
622
+
623
+
624
+
625
+ ## 5.3.20 (2024-01-15)
626
+
627
+ **Note:** Version bump only for package @patternfly/documentation-framework
628
+
629
+
630
+ ## 5.3.19 (2024-01-15)
631
+
632
+ **Note:** Version bump only for package @patternfly/documentation-framework
633
+
634
+
635
+ ## 5.3.18 (2024-01-12)
636
+
637
+
638
+ ### Bug Fixes
639
+
640
+ * bump puppeteer to fix core ([#3860](https://github.com/patternfly/patternfly-org/issues/3860)) ([1695209](https://github.com/patternfly/patternfly-org/commit/169520944b7c3dccf69709e6e2075b9153fce059))
641
+
642
+
643
+ ## 5.3.17 (2024-01-05)
644
+
645
+ **Note:** Version bump only for package @patternfly/documentation-framework
646
+
647
+
648
+ ## 5.3.16 (2024-01-03)
649
+
650
+ **Note:** Version bump only for package @patternfly/documentation-framework
651
+
652
+
653
+
654
+ ## 5.3.15 (2023-12-14)
655
+
656
+ **Note:** Version bump only for package @patternfly/documentation-framework
657
+
24
658
 
25
659
 
26
660
 
package/app.js CHANGED
@@ -3,7 +3,6 @@ import { createRoot, hydrateRoot } from 'react-dom/client';
3
3
  import { Router, useLocation } from '@reach/router';
4
4
  import 'client-styles'; // Webpack replaces this import: patternfly-docs.css.js
5
5
  import { SideNavLayout } from '@patternfly/documentation-framework/layouts';
6
- import { Footer } from '@patternfly/documentation-framework/components';
7
6
  import { MDXTemplate } from '@patternfly/documentation-framework/templates/mdx';
8
7
  import { routes, groupedRoutes, fullscreenRoutes, getAsyncComponent } from './routes';
9
8
  import { trackEvent } from './helpers';
@@ -37,7 +36,6 @@ const AppRoute = ({ child, title, path }) => {
37
36
  return (
38
37
  <React.Fragment>
39
38
  {child}
40
- {process.env.hasFooter && <Footer />}
41
39
  </React.Fragment>
42
40
  );
43
41
  }
@@ -46,7 +44,7 @@ const SideNavRouter = () => {
46
44
  const componentsData = process?.env?.componentsData;
47
45
  return (
48
46
  <SideNavLayout groupedRoutes={groupedRoutes} navOpen={true} >
49
- <Router id="ws-page-content-router">
47
+ <Router id="ws-page-content-router" component="main">
50
48
  {Object.entries(routes)
51
49
  .map(([path, { Component, title, sources, id }]) => Component
52
50
  ? <AppRoute
@@ -3,8 +3,8 @@
3
3
  }
4
4
 
5
5
  .ws-heading-anchor {
6
- color: var(--pf-v5-global--Color--100);
7
- transform: translate(calc(-100% - var(--pf-v5-global--spacer--xs)), -50%);
6
+ color: var(--pf-v6-global--Color--100);
7
+ transform: translate(calc(-100% - var(--pf-v6-global--spacer--xs)), -50%);
8
8
  opacity: 0;
9
9
  position: absolute;
10
10
  left: 0;
@@ -2,14 +2,14 @@
2
2
  display: inline-block;
3
3
  height: 18px;
4
4
  width: 18px;
5
- border: var(--pf-v5-global--BorderWidth--sm) solid var(--pf-v5-global--BorderColor--200);
6
- border-radius: var(--pf-v5-global--BorderRadius--lg);
5
+ border: var(--pf-v6-global--BorderWidth--sm) solid var(--pf-v6-global--BorderColor--200);
6
+ border-radius: var(--pf-v6-global--BorderRadius--lg);
7
7
  }
8
8
 
9
9
  .ws-td-text {
10
- font-size: var(--pf-v5-global--FontSize--sm) !important;
10
+ font-size: var(--pf-v6-global--FontSize--sm) !important;
11
11
  }
12
12
 
13
13
  .ws-css-property {
14
- padding: var(--pf-v5-global--spacer--xs) var(--pf-v5-global--spacer--md);
14
+ padding: var(--pf-v6-global--spacer--xs) var(--pf-v6-global--spacer--md);
15
15
  }