@patternfly/patternfly 6.5.0-prerelease.65 → 6.5.0-prerelease.67
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/components/Accordion/accordion.css +1 -2
- package/components/Accordion/accordion.scss +2 -2
- package/components/Breadcrumb/breadcrumb.css +6 -2
- package/components/Breadcrumb/breadcrumb.scss +6 -2
- package/components/DataList/data-list.css +1 -1
- package/components/DataList/data-list.scss +2 -2
- package/components/Drawer/drawer.css +3 -5
- package/components/Drawer/drawer.scss +7 -9
- package/components/MenuToggle/menu-toggle.css +1 -1
- package/components/MenuToggle/menu-toggle.scss +1 -1
- package/components/Page/page.css +11 -11
- package/components/Page/page.scss +2 -2
- package/components/Table/table.css +59 -21
- package/components/Table/table.scss +77 -26
- package/components/Wizard/wizard.css +2 -2
- package/components/Wizard/wizard.scss +4 -4
- package/components/_index.css +84 -45
- package/docs/components/ActionList/examples/ActionList.md +2 -2
- package/docs/components/Alert/examples/Alert.md +4 -4
- package/docs/components/Breadcrumb/examples/Breadcrumb.md +1 -1
- package/docs/components/Button/examples/Button.md +31 -31
- package/docs/components/Icon/examples/Icon.md +13 -1
- package/docs/components/Menu/examples/Menu.md +26 -2
- package/docs/components/MenuToggle/examples/MenuToggle.md +172 -64
- package/docs/components/Table/examples/Table.css +2 -1
- package/docs/components/Table/examples/Table.md +1330 -166
- package/docs/components/Toolbar/examples/Toolbar.md +67 -7
- package/docs/components/TreeView/examples/TreeView.md +4 -4
- package/docs/components/Wizard/examples/Wizard.md +1 -1
- package/docs/demos/AboutModal/examples/AboutModal.md +23 -15
- package/docs/demos/Alert/examples/Alert.md +69 -45
- package/docs/demos/BackToTop/examples/BackToTop.md +23 -15
- package/docs/demos/Banner/examples/Banner.md +46 -30
- package/docs/demos/CardView/examples/CardView.md +36 -16
- package/docs/demos/Compass/examples/Compass.md +76 -19
- package/docs/demos/Dashboard/examples/Dashboard.md +23 -15
- package/docs/demos/DataList/examples/DataList.md +157 -65
- package/docs/demos/DescriptionList/examples/DescriptionList.md +69 -45
- package/docs/demos/Drawer/examples/Drawer.md +115 -75
- package/docs/demos/JumpLinks/examples/JumpLinks.md +138 -90
- package/docs/demos/Masthead/examples/Masthead.md +101 -21
- package/docs/demos/Modal/examples/Modal.md +138 -90
- package/docs/demos/Nav/examples/Nav.md +188 -120
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +115 -75
- package/docs/demos/Page/examples/Page.md +361 -213
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +265 -113
- package/docs/demos/Skeleton/examples/Skeleton.md +23 -15
- package/docs/demos/Table/examples/Table.md +3561 -618
- package/docs/demos/Tabs/examples/Tabs.md +151 -91
- package/docs/demos/Toolbar/examples/Toolbar.md +546 -106
- package/docs/demos/Wizard/examples/Wizard.md +207 -135
- package/package.json +2 -2
- package/patternfly-no-globals.css +84 -45
- package/patternfly.css +84 -45
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -13181,7 +13181,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
13181
13181
|
height="1em"
|
|
13182
13182
|
>
|
|
13183
13183
|
<path
|
|
13184
|
-
d="
|
|
13184
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
13185
13185
|
/>
|
|
13186
13186
|
</svg>
|
|
13187
13187
|
</span>
|
|
@@ -13294,7 +13294,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
13294
13294
|
height="1em"
|
|
13295
13295
|
>
|
|
13296
13296
|
<path
|
|
13297
|
-
d="
|
|
13297
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
13298
13298
|
/>
|
|
13299
13299
|
</svg>
|
|
13300
13300
|
</span>
|
|
@@ -13377,7 +13377,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
13377
13377
|
height="1em"
|
|
13378
13378
|
>
|
|
13379
13379
|
<path
|
|
13380
|
-
d="
|
|
13380
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
13381
13381
|
/>
|
|
13382
13382
|
</svg>
|
|
13383
13383
|
</span>
|
|
@@ -13460,7 +13460,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
13460
13460
|
height="1em"
|
|
13461
13461
|
>
|
|
13462
13462
|
<path
|
|
13463
|
-
d="
|
|
13463
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
13464
13464
|
/>
|
|
13465
13465
|
</svg>
|
|
13466
13466
|
</span>
|
|
@@ -13543,7 +13543,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
13543
13543
|
height="1em"
|
|
13544
13544
|
>
|
|
13545
13545
|
<path
|
|
13546
|
-
d="
|
|
13546
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
13547
13547
|
/>
|
|
13548
13548
|
</svg>
|
|
13549
13549
|
</span>
|
|
@@ -13625,7 +13625,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
13625
13625
|
height="1em"
|
|
13626
13626
|
>
|
|
13627
13627
|
<path
|
|
13628
|
-
d="
|
|
13628
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
13629
13629
|
/>
|
|
13630
13630
|
</svg>
|
|
13631
13631
|
</span>
|
|
@@ -13738,7 +13738,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
13738
13738
|
height="1em"
|
|
13739
13739
|
>
|
|
13740
13740
|
<path
|
|
13741
|
-
d="
|
|
13741
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
13742
13742
|
/>
|
|
13743
13743
|
</svg>
|
|
13744
13744
|
</span>
|
|
@@ -13820,7 +13820,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
13820
13820
|
height="1em"
|
|
13821
13821
|
>
|
|
13822
13822
|
<path
|
|
13823
|
-
d="
|
|
13823
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
13824
13824
|
/>
|
|
13825
13825
|
</svg>
|
|
13826
13826
|
</span>
|
|
@@ -13932,7 +13932,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
13932
13932
|
height="1em"
|
|
13933
13933
|
>
|
|
13934
13934
|
<path
|
|
13935
|
-
d="
|
|
13935
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
13936
13936
|
/>
|
|
13937
13937
|
</svg>
|
|
13938
13938
|
</span>
|
|
@@ -14014,7 +14014,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
14014
14014
|
height="1em"
|
|
14015
14015
|
>
|
|
14016
14016
|
<path
|
|
14017
|
-
d="
|
|
14017
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
14018
14018
|
/>
|
|
14019
14019
|
</svg>
|
|
14020
14020
|
</span>
|
|
@@ -14096,7 +14096,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
14096
14096
|
height="1em"
|
|
14097
14097
|
>
|
|
14098
14098
|
<path
|
|
14099
|
-
d="
|
|
14099
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
14100
14100
|
/>
|
|
14101
14101
|
</svg>
|
|
14102
14102
|
</span>
|
|
@@ -14209,7 +14209,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
14209
14209
|
height="1em"
|
|
14210
14210
|
>
|
|
14211
14211
|
<path
|
|
14212
|
-
d="
|
|
14212
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
14213
14213
|
/>
|
|
14214
14214
|
</svg>
|
|
14215
14215
|
</span>
|
|
@@ -14291,7 +14291,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
14291
14291
|
height="1em"
|
|
14292
14292
|
>
|
|
14293
14293
|
<path
|
|
14294
|
-
d="
|
|
14294
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
14295
14295
|
/>
|
|
14296
14296
|
</svg>
|
|
14297
14297
|
</span>
|
|
@@ -14373,7 +14373,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
14373
14373
|
height="1em"
|
|
14374
14374
|
>
|
|
14375
14375
|
<path
|
|
14376
|
-
d="
|
|
14376
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
14377
14377
|
/>
|
|
14378
14378
|
</svg>
|
|
14379
14379
|
</span>
|
|
@@ -14486,7 +14486,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
14486
14486
|
height="1em"
|
|
14487
14487
|
>
|
|
14488
14488
|
<path
|
|
14489
|
-
d="
|
|
14489
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
14490
14490
|
/>
|
|
14491
14491
|
</svg>
|
|
14492
14492
|
</span>
|
|
@@ -14569,7 +14569,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
14569
14569
|
height="1em"
|
|
14570
14570
|
>
|
|
14571
14571
|
<path
|
|
14572
|
-
d="
|
|
14572
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
14573
14573
|
/>
|
|
14574
14574
|
</svg>
|
|
14575
14575
|
</span>
|
|
@@ -14652,7 +14652,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
14652
14652
|
height="1em"
|
|
14653
14653
|
>
|
|
14654
14654
|
<path
|
|
14655
|
-
d="
|
|
14655
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
14656
14656
|
/>
|
|
14657
14657
|
</svg>
|
|
14658
14658
|
</span>
|
|
@@ -14816,7 +14816,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
14816
14816
|
height="1em"
|
|
14817
14817
|
>
|
|
14818
14818
|
<path
|
|
14819
|
-
d="
|
|
14819
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
14820
14820
|
/>
|
|
14821
14821
|
</svg>
|
|
14822
14822
|
</span>
|
|
@@ -14943,7 +14943,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
14943
14943
|
height="1em"
|
|
14944
14944
|
>
|
|
14945
14945
|
<path
|
|
14946
|
-
d="
|
|
14946
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
14947
14947
|
/>
|
|
14948
14948
|
</svg>
|
|
14949
14949
|
</span>
|
|
@@ -15041,7 +15041,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
15041
15041
|
height="1em"
|
|
15042
15042
|
>
|
|
15043
15043
|
<path
|
|
15044
|
-
d="
|
|
15044
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
15045
15045
|
/>
|
|
15046
15046
|
</svg>
|
|
15047
15047
|
</span>
|
|
@@ -15139,7 +15139,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
15139
15139
|
height="1em"
|
|
15140
15140
|
>
|
|
15141
15141
|
<path
|
|
15142
|
-
d="
|
|
15142
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
15143
15143
|
/>
|
|
15144
15144
|
</svg>
|
|
15145
15145
|
</span>
|
|
@@ -15237,7 +15237,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
15237
15237
|
height="1em"
|
|
15238
15238
|
>
|
|
15239
15239
|
<path
|
|
15240
|
-
d="
|
|
15240
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
15241
15241
|
/>
|
|
15242
15242
|
</svg>
|
|
15243
15243
|
</span>
|
|
@@ -15334,7 +15334,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
15334
15334
|
height="1em"
|
|
15335
15335
|
>
|
|
15336
15336
|
<path
|
|
15337
|
-
d="
|
|
15337
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
15338
15338
|
/>
|
|
15339
15339
|
</svg>
|
|
15340
15340
|
</span>
|
|
@@ -15461,7 +15461,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
15461
15461
|
height="1em"
|
|
15462
15462
|
>
|
|
15463
15463
|
<path
|
|
15464
|
-
d="
|
|
15464
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
15465
15465
|
/>
|
|
15466
15466
|
</svg>
|
|
15467
15467
|
</span>
|
|
@@ -15558,7 +15558,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
15558
15558
|
height="1em"
|
|
15559
15559
|
>
|
|
15560
15560
|
<path
|
|
15561
|
-
d="
|
|
15561
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
15562
15562
|
/>
|
|
15563
15563
|
</svg>
|
|
15564
15564
|
</span>
|
|
@@ -15684,7 +15684,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
15684
15684
|
height="1em"
|
|
15685
15685
|
>
|
|
15686
15686
|
<path
|
|
15687
|
-
d="
|
|
15687
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
15688
15688
|
/>
|
|
15689
15689
|
</svg>
|
|
15690
15690
|
</span>
|
|
@@ -15781,7 +15781,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
15781
15781
|
height="1em"
|
|
15782
15782
|
>
|
|
15783
15783
|
<path
|
|
15784
|
-
d="
|
|
15784
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
15785
15785
|
/>
|
|
15786
15786
|
</svg>
|
|
15787
15787
|
</span>
|
|
@@ -15878,7 +15878,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
15878
15878
|
height="1em"
|
|
15879
15879
|
>
|
|
15880
15880
|
<path
|
|
15881
|
-
d="
|
|
15881
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
15882
15882
|
/>
|
|
15883
15883
|
</svg>
|
|
15884
15884
|
</span>
|
|
@@ -16005,7 +16005,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
16005
16005
|
height="1em"
|
|
16006
16006
|
>
|
|
16007
16007
|
<path
|
|
16008
|
-
d="
|
|
16008
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
16009
16009
|
/>
|
|
16010
16010
|
</svg>
|
|
16011
16011
|
</span>
|
|
@@ -16102,7 +16102,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
16102
16102
|
height="1em"
|
|
16103
16103
|
>
|
|
16104
16104
|
<path
|
|
16105
|
-
d="
|
|
16105
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
16106
16106
|
/>
|
|
16107
16107
|
</svg>
|
|
16108
16108
|
</span>
|
|
@@ -16199,7 +16199,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
16199
16199
|
height="1em"
|
|
16200
16200
|
>
|
|
16201
16201
|
<path
|
|
16202
|
-
d="
|
|
16202
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
16203
16203
|
/>
|
|
16204
16204
|
</svg>
|
|
16205
16205
|
</span>
|
|
@@ -16326,7 +16326,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
16326
16326
|
height="1em"
|
|
16327
16327
|
>
|
|
16328
16328
|
<path
|
|
16329
|
-
d="
|
|
16329
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
16330
16330
|
/>
|
|
16331
16331
|
</svg>
|
|
16332
16332
|
</span>
|
|
@@ -16424,7 +16424,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
16424
16424
|
height="1em"
|
|
16425
16425
|
>
|
|
16426
16426
|
<path
|
|
16427
|
-
d="
|
|
16427
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
16428
16428
|
/>
|
|
16429
16429
|
</svg>
|
|
16430
16430
|
</span>
|
|
@@ -16522,7 +16522,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
16522
16522
|
height="1em"
|
|
16523
16523
|
>
|
|
16524
16524
|
<path
|
|
16525
|
-
d="
|
|
16525
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
16526
16526
|
/>
|
|
16527
16527
|
</svg>
|
|
16528
16528
|
</span>
|
|
@@ -16688,7 +16688,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
16688
16688
|
height="1em"
|
|
16689
16689
|
>
|
|
16690
16690
|
<path
|
|
16691
|
-
d="
|
|
16691
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
16692
16692
|
/>
|
|
16693
16693
|
</svg>
|
|
16694
16694
|
</span>
|
|
@@ -16818,7 +16818,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
16818
16818
|
height="1em"
|
|
16819
16819
|
>
|
|
16820
16820
|
<path
|
|
16821
|
-
d="
|
|
16821
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
16822
16822
|
/>
|
|
16823
16823
|
</svg>
|
|
16824
16824
|
</span>
|
|
@@ -16919,7 +16919,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
16919
16919
|
height="1em"
|
|
16920
16920
|
>
|
|
16921
16921
|
<path
|
|
16922
|
-
d="
|
|
16922
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
16923
16923
|
/>
|
|
16924
16924
|
</svg>
|
|
16925
16925
|
</span>
|
|
@@ -17020,7 +17020,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
17020
17020
|
height="1em"
|
|
17021
17021
|
>
|
|
17022
17022
|
<path
|
|
17023
|
-
d="
|
|
17023
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
17024
17024
|
/>
|
|
17025
17025
|
</svg>
|
|
17026
17026
|
</span>
|
|
@@ -17121,7 +17121,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
17121
17121
|
height="1em"
|
|
17122
17122
|
>
|
|
17123
17123
|
<path
|
|
17124
|
-
d="
|
|
17124
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
17125
17125
|
/>
|
|
17126
17126
|
</svg>
|
|
17127
17127
|
</span>
|
|
@@ -17221,7 +17221,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
17221
17221
|
height="1em"
|
|
17222
17222
|
>
|
|
17223
17223
|
<path
|
|
17224
|
-
d="
|
|
17224
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
17225
17225
|
/>
|
|
17226
17226
|
</svg>
|
|
17227
17227
|
</span>
|
|
@@ -17351,7 +17351,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
17351
17351
|
height="1em"
|
|
17352
17352
|
>
|
|
17353
17353
|
<path
|
|
17354
|
-
d="
|
|
17354
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
17355
17355
|
/>
|
|
17356
17356
|
</svg>
|
|
17357
17357
|
</span>
|
|
@@ -17451,7 +17451,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
17451
17451
|
height="1em"
|
|
17452
17452
|
>
|
|
17453
17453
|
<path
|
|
17454
|
-
d="
|
|
17454
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
17455
17455
|
/>
|
|
17456
17456
|
</svg>
|
|
17457
17457
|
</span>
|
|
@@ -17580,7 +17580,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
17580
17580
|
height="1em"
|
|
17581
17581
|
>
|
|
17582
17582
|
<path
|
|
17583
|
-
d="
|
|
17583
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
17584
17584
|
/>
|
|
17585
17585
|
</svg>
|
|
17586
17586
|
</span>
|
|
@@ -17680,7 +17680,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
17680
17680
|
height="1em"
|
|
17681
17681
|
>
|
|
17682
17682
|
<path
|
|
17683
|
-
d="
|
|
17683
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
17684
17684
|
/>
|
|
17685
17685
|
</svg>
|
|
17686
17686
|
</span>
|
|
@@ -17780,7 +17780,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
17780
17780
|
height="1em"
|
|
17781
17781
|
>
|
|
17782
17782
|
<path
|
|
17783
|
-
d="
|
|
17783
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
17784
17784
|
/>
|
|
17785
17785
|
</svg>
|
|
17786
17786
|
</span>
|
|
@@ -17910,7 +17910,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
17910
17910
|
height="1em"
|
|
17911
17911
|
>
|
|
17912
17912
|
<path
|
|
17913
|
-
d="
|
|
17913
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
17914
17914
|
/>
|
|
17915
17915
|
</svg>
|
|
17916
17916
|
</span>
|
|
@@ -18010,7 +18010,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
18010
18010
|
height="1em"
|
|
18011
18011
|
>
|
|
18012
18012
|
<path
|
|
18013
|
-
d="
|
|
18013
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
18014
18014
|
/>
|
|
18015
18015
|
</svg>
|
|
18016
18016
|
</span>
|
|
@@ -18110,7 +18110,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
18110
18110
|
height="1em"
|
|
18111
18111
|
>
|
|
18112
18112
|
<path
|
|
18113
|
-
d="
|
|
18113
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
18114
18114
|
/>
|
|
18115
18115
|
</svg>
|
|
18116
18116
|
</span>
|
|
@@ -18240,7 +18240,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
18240
18240
|
height="1em"
|
|
18241
18241
|
>
|
|
18242
18242
|
<path
|
|
18243
|
-
d="
|
|
18243
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
18244
18244
|
/>
|
|
18245
18245
|
</svg>
|
|
18246
18246
|
</span>
|
|
@@ -18341,7 +18341,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
18341
18341
|
height="1em"
|
|
18342
18342
|
>
|
|
18343
18343
|
<path
|
|
18344
|
-
d="
|
|
18344
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
18345
18345
|
/>
|
|
18346
18346
|
</svg>
|
|
18347
18347
|
</span>
|
|
@@ -18442,7 +18442,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
18442
18442
|
height="1em"
|
|
18443
18443
|
>
|
|
18444
18444
|
<path
|
|
18445
|
-
d="
|
|
18445
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
18446
18446
|
/>
|
|
18447
18447
|
</svg>
|
|
18448
18448
|
</span>
|
|
@@ -18547,7 +18547,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
18547
18547
|
height="1em"
|
|
18548
18548
|
>
|
|
18549
18549
|
<path
|
|
18550
|
-
d="
|
|
18550
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
18551
18551
|
/>
|
|
18552
18552
|
</svg>
|
|
18553
18553
|
</span>
|
|
@@ -18597,7 +18597,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
18597
18597
|
height="1em"
|
|
18598
18598
|
>
|
|
18599
18599
|
<path
|
|
18600
|
-
d="
|
|
18600
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
18601
18601
|
/>
|
|
18602
18602
|
</svg>
|
|
18603
18603
|
</span>
|
|
@@ -18647,7 +18647,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
18647
18647
|
height="1em"
|
|
18648
18648
|
>
|
|
18649
18649
|
<path
|
|
18650
|
-
d="
|
|
18650
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
18651
18651
|
/>
|
|
18652
18652
|
</svg>
|
|
18653
18653
|
</span>
|
|
@@ -18697,7 +18697,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
18697
18697
|
height="1em"
|
|
18698
18698
|
>
|
|
18699
18699
|
<path
|
|
18700
|
-
d="
|
|
18700
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
18701
18701
|
/>
|
|
18702
18702
|
</svg>
|
|
18703
18703
|
</span>
|
|
@@ -18747,7 +18747,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
18747
18747
|
height="1em"
|
|
18748
18748
|
>
|
|
18749
18749
|
<path
|
|
18750
|
-
d="
|
|
18750
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
18751
18751
|
/>
|
|
18752
18752
|
</svg>
|
|
18753
18753
|
</span>
|
|
@@ -18797,7 +18797,7 @@ Note: To apply padding to `.pf-v6-c-table__expandable-row`, wrap the content in
|
|
|
18797
18797
|
height="1em"
|
|
18798
18798
|
>
|
|
18799
18799
|
<path
|
|
18800
|
-
d="
|
|
18800
|
+
d="M30.75 16c0 2.068-1.683 3.75-3.75 3.75s-3.75-1.682-3.75-3.75 1.683-3.75 3.75-3.75 3.75 1.682 3.75 3.75ZM16 12.25c-2.067 0-3.75 1.682-3.75 3.75s1.683 3.75 3.75 3.75 3.75-1.682 3.75-3.75-1.683-3.75-3.75-3.75Zm-11 0c-2.067 0-3.75 1.682-3.75 3.75S2.933 19.75 5 19.75 8.75 18.068 8.75 16 7.067 12.25 5 12.25Z"
|
|
18801
18801
|
/>
|
|
18802
18802
|
</svg>
|
|
18803
18803
|
</span>
|
|
@@ -23890,7 +23890,6 @@ There are a few ways this can be handled:
|
|
|
23890
23890
|
class="pf-v6-c-table pf-m-grid-md pf-m-sticky-header"
|
|
23891
23891
|
role="grid"
|
|
23892
23892
|
aria-label="This is a table with sticky header cells"
|
|
23893
|
-
id="table-sticky-header"
|
|
23894
23893
|
>
|
|
23895
23894
|
<thead class="pf-v6-c-table__thead">
|
|
23896
23895
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
@@ -23982,6 +23981,337 @@ There are a few ways this can be handled:
|
|
|
23982
23981
|
data-label="Last commit"
|
|
23983
23982
|
>2 days ago</td>
|
|
23984
23983
|
</tr>
|
|
23984
|
+
|
|
23985
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
23986
|
+
<td
|
|
23987
|
+
class="pf-v6-c-table__td"
|
|
23988
|
+
role="cell"
|
|
23989
|
+
data-label="Repository name"
|
|
23990
|
+
>Repository 5</td>
|
|
23991
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
23992
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
23993
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
23994
|
+
<td
|
|
23995
|
+
class="pf-v6-c-table__td"
|
|
23996
|
+
role="cell"
|
|
23997
|
+
data-label="Last commit"
|
|
23998
|
+
>2 days ago</td>
|
|
23999
|
+
</tr>
|
|
24000
|
+
|
|
24001
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24002
|
+
<td
|
|
24003
|
+
class="pf-v6-c-table__td"
|
|
24004
|
+
role="cell"
|
|
24005
|
+
data-label="Repository name"
|
|
24006
|
+
>Repository 6</td>
|
|
24007
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
24008
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
24009
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
24010
|
+
<td
|
|
24011
|
+
class="pf-v6-c-table__td"
|
|
24012
|
+
role="cell"
|
|
24013
|
+
data-label="Last commit"
|
|
24014
|
+
>2 days ago</td>
|
|
24015
|
+
</tr>
|
|
24016
|
+
|
|
24017
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24018
|
+
<td
|
|
24019
|
+
class="pf-v6-c-table__td"
|
|
24020
|
+
role="cell"
|
|
24021
|
+
data-label="Repository name"
|
|
24022
|
+
>Repository 7</td>
|
|
24023
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
24024
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
24025
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
24026
|
+
<td
|
|
24027
|
+
class="pf-v6-c-table__td"
|
|
24028
|
+
role="cell"
|
|
24029
|
+
data-label="Last commit"
|
|
24030
|
+
>2 days ago</td>
|
|
24031
|
+
</tr>
|
|
24032
|
+
|
|
24033
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24034
|
+
<td
|
|
24035
|
+
class="pf-v6-c-table__td"
|
|
24036
|
+
role="cell"
|
|
24037
|
+
data-label="Repository name"
|
|
24038
|
+
>Repository 8</td>
|
|
24039
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
24040
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
24041
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
24042
|
+
<td
|
|
24043
|
+
class="pf-v6-c-table__td"
|
|
24044
|
+
role="cell"
|
|
24045
|
+
data-label="Last commit"
|
|
24046
|
+
>2 days ago</td>
|
|
24047
|
+
</tr>
|
|
24048
|
+
|
|
24049
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24050
|
+
<td
|
|
24051
|
+
class="pf-v6-c-table__td"
|
|
24052
|
+
role="cell"
|
|
24053
|
+
data-label="Repository name"
|
|
24054
|
+
>Repository 9</td>
|
|
24055
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
24056
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
24057
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
24058
|
+
<td
|
|
24059
|
+
class="pf-v6-c-table__td"
|
|
24060
|
+
role="cell"
|
|
24061
|
+
data-label="Last commit"
|
|
24062
|
+
>2 days ago</td>
|
|
24063
|
+
</tr>
|
|
24064
|
+
|
|
24065
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24066
|
+
<td
|
|
24067
|
+
class="pf-v6-c-table__td"
|
|
24068
|
+
role="cell"
|
|
24069
|
+
data-label="Repository name"
|
|
24070
|
+
>Repository 10</td>
|
|
24071
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
24072
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
24073
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
24074
|
+
<td
|
|
24075
|
+
class="pf-v6-c-table__td"
|
|
24076
|
+
role="cell"
|
|
24077
|
+
data-label="Last commit"
|
|
24078
|
+
>2 days ago</td>
|
|
24079
|
+
</tr>
|
|
24080
|
+
|
|
24081
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24082
|
+
<td
|
|
24083
|
+
class="pf-v6-c-table__td"
|
|
24084
|
+
role="cell"
|
|
24085
|
+
data-label="Repository name"
|
|
24086
|
+
>Repository 11</td>
|
|
24087
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
24088
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
24089
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
24090
|
+
<td
|
|
24091
|
+
class="pf-v6-c-table__td"
|
|
24092
|
+
role="cell"
|
|
24093
|
+
data-label="Last commit"
|
|
24094
|
+
>2 days ago</td>
|
|
24095
|
+
</tr>
|
|
24096
|
+
</tbody>
|
|
24097
|
+
</table>
|
|
24098
|
+
</div>
|
|
24099
|
+
|
|
24100
|
+
```
|
|
24101
|
+
|
|
24102
|
+
### Sticky header with base and stuck
|
|
24103
|
+
|
|
24104
|
+
This example shows the use of `.pf-m-sticky-header-base` and `.pf-m-sticky-header-stuck`. `.pf-m-sticky-header-stuck` can be applied dynamically as a table has scrolled to only show sticky styles when the header is "stuck" and floating above the table content.
|
|
24105
|
+
|
|
24106
|
+
```html
|
|
24107
|
+
<div class="pf-v6-c-scroll-inner-wrapper">
|
|
24108
|
+
<table
|
|
24109
|
+
class="pf-v6-c-table pf-m-grid-md pf-m-sticky-header-stuck pf-m-sticky-header-base"
|
|
24110
|
+
role="grid"
|
|
24111
|
+
aria-label="This is a table with sticky header cells"
|
|
24112
|
+
>
|
|
24113
|
+
<thead class="pf-v6-c-table__thead">
|
|
24114
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24115
|
+
<th
|
|
24116
|
+
class="pf-v6-c-table__th"
|
|
24117
|
+
role="columnheader"
|
|
24118
|
+
scope="col"
|
|
24119
|
+
>Repositories</th>
|
|
24120
|
+
|
|
24121
|
+
<th class="pf-v6-c-table__th" role="columnheader" scope="col">Branches</th>
|
|
24122
|
+
|
|
24123
|
+
<th
|
|
24124
|
+
class="pf-v6-c-table__th"
|
|
24125
|
+
role="columnheader"
|
|
24126
|
+
scope="col"
|
|
24127
|
+
>Pull requests</th>
|
|
24128
|
+
|
|
24129
|
+
<th class="pf-v6-c-table__th" role="columnheader" scope="col">Workspaces</th>
|
|
24130
|
+
|
|
24131
|
+
<th
|
|
24132
|
+
class="pf-v6-c-table__th"
|
|
24133
|
+
role="columnheader"
|
|
24134
|
+
scope="col"
|
|
24135
|
+
>Last commit</th>
|
|
24136
|
+
</tr>
|
|
24137
|
+
</thead>
|
|
24138
|
+
|
|
24139
|
+
<tbody class="pf-v6-c-table__tbody" role="rowgroup">
|
|
24140
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24141
|
+
<td
|
|
24142
|
+
class="pf-v6-c-table__td"
|
|
24143
|
+
role="cell"
|
|
24144
|
+
data-label="Repository name"
|
|
24145
|
+
>Repository 1</td>
|
|
24146
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
24147
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
24148
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
24149
|
+
<td
|
|
24150
|
+
class="pf-v6-c-table__td"
|
|
24151
|
+
role="cell"
|
|
24152
|
+
data-label="Last commit"
|
|
24153
|
+
>2 days ago</td>
|
|
24154
|
+
</tr>
|
|
24155
|
+
|
|
24156
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24157
|
+
<td
|
|
24158
|
+
class="pf-v6-c-table__td"
|
|
24159
|
+
role="cell"
|
|
24160
|
+
data-label="Repository name"
|
|
24161
|
+
>Repository 2</td>
|
|
24162
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
24163
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
24164
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
24165
|
+
<td
|
|
24166
|
+
class="pf-v6-c-table__td"
|
|
24167
|
+
role="cell"
|
|
24168
|
+
data-label="Last commit"
|
|
24169
|
+
>2 days ago</td>
|
|
24170
|
+
</tr>
|
|
24171
|
+
|
|
24172
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24173
|
+
<td
|
|
24174
|
+
class="pf-v6-c-table__td"
|
|
24175
|
+
role="cell"
|
|
24176
|
+
data-label="Repository name"
|
|
24177
|
+
>Repository 3</td>
|
|
24178
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
24179
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
24180
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
24181
|
+
<td
|
|
24182
|
+
class="pf-v6-c-table__td"
|
|
24183
|
+
role="cell"
|
|
24184
|
+
data-label="Last commit"
|
|
24185
|
+
>2 days ago</td>
|
|
24186
|
+
</tr>
|
|
24187
|
+
|
|
24188
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24189
|
+
<td
|
|
24190
|
+
class="pf-v6-c-table__td"
|
|
24191
|
+
role="cell"
|
|
24192
|
+
data-label="Repository name"
|
|
24193
|
+
>Repository 4</td>
|
|
24194
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
24195
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
24196
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
24197
|
+
<td
|
|
24198
|
+
class="pf-v6-c-table__td"
|
|
24199
|
+
role="cell"
|
|
24200
|
+
data-label="Last commit"
|
|
24201
|
+
>2 days ago</td>
|
|
24202
|
+
</tr>
|
|
24203
|
+
|
|
24204
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24205
|
+
<td
|
|
24206
|
+
class="pf-v6-c-table__td"
|
|
24207
|
+
role="cell"
|
|
24208
|
+
data-label="Repository name"
|
|
24209
|
+
>Repository 5</td>
|
|
24210
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
24211
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
24212
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
24213
|
+
<td
|
|
24214
|
+
class="pf-v6-c-table__td"
|
|
24215
|
+
role="cell"
|
|
24216
|
+
data-label="Last commit"
|
|
24217
|
+
>2 days ago</td>
|
|
24218
|
+
</tr>
|
|
24219
|
+
|
|
24220
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24221
|
+
<td
|
|
24222
|
+
class="pf-v6-c-table__td"
|
|
24223
|
+
role="cell"
|
|
24224
|
+
data-label="Repository name"
|
|
24225
|
+
>Repository 6</td>
|
|
24226
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
24227
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
24228
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
24229
|
+
<td
|
|
24230
|
+
class="pf-v6-c-table__td"
|
|
24231
|
+
role="cell"
|
|
24232
|
+
data-label="Last commit"
|
|
24233
|
+
>2 days ago</td>
|
|
24234
|
+
</tr>
|
|
24235
|
+
|
|
24236
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24237
|
+
<td
|
|
24238
|
+
class="pf-v6-c-table__td"
|
|
24239
|
+
role="cell"
|
|
24240
|
+
data-label="Repository name"
|
|
24241
|
+
>Repository 7</td>
|
|
24242
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
24243
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
24244
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
24245
|
+
<td
|
|
24246
|
+
class="pf-v6-c-table__td"
|
|
24247
|
+
role="cell"
|
|
24248
|
+
data-label="Last commit"
|
|
24249
|
+
>2 days ago</td>
|
|
24250
|
+
</tr>
|
|
24251
|
+
|
|
24252
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24253
|
+
<td
|
|
24254
|
+
class="pf-v6-c-table__td"
|
|
24255
|
+
role="cell"
|
|
24256
|
+
data-label="Repository name"
|
|
24257
|
+
>Repository 8</td>
|
|
24258
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
24259
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
24260
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
24261
|
+
<td
|
|
24262
|
+
class="pf-v6-c-table__td"
|
|
24263
|
+
role="cell"
|
|
24264
|
+
data-label="Last commit"
|
|
24265
|
+
>2 days ago</td>
|
|
24266
|
+
</tr>
|
|
24267
|
+
|
|
24268
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24269
|
+
<td
|
|
24270
|
+
class="pf-v6-c-table__td"
|
|
24271
|
+
role="cell"
|
|
24272
|
+
data-label="Repository name"
|
|
24273
|
+
>Repository 9</td>
|
|
24274
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
24275
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
24276
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
24277
|
+
<td
|
|
24278
|
+
class="pf-v6-c-table__td"
|
|
24279
|
+
role="cell"
|
|
24280
|
+
data-label="Last commit"
|
|
24281
|
+
>2 days ago</td>
|
|
24282
|
+
</tr>
|
|
24283
|
+
|
|
24284
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24285
|
+
<td
|
|
24286
|
+
class="pf-v6-c-table__td"
|
|
24287
|
+
role="cell"
|
|
24288
|
+
data-label="Repository name"
|
|
24289
|
+
>Repository 10</td>
|
|
24290
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
24291
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
24292
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
24293
|
+
<td
|
|
24294
|
+
class="pf-v6-c-table__td"
|
|
24295
|
+
role="cell"
|
|
24296
|
+
data-label="Last commit"
|
|
24297
|
+
>2 days ago</td>
|
|
24298
|
+
</tr>
|
|
24299
|
+
|
|
24300
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
24301
|
+
<td
|
|
24302
|
+
class="pf-v6-c-table__td"
|
|
24303
|
+
role="cell"
|
|
24304
|
+
data-label="Repository name"
|
|
24305
|
+
>Repository 11</td>
|
|
24306
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">10</td>
|
|
24307
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Pull requests">25</td>
|
|
24308
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Workspaces">5</td>
|
|
24309
|
+
<td
|
|
24310
|
+
class="pf-v6-c-table__td"
|
|
24311
|
+
role="cell"
|
|
24312
|
+
data-label="Last commit"
|
|
24313
|
+
>2 days ago</td>
|
|
24314
|
+
</tr>
|
|
23985
24315
|
</tbody>
|
|
23986
24316
|
</table>
|
|
23987
24317
|
</div>
|
|
@@ -24001,7 +24331,7 @@ There are a few ways this can be handled:
|
|
|
24001
24331
|
<thead class="pf-v6-c-table__thead">
|
|
24002
24332
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
24003
24333
|
<th
|
|
24004
|
-
class="pf-v6-c-table__th pf-m-
|
|
24334
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sort pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24005
24335
|
role="columnheader"
|
|
24006
24336
|
aria-sort="none"
|
|
24007
24337
|
data-label="Example th"
|
|
@@ -24031,7 +24361,7 @@ There are a few ways this can be handled:
|
|
|
24031
24361
|
</th>
|
|
24032
24362
|
|
|
24033
24363
|
<th
|
|
24034
|
-
class="pf-v6-c-table__th pf-v6-c-table__sort"
|
|
24364
|
+
class="pf-v6-c-table__th pf-v6-c-table__sort pf-m-nowrap"
|
|
24035
24365
|
role="columnheader"
|
|
24036
24366
|
aria-sort="none"
|
|
24037
24367
|
data-label="Example th"
|
|
@@ -24107,13 +24437,41 @@ There are a few ways this can be handled:
|
|
|
24107
24437
|
data-label="Example th"
|
|
24108
24438
|
scope="col"
|
|
24109
24439
|
>Header 9</th>
|
|
24440
|
+
|
|
24441
|
+
<th
|
|
24442
|
+
class="pf-v6-c-table__th"
|
|
24443
|
+
role="columnheader"
|
|
24444
|
+
data-label="Example th"
|
|
24445
|
+
scope="col"
|
|
24446
|
+
>Header 10</th>
|
|
24447
|
+
|
|
24448
|
+
<th
|
|
24449
|
+
class="pf-v6-c-table__th"
|
|
24450
|
+
role="columnheader"
|
|
24451
|
+
data-label="Example th"
|
|
24452
|
+
scope="col"
|
|
24453
|
+
>Header 11</th>
|
|
24454
|
+
|
|
24455
|
+
<th
|
|
24456
|
+
class="pf-v6-c-table__th"
|
|
24457
|
+
role="columnheader"
|
|
24458
|
+
data-label="Example th"
|
|
24459
|
+
scope="col"
|
|
24460
|
+
>Header 12</th>
|
|
24461
|
+
|
|
24462
|
+
<th
|
|
24463
|
+
class="pf-v6-c-table__th"
|
|
24464
|
+
role="columnheader"
|
|
24465
|
+
data-label="Example th"
|
|
24466
|
+
scope="col"
|
|
24467
|
+
>Header 13</th>
|
|
24110
24468
|
</tr>
|
|
24111
24469
|
</thead>
|
|
24112
24470
|
|
|
24113
24471
|
<tbody class="pf-v6-c-table__tbody" role="rowgroup">
|
|
24114
24472
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
24115
24473
|
<th
|
|
24116
|
-
class="pf-v6-c-table__th pf-m-
|
|
24474
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24117
24475
|
role="columnheader"
|
|
24118
24476
|
data-label="Example th"
|
|
24119
24477
|
scope="col"
|
|
@@ -24155,16 +24513,36 @@ There are a few ways this can be handled:
|
|
|
24155
24513
|
role="cell"
|
|
24156
24514
|
data-label="Example td"
|
|
24157
24515
|
>Test cell 1-8</td>
|
|
24158
|
-
|
|
24159
24516
|
<td
|
|
24160
24517
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24161
24518
|
role="cell"
|
|
24162
24519
|
data-label="Example td"
|
|
24163
24520
|
>Test cell 1-9</td>
|
|
24521
|
+
<td
|
|
24522
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24523
|
+
role="cell"
|
|
24524
|
+
data-label="Example td"
|
|
24525
|
+
>Test cell 1-10</td>
|
|
24526
|
+
<td
|
|
24527
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24528
|
+
role="cell"
|
|
24529
|
+
data-label="Example td"
|
|
24530
|
+
>Test cell 1-11</td>
|
|
24531
|
+
<td
|
|
24532
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24533
|
+
role="cell"
|
|
24534
|
+
data-label="Example td"
|
|
24535
|
+
>Test cell 1-12</td>
|
|
24536
|
+
|
|
24537
|
+
<td
|
|
24538
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24539
|
+
role="cell"
|
|
24540
|
+
data-label="Example td"
|
|
24541
|
+
>Test cell 1-13</td>
|
|
24164
24542
|
</tr>
|
|
24165
24543
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
24166
24544
|
<th
|
|
24167
|
-
class="pf-v6-c-table__th pf-m-
|
|
24545
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24168
24546
|
role="columnheader"
|
|
24169
24547
|
data-label="Example th"
|
|
24170
24548
|
scope="col"
|
|
@@ -24206,16 +24584,36 @@ There are a few ways this can be handled:
|
|
|
24206
24584
|
role="cell"
|
|
24207
24585
|
data-label="Example td"
|
|
24208
24586
|
>Test cell 2-8</td>
|
|
24209
|
-
|
|
24210
24587
|
<td
|
|
24211
24588
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24212
24589
|
role="cell"
|
|
24213
24590
|
data-label="Example td"
|
|
24214
24591
|
>Test cell 2-9</td>
|
|
24592
|
+
<td
|
|
24593
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24594
|
+
role="cell"
|
|
24595
|
+
data-label="Example td"
|
|
24596
|
+
>Test cell 2-10</td>
|
|
24597
|
+
<td
|
|
24598
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24599
|
+
role="cell"
|
|
24600
|
+
data-label="Example td"
|
|
24601
|
+
>Test cell 2-11</td>
|
|
24602
|
+
<td
|
|
24603
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24604
|
+
role="cell"
|
|
24605
|
+
data-label="Example td"
|
|
24606
|
+
>Test cell 2-12</td>
|
|
24607
|
+
|
|
24608
|
+
<td
|
|
24609
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24610
|
+
role="cell"
|
|
24611
|
+
data-label="Example td"
|
|
24612
|
+
>Test cell 2-13</td>
|
|
24215
24613
|
</tr>
|
|
24216
24614
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
24217
24615
|
<th
|
|
24218
|
-
class="pf-v6-c-table__th pf-m-
|
|
24616
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24219
24617
|
role="columnheader"
|
|
24220
24618
|
data-label="Example th"
|
|
24221
24619
|
scope="col"
|
|
@@ -24257,16 +24655,36 @@ There are a few ways this can be handled:
|
|
|
24257
24655
|
role="cell"
|
|
24258
24656
|
data-label="Example td"
|
|
24259
24657
|
>Test cell 3-8</td>
|
|
24260
|
-
|
|
24261
24658
|
<td
|
|
24262
24659
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24263
24660
|
role="cell"
|
|
24264
24661
|
data-label="Example td"
|
|
24265
24662
|
>Test cell 3-9</td>
|
|
24663
|
+
<td
|
|
24664
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24665
|
+
role="cell"
|
|
24666
|
+
data-label="Example td"
|
|
24667
|
+
>Test cell 3-10</td>
|
|
24668
|
+
<td
|
|
24669
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24670
|
+
role="cell"
|
|
24671
|
+
data-label="Example td"
|
|
24672
|
+
>Test cell 3-11</td>
|
|
24673
|
+
<td
|
|
24674
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24675
|
+
role="cell"
|
|
24676
|
+
data-label="Example td"
|
|
24677
|
+
>Test cell 3-12</td>
|
|
24678
|
+
|
|
24679
|
+
<td
|
|
24680
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24681
|
+
role="cell"
|
|
24682
|
+
data-label="Example td"
|
|
24683
|
+
>Test cell 3-13</td>
|
|
24266
24684
|
</tr>
|
|
24267
24685
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
24268
24686
|
<th
|
|
24269
|
-
class="pf-v6-c-table__th pf-m-
|
|
24687
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24270
24688
|
role="columnheader"
|
|
24271
24689
|
data-label="Example th"
|
|
24272
24690
|
scope="col"
|
|
@@ -24308,16 +24726,36 @@ There are a few ways this can be handled:
|
|
|
24308
24726
|
role="cell"
|
|
24309
24727
|
data-label="Example td"
|
|
24310
24728
|
>Test cell 4-8</td>
|
|
24311
|
-
|
|
24312
24729
|
<td
|
|
24313
24730
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24314
24731
|
role="cell"
|
|
24315
24732
|
data-label="Example td"
|
|
24316
24733
|
>Test cell 4-9</td>
|
|
24734
|
+
<td
|
|
24735
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24736
|
+
role="cell"
|
|
24737
|
+
data-label="Example td"
|
|
24738
|
+
>Test cell 4-10</td>
|
|
24739
|
+
<td
|
|
24740
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24741
|
+
role="cell"
|
|
24742
|
+
data-label="Example td"
|
|
24743
|
+
>Test cell 4-11</td>
|
|
24744
|
+
<td
|
|
24745
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24746
|
+
role="cell"
|
|
24747
|
+
data-label="Example td"
|
|
24748
|
+
>Test cell 4-12</td>
|
|
24749
|
+
|
|
24750
|
+
<td
|
|
24751
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24752
|
+
role="cell"
|
|
24753
|
+
data-label="Example td"
|
|
24754
|
+
>Test cell 4-13</td>
|
|
24317
24755
|
</tr>
|
|
24318
24756
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
24319
24757
|
<th
|
|
24320
|
-
class="pf-v6-c-table__th pf-m-
|
|
24758
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24321
24759
|
role="columnheader"
|
|
24322
24760
|
data-label="Example th"
|
|
24323
24761
|
scope="col"
|
|
@@ -24359,16 +24797,36 @@ There are a few ways this can be handled:
|
|
|
24359
24797
|
role="cell"
|
|
24360
24798
|
data-label="Example td"
|
|
24361
24799
|
>Test cell 5-8</td>
|
|
24362
|
-
|
|
24363
24800
|
<td
|
|
24364
24801
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24365
24802
|
role="cell"
|
|
24366
24803
|
data-label="Example td"
|
|
24367
24804
|
>Test cell 5-9</td>
|
|
24805
|
+
<td
|
|
24806
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24807
|
+
role="cell"
|
|
24808
|
+
data-label="Example td"
|
|
24809
|
+
>Test cell 5-10</td>
|
|
24810
|
+
<td
|
|
24811
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24812
|
+
role="cell"
|
|
24813
|
+
data-label="Example td"
|
|
24814
|
+
>Test cell 5-11</td>
|
|
24815
|
+
<td
|
|
24816
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24817
|
+
role="cell"
|
|
24818
|
+
data-label="Example td"
|
|
24819
|
+
>Test cell 5-12</td>
|
|
24820
|
+
|
|
24821
|
+
<td
|
|
24822
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24823
|
+
role="cell"
|
|
24824
|
+
data-label="Example td"
|
|
24825
|
+
>Test cell 5-13</td>
|
|
24368
24826
|
</tr>
|
|
24369
24827
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
24370
24828
|
<th
|
|
24371
|
-
class="pf-v6-c-table__th pf-m-
|
|
24829
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24372
24830
|
role="columnheader"
|
|
24373
24831
|
data-label="Example th"
|
|
24374
24832
|
scope="col"
|
|
@@ -24410,16 +24868,36 @@ There are a few ways this can be handled:
|
|
|
24410
24868
|
role="cell"
|
|
24411
24869
|
data-label="Example td"
|
|
24412
24870
|
>Test cell 6-8</td>
|
|
24413
|
-
|
|
24414
24871
|
<td
|
|
24415
24872
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24416
24873
|
role="cell"
|
|
24417
24874
|
data-label="Example td"
|
|
24418
24875
|
>Test cell 6-9</td>
|
|
24876
|
+
<td
|
|
24877
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24878
|
+
role="cell"
|
|
24879
|
+
data-label="Example td"
|
|
24880
|
+
>Test cell 6-10</td>
|
|
24881
|
+
<td
|
|
24882
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24883
|
+
role="cell"
|
|
24884
|
+
data-label="Example td"
|
|
24885
|
+
>Test cell 6-11</td>
|
|
24886
|
+
<td
|
|
24887
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24888
|
+
role="cell"
|
|
24889
|
+
data-label="Example td"
|
|
24890
|
+
>Test cell 6-12</td>
|
|
24891
|
+
|
|
24892
|
+
<td
|
|
24893
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24894
|
+
role="cell"
|
|
24895
|
+
data-label="Example td"
|
|
24896
|
+
>Test cell 6-13</td>
|
|
24419
24897
|
</tr>
|
|
24420
24898
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
24421
24899
|
<th
|
|
24422
|
-
class="pf-v6-c-table__th pf-m-
|
|
24900
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24423
24901
|
role="columnheader"
|
|
24424
24902
|
data-label="Example th"
|
|
24425
24903
|
scope="col"
|
|
@@ -24461,16 +24939,36 @@ There are a few ways this can be handled:
|
|
|
24461
24939
|
role="cell"
|
|
24462
24940
|
data-label="Example td"
|
|
24463
24941
|
>Test cell 7-8</td>
|
|
24464
|
-
|
|
24465
24942
|
<td
|
|
24466
24943
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24467
24944
|
role="cell"
|
|
24468
24945
|
data-label="Example td"
|
|
24469
24946
|
>Test cell 7-9</td>
|
|
24947
|
+
<td
|
|
24948
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24949
|
+
role="cell"
|
|
24950
|
+
data-label="Example td"
|
|
24951
|
+
>Test cell 7-10</td>
|
|
24952
|
+
<td
|
|
24953
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24954
|
+
role="cell"
|
|
24955
|
+
data-label="Example td"
|
|
24956
|
+
>Test cell 7-11</td>
|
|
24957
|
+
<td
|
|
24958
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24959
|
+
role="cell"
|
|
24960
|
+
data-label="Example td"
|
|
24961
|
+
>Test cell 7-12</td>
|
|
24962
|
+
|
|
24963
|
+
<td
|
|
24964
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24965
|
+
role="cell"
|
|
24966
|
+
data-label="Example td"
|
|
24967
|
+
>Test cell 7-13</td>
|
|
24470
24968
|
</tr>
|
|
24471
24969
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
24472
24970
|
<th
|
|
24473
|
-
class="pf-v6-c-table__th pf-m-
|
|
24971
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24474
24972
|
role="columnheader"
|
|
24475
24973
|
data-label="Example th"
|
|
24476
24974
|
scope="col"
|
|
@@ -24512,16 +25010,36 @@ There are a few ways this can be handled:
|
|
|
24512
25010
|
role="cell"
|
|
24513
25011
|
data-label="Example td"
|
|
24514
25012
|
>Test cell 8-8</td>
|
|
24515
|
-
|
|
24516
25013
|
<td
|
|
24517
25014
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24518
25015
|
role="cell"
|
|
24519
25016
|
data-label="Example td"
|
|
24520
25017
|
>Test cell 8-9</td>
|
|
25018
|
+
<td
|
|
25019
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25020
|
+
role="cell"
|
|
25021
|
+
data-label="Example td"
|
|
25022
|
+
>Test cell 8-10</td>
|
|
25023
|
+
<td
|
|
25024
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25025
|
+
role="cell"
|
|
25026
|
+
data-label="Example td"
|
|
25027
|
+
>Test cell 8-11</td>
|
|
25028
|
+
<td
|
|
25029
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25030
|
+
role="cell"
|
|
25031
|
+
data-label="Example td"
|
|
25032
|
+
>Test cell 8-12</td>
|
|
25033
|
+
|
|
25034
|
+
<td
|
|
25035
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25036
|
+
role="cell"
|
|
25037
|
+
data-label="Example td"
|
|
25038
|
+
>Test cell 8-13</td>
|
|
24521
25039
|
</tr>
|
|
24522
25040
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
24523
25041
|
<th
|
|
24524
|
-
class="pf-v6-c-table__th pf-m-
|
|
25042
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24525
25043
|
role="columnheader"
|
|
24526
25044
|
data-label="Example th"
|
|
24527
25045
|
scope="col"
|
|
@@ -24563,12 +25081,32 @@ There are a few ways this can be handled:
|
|
|
24563
25081
|
role="cell"
|
|
24564
25082
|
data-label="Example td"
|
|
24565
25083
|
>Test cell 9-8</td>
|
|
24566
|
-
|
|
24567
25084
|
<td
|
|
24568
25085
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24569
25086
|
role="cell"
|
|
24570
25087
|
data-label="Example td"
|
|
24571
25088
|
>Test cell 9-9</td>
|
|
25089
|
+
<td
|
|
25090
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25091
|
+
role="cell"
|
|
25092
|
+
data-label="Example td"
|
|
25093
|
+
>Test cell 9-10</td>
|
|
25094
|
+
<td
|
|
25095
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25096
|
+
role="cell"
|
|
25097
|
+
data-label="Example td"
|
|
25098
|
+
>Test cell 9-11</td>
|
|
25099
|
+
<td
|
|
25100
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25101
|
+
role="cell"
|
|
25102
|
+
data-label="Example td"
|
|
25103
|
+
>Test cell 9-12</td>
|
|
25104
|
+
|
|
25105
|
+
<td
|
|
25106
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25107
|
+
role="cell"
|
|
25108
|
+
data-label="Example td"
|
|
25109
|
+
>Test cell 9-13</td>
|
|
24572
25110
|
</tr>
|
|
24573
25111
|
</tbody>
|
|
24574
25112
|
</table>
|
|
@@ -24589,7 +25127,7 @@ There are a few ways this can be handled:
|
|
|
24589
25127
|
<thead class="pf-v6-c-table__thead">
|
|
24590
25128
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
24591
25129
|
<th
|
|
24592
|
-
class="pf-v6-c-table__th pf-
|
|
25130
|
+
class="pf-v6-c-table__th pf-v6-c-table__sort pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24593
25131
|
role="columnheader"
|
|
24594
25132
|
aria-sort="none"
|
|
24595
25133
|
data-label="Example th"
|
|
@@ -24619,7 +25157,7 @@ There are a few ways this can be handled:
|
|
|
24619
25157
|
</th>
|
|
24620
25158
|
|
|
24621
25159
|
<th
|
|
24622
|
-
class="pf-v6-c-table__th pf-m-
|
|
25160
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sort pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24623
25161
|
role="columnheader"
|
|
24624
25162
|
aria-sort="none"
|
|
24625
25163
|
data-label="Example th"
|
|
@@ -24696,13 +25234,41 @@ There are a few ways this can be handled:
|
|
|
24696
25234
|
data-label="Example th"
|
|
24697
25235
|
scope="col"
|
|
24698
25236
|
>Header 9</th>
|
|
25237
|
+
|
|
25238
|
+
<th
|
|
25239
|
+
class="pf-v6-c-table__th"
|
|
25240
|
+
role="columnheader"
|
|
25241
|
+
data-label="Example th"
|
|
25242
|
+
scope="col"
|
|
25243
|
+
>Header 10</th>
|
|
25244
|
+
|
|
25245
|
+
<th
|
|
25246
|
+
class="pf-v6-c-table__th"
|
|
25247
|
+
role="columnheader"
|
|
25248
|
+
data-label="Example th"
|
|
25249
|
+
scope="col"
|
|
25250
|
+
>Header 11</th>
|
|
25251
|
+
|
|
25252
|
+
<th
|
|
25253
|
+
class="pf-v6-c-table__th"
|
|
25254
|
+
role="columnheader"
|
|
25255
|
+
data-label="Example th"
|
|
25256
|
+
scope="col"
|
|
25257
|
+
>Header 12</th>
|
|
25258
|
+
|
|
25259
|
+
<th
|
|
25260
|
+
class="pf-v6-c-table__th"
|
|
25261
|
+
role="columnheader"
|
|
25262
|
+
data-label="Example th"
|
|
25263
|
+
scope="col"
|
|
25264
|
+
>Header 13</th>
|
|
24699
25265
|
</tr>
|
|
24700
25266
|
</thead>
|
|
24701
25267
|
|
|
24702
25268
|
<tbody class="pf-v6-c-table__tbody" role="rowgroup">
|
|
24703
25269
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
24704
25270
|
<th
|
|
24705
|
-
class="pf-v6-c-table__th pf-
|
|
25271
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24706
25272
|
role="columnheader"
|
|
24707
25273
|
data-label="Example th"
|
|
24708
25274
|
scope="col"
|
|
@@ -24710,7 +25276,7 @@ There are a few ways this can be handled:
|
|
|
24710
25276
|
>Fact 1</th>
|
|
24711
25277
|
|
|
24712
25278
|
<th
|
|
24713
|
-
class="pf-v6-c-table__th pf-m-
|
|
25279
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24714
25280
|
role="columnheader"
|
|
24715
25281
|
data-label="Example th"
|
|
24716
25282
|
scope="col"
|
|
@@ -24747,16 +25313,36 @@ There are a few ways this can be handled:
|
|
|
24747
25313
|
role="cell"
|
|
24748
25314
|
data-label="Example td"
|
|
24749
25315
|
>Test cell 1-8</td>
|
|
24750
|
-
|
|
24751
25316
|
<td
|
|
24752
25317
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24753
25318
|
role="cell"
|
|
24754
25319
|
data-label="Example td"
|
|
24755
25320
|
>Test cell 1-9</td>
|
|
25321
|
+
<td
|
|
25322
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25323
|
+
role="cell"
|
|
25324
|
+
data-label="Example td"
|
|
25325
|
+
>Test cell 1-10</td>
|
|
25326
|
+
<td
|
|
25327
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25328
|
+
role="cell"
|
|
25329
|
+
data-label="Example td"
|
|
25330
|
+
>Test cell 1-11</td>
|
|
25331
|
+
<td
|
|
25332
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25333
|
+
role="cell"
|
|
25334
|
+
data-label="Example td"
|
|
25335
|
+
>Test cell 1-12</td>
|
|
25336
|
+
|
|
25337
|
+
<td
|
|
25338
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25339
|
+
role="cell"
|
|
25340
|
+
data-label="Example td"
|
|
25341
|
+
>Test cell 1-13</td>
|
|
24756
25342
|
</tr>
|
|
24757
25343
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
24758
25344
|
<th
|
|
24759
|
-
class="pf-v6-c-table__th pf-
|
|
25345
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24760
25346
|
role="columnheader"
|
|
24761
25347
|
data-label="Example th"
|
|
24762
25348
|
scope="col"
|
|
@@ -24764,7 +25350,7 @@ There are a few ways this can be handled:
|
|
|
24764
25350
|
>Fact 2</th>
|
|
24765
25351
|
|
|
24766
25352
|
<th
|
|
24767
|
-
class="pf-v6-c-table__th pf-m-
|
|
25353
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24768
25354
|
role="columnheader"
|
|
24769
25355
|
data-label="Example th"
|
|
24770
25356
|
scope="col"
|
|
@@ -24775,42 +25361,62 @@ There are a few ways this can be handled:
|
|
|
24775
25361
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24776
25362
|
role="cell"
|
|
24777
25363
|
data-label="Example td"
|
|
24778
|
-
>Test cell 2-3</td>
|
|
25364
|
+
>Test cell 2-3</td>
|
|
25365
|
+
<td
|
|
25366
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25367
|
+
role="cell"
|
|
25368
|
+
data-label="Example td"
|
|
25369
|
+
>Test cell 2-4</td>
|
|
25370
|
+
<td
|
|
25371
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25372
|
+
role="cell"
|
|
25373
|
+
data-label="Example td"
|
|
25374
|
+
>Test cell 2-5</td>
|
|
25375
|
+
<td
|
|
25376
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25377
|
+
role="cell"
|
|
25378
|
+
data-label="Example td"
|
|
25379
|
+
>Test cell 2-6</td>
|
|
25380
|
+
<td
|
|
25381
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25382
|
+
role="cell"
|
|
25383
|
+
data-label="Example td"
|
|
25384
|
+
>Test cell 2-7</td>
|
|
24779
25385
|
<td
|
|
24780
25386
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24781
25387
|
role="cell"
|
|
24782
25388
|
data-label="Example td"
|
|
24783
|
-
>Test cell 2-
|
|
25389
|
+
>Test cell 2-8</td>
|
|
24784
25390
|
<td
|
|
24785
25391
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24786
25392
|
role="cell"
|
|
24787
25393
|
data-label="Example td"
|
|
24788
|
-
>Test cell 2-
|
|
25394
|
+
>Test cell 2-9</td>
|
|
24789
25395
|
<td
|
|
24790
25396
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24791
25397
|
role="cell"
|
|
24792
25398
|
data-label="Example td"
|
|
24793
|
-
>Test cell 2-
|
|
25399
|
+
>Test cell 2-10</td>
|
|
24794
25400
|
<td
|
|
24795
25401
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24796
25402
|
role="cell"
|
|
24797
25403
|
data-label="Example td"
|
|
24798
|
-
>Test cell 2-
|
|
25404
|
+
>Test cell 2-11</td>
|
|
24799
25405
|
<td
|
|
24800
25406
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24801
25407
|
role="cell"
|
|
24802
25408
|
data-label="Example td"
|
|
24803
|
-
>Test cell 2-
|
|
25409
|
+
>Test cell 2-12</td>
|
|
24804
25410
|
|
|
24805
25411
|
<td
|
|
24806
25412
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24807
25413
|
role="cell"
|
|
24808
25414
|
data-label="Example td"
|
|
24809
|
-
>Test cell 2-
|
|
25415
|
+
>Test cell 2-13</td>
|
|
24810
25416
|
</tr>
|
|
24811
25417
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
24812
25418
|
<th
|
|
24813
|
-
class="pf-v6-c-table__th pf-
|
|
25419
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24814
25420
|
role="columnheader"
|
|
24815
25421
|
data-label="Example th"
|
|
24816
25422
|
scope="col"
|
|
@@ -24818,7 +25424,7 @@ There are a few ways this can be handled:
|
|
|
24818
25424
|
>Fact 3</th>
|
|
24819
25425
|
|
|
24820
25426
|
<th
|
|
24821
|
-
class="pf-v6-c-table__th pf-m-
|
|
25427
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24822
25428
|
role="columnheader"
|
|
24823
25429
|
data-label="Example th"
|
|
24824
25430
|
scope="col"
|
|
@@ -24855,16 +25461,36 @@ There are a few ways this can be handled:
|
|
|
24855
25461
|
role="cell"
|
|
24856
25462
|
data-label="Example td"
|
|
24857
25463
|
>Test cell 3-8</td>
|
|
24858
|
-
|
|
24859
25464
|
<td
|
|
24860
25465
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24861
25466
|
role="cell"
|
|
24862
25467
|
data-label="Example td"
|
|
24863
25468
|
>Test cell 3-9</td>
|
|
25469
|
+
<td
|
|
25470
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25471
|
+
role="cell"
|
|
25472
|
+
data-label="Example td"
|
|
25473
|
+
>Test cell 3-10</td>
|
|
25474
|
+
<td
|
|
25475
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25476
|
+
role="cell"
|
|
25477
|
+
data-label="Example td"
|
|
25478
|
+
>Test cell 3-11</td>
|
|
25479
|
+
<td
|
|
25480
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25481
|
+
role="cell"
|
|
25482
|
+
data-label="Example td"
|
|
25483
|
+
>Test cell 3-12</td>
|
|
25484
|
+
|
|
25485
|
+
<td
|
|
25486
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25487
|
+
role="cell"
|
|
25488
|
+
data-label="Example td"
|
|
25489
|
+
>Test cell 3-13</td>
|
|
24864
25490
|
</tr>
|
|
24865
25491
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
24866
25492
|
<th
|
|
24867
|
-
class="pf-v6-c-table__th pf-
|
|
25493
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24868
25494
|
role="columnheader"
|
|
24869
25495
|
data-label="Example th"
|
|
24870
25496
|
scope="col"
|
|
@@ -24872,7 +25498,7 @@ There are a few ways this can be handled:
|
|
|
24872
25498
|
>Fact 4</th>
|
|
24873
25499
|
|
|
24874
25500
|
<th
|
|
24875
|
-
class="pf-v6-c-table__th pf-m-
|
|
25501
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24876
25502
|
role="columnheader"
|
|
24877
25503
|
data-label="Example th"
|
|
24878
25504
|
scope="col"
|
|
@@ -24909,16 +25535,36 @@ There are a few ways this can be handled:
|
|
|
24909
25535
|
role="cell"
|
|
24910
25536
|
data-label="Example td"
|
|
24911
25537
|
>Test cell 4-8</td>
|
|
24912
|
-
|
|
24913
25538
|
<td
|
|
24914
25539
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24915
25540
|
role="cell"
|
|
24916
25541
|
data-label="Example td"
|
|
24917
25542
|
>Test cell 4-9</td>
|
|
25543
|
+
<td
|
|
25544
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25545
|
+
role="cell"
|
|
25546
|
+
data-label="Example td"
|
|
25547
|
+
>Test cell 4-10</td>
|
|
25548
|
+
<td
|
|
25549
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25550
|
+
role="cell"
|
|
25551
|
+
data-label="Example td"
|
|
25552
|
+
>Test cell 4-11</td>
|
|
25553
|
+
<td
|
|
25554
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25555
|
+
role="cell"
|
|
25556
|
+
data-label="Example td"
|
|
25557
|
+
>Test cell 4-12</td>
|
|
25558
|
+
|
|
25559
|
+
<td
|
|
25560
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25561
|
+
role="cell"
|
|
25562
|
+
data-label="Example td"
|
|
25563
|
+
>Test cell 4-13</td>
|
|
24918
25564
|
</tr>
|
|
24919
25565
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
24920
25566
|
<th
|
|
24921
|
-
class="pf-v6-c-table__th pf-
|
|
25567
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24922
25568
|
role="columnheader"
|
|
24923
25569
|
data-label="Example th"
|
|
24924
25570
|
scope="col"
|
|
@@ -24926,7 +25572,7 @@ There are a few ways this can be handled:
|
|
|
24926
25572
|
>Fact 5</th>
|
|
24927
25573
|
|
|
24928
25574
|
<th
|
|
24929
|
-
class="pf-v6-c-table__th pf-m-
|
|
25575
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24930
25576
|
role="columnheader"
|
|
24931
25577
|
data-label="Example th"
|
|
24932
25578
|
scope="col"
|
|
@@ -24963,16 +25609,36 @@ There are a few ways this can be handled:
|
|
|
24963
25609
|
role="cell"
|
|
24964
25610
|
data-label="Example td"
|
|
24965
25611
|
>Test cell 5-8</td>
|
|
24966
|
-
|
|
24967
25612
|
<td
|
|
24968
25613
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
24969
25614
|
role="cell"
|
|
24970
25615
|
data-label="Example td"
|
|
24971
25616
|
>Test cell 5-9</td>
|
|
25617
|
+
<td
|
|
25618
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25619
|
+
role="cell"
|
|
25620
|
+
data-label="Example td"
|
|
25621
|
+
>Test cell 5-10</td>
|
|
25622
|
+
<td
|
|
25623
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25624
|
+
role="cell"
|
|
25625
|
+
data-label="Example td"
|
|
25626
|
+
>Test cell 5-11</td>
|
|
25627
|
+
<td
|
|
25628
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25629
|
+
role="cell"
|
|
25630
|
+
data-label="Example td"
|
|
25631
|
+
>Test cell 5-12</td>
|
|
25632
|
+
|
|
25633
|
+
<td
|
|
25634
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25635
|
+
role="cell"
|
|
25636
|
+
data-label="Example td"
|
|
25637
|
+
>Test cell 5-13</td>
|
|
24972
25638
|
</tr>
|
|
24973
25639
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
24974
25640
|
<th
|
|
24975
|
-
class="pf-v6-c-table__th pf-
|
|
25641
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24976
25642
|
role="columnheader"
|
|
24977
25643
|
data-label="Example th"
|
|
24978
25644
|
scope="col"
|
|
@@ -24980,7 +25646,7 @@ There are a few ways this can be handled:
|
|
|
24980
25646
|
>Fact 6</th>
|
|
24981
25647
|
|
|
24982
25648
|
<th
|
|
24983
|
-
class="pf-v6-c-table__th pf-m-
|
|
25649
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
24984
25650
|
role="columnheader"
|
|
24985
25651
|
data-label="Example th"
|
|
24986
25652
|
scope="col"
|
|
@@ -25017,16 +25683,36 @@ There are a few ways this can be handled:
|
|
|
25017
25683
|
role="cell"
|
|
25018
25684
|
data-label="Example td"
|
|
25019
25685
|
>Test cell 6-8</td>
|
|
25020
|
-
|
|
25021
25686
|
<td
|
|
25022
25687
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25023
25688
|
role="cell"
|
|
25024
25689
|
data-label="Example td"
|
|
25025
25690
|
>Test cell 6-9</td>
|
|
25691
|
+
<td
|
|
25692
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25693
|
+
role="cell"
|
|
25694
|
+
data-label="Example td"
|
|
25695
|
+
>Test cell 6-10</td>
|
|
25696
|
+
<td
|
|
25697
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25698
|
+
role="cell"
|
|
25699
|
+
data-label="Example td"
|
|
25700
|
+
>Test cell 6-11</td>
|
|
25701
|
+
<td
|
|
25702
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25703
|
+
role="cell"
|
|
25704
|
+
data-label="Example td"
|
|
25705
|
+
>Test cell 6-12</td>
|
|
25706
|
+
|
|
25707
|
+
<td
|
|
25708
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25709
|
+
role="cell"
|
|
25710
|
+
data-label="Example td"
|
|
25711
|
+
>Test cell 6-13</td>
|
|
25026
25712
|
</tr>
|
|
25027
25713
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
25028
25714
|
<th
|
|
25029
|
-
class="pf-v6-c-table__th pf-
|
|
25715
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25030
25716
|
role="columnheader"
|
|
25031
25717
|
data-label="Example th"
|
|
25032
25718
|
scope="col"
|
|
@@ -25034,7 +25720,7 @@ There are a few ways this can be handled:
|
|
|
25034
25720
|
>Fact 7</th>
|
|
25035
25721
|
|
|
25036
25722
|
<th
|
|
25037
|
-
class="pf-v6-c-table__th pf-m-
|
|
25723
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25038
25724
|
role="columnheader"
|
|
25039
25725
|
data-label="Example th"
|
|
25040
25726
|
scope="col"
|
|
@@ -25071,16 +25757,36 @@ There are a few ways this can be handled:
|
|
|
25071
25757
|
role="cell"
|
|
25072
25758
|
data-label="Example td"
|
|
25073
25759
|
>Test cell 7-8</td>
|
|
25074
|
-
|
|
25075
25760
|
<td
|
|
25076
25761
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25077
25762
|
role="cell"
|
|
25078
25763
|
data-label="Example td"
|
|
25079
25764
|
>Test cell 7-9</td>
|
|
25765
|
+
<td
|
|
25766
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25767
|
+
role="cell"
|
|
25768
|
+
data-label="Example td"
|
|
25769
|
+
>Test cell 7-10</td>
|
|
25770
|
+
<td
|
|
25771
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25772
|
+
role="cell"
|
|
25773
|
+
data-label="Example td"
|
|
25774
|
+
>Test cell 7-11</td>
|
|
25775
|
+
<td
|
|
25776
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25777
|
+
role="cell"
|
|
25778
|
+
data-label="Example td"
|
|
25779
|
+
>Test cell 7-12</td>
|
|
25780
|
+
|
|
25781
|
+
<td
|
|
25782
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25783
|
+
role="cell"
|
|
25784
|
+
data-label="Example td"
|
|
25785
|
+
>Test cell 7-13</td>
|
|
25080
25786
|
</tr>
|
|
25081
25787
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
25082
25788
|
<th
|
|
25083
|
-
class="pf-v6-c-table__th pf-
|
|
25789
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25084
25790
|
role="columnheader"
|
|
25085
25791
|
data-label="Example th"
|
|
25086
25792
|
scope="col"
|
|
@@ -25088,7 +25794,7 @@ There are a few ways this can be handled:
|
|
|
25088
25794
|
>Fact 8</th>
|
|
25089
25795
|
|
|
25090
25796
|
<th
|
|
25091
|
-
class="pf-v6-c-table__th pf-m-
|
|
25797
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25092
25798
|
role="columnheader"
|
|
25093
25799
|
data-label="Example th"
|
|
25094
25800
|
scope="col"
|
|
@@ -25125,16 +25831,36 @@ There are a few ways this can be handled:
|
|
|
25125
25831
|
role="cell"
|
|
25126
25832
|
data-label="Example td"
|
|
25127
25833
|
>Test cell 8-8</td>
|
|
25128
|
-
|
|
25129
25834
|
<td
|
|
25130
25835
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25131
25836
|
role="cell"
|
|
25132
25837
|
data-label="Example td"
|
|
25133
25838
|
>Test cell 8-9</td>
|
|
25839
|
+
<td
|
|
25840
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25841
|
+
role="cell"
|
|
25842
|
+
data-label="Example td"
|
|
25843
|
+
>Test cell 8-10</td>
|
|
25844
|
+
<td
|
|
25845
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25846
|
+
role="cell"
|
|
25847
|
+
data-label="Example td"
|
|
25848
|
+
>Test cell 8-11</td>
|
|
25849
|
+
<td
|
|
25850
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25851
|
+
role="cell"
|
|
25852
|
+
data-label="Example td"
|
|
25853
|
+
>Test cell 8-12</td>
|
|
25854
|
+
|
|
25855
|
+
<td
|
|
25856
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25857
|
+
role="cell"
|
|
25858
|
+
data-label="Example td"
|
|
25859
|
+
>Test cell 8-13</td>
|
|
25134
25860
|
</tr>
|
|
25135
25861
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
25136
25862
|
<th
|
|
25137
|
-
class="pf-v6-c-table__th pf-
|
|
25863
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25138
25864
|
role="columnheader"
|
|
25139
25865
|
data-label="Example th"
|
|
25140
25866
|
scope="col"
|
|
@@ -25142,7 +25868,7 @@ There are a few ways this can be handled:
|
|
|
25142
25868
|
>Fact 9</th>
|
|
25143
25869
|
|
|
25144
25870
|
<th
|
|
25145
|
-
class="pf-v6-c-table__th pf-m-
|
|
25871
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25146
25872
|
role="columnheader"
|
|
25147
25873
|
data-label="Example th"
|
|
25148
25874
|
scope="col"
|
|
@@ -25179,12 +25905,32 @@ There are a few ways this can be handled:
|
|
|
25179
25905
|
role="cell"
|
|
25180
25906
|
data-label="Example td"
|
|
25181
25907
|
>Test cell 9-8</td>
|
|
25182
|
-
|
|
25183
25908
|
<td
|
|
25184
25909
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25185
25910
|
role="cell"
|
|
25186
25911
|
data-label="Example td"
|
|
25187
25912
|
>Test cell 9-9</td>
|
|
25913
|
+
<td
|
|
25914
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25915
|
+
role="cell"
|
|
25916
|
+
data-label="Example td"
|
|
25917
|
+
>Test cell 9-10</td>
|
|
25918
|
+
<td
|
|
25919
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25920
|
+
role="cell"
|
|
25921
|
+
data-label="Example td"
|
|
25922
|
+
>Test cell 9-11</td>
|
|
25923
|
+
<td
|
|
25924
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25925
|
+
role="cell"
|
|
25926
|
+
data-label="Example td"
|
|
25927
|
+
>Test cell 9-12</td>
|
|
25928
|
+
|
|
25929
|
+
<td
|
|
25930
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25931
|
+
role="cell"
|
|
25932
|
+
data-label="Example td"
|
|
25933
|
+
>Test cell 9-13</td>
|
|
25188
25934
|
</tr>
|
|
25189
25935
|
</tbody>
|
|
25190
25936
|
</table>
|
|
@@ -25206,7 +25952,7 @@ There are a few ways this can be handled:
|
|
|
25206
25952
|
<thead class="pf-v6-c-table__thead">
|
|
25207
25953
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
25208
25954
|
<th
|
|
25209
|
-
class="pf-v6-c-table__th pf-
|
|
25955
|
+
class="pf-v6-c-table__th pf-v6-c-table__sort pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25210
25956
|
role="columnheader"
|
|
25211
25957
|
aria-sort="none"
|
|
25212
25958
|
data-label="Example th"
|
|
@@ -25236,7 +25982,7 @@ There are a few ways this can be handled:
|
|
|
25236
25982
|
</th>
|
|
25237
25983
|
|
|
25238
25984
|
<th
|
|
25239
|
-
class="pf-v6-c-table__th pf-m-
|
|
25985
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sort pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25240
25986
|
role="columnheader"
|
|
25241
25987
|
aria-sort="none"
|
|
25242
25988
|
data-label="Example th"
|
|
@@ -25313,13 +26059,41 @@ There are a few ways this can be handled:
|
|
|
25313
26059
|
data-label="Example th"
|
|
25314
26060
|
scope="col"
|
|
25315
26061
|
>Header 9</th>
|
|
26062
|
+
|
|
26063
|
+
<th
|
|
26064
|
+
class="pf-v6-c-table__th"
|
|
26065
|
+
role="columnheader"
|
|
26066
|
+
data-label="Example th"
|
|
26067
|
+
scope="col"
|
|
26068
|
+
>Header 10</th>
|
|
26069
|
+
|
|
26070
|
+
<th
|
|
26071
|
+
class="pf-v6-c-table__th"
|
|
26072
|
+
role="columnheader"
|
|
26073
|
+
data-label="Example th"
|
|
26074
|
+
scope="col"
|
|
26075
|
+
>Header 11</th>
|
|
26076
|
+
|
|
26077
|
+
<th
|
|
26078
|
+
class="pf-v6-c-table__th"
|
|
26079
|
+
role="columnheader"
|
|
26080
|
+
data-label="Example th"
|
|
26081
|
+
scope="col"
|
|
26082
|
+
>Header 12</th>
|
|
26083
|
+
|
|
26084
|
+
<th
|
|
26085
|
+
class="pf-v6-c-table__th"
|
|
26086
|
+
role="columnheader"
|
|
26087
|
+
data-label="Example th"
|
|
26088
|
+
scope="col"
|
|
26089
|
+
>Header 13</th>
|
|
25316
26090
|
</tr>
|
|
25317
26091
|
</thead>
|
|
25318
26092
|
|
|
25319
26093
|
<tbody class="pf-v6-c-table__tbody" role="rowgroup">
|
|
25320
26094
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
25321
26095
|
<th
|
|
25322
|
-
class="pf-v6-c-table__th pf-
|
|
26096
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25323
26097
|
role="columnheader"
|
|
25324
26098
|
data-label="Example th"
|
|
25325
26099
|
scope="col"
|
|
@@ -25327,7 +26101,7 @@ There are a few ways this can be handled:
|
|
|
25327
26101
|
>Fact 1</th>
|
|
25328
26102
|
|
|
25329
26103
|
<th
|
|
25330
|
-
class="pf-v6-c-table__th pf-m-
|
|
26104
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25331
26105
|
role="columnheader"
|
|
25332
26106
|
data-label="Example th"
|
|
25333
26107
|
scope="col"
|
|
@@ -25364,16 +26138,36 @@ There are a few ways this can be handled:
|
|
|
25364
26138
|
role="cell"
|
|
25365
26139
|
data-label="Example td"
|
|
25366
26140
|
>Test cell 1-8</td>
|
|
25367
|
-
|
|
25368
26141
|
<td
|
|
25369
26142
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25370
26143
|
role="cell"
|
|
25371
26144
|
data-label="Example td"
|
|
25372
26145
|
>Test cell 1-9</td>
|
|
26146
|
+
<td
|
|
26147
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26148
|
+
role="cell"
|
|
26149
|
+
data-label="Example td"
|
|
26150
|
+
>Test cell 1-10</td>
|
|
26151
|
+
<td
|
|
26152
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26153
|
+
role="cell"
|
|
26154
|
+
data-label="Example td"
|
|
26155
|
+
>Test cell 1-11</td>
|
|
26156
|
+
<td
|
|
26157
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26158
|
+
role="cell"
|
|
26159
|
+
data-label="Example td"
|
|
26160
|
+
>Test cell 1-12</td>
|
|
26161
|
+
|
|
26162
|
+
<td
|
|
26163
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26164
|
+
role="cell"
|
|
26165
|
+
data-label="Example td"
|
|
26166
|
+
>Test cell 1-13</td>
|
|
25373
26167
|
</tr>
|
|
25374
26168
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
25375
26169
|
<th
|
|
25376
|
-
class="pf-v6-c-table__th pf-
|
|
26170
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25377
26171
|
role="columnheader"
|
|
25378
26172
|
data-label="Example th"
|
|
25379
26173
|
scope="col"
|
|
@@ -25381,7 +26175,7 @@ There are a few ways this can be handled:
|
|
|
25381
26175
|
>Fact 2</th>
|
|
25382
26176
|
|
|
25383
26177
|
<th
|
|
25384
|
-
class="pf-v6-c-table__th pf-m-
|
|
26178
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25385
26179
|
role="columnheader"
|
|
25386
26180
|
data-label="Example th"
|
|
25387
26181
|
scope="col"
|
|
@@ -25418,16 +26212,36 @@ There are a few ways this can be handled:
|
|
|
25418
26212
|
role="cell"
|
|
25419
26213
|
data-label="Example td"
|
|
25420
26214
|
>Test cell 2-8</td>
|
|
25421
|
-
|
|
25422
26215
|
<td
|
|
25423
26216
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25424
26217
|
role="cell"
|
|
25425
26218
|
data-label="Example td"
|
|
25426
26219
|
>Test cell 2-9</td>
|
|
26220
|
+
<td
|
|
26221
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26222
|
+
role="cell"
|
|
26223
|
+
data-label="Example td"
|
|
26224
|
+
>Test cell 2-10</td>
|
|
26225
|
+
<td
|
|
26226
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26227
|
+
role="cell"
|
|
26228
|
+
data-label="Example td"
|
|
26229
|
+
>Test cell 2-11</td>
|
|
26230
|
+
<td
|
|
26231
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26232
|
+
role="cell"
|
|
26233
|
+
data-label="Example td"
|
|
26234
|
+
>Test cell 2-12</td>
|
|
26235
|
+
|
|
26236
|
+
<td
|
|
26237
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26238
|
+
role="cell"
|
|
26239
|
+
data-label="Example td"
|
|
26240
|
+
>Test cell 2-13</td>
|
|
25427
26241
|
</tr>
|
|
25428
26242
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
25429
26243
|
<th
|
|
25430
|
-
class="pf-v6-c-table__th pf-
|
|
26244
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25431
26245
|
role="columnheader"
|
|
25432
26246
|
data-label="Example th"
|
|
25433
26247
|
scope="col"
|
|
@@ -25435,7 +26249,7 @@ There are a few ways this can be handled:
|
|
|
25435
26249
|
>Fact 3</th>
|
|
25436
26250
|
|
|
25437
26251
|
<th
|
|
25438
|
-
class="pf-v6-c-table__th pf-m-
|
|
26252
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25439
26253
|
role="columnheader"
|
|
25440
26254
|
data-label="Example th"
|
|
25441
26255
|
scope="col"
|
|
@@ -25472,16 +26286,36 @@ There are a few ways this can be handled:
|
|
|
25472
26286
|
role="cell"
|
|
25473
26287
|
data-label="Example td"
|
|
25474
26288
|
>Test cell 3-8</td>
|
|
25475
|
-
|
|
25476
26289
|
<td
|
|
25477
26290
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25478
26291
|
role="cell"
|
|
25479
26292
|
data-label="Example td"
|
|
25480
26293
|
>Test cell 3-9</td>
|
|
26294
|
+
<td
|
|
26295
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26296
|
+
role="cell"
|
|
26297
|
+
data-label="Example td"
|
|
26298
|
+
>Test cell 3-10</td>
|
|
26299
|
+
<td
|
|
26300
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26301
|
+
role="cell"
|
|
26302
|
+
data-label="Example td"
|
|
26303
|
+
>Test cell 3-11</td>
|
|
26304
|
+
<td
|
|
26305
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26306
|
+
role="cell"
|
|
26307
|
+
data-label="Example td"
|
|
26308
|
+
>Test cell 3-12</td>
|
|
26309
|
+
|
|
26310
|
+
<td
|
|
26311
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26312
|
+
role="cell"
|
|
26313
|
+
data-label="Example td"
|
|
26314
|
+
>Test cell 3-13</td>
|
|
25481
26315
|
</tr>
|
|
25482
26316
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
25483
26317
|
<th
|
|
25484
|
-
class="pf-v6-c-table__th pf-
|
|
26318
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25485
26319
|
role="columnheader"
|
|
25486
26320
|
data-label="Example th"
|
|
25487
26321
|
scope="col"
|
|
@@ -25489,7 +26323,7 @@ There are a few ways this can be handled:
|
|
|
25489
26323
|
>Fact 4</th>
|
|
25490
26324
|
|
|
25491
26325
|
<th
|
|
25492
|
-
class="pf-v6-c-table__th pf-m-
|
|
26326
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25493
26327
|
role="columnheader"
|
|
25494
26328
|
data-label="Example th"
|
|
25495
26329
|
scope="col"
|
|
@@ -25526,16 +26360,36 @@ There are a few ways this can be handled:
|
|
|
25526
26360
|
role="cell"
|
|
25527
26361
|
data-label="Example td"
|
|
25528
26362
|
>Test cell 4-8</td>
|
|
25529
|
-
|
|
25530
26363
|
<td
|
|
25531
26364
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25532
26365
|
role="cell"
|
|
25533
26366
|
data-label="Example td"
|
|
25534
26367
|
>Test cell 4-9</td>
|
|
26368
|
+
<td
|
|
26369
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26370
|
+
role="cell"
|
|
26371
|
+
data-label="Example td"
|
|
26372
|
+
>Test cell 4-10</td>
|
|
26373
|
+
<td
|
|
26374
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26375
|
+
role="cell"
|
|
26376
|
+
data-label="Example td"
|
|
26377
|
+
>Test cell 4-11</td>
|
|
26378
|
+
<td
|
|
26379
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26380
|
+
role="cell"
|
|
26381
|
+
data-label="Example td"
|
|
26382
|
+
>Test cell 4-12</td>
|
|
26383
|
+
|
|
26384
|
+
<td
|
|
26385
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26386
|
+
role="cell"
|
|
26387
|
+
data-label="Example td"
|
|
26388
|
+
>Test cell 4-13</td>
|
|
25535
26389
|
</tr>
|
|
25536
26390
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
25537
26391
|
<th
|
|
25538
|
-
class="pf-v6-c-table__th pf-
|
|
26392
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25539
26393
|
role="columnheader"
|
|
25540
26394
|
data-label="Example th"
|
|
25541
26395
|
scope="col"
|
|
@@ -25543,7 +26397,7 @@ There are a few ways this can be handled:
|
|
|
25543
26397
|
>Fact 5</th>
|
|
25544
26398
|
|
|
25545
26399
|
<th
|
|
25546
|
-
class="pf-v6-c-table__th pf-m-
|
|
26400
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25547
26401
|
role="columnheader"
|
|
25548
26402
|
data-label="Example th"
|
|
25549
26403
|
scope="col"
|
|
@@ -25569,27 +26423,47 @@ There are a few ways this can be handled:
|
|
|
25569
26423
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25570
26424
|
role="cell"
|
|
25571
26425
|
data-label="Example td"
|
|
25572
|
-
>Test cell 5-6</td>
|
|
26426
|
+
>Test cell 5-6</td>
|
|
26427
|
+
<td
|
|
26428
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26429
|
+
role="cell"
|
|
26430
|
+
data-label="Example td"
|
|
26431
|
+
>Test cell 5-7</td>
|
|
26432
|
+
<td
|
|
26433
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26434
|
+
role="cell"
|
|
26435
|
+
data-label="Example td"
|
|
26436
|
+
>Test cell 5-8</td>
|
|
26437
|
+
<td
|
|
26438
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26439
|
+
role="cell"
|
|
26440
|
+
data-label="Example td"
|
|
26441
|
+
>Test cell 5-9</td>
|
|
26442
|
+
<td
|
|
26443
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26444
|
+
role="cell"
|
|
26445
|
+
data-label="Example td"
|
|
26446
|
+
>Test cell 5-10</td>
|
|
25573
26447
|
<td
|
|
25574
26448
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25575
26449
|
role="cell"
|
|
25576
26450
|
data-label="Example td"
|
|
25577
|
-
>Test cell 5-
|
|
26451
|
+
>Test cell 5-11</td>
|
|
25578
26452
|
<td
|
|
25579
26453
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25580
26454
|
role="cell"
|
|
25581
26455
|
data-label="Example td"
|
|
25582
|
-
>Test cell 5-
|
|
26456
|
+
>Test cell 5-12</td>
|
|
25583
26457
|
|
|
25584
26458
|
<td
|
|
25585
26459
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25586
26460
|
role="cell"
|
|
25587
26461
|
data-label="Example td"
|
|
25588
|
-
>Test cell 5-
|
|
26462
|
+
>Test cell 5-13</td>
|
|
25589
26463
|
</tr>
|
|
25590
26464
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
25591
26465
|
<th
|
|
25592
|
-
class="pf-v6-c-table__th pf-
|
|
26466
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25593
26467
|
role="columnheader"
|
|
25594
26468
|
data-label="Example th"
|
|
25595
26469
|
scope="col"
|
|
@@ -25597,7 +26471,7 @@ There are a few ways this can be handled:
|
|
|
25597
26471
|
>Fact 6</th>
|
|
25598
26472
|
|
|
25599
26473
|
<th
|
|
25600
|
-
class="pf-v6-c-table__th pf-m-
|
|
26474
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25601
26475
|
role="columnheader"
|
|
25602
26476
|
data-label="Example th"
|
|
25603
26477
|
scope="col"
|
|
@@ -25634,16 +26508,36 @@ There are a few ways this can be handled:
|
|
|
25634
26508
|
role="cell"
|
|
25635
26509
|
data-label="Example td"
|
|
25636
26510
|
>Test cell 6-8</td>
|
|
25637
|
-
|
|
25638
26511
|
<td
|
|
25639
26512
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25640
26513
|
role="cell"
|
|
25641
26514
|
data-label="Example td"
|
|
25642
26515
|
>Test cell 6-9</td>
|
|
26516
|
+
<td
|
|
26517
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26518
|
+
role="cell"
|
|
26519
|
+
data-label="Example td"
|
|
26520
|
+
>Test cell 6-10</td>
|
|
26521
|
+
<td
|
|
26522
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26523
|
+
role="cell"
|
|
26524
|
+
data-label="Example td"
|
|
26525
|
+
>Test cell 6-11</td>
|
|
26526
|
+
<td
|
|
26527
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26528
|
+
role="cell"
|
|
26529
|
+
data-label="Example td"
|
|
26530
|
+
>Test cell 6-12</td>
|
|
26531
|
+
|
|
26532
|
+
<td
|
|
26533
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26534
|
+
role="cell"
|
|
26535
|
+
data-label="Example td"
|
|
26536
|
+
>Test cell 6-13</td>
|
|
25643
26537
|
</tr>
|
|
25644
26538
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
25645
26539
|
<th
|
|
25646
|
-
class="pf-v6-c-table__th pf-
|
|
26540
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25647
26541
|
role="columnheader"
|
|
25648
26542
|
data-label="Example th"
|
|
25649
26543
|
scope="col"
|
|
@@ -25651,7 +26545,7 @@ There are a few ways this can be handled:
|
|
|
25651
26545
|
>Fact 7</th>
|
|
25652
26546
|
|
|
25653
26547
|
<th
|
|
25654
|
-
class="pf-v6-c-table__th pf-m-
|
|
26548
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25655
26549
|
role="columnheader"
|
|
25656
26550
|
data-label="Example th"
|
|
25657
26551
|
scope="col"
|
|
@@ -25688,16 +26582,36 @@ There are a few ways this can be handled:
|
|
|
25688
26582
|
role="cell"
|
|
25689
26583
|
data-label="Example td"
|
|
25690
26584
|
>Test cell 7-8</td>
|
|
25691
|
-
|
|
25692
26585
|
<td
|
|
25693
26586
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25694
26587
|
role="cell"
|
|
25695
26588
|
data-label="Example td"
|
|
25696
26589
|
>Test cell 7-9</td>
|
|
26590
|
+
<td
|
|
26591
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26592
|
+
role="cell"
|
|
26593
|
+
data-label="Example td"
|
|
26594
|
+
>Test cell 7-10</td>
|
|
26595
|
+
<td
|
|
26596
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26597
|
+
role="cell"
|
|
26598
|
+
data-label="Example td"
|
|
26599
|
+
>Test cell 7-11</td>
|
|
26600
|
+
<td
|
|
26601
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26602
|
+
role="cell"
|
|
26603
|
+
data-label="Example td"
|
|
26604
|
+
>Test cell 7-12</td>
|
|
26605
|
+
|
|
26606
|
+
<td
|
|
26607
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26608
|
+
role="cell"
|
|
26609
|
+
data-label="Example td"
|
|
26610
|
+
>Test cell 7-13</td>
|
|
25697
26611
|
</tr>
|
|
25698
26612
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
25699
26613
|
<th
|
|
25700
|
-
class="pf-v6-c-table__th pf-
|
|
26614
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25701
26615
|
role="columnheader"
|
|
25702
26616
|
data-label="Example th"
|
|
25703
26617
|
scope="col"
|
|
@@ -25705,7 +26619,7 @@ There are a few ways this can be handled:
|
|
|
25705
26619
|
>Fact 8</th>
|
|
25706
26620
|
|
|
25707
26621
|
<th
|
|
25708
|
-
class="pf-v6-c-table__th pf-m-
|
|
26622
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25709
26623
|
role="columnheader"
|
|
25710
26624
|
data-label="Example th"
|
|
25711
26625
|
scope="col"
|
|
@@ -25742,16 +26656,36 @@ There are a few ways this can be handled:
|
|
|
25742
26656
|
role="cell"
|
|
25743
26657
|
data-label="Example td"
|
|
25744
26658
|
>Test cell 8-8</td>
|
|
25745
|
-
|
|
25746
26659
|
<td
|
|
25747
26660
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25748
26661
|
role="cell"
|
|
25749
26662
|
data-label="Example td"
|
|
25750
26663
|
>Test cell 8-9</td>
|
|
26664
|
+
<td
|
|
26665
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26666
|
+
role="cell"
|
|
26667
|
+
data-label="Example td"
|
|
26668
|
+
>Test cell 8-10</td>
|
|
26669
|
+
<td
|
|
26670
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26671
|
+
role="cell"
|
|
26672
|
+
data-label="Example td"
|
|
26673
|
+
>Test cell 8-11</td>
|
|
26674
|
+
<td
|
|
26675
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26676
|
+
role="cell"
|
|
26677
|
+
data-label="Example td"
|
|
26678
|
+
>Test cell 8-12</td>
|
|
26679
|
+
|
|
26680
|
+
<td
|
|
26681
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26682
|
+
role="cell"
|
|
26683
|
+
data-label="Example td"
|
|
26684
|
+
>Test cell 8-13</td>
|
|
25751
26685
|
</tr>
|
|
25752
26686
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
25753
26687
|
<th
|
|
25754
|
-
class="pf-v6-c-table__th pf-
|
|
26688
|
+
class="pf-v6-c-table__th pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25755
26689
|
role="columnheader"
|
|
25756
26690
|
data-label="Example th"
|
|
25757
26691
|
scope="col"
|
|
@@ -25759,7 +26693,7 @@ There are a few ways this can be handled:
|
|
|
25759
26693
|
>Fact 9</th>
|
|
25760
26694
|
|
|
25761
26695
|
<th
|
|
25762
|
-
class="pf-v6-c-table__th pf-m-
|
|
26696
|
+
class="pf-v6-c-table__th pf-m-border-right pf-v6-c-table__sticky-cell pf-m-left pf-m-nowrap"
|
|
25763
26697
|
role="columnheader"
|
|
25764
26698
|
data-label="Example th"
|
|
25765
26699
|
scope="col"
|
|
@@ -25796,12 +26730,32 @@ There are a few ways this can be handled:
|
|
|
25796
26730
|
role="cell"
|
|
25797
26731
|
data-label="Example td"
|
|
25798
26732
|
>Test cell 9-8</td>
|
|
25799
|
-
|
|
25800
26733
|
<td
|
|
25801
26734
|
class="pf-v6-c-table__td pf-m-nowrap"
|
|
25802
26735
|
role="cell"
|
|
25803
26736
|
data-label="Example td"
|
|
25804
26737
|
>Test cell 9-9</td>
|
|
26738
|
+
<td
|
|
26739
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26740
|
+
role="cell"
|
|
26741
|
+
data-label="Example td"
|
|
26742
|
+
>Test cell 9-10</td>
|
|
26743
|
+
<td
|
|
26744
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26745
|
+
role="cell"
|
|
26746
|
+
data-label="Example td"
|
|
26747
|
+
>Test cell 9-11</td>
|
|
26748
|
+
<td
|
|
26749
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26750
|
+
role="cell"
|
|
26751
|
+
data-label="Example td"
|
|
26752
|
+
>Test cell 9-12</td>
|
|
26753
|
+
|
|
26754
|
+
<td
|
|
26755
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26756
|
+
role="cell"
|
|
26757
|
+
data-label="Example td"
|
|
26758
|
+
>Test cell 9-13</td>
|
|
25805
26759
|
</tr>
|
|
25806
26760
|
</tbody>
|
|
25807
26761
|
</table>
|
|
@@ -25852,7 +26806,7 @@ There are a few ways this can be handled:
|
|
|
25852
26806
|
</th>
|
|
25853
26807
|
|
|
25854
26808
|
<th
|
|
25855
|
-
class="pf-v6-c-table__th pf-v6-c-table__sort"
|
|
26809
|
+
class="pf-v6-c-table__th pf-v6-c-table__sort pf-m-nowrap"
|
|
25856
26810
|
role="columnheader"
|
|
25857
26811
|
aria-sort="none"
|
|
25858
26812
|
data-label="Example th"
|
|
@@ -25923,12 +26877,40 @@ There are a few ways this can be handled:
|
|
|
25923
26877
|
>Header 8</th>
|
|
25924
26878
|
|
|
25925
26879
|
<th
|
|
25926
|
-
class="pf-v6-c-table__th
|
|
26880
|
+
class="pf-v6-c-table__th"
|
|
25927
26881
|
role="columnheader"
|
|
25928
26882
|
data-label="Example th"
|
|
25929
26883
|
scope="col"
|
|
25930
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 150px;"
|
|
25931
26884
|
>Header 9</th>
|
|
26885
|
+
|
|
26886
|
+
<th
|
|
26887
|
+
class="pf-v6-c-table__th"
|
|
26888
|
+
role="columnheader"
|
|
26889
|
+
data-label="Example th"
|
|
26890
|
+
scope="col"
|
|
26891
|
+
>Header 10</th>
|
|
26892
|
+
|
|
26893
|
+
<th
|
|
26894
|
+
class="pf-v6-c-table__th"
|
|
26895
|
+
role="columnheader"
|
|
26896
|
+
data-label="Example th"
|
|
26897
|
+
scope="col"
|
|
26898
|
+
>Header 11</th>
|
|
26899
|
+
|
|
26900
|
+
<th
|
|
26901
|
+
class="pf-v6-c-table__th"
|
|
26902
|
+
role="columnheader"
|
|
26903
|
+
data-label="Example th"
|
|
26904
|
+
scope="col"
|
|
26905
|
+
>Header 12</th>
|
|
26906
|
+
|
|
26907
|
+
<th
|
|
26908
|
+
class="pf-v6-c-table__th pf-m-border-left pf-v6-c-table__sticky-cell pf-m-right"
|
|
26909
|
+
role="columnheader"
|
|
26910
|
+
data-label="Example th"
|
|
26911
|
+
scope="col"
|
|
26912
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 150px;"
|
|
26913
|
+
>Header 13</th>
|
|
25932
26914
|
</tr>
|
|
25933
26915
|
</thead>
|
|
25934
26916
|
|
|
@@ -25974,14 +26956,34 @@ There are a few ways this can be handled:
|
|
|
25974
26956
|
role="cell"
|
|
25975
26957
|
data-label="Example td"
|
|
25976
26958
|
>Test cell 1-8</td>
|
|
26959
|
+
<td
|
|
26960
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26961
|
+
role="cell"
|
|
26962
|
+
data-label="Example td"
|
|
26963
|
+
>Test cell 1-9</td>
|
|
26964
|
+
<td
|
|
26965
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26966
|
+
role="cell"
|
|
26967
|
+
data-label="Example td"
|
|
26968
|
+
>Test cell 1-10</td>
|
|
26969
|
+
<td
|
|
26970
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26971
|
+
role="cell"
|
|
26972
|
+
data-label="Example td"
|
|
26973
|
+
>Test cell 1-11</td>
|
|
26974
|
+
<td
|
|
26975
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
26976
|
+
role="cell"
|
|
26977
|
+
data-label="Example td"
|
|
26978
|
+
>Test cell 1-12</td>
|
|
25977
26979
|
|
|
25978
26980
|
<th
|
|
25979
|
-
class="pf-v6-c-table__th pf-m-
|
|
26981
|
+
class="pf-v6-c-table__th pf-m-border-left pf-v6-c-table__sticky-cell pf-m-right"
|
|
25980
26982
|
role="columnheader"
|
|
25981
26983
|
data-label="Example th"
|
|
25982
26984
|
scope="col"
|
|
25983
26985
|
style="--pf-v6-c-table__sticky-cell--MinWidth: 150px;"
|
|
25984
|
-
>Test cell 1-
|
|
26986
|
+
>Test cell 1-13</th>
|
|
25985
26987
|
</tr>
|
|
25986
26988
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
25987
26989
|
<td
|
|
@@ -26024,14 +27026,34 @@ There are a few ways this can be handled:
|
|
|
26024
27026
|
role="cell"
|
|
26025
27027
|
data-label="Example td"
|
|
26026
27028
|
>Test cell 2-8</td>
|
|
27029
|
+
<td
|
|
27030
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27031
|
+
role="cell"
|
|
27032
|
+
data-label="Example td"
|
|
27033
|
+
>Test cell 2-9</td>
|
|
27034
|
+
<td
|
|
27035
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27036
|
+
role="cell"
|
|
27037
|
+
data-label="Example td"
|
|
27038
|
+
>Test cell 2-10</td>
|
|
27039
|
+
<td
|
|
27040
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27041
|
+
role="cell"
|
|
27042
|
+
data-label="Example td"
|
|
27043
|
+
>Test cell 2-11</td>
|
|
27044
|
+
<td
|
|
27045
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27046
|
+
role="cell"
|
|
27047
|
+
data-label="Example td"
|
|
27048
|
+
>Test cell 2-12</td>
|
|
26027
27049
|
|
|
26028
27050
|
<th
|
|
26029
|
-
class="pf-v6-c-table__th pf-m-
|
|
27051
|
+
class="pf-v6-c-table__th pf-m-border-left pf-v6-c-table__sticky-cell pf-m-right"
|
|
26030
27052
|
role="columnheader"
|
|
26031
27053
|
data-label="Example th"
|
|
26032
27054
|
scope="col"
|
|
26033
27055
|
style="--pf-v6-c-table__sticky-cell--MinWidth: 150px;"
|
|
26034
|
-
>Test cell 2-
|
|
27056
|
+
>Test cell 2-13</th>
|
|
26035
27057
|
</tr>
|
|
26036
27058
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
26037
27059
|
<td
|
|
@@ -26074,14 +27096,34 @@ There are a few ways this can be handled:
|
|
|
26074
27096
|
role="cell"
|
|
26075
27097
|
data-label="Example td"
|
|
26076
27098
|
>Test cell 3-8</td>
|
|
27099
|
+
<td
|
|
27100
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27101
|
+
role="cell"
|
|
27102
|
+
data-label="Example td"
|
|
27103
|
+
>Test cell 3-9</td>
|
|
27104
|
+
<td
|
|
27105
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27106
|
+
role="cell"
|
|
27107
|
+
data-label="Example td"
|
|
27108
|
+
>Test cell 3-10</td>
|
|
27109
|
+
<td
|
|
27110
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27111
|
+
role="cell"
|
|
27112
|
+
data-label="Example td"
|
|
27113
|
+
>Test cell 3-11</td>
|
|
27114
|
+
<td
|
|
27115
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27116
|
+
role="cell"
|
|
27117
|
+
data-label="Example td"
|
|
27118
|
+
>Test cell 3-12</td>
|
|
26077
27119
|
|
|
26078
27120
|
<th
|
|
26079
|
-
class="pf-v6-c-table__th pf-m-
|
|
27121
|
+
class="pf-v6-c-table__th pf-m-border-left pf-v6-c-table__sticky-cell pf-m-right"
|
|
26080
27122
|
role="columnheader"
|
|
26081
27123
|
data-label="Example th"
|
|
26082
27124
|
scope="col"
|
|
26083
27125
|
style="--pf-v6-c-table__sticky-cell--MinWidth: 150px;"
|
|
26084
|
-
>Test cell 3-
|
|
27126
|
+
>Test cell 3-13</th>
|
|
26085
27127
|
</tr>
|
|
26086
27128
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
26087
27129
|
<td
|
|
@@ -26124,14 +27166,34 @@ There are a few ways this can be handled:
|
|
|
26124
27166
|
role="cell"
|
|
26125
27167
|
data-label="Example td"
|
|
26126
27168
|
>Test cell 4-8</td>
|
|
27169
|
+
<td
|
|
27170
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27171
|
+
role="cell"
|
|
27172
|
+
data-label="Example td"
|
|
27173
|
+
>Test cell 4-9</td>
|
|
27174
|
+
<td
|
|
27175
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27176
|
+
role="cell"
|
|
27177
|
+
data-label="Example td"
|
|
27178
|
+
>Test cell 4-10</td>
|
|
27179
|
+
<td
|
|
27180
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27181
|
+
role="cell"
|
|
27182
|
+
data-label="Example td"
|
|
27183
|
+
>Test cell 4-11</td>
|
|
27184
|
+
<td
|
|
27185
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27186
|
+
role="cell"
|
|
27187
|
+
data-label="Example td"
|
|
27188
|
+
>Test cell 4-12</td>
|
|
26127
27189
|
|
|
26128
27190
|
<th
|
|
26129
|
-
class="pf-v6-c-table__th pf-m-
|
|
27191
|
+
class="pf-v6-c-table__th pf-m-border-left pf-v6-c-table__sticky-cell pf-m-right"
|
|
26130
27192
|
role="columnheader"
|
|
26131
27193
|
data-label="Example th"
|
|
26132
27194
|
scope="col"
|
|
26133
27195
|
style="--pf-v6-c-table__sticky-cell--MinWidth: 150px;"
|
|
26134
|
-
>Test cell 4-
|
|
27196
|
+
>Test cell 4-13</th>
|
|
26135
27197
|
</tr>
|
|
26136
27198
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
26137
27199
|
<td
|
|
@@ -26174,14 +27236,34 @@ There are a few ways this can be handled:
|
|
|
26174
27236
|
role="cell"
|
|
26175
27237
|
data-label="Example td"
|
|
26176
27238
|
>Test cell 5-8</td>
|
|
27239
|
+
<td
|
|
27240
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27241
|
+
role="cell"
|
|
27242
|
+
data-label="Example td"
|
|
27243
|
+
>Test cell 5-9</td>
|
|
27244
|
+
<td
|
|
27245
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27246
|
+
role="cell"
|
|
27247
|
+
data-label="Example td"
|
|
27248
|
+
>Test cell 5-10</td>
|
|
27249
|
+
<td
|
|
27250
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27251
|
+
role="cell"
|
|
27252
|
+
data-label="Example td"
|
|
27253
|
+
>Test cell 5-11</td>
|
|
27254
|
+
<td
|
|
27255
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27256
|
+
role="cell"
|
|
27257
|
+
data-label="Example td"
|
|
27258
|
+
>Test cell 5-12</td>
|
|
26177
27259
|
|
|
26178
27260
|
<th
|
|
26179
|
-
class="pf-v6-c-table__th pf-m-
|
|
27261
|
+
class="pf-v6-c-table__th pf-m-border-left pf-v6-c-table__sticky-cell pf-m-right"
|
|
26180
27262
|
role="columnheader"
|
|
26181
27263
|
data-label="Example th"
|
|
26182
27264
|
scope="col"
|
|
26183
27265
|
style="--pf-v6-c-table__sticky-cell--MinWidth: 150px;"
|
|
26184
|
-
>Test cell 5-
|
|
27266
|
+
>Test cell 5-13</th>
|
|
26185
27267
|
</tr>
|
|
26186
27268
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
26187
27269
|
<td
|
|
@@ -26224,14 +27306,34 @@ There are a few ways this can be handled:
|
|
|
26224
27306
|
role="cell"
|
|
26225
27307
|
data-label="Example td"
|
|
26226
27308
|
>Test cell 6-8</td>
|
|
27309
|
+
<td
|
|
27310
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27311
|
+
role="cell"
|
|
27312
|
+
data-label="Example td"
|
|
27313
|
+
>Test cell 6-9</td>
|
|
27314
|
+
<td
|
|
27315
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27316
|
+
role="cell"
|
|
27317
|
+
data-label="Example td"
|
|
27318
|
+
>Test cell 6-10</td>
|
|
27319
|
+
<td
|
|
27320
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27321
|
+
role="cell"
|
|
27322
|
+
data-label="Example td"
|
|
27323
|
+
>Test cell 6-11</td>
|
|
27324
|
+
<td
|
|
27325
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27326
|
+
role="cell"
|
|
27327
|
+
data-label="Example td"
|
|
27328
|
+
>Test cell 6-12</td>
|
|
26227
27329
|
|
|
26228
27330
|
<th
|
|
26229
|
-
class="pf-v6-c-table__th pf-m-
|
|
27331
|
+
class="pf-v6-c-table__th pf-m-border-left pf-v6-c-table__sticky-cell pf-m-right"
|
|
26230
27332
|
role="columnheader"
|
|
26231
27333
|
data-label="Example th"
|
|
26232
27334
|
scope="col"
|
|
26233
27335
|
style="--pf-v6-c-table__sticky-cell--MinWidth: 150px;"
|
|
26234
|
-
>Test cell 6-
|
|
27336
|
+
>Test cell 6-13</th>
|
|
26235
27337
|
</tr>
|
|
26236
27338
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
26237
27339
|
<td
|
|
@@ -26274,14 +27376,34 @@ There are a few ways this can be handled:
|
|
|
26274
27376
|
role="cell"
|
|
26275
27377
|
data-label="Example td"
|
|
26276
27378
|
>Test cell 7-8</td>
|
|
27379
|
+
<td
|
|
27380
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27381
|
+
role="cell"
|
|
27382
|
+
data-label="Example td"
|
|
27383
|
+
>Test cell 7-9</td>
|
|
27384
|
+
<td
|
|
27385
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27386
|
+
role="cell"
|
|
27387
|
+
data-label="Example td"
|
|
27388
|
+
>Test cell 7-10</td>
|
|
27389
|
+
<td
|
|
27390
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27391
|
+
role="cell"
|
|
27392
|
+
data-label="Example td"
|
|
27393
|
+
>Test cell 7-11</td>
|
|
27394
|
+
<td
|
|
27395
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27396
|
+
role="cell"
|
|
27397
|
+
data-label="Example td"
|
|
27398
|
+
>Test cell 7-12</td>
|
|
26277
27399
|
|
|
26278
27400
|
<th
|
|
26279
|
-
class="pf-v6-c-table__th pf-m-
|
|
27401
|
+
class="pf-v6-c-table__th pf-m-border-left pf-v6-c-table__sticky-cell pf-m-right"
|
|
26280
27402
|
role="columnheader"
|
|
26281
27403
|
data-label="Example th"
|
|
26282
27404
|
scope="col"
|
|
26283
27405
|
style="--pf-v6-c-table__sticky-cell--MinWidth: 150px;"
|
|
26284
|
-
>Test cell 7-
|
|
27406
|
+
>Test cell 7-13</th>
|
|
26285
27407
|
</tr>
|
|
26286
27408
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
26287
27409
|
<td
|
|
@@ -26324,14 +27446,34 @@ There are a few ways this can be handled:
|
|
|
26324
27446
|
role="cell"
|
|
26325
27447
|
data-label="Example td"
|
|
26326
27448
|
>Test cell 8-8</td>
|
|
27449
|
+
<td
|
|
27450
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27451
|
+
role="cell"
|
|
27452
|
+
data-label="Example td"
|
|
27453
|
+
>Test cell 8-9</td>
|
|
27454
|
+
<td
|
|
27455
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27456
|
+
role="cell"
|
|
27457
|
+
data-label="Example td"
|
|
27458
|
+
>Test cell 8-10</td>
|
|
27459
|
+
<td
|
|
27460
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27461
|
+
role="cell"
|
|
27462
|
+
data-label="Example td"
|
|
27463
|
+
>Test cell 8-11</td>
|
|
27464
|
+
<td
|
|
27465
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27466
|
+
role="cell"
|
|
27467
|
+
data-label="Example td"
|
|
27468
|
+
>Test cell 8-12</td>
|
|
26327
27469
|
|
|
26328
27470
|
<th
|
|
26329
|
-
class="pf-v6-c-table__th pf-m-
|
|
27471
|
+
class="pf-v6-c-table__th pf-m-border-left pf-v6-c-table__sticky-cell pf-m-right"
|
|
26330
27472
|
role="columnheader"
|
|
26331
27473
|
data-label="Example th"
|
|
26332
27474
|
scope="col"
|
|
26333
27475
|
style="--pf-v6-c-table__sticky-cell--MinWidth: 150px;"
|
|
26334
|
-
>Test cell 8-
|
|
27476
|
+
>Test cell 8-13</th>
|
|
26335
27477
|
</tr>
|
|
26336
27478
|
<tr class="pf-v6-c-table__tr" role="row">
|
|
26337
27479
|
<td
|
|
@@ -26374,14 +27516,34 @@ There are a few ways this can be handled:
|
|
|
26374
27516
|
role="cell"
|
|
26375
27517
|
data-label="Example td"
|
|
26376
27518
|
>Test cell 9-8</td>
|
|
27519
|
+
<td
|
|
27520
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27521
|
+
role="cell"
|
|
27522
|
+
data-label="Example td"
|
|
27523
|
+
>Test cell 9-9</td>
|
|
27524
|
+
<td
|
|
27525
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27526
|
+
role="cell"
|
|
27527
|
+
data-label="Example td"
|
|
27528
|
+
>Test cell 9-10</td>
|
|
27529
|
+
<td
|
|
27530
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27531
|
+
role="cell"
|
|
27532
|
+
data-label="Example td"
|
|
27533
|
+
>Test cell 9-11</td>
|
|
27534
|
+
<td
|
|
27535
|
+
class="pf-v6-c-table__td pf-m-nowrap"
|
|
27536
|
+
role="cell"
|
|
27537
|
+
data-label="Example td"
|
|
27538
|
+
>Test cell 9-12</td>
|
|
26377
27539
|
|
|
26378
27540
|
<th
|
|
26379
|
-
class="pf-v6-c-table__th pf-m-
|
|
27541
|
+
class="pf-v6-c-table__th pf-m-border-left pf-v6-c-table__sticky-cell pf-m-right"
|
|
26380
27542
|
role="columnheader"
|
|
26381
27543
|
data-label="Example th"
|
|
26382
27544
|
scope="col"
|
|
26383
27545
|
style="--pf-v6-c-table__sticky-cell--MinWidth: 150px;"
|
|
26384
|
-
>Test cell 9-
|
|
27546
|
+
>Test cell 9-13</th>
|
|
26385
27547
|
</tr>
|
|
26386
27548
|
</tbody>
|
|
26387
27549
|
</table>
|
|
@@ -26396,6 +27558,8 @@ For sticky columns to function correctly, the parent table's width must be contr
|
|
|
26396
27558
|
| Class | Applied to | Outcome |
|
|
26397
27559
|
| -- | -- | -- |
|
|
26398
27560
|
| `.pf-m-sticky-header` | `.pf-v6-c-table` | Makes the table cells in `<thead>` sticky to the top of the table on scroll. |
|
|
27561
|
+
| `.pf-m-sticky-header-base` | `.pf-v6-c-table` | Makes the table cells in `<thead>` sticky to the top of the table on scroll, but does not apply sticky styling. `.pf-m-sticky-header-stuck` should be used to apply sticky styling. |
|
|
27562
|
+
| `.pf-m-sticky-header-stuck` | `.pf-v6-c-table` | Applies sticky header styling to a table with `.pf-m-sticky-header-base`. |
|
|
26399
27563
|
| `.pf-v6-c-scroll-outer-wrapper` | `<div>` | Initiates a table container sticky columns outer wrapper. |
|
|
26400
27564
|
| `.pf-v6-c-scroll-inner-wrapper` | `<div>` | Initiates a table container sticky columns inner wrapper. |
|
|
26401
27565
|
| `.pf-v6-c-table__sticky-cell` | `<th>`, `<td>` | Initiates a sticky table cell. |
|