@patternfly/patternfly 6.0.0-alpha.121 → 6.0.0-alpha.123
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/base/patternfly-variables.css +9 -22
- package/base/patternfly-variables.scss +11 -5
- package/base/tokens/_index.scss +1 -0
- package/base/tokens/tokens-charts-dark.scss +169 -0
- package/base/tokens/tokens-charts.scss +75 -65
- package/base/tokens/tokens-dark.scss +4 -5
- package/base/tokens/tokens-default.scss +10 -11
- package/base/tokens/tokens-font.scss +1 -1
- package/base/tokens/tokens-palette.scss +4 -5
- package/components/AboutModalBox/about-modal-box.css +54 -54
- package/components/AboutModalBox/about-modal-box.scss +54 -54
- package/components/Accordion/accordion.css +39 -39
- package/components/Accordion/accordion.scss +39 -39
- package/components/Alert/alert-group.css +15 -15
- package/components/Alert/alert-group.scss +15 -15
- package/components/Alert/alert.css +46 -46
- package/components/Alert/alert.scss +46 -46
- package/components/AppLauncher/app-launcher.css +58 -58
- package/components/AppLauncher/app-launcher.scss +58 -58
- package/components/BackToTop/back-to-top.css +14 -14
- package/components/BackToTop/back-to-top.scss +14 -14
- package/components/Badge/badge.css +6 -6
- package/components/Badge/badge.scss +6 -6
- package/components/Banner/banner.css +12 -12
- package/components/Banner/banner.scss +12 -12
- package/components/Breadcrumb/breadcrumb.css +12 -12
- package/components/Breadcrumb/breadcrumb.scss +12 -12
- package/components/Button/button.css +93 -93
- package/components/Button/button.scss +93 -93
- package/components/CalendarMonth/calendar-month.css +42 -42
- package/components/CalendarMonth/calendar-month.scss +42 -42
- package/components/Card/card.css +59 -59
- package/components/Card/card.scss +59 -59
- package/components/Check/check.css +2 -2
- package/components/Check/check.scss +2 -2
- package/components/Chip/chip-group.css +20 -20
- package/components/Chip/chip-group.scss +20 -20
- package/components/Chip/chip.css +26 -26
- package/components/Chip/chip.scss +26 -26
- package/components/ClipboardCopy/clipboard-copy.css +36 -36
- package/components/ClipboardCopy/clipboard-copy.scss +36 -36
- package/components/CodeBlock/code-block.css +19 -19
- package/components/CodeBlock/code-block.scss +19 -19
- package/components/CodeEditor/code-editor.css +33 -33
- package/components/CodeEditor/code-editor.scss +33 -33
- package/components/Content/content.css +65 -65
- package/components/Content/content.scss +65 -65
- package/components/ContextSelector/context-selector.css +145 -145
- package/components/ContextSelector/context-selector.scss +145 -145
- package/components/DataList/data-list-grid.css +98 -98
- package/components/DataList/data-list-grid.scss +14 -14
- package/components/DataList/data-list.css +233 -233
- package/components/DataList/data-list.scss +135 -135
- package/components/DatePicker/date-picker.css +14 -14
- package/components/DatePicker/date-picker.scss +14 -14
- package/components/DescriptionList/description-list.css +6 -6
- package/components/DescriptionList/description-list.scss +6 -6
- package/components/Drawer/drawer.css +84 -84
- package/components/Drawer/drawer.scss +84 -84
- package/components/Dropdown/dropdown.css +126 -126
- package/components/Dropdown/dropdown.scss +126 -126
- package/components/DualListSelector/dual-list-selector.css +59 -58
- package/components/DualListSelector/dual-list-selector.scss +41 -40
- package/components/EmptyState/empty-state.css +32 -32
- package/components/EmptyState/empty-state.scss +32 -32
- package/components/ExpandableSection/expandable-section.css +48 -48
- package/components/ExpandableSection/expandable-section.scss +48 -48
- package/components/Form/form.css +106 -106
- package/components/Form/form.scss +88 -88
- package/components/FormControl/form-control.css +44 -44
- package/components/FormControl/form-control.scss +44 -44
- package/components/HelperText/helper-text.css +2 -2
- package/components/HelperText/helper-text.scss +2 -2
- package/components/Hint/hint.css +16 -16
- package/components/Hint/hint.scss +16 -16
- package/components/InlineEdit/inline-edit.css +10 -10
- package/components/InlineEdit/inline-edit.scss +10 -10
- package/components/InputGroup/input-group.css +16 -16
- package/components/InputGroup/input-group.scss +16 -16
- package/components/JumpLinks/jump-links.css +75 -75
- package/components/JumpLinks/jump-links.scss +75 -75
- package/components/Label/label-group.css +26 -26
- package/components/Label/label-group.scss +26 -26
- package/components/Label/label.css +30 -30
- package/components/Label/label.scss +30 -30
- package/components/List/list.css +27 -27
- package/components/List/list.scss +27 -27
- package/components/LogViewer/log-viewer.css +36 -36
- package/components/LogViewer/log-viewer.scss +37 -37
- package/components/Login/login.css +88 -88
- package/components/Login/login.scss +88 -88
- package/components/Menu/menu.css +20 -20
- package/components/Menu/menu.scss +20 -20
- package/components/MenuToggle/menu-toggle.css +58 -58
- package/components/MenuToggle/menu-toggle.scss +58 -58
- package/components/ModalBox/modal-box.css +39 -39
- package/components/ModalBox/modal-box.scss +39 -39
- package/components/MultipleFileUpload/multiple-file-upload.css +32 -32
- package/components/MultipleFileUpload/multiple-file-upload.scss +32 -32
- package/components/NotificationBadge/notification-badge.css +16 -16
- package/components/NotificationBadge/notification-badge.scss +16 -16
- package/components/NotificationDrawer/notification-drawer.css +41 -41
- package/components/NotificationDrawer/notification-drawer.scss +41 -41
- package/components/NumberInput/number-input.css +2 -2
- package/components/NumberInput/number-input.scss +2 -2
- package/components/OptionsMenu/options-menu.css +79 -79
- package/components/OptionsMenu/options-menu.scss +79 -79
- package/components/Page/page.css +181 -181
- package/components/Page/page.scss +131 -131
- package/components/Pagination/pagination.css +24 -24
- package/components/Pagination/pagination.scss +24 -24
- package/components/Panel/panel.css +24 -24
- package/components/Panel/panel.scss +24 -24
- package/components/Popover/popover.css +48 -48
- package/components/Popover/popover.scss +48 -48
- package/components/Progress/progress.css +4 -4
- package/components/Progress/progress.scss +4 -4
- package/components/ProgressStepper/progress-stepper.css +225 -225
- package/components/ProgressStepper/progress-stepper.scss +93 -93
- package/components/Radio/radio.css +6 -6
- package/components/Radio/radio.scss +6 -6
- package/components/Select/select.css +171 -171
- package/components/Select/select.scss +171 -171
- package/components/Sidebar/sidebar.css +44 -44
- package/components/Sidebar/sidebar.scss +44 -44
- package/components/SimpleList/simple-list.css +18 -18
- package/components/SimpleList/simple-list.scss +18 -18
- package/components/Skeleton/skeleton.css +4 -4
- package/components/Skeleton/skeleton.scss +4 -4
- package/components/SkipToContent/skip-to-content.css +4 -4
- package/components/SkipToContent/skip-to-content.scss +4 -4
- package/components/Slider/slider.css +25 -25
- package/components/Slider/slider.scss +25 -25
- package/components/Switch/switch.css +4 -4
- package/components/Switch/switch.scss +4 -4
- package/components/TabContent/tab-content.css +24 -24
- package/components/TabContent/tab-content.scss +24 -24
- package/components/Table/table-grid.css +404 -404
- package/components/Table/table-grid.scss +116 -116
- package/components/Table/table-scrollable.css +16 -16
- package/components/Table/table-scrollable.scss +16 -16
- package/components/Table/table-tree-view.css +251 -251
- package/components/Table/table-tree-view.scss +59 -59
- package/components/Table/table.css +122 -122
- package/components/Table/table.scss +122 -122
- package/components/Tabs/tabs.css +118 -118
- package/components/Tabs/tabs.scss +118 -118
- package/components/TextInputGroup/text-input-group.css +26 -26
- package/components/TextInputGroup/text-input-group.scss +26 -26
- package/components/Tile/tile.css +13 -13
- package/components/Tile/tile.scss +13 -13
- package/components/ToggleGroup/toggle-group.css +28 -28
- package/components/ToggleGroup/toggle-group.scss +28 -28
- package/components/Tooltip/tooltip.css +26 -26
- package/components/Tooltip/tooltip.scss +26 -26
- package/components/TreeView/tree-view.css +181 -181
- package/components/TreeView/tree-view.scss +122 -122
- package/components/Wizard/wizard.css +158 -119
- package/components/Wizard/wizard.scss +176 -126
- package/components/_index.css +4310 -4270
- package/docs/components/Drawer/examples/Drawer.md +1 -1
- package/docs/components/Slider/examples/Slider.md +39 -39
- package/docs/components/Table/examples/Table.md +20 -20
- package/docs/components/Wizard/examples/Wizard.md +827 -91
- package/docs/demos/Card/examples/Card.css +2 -2
- package/docs/demos/PasswordStrength/examples/PasswordStrength.md +4 -44
- package/docs/demos/Table/examples/Table.md +20 -20
- package/docs/demos/Wizard/examples/Wizard.md +356 -198
- package/package.json +1 -1
- package/patternfly-base-no-globals.css +9 -22
- package/patternfly-base.css +9 -22
- package/patternfly-no-globals.css +4319 -4292
- package/patternfly.css +4319 -4292
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -16,9 +16,9 @@
|
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
#ws-html-demos-c-card-status-card-expanded-with-popover .pf-v6-c-table {
|
|
19
|
-
--pf-v6-c-table__expandable-row--after--
|
|
19
|
+
--pf-v6-c-table__expandable-row--after--BorderInlineStartWidth: 0;
|
|
20
20
|
--pf-v6-c-table__expandable-row--after--BorderColor: transparent;
|
|
21
|
-
--pf-v6-c-table--m-compact--cell--first-last-child--
|
|
21
|
+
--pf-v6-c-table--m-compact--cell--first-last-child--PaddingInlineStart: var(--pf-v6-global--spacer--sm);
|
|
22
22
|
}
|
|
23
23
|
|
|
24
24
|
.ws-chart {
|
|
@@ -13,17 +13,7 @@ section: components
|
|
|
13
13
|
class="pf-v6-c-form__label"
|
|
14
14
|
for="password-strength-demo--initial-password"
|
|
15
15
|
>
|
|
16
|
-
<span class="pf-v6-c-form__label-text">Password</span> <span class="pf-v6-c-form__label-required" aria-hidden="true">*</span></label
|
|
17
|
-
<span
|
|
18
|
-
class="pf-v6-c-button pf-m-no-padding pf-m-plain"
|
|
19
|
-
type="button"
|
|
20
|
-
role="button"
|
|
21
|
-
tabindex="0"
|
|
22
|
-
aria-label="More information for password field"
|
|
23
|
-
aria-describedby="password-strength-demo--initial-password"
|
|
24
|
-
>
|
|
25
|
-
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
26
|
-
</span></span>
|
|
16
|
+
<span class="pf-v6-c-form__label-text">Password</span> <span class="pf-v6-c-form__label-required" aria-hidden="true">*</span></label>
|
|
27
17
|
</div>
|
|
28
18
|
<div class="pf-v6-c-form__group-label-info"></div>
|
|
29
19
|
</div>
|
|
@@ -102,17 +92,7 @@ section: components
|
|
|
102
92
|
class="pf-v6-c-form__label"
|
|
103
93
|
for="password-strength-demo--invalid-password"
|
|
104
94
|
>
|
|
105
|
-
<span class="pf-v6-c-form__label-text">Password</span> <span class="pf-v6-c-form__label-required" aria-hidden="true">*</span></label
|
|
106
|
-
<span
|
|
107
|
-
class="pf-v6-c-button pf-m-no-padding pf-m-plain"
|
|
108
|
-
type="button"
|
|
109
|
-
role="button"
|
|
110
|
-
tabindex="0"
|
|
111
|
-
aria-label="More information for password field"
|
|
112
|
-
aria-describedby="password-strength-demo--invalid-password"
|
|
113
|
-
>
|
|
114
|
-
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
115
|
-
</span></span>
|
|
95
|
+
<span class="pf-v6-c-form__label-text">Password</span> <span class="pf-v6-c-form__label-required" aria-hidden="true">*</span></label>
|
|
116
96
|
</div>
|
|
117
97
|
<div class="pf-v6-c-form__group-label-info"></div>
|
|
118
98
|
</div>
|
|
@@ -185,17 +165,7 @@ section: components
|
|
|
185
165
|
class="pf-v6-c-form__label"
|
|
186
166
|
for="password-strength-demo--weak-password"
|
|
187
167
|
>
|
|
188
|
-
<span class="pf-v6-c-form__label-text">Password</span> <span class="pf-v6-c-form__label-required" aria-hidden="true">*</span></label
|
|
189
|
-
<span
|
|
190
|
-
class="pf-v6-c-button pf-m-no-padding pf-m-plain"
|
|
191
|
-
type="button"
|
|
192
|
-
role="button"
|
|
193
|
-
tabindex="0"
|
|
194
|
-
aria-label="More information for password field"
|
|
195
|
-
aria-describedby="password-strength-demo--weak-password"
|
|
196
|
-
>
|
|
197
|
-
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
198
|
-
</span></span>
|
|
168
|
+
<span class="pf-v6-c-form__label-text">Password</span> <span class="pf-v6-c-form__label-required" aria-hidden="true">*</span></label>
|
|
199
169
|
</div>
|
|
200
170
|
<div class="pf-v6-c-form__group-label-info">
|
|
201
171
|
<div class="pf-v6-c-helper-text">
|
|
@@ -277,17 +247,7 @@ section: components
|
|
|
277
247
|
class="pf-v6-c-form__label"
|
|
278
248
|
for="password-strength-demo--strong-password"
|
|
279
249
|
>
|
|
280
|
-
<span class="pf-v6-c-form__label-text">Password</span> <span class="pf-v6-c-form__label-required" aria-hidden="true">*</span></label
|
|
281
|
-
<span
|
|
282
|
-
class="pf-v6-c-button pf-m-no-padding pf-m-plain"
|
|
283
|
-
type="button"
|
|
284
|
-
role="button"
|
|
285
|
-
tabindex="0"
|
|
286
|
-
aria-label="More information for password field"
|
|
287
|
-
aria-describedby="password-strength-demo--strong-password"
|
|
288
|
-
>
|
|
289
|
-
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
290
|
-
</span></span>
|
|
250
|
+
<span class="pf-v6-c-form__label-text">Password</span> <span class="pf-v6-c-form__label-required" aria-hidden="true">*</span></label>
|
|
291
251
|
</div>
|
|
292
252
|
<div class="pf-v6-c-form__group-label-info">
|
|
293
253
|
<div class="pf-v6-c-helper-text">
|
|
@@ -14304,7 +14304,7 @@ wrapperTag: div
|
|
|
14304
14304
|
aria-sort="none"
|
|
14305
14305
|
data-label="Example th"
|
|
14306
14306
|
scope="col"
|
|
14307
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 120px; --pf-v6-c-table__sticky-cell--
|
|
14307
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 120px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
14308
14308
|
>
|
|
14309
14309
|
<button class="pf-v6-c-table__button">
|
|
14310
14310
|
<span class="pf-v6-c-table__button-content">
|
|
@@ -14382,7 +14382,7 @@ wrapperTag: div
|
|
|
14382
14382
|
role="columnheader"
|
|
14383
14383
|
data-label="Example th"
|
|
14384
14384
|
scope="col"
|
|
14385
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
14385
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
14386
14386
|
>State 1</th>
|
|
14387
14387
|
|
|
14388
14388
|
<td
|
|
@@ -14436,7 +14436,7 @@ wrapperTag: div
|
|
|
14436
14436
|
role="columnheader"
|
|
14437
14437
|
data-label="Example th"
|
|
14438
14438
|
scope="col"
|
|
14439
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
14439
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
14440
14440
|
>State 2</th>
|
|
14441
14441
|
|
|
14442
14442
|
<td
|
|
@@ -14490,7 +14490,7 @@ wrapperTag: div
|
|
|
14490
14490
|
role="columnheader"
|
|
14491
14491
|
data-label="Example th"
|
|
14492
14492
|
scope="col"
|
|
14493
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
14493
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
14494
14494
|
>State 3</th>
|
|
14495
14495
|
|
|
14496
14496
|
<td
|
|
@@ -14544,7 +14544,7 @@ wrapperTag: div
|
|
|
14544
14544
|
role="columnheader"
|
|
14545
14545
|
data-label="Example th"
|
|
14546
14546
|
scope="col"
|
|
14547
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
14547
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
14548
14548
|
>State 4</th>
|
|
14549
14549
|
|
|
14550
14550
|
<td
|
|
@@ -14598,7 +14598,7 @@ wrapperTag: div
|
|
|
14598
14598
|
role="columnheader"
|
|
14599
14599
|
data-label="Example th"
|
|
14600
14600
|
scope="col"
|
|
14601
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
14601
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
14602
14602
|
>State 5</th>
|
|
14603
14603
|
|
|
14604
14604
|
<td
|
|
@@ -14652,7 +14652,7 @@ wrapperTag: div
|
|
|
14652
14652
|
role="columnheader"
|
|
14653
14653
|
data-label="Example th"
|
|
14654
14654
|
scope="col"
|
|
14655
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
14655
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
14656
14656
|
>State 6</th>
|
|
14657
14657
|
|
|
14658
14658
|
<td
|
|
@@ -14706,7 +14706,7 @@ wrapperTag: div
|
|
|
14706
14706
|
role="columnheader"
|
|
14707
14707
|
data-label="Example th"
|
|
14708
14708
|
scope="col"
|
|
14709
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
14709
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
14710
14710
|
>State 7</th>
|
|
14711
14711
|
|
|
14712
14712
|
<td
|
|
@@ -14760,7 +14760,7 @@ wrapperTag: div
|
|
|
14760
14760
|
role="columnheader"
|
|
14761
14761
|
data-label="Example th"
|
|
14762
14762
|
scope="col"
|
|
14763
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
14763
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
14764
14764
|
>State 8</th>
|
|
14765
14765
|
|
|
14766
14766
|
<td
|
|
@@ -14814,7 +14814,7 @@ wrapperTag: div
|
|
|
14814
14814
|
role="columnheader"
|
|
14815
14815
|
data-label="Example th"
|
|
14816
14816
|
scope="col"
|
|
14817
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
14817
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
14818
14818
|
>State 9</th>
|
|
14819
14819
|
|
|
14820
14820
|
<td
|
|
@@ -15533,7 +15533,7 @@ wrapperTag: div
|
|
|
15533
15533
|
aria-sort="none"
|
|
15534
15534
|
data-label="Example th"
|
|
15535
15535
|
scope="col"
|
|
15536
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 120px; --pf-v6-c-table__sticky-cell--
|
|
15536
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 120px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
15537
15537
|
>
|
|
15538
15538
|
<button class="pf-v6-c-table__button">
|
|
15539
15539
|
<span class="pf-v6-c-table__button-content">
|
|
@@ -15611,7 +15611,7 @@ wrapperTag: div
|
|
|
15611
15611
|
role="columnheader"
|
|
15612
15612
|
data-label="Example th"
|
|
15613
15613
|
scope="col"
|
|
15614
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
15614
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
15615
15615
|
>State 1</th>
|
|
15616
15616
|
|
|
15617
15617
|
<td
|
|
@@ -15665,7 +15665,7 @@ wrapperTag: div
|
|
|
15665
15665
|
role="columnheader"
|
|
15666
15666
|
data-label="Example th"
|
|
15667
15667
|
scope="col"
|
|
15668
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
15668
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
15669
15669
|
>State 2</th>
|
|
15670
15670
|
|
|
15671
15671
|
<td
|
|
@@ -15719,7 +15719,7 @@ wrapperTag: div
|
|
|
15719
15719
|
role="columnheader"
|
|
15720
15720
|
data-label="Example th"
|
|
15721
15721
|
scope="col"
|
|
15722
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
15722
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
15723
15723
|
>State 3</th>
|
|
15724
15724
|
|
|
15725
15725
|
<td
|
|
@@ -15773,7 +15773,7 @@ wrapperTag: div
|
|
|
15773
15773
|
role="columnheader"
|
|
15774
15774
|
data-label="Example th"
|
|
15775
15775
|
scope="col"
|
|
15776
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
15776
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
15777
15777
|
>State 4</th>
|
|
15778
15778
|
|
|
15779
15779
|
<td
|
|
@@ -15827,7 +15827,7 @@ wrapperTag: div
|
|
|
15827
15827
|
role="columnheader"
|
|
15828
15828
|
data-label="Example th"
|
|
15829
15829
|
scope="col"
|
|
15830
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
15830
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
15831
15831
|
>State 5</th>
|
|
15832
15832
|
|
|
15833
15833
|
<td
|
|
@@ -15881,7 +15881,7 @@ wrapperTag: div
|
|
|
15881
15881
|
role="columnheader"
|
|
15882
15882
|
data-label="Example th"
|
|
15883
15883
|
scope="col"
|
|
15884
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
15884
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
15885
15885
|
>State 6</th>
|
|
15886
15886
|
|
|
15887
15887
|
<td
|
|
@@ -15935,7 +15935,7 @@ wrapperTag: div
|
|
|
15935
15935
|
role="columnheader"
|
|
15936
15936
|
data-label="Example th"
|
|
15937
15937
|
scope="col"
|
|
15938
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
15938
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
15939
15939
|
>State 7</th>
|
|
15940
15940
|
|
|
15941
15941
|
<td
|
|
@@ -15989,7 +15989,7 @@ wrapperTag: div
|
|
|
15989
15989
|
role="columnheader"
|
|
15990
15990
|
data-label="Example th"
|
|
15991
15991
|
scope="col"
|
|
15992
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
15992
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
15993
15993
|
>State 8</th>
|
|
15994
15994
|
|
|
15995
15995
|
<td
|
|
@@ -16043,7 +16043,7 @@ wrapperTag: div
|
|
|
16043
16043
|
role="columnheader"
|
|
16044
16044
|
data-label="Example th"
|
|
16045
16045
|
scope="col"
|
|
16046
|
-
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--
|
|
16046
|
+
style="--pf-v6-c-table__sticky-cell--MinWidth: 80px; --pf-v6-c-table__sticky-cell--InsetInlineStart: 100px;"
|
|
16047
16047
|
>State 9</th>
|
|
16048
16048
|
|
|
16049
16049
|
<td
|