@patternfly/patternfly 6.5.0-prerelease.45 → 6.5.0-prerelease.46
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/NotificationDrawer/notification-drawer.css +10 -2
- package/components/NotificationDrawer/notification-drawer.scss +11 -4
- package/components/_index.css +10 -2
- package/docs/components/AboutModalBox/examples/AboutModalBox.md +2 -2
- package/docs/components/ActionList/examples/ActionList.md +10 -10
- package/docs/components/Alert/examples/Alert.md +30 -30
- package/docs/components/Banner/examples/Banner.md +65 -5
- package/docs/components/Drawer/examples/Drawer.md +42 -42
- package/docs/components/DualListSelector/examples/DualListSelector.md +792 -72
- package/docs/components/Icon/examples/Icon.md +65 -5
- package/docs/components/InlineEdit/examples/InlineEdit.md +16 -16
- package/docs/components/Label/examples/Label.md +2812 -220
- package/docs/components/MenuToggle/examples/MenuToggle.md +13 -1
- package/docs/components/ModalBox/examples/ModalBox.md +121 -37
- package/docs/components/MultipleFileUpload/examples/MultipleFileUpload.md +18 -18
- package/docs/components/NotificationDrawer/examples/NotificationDrawer.md +524 -44
- package/docs/components/Popover/examples/Popover.md +110 -38
- package/docs/components/ProgressStepper/examples/ProgressStepper.md +273 -21
- package/docs/components/Slider/examples/Slider.md +52 -4
- package/docs/components/Tabs/examples/Tabs.md +1638 -126
- package/docs/components/TextInputGroup/examples/TextInputGroup.md +509 -41
- package/docs/components/Toolbar/examples/Toolbar.md +48 -48
- package/docs/components/Wizard/examples/Wizard.md +26 -26
- package/docs/demos/AboutModal/examples/AboutModal.md +2 -2
- package/docs/demos/Alert/examples/Alert.md +6 -6
- package/docs/demos/Card/examples/Card.md +80 -8
- package/docs/demos/Compass/examples/Compass.md +2 -2
- package/docs/demos/Dashboard/examples/Dashboard.md +24 -6
- package/docs/demos/DescriptionList/examples/DescriptionList.md +2 -2
- package/docs/demos/Drawer/examples/Drawer.md +6 -6
- package/docs/demos/Form/examples/BasicForms.md +26 -2
- package/docs/demos/JumpLinks/examples/JumpLinks.md +4 -4
- package/docs/demos/Masthead/examples/Masthead.md +15 -3
- package/docs/demos/Modal/examples/Modal.md +12 -12
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +816 -96
- package/docs/demos/Page/examples/Page.md +2 -2
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +90 -18
- package/docs/demos/Table/examples/Table.md +232 -19
- package/docs/demos/Tabs/examples/Tabs.md +23 -5
- package/docs/demos/Toolbar/examples/Toolbar.md +24 -24
- package/docs/demos/Wizard/examples/Wizard.md +20 -20
- package/package.json +1 -1
- package/patternfly-no-globals.css +10 -2
- package/patternfly.css +10 -2
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -5789,7 +5789,19 @@ As sub navigation:
|
|
|
5789
5789
|
>
|
|
5790
5790
|
<span class="pf-v6-c-button__icon">
|
|
5791
5791
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
5792
|
-
<
|
|
5792
|
+
<svg
|
|
5793
|
+
class="pf-v6-svg"
|
|
5794
|
+
viewBox="0 0 20 20"
|
|
5795
|
+
fill="currentColor"
|
|
5796
|
+
aria-hidden="true"
|
|
5797
|
+
role="img"
|
|
5798
|
+
width="1em"
|
|
5799
|
+
height="1em"
|
|
5800
|
+
>
|
|
5801
|
+
<path
|
|
5802
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
5803
|
+
/>
|
|
5804
|
+
</svg>
|
|
5793
5805
|
</span>
|
|
5794
5806
|
</span>
|
|
5795
5807
|
</button>
|
|
@@ -5813,7 +5825,19 @@ As sub navigation:
|
|
|
5813
5825
|
>
|
|
5814
5826
|
<span class="pf-v6-c-button__icon">
|
|
5815
5827
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
5816
|
-
<
|
|
5828
|
+
<svg
|
|
5829
|
+
class="pf-v6-svg"
|
|
5830
|
+
viewBox="0 0 20 20"
|
|
5831
|
+
fill="currentColor"
|
|
5832
|
+
aria-hidden="true"
|
|
5833
|
+
role="img"
|
|
5834
|
+
width="1em"
|
|
5835
|
+
height="1em"
|
|
5836
|
+
>
|
|
5837
|
+
<path
|
|
5838
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
5839
|
+
/>
|
|
5840
|
+
</svg>
|
|
5817
5841
|
</span>
|
|
5818
5842
|
</span>
|
|
5819
5843
|
</button>
|
|
@@ -5837,7 +5861,19 @@ As sub navigation:
|
|
|
5837
5861
|
>
|
|
5838
5862
|
<span class="pf-v6-c-button__icon">
|
|
5839
5863
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
5840
|
-
<
|
|
5864
|
+
<svg
|
|
5865
|
+
class="pf-v6-svg"
|
|
5866
|
+
viewBox="0 0 20 20"
|
|
5867
|
+
fill="currentColor"
|
|
5868
|
+
aria-hidden="true"
|
|
5869
|
+
role="img"
|
|
5870
|
+
width="1em"
|
|
5871
|
+
height="1em"
|
|
5872
|
+
>
|
|
5873
|
+
<path
|
|
5874
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
5875
|
+
/>
|
|
5876
|
+
</svg>
|
|
5841
5877
|
</span>
|
|
5842
5878
|
</span>
|
|
5843
5879
|
</button>
|
|
@@ -5867,7 +5903,19 @@ As sub navigation:
|
|
|
5867
5903
|
>
|
|
5868
5904
|
<span class="pf-v6-c-button__icon">
|
|
5869
5905
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
5870
|
-
<
|
|
5906
|
+
<svg
|
|
5907
|
+
class="pf-v6-svg"
|
|
5908
|
+
viewBox="0 0 20 20"
|
|
5909
|
+
fill="currentColor"
|
|
5910
|
+
aria-hidden="true"
|
|
5911
|
+
role="img"
|
|
5912
|
+
width="1em"
|
|
5913
|
+
height="1em"
|
|
5914
|
+
>
|
|
5915
|
+
<path
|
|
5916
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
5917
|
+
/>
|
|
5918
|
+
</svg>
|
|
5871
5919
|
</span>
|
|
5872
5920
|
</span>
|
|
5873
5921
|
</button>
|
|
@@ -5896,7 +5944,19 @@ As sub navigation:
|
|
|
5896
5944
|
>
|
|
5897
5945
|
<span class="pf-v6-c-button__icon">
|
|
5898
5946
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
5899
|
-
<
|
|
5947
|
+
<svg
|
|
5948
|
+
class="pf-v6-svg"
|
|
5949
|
+
viewBox="0 0 20 20"
|
|
5950
|
+
fill="currentColor"
|
|
5951
|
+
aria-hidden="true"
|
|
5952
|
+
role="img"
|
|
5953
|
+
width="1em"
|
|
5954
|
+
height="1em"
|
|
5955
|
+
>
|
|
5956
|
+
<path
|
|
5957
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
5958
|
+
/>
|
|
5959
|
+
</svg>
|
|
5900
5960
|
</span>
|
|
5901
5961
|
</span>
|
|
5902
5962
|
</button>
|
|
@@ -5925,7 +5985,19 @@ As sub navigation:
|
|
|
5925
5985
|
>
|
|
5926
5986
|
<span class="pf-v6-c-button__icon">
|
|
5927
5987
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
5928
|
-
<
|
|
5988
|
+
<svg
|
|
5989
|
+
class="pf-v6-svg"
|
|
5990
|
+
viewBox="0 0 20 20"
|
|
5991
|
+
fill="currentColor"
|
|
5992
|
+
aria-hidden="true"
|
|
5993
|
+
role="img"
|
|
5994
|
+
width="1em"
|
|
5995
|
+
height="1em"
|
|
5996
|
+
>
|
|
5997
|
+
<path
|
|
5998
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
5999
|
+
/>
|
|
6000
|
+
</svg>
|
|
5929
6001
|
</span>
|
|
5930
6002
|
</span>
|
|
5931
6003
|
</button>
|
|
@@ -5949,7 +6021,19 @@ As sub navigation:
|
|
|
5949
6021
|
>
|
|
5950
6022
|
<span class="pf-v6-c-button__icon">
|
|
5951
6023
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
5952
|
-
<
|
|
6024
|
+
<svg
|
|
6025
|
+
class="pf-v6-svg"
|
|
6026
|
+
viewBox="0 0 20 20"
|
|
6027
|
+
fill="currentColor"
|
|
6028
|
+
aria-hidden="true"
|
|
6029
|
+
role="img"
|
|
6030
|
+
width="1em"
|
|
6031
|
+
height="1em"
|
|
6032
|
+
>
|
|
6033
|
+
<path
|
|
6034
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6035
|
+
/>
|
|
6036
|
+
</svg>
|
|
5953
6037
|
</span>
|
|
5954
6038
|
</span>
|
|
5955
6039
|
</button>
|
|
@@ -6038,7 +6122,19 @@ As sub navigation:
|
|
|
6038
6122
|
>
|
|
6039
6123
|
<span class="pf-v6-c-button__icon">
|
|
6040
6124
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6041
|
-
<
|
|
6125
|
+
<svg
|
|
6126
|
+
class="pf-v6-svg"
|
|
6127
|
+
viewBox="0 0 20 20"
|
|
6128
|
+
fill="currentColor"
|
|
6129
|
+
aria-hidden="true"
|
|
6130
|
+
role="img"
|
|
6131
|
+
width="1em"
|
|
6132
|
+
height="1em"
|
|
6133
|
+
>
|
|
6134
|
+
<path
|
|
6135
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6136
|
+
/>
|
|
6137
|
+
</svg>
|
|
6042
6138
|
</span>
|
|
6043
6139
|
</span>
|
|
6044
6140
|
</button>
|
|
@@ -6062,7 +6158,19 @@ As sub navigation:
|
|
|
6062
6158
|
>
|
|
6063
6159
|
<span class="pf-v6-c-button__icon">
|
|
6064
6160
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6065
|
-
<
|
|
6161
|
+
<svg
|
|
6162
|
+
class="pf-v6-svg"
|
|
6163
|
+
viewBox="0 0 20 20"
|
|
6164
|
+
fill="currentColor"
|
|
6165
|
+
aria-hidden="true"
|
|
6166
|
+
role="img"
|
|
6167
|
+
width="1em"
|
|
6168
|
+
height="1em"
|
|
6169
|
+
>
|
|
6170
|
+
<path
|
|
6171
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6172
|
+
/>
|
|
6173
|
+
</svg>
|
|
6066
6174
|
</span>
|
|
6067
6175
|
</span>
|
|
6068
6176
|
</button>
|
|
@@ -6086,7 +6194,19 @@ As sub navigation:
|
|
|
6086
6194
|
>
|
|
6087
6195
|
<span class="pf-v6-c-button__icon">
|
|
6088
6196
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6089
|
-
<
|
|
6197
|
+
<svg
|
|
6198
|
+
class="pf-v6-svg"
|
|
6199
|
+
viewBox="0 0 20 20"
|
|
6200
|
+
fill="currentColor"
|
|
6201
|
+
aria-hidden="true"
|
|
6202
|
+
role="img"
|
|
6203
|
+
width="1em"
|
|
6204
|
+
height="1em"
|
|
6205
|
+
>
|
|
6206
|
+
<path
|
|
6207
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6208
|
+
/>
|
|
6209
|
+
</svg>
|
|
6090
6210
|
</span>
|
|
6091
6211
|
</span>
|
|
6092
6212
|
</button>
|
|
@@ -6116,7 +6236,19 @@ As sub navigation:
|
|
|
6116
6236
|
>
|
|
6117
6237
|
<span class="pf-v6-c-button__icon">
|
|
6118
6238
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6119
|
-
<
|
|
6239
|
+
<svg
|
|
6240
|
+
class="pf-v6-svg"
|
|
6241
|
+
viewBox="0 0 20 20"
|
|
6242
|
+
fill="currentColor"
|
|
6243
|
+
aria-hidden="true"
|
|
6244
|
+
role="img"
|
|
6245
|
+
width="1em"
|
|
6246
|
+
height="1em"
|
|
6247
|
+
>
|
|
6248
|
+
<path
|
|
6249
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6250
|
+
/>
|
|
6251
|
+
</svg>
|
|
6120
6252
|
</span>
|
|
6121
6253
|
</span>
|
|
6122
6254
|
</button>
|
|
@@ -6145,7 +6277,19 @@ As sub navigation:
|
|
|
6145
6277
|
>
|
|
6146
6278
|
<span class="pf-v6-c-button__icon">
|
|
6147
6279
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6148
|
-
<
|
|
6280
|
+
<svg
|
|
6281
|
+
class="pf-v6-svg"
|
|
6282
|
+
viewBox="0 0 20 20"
|
|
6283
|
+
fill="currentColor"
|
|
6284
|
+
aria-hidden="true"
|
|
6285
|
+
role="img"
|
|
6286
|
+
width="1em"
|
|
6287
|
+
height="1em"
|
|
6288
|
+
>
|
|
6289
|
+
<path
|
|
6290
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6291
|
+
/>
|
|
6292
|
+
</svg>
|
|
6149
6293
|
</span>
|
|
6150
6294
|
</span>
|
|
6151
6295
|
</button>
|
|
@@ -6174,7 +6318,19 @@ As sub navigation:
|
|
|
6174
6318
|
>
|
|
6175
6319
|
<span class="pf-v6-c-button__icon">
|
|
6176
6320
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6177
|
-
<
|
|
6321
|
+
<svg
|
|
6322
|
+
class="pf-v6-svg"
|
|
6323
|
+
viewBox="0 0 20 20"
|
|
6324
|
+
fill="currentColor"
|
|
6325
|
+
aria-hidden="true"
|
|
6326
|
+
role="img"
|
|
6327
|
+
width="1em"
|
|
6328
|
+
height="1em"
|
|
6329
|
+
>
|
|
6330
|
+
<path
|
|
6331
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6332
|
+
/>
|
|
6333
|
+
</svg>
|
|
6178
6334
|
</span>
|
|
6179
6335
|
</span>
|
|
6180
6336
|
</button>
|
|
@@ -6198,7 +6354,19 @@ As sub navigation:
|
|
|
6198
6354
|
>
|
|
6199
6355
|
<span class="pf-v6-c-button__icon">
|
|
6200
6356
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6201
|
-
<
|
|
6357
|
+
<svg
|
|
6358
|
+
class="pf-v6-svg"
|
|
6359
|
+
viewBox="0 0 20 20"
|
|
6360
|
+
fill="currentColor"
|
|
6361
|
+
aria-hidden="true"
|
|
6362
|
+
role="img"
|
|
6363
|
+
width="1em"
|
|
6364
|
+
height="1em"
|
|
6365
|
+
>
|
|
6366
|
+
<path
|
|
6367
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6368
|
+
/>
|
|
6369
|
+
</svg>
|
|
6202
6370
|
</span>
|
|
6203
6371
|
</span>
|
|
6204
6372
|
</button>
|
|
@@ -6287,7 +6455,19 @@ As sub navigation:
|
|
|
6287
6455
|
>
|
|
6288
6456
|
<span class="pf-v6-c-button__icon">
|
|
6289
6457
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6290
|
-
<
|
|
6458
|
+
<svg
|
|
6459
|
+
class="pf-v6-svg"
|
|
6460
|
+
viewBox="0 0 20 20"
|
|
6461
|
+
fill="currentColor"
|
|
6462
|
+
aria-hidden="true"
|
|
6463
|
+
role="img"
|
|
6464
|
+
width="1em"
|
|
6465
|
+
height="1em"
|
|
6466
|
+
>
|
|
6467
|
+
<path
|
|
6468
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6469
|
+
/>
|
|
6470
|
+
</svg>
|
|
6291
6471
|
</span>
|
|
6292
6472
|
</span>
|
|
6293
6473
|
</button>
|
|
@@ -6311,7 +6491,19 @@ As sub navigation:
|
|
|
6311
6491
|
>
|
|
6312
6492
|
<span class="pf-v6-c-button__icon">
|
|
6313
6493
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6314
|
-
<
|
|
6494
|
+
<svg
|
|
6495
|
+
class="pf-v6-svg"
|
|
6496
|
+
viewBox="0 0 20 20"
|
|
6497
|
+
fill="currentColor"
|
|
6498
|
+
aria-hidden="true"
|
|
6499
|
+
role="img"
|
|
6500
|
+
width="1em"
|
|
6501
|
+
height="1em"
|
|
6502
|
+
>
|
|
6503
|
+
<path
|
|
6504
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6505
|
+
/>
|
|
6506
|
+
</svg>
|
|
6315
6507
|
</span>
|
|
6316
6508
|
</span>
|
|
6317
6509
|
</button>
|
|
@@ -6335,7 +6527,19 @@ As sub navigation:
|
|
|
6335
6527
|
>
|
|
6336
6528
|
<span class="pf-v6-c-button__icon">
|
|
6337
6529
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6338
|
-
<
|
|
6530
|
+
<svg
|
|
6531
|
+
class="pf-v6-svg"
|
|
6532
|
+
viewBox="0 0 20 20"
|
|
6533
|
+
fill="currentColor"
|
|
6534
|
+
aria-hidden="true"
|
|
6535
|
+
role="img"
|
|
6536
|
+
width="1em"
|
|
6537
|
+
height="1em"
|
|
6538
|
+
>
|
|
6539
|
+
<path
|
|
6540
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6541
|
+
/>
|
|
6542
|
+
</svg>
|
|
6339
6543
|
</span>
|
|
6340
6544
|
</span>
|
|
6341
6545
|
</button>
|
|
@@ -6365,7 +6569,19 @@ As sub navigation:
|
|
|
6365
6569
|
>
|
|
6366
6570
|
<span class="pf-v6-c-button__icon">
|
|
6367
6571
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6368
|
-
<
|
|
6572
|
+
<svg
|
|
6573
|
+
class="pf-v6-svg"
|
|
6574
|
+
viewBox="0 0 20 20"
|
|
6575
|
+
fill="currentColor"
|
|
6576
|
+
aria-hidden="true"
|
|
6577
|
+
role="img"
|
|
6578
|
+
width="1em"
|
|
6579
|
+
height="1em"
|
|
6580
|
+
>
|
|
6581
|
+
<path
|
|
6582
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6583
|
+
/>
|
|
6584
|
+
</svg>
|
|
6369
6585
|
</span>
|
|
6370
6586
|
</span>
|
|
6371
6587
|
</button>
|
|
@@ -6394,7 +6610,19 @@ As sub navigation:
|
|
|
6394
6610
|
>
|
|
6395
6611
|
<span class="pf-v6-c-button__icon">
|
|
6396
6612
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6397
|
-
<
|
|
6613
|
+
<svg
|
|
6614
|
+
class="pf-v6-svg"
|
|
6615
|
+
viewBox="0 0 20 20"
|
|
6616
|
+
fill="currentColor"
|
|
6617
|
+
aria-hidden="true"
|
|
6618
|
+
role="img"
|
|
6619
|
+
width="1em"
|
|
6620
|
+
height="1em"
|
|
6621
|
+
>
|
|
6622
|
+
<path
|
|
6623
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6624
|
+
/>
|
|
6625
|
+
</svg>
|
|
6398
6626
|
</span>
|
|
6399
6627
|
</span>
|
|
6400
6628
|
</button>
|
|
@@ -6423,7 +6651,19 @@ As sub navigation:
|
|
|
6423
6651
|
>
|
|
6424
6652
|
<span class="pf-v6-c-button__icon">
|
|
6425
6653
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6426
|
-
<
|
|
6654
|
+
<svg
|
|
6655
|
+
class="pf-v6-svg"
|
|
6656
|
+
viewBox="0 0 20 20"
|
|
6657
|
+
fill="currentColor"
|
|
6658
|
+
aria-hidden="true"
|
|
6659
|
+
role="img"
|
|
6660
|
+
width="1em"
|
|
6661
|
+
height="1em"
|
|
6662
|
+
>
|
|
6663
|
+
<path
|
|
6664
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6665
|
+
/>
|
|
6666
|
+
</svg>
|
|
6427
6667
|
</span>
|
|
6428
6668
|
</span>
|
|
6429
6669
|
</button>
|
|
@@ -6447,7 +6687,19 @@ As sub navigation:
|
|
|
6447
6687
|
>
|
|
6448
6688
|
<span class="pf-v6-c-button__icon">
|
|
6449
6689
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6450
|
-
<
|
|
6690
|
+
<svg
|
|
6691
|
+
class="pf-v6-svg"
|
|
6692
|
+
viewBox="0 0 20 20"
|
|
6693
|
+
fill="currentColor"
|
|
6694
|
+
aria-hidden="true"
|
|
6695
|
+
role="img"
|
|
6696
|
+
width="1em"
|
|
6697
|
+
height="1em"
|
|
6698
|
+
>
|
|
6699
|
+
<path
|
|
6700
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6701
|
+
/>
|
|
6702
|
+
</svg>
|
|
6451
6703
|
</span>
|
|
6452
6704
|
</span>
|
|
6453
6705
|
</button>
|
|
@@ -6539,7 +6791,19 @@ As sub navigation:
|
|
|
6539
6791
|
>
|
|
6540
6792
|
<span class="pf-v6-c-button__icon">
|
|
6541
6793
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6542
|
-
<
|
|
6794
|
+
<svg
|
|
6795
|
+
class="pf-v6-svg"
|
|
6796
|
+
viewBox="0 0 20 20"
|
|
6797
|
+
fill="currentColor"
|
|
6798
|
+
aria-hidden="true"
|
|
6799
|
+
role="img"
|
|
6800
|
+
width="1em"
|
|
6801
|
+
height="1em"
|
|
6802
|
+
>
|
|
6803
|
+
<path
|
|
6804
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6805
|
+
/>
|
|
6806
|
+
</svg>
|
|
6543
6807
|
</span>
|
|
6544
6808
|
</span>
|
|
6545
6809
|
</button>
|
|
@@ -6566,7 +6830,19 @@ As sub navigation:
|
|
|
6566
6830
|
>
|
|
6567
6831
|
<span class="pf-v6-c-button__icon">
|
|
6568
6832
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6569
|
-
<
|
|
6833
|
+
<svg
|
|
6834
|
+
class="pf-v6-svg"
|
|
6835
|
+
viewBox="0 0 20 20"
|
|
6836
|
+
fill="currentColor"
|
|
6837
|
+
aria-hidden="true"
|
|
6838
|
+
role="img"
|
|
6839
|
+
width="1em"
|
|
6840
|
+
height="1em"
|
|
6841
|
+
>
|
|
6842
|
+
<path
|
|
6843
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6844
|
+
/>
|
|
6845
|
+
</svg>
|
|
6570
6846
|
</span>
|
|
6571
6847
|
</span>
|
|
6572
6848
|
</button>
|
|
@@ -6593,7 +6869,19 @@ As sub navigation:
|
|
|
6593
6869
|
>
|
|
6594
6870
|
<span class="pf-v6-c-button__icon">
|
|
6595
6871
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6596
|
-
<
|
|
6872
|
+
<svg
|
|
6873
|
+
class="pf-v6-svg"
|
|
6874
|
+
viewBox="0 0 20 20"
|
|
6875
|
+
fill="currentColor"
|
|
6876
|
+
aria-hidden="true"
|
|
6877
|
+
role="img"
|
|
6878
|
+
width="1em"
|
|
6879
|
+
height="1em"
|
|
6880
|
+
>
|
|
6881
|
+
<path
|
|
6882
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6883
|
+
/>
|
|
6884
|
+
</svg>
|
|
6597
6885
|
</span>
|
|
6598
6886
|
</span>
|
|
6599
6887
|
</button>
|
|
@@ -6626,7 +6914,19 @@ As sub navigation:
|
|
|
6626
6914
|
>
|
|
6627
6915
|
<span class="pf-v6-c-button__icon">
|
|
6628
6916
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6629
|
-
<
|
|
6917
|
+
<svg
|
|
6918
|
+
class="pf-v6-svg"
|
|
6919
|
+
viewBox="0 0 20 20"
|
|
6920
|
+
fill="currentColor"
|
|
6921
|
+
aria-hidden="true"
|
|
6922
|
+
role="img"
|
|
6923
|
+
width="1em"
|
|
6924
|
+
height="1em"
|
|
6925
|
+
>
|
|
6926
|
+
<path
|
|
6927
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6928
|
+
/>
|
|
6929
|
+
</svg>
|
|
6630
6930
|
</span>
|
|
6631
6931
|
</span>
|
|
6632
6932
|
</button>
|
|
@@ -6658,7 +6958,19 @@ As sub navigation:
|
|
|
6658
6958
|
>
|
|
6659
6959
|
<span class="pf-v6-c-button__icon">
|
|
6660
6960
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6661
|
-
<
|
|
6961
|
+
<svg
|
|
6962
|
+
class="pf-v6-svg"
|
|
6963
|
+
viewBox="0 0 20 20"
|
|
6964
|
+
fill="currentColor"
|
|
6965
|
+
aria-hidden="true"
|
|
6966
|
+
role="img"
|
|
6967
|
+
width="1em"
|
|
6968
|
+
height="1em"
|
|
6969
|
+
>
|
|
6970
|
+
<path
|
|
6971
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6972
|
+
/>
|
|
6973
|
+
</svg>
|
|
6662
6974
|
</span>
|
|
6663
6975
|
</span>
|
|
6664
6976
|
</button>
|
|
@@ -6690,7 +7002,19 @@ As sub navigation:
|
|
|
6690
7002
|
>
|
|
6691
7003
|
<span class="pf-v6-c-button__icon">
|
|
6692
7004
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6693
|
-
<
|
|
7005
|
+
<svg
|
|
7006
|
+
class="pf-v6-svg"
|
|
7007
|
+
viewBox="0 0 20 20"
|
|
7008
|
+
fill="currentColor"
|
|
7009
|
+
aria-hidden="true"
|
|
7010
|
+
role="img"
|
|
7011
|
+
width="1em"
|
|
7012
|
+
height="1em"
|
|
7013
|
+
>
|
|
7014
|
+
<path
|
|
7015
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7016
|
+
/>
|
|
7017
|
+
</svg>
|
|
6694
7018
|
</span>
|
|
6695
7019
|
</span>
|
|
6696
7020
|
</button>
|
|
@@ -6717,7 +7041,19 @@ As sub navigation:
|
|
|
6717
7041
|
>
|
|
6718
7042
|
<span class="pf-v6-c-button__icon">
|
|
6719
7043
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6720
|
-
<
|
|
7044
|
+
<svg
|
|
7045
|
+
class="pf-v6-svg"
|
|
7046
|
+
viewBox="0 0 20 20"
|
|
7047
|
+
fill="currentColor"
|
|
7048
|
+
aria-hidden="true"
|
|
7049
|
+
role="img"
|
|
7050
|
+
width="1em"
|
|
7051
|
+
height="1em"
|
|
7052
|
+
>
|
|
7053
|
+
<path
|
|
7054
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7055
|
+
/>
|
|
7056
|
+
</svg>
|
|
6721
7057
|
</span>
|
|
6722
7058
|
</span>
|
|
6723
7059
|
</button>
|
|
@@ -6806,7 +7142,19 @@ As sub navigation:
|
|
|
6806
7142
|
>
|
|
6807
7143
|
<span class="pf-v6-c-button__icon">
|
|
6808
7144
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6809
|
-
<
|
|
7145
|
+
<svg
|
|
7146
|
+
class="pf-v6-svg"
|
|
7147
|
+
viewBox="0 0 20 20"
|
|
7148
|
+
fill="currentColor"
|
|
7149
|
+
aria-hidden="true"
|
|
7150
|
+
role="img"
|
|
7151
|
+
width="1em"
|
|
7152
|
+
height="1em"
|
|
7153
|
+
>
|
|
7154
|
+
<path
|
|
7155
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7156
|
+
/>
|
|
7157
|
+
</svg>
|
|
6810
7158
|
</span>
|
|
6811
7159
|
</span>
|
|
6812
7160
|
</button>
|
|
@@ -6830,7 +7178,19 @@ As sub navigation:
|
|
|
6830
7178
|
>
|
|
6831
7179
|
<span class="pf-v6-c-button__icon">
|
|
6832
7180
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6833
|
-
<
|
|
7181
|
+
<svg
|
|
7182
|
+
class="pf-v6-svg"
|
|
7183
|
+
viewBox="0 0 20 20"
|
|
7184
|
+
fill="currentColor"
|
|
7185
|
+
aria-hidden="true"
|
|
7186
|
+
role="img"
|
|
7187
|
+
width="1em"
|
|
7188
|
+
height="1em"
|
|
7189
|
+
>
|
|
7190
|
+
<path
|
|
7191
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7192
|
+
/>
|
|
7193
|
+
</svg>
|
|
6834
7194
|
</span>
|
|
6835
7195
|
</span>
|
|
6836
7196
|
</button>
|
|
@@ -6854,7 +7214,19 @@ As sub navigation:
|
|
|
6854
7214
|
>
|
|
6855
7215
|
<span class="pf-v6-c-button__icon">
|
|
6856
7216
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6857
|
-
<
|
|
7217
|
+
<svg
|
|
7218
|
+
class="pf-v6-svg"
|
|
7219
|
+
viewBox="0 0 20 20"
|
|
7220
|
+
fill="currentColor"
|
|
7221
|
+
aria-hidden="true"
|
|
7222
|
+
role="img"
|
|
7223
|
+
width="1em"
|
|
7224
|
+
height="1em"
|
|
7225
|
+
>
|
|
7226
|
+
<path
|
|
7227
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7228
|
+
/>
|
|
7229
|
+
</svg>
|
|
6858
7230
|
</span>
|
|
6859
7231
|
</span>
|
|
6860
7232
|
</button>
|
|
@@ -6944,7 +7316,19 @@ As sub navigation:
|
|
|
6944
7316
|
>
|
|
6945
7317
|
<span class="pf-v6-c-button__icon">
|
|
6946
7318
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6947
|
-
<
|
|
7319
|
+
<svg
|
|
7320
|
+
class="pf-v6-svg"
|
|
7321
|
+
viewBox="0 0 20 20"
|
|
7322
|
+
fill="currentColor"
|
|
7323
|
+
aria-hidden="true"
|
|
7324
|
+
role="img"
|
|
7325
|
+
width="1em"
|
|
7326
|
+
height="1em"
|
|
7327
|
+
>
|
|
7328
|
+
<path
|
|
7329
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7330
|
+
/>
|
|
7331
|
+
</svg>
|
|
6948
7332
|
</span>
|
|
6949
7333
|
</span>
|
|
6950
7334
|
</button>
|
|
@@ -6968,7 +7352,19 @@ As sub navigation:
|
|
|
6968
7352
|
>
|
|
6969
7353
|
<span class="pf-v6-c-button__icon">
|
|
6970
7354
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6971
|
-
<
|
|
7355
|
+
<svg
|
|
7356
|
+
class="pf-v6-svg"
|
|
7357
|
+
viewBox="0 0 20 20"
|
|
7358
|
+
fill="currentColor"
|
|
7359
|
+
aria-hidden="true"
|
|
7360
|
+
role="img"
|
|
7361
|
+
width="1em"
|
|
7362
|
+
height="1em"
|
|
7363
|
+
>
|
|
7364
|
+
<path
|
|
7365
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7366
|
+
/>
|
|
7367
|
+
</svg>
|
|
6972
7368
|
</span>
|
|
6973
7369
|
</span>
|
|
6974
7370
|
</button>
|
|
@@ -6992,7 +7388,19 @@ As sub navigation:
|
|
|
6992
7388
|
>
|
|
6993
7389
|
<span class="pf-v6-c-button__icon">
|
|
6994
7390
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
6995
|
-
<
|
|
7391
|
+
<svg
|
|
7392
|
+
class="pf-v6-svg"
|
|
7393
|
+
viewBox="0 0 20 20"
|
|
7394
|
+
fill="currentColor"
|
|
7395
|
+
aria-hidden="true"
|
|
7396
|
+
role="img"
|
|
7397
|
+
width="1em"
|
|
7398
|
+
height="1em"
|
|
7399
|
+
>
|
|
7400
|
+
<path
|
|
7401
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7402
|
+
/>
|
|
7403
|
+
</svg>
|
|
6996
7404
|
</span>
|
|
6997
7405
|
</span>
|
|
6998
7406
|
</button>
|
|
@@ -7022,7 +7430,19 @@ As sub navigation:
|
|
|
7022
7430
|
>
|
|
7023
7431
|
<span class="pf-v6-c-button__icon">
|
|
7024
7432
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7025
|
-
<
|
|
7433
|
+
<svg
|
|
7434
|
+
class="pf-v6-svg"
|
|
7435
|
+
viewBox="0 0 20 20"
|
|
7436
|
+
fill="currentColor"
|
|
7437
|
+
aria-hidden="true"
|
|
7438
|
+
role="img"
|
|
7439
|
+
width="1em"
|
|
7440
|
+
height="1em"
|
|
7441
|
+
>
|
|
7442
|
+
<path
|
|
7443
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7444
|
+
/>
|
|
7445
|
+
</svg>
|
|
7026
7446
|
</span>
|
|
7027
7447
|
</span>
|
|
7028
7448
|
</button>
|
|
@@ -7051,7 +7471,19 @@ As sub navigation:
|
|
|
7051
7471
|
>
|
|
7052
7472
|
<span class="pf-v6-c-button__icon">
|
|
7053
7473
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7054
|
-
<
|
|
7474
|
+
<svg
|
|
7475
|
+
class="pf-v6-svg"
|
|
7476
|
+
viewBox="0 0 20 20"
|
|
7477
|
+
fill="currentColor"
|
|
7478
|
+
aria-hidden="true"
|
|
7479
|
+
role="img"
|
|
7480
|
+
width="1em"
|
|
7481
|
+
height="1em"
|
|
7482
|
+
>
|
|
7483
|
+
<path
|
|
7484
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7485
|
+
/>
|
|
7486
|
+
</svg>
|
|
7055
7487
|
</span>
|
|
7056
7488
|
</span>
|
|
7057
7489
|
</button>
|
|
@@ -7080,7 +7512,19 @@ As sub navigation:
|
|
|
7080
7512
|
>
|
|
7081
7513
|
<span class="pf-v6-c-button__icon">
|
|
7082
7514
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7083
|
-
<
|
|
7515
|
+
<svg
|
|
7516
|
+
class="pf-v6-svg"
|
|
7517
|
+
viewBox="0 0 20 20"
|
|
7518
|
+
fill="currentColor"
|
|
7519
|
+
aria-hidden="true"
|
|
7520
|
+
role="img"
|
|
7521
|
+
width="1em"
|
|
7522
|
+
height="1em"
|
|
7523
|
+
>
|
|
7524
|
+
<path
|
|
7525
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7526
|
+
/>
|
|
7527
|
+
</svg>
|
|
7084
7528
|
</span>
|
|
7085
7529
|
</span>
|
|
7086
7530
|
</button>
|
|
@@ -7104,7 +7548,19 @@ As sub navigation:
|
|
|
7104
7548
|
>
|
|
7105
7549
|
<span class="pf-v6-c-button__icon">
|
|
7106
7550
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7107
|
-
<
|
|
7551
|
+
<svg
|
|
7552
|
+
class="pf-v6-svg"
|
|
7553
|
+
viewBox="0 0 20 20"
|
|
7554
|
+
fill="currentColor"
|
|
7555
|
+
aria-hidden="true"
|
|
7556
|
+
role="img"
|
|
7557
|
+
width="1em"
|
|
7558
|
+
height="1em"
|
|
7559
|
+
>
|
|
7560
|
+
<path
|
|
7561
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7562
|
+
/>
|
|
7563
|
+
</svg>
|
|
7108
7564
|
</span>
|
|
7109
7565
|
</span>
|
|
7110
7566
|
</button>
|
|
@@ -7189,7 +7645,19 @@ As sub navigation:
|
|
|
7189
7645
|
>
|
|
7190
7646
|
<span class="pf-v6-c-button__icon">
|
|
7191
7647
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7192
|
-
<
|
|
7648
|
+
<svg
|
|
7649
|
+
class="pf-v6-svg"
|
|
7650
|
+
viewBox="0 0 20 20"
|
|
7651
|
+
fill="currentColor"
|
|
7652
|
+
aria-hidden="true"
|
|
7653
|
+
role="img"
|
|
7654
|
+
width="1em"
|
|
7655
|
+
height="1em"
|
|
7656
|
+
>
|
|
7657
|
+
<path
|
|
7658
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7659
|
+
/>
|
|
7660
|
+
</svg>
|
|
7193
7661
|
</span>
|
|
7194
7662
|
</span>
|
|
7195
7663
|
</button>
|
|
@@ -7213,7 +7681,19 @@ As sub navigation:
|
|
|
7213
7681
|
>
|
|
7214
7682
|
<span class="pf-v6-c-button__icon">
|
|
7215
7683
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7216
|
-
<
|
|
7684
|
+
<svg
|
|
7685
|
+
class="pf-v6-svg"
|
|
7686
|
+
viewBox="0 0 20 20"
|
|
7687
|
+
fill="currentColor"
|
|
7688
|
+
aria-hidden="true"
|
|
7689
|
+
role="img"
|
|
7690
|
+
width="1em"
|
|
7691
|
+
height="1em"
|
|
7692
|
+
>
|
|
7693
|
+
<path
|
|
7694
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7695
|
+
/>
|
|
7696
|
+
</svg>
|
|
7217
7697
|
</span>
|
|
7218
7698
|
</span>
|
|
7219
7699
|
</button>
|
|
@@ -7237,7 +7717,19 @@ As sub navigation:
|
|
|
7237
7717
|
>
|
|
7238
7718
|
<span class="pf-v6-c-button__icon">
|
|
7239
7719
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7240
|
-
<
|
|
7720
|
+
<svg
|
|
7721
|
+
class="pf-v6-svg"
|
|
7722
|
+
viewBox="0 0 20 20"
|
|
7723
|
+
fill="currentColor"
|
|
7724
|
+
aria-hidden="true"
|
|
7725
|
+
role="img"
|
|
7726
|
+
width="1em"
|
|
7727
|
+
height="1em"
|
|
7728
|
+
>
|
|
7729
|
+
<path
|
|
7730
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7731
|
+
/>
|
|
7732
|
+
</svg>
|
|
7241
7733
|
</span>
|
|
7242
7734
|
</span>
|
|
7243
7735
|
</button>
|
|
@@ -7267,7 +7759,19 @@ As sub navigation:
|
|
|
7267
7759
|
>
|
|
7268
7760
|
<span class="pf-v6-c-button__icon">
|
|
7269
7761
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7270
|
-
<
|
|
7762
|
+
<svg
|
|
7763
|
+
class="pf-v6-svg"
|
|
7764
|
+
viewBox="0 0 20 20"
|
|
7765
|
+
fill="currentColor"
|
|
7766
|
+
aria-hidden="true"
|
|
7767
|
+
role="img"
|
|
7768
|
+
width="1em"
|
|
7769
|
+
height="1em"
|
|
7770
|
+
>
|
|
7771
|
+
<path
|
|
7772
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7773
|
+
/>
|
|
7774
|
+
</svg>
|
|
7271
7775
|
</span>
|
|
7272
7776
|
</span>
|
|
7273
7777
|
</button>
|
|
@@ -7296,7 +7800,19 @@ As sub navigation:
|
|
|
7296
7800
|
>
|
|
7297
7801
|
<span class="pf-v6-c-button__icon">
|
|
7298
7802
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7299
|
-
<
|
|
7803
|
+
<svg
|
|
7804
|
+
class="pf-v6-svg"
|
|
7805
|
+
viewBox="0 0 20 20"
|
|
7806
|
+
fill="currentColor"
|
|
7807
|
+
aria-hidden="true"
|
|
7808
|
+
role="img"
|
|
7809
|
+
width="1em"
|
|
7810
|
+
height="1em"
|
|
7811
|
+
>
|
|
7812
|
+
<path
|
|
7813
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7814
|
+
/>
|
|
7815
|
+
</svg>
|
|
7300
7816
|
</span>
|
|
7301
7817
|
</span>
|
|
7302
7818
|
</button>
|
|
@@ -7325,7 +7841,19 @@ As sub navigation:
|
|
|
7325
7841
|
>
|
|
7326
7842
|
<span class="pf-v6-c-button__icon">
|
|
7327
7843
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7328
|
-
<
|
|
7844
|
+
<svg
|
|
7845
|
+
class="pf-v6-svg"
|
|
7846
|
+
viewBox="0 0 20 20"
|
|
7847
|
+
fill="currentColor"
|
|
7848
|
+
aria-hidden="true"
|
|
7849
|
+
role="img"
|
|
7850
|
+
width="1em"
|
|
7851
|
+
height="1em"
|
|
7852
|
+
>
|
|
7853
|
+
<path
|
|
7854
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7855
|
+
/>
|
|
7856
|
+
</svg>
|
|
7329
7857
|
</span>
|
|
7330
7858
|
</span>
|
|
7331
7859
|
</button>
|
|
@@ -7349,7 +7877,19 @@ As sub navigation:
|
|
|
7349
7877
|
>
|
|
7350
7878
|
<span class="pf-v6-c-button__icon">
|
|
7351
7879
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7352
|
-
<
|
|
7880
|
+
<svg
|
|
7881
|
+
class="pf-v6-svg"
|
|
7882
|
+
viewBox="0 0 20 20"
|
|
7883
|
+
fill="currentColor"
|
|
7884
|
+
aria-hidden="true"
|
|
7885
|
+
role="img"
|
|
7886
|
+
width="1em"
|
|
7887
|
+
height="1em"
|
|
7888
|
+
>
|
|
7889
|
+
<path
|
|
7890
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
7891
|
+
/>
|
|
7892
|
+
</svg>
|
|
7353
7893
|
</span>
|
|
7354
7894
|
</span>
|
|
7355
7895
|
</button>
|
|
@@ -7454,7 +7994,19 @@ As sub navigation:
|
|
|
7454
7994
|
>
|
|
7455
7995
|
<span class="pf-v6-c-button__icon">
|
|
7456
7996
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7457
|
-
<
|
|
7997
|
+
<svg
|
|
7998
|
+
class="pf-v6-svg"
|
|
7999
|
+
viewBox="0 0 20 20"
|
|
8000
|
+
fill="currentColor"
|
|
8001
|
+
aria-hidden="true"
|
|
8002
|
+
role="img"
|
|
8003
|
+
width="1em"
|
|
8004
|
+
height="1em"
|
|
8005
|
+
>
|
|
8006
|
+
<path
|
|
8007
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8008
|
+
/>
|
|
8009
|
+
</svg>
|
|
7458
8010
|
</span>
|
|
7459
8011
|
</span>
|
|
7460
8012
|
</button>
|
|
@@ -7492,7 +8044,19 @@ As sub navigation:
|
|
|
7492
8044
|
>
|
|
7493
8045
|
<span class="pf-v6-c-button__icon">
|
|
7494
8046
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7495
|
-
<
|
|
8047
|
+
<svg
|
|
8048
|
+
class="pf-v6-svg"
|
|
8049
|
+
viewBox="0 0 20 20"
|
|
8050
|
+
fill="currentColor"
|
|
8051
|
+
aria-hidden="true"
|
|
8052
|
+
role="img"
|
|
8053
|
+
width="1em"
|
|
8054
|
+
height="1em"
|
|
8055
|
+
>
|
|
8056
|
+
<path
|
|
8057
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8058
|
+
/>
|
|
8059
|
+
</svg>
|
|
7496
8060
|
</span>
|
|
7497
8061
|
</span>
|
|
7498
8062
|
</button>
|
|
@@ -7530,7 +8094,19 @@ As sub navigation:
|
|
|
7530
8094
|
>
|
|
7531
8095
|
<span class="pf-v6-c-button__icon">
|
|
7532
8096
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7533
|
-
<
|
|
8097
|
+
<svg
|
|
8098
|
+
class="pf-v6-svg"
|
|
8099
|
+
viewBox="0 0 20 20"
|
|
8100
|
+
fill="currentColor"
|
|
8101
|
+
aria-hidden="true"
|
|
8102
|
+
role="img"
|
|
8103
|
+
width="1em"
|
|
8104
|
+
height="1em"
|
|
8105
|
+
>
|
|
8106
|
+
<path
|
|
8107
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8108
|
+
/>
|
|
8109
|
+
</svg>
|
|
7534
8110
|
</span>
|
|
7535
8111
|
</span>
|
|
7536
8112
|
</button>
|
|
@@ -7575,7 +8151,19 @@ As sub navigation:
|
|
|
7575
8151
|
>
|
|
7576
8152
|
<span class="pf-v6-c-button__icon">
|
|
7577
8153
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7578
|
-
<
|
|
8154
|
+
<svg
|
|
8155
|
+
class="pf-v6-svg"
|
|
8156
|
+
viewBox="0 0 20 20"
|
|
8157
|
+
fill="currentColor"
|
|
8158
|
+
aria-hidden="true"
|
|
8159
|
+
role="img"
|
|
8160
|
+
width="1em"
|
|
8161
|
+
height="1em"
|
|
8162
|
+
>
|
|
8163
|
+
<path
|
|
8164
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8165
|
+
/>
|
|
8166
|
+
</svg>
|
|
7579
8167
|
</span>
|
|
7580
8168
|
</span>
|
|
7581
8169
|
</button>
|
|
@@ -7619,7 +8207,19 @@ As sub navigation:
|
|
|
7619
8207
|
>
|
|
7620
8208
|
<span class="pf-v6-c-button__icon">
|
|
7621
8209
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7622
|
-
<
|
|
8210
|
+
<svg
|
|
8211
|
+
class="pf-v6-svg"
|
|
8212
|
+
viewBox="0 0 20 20"
|
|
8213
|
+
fill="currentColor"
|
|
8214
|
+
aria-hidden="true"
|
|
8215
|
+
role="img"
|
|
8216
|
+
width="1em"
|
|
8217
|
+
height="1em"
|
|
8218
|
+
>
|
|
8219
|
+
<path
|
|
8220
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8221
|
+
/>
|
|
8222
|
+
</svg>
|
|
7623
8223
|
</span>
|
|
7624
8224
|
</span>
|
|
7625
8225
|
</button>
|
|
@@ -7662,7 +8262,19 @@ As sub navigation:
|
|
|
7662
8262
|
>
|
|
7663
8263
|
<span class="pf-v6-c-button__icon">
|
|
7664
8264
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7665
|
-
<
|
|
8265
|
+
<svg
|
|
8266
|
+
class="pf-v6-svg"
|
|
8267
|
+
viewBox="0 0 20 20"
|
|
8268
|
+
fill="currentColor"
|
|
8269
|
+
aria-hidden="true"
|
|
8270
|
+
role="img"
|
|
8271
|
+
width="1em"
|
|
8272
|
+
height="1em"
|
|
8273
|
+
>
|
|
8274
|
+
<path
|
|
8275
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8276
|
+
/>
|
|
8277
|
+
</svg>
|
|
7666
8278
|
</span>
|
|
7667
8279
|
</span>
|
|
7668
8280
|
</button>
|
|
@@ -7705,7 +8317,19 @@ As sub navigation:
|
|
|
7705
8317
|
>
|
|
7706
8318
|
<span class="pf-v6-c-button__icon">
|
|
7707
8319
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7708
|
-
<
|
|
8320
|
+
<svg
|
|
8321
|
+
class="pf-v6-svg"
|
|
8322
|
+
viewBox="0 0 20 20"
|
|
8323
|
+
fill="currentColor"
|
|
8324
|
+
aria-hidden="true"
|
|
8325
|
+
role="img"
|
|
8326
|
+
width="1em"
|
|
8327
|
+
height="1em"
|
|
8328
|
+
>
|
|
8329
|
+
<path
|
|
8330
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8331
|
+
/>
|
|
8332
|
+
</svg>
|
|
7709
8333
|
</span>
|
|
7710
8334
|
</span>
|
|
7711
8335
|
</button>
|
|
@@ -7749,7 +8373,19 @@ As sub navigation:
|
|
|
7749
8373
|
>
|
|
7750
8374
|
<span class="pf-v6-c-button__icon">
|
|
7751
8375
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7752
|
-
<
|
|
8376
|
+
<svg
|
|
8377
|
+
class="pf-v6-svg"
|
|
8378
|
+
viewBox="0 0 20 20"
|
|
8379
|
+
fill="currentColor"
|
|
8380
|
+
aria-hidden="true"
|
|
8381
|
+
role="img"
|
|
8382
|
+
width="1em"
|
|
8383
|
+
height="1em"
|
|
8384
|
+
>
|
|
8385
|
+
<path
|
|
8386
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8387
|
+
/>
|
|
8388
|
+
</svg>
|
|
7753
8389
|
</span>
|
|
7754
8390
|
</span>
|
|
7755
8391
|
</button>
|
|
@@ -7787,7 +8423,19 @@ As sub navigation:
|
|
|
7787
8423
|
>
|
|
7788
8424
|
<span class="pf-v6-c-button__icon">
|
|
7789
8425
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7790
|
-
<
|
|
8426
|
+
<svg
|
|
8427
|
+
class="pf-v6-svg"
|
|
8428
|
+
viewBox="0 0 20 20"
|
|
8429
|
+
fill="currentColor"
|
|
8430
|
+
aria-hidden="true"
|
|
8431
|
+
role="img"
|
|
8432
|
+
width="1em"
|
|
8433
|
+
height="1em"
|
|
8434
|
+
>
|
|
8435
|
+
<path
|
|
8436
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8437
|
+
/>
|
|
8438
|
+
</svg>
|
|
7791
8439
|
</span>
|
|
7792
8440
|
</span>
|
|
7793
8441
|
</button>
|
|
@@ -7890,7 +8538,19 @@ As sub navigation:
|
|
|
7890
8538
|
>
|
|
7891
8539
|
<span class="pf-v6-c-button__icon">
|
|
7892
8540
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7893
|
-
<
|
|
8541
|
+
<svg
|
|
8542
|
+
class="pf-v6-svg"
|
|
8543
|
+
viewBox="0 0 20 20"
|
|
8544
|
+
fill="currentColor"
|
|
8545
|
+
aria-hidden="true"
|
|
8546
|
+
role="img"
|
|
8547
|
+
width="1em"
|
|
8548
|
+
height="1em"
|
|
8549
|
+
>
|
|
8550
|
+
<path
|
|
8551
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8552
|
+
/>
|
|
8553
|
+
</svg>
|
|
7894
8554
|
</span>
|
|
7895
8555
|
</span>
|
|
7896
8556
|
</button>
|
|
@@ -7928,7 +8588,19 @@ As sub navigation:
|
|
|
7928
8588
|
>
|
|
7929
8589
|
<span class="pf-v6-c-button__icon">
|
|
7930
8590
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7931
|
-
<
|
|
8591
|
+
<svg
|
|
8592
|
+
class="pf-v6-svg"
|
|
8593
|
+
viewBox="0 0 20 20"
|
|
8594
|
+
fill="currentColor"
|
|
8595
|
+
aria-hidden="true"
|
|
8596
|
+
role="img"
|
|
8597
|
+
width="1em"
|
|
8598
|
+
height="1em"
|
|
8599
|
+
>
|
|
8600
|
+
<path
|
|
8601
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8602
|
+
/>
|
|
8603
|
+
</svg>
|
|
7932
8604
|
</span>
|
|
7933
8605
|
</span>
|
|
7934
8606
|
</button>
|
|
@@ -7966,7 +8638,19 @@ As sub navigation:
|
|
|
7966
8638
|
>
|
|
7967
8639
|
<span class="pf-v6-c-button__icon">
|
|
7968
8640
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
7969
|
-
<
|
|
8641
|
+
<svg
|
|
8642
|
+
class="pf-v6-svg"
|
|
8643
|
+
viewBox="0 0 20 20"
|
|
8644
|
+
fill="currentColor"
|
|
8645
|
+
aria-hidden="true"
|
|
8646
|
+
role="img"
|
|
8647
|
+
width="1em"
|
|
8648
|
+
height="1em"
|
|
8649
|
+
>
|
|
8650
|
+
<path
|
|
8651
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8652
|
+
/>
|
|
8653
|
+
</svg>
|
|
7970
8654
|
</span>
|
|
7971
8655
|
</span>
|
|
7972
8656
|
</button>
|
|
@@ -8011,7 +8695,19 @@ As sub navigation:
|
|
|
8011
8695
|
>
|
|
8012
8696
|
<span class="pf-v6-c-button__icon">
|
|
8013
8697
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8014
|
-
<
|
|
8698
|
+
<svg
|
|
8699
|
+
class="pf-v6-svg"
|
|
8700
|
+
viewBox="0 0 20 20"
|
|
8701
|
+
fill="currentColor"
|
|
8702
|
+
aria-hidden="true"
|
|
8703
|
+
role="img"
|
|
8704
|
+
width="1em"
|
|
8705
|
+
height="1em"
|
|
8706
|
+
>
|
|
8707
|
+
<path
|
|
8708
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8709
|
+
/>
|
|
8710
|
+
</svg>
|
|
8015
8711
|
</span>
|
|
8016
8712
|
</span>
|
|
8017
8713
|
</button>
|
|
@@ -8055,7 +8751,19 @@ As sub navigation:
|
|
|
8055
8751
|
>
|
|
8056
8752
|
<span class="pf-v6-c-button__icon">
|
|
8057
8753
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8058
|
-
<
|
|
8754
|
+
<svg
|
|
8755
|
+
class="pf-v6-svg"
|
|
8756
|
+
viewBox="0 0 20 20"
|
|
8757
|
+
fill="currentColor"
|
|
8758
|
+
aria-hidden="true"
|
|
8759
|
+
role="img"
|
|
8760
|
+
width="1em"
|
|
8761
|
+
height="1em"
|
|
8762
|
+
>
|
|
8763
|
+
<path
|
|
8764
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8765
|
+
/>
|
|
8766
|
+
</svg>
|
|
8059
8767
|
</span>
|
|
8060
8768
|
</span>
|
|
8061
8769
|
</button>
|
|
@@ -8098,7 +8806,19 @@ As sub navigation:
|
|
|
8098
8806
|
>
|
|
8099
8807
|
<span class="pf-v6-c-button__icon">
|
|
8100
8808
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8101
|
-
<
|
|
8809
|
+
<svg
|
|
8810
|
+
class="pf-v6-svg"
|
|
8811
|
+
viewBox="0 0 20 20"
|
|
8812
|
+
fill="currentColor"
|
|
8813
|
+
aria-hidden="true"
|
|
8814
|
+
role="img"
|
|
8815
|
+
width="1em"
|
|
8816
|
+
height="1em"
|
|
8817
|
+
>
|
|
8818
|
+
<path
|
|
8819
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8820
|
+
/>
|
|
8821
|
+
</svg>
|
|
8102
8822
|
</span>
|
|
8103
8823
|
</span>
|
|
8104
8824
|
</button>
|
|
@@ -8141,7 +8861,19 @@ As sub navigation:
|
|
|
8141
8861
|
>
|
|
8142
8862
|
<span class="pf-v6-c-button__icon">
|
|
8143
8863
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8144
|
-
<
|
|
8864
|
+
<svg
|
|
8865
|
+
class="pf-v6-svg"
|
|
8866
|
+
viewBox="0 0 20 20"
|
|
8867
|
+
fill="currentColor"
|
|
8868
|
+
aria-hidden="true"
|
|
8869
|
+
role="img"
|
|
8870
|
+
width="1em"
|
|
8871
|
+
height="1em"
|
|
8872
|
+
>
|
|
8873
|
+
<path
|
|
8874
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8875
|
+
/>
|
|
8876
|
+
</svg>
|
|
8145
8877
|
</span>
|
|
8146
8878
|
</span>
|
|
8147
8879
|
</button>
|
|
@@ -8185,7 +8917,19 @@ As sub navigation:
|
|
|
8185
8917
|
>
|
|
8186
8918
|
<span class="pf-v6-c-button__icon">
|
|
8187
8919
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8188
|
-
<
|
|
8920
|
+
<svg
|
|
8921
|
+
class="pf-v6-svg"
|
|
8922
|
+
viewBox="0 0 20 20"
|
|
8923
|
+
fill="currentColor"
|
|
8924
|
+
aria-hidden="true"
|
|
8925
|
+
role="img"
|
|
8926
|
+
width="1em"
|
|
8927
|
+
height="1em"
|
|
8928
|
+
>
|
|
8929
|
+
<path
|
|
8930
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8931
|
+
/>
|
|
8932
|
+
</svg>
|
|
8189
8933
|
</span>
|
|
8190
8934
|
</span>
|
|
8191
8935
|
</button>
|
|
@@ -8223,7 +8967,19 @@ As sub navigation:
|
|
|
8223
8967
|
>
|
|
8224
8968
|
<span class="pf-v6-c-button__icon">
|
|
8225
8969
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8226
|
-
<
|
|
8970
|
+
<svg
|
|
8971
|
+
class="pf-v6-svg"
|
|
8972
|
+
viewBox="0 0 20 20"
|
|
8973
|
+
fill="currentColor"
|
|
8974
|
+
aria-hidden="true"
|
|
8975
|
+
role="img"
|
|
8976
|
+
width="1em"
|
|
8977
|
+
height="1em"
|
|
8978
|
+
>
|
|
8979
|
+
<path
|
|
8980
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
8981
|
+
/>
|
|
8982
|
+
</svg>
|
|
8227
8983
|
</span>
|
|
8228
8984
|
</span>
|
|
8229
8985
|
</button>
|
|
@@ -8326,7 +9082,19 @@ As sub navigation:
|
|
|
8326
9082
|
>
|
|
8327
9083
|
<span class="pf-v6-c-button__icon">
|
|
8328
9084
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8329
|
-
<
|
|
9085
|
+
<svg
|
|
9086
|
+
class="pf-v6-svg"
|
|
9087
|
+
viewBox="0 0 20 20"
|
|
9088
|
+
fill="currentColor"
|
|
9089
|
+
aria-hidden="true"
|
|
9090
|
+
role="img"
|
|
9091
|
+
width="1em"
|
|
9092
|
+
height="1em"
|
|
9093
|
+
>
|
|
9094
|
+
<path
|
|
9095
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
9096
|
+
/>
|
|
9097
|
+
</svg>
|
|
8330
9098
|
</span>
|
|
8331
9099
|
</span>
|
|
8332
9100
|
</button>
|
|
@@ -8364,7 +9132,19 @@ As sub navigation:
|
|
|
8364
9132
|
>
|
|
8365
9133
|
<span class="pf-v6-c-button__icon">
|
|
8366
9134
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8367
|
-
<
|
|
9135
|
+
<svg
|
|
9136
|
+
class="pf-v6-svg"
|
|
9137
|
+
viewBox="0 0 20 20"
|
|
9138
|
+
fill="currentColor"
|
|
9139
|
+
aria-hidden="true"
|
|
9140
|
+
role="img"
|
|
9141
|
+
width="1em"
|
|
9142
|
+
height="1em"
|
|
9143
|
+
>
|
|
9144
|
+
<path
|
|
9145
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
9146
|
+
/>
|
|
9147
|
+
</svg>
|
|
8368
9148
|
</span>
|
|
8369
9149
|
</span>
|
|
8370
9150
|
</button>
|
|
@@ -8402,7 +9182,19 @@ As sub navigation:
|
|
|
8402
9182
|
>
|
|
8403
9183
|
<span class="pf-v6-c-button__icon">
|
|
8404
9184
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8405
|
-
<
|
|
9185
|
+
<svg
|
|
9186
|
+
class="pf-v6-svg"
|
|
9187
|
+
viewBox="0 0 20 20"
|
|
9188
|
+
fill="currentColor"
|
|
9189
|
+
aria-hidden="true"
|
|
9190
|
+
role="img"
|
|
9191
|
+
width="1em"
|
|
9192
|
+
height="1em"
|
|
9193
|
+
>
|
|
9194
|
+
<path
|
|
9195
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
9196
|
+
/>
|
|
9197
|
+
</svg>
|
|
8406
9198
|
</span>
|
|
8407
9199
|
</span>
|
|
8408
9200
|
</button>
|
|
@@ -8447,7 +9239,19 @@ As sub navigation:
|
|
|
8447
9239
|
>
|
|
8448
9240
|
<span class="pf-v6-c-button__icon">
|
|
8449
9241
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8450
|
-
<
|
|
9242
|
+
<svg
|
|
9243
|
+
class="pf-v6-svg"
|
|
9244
|
+
viewBox="0 0 20 20"
|
|
9245
|
+
fill="currentColor"
|
|
9246
|
+
aria-hidden="true"
|
|
9247
|
+
role="img"
|
|
9248
|
+
width="1em"
|
|
9249
|
+
height="1em"
|
|
9250
|
+
>
|
|
9251
|
+
<path
|
|
9252
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
9253
|
+
/>
|
|
9254
|
+
</svg>
|
|
8451
9255
|
</span>
|
|
8452
9256
|
</span>
|
|
8453
9257
|
</button>
|
|
@@ -8491,7 +9295,19 @@ As sub navigation:
|
|
|
8491
9295
|
>
|
|
8492
9296
|
<span class="pf-v6-c-button__icon">
|
|
8493
9297
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8494
|
-
<
|
|
9298
|
+
<svg
|
|
9299
|
+
class="pf-v6-svg"
|
|
9300
|
+
viewBox="0 0 20 20"
|
|
9301
|
+
fill="currentColor"
|
|
9302
|
+
aria-hidden="true"
|
|
9303
|
+
role="img"
|
|
9304
|
+
width="1em"
|
|
9305
|
+
height="1em"
|
|
9306
|
+
>
|
|
9307
|
+
<path
|
|
9308
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
9309
|
+
/>
|
|
9310
|
+
</svg>
|
|
8495
9311
|
</span>
|
|
8496
9312
|
</span>
|
|
8497
9313
|
</button>
|
|
@@ -8534,7 +9350,19 @@ As sub navigation:
|
|
|
8534
9350
|
>
|
|
8535
9351
|
<span class="pf-v6-c-button__icon">
|
|
8536
9352
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8537
|
-
<
|
|
9353
|
+
<svg
|
|
9354
|
+
class="pf-v6-svg"
|
|
9355
|
+
viewBox="0 0 20 20"
|
|
9356
|
+
fill="currentColor"
|
|
9357
|
+
aria-hidden="true"
|
|
9358
|
+
role="img"
|
|
9359
|
+
width="1em"
|
|
9360
|
+
height="1em"
|
|
9361
|
+
>
|
|
9362
|
+
<path
|
|
9363
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
9364
|
+
/>
|
|
9365
|
+
</svg>
|
|
8538
9366
|
</span>
|
|
8539
9367
|
</span>
|
|
8540
9368
|
</button>
|
|
@@ -8577,7 +9405,19 @@ As sub navigation:
|
|
|
8577
9405
|
>
|
|
8578
9406
|
<span class="pf-v6-c-button__icon">
|
|
8579
9407
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8580
|
-
<
|
|
9408
|
+
<svg
|
|
9409
|
+
class="pf-v6-svg"
|
|
9410
|
+
viewBox="0 0 20 20"
|
|
9411
|
+
fill="currentColor"
|
|
9412
|
+
aria-hidden="true"
|
|
9413
|
+
role="img"
|
|
9414
|
+
width="1em"
|
|
9415
|
+
height="1em"
|
|
9416
|
+
>
|
|
9417
|
+
<path
|
|
9418
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
9419
|
+
/>
|
|
9420
|
+
</svg>
|
|
8581
9421
|
</span>
|
|
8582
9422
|
</span>
|
|
8583
9423
|
</button>
|
|
@@ -8621,7 +9461,19 @@ As sub navigation:
|
|
|
8621
9461
|
>
|
|
8622
9462
|
<span class="pf-v6-c-button__icon">
|
|
8623
9463
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8624
|
-
<
|
|
9464
|
+
<svg
|
|
9465
|
+
class="pf-v6-svg"
|
|
9466
|
+
viewBox="0 0 20 20"
|
|
9467
|
+
fill="currentColor"
|
|
9468
|
+
aria-hidden="true"
|
|
9469
|
+
role="img"
|
|
9470
|
+
width="1em"
|
|
9471
|
+
height="1em"
|
|
9472
|
+
>
|
|
9473
|
+
<path
|
|
9474
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
9475
|
+
/>
|
|
9476
|
+
</svg>
|
|
8625
9477
|
</span>
|
|
8626
9478
|
</span>
|
|
8627
9479
|
</button>
|
|
@@ -8659,7 +9511,19 @@ As sub navigation:
|
|
|
8659
9511
|
>
|
|
8660
9512
|
<span class="pf-v6-c-button__icon">
|
|
8661
9513
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8662
|
-
<
|
|
9514
|
+
<svg
|
|
9515
|
+
class="pf-v6-svg"
|
|
9516
|
+
viewBox="0 0 20 20"
|
|
9517
|
+
fill="currentColor"
|
|
9518
|
+
aria-hidden="true"
|
|
9519
|
+
role="img"
|
|
9520
|
+
width="1em"
|
|
9521
|
+
height="1em"
|
|
9522
|
+
>
|
|
9523
|
+
<path
|
|
9524
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
9525
|
+
/>
|
|
9526
|
+
</svg>
|
|
8663
9527
|
</span>
|
|
8664
9528
|
</span>
|
|
8665
9529
|
</button>
|
|
@@ -8765,7 +9629,19 @@ As sub navigation:
|
|
|
8765
9629
|
>
|
|
8766
9630
|
<span class="pf-v6-c-button__icon">
|
|
8767
9631
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8768
|
-
<
|
|
9632
|
+
<svg
|
|
9633
|
+
class="pf-v6-svg"
|
|
9634
|
+
viewBox="0 0 20 20"
|
|
9635
|
+
fill="currentColor"
|
|
9636
|
+
aria-hidden="true"
|
|
9637
|
+
role="img"
|
|
9638
|
+
width="1em"
|
|
9639
|
+
height="1em"
|
|
9640
|
+
>
|
|
9641
|
+
<path
|
|
9642
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
9643
|
+
/>
|
|
9644
|
+
</svg>
|
|
8769
9645
|
</span>
|
|
8770
9646
|
</span>
|
|
8771
9647
|
</button>
|
|
@@ -8806,7 +9682,19 @@ As sub navigation:
|
|
|
8806
9682
|
>
|
|
8807
9683
|
<span class="pf-v6-c-button__icon">
|
|
8808
9684
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8809
|
-
<
|
|
9685
|
+
<svg
|
|
9686
|
+
class="pf-v6-svg"
|
|
9687
|
+
viewBox="0 0 20 20"
|
|
9688
|
+
fill="currentColor"
|
|
9689
|
+
aria-hidden="true"
|
|
9690
|
+
role="img"
|
|
9691
|
+
width="1em"
|
|
9692
|
+
height="1em"
|
|
9693
|
+
>
|
|
9694
|
+
<path
|
|
9695
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
9696
|
+
/>
|
|
9697
|
+
</svg>
|
|
8810
9698
|
</span>
|
|
8811
9699
|
</span>
|
|
8812
9700
|
</button>
|
|
@@ -8847,7 +9735,19 @@ As sub navigation:
|
|
|
8847
9735
|
>
|
|
8848
9736
|
<span class="pf-v6-c-button__icon">
|
|
8849
9737
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8850
|
-
<
|
|
9738
|
+
<svg
|
|
9739
|
+
class="pf-v6-svg"
|
|
9740
|
+
viewBox="0 0 20 20"
|
|
9741
|
+
fill="currentColor"
|
|
9742
|
+
aria-hidden="true"
|
|
9743
|
+
role="img"
|
|
9744
|
+
width="1em"
|
|
9745
|
+
height="1em"
|
|
9746
|
+
>
|
|
9747
|
+
<path
|
|
9748
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
9749
|
+
/>
|
|
9750
|
+
</svg>
|
|
8851
9751
|
</span>
|
|
8852
9752
|
</span>
|
|
8853
9753
|
</button>
|
|
@@ -8895,7 +9795,19 @@ As sub navigation:
|
|
|
8895
9795
|
>
|
|
8896
9796
|
<span class="pf-v6-c-button__icon">
|
|
8897
9797
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8898
|
-
<
|
|
9798
|
+
<svg
|
|
9799
|
+
class="pf-v6-svg"
|
|
9800
|
+
viewBox="0 0 20 20"
|
|
9801
|
+
fill="currentColor"
|
|
9802
|
+
aria-hidden="true"
|
|
9803
|
+
role="img"
|
|
9804
|
+
width="1em"
|
|
9805
|
+
height="1em"
|
|
9806
|
+
>
|
|
9807
|
+
<path
|
|
9808
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
9809
|
+
/>
|
|
9810
|
+
</svg>
|
|
8899
9811
|
</span>
|
|
8900
9812
|
</span>
|
|
8901
9813
|
</button>
|
|
@@ -8942,7 +9854,19 @@ As sub navigation:
|
|
|
8942
9854
|
>
|
|
8943
9855
|
<span class="pf-v6-c-button__icon">
|
|
8944
9856
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8945
|
-
<
|
|
9857
|
+
<svg
|
|
9858
|
+
class="pf-v6-svg"
|
|
9859
|
+
viewBox="0 0 20 20"
|
|
9860
|
+
fill="currentColor"
|
|
9861
|
+
aria-hidden="true"
|
|
9862
|
+
role="img"
|
|
9863
|
+
width="1em"
|
|
9864
|
+
height="1em"
|
|
9865
|
+
>
|
|
9866
|
+
<path
|
|
9867
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
9868
|
+
/>
|
|
9869
|
+
</svg>
|
|
8946
9870
|
</span>
|
|
8947
9871
|
</span>
|
|
8948
9872
|
</button>
|
|
@@ -8988,7 +9912,19 @@ As sub navigation:
|
|
|
8988
9912
|
>
|
|
8989
9913
|
<span class="pf-v6-c-button__icon">
|
|
8990
9914
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
8991
|
-
<
|
|
9915
|
+
<svg
|
|
9916
|
+
class="pf-v6-svg"
|
|
9917
|
+
viewBox="0 0 20 20"
|
|
9918
|
+
fill="currentColor"
|
|
9919
|
+
aria-hidden="true"
|
|
9920
|
+
role="img"
|
|
9921
|
+
width="1em"
|
|
9922
|
+
height="1em"
|
|
9923
|
+
>
|
|
9924
|
+
<path
|
|
9925
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
9926
|
+
/>
|
|
9927
|
+
</svg>
|
|
8992
9928
|
</span>
|
|
8993
9929
|
</span>
|
|
8994
9930
|
</button>
|
|
@@ -9034,7 +9970,19 @@ As sub navigation:
|
|
|
9034
9970
|
>
|
|
9035
9971
|
<span class="pf-v6-c-button__icon">
|
|
9036
9972
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9037
|
-
<
|
|
9973
|
+
<svg
|
|
9974
|
+
class="pf-v6-svg"
|
|
9975
|
+
viewBox="0 0 20 20"
|
|
9976
|
+
fill="currentColor"
|
|
9977
|
+
aria-hidden="true"
|
|
9978
|
+
role="img"
|
|
9979
|
+
width="1em"
|
|
9980
|
+
height="1em"
|
|
9981
|
+
>
|
|
9982
|
+
<path
|
|
9983
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
9984
|
+
/>
|
|
9985
|
+
</svg>
|
|
9038
9986
|
</span>
|
|
9039
9987
|
</span>
|
|
9040
9988
|
</button>
|
|
@@ -9081,7 +10029,19 @@ As sub navigation:
|
|
|
9081
10029
|
>
|
|
9082
10030
|
<span class="pf-v6-c-button__icon">
|
|
9083
10031
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9084
|
-
<
|
|
10032
|
+
<svg
|
|
10033
|
+
class="pf-v6-svg"
|
|
10034
|
+
viewBox="0 0 20 20"
|
|
10035
|
+
fill="currentColor"
|
|
10036
|
+
aria-hidden="true"
|
|
10037
|
+
role="img"
|
|
10038
|
+
width="1em"
|
|
10039
|
+
height="1em"
|
|
10040
|
+
>
|
|
10041
|
+
<path
|
|
10042
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
10043
|
+
/>
|
|
10044
|
+
</svg>
|
|
9085
10045
|
</span>
|
|
9086
10046
|
</span>
|
|
9087
10047
|
</button>
|
|
@@ -9122,7 +10082,19 @@ As sub navigation:
|
|
|
9122
10082
|
>
|
|
9123
10083
|
<span class="pf-v6-c-button__icon">
|
|
9124
10084
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9125
|
-
<
|
|
10085
|
+
<svg
|
|
10086
|
+
class="pf-v6-svg"
|
|
10087
|
+
viewBox="0 0 20 20"
|
|
10088
|
+
fill="currentColor"
|
|
10089
|
+
aria-hidden="true"
|
|
10090
|
+
role="img"
|
|
10091
|
+
width="1em"
|
|
10092
|
+
height="1em"
|
|
10093
|
+
>
|
|
10094
|
+
<path
|
|
10095
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
10096
|
+
/>
|
|
10097
|
+
</svg>
|
|
9126
10098
|
</span>
|
|
9127
10099
|
</span>
|
|
9128
10100
|
</button>
|
|
@@ -9225,7 +10197,19 @@ As sub navigation:
|
|
|
9225
10197
|
>
|
|
9226
10198
|
<span class="pf-v6-c-button__icon">
|
|
9227
10199
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9228
|
-
<
|
|
10200
|
+
<svg
|
|
10201
|
+
class="pf-v6-svg"
|
|
10202
|
+
viewBox="0 0 20 20"
|
|
10203
|
+
fill="currentColor"
|
|
10204
|
+
aria-hidden="true"
|
|
10205
|
+
role="img"
|
|
10206
|
+
width="1em"
|
|
10207
|
+
height="1em"
|
|
10208
|
+
>
|
|
10209
|
+
<path
|
|
10210
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
10211
|
+
/>
|
|
10212
|
+
</svg>
|
|
9229
10213
|
</span>
|
|
9230
10214
|
</span>
|
|
9231
10215
|
</button>
|
|
@@ -9263,7 +10247,19 @@ As sub navigation:
|
|
|
9263
10247
|
>
|
|
9264
10248
|
<span class="pf-v6-c-button__icon">
|
|
9265
10249
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9266
|
-
<
|
|
10250
|
+
<svg
|
|
10251
|
+
class="pf-v6-svg"
|
|
10252
|
+
viewBox="0 0 20 20"
|
|
10253
|
+
fill="currentColor"
|
|
10254
|
+
aria-hidden="true"
|
|
10255
|
+
role="img"
|
|
10256
|
+
width="1em"
|
|
10257
|
+
height="1em"
|
|
10258
|
+
>
|
|
10259
|
+
<path
|
|
10260
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
10261
|
+
/>
|
|
10262
|
+
</svg>
|
|
9267
10263
|
</span>
|
|
9268
10264
|
</span>
|
|
9269
10265
|
</button>
|
|
@@ -9301,7 +10297,19 @@ As sub navigation:
|
|
|
9301
10297
|
>
|
|
9302
10298
|
<span class="pf-v6-c-button__icon">
|
|
9303
10299
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9304
|
-
<
|
|
10300
|
+
<svg
|
|
10301
|
+
class="pf-v6-svg"
|
|
10302
|
+
viewBox="0 0 20 20"
|
|
10303
|
+
fill="currentColor"
|
|
10304
|
+
aria-hidden="true"
|
|
10305
|
+
role="img"
|
|
10306
|
+
width="1em"
|
|
10307
|
+
height="1em"
|
|
10308
|
+
>
|
|
10309
|
+
<path
|
|
10310
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
10311
|
+
/>
|
|
10312
|
+
</svg>
|
|
9305
10313
|
</span>
|
|
9306
10314
|
</span>
|
|
9307
10315
|
</button>
|
|
@@ -9405,7 +10413,19 @@ As sub navigation:
|
|
|
9405
10413
|
>
|
|
9406
10414
|
<span class="pf-v6-c-button__icon">
|
|
9407
10415
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9408
|
-
<
|
|
10416
|
+
<svg
|
|
10417
|
+
class="pf-v6-svg"
|
|
10418
|
+
viewBox="0 0 20 20"
|
|
10419
|
+
fill="currentColor"
|
|
10420
|
+
aria-hidden="true"
|
|
10421
|
+
role="img"
|
|
10422
|
+
width="1em"
|
|
10423
|
+
height="1em"
|
|
10424
|
+
>
|
|
10425
|
+
<path
|
|
10426
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
10427
|
+
/>
|
|
10428
|
+
</svg>
|
|
9409
10429
|
</span>
|
|
9410
10430
|
</span>
|
|
9411
10431
|
</button>
|
|
@@ -9443,7 +10463,19 @@ As sub navigation:
|
|
|
9443
10463
|
>
|
|
9444
10464
|
<span class="pf-v6-c-button__icon">
|
|
9445
10465
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9446
|
-
<
|
|
10466
|
+
<svg
|
|
10467
|
+
class="pf-v6-svg"
|
|
10468
|
+
viewBox="0 0 20 20"
|
|
10469
|
+
fill="currentColor"
|
|
10470
|
+
aria-hidden="true"
|
|
10471
|
+
role="img"
|
|
10472
|
+
width="1em"
|
|
10473
|
+
height="1em"
|
|
10474
|
+
>
|
|
10475
|
+
<path
|
|
10476
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
10477
|
+
/>
|
|
10478
|
+
</svg>
|
|
9447
10479
|
</span>
|
|
9448
10480
|
</span>
|
|
9449
10481
|
</button>
|
|
@@ -9481,7 +10513,19 @@ As sub navigation:
|
|
|
9481
10513
|
>
|
|
9482
10514
|
<span class="pf-v6-c-button__icon">
|
|
9483
10515
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9484
|
-
<
|
|
10516
|
+
<svg
|
|
10517
|
+
class="pf-v6-svg"
|
|
10518
|
+
viewBox="0 0 20 20"
|
|
10519
|
+
fill="currentColor"
|
|
10520
|
+
aria-hidden="true"
|
|
10521
|
+
role="img"
|
|
10522
|
+
width="1em"
|
|
10523
|
+
height="1em"
|
|
10524
|
+
>
|
|
10525
|
+
<path
|
|
10526
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
10527
|
+
/>
|
|
10528
|
+
</svg>
|
|
9485
10529
|
</span>
|
|
9486
10530
|
</span>
|
|
9487
10531
|
</button>
|
|
@@ -9526,7 +10570,19 @@ As sub navigation:
|
|
|
9526
10570
|
>
|
|
9527
10571
|
<span class="pf-v6-c-button__icon">
|
|
9528
10572
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9529
|
-
<
|
|
10573
|
+
<svg
|
|
10574
|
+
class="pf-v6-svg"
|
|
10575
|
+
viewBox="0 0 20 20"
|
|
10576
|
+
fill="currentColor"
|
|
10577
|
+
aria-hidden="true"
|
|
10578
|
+
role="img"
|
|
10579
|
+
width="1em"
|
|
10580
|
+
height="1em"
|
|
10581
|
+
>
|
|
10582
|
+
<path
|
|
10583
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
10584
|
+
/>
|
|
10585
|
+
</svg>
|
|
9530
10586
|
</span>
|
|
9531
10587
|
</span>
|
|
9532
10588
|
</button>
|
|
@@ -9570,7 +10626,19 @@ As sub navigation:
|
|
|
9570
10626
|
>
|
|
9571
10627
|
<span class="pf-v6-c-button__icon">
|
|
9572
10628
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9573
|
-
<
|
|
10629
|
+
<svg
|
|
10630
|
+
class="pf-v6-svg"
|
|
10631
|
+
viewBox="0 0 20 20"
|
|
10632
|
+
fill="currentColor"
|
|
10633
|
+
aria-hidden="true"
|
|
10634
|
+
role="img"
|
|
10635
|
+
width="1em"
|
|
10636
|
+
height="1em"
|
|
10637
|
+
>
|
|
10638
|
+
<path
|
|
10639
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
10640
|
+
/>
|
|
10641
|
+
</svg>
|
|
9574
10642
|
</span>
|
|
9575
10643
|
</span>
|
|
9576
10644
|
</button>
|
|
@@ -9613,7 +10681,19 @@ As sub navigation:
|
|
|
9613
10681
|
>
|
|
9614
10682
|
<span class="pf-v6-c-button__icon">
|
|
9615
10683
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9616
|
-
<
|
|
10684
|
+
<svg
|
|
10685
|
+
class="pf-v6-svg"
|
|
10686
|
+
viewBox="0 0 20 20"
|
|
10687
|
+
fill="currentColor"
|
|
10688
|
+
aria-hidden="true"
|
|
10689
|
+
role="img"
|
|
10690
|
+
width="1em"
|
|
10691
|
+
height="1em"
|
|
10692
|
+
>
|
|
10693
|
+
<path
|
|
10694
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
10695
|
+
/>
|
|
10696
|
+
</svg>
|
|
9617
10697
|
</span>
|
|
9618
10698
|
</span>
|
|
9619
10699
|
</button>
|
|
@@ -9656,7 +10736,19 @@ As sub navigation:
|
|
|
9656
10736
|
>
|
|
9657
10737
|
<span class="pf-v6-c-button__icon">
|
|
9658
10738
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9659
|
-
<
|
|
10739
|
+
<svg
|
|
10740
|
+
class="pf-v6-svg"
|
|
10741
|
+
viewBox="0 0 20 20"
|
|
10742
|
+
fill="currentColor"
|
|
10743
|
+
aria-hidden="true"
|
|
10744
|
+
role="img"
|
|
10745
|
+
width="1em"
|
|
10746
|
+
height="1em"
|
|
10747
|
+
>
|
|
10748
|
+
<path
|
|
10749
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
10750
|
+
/>
|
|
10751
|
+
</svg>
|
|
9660
10752
|
</span>
|
|
9661
10753
|
</span>
|
|
9662
10754
|
</button>
|
|
@@ -9700,7 +10792,19 @@ As sub navigation:
|
|
|
9700
10792
|
>
|
|
9701
10793
|
<span class="pf-v6-c-button__icon">
|
|
9702
10794
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9703
|
-
<
|
|
10795
|
+
<svg
|
|
10796
|
+
class="pf-v6-svg"
|
|
10797
|
+
viewBox="0 0 20 20"
|
|
10798
|
+
fill="currentColor"
|
|
10799
|
+
aria-hidden="true"
|
|
10800
|
+
role="img"
|
|
10801
|
+
width="1em"
|
|
10802
|
+
height="1em"
|
|
10803
|
+
>
|
|
10804
|
+
<path
|
|
10805
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
10806
|
+
/>
|
|
10807
|
+
</svg>
|
|
9704
10808
|
</span>
|
|
9705
10809
|
</span>
|
|
9706
10810
|
</button>
|
|
@@ -9738,7 +10842,19 @@ As sub navigation:
|
|
|
9738
10842
|
>
|
|
9739
10843
|
<span class="pf-v6-c-button__icon">
|
|
9740
10844
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9741
|
-
<
|
|
10845
|
+
<svg
|
|
10846
|
+
class="pf-v6-svg"
|
|
10847
|
+
viewBox="0 0 20 20"
|
|
10848
|
+
fill="currentColor"
|
|
10849
|
+
aria-hidden="true"
|
|
10850
|
+
role="img"
|
|
10851
|
+
width="1em"
|
|
10852
|
+
height="1em"
|
|
10853
|
+
>
|
|
10854
|
+
<path
|
|
10855
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
10856
|
+
/>
|
|
10857
|
+
</svg>
|
|
9742
10858
|
</span>
|
|
9743
10859
|
</span>
|
|
9744
10860
|
</button>
|
|
@@ -9837,7 +10953,19 @@ As sub navigation:
|
|
|
9837
10953
|
>
|
|
9838
10954
|
<span class="pf-v6-c-button__icon">
|
|
9839
10955
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9840
|
-
<
|
|
10956
|
+
<svg
|
|
10957
|
+
class="pf-v6-svg"
|
|
10958
|
+
viewBox="0 0 20 20"
|
|
10959
|
+
fill="currentColor"
|
|
10960
|
+
aria-hidden="true"
|
|
10961
|
+
role="img"
|
|
10962
|
+
width="1em"
|
|
10963
|
+
height="1em"
|
|
10964
|
+
>
|
|
10965
|
+
<path
|
|
10966
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
10967
|
+
/>
|
|
10968
|
+
</svg>
|
|
9841
10969
|
</span>
|
|
9842
10970
|
</span>
|
|
9843
10971
|
</button>
|
|
@@ -9875,7 +11003,19 @@ As sub navigation:
|
|
|
9875
11003
|
>
|
|
9876
11004
|
<span class="pf-v6-c-button__icon">
|
|
9877
11005
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9878
|
-
<
|
|
11006
|
+
<svg
|
|
11007
|
+
class="pf-v6-svg"
|
|
11008
|
+
viewBox="0 0 20 20"
|
|
11009
|
+
fill="currentColor"
|
|
11010
|
+
aria-hidden="true"
|
|
11011
|
+
role="img"
|
|
11012
|
+
width="1em"
|
|
11013
|
+
height="1em"
|
|
11014
|
+
>
|
|
11015
|
+
<path
|
|
11016
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11017
|
+
/>
|
|
11018
|
+
</svg>
|
|
9879
11019
|
</span>
|
|
9880
11020
|
</span>
|
|
9881
11021
|
</button>
|
|
@@ -9913,7 +11053,19 @@ As sub navigation:
|
|
|
9913
11053
|
>
|
|
9914
11054
|
<span class="pf-v6-c-button__icon">
|
|
9915
11055
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9916
|
-
<
|
|
11056
|
+
<svg
|
|
11057
|
+
class="pf-v6-svg"
|
|
11058
|
+
viewBox="0 0 20 20"
|
|
11059
|
+
fill="currentColor"
|
|
11060
|
+
aria-hidden="true"
|
|
11061
|
+
role="img"
|
|
11062
|
+
width="1em"
|
|
11063
|
+
height="1em"
|
|
11064
|
+
>
|
|
11065
|
+
<path
|
|
11066
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11067
|
+
/>
|
|
11068
|
+
</svg>
|
|
9917
11069
|
</span>
|
|
9918
11070
|
</span>
|
|
9919
11071
|
</button>
|
|
@@ -9958,7 +11110,19 @@ As sub navigation:
|
|
|
9958
11110
|
>
|
|
9959
11111
|
<span class="pf-v6-c-button__icon">
|
|
9960
11112
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
9961
|
-
<
|
|
11113
|
+
<svg
|
|
11114
|
+
class="pf-v6-svg"
|
|
11115
|
+
viewBox="0 0 20 20"
|
|
11116
|
+
fill="currentColor"
|
|
11117
|
+
aria-hidden="true"
|
|
11118
|
+
role="img"
|
|
11119
|
+
width="1em"
|
|
11120
|
+
height="1em"
|
|
11121
|
+
>
|
|
11122
|
+
<path
|
|
11123
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11124
|
+
/>
|
|
11125
|
+
</svg>
|
|
9962
11126
|
</span>
|
|
9963
11127
|
</span>
|
|
9964
11128
|
</button>
|
|
@@ -10002,7 +11166,19 @@ As sub navigation:
|
|
|
10002
11166
|
>
|
|
10003
11167
|
<span class="pf-v6-c-button__icon">
|
|
10004
11168
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10005
|
-
<
|
|
11169
|
+
<svg
|
|
11170
|
+
class="pf-v6-svg"
|
|
11171
|
+
viewBox="0 0 20 20"
|
|
11172
|
+
fill="currentColor"
|
|
11173
|
+
aria-hidden="true"
|
|
11174
|
+
role="img"
|
|
11175
|
+
width="1em"
|
|
11176
|
+
height="1em"
|
|
11177
|
+
>
|
|
11178
|
+
<path
|
|
11179
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11180
|
+
/>
|
|
11181
|
+
</svg>
|
|
10006
11182
|
</span>
|
|
10007
11183
|
</span>
|
|
10008
11184
|
</button>
|
|
@@ -10045,7 +11221,19 @@ As sub navigation:
|
|
|
10045
11221
|
>
|
|
10046
11222
|
<span class="pf-v6-c-button__icon">
|
|
10047
11223
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10048
|
-
<
|
|
11224
|
+
<svg
|
|
11225
|
+
class="pf-v6-svg"
|
|
11226
|
+
viewBox="0 0 20 20"
|
|
11227
|
+
fill="currentColor"
|
|
11228
|
+
aria-hidden="true"
|
|
11229
|
+
role="img"
|
|
11230
|
+
width="1em"
|
|
11231
|
+
height="1em"
|
|
11232
|
+
>
|
|
11233
|
+
<path
|
|
11234
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11235
|
+
/>
|
|
11236
|
+
</svg>
|
|
10049
11237
|
</span>
|
|
10050
11238
|
</span>
|
|
10051
11239
|
</button>
|
|
@@ -10088,7 +11276,19 @@ As sub navigation:
|
|
|
10088
11276
|
>
|
|
10089
11277
|
<span class="pf-v6-c-button__icon">
|
|
10090
11278
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10091
|
-
<
|
|
11279
|
+
<svg
|
|
11280
|
+
class="pf-v6-svg"
|
|
11281
|
+
viewBox="0 0 20 20"
|
|
11282
|
+
fill="currentColor"
|
|
11283
|
+
aria-hidden="true"
|
|
11284
|
+
role="img"
|
|
11285
|
+
width="1em"
|
|
11286
|
+
height="1em"
|
|
11287
|
+
>
|
|
11288
|
+
<path
|
|
11289
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11290
|
+
/>
|
|
11291
|
+
</svg>
|
|
10092
11292
|
</span>
|
|
10093
11293
|
</span>
|
|
10094
11294
|
</button>
|
|
@@ -10132,7 +11332,19 @@ As sub navigation:
|
|
|
10132
11332
|
>
|
|
10133
11333
|
<span class="pf-v6-c-button__icon">
|
|
10134
11334
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10135
|
-
<
|
|
11335
|
+
<svg
|
|
11336
|
+
class="pf-v6-svg"
|
|
11337
|
+
viewBox="0 0 20 20"
|
|
11338
|
+
fill="currentColor"
|
|
11339
|
+
aria-hidden="true"
|
|
11340
|
+
role="img"
|
|
11341
|
+
width="1em"
|
|
11342
|
+
height="1em"
|
|
11343
|
+
>
|
|
11344
|
+
<path
|
|
11345
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11346
|
+
/>
|
|
11347
|
+
</svg>
|
|
10136
11348
|
</span>
|
|
10137
11349
|
</span>
|
|
10138
11350
|
</button>
|
|
@@ -10170,7 +11382,19 @@ As sub navigation:
|
|
|
10170
11382
|
>
|
|
10171
11383
|
<span class="pf-v6-c-button__icon">
|
|
10172
11384
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10173
|
-
<
|
|
11385
|
+
<svg
|
|
11386
|
+
class="pf-v6-svg"
|
|
11387
|
+
viewBox="0 0 20 20"
|
|
11388
|
+
fill="currentColor"
|
|
11389
|
+
aria-hidden="true"
|
|
11390
|
+
role="img"
|
|
11391
|
+
width="1em"
|
|
11392
|
+
height="1em"
|
|
11393
|
+
>
|
|
11394
|
+
<path
|
|
11395
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11396
|
+
/>
|
|
11397
|
+
</svg>
|
|
10174
11398
|
</span>
|
|
10175
11399
|
</span>
|
|
10176
11400
|
</button>
|
|
@@ -10263,7 +11487,19 @@ As sub navigation:
|
|
|
10263
11487
|
>
|
|
10264
11488
|
<span class="pf-v6-c-button__icon">
|
|
10265
11489
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10266
|
-
<
|
|
11490
|
+
<svg
|
|
11491
|
+
class="pf-v6-svg"
|
|
11492
|
+
viewBox="0 0 20 20"
|
|
11493
|
+
fill="currentColor"
|
|
11494
|
+
aria-hidden="true"
|
|
11495
|
+
role="img"
|
|
11496
|
+
width="1em"
|
|
11497
|
+
height="1em"
|
|
11498
|
+
>
|
|
11499
|
+
<path
|
|
11500
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11501
|
+
/>
|
|
11502
|
+
</svg>
|
|
10267
11503
|
</span>
|
|
10268
11504
|
</span>
|
|
10269
11505
|
</button>
|
|
@@ -10287,7 +11523,19 @@ As sub navigation:
|
|
|
10287
11523
|
>
|
|
10288
11524
|
<span class="pf-v6-c-button__icon">
|
|
10289
11525
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10290
|
-
<
|
|
11526
|
+
<svg
|
|
11527
|
+
class="pf-v6-svg"
|
|
11528
|
+
viewBox="0 0 20 20"
|
|
11529
|
+
fill="currentColor"
|
|
11530
|
+
aria-hidden="true"
|
|
11531
|
+
role="img"
|
|
11532
|
+
width="1em"
|
|
11533
|
+
height="1em"
|
|
11534
|
+
>
|
|
11535
|
+
<path
|
|
11536
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11537
|
+
/>
|
|
11538
|
+
</svg>
|
|
10291
11539
|
</span>
|
|
10292
11540
|
</span>
|
|
10293
11541
|
</button>
|
|
@@ -10311,7 +11559,19 @@ As sub navigation:
|
|
|
10311
11559
|
>
|
|
10312
11560
|
<span class="pf-v6-c-button__icon">
|
|
10313
11561
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10314
|
-
<
|
|
11562
|
+
<svg
|
|
11563
|
+
class="pf-v6-svg"
|
|
11564
|
+
viewBox="0 0 20 20"
|
|
11565
|
+
fill="currentColor"
|
|
11566
|
+
aria-hidden="true"
|
|
11567
|
+
role="img"
|
|
11568
|
+
width="1em"
|
|
11569
|
+
height="1em"
|
|
11570
|
+
>
|
|
11571
|
+
<path
|
|
11572
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11573
|
+
/>
|
|
11574
|
+
</svg>
|
|
10315
11575
|
</span>
|
|
10316
11576
|
</span>
|
|
10317
11577
|
</button>
|
|
@@ -10336,7 +11596,19 @@ As sub navigation:
|
|
|
10336
11596
|
>
|
|
10337
11597
|
<span class="pf-v6-c-button__icon">
|
|
10338
11598
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10339
|
-
<
|
|
11599
|
+
<svg
|
|
11600
|
+
class="pf-v6-svg"
|
|
11601
|
+
viewBox="0 0 20 20"
|
|
11602
|
+
fill="currentColor"
|
|
11603
|
+
aria-hidden="true"
|
|
11604
|
+
role="img"
|
|
11605
|
+
width="1em"
|
|
11606
|
+
height="1em"
|
|
11607
|
+
>
|
|
11608
|
+
<path
|
|
11609
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11610
|
+
/>
|
|
11611
|
+
</svg>
|
|
10340
11612
|
</span>
|
|
10341
11613
|
</span>
|
|
10342
11614
|
</button>
|
|
@@ -10360,7 +11632,19 @@ As sub navigation:
|
|
|
10360
11632
|
>
|
|
10361
11633
|
<span class="pf-v6-c-button__icon">
|
|
10362
11634
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10363
|
-
<
|
|
11635
|
+
<svg
|
|
11636
|
+
class="pf-v6-svg"
|
|
11637
|
+
viewBox="0 0 20 20"
|
|
11638
|
+
fill="currentColor"
|
|
11639
|
+
aria-hidden="true"
|
|
11640
|
+
role="img"
|
|
11641
|
+
width="1em"
|
|
11642
|
+
height="1em"
|
|
11643
|
+
>
|
|
11644
|
+
<path
|
|
11645
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11646
|
+
/>
|
|
11647
|
+
</svg>
|
|
10364
11648
|
</span>
|
|
10365
11649
|
</span>
|
|
10366
11650
|
</button>
|
|
@@ -10384,7 +11668,19 @@ As sub navigation:
|
|
|
10384
11668
|
>
|
|
10385
11669
|
<span class="pf-v6-c-button__icon">
|
|
10386
11670
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10387
|
-
<
|
|
11671
|
+
<svg
|
|
11672
|
+
class="pf-v6-svg"
|
|
11673
|
+
viewBox="0 0 20 20"
|
|
11674
|
+
fill="currentColor"
|
|
11675
|
+
aria-hidden="true"
|
|
11676
|
+
role="img"
|
|
11677
|
+
width="1em"
|
|
11678
|
+
height="1em"
|
|
11679
|
+
>
|
|
11680
|
+
<path
|
|
11681
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11682
|
+
/>
|
|
11683
|
+
</svg>
|
|
10388
11684
|
</span>
|
|
10389
11685
|
</span>
|
|
10390
11686
|
</button>
|
|
@@ -10492,7 +11788,19 @@ As sub navigation:
|
|
|
10492
11788
|
>
|
|
10493
11789
|
<span class="pf-v6-c-button__icon">
|
|
10494
11790
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10495
|
-
<
|
|
11791
|
+
<svg
|
|
11792
|
+
class="pf-v6-svg"
|
|
11793
|
+
viewBox="0 0 20 20"
|
|
11794
|
+
fill="currentColor"
|
|
11795
|
+
aria-hidden="true"
|
|
11796
|
+
role="img"
|
|
11797
|
+
width="1em"
|
|
11798
|
+
height="1em"
|
|
11799
|
+
>
|
|
11800
|
+
<path
|
|
11801
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11802
|
+
/>
|
|
11803
|
+
</svg>
|
|
10496
11804
|
</span>
|
|
10497
11805
|
</span>
|
|
10498
11806
|
</button>
|
|
@@ -10516,7 +11824,19 @@ As sub navigation:
|
|
|
10516
11824
|
>
|
|
10517
11825
|
<span class="pf-v6-c-button__icon">
|
|
10518
11826
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10519
|
-
<
|
|
11827
|
+
<svg
|
|
11828
|
+
class="pf-v6-svg"
|
|
11829
|
+
viewBox="0 0 20 20"
|
|
11830
|
+
fill="currentColor"
|
|
11831
|
+
aria-hidden="true"
|
|
11832
|
+
role="img"
|
|
11833
|
+
width="1em"
|
|
11834
|
+
height="1em"
|
|
11835
|
+
>
|
|
11836
|
+
<path
|
|
11837
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11838
|
+
/>
|
|
11839
|
+
</svg>
|
|
10520
11840
|
</span>
|
|
10521
11841
|
</span>
|
|
10522
11842
|
</button>
|
|
@@ -10540,7 +11860,19 @@ As sub navigation:
|
|
|
10540
11860
|
>
|
|
10541
11861
|
<span class="pf-v6-c-button__icon">
|
|
10542
11862
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10543
|
-
<
|
|
11863
|
+
<svg
|
|
11864
|
+
class="pf-v6-svg"
|
|
11865
|
+
viewBox="0 0 20 20"
|
|
11866
|
+
fill="currentColor"
|
|
11867
|
+
aria-hidden="true"
|
|
11868
|
+
role="img"
|
|
11869
|
+
width="1em"
|
|
11870
|
+
height="1em"
|
|
11871
|
+
>
|
|
11872
|
+
<path
|
|
11873
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11874
|
+
/>
|
|
11875
|
+
</svg>
|
|
10544
11876
|
</span>
|
|
10545
11877
|
</span>
|
|
10546
11878
|
</button>
|
|
@@ -10565,7 +11897,19 @@ As sub navigation:
|
|
|
10565
11897
|
>
|
|
10566
11898
|
<span class="pf-v6-c-button__icon">
|
|
10567
11899
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10568
|
-
<
|
|
11900
|
+
<svg
|
|
11901
|
+
class="pf-v6-svg"
|
|
11902
|
+
viewBox="0 0 20 20"
|
|
11903
|
+
fill="currentColor"
|
|
11904
|
+
aria-hidden="true"
|
|
11905
|
+
role="img"
|
|
11906
|
+
width="1em"
|
|
11907
|
+
height="1em"
|
|
11908
|
+
>
|
|
11909
|
+
<path
|
|
11910
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11911
|
+
/>
|
|
11912
|
+
</svg>
|
|
10569
11913
|
</span>
|
|
10570
11914
|
</span>
|
|
10571
11915
|
</button>
|
|
@@ -10589,7 +11933,19 @@ As sub navigation:
|
|
|
10589
11933
|
>
|
|
10590
11934
|
<span class="pf-v6-c-button__icon">
|
|
10591
11935
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10592
|
-
<
|
|
11936
|
+
<svg
|
|
11937
|
+
class="pf-v6-svg"
|
|
11938
|
+
viewBox="0 0 20 20"
|
|
11939
|
+
fill="currentColor"
|
|
11940
|
+
aria-hidden="true"
|
|
11941
|
+
role="img"
|
|
11942
|
+
width="1em"
|
|
11943
|
+
height="1em"
|
|
11944
|
+
>
|
|
11945
|
+
<path
|
|
11946
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11947
|
+
/>
|
|
11948
|
+
</svg>
|
|
10593
11949
|
</span>
|
|
10594
11950
|
</span>
|
|
10595
11951
|
</button>
|
|
@@ -10613,7 +11969,19 @@ As sub navigation:
|
|
|
10613
11969
|
>
|
|
10614
11970
|
<span class="pf-v6-c-button__icon">
|
|
10615
11971
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10616
|
-
<
|
|
11972
|
+
<svg
|
|
11973
|
+
class="pf-v6-svg"
|
|
11974
|
+
viewBox="0 0 20 20"
|
|
11975
|
+
fill="currentColor"
|
|
11976
|
+
aria-hidden="true"
|
|
11977
|
+
role="img"
|
|
11978
|
+
width="1em"
|
|
11979
|
+
height="1em"
|
|
11980
|
+
>
|
|
11981
|
+
<path
|
|
11982
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
11983
|
+
/>
|
|
11984
|
+
</svg>
|
|
10617
11985
|
</span>
|
|
10618
11986
|
</span>
|
|
10619
11987
|
</button>
|
|
@@ -10725,7 +12093,19 @@ As sub navigation:
|
|
|
10725
12093
|
>
|
|
10726
12094
|
<span class="pf-v6-c-button__icon">
|
|
10727
12095
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10728
|
-
<
|
|
12096
|
+
<svg
|
|
12097
|
+
class="pf-v6-svg"
|
|
12098
|
+
viewBox="0 0 20 20"
|
|
12099
|
+
fill="currentColor"
|
|
12100
|
+
aria-hidden="true"
|
|
12101
|
+
role="img"
|
|
12102
|
+
width="1em"
|
|
12103
|
+
height="1em"
|
|
12104
|
+
>
|
|
12105
|
+
<path
|
|
12106
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
12107
|
+
/>
|
|
12108
|
+
</svg>
|
|
10729
12109
|
</span>
|
|
10730
12110
|
</span>
|
|
10731
12111
|
</button>
|
|
@@ -10749,7 +12129,19 @@ As sub navigation:
|
|
|
10749
12129
|
>
|
|
10750
12130
|
<span class="pf-v6-c-button__icon">
|
|
10751
12131
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10752
|
-
<
|
|
12132
|
+
<svg
|
|
12133
|
+
class="pf-v6-svg"
|
|
12134
|
+
viewBox="0 0 20 20"
|
|
12135
|
+
fill="currentColor"
|
|
12136
|
+
aria-hidden="true"
|
|
12137
|
+
role="img"
|
|
12138
|
+
width="1em"
|
|
12139
|
+
height="1em"
|
|
12140
|
+
>
|
|
12141
|
+
<path
|
|
12142
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
12143
|
+
/>
|
|
12144
|
+
</svg>
|
|
10753
12145
|
</span>
|
|
10754
12146
|
</span>
|
|
10755
12147
|
</button>
|
|
@@ -10773,7 +12165,19 @@ As sub navigation:
|
|
|
10773
12165
|
>
|
|
10774
12166
|
<span class="pf-v6-c-button__icon">
|
|
10775
12167
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10776
|
-
<
|
|
12168
|
+
<svg
|
|
12169
|
+
class="pf-v6-svg"
|
|
12170
|
+
viewBox="0 0 20 20"
|
|
12171
|
+
fill="currentColor"
|
|
12172
|
+
aria-hidden="true"
|
|
12173
|
+
role="img"
|
|
12174
|
+
width="1em"
|
|
12175
|
+
height="1em"
|
|
12176
|
+
>
|
|
12177
|
+
<path
|
|
12178
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
12179
|
+
/>
|
|
12180
|
+
</svg>
|
|
10777
12181
|
</span>
|
|
10778
12182
|
</span>
|
|
10779
12183
|
</button>
|
|
@@ -10798,7 +12202,19 @@ As sub navigation:
|
|
|
10798
12202
|
>
|
|
10799
12203
|
<span class="pf-v6-c-button__icon">
|
|
10800
12204
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10801
|
-
<
|
|
12205
|
+
<svg
|
|
12206
|
+
class="pf-v6-svg"
|
|
12207
|
+
viewBox="0 0 20 20"
|
|
12208
|
+
fill="currentColor"
|
|
12209
|
+
aria-hidden="true"
|
|
12210
|
+
role="img"
|
|
12211
|
+
width="1em"
|
|
12212
|
+
height="1em"
|
|
12213
|
+
>
|
|
12214
|
+
<path
|
|
12215
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
12216
|
+
/>
|
|
12217
|
+
</svg>
|
|
10802
12218
|
</span>
|
|
10803
12219
|
</span>
|
|
10804
12220
|
</button>
|
|
@@ -10822,7 +12238,19 @@ As sub navigation:
|
|
|
10822
12238
|
>
|
|
10823
12239
|
<span class="pf-v6-c-button__icon">
|
|
10824
12240
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10825
|
-
<
|
|
12241
|
+
<svg
|
|
12242
|
+
class="pf-v6-svg"
|
|
12243
|
+
viewBox="0 0 20 20"
|
|
12244
|
+
fill="currentColor"
|
|
12245
|
+
aria-hidden="true"
|
|
12246
|
+
role="img"
|
|
12247
|
+
width="1em"
|
|
12248
|
+
height="1em"
|
|
12249
|
+
>
|
|
12250
|
+
<path
|
|
12251
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
12252
|
+
/>
|
|
12253
|
+
</svg>
|
|
10826
12254
|
</span>
|
|
10827
12255
|
</span>
|
|
10828
12256
|
</button>
|
|
@@ -10846,7 +12274,19 @@ As sub navigation:
|
|
|
10846
12274
|
>
|
|
10847
12275
|
<span class="pf-v6-c-button__icon">
|
|
10848
12276
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10849
|
-
<
|
|
12277
|
+
<svg
|
|
12278
|
+
class="pf-v6-svg"
|
|
12279
|
+
viewBox="0 0 20 20"
|
|
12280
|
+
fill="currentColor"
|
|
12281
|
+
aria-hidden="true"
|
|
12282
|
+
role="img"
|
|
12283
|
+
width="1em"
|
|
12284
|
+
height="1em"
|
|
12285
|
+
>
|
|
12286
|
+
<path
|
|
12287
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
12288
|
+
/>
|
|
12289
|
+
</svg>
|
|
10850
12290
|
</span>
|
|
10851
12291
|
</span>
|
|
10852
12292
|
</button>
|
|
@@ -10958,7 +12398,19 @@ As sub navigation:
|
|
|
10958
12398
|
>
|
|
10959
12399
|
<span class="pf-v6-c-button__icon">
|
|
10960
12400
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10961
|
-
<
|
|
12401
|
+
<svg
|
|
12402
|
+
class="pf-v6-svg"
|
|
12403
|
+
viewBox="0 0 20 20"
|
|
12404
|
+
fill="currentColor"
|
|
12405
|
+
aria-hidden="true"
|
|
12406
|
+
role="img"
|
|
12407
|
+
width="1em"
|
|
12408
|
+
height="1em"
|
|
12409
|
+
>
|
|
12410
|
+
<path
|
|
12411
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
12412
|
+
/>
|
|
12413
|
+
</svg>
|
|
10962
12414
|
</span>
|
|
10963
12415
|
</span>
|
|
10964
12416
|
</button>
|
|
@@ -10982,7 +12434,19 @@ As sub navigation:
|
|
|
10982
12434
|
>
|
|
10983
12435
|
<span class="pf-v6-c-button__icon">
|
|
10984
12436
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
10985
|
-
<
|
|
12437
|
+
<svg
|
|
12438
|
+
class="pf-v6-svg"
|
|
12439
|
+
viewBox="0 0 20 20"
|
|
12440
|
+
fill="currentColor"
|
|
12441
|
+
aria-hidden="true"
|
|
12442
|
+
role="img"
|
|
12443
|
+
width="1em"
|
|
12444
|
+
height="1em"
|
|
12445
|
+
>
|
|
12446
|
+
<path
|
|
12447
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
12448
|
+
/>
|
|
12449
|
+
</svg>
|
|
10986
12450
|
</span>
|
|
10987
12451
|
</span>
|
|
10988
12452
|
</button>
|
|
@@ -11006,7 +12470,19 @@ As sub navigation:
|
|
|
11006
12470
|
>
|
|
11007
12471
|
<span class="pf-v6-c-button__icon">
|
|
11008
12472
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
11009
|
-
<
|
|
12473
|
+
<svg
|
|
12474
|
+
class="pf-v6-svg"
|
|
12475
|
+
viewBox="0 0 20 20"
|
|
12476
|
+
fill="currentColor"
|
|
12477
|
+
aria-hidden="true"
|
|
12478
|
+
role="img"
|
|
12479
|
+
width="1em"
|
|
12480
|
+
height="1em"
|
|
12481
|
+
>
|
|
12482
|
+
<path
|
|
12483
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
12484
|
+
/>
|
|
12485
|
+
</svg>
|
|
11010
12486
|
</span>
|
|
11011
12487
|
</span>
|
|
11012
12488
|
</button>
|
|
@@ -11031,7 +12507,19 @@ As sub navigation:
|
|
|
11031
12507
|
>
|
|
11032
12508
|
<span class="pf-v6-c-button__icon">
|
|
11033
12509
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
11034
|
-
<
|
|
12510
|
+
<svg
|
|
12511
|
+
class="pf-v6-svg"
|
|
12512
|
+
viewBox="0 0 20 20"
|
|
12513
|
+
fill="currentColor"
|
|
12514
|
+
aria-hidden="true"
|
|
12515
|
+
role="img"
|
|
12516
|
+
width="1em"
|
|
12517
|
+
height="1em"
|
|
12518
|
+
>
|
|
12519
|
+
<path
|
|
12520
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
12521
|
+
/>
|
|
12522
|
+
</svg>
|
|
11035
12523
|
</span>
|
|
11036
12524
|
</span>
|
|
11037
12525
|
</button>
|
|
@@ -11055,7 +12543,19 @@ As sub navigation:
|
|
|
11055
12543
|
>
|
|
11056
12544
|
<span class="pf-v6-c-button__icon">
|
|
11057
12545
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
11058
|
-
<
|
|
12546
|
+
<svg
|
|
12547
|
+
class="pf-v6-svg"
|
|
12548
|
+
viewBox="0 0 20 20"
|
|
12549
|
+
fill="currentColor"
|
|
12550
|
+
aria-hidden="true"
|
|
12551
|
+
role="img"
|
|
12552
|
+
width="1em"
|
|
12553
|
+
height="1em"
|
|
12554
|
+
>
|
|
12555
|
+
<path
|
|
12556
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
12557
|
+
/>
|
|
12558
|
+
</svg>
|
|
11059
12559
|
</span>
|
|
11060
12560
|
</span>
|
|
11061
12561
|
</button>
|
|
@@ -11079,7 +12579,19 @@ As sub navigation:
|
|
|
11079
12579
|
>
|
|
11080
12580
|
<span class="pf-v6-c-button__icon">
|
|
11081
12581
|
<span class="pf-v6-c-tabs__item-action-icon">
|
|
11082
|
-
<
|
|
12582
|
+
<svg
|
|
12583
|
+
class="pf-v6-svg"
|
|
12584
|
+
viewBox="0 0 20 20"
|
|
12585
|
+
fill="currentColor"
|
|
12586
|
+
aria-hidden="true"
|
|
12587
|
+
role="img"
|
|
12588
|
+
width="1em"
|
|
12589
|
+
height="1em"
|
|
12590
|
+
>
|
|
12591
|
+
<path
|
|
12592
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
12593
|
+
/>
|
|
12594
|
+
</svg>
|
|
11083
12595
|
</span>
|
|
11084
12596
|
</span>
|
|
11085
12597
|
</button>
|