@patternfly/patternfly 4.161.0 → 4.163.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/DataList/data-list.scss +1 -1
- package/components/DescriptionList/description-list.css +14 -0
- package/components/DescriptionList/description-list.scss +19 -0
- package/components/Dropdown/dropdown.css +19 -11
- package/components/Dropdown/dropdown.scss +35 -21
- package/components/Table/table.css +14 -3
- package/components/Table/table.scss +16 -3
- package/components/_all.scss +88 -88
- package/docs/components/DescriptionList/examples/DescriptionList.md +174 -0
- package/docs/components/Dropdown/examples/Dropdown.css +2 -1
- package/docs/components/Dropdown/examples/Dropdown.md +229 -0
- package/docs/components/Table/examples/Table.md +1029 -883
- package/docs/demos/Table/examples/Table.md +100 -100
- package/package.json +7 -7
- package/patternfly-addons.scss +10 -10
- package/patternfly-base-no-reset.scss +1 -1
- package/patternfly-no-reset.css +47 -14
- package/patternfly-no-reset.scss +1 -1
- package/patternfly.css +47 -14
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/patternfly.scss +1 -1
|
@@ -9770,7 +9770,7 @@ wrapperTag: div
|
|
|
9770
9770
|
<a href="#">siemur/test-space</a>
|
|
9771
9771
|
</th>
|
|
9772
9772
|
<td
|
|
9773
|
-
class="pf-c-table__compound-expansion-
|
|
9773
|
+
class="pf-c-table__compound-expansion-toggle pf-m-expanded"
|
|
9774
9774
|
role="cell"
|
|
9775
9775
|
data-label="Branches"
|
|
9776
9776
|
>
|
|
@@ -9874,7 +9874,7 @@ wrapperTag: div
|
|
|
9874
9874
|
<table
|
|
9875
9875
|
class="pf-c-table pf-m-compact pf-m-no-border-rows"
|
|
9876
9876
|
role="grid"
|
|
9877
|
-
id="page-layout-table-compound-expansion-table-nested-table-1"
|
|
9877
|
+
id="page-layout-table-compound-expansion-table-nested-table-1-"
|
|
9878
9878
|
aria-label="Nested table"
|
|
9879
9879
|
>
|
|
9880
9880
|
<thead>
|
|
@@ -9918,7 +9918,7 @@ wrapperTag: div
|
|
|
9918
9918
|
<div class="pf-c-dropdown">
|
|
9919
9919
|
<button
|
|
9920
9920
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
9921
|
-
id="page-layout-table-compound-expansion-table-nested-table-1
|
|
9921
|
+
id="page-layout-table-compound-expansion-table-nested-table-1--dropdown-kebab-nested-tr1-button"
|
|
9922
9922
|
aria-expanded="false"
|
|
9923
9923
|
type="button"
|
|
9924
9924
|
aria-label="Actions"
|
|
@@ -9927,7 +9927,7 @@ wrapperTag: div
|
|
|
9927
9927
|
</button>
|
|
9928
9928
|
<ul
|
|
9929
9929
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
9930
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-1
|
|
9930
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-1--dropdown-kebab-nested-tr1-button"
|
|
9931
9931
|
hidden
|
|
9932
9932
|
>
|
|
9933
9933
|
<li>
|
|
@@ -9980,7 +9980,7 @@ wrapperTag: div
|
|
|
9980
9980
|
<div class="pf-c-dropdown">
|
|
9981
9981
|
<button
|
|
9982
9982
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
9983
|
-
id="page-layout-table-compound-expansion-table-nested-table-1
|
|
9983
|
+
id="page-layout-table-compound-expansion-table-nested-table-1--dropdown-kebab-nested-tr2-button"
|
|
9984
9984
|
aria-expanded="false"
|
|
9985
9985
|
type="button"
|
|
9986
9986
|
aria-label="Actions"
|
|
@@ -9989,7 +9989,7 @@ wrapperTag: div
|
|
|
9989
9989
|
</button>
|
|
9990
9990
|
<ul
|
|
9991
9991
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
9992
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-1
|
|
9992
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-1--dropdown-kebab-nested-tr2-button"
|
|
9993
9993
|
hidden
|
|
9994
9994
|
>
|
|
9995
9995
|
<li>
|
|
@@ -10042,7 +10042,7 @@ wrapperTag: div
|
|
|
10042
10042
|
<div class="pf-c-dropdown">
|
|
10043
10043
|
<button
|
|
10044
10044
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
10045
|
-
id="page-layout-table-compound-expansion-table-nested-table-1
|
|
10045
|
+
id="page-layout-table-compound-expansion-table-nested-table-1--dropdown-kebab-nested-tr3-button"
|
|
10046
10046
|
aria-expanded="false"
|
|
10047
10047
|
type="button"
|
|
10048
10048
|
aria-label="Actions"
|
|
@@ -10051,7 +10051,7 @@ wrapperTag: div
|
|
|
10051
10051
|
</button>
|
|
10052
10052
|
<ul
|
|
10053
10053
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
10054
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-1
|
|
10054
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-1--dropdown-kebab-nested-tr3-button"
|
|
10055
10055
|
hidden
|
|
10056
10056
|
>
|
|
10057
10057
|
<li>
|
|
@@ -10104,7 +10104,7 @@ wrapperTag: div
|
|
|
10104
10104
|
<div class="pf-c-dropdown">
|
|
10105
10105
|
<button
|
|
10106
10106
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
10107
|
-
id="page-layout-table-compound-expansion-table-nested-table-1
|
|
10107
|
+
id="page-layout-table-compound-expansion-table-nested-table-1--dropdown-kebab-nested-tr4-button"
|
|
10108
10108
|
aria-expanded="false"
|
|
10109
10109
|
type="button"
|
|
10110
10110
|
aria-label="Actions"
|
|
@@ -10113,7 +10113,7 @@ wrapperTag: div
|
|
|
10113
10113
|
</button>
|
|
10114
10114
|
<ul
|
|
10115
10115
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
10116
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-1
|
|
10116
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-1--dropdown-kebab-nested-tr4-button"
|
|
10117
10117
|
hidden
|
|
10118
10118
|
>
|
|
10119
10119
|
<li>
|
|
@@ -10166,7 +10166,7 @@ wrapperTag: div
|
|
|
10166
10166
|
<div class="pf-c-dropdown">
|
|
10167
10167
|
<button
|
|
10168
10168
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
10169
|
-
id="page-layout-table-compound-expansion-table-nested-table-1
|
|
10169
|
+
id="page-layout-table-compound-expansion-table-nested-table-1--dropdown-kebab-nested-tr5-button"
|
|
10170
10170
|
aria-expanded="false"
|
|
10171
10171
|
type="button"
|
|
10172
10172
|
aria-label="Actions"
|
|
@@ -10175,7 +10175,7 @@ wrapperTag: div
|
|
|
10175
10175
|
</button>
|
|
10176
10176
|
<ul
|
|
10177
10177
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
10178
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-1
|
|
10178
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-1--dropdown-kebab-nested-tr5-button"
|
|
10179
10179
|
hidden
|
|
10180
10180
|
>
|
|
10181
10181
|
<li>
|
|
@@ -10223,7 +10223,7 @@ wrapperTag: div
|
|
|
10223
10223
|
<table
|
|
10224
10224
|
class="pf-c-table pf-m-compact pf-m-no-border-rows"
|
|
10225
10225
|
role="grid"
|
|
10226
|
-
id="page-layout-table-compound-expansion-table-nested-table-2"
|
|
10226
|
+
id="page-layout-table-compound-expansion-table-nested-table-2-"
|
|
10227
10227
|
aria-label="Nested table"
|
|
10228
10228
|
>
|
|
10229
10229
|
<thead>
|
|
@@ -10267,7 +10267,7 @@ wrapperTag: div
|
|
|
10267
10267
|
<div class="pf-c-dropdown">
|
|
10268
10268
|
<button
|
|
10269
10269
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
10270
|
-
id="page-layout-table-compound-expansion-table-nested-table-2
|
|
10270
|
+
id="page-layout-table-compound-expansion-table-nested-table-2--dropdown-kebab-nested-tr1-button"
|
|
10271
10271
|
aria-expanded="false"
|
|
10272
10272
|
type="button"
|
|
10273
10273
|
aria-label="Actions"
|
|
@@ -10276,7 +10276,7 @@ wrapperTag: div
|
|
|
10276
10276
|
</button>
|
|
10277
10277
|
<ul
|
|
10278
10278
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
10279
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-2
|
|
10279
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-2--dropdown-kebab-nested-tr1-button"
|
|
10280
10280
|
hidden
|
|
10281
10281
|
>
|
|
10282
10282
|
<li>
|
|
@@ -10329,7 +10329,7 @@ wrapperTag: div
|
|
|
10329
10329
|
<div class="pf-c-dropdown">
|
|
10330
10330
|
<button
|
|
10331
10331
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
10332
|
-
id="page-layout-table-compound-expansion-table-nested-table-2
|
|
10332
|
+
id="page-layout-table-compound-expansion-table-nested-table-2--dropdown-kebab-nested-tr2-button"
|
|
10333
10333
|
aria-expanded="false"
|
|
10334
10334
|
type="button"
|
|
10335
10335
|
aria-label="Actions"
|
|
@@ -10338,7 +10338,7 @@ wrapperTag: div
|
|
|
10338
10338
|
</button>
|
|
10339
10339
|
<ul
|
|
10340
10340
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
10341
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-2
|
|
10341
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-2--dropdown-kebab-nested-tr2-button"
|
|
10342
10342
|
hidden
|
|
10343
10343
|
>
|
|
10344
10344
|
<li>
|
|
@@ -10391,7 +10391,7 @@ wrapperTag: div
|
|
|
10391
10391
|
<div class="pf-c-dropdown">
|
|
10392
10392
|
<button
|
|
10393
10393
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
10394
|
-
id="page-layout-table-compound-expansion-table-nested-table-2
|
|
10394
|
+
id="page-layout-table-compound-expansion-table-nested-table-2--dropdown-kebab-nested-tr3-button"
|
|
10395
10395
|
aria-expanded="false"
|
|
10396
10396
|
type="button"
|
|
10397
10397
|
aria-label="Actions"
|
|
@@ -10400,7 +10400,7 @@ wrapperTag: div
|
|
|
10400
10400
|
</button>
|
|
10401
10401
|
<ul
|
|
10402
10402
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
10403
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-2
|
|
10403
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-2--dropdown-kebab-nested-tr3-button"
|
|
10404
10404
|
hidden
|
|
10405
10405
|
>
|
|
10406
10406
|
<li>
|
|
@@ -10453,7 +10453,7 @@ wrapperTag: div
|
|
|
10453
10453
|
<div class="pf-c-dropdown">
|
|
10454
10454
|
<button
|
|
10455
10455
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
10456
|
-
id="page-layout-table-compound-expansion-table-nested-table-2
|
|
10456
|
+
id="page-layout-table-compound-expansion-table-nested-table-2--dropdown-kebab-nested-tr4-button"
|
|
10457
10457
|
aria-expanded="false"
|
|
10458
10458
|
type="button"
|
|
10459
10459
|
aria-label="Actions"
|
|
@@ -10462,7 +10462,7 @@ wrapperTag: div
|
|
|
10462
10462
|
</button>
|
|
10463
10463
|
<ul
|
|
10464
10464
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
10465
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-2
|
|
10465
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-2--dropdown-kebab-nested-tr4-button"
|
|
10466
10466
|
hidden
|
|
10467
10467
|
>
|
|
10468
10468
|
<li>
|
|
@@ -10515,7 +10515,7 @@ wrapperTag: div
|
|
|
10515
10515
|
<div class="pf-c-dropdown">
|
|
10516
10516
|
<button
|
|
10517
10517
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
10518
|
-
id="page-layout-table-compound-expansion-table-nested-table-2
|
|
10518
|
+
id="page-layout-table-compound-expansion-table-nested-table-2--dropdown-kebab-nested-tr5-button"
|
|
10519
10519
|
aria-expanded="false"
|
|
10520
10520
|
type="button"
|
|
10521
10521
|
aria-label="Actions"
|
|
@@ -10524,7 +10524,7 @@ wrapperTag: div
|
|
|
10524
10524
|
</button>
|
|
10525
10525
|
<ul
|
|
10526
10526
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
10527
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-2
|
|
10527
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-2--dropdown-kebab-nested-tr5-button"
|
|
10528
10528
|
hidden
|
|
10529
10529
|
>
|
|
10530
10530
|
<li>
|
|
@@ -10572,7 +10572,7 @@ wrapperTag: div
|
|
|
10572
10572
|
<table
|
|
10573
10573
|
class="pf-c-table pf-m-compact pf-m-no-border-rows"
|
|
10574
10574
|
role="grid"
|
|
10575
|
-
id="page-layout-table-compound-expansion-table-nested-table-3"
|
|
10575
|
+
id="page-layout-table-compound-expansion-table-nested-table-3-"
|
|
10576
10576
|
aria-label="Nested table"
|
|
10577
10577
|
>
|
|
10578
10578
|
<thead>
|
|
@@ -10616,7 +10616,7 @@ wrapperTag: div
|
|
|
10616
10616
|
<div class="pf-c-dropdown">
|
|
10617
10617
|
<button
|
|
10618
10618
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
10619
|
-
id="page-layout-table-compound-expansion-table-nested-table-3
|
|
10619
|
+
id="page-layout-table-compound-expansion-table-nested-table-3--dropdown-kebab-nested-tr1-button"
|
|
10620
10620
|
aria-expanded="false"
|
|
10621
10621
|
type="button"
|
|
10622
10622
|
aria-label="Actions"
|
|
@@ -10625,7 +10625,7 @@ wrapperTag: div
|
|
|
10625
10625
|
</button>
|
|
10626
10626
|
<ul
|
|
10627
10627
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
10628
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-3
|
|
10628
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-3--dropdown-kebab-nested-tr1-button"
|
|
10629
10629
|
hidden
|
|
10630
10630
|
>
|
|
10631
10631
|
<li>
|
|
@@ -10678,7 +10678,7 @@ wrapperTag: div
|
|
|
10678
10678
|
<div class="pf-c-dropdown">
|
|
10679
10679
|
<button
|
|
10680
10680
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
10681
|
-
id="page-layout-table-compound-expansion-table-nested-table-3
|
|
10681
|
+
id="page-layout-table-compound-expansion-table-nested-table-3--dropdown-kebab-nested-tr2-button"
|
|
10682
10682
|
aria-expanded="false"
|
|
10683
10683
|
type="button"
|
|
10684
10684
|
aria-label="Actions"
|
|
@@ -10687,7 +10687,7 @@ wrapperTag: div
|
|
|
10687
10687
|
</button>
|
|
10688
10688
|
<ul
|
|
10689
10689
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
10690
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-3
|
|
10690
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-3--dropdown-kebab-nested-tr2-button"
|
|
10691
10691
|
hidden
|
|
10692
10692
|
>
|
|
10693
10693
|
<li>
|
|
@@ -10740,7 +10740,7 @@ wrapperTag: div
|
|
|
10740
10740
|
<div class="pf-c-dropdown">
|
|
10741
10741
|
<button
|
|
10742
10742
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
10743
|
-
id="page-layout-table-compound-expansion-table-nested-table-3
|
|
10743
|
+
id="page-layout-table-compound-expansion-table-nested-table-3--dropdown-kebab-nested-tr3-button"
|
|
10744
10744
|
aria-expanded="false"
|
|
10745
10745
|
type="button"
|
|
10746
10746
|
aria-label="Actions"
|
|
@@ -10749,7 +10749,7 @@ wrapperTag: div
|
|
|
10749
10749
|
</button>
|
|
10750
10750
|
<ul
|
|
10751
10751
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
10752
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-3
|
|
10752
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-3--dropdown-kebab-nested-tr3-button"
|
|
10753
10753
|
hidden
|
|
10754
10754
|
>
|
|
10755
10755
|
<li>
|
|
@@ -10802,7 +10802,7 @@ wrapperTag: div
|
|
|
10802
10802
|
<div class="pf-c-dropdown">
|
|
10803
10803
|
<button
|
|
10804
10804
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
10805
|
-
id="page-layout-table-compound-expansion-table-nested-table-3
|
|
10805
|
+
id="page-layout-table-compound-expansion-table-nested-table-3--dropdown-kebab-nested-tr4-button"
|
|
10806
10806
|
aria-expanded="false"
|
|
10807
10807
|
type="button"
|
|
10808
10808
|
aria-label="Actions"
|
|
@@ -10811,7 +10811,7 @@ wrapperTag: div
|
|
|
10811
10811
|
</button>
|
|
10812
10812
|
<ul
|
|
10813
10813
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
10814
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-3
|
|
10814
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-3--dropdown-kebab-nested-tr4-button"
|
|
10815
10815
|
hidden
|
|
10816
10816
|
>
|
|
10817
10817
|
<li>
|
|
@@ -10864,7 +10864,7 @@ wrapperTag: div
|
|
|
10864
10864
|
<div class="pf-c-dropdown">
|
|
10865
10865
|
<button
|
|
10866
10866
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
10867
|
-
id="page-layout-table-compound-expansion-table-nested-table-3
|
|
10867
|
+
id="page-layout-table-compound-expansion-table-nested-table-3--dropdown-kebab-nested-tr5-button"
|
|
10868
10868
|
aria-expanded="false"
|
|
10869
10869
|
type="button"
|
|
10870
10870
|
aria-label="Actions"
|
|
@@ -10873,7 +10873,7 @@ wrapperTag: div
|
|
|
10873
10873
|
</button>
|
|
10874
10874
|
<ul
|
|
10875
10875
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
10876
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-3
|
|
10876
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-3--dropdown-kebab-nested-tr5-button"
|
|
10877
10877
|
hidden
|
|
10878
10878
|
>
|
|
10879
10879
|
<li>
|
|
@@ -11027,7 +11027,7 @@ wrapperTag: div
|
|
|
11027
11027
|
<table
|
|
11028
11028
|
class="pf-c-table pf-m-compact pf-m-no-border-rows"
|
|
11029
11029
|
role="grid"
|
|
11030
|
-
id="page-layout-table-compound-expansion-table-nested-table-4"
|
|
11030
|
+
id="page-layout-table-compound-expansion-table-nested-table-4-"
|
|
11031
11031
|
aria-label="Nested table"
|
|
11032
11032
|
>
|
|
11033
11033
|
<thead>
|
|
@@ -11071,7 +11071,7 @@ wrapperTag: div
|
|
|
11071
11071
|
<div class="pf-c-dropdown">
|
|
11072
11072
|
<button
|
|
11073
11073
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
11074
|
-
id="page-layout-table-compound-expansion-table-nested-table-4
|
|
11074
|
+
id="page-layout-table-compound-expansion-table-nested-table-4--dropdown-kebab-nested-tr1-button"
|
|
11075
11075
|
aria-expanded="false"
|
|
11076
11076
|
type="button"
|
|
11077
11077
|
aria-label="Actions"
|
|
@@ -11080,7 +11080,7 @@ wrapperTag: div
|
|
|
11080
11080
|
</button>
|
|
11081
11081
|
<ul
|
|
11082
11082
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
11083
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-4
|
|
11083
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-4--dropdown-kebab-nested-tr1-button"
|
|
11084
11084
|
hidden
|
|
11085
11085
|
>
|
|
11086
11086
|
<li>
|
|
@@ -11133,7 +11133,7 @@ wrapperTag: div
|
|
|
11133
11133
|
<div class="pf-c-dropdown">
|
|
11134
11134
|
<button
|
|
11135
11135
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
11136
|
-
id="page-layout-table-compound-expansion-table-nested-table-4
|
|
11136
|
+
id="page-layout-table-compound-expansion-table-nested-table-4--dropdown-kebab-nested-tr2-button"
|
|
11137
11137
|
aria-expanded="false"
|
|
11138
11138
|
type="button"
|
|
11139
11139
|
aria-label="Actions"
|
|
@@ -11142,7 +11142,7 @@ wrapperTag: div
|
|
|
11142
11142
|
</button>
|
|
11143
11143
|
<ul
|
|
11144
11144
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
11145
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-4
|
|
11145
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-4--dropdown-kebab-nested-tr2-button"
|
|
11146
11146
|
hidden
|
|
11147
11147
|
>
|
|
11148
11148
|
<li>
|
|
@@ -11195,7 +11195,7 @@ wrapperTag: div
|
|
|
11195
11195
|
<div class="pf-c-dropdown">
|
|
11196
11196
|
<button
|
|
11197
11197
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
11198
|
-
id="page-layout-table-compound-expansion-table-nested-table-4
|
|
11198
|
+
id="page-layout-table-compound-expansion-table-nested-table-4--dropdown-kebab-nested-tr3-button"
|
|
11199
11199
|
aria-expanded="false"
|
|
11200
11200
|
type="button"
|
|
11201
11201
|
aria-label="Actions"
|
|
@@ -11204,7 +11204,7 @@ wrapperTag: div
|
|
|
11204
11204
|
</button>
|
|
11205
11205
|
<ul
|
|
11206
11206
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
11207
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-4
|
|
11207
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-4--dropdown-kebab-nested-tr3-button"
|
|
11208
11208
|
hidden
|
|
11209
11209
|
>
|
|
11210
11210
|
<li>
|
|
@@ -11257,7 +11257,7 @@ wrapperTag: div
|
|
|
11257
11257
|
<div class="pf-c-dropdown">
|
|
11258
11258
|
<button
|
|
11259
11259
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
11260
|
-
id="page-layout-table-compound-expansion-table-nested-table-4
|
|
11260
|
+
id="page-layout-table-compound-expansion-table-nested-table-4--dropdown-kebab-nested-tr4-button"
|
|
11261
11261
|
aria-expanded="false"
|
|
11262
11262
|
type="button"
|
|
11263
11263
|
aria-label="Actions"
|
|
@@ -11266,7 +11266,7 @@ wrapperTag: div
|
|
|
11266
11266
|
</button>
|
|
11267
11267
|
<ul
|
|
11268
11268
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
11269
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-4
|
|
11269
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-4--dropdown-kebab-nested-tr4-button"
|
|
11270
11270
|
hidden
|
|
11271
11271
|
>
|
|
11272
11272
|
<li>
|
|
@@ -11319,7 +11319,7 @@ wrapperTag: div
|
|
|
11319
11319
|
<div class="pf-c-dropdown">
|
|
11320
11320
|
<button
|
|
11321
11321
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
11322
|
-
id="page-layout-table-compound-expansion-table-nested-table-4
|
|
11322
|
+
id="page-layout-table-compound-expansion-table-nested-table-4--dropdown-kebab-nested-tr5-button"
|
|
11323
11323
|
aria-expanded="false"
|
|
11324
11324
|
type="button"
|
|
11325
11325
|
aria-label="Actions"
|
|
@@ -11328,7 +11328,7 @@ wrapperTag: div
|
|
|
11328
11328
|
</button>
|
|
11329
11329
|
<ul
|
|
11330
11330
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
11331
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-4
|
|
11331
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-4--dropdown-kebab-nested-tr5-button"
|
|
11332
11332
|
hidden
|
|
11333
11333
|
>
|
|
11334
11334
|
<li>
|
|
@@ -11376,7 +11376,7 @@ wrapperTag: div
|
|
|
11376
11376
|
<table
|
|
11377
11377
|
class="pf-c-table pf-m-compact pf-m-no-border-rows"
|
|
11378
11378
|
role="grid"
|
|
11379
|
-
id="page-layout-table-compound-expansion-table-nested-table-5"
|
|
11379
|
+
id="page-layout-table-compound-expansion-table-nested-table-5-"
|
|
11380
11380
|
aria-label="Nested table"
|
|
11381
11381
|
>
|
|
11382
11382
|
<thead>
|
|
@@ -11420,7 +11420,7 @@ wrapperTag: div
|
|
|
11420
11420
|
<div class="pf-c-dropdown">
|
|
11421
11421
|
<button
|
|
11422
11422
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
11423
|
-
id="page-layout-table-compound-expansion-table-nested-table-5
|
|
11423
|
+
id="page-layout-table-compound-expansion-table-nested-table-5--dropdown-kebab-nested-tr1-button"
|
|
11424
11424
|
aria-expanded="false"
|
|
11425
11425
|
type="button"
|
|
11426
11426
|
aria-label="Actions"
|
|
@@ -11429,7 +11429,7 @@ wrapperTag: div
|
|
|
11429
11429
|
</button>
|
|
11430
11430
|
<ul
|
|
11431
11431
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
11432
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-5
|
|
11432
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-5--dropdown-kebab-nested-tr1-button"
|
|
11433
11433
|
hidden
|
|
11434
11434
|
>
|
|
11435
11435
|
<li>
|
|
@@ -11482,7 +11482,7 @@ wrapperTag: div
|
|
|
11482
11482
|
<div class="pf-c-dropdown">
|
|
11483
11483
|
<button
|
|
11484
11484
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
11485
|
-
id="page-layout-table-compound-expansion-table-nested-table-5
|
|
11485
|
+
id="page-layout-table-compound-expansion-table-nested-table-5--dropdown-kebab-nested-tr2-button"
|
|
11486
11486
|
aria-expanded="false"
|
|
11487
11487
|
type="button"
|
|
11488
11488
|
aria-label="Actions"
|
|
@@ -11491,7 +11491,7 @@ wrapperTag: div
|
|
|
11491
11491
|
</button>
|
|
11492
11492
|
<ul
|
|
11493
11493
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
11494
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-5
|
|
11494
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-5--dropdown-kebab-nested-tr2-button"
|
|
11495
11495
|
hidden
|
|
11496
11496
|
>
|
|
11497
11497
|
<li>
|
|
@@ -11544,7 +11544,7 @@ wrapperTag: div
|
|
|
11544
11544
|
<div class="pf-c-dropdown">
|
|
11545
11545
|
<button
|
|
11546
11546
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
11547
|
-
id="page-layout-table-compound-expansion-table-nested-table-5
|
|
11547
|
+
id="page-layout-table-compound-expansion-table-nested-table-5--dropdown-kebab-nested-tr3-button"
|
|
11548
11548
|
aria-expanded="false"
|
|
11549
11549
|
type="button"
|
|
11550
11550
|
aria-label="Actions"
|
|
@@ -11553,7 +11553,7 @@ wrapperTag: div
|
|
|
11553
11553
|
</button>
|
|
11554
11554
|
<ul
|
|
11555
11555
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
11556
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-5
|
|
11556
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-5--dropdown-kebab-nested-tr3-button"
|
|
11557
11557
|
hidden
|
|
11558
11558
|
>
|
|
11559
11559
|
<li>
|
|
@@ -11606,7 +11606,7 @@ wrapperTag: div
|
|
|
11606
11606
|
<div class="pf-c-dropdown">
|
|
11607
11607
|
<button
|
|
11608
11608
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
11609
|
-
id="page-layout-table-compound-expansion-table-nested-table-5
|
|
11609
|
+
id="page-layout-table-compound-expansion-table-nested-table-5--dropdown-kebab-nested-tr4-button"
|
|
11610
11610
|
aria-expanded="false"
|
|
11611
11611
|
type="button"
|
|
11612
11612
|
aria-label="Actions"
|
|
@@ -11615,7 +11615,7 @@ wrapperTag: div
|
|
|
11615
11615
|
</button>
|
|
11616
11616
|
<ul
|
|
11617
11617
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
11618
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-5
|
|
11618
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-5--dropdown-kebab-nested-tr4-button"
|
|
11619
11619
|
hidden
|
|
11620
11620
|
>
|
|
11621
11621
|
<li>
|
|
@@ -11668,7 +11668,7 @@ wrapperTag: div
|
|
|
11668
11668
|
<div class="pf-c-dropdown">
|
|
11669
11669
|
<button
|
|
11670
11670
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
11671
|
-
id="page-layout-table-compound-expansion-table-nested-table-5
|
|
11671
|
+
id="page-layout-table-compound-expansion-table-nested-table-5--dropdown-kebab-nested-tr5-button"
|
|
11672
11672
|
aria-expanded="false"
|
|
11673
11673
|
type="button"
|
|
11674
11674
|
aria-label="Actions"
|
|
@@ -11677,7 +11677,7 @@ wrapperTag: div
|
|
|
11677
11677
|
</button>
|
|
11678
11678
|
<ul
|
|
11679
11679
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
11680
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-5
|
|
11680
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-5--dropdown-kebab-nested-tr5-button"
|
|
11681
11681
|
hidden
|
|
11682
11682
|
>
|
|
11683
11683
|
<li>
|
|
@@ -11725,7 +11725,7 @@ wrapperTag: div
|
|
|
11725
11725
|
<table
|
|
11726
11726
|
class="pf-c-table pf-m-compact pf-m-no-border-rows"
|
|
11727
11727
|
role="grid"
|
|
11728
|
-
id="page-layout-table-compound-expansion-table-nested-table-6"
|
|
11728
|
+
id="page-layout-table-compound-expansion-table-nested-table-6-"
|
|
11729
11729
|
aria-label="Nested table"
|
|
11730
11730
|
>
|
|
11731
11731
|
<thead>
|
|
@@ -11769,7 +11769,7 @@ wrapperTag: div
|
|
|
11769
11769
|
<div class="pf-c-dropdown">
|
|
11770
11770
|
<button
|
|
11771
11771
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
11772
|
-
id="page-layout-table-compound-expansion-table-nested-table-6
|
|
11772
|
+
id="page-layout-table-compound-expansion-table-nested-table-6--dropdown-kebab-nested-tr1-button"
|
|
11773
11773
|
aria-expanded="false"
|
|
11774
11774
|
type="button"
|
|
11775
11775
|
aria-label="Actions"
|
|
@@ -11778,7 +11778,7 @@ wrapperTag: div
|
|
|
11778
11778
|
</button>
|
|
11779
11779
|
<ul
|
|
11780
11780
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
11781
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-6
|
|
11781
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-6--dropdown-kebab-nested-tr1-button"
|
|
11782
11782
|
hidden
|
|
11783
11783
|
>
|
|
11784
11784
|
<li>
|
|
@@ -11831,7 +11831,7 @@ wrapperTag: div
|
|
|
11831
11831
|
<div class="pf-c-dropdown">
|
|
11832
11832
|
<button
|
|
11833
11833
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
11834
|
-
id="page-layout-table-compound-expansion-table-nested-table-6
|
|
11834
|
+
id="page-layout-table-compound-expansion-table-nested-table-6--dropdown-kebab-nested-tr2-button"
|
|
11835
11835
|
aria-expanded="false"
|
|
11836
11836
|
type="button"
|
|
11837
11837
|
aria-label="Actions"
|
|
@@ -11840,7 +11840,7 @@ wrapperTag: div
|
|
|
11840
11840
|
</button>
|
|
11841
11841
|
<ul
|
|
11842
11842
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
11843
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-6
|
|
11843
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-6--dropdown-kebab-nested-tr2-button"
|
|
11844
11844
|
hidden
|
|
11845
11845
|
>
|
|
11846
11846
|
<li>
|
|
@@ -11893,7 +11893,7 @@ wrapperTag: div
|
|
|
11893
11893
|
<div class="pf-c-dropdown">
|
|
11894
11894
|
<button
|
|
11895
11895
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
11896
|
-
id="page-layout-table-compound-expansion-table-nested-table-6
|
|
11896
|
+
id="page-layout-table-compound-expansion-table-nested-table-6--dropdown-kebab-nested-tr3-button"
|
|
11897
11897
|
aria-expanded="false"
|
|
11898
11898
|
type="button"
|
|
11899
11899
|
aria-label="Actions"
|
|
@@ -11902,7 +11902,7 @@ wrapperTag: div
|
|
|
11902
11902
|
</button>
|
|
11903
11903
|
<ul
|
|
11904
11904
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
11905
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-6
|
|
11905
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-6--dropdown-kebab-nested-tr3-button"
|
|
11906
11906
|
hidden
|
|
11907
11907
|
>
|
|
11908
11908
|
<li>
|
|
@@ -11955,7 +11955,7 @@ wrapperTag: div
|
|
|
11955
11955
|
<div class="pf-c-dropdown">
|
|
11956
11956
|
<button
|
|
11957
11957
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
11958
|
-
id="page-layout-table-compound-expansion-table-nested-table-6
|
|
11958
|
+
id="page-layout-table-compound-expansion-table-nested-table-6--dropdown-kebab-nested-tr4-button"
|
|
11959
11959
|
aria-expanded="false"
|
|
11960
11960
|
type="button"
|
|
11961
11961
|
aria-label="Actions"
|
|
@@ -11964,7 +11964,7 @@ wrapperTag: div
|
|
|
11964
11964
|
</button>
|
|
11965
11965
|
<ul
|
|
11966
11966
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
11967
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-6
|
|
11967
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-6--dropdown-kebab-nested-tr4-button"
|
|
11968
11968
|
hidden
|
|
11969
11969
|
>
|
|
11970
11970
|
<li>
|
|
@@ -12017,7 +12017,7 @@ wrapperTag: div
|
|
|
12017
12017
|
<div class="pf-c-dropdown">
|
|
12018
12018
|
<button
|
|
12019
12019
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
12020
|
-
id="page-layout-table-compound-expansion-table-nested-table-6
|
|
12020
|
+
id="page-layout-table-compound-expansion-table-nested-table-6--dropdown-kebab-nested-tr5-button"
|
|
12021
12021
|
aria-expanded="false"
|
|
12022
12022
|
type="button"
|
|
12023
12023
|
aria-label="Actions"
|
|
@@ -12026,7 +12026,7 @@ wrapperTag: div
|
|
|
12026
12026
|
</button>
|
|
12027
12027
|
<ul
|
|
12028
12028
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
12029
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-6
|
|
12029
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-6--dropdown-kebab-nested-tr5-button"
|
|
12030
12030
|
hidden
|
|
12031
12031
|
>
|
|
12032
12032
|
<li>
|
|
@@ -12180,7 +12180,7 @@ wrapperTag: div
|
|
|
12180
12180
|
<table
|
|
12181
12181
|
class="pf-c-table pf-m-compact pf-m-no-border-rows"
|
|
12182
12182
|
role="grid"
|
|
12183
|
-
id="page-layout-table-compound-expansion-table-nested-table-7"
|
|
12183
|
+
id="page-layout-table-compound-expansion-table-nested-table-7-"
|
|
12184
12184
|
aria-label="Nested table"
|
|
12185
12185
|
>
|
|
12186
12186
|
<thead>
|
|
@@ -12224,7 +12224,7 @@ wrapperTag: div
|
|
|
12224
12224
|
<div class="pf-c-dropdown">
|
|
12225
12225
|
<button
|
|
12226
12226
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
12227
|
-
id="page-layout-table-compound-expansion-table-nested-table-7
|
|
12227
|
+
id="page-layout-table-compound-expansion-table-nested-table-7--dropdown-kebab-nested-tr1-button"
|
|
12228
12228
|
aria-expanded="false"
|
|
12229
12229
|
type="button"
|
|
12230
12230
|
aria-label="Actions"
|
|
@@ -12233,7 +12233,7 @@ wrapperTag: div
|
|
|
12233
12233
|
</button>
|
|
12234
12234
|
<ul
|
|
12235
12235
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
12236
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-7
|
|
12236
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-7--dropdown-kebab-nested-tr1-button"
|
|
12237
12237
|
hidden
|
|
12238
12238
|
>
|
|
12239
12239
|
<li>
|
|
@@ -12286,7 +12286,7 @@ wrapperTag: div
|
|
|
12286
12286
|
<div class="pf-c-dropdown">
|
|
12287
12287
|
<button
|
|
12288
12288
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
12289
|
-
id="page-layout-table-compound-expansion-table-nested-table-7
|
|
12289
|
+
id="page-layout-table-compound-expansion-table-nested-table-7--dropdown-kebab-nested-tr2-button"
|
|
12290
12290
|
aria-expanded="false"
|
|
12291
12291
|
type="button"
|
|
12292
12292
|
aria-label="Actions"
|
|
@@ -12295,7 +12295,7 @@ wrapperTag: div
|
|
|
12295
12295
|
</button>
|
|
12296
12296
|
<ul
|
|
12297
12297
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
12298
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-7
|
|
12298
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-7--dropdown-kebab-nested-tr2-button"
|
|
12299
12299
|
hidden
|
|
12300
12300
|
>
|
|
12301
12301
|
<li>
|
|
@@ -12348,7 +12348,7 @@ wrapperTag: div
|
|
|
12348
12348
|
<div class="pf-c-dropdown">
|
|
12349
12349
|
<button
|
|
12350
12350
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
12351
|
-
id="page-layout-table-compound-expansion-table-nested-table-7
|
|
12351
|
+
id="page-layout-table-compound-expansion-table-nested-table-7--dropdown-kebab-nested-tr3-button"
|
|
12352
12352
|
aria-expanded="false"
|
|
12353
12353
|
type="button"
|
|
12354
12354
|
aria-label="Actions"
|
|
@@ -12357,7 +12357,7 @@ wrapperTag: div
|
|
|
12357
12357
|
</button>
|
|
12358
12358
|
<ul
|
|
12359
12359
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
12360
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-7
|
|
12360
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-7--dropdown-kebab-nested-tr3-button"
|
|
12361
12361
|
hidden
|
|
12362
12362
|
>
|
|
12363
12363
|
<li>
|
|
@@ -12410,7 +12410,7 @@ wrapperTag: div
|
|
|
12410
12410
|
<div class="pf-c-dropdown">
|
|
12411
12411
|
<button
|
|
12412
12412
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
12413
|
-
id="page-layout-table-compound-expansion-table-nested-table-7
|
|
12413
|
+
id="page-layout-table-compound-expansion-table-nested-table-7--dropdown-kebab-nested-tr4-button"
|
|
12414
12414
|
aria-expanded="false"
|
|
12415
12415
|
type="button"
|
|
12416
12416
|
aria-label="Actions"
|
|
@@ -12419,7 +12419,7 @@ wrapperTag: div
|
|
|
12419
12419
|
</button>
|
|
12420
12420
|
<ul
|
|
12421
12421
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
12422
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-7
|
|
12422
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-7--dropdown-kebab-nested-tr4-button"
|
|
12423
12423
|
hidden
|
|
12424
12424
|
>
|
|
12425
12425
|
<li>
|
|
@@ -12472,7 +12472,7 @@ wrapperTag: div
|
|
|
12472
12472
|
<div class="pf-c-dropdown">
|
|
12473
12473
|
<button
|
|
12474
12474
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
12475
|
-
id="page-layout-table-compound-expansion-table-nested-table-7
|
|
12475
|
+
id="page-layout-table-compound-expansion-table-nested-table-7--dropdown-kebab-nested-tr5-button"
|
|
12476
12476
|
aria-expanded="false"
|
|
12477
12477
|
type="button"
|
|
12478
12478
|
aria-label="Actions"
|
|
@@ -12481,7 +12481,7 @@ wrapperTag: div
|
|
|
12481
12481
|
</button>
|
|
12482
12482
|
<ul
|
|
12483
12483
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
12484
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-7
|
|
12484
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-7--dropdown-kebab-nested-tr5-button"
|
|
12485
12485
|
hidden
|
|
12486
12486
|
>
|
|
12487
12487
|
<li>
|
|
@@ -12529,7 +12529,7 @@ wrapperTag: div
|
|
|
12529
12529
|
<table
|
|
12530
12530
|
class="pf-c-table pf-m-compact pf-m-no-border-rows"
|
|
12531
12531
|
role="grid"
|
|
12532
|
-
id="page-layout-table-compound-expansion-table-nested-table-8"
|
|
12532
|
+
id="page-layout-table-compound-expansion-table-nested-table-8-"
|
|
12533
12533
|
aria-label="Nested table"
|
|
12534
12534
|
>
|
|
12535
12535
|
<thead>
|
|
@@ -12573,7 +12573,7 @@ wrapperTag: div
|
|
|
12573
12573
|
<div class="pf-c-dropdown">
|
|
12574
12574
|
<button
|
|
12575
12575
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
12576
|
-
id="page-layout-table-compound-expansion-table-nested-table-8
|
|
12576
|
+
id="page-layout-table-compound-expansion-table-nested-table-8--dropdown-kebab-nested-tr1-button"
|
|
12577
12577
|
aria-expanded="false"
|
|
12578
12578
|
type="button"
|
|
12579
12579
|
aria-label="Actions"
|
|
@@ -12582,7 +12582,7 @@ wrapperTag: div
|
|
|
12582
12582
|
</button>
|
|
12583
12583
|
<ul
|
|
12584
12584
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
12585
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-8
|
|
12585
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-8--dropdown-kebab-nested-tr1-button"
|
|
12586
12586
|
hidden
|
|
12587
12587
|
>
|
|
12588
12588
|
<li>
|
|
@@ -12635,7 +12635,7 @@ wrapperTag: div
|
|
|
12635
12635
|
<div class="pf-c-dropdown">
|
|
12636
12636
|
<button
|
|
12637
12637
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
12638
|
-
id="page-layout-table-compound-expansion-table-nested-table-8
|
|
12638
|
+
id="page-layout-table-compound-expansion-table-nested-table-8--dropdown-kebab-nested-tr2-button"
|
|
12639
12639
|
aria-expanded="false"
|
|
12640
12640
|
type="button"
|
|
12641
12641
|
aria-label="Actions"
|
|
@@ -12644,7 +12644,7 @@ wrapperTag: div
|
|
|
12644
12644
|
</button>
|
|
12645
12645
|
<ul
|
|
12646
12646
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
12647
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-8
|
|
12647
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-8--dropdown-kebab-nested-tr2-button"
|
|
12648
12648
|
hidden
|
|
12649
12649
|
>
|
|
12650
12650
|
<li>
|
|
@@ -12697,7 +12697,7 @@ wrapperTag: div
|
|
|
12697
12697
|
<div class="pf-c-dropdown">
|
|
12698
12698
|
<button
|
|
12699
12699
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
12700
|
-
id="page-layout-table-compound-expansion-table-nested-table-8
|
|
12700
|
+
id="page-layout-table-compound-expansion-table-nested-table-8--dropdown-kebab-nested-tr3-button"
|
|
12701
12701
|
aria-expanded="false"
|
|
12702
12702
|
type="button"
|
|
12703
12703
|
aria-label="Actions"
|
|
@@ -12706,7 +12706,7 @@ wrapperTag: div
|
|
|
12706
12706
|
</button>
|
|
12707
12707
|
<ul
|
|
12708
12708
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
12709
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-8
|
|
12709
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-8--dropdown-kebab-nested-tr3-button"
|
|
12710
12710
|
hidden
|
|
12711
12711
|
>
|
|
12712
12712
|
<li>
|
|
@@ -12759,7 +12759,7 @@ wrapperTag: div
|
|
|
12759
12759
|
<div class="pf-c-dropdown">
|
|
12760
12760
|
<button
|
|
12761
12761
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
12762
|
-
id="page-layout-table-compound-expansion-table-nested-table-8
|
|
12762
|
+
id="page-layout-table-compound-expansion-table-nested-table-8--dropdown-kebab-nested-tr4-button"
|
|
12763
12763
|
aria-expanded="false"
|
|
12764
12764
|
type="button"
|
|
12765
12765
|
aria-label="Actions"
|
|
@@ -12768,7 +12768,7 @@ wrapperTag: div
|
|
|
12768
12768
|
</button>
|
|
12769
12769
|
<ul
|
|
12770
12770
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
12771
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-8
|
|
12771
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-8--dropdown-kebab-nested-tr4-button"
|
|
12772
12772
|
hidden
|
|
12773
12773
|
>
|
|
12774
12774
|
<li>
|
|
@@ -12821,7 +12821,7 @@ wrapperTag: div
|
|
|
12821
12821
|
<div class="pf-c-dropdown">
|
|
12822
12822
|
<button
|
|
12823
12823
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
12824
|
-
id="page-layout-table-compound-expansion-table-nested-table-8
|
|
12824
|
+
id="page-layout-table-compound-expansion-table-nested-table-8--dropdown-kebab-nested-tr5-button"
|
|
12825
12825
|
aria-expanded="false"
|
|
12826
12826
|
type="button"
|
|
12827
12827
|
aria-label="Actions"
|
|
@@ -12830,7 +12830,7 @@ wrapperTag: div
|
|
|
12830
12830
|
</button>
|
|
12831
12831
|
<ul
|
|
12832
12832
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
12833
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-8
|
|
12833
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-8--dropdown-kebab-nested-tr5-button"
|
|
12834
12834
|
hidden
|
|
12835
12835
|
>
|
|
12836
12836
|
<li>
|
|
@@ -12878,7 +12878,7 @@ wrapperTag: div
|
|
|
12878
12878
|
<table
|
|
12879
12879
|
class="pf-c-table pf-m-compact pf-m-no-border-rows"
|
|
12880
12880
|
role="grid"
|
|
12881
|
-
id="page-layout-table-compound-expansion-table-nested-table-9"
|
|
12881
|
+
id="page-layout-table-compound-expansion-table-nested-table-9-"
|
|
12882
12882
|
aria-label="Nested table"
|
|
12883
12883
|
>
|
|
12884
12884
|
<thead>
|
|
@@ -12922,7 +12922,7 @@ wrapperTag: div
|
|
|
12922
12922
|
<div class="pf-c-dropdown">
|
|
12923
12923
|
<button
|
|
12924
12924
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
12925
|
-
id="page-layout-table-compound-expansion-table-nested-table-9
|
|
12925
|
+
id="page-layout-table-compound-expansion-table-nested-table-9--dropdown-kebab-nested-tr1-button"
|
|
12926
12926
|
aria-expanded="false"
|
|
12927
12927
|
type="button"
|
|
12928
12928
|
aria-label="Actions"
|
|
@@ -12931,7 +12931,7 @@ wrapperTag: div
|
|
|
12931
12931
|
</button>
|
|
12932
12932
|
<ul
|
|
12933
12933
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
12934
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-9
|
|
12934
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-9--dropdown-kebab-nested-tr1-button"
|
|
12935
12935
|
hidden
|
|
12936
12936
|
>
|
|
12937
12937
|
<li>
|
|
@@ -12984,7 +12984,7 @@ wrapperTag: div
|
|
|
12984
12984
|
<div class="pf-c-dropdown">
|
|
12985
12985
|
<button
|
|
12986
12986
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
12987
|
-
id="page-layout-table-compound-expansion-table-nested-table-9
|
|
12987
|
+
id="page-layout-table-compound-expansion-table-nested-table-9--dropdown-kebab-nested-tr2-button"
|
|
12988
12988
|
aria-expanded="false"
|
|
12989
12989
|
type="button"
|
|
12990
12990
|
aria-label="Actions"
|
|
@@ -12993,7 +12993,7 @@ wrapperTag: div
|
|
|
12993
12993
|
</button>
|
|
12994
12994
|
<ul
|
|
12995
12995
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
12996
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-9
|
|
12996
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-9--dropdown-kebab-nested-tr2-button"
|
|
12997
12997
|
hidden
|
|
12998
12998
|
>
|
|
12999
12999
|
<li>
|
|
@@ -13046,7 +13046,7 @@ wrapperTag: div
|
|
|
13046
13046
|
<div class="pf-c-dropdown">
|
|
13047
13047
|
<button
|
|
13048
13048
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
13049
|
-
id="page-layout-table-compound-expansion-table-nested-table-9
|
|
13049
|
+
id="page-layout-table-compound-expansion-table-nested-table-9--dropdown-kebab-nested-tr3-button"
|
|
13050
13050
|
aria-expanded="false"
|
|
13051
13051
|
type="button"
|
|
13052
13052
|
aria-label="Actions"
|
|
@@ -13055,7 +13055,7 @@ wrapperTag: div
|
|
|
13055
13055
|
</button>
|
|
13056
13056
|
<ul
|
|
13057
13057
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
13058
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-9
|
|
13058
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-9--dropdown-kebab-nested-tr3-button"
|
|
13059
13059
|
hidden
|
|
13060
13060
|
>
|
|
13061
13061
|
<li>
|
|
@@ -13108,7 +13108,7 @@ wrapperTag: div
|
|
|
13108
13108
|
<div class="pf-c-dropdown">
|
|
13109
13109
|
<button
|
|
13110
13110
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
13111
|
-
id="page-layout-table-compound-expansion-table-nested-table-9
|
|
13111
|
+
id="page-layout-table-compound-expansion-table-nested-table-9--dropdown-kebab-nested-tr4-button"
|
|
13112
13112
|
aria-expanded="false"
|
|
13113
13113
|
type="button"
|
|
13114
13114
|
aria-label="Actions"
|
|
@@ -13117,7 +13117,7 @@ wrapperTag: div
|
|
|
13117
13117
|
</button>
|
|
13118
13118
|
<ul
|
|
13119
13119
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
13120
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-9
|
|
13120
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-9--dropdown-kebab-nested-tr4-button"
|
|
13121
13121
|
hidden
|
|
13122
13122
|
>
|
|
13123
13123
|
<li>
|
|
@@ -13170,7 +13170,7 @@ wrapperTag: div
|
|
|
13170
13170
|
<div class="pf-c-dropdown">
|
|
13171
13171
|
<button
|
|
13172
13172
|
class="pf-c-dropdown__toggle pf-m-plain"
|
|
13173
|
-
id="page-layout-table-compound-expansion-table-nested-table-9
|
|
13173
|
+
id="page-layout-table-compound-expansion-table-nested-table-9--dropdown-kebab-nested-tr5-button"
|
|
13174
13174
|
aria-expanded="false"
|
|
13175
13175
|
type="button"
|
|
13176
13176
|
aria-label="Actions"
|
|
@@ -13179,7 +13179,7 @@ wrapperTag: div
|
|
|
13179
13179
|
</button>
|
|
13180
13180
|
<ul
|
|
13181
13181
|
class="pf-c-dropdown__menu pf-m-align-right"
|
|
13182
|
-
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-9
|
|
13182
|
+
aria-labelledby="page-layout-table-compound-expansion-table-nested-table-9--dropdown-kebab-nested-tr5-button"
|
|
13183
13183
|
hidden
|
|
13184
13184
|
>
|
|
13185
13185
|
<li>
|