@patternfly/react-styles 6.0.0-alpha.3 → 6.0.0-alpha.5
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +20 -0
- package/css/assets/images/PF-HorizontalLogo-Color.svg +29 -0
- package/css/assets/images/PF-HorizontalLogo-Reverse.svg +28 -0
- package/css/assets/images/PF-IconLogo-color.svg +17 -0
- package/css/components/Accordion/accordion.css +1 -1
- package/css/components/Alert/alert.css +2 -2
- package/css/components/Avatar/avatar.css +10 -13
- package/css/components/Avatar/avatar.d.ts +1 -2
- package/css/components/Avatar/avatar.js +1 -2
- package/css/components/Avatar/avatar.mjs +1 -2
- package/css/components/Backdrop/backdrop.css +6 -2
- package/css/components/Banner/banner.css +5 -1
- package/css/components/Banner/banner.d.ts +1 -0
- package/css/components/Banner/banner.js +1 -0
- package/css/components/Banner/banner.mjs +1 -0
- package/css/components/Breadcrumb/breadcrumb.css +19 -16
- package/css/components/Button/button.css +1 -1
- package/css/components/Card/card.css +3 -0
- package/css/components/Card/card.d.ts +2 -0
- package/css/components/Card/card.js +2 -0
- package/css/components/Card/card.mjs +2 -0
- package/css/components/Content/content.css +7 -7
- package/css/components/EmptyState/empty-state.css +57 -34
- package/css/components/EmptyState/empty-state.d.ts +6 -1
- package/css/components/EmptyState/empty-state.js +6 -1
- package/css/components/EmptyState/empty-state.mjs +6 -1
- package/css/components/ExpandableSection/expandable-section.css +10 -17
- package/css/components/ExpandableSection/expandable-section.d.ts +1 -1
- package/css/components/ExpandableSection/expandable-section.js +1 -1
- package/css/components/ExpandableSection/expandable-section.mjs +1 -1
- package/css/components/Form/form.css +6 -0
- package/css/components/HelperText/helper-text.css +28 -34
- package/css/components/HelperText/helper-text.d.ts +1 -2
- package/css/components/HelperText/helper-text.js +1 -2
- package/css/components/HelperText/helper-text.mjs +1 -2
- package/css/components/Hint/hint.css +2 -2
- package/css/components/InlineEdit/inline-edit.css +5 -5
- package/css/components/Login/login.css +1 -1
- package/css/components/MenuToggle/menu-toggle.css +2 -1
- package/css/components/ModalBox/modal-box.css +1 -1
- package/css/components/Nav/nav.css +2 -2
- package/css/components/Pagination/pagination.css +61 -121
- package/css/components/Pagination/pagination.d.ts +2 -5
- package/css/components/Pagination/pagination.js +2 -5
- package/css/components/Pagination/pagination.mjs +2 -5
- package/css/components/Popover/popover.css +0 -2
- package/css/components/SimpleList/simple-list.css +35 -52
- package/css/components/SimpleList/simple-list.d.ts +2 -2
- package/css/components/SimpleList/simple-list.js +2 -2
- package/css/components/SimpleList/simple-list.mjs +2 -2
- package/css/components/Table/table.css +6 -6
- package/css/components/Title/title.css +6 -6
- package/css/components/Tooltip/tooltip.css +0 -2
- package/css/components/Truncate/truncate.css +4 -0
- package/css/docs/components/Nav/examples/Navigation.css +18 -2
- package/css/docs/components/Nav/examples/Navigation.d.ts +0 -1
- package/css/docs/components/Nav/examples/Navigation.js +0 -1
- package/css/docs/components/Nav/examples/Navigation.mjs +0 -1
- package/css/docs/components/Truncate/examples/Truncate.css +2 -2
- package/package.json +3 -3
- package/css/docs/components/Avatar/examples/Avatar.css +0 -3
- package/css/docs/components/Avatar/examples/Avatar.d.ts +0 -3
- package/css/docs/components/Avatar/examples/Avatar.js +0 -4
- package/css/docs/components/Avatar/examples/Avatar.mjs +0 -2
package/CHANGELOG.md
CHANGED
@@ -3,6 +3,14 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
+
# [6.0.0-alpha.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-styles@6.0.0-alpha.4...@patternfly/react-styles@6.0.0-alpha.5) (2023-12-20)
|
7
|
+
|
8
|
+
**Note:** Version bump only for package @patternfly/react-styles
|
9
|
+
|
10
|
+
# 6.0.0-alpha.4 (2023-12-13)
|
11
|
+
|
12
|
+
**Note:** Version bump only for package @patternfly/react-styles
|
13
|
+
|
6
14
|
# [6.0.0-alpha.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-styles@6.0.0-alpha.2...@patternfly/react-styles@6.0.0-alpha.3) (2023-12-04)
|
7
15
|
|
8
16
|
**Note:** Version bump only for package @patternfly/react-styles
|
@@ -31,6 +39,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
31
39
|
|
32
40
|
**Note:** Version bump only for package @patternfly/react-styles
|
33
41
|
|
42
|
+
# 5.2.0-prerelease.6 (2023-12-11)
|
43
|
+
|
44
|
+
**Note:** Version bump only for package @patternfly/react-styles
|
45
|
+
|
46
|
+
# 5.2.0-prerelease.5 (2023-11-10)
|
47
|
+
|
48
|
+
**Note:** Version bump only for package @patternfly/react-styles
|
49
|
+
|
50
|
+
# 5.2.0-prerelease.4 (2023-11-03)
|
51
|
+
|
52
|
+
**Note:** Version bump only for package @patternfly/react-styles
|
53
|
+
|
34
54
|
# 5.2.0-prerelease.3 (2023-10-26)
|
35
55
|
|
36
56
|
**Note:** Version bump only for package @patternfly/react-styles
|
@@ -0,0 +1,29 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg width="679px" height="158px" viewBox="0 0 679 158" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
3
|
+
<title>PF-HorizontalLogo-Color </title>
|
4
|
+
<defs>
|
5
|
+
<linearGradient x1="68%" y1="2.25860997e-13%" x2="32%" y2="100%" id="linearGradient-1">
|
6
|
+
<stop stop-color="#2B9AF3" offset="0%"></stop>
|
7
|
+
<stop stop-color="#73BCF7" stop-opacity="0.502212631" offset="100%"></stop>
|
8
|
+
</linearGradient>
|
9
|
+
</defs>
|
10
|
+
<g id="PF-HorizontalLogo-Color" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
11
|
+
<g id="PatternFly-Copy-11" transform="translate(206.000000, 45.750000)" fill="#151515" fill-rule="nonzero">
|
12
|
+
<path d="M0,65.25 L0,2.25 L33.21,2.25 C37.35,2.25 41.025,3.135 44.235,4.905 C47.445,6.675 49.98,9.09 51.84,12.15 C53.7,15.21 54.63,18.72 54.63,22.68 C54.63,26.46 53.7,29.865 51.84,32.895 C49.98,35.925 47.43,38.31 44.19,40.05 C40.95,41.79 37.29,42.66 33.21,42.66 L15.48,42.66 L15.48,65.25 L0,65.25 Z M15.48,29.88 L31.41,29.88 C33.69,29.88 35.52,29.22 36.9,27.9 C38.28,26.58 38.97,24.87 38.97,22.77 C38.97,20.61 38.28,18.855 36.9,17.505 C35.52,16.155 33.69,15.48 31.41,15.48 L15.48,15.48 L15.48,29.88 Z" id="Shape"></path>
|
13
|
+
<path d="M77.04,66.06 C73.68,66.06 70.695,65.43 68.085,64.17 C65.475,62.91 63.435,61.17 61.965,58.95 C60.495,56.73 59.76,54.18 59.76,51.3 C59.76,46.74 61.485,43.215 64.935,40.725 C68.385,38.235 73.2,36.99 79.38,36.99 C83.1,36.99 86.7,37.44 90.18,38.34 L90.18,36 C90.18,31.26 87.15,28.89 81.09,28.89 C77.49,28.89 72.69,30.15 66.69,32.67 L61.47,21.96 C69.15,18.48 76.56,16.74 83.7,16.74 C90.3,16.74 95.43,18.315 99.09,21.465 C102.75,24.615 104.58,29.04 104.58,34.74 L104.58,65.25 L90.18,65.25 L90.18,62.37 C88.26,63.69 86.235,64.635 84.105,65.205 C81.975,65.775 79.62,66.06 77.04,66.06 Z M73.62,51.03 C73.62,52.53 74.28,53.7 75.6,54.54 C76.92,55.38 78.75,55.8 81.09,55.8 C84.69,55.8 87.72,55.05 90.18,53.55 L90.18,47.43 C87.42,46.71 84.54,46.35 81.54,46.35 C79.02,46.35 77.07,46.755 75.69,47.565 C74.31,48.375 73.62,49.53 73.62,51.03 Z" id="Shape"></path>
|
14
|
+
<path d="M137.25,65.88 C125.73,65.88 119.97,60.84 119.97,50.76 L119.97,29.79 L110.34,29.79 L110.34,17.64 L119.97,17.64 L119.97,5.4 L134.55,2.25 L134.55,17.64 L147.87,17.64 L147.87,29.79 L134.55,29.79 L134.55,47.88 C134.55,49.98 135.015,51.465 135.945,52.335 C136.875,53.205 138.51,53.64 140.85,53.64 C143.01,53.64 145.2,53.31 147.42,52.65 L147.42,64.44 C146.1,64.86 144.42,65.205 142.38,65.475 C140.34,65.745 138.63,65.88 137.25,65.88 Z" id="Path"></path>
|
15
|
+
<path d="M177.57,65.88 C166.05,65.88 160.29,60.84 160.29,50.76 L160.29,29.79 L150.66,29.79 L150.66,17.64 L160.29,17.64 L160.29,5.4 L174.87,2.25 L174.87,17.64 L188.19,17.64 L188.19,29.79 L174.87,29.79 L174.87,47.88 C174.87,49.98 175.335,51.465 176.265,52.335 C177.195,53.205 178.83,53.64 181.17,53.64 C183.33,53.64 185.52,53.31 187.74,52.65 L187.74,64.44 C186.42,64.86 184.74,65.205 182.7,65.475 C180.66,65.745 178.95,65.88 177.57,65.88 Z" id="Path"></path>
|
16
|
+
<path d="M217.62,66.15 C212.76,66.15 208.365,65.055 204.435,62.865 C200.505,60.675 197.4,57.72 195.12,54 C192.84,50.28 191.7,46.11 191.7,41.49 C191.7,36.87 192.795,32.7 194.985,28.98 C197.175,25.26 200.16,22.305 203.94,20.115 C207.72,17.925 211.92,16.83 216.54,16.83 C221.22,16.83 225.36,17.955 228.96,20.205 C232.56,22.455 235.395,25.53 237.465,29.43 C239.535,33.33 240.57,37.8 240.57,42.84 L240.57,46.44 L206.64,46.44 C207.6,48.66 209.1,50.475 211.14,51.885 C213.18,53.295 215.58,54 218.34,54 C222.42,54 225.6,52.8 227.88,50.4 L237.51,58.95 C234.51,61.47 231.435,63.3 228.285,64.44 C225.135,65.58 221.58,66.15 217.62,66.15 Z M206.37,36.27 L226.26,36.27 C225.48,33.99 224.205,32.16 222.435,30.78 C220.665,29.4 218.61,28.71 216.27,28.71 C213.87,28.71 211.8,29.37 210.06,30.69 C208.32,32.01 207.09,33.87 206.37,36.27 Z" id="Shape"></path>
|
17
|
+
<path d="M247.41,65.25 L247.41,17.64 L261.99,17.64 L261.99,22.41 C265.23,18.51 269.4,16.56 274.5,16.56 C277.08,16.62 278.91,17.01 279.99,17.73 L279.99,30.42 C277.95,29.46 275.64,28.98 273.06,28.98 C270.78,28.98 268.665,29.505 266.715,30.555 C264.765,31.605 263.19,33.09 261.99,35.01 L261.99,65.25 L247.41,65.25 Z" id="Path"></path>
|
18
|
+
<path d="M286.29,65.25 L286.29,17.64 L300.87,17.64 L300.87,20.88 C304.47,18.12 308.73,16.74 313.65,16.74 C317.37,16.74 320.655,17.55 323.505,19.17 C326.355,20.79 328.59,23.04 330.21,25.92 C331.83,28.8 332.64,32.13 332.64,35.91 L332.64,65.25 L318.06,65.25 L318.06,37.89 C318.06,35.25 317.28,33.15 315.72,31.59 C314.16,30.03 312.06,29.25 309.42,29.25 C305.76,29.25 302.91,30.51 300.87,33.03 L300.87,65.25 L286.29,65.25 Z" id="Path"></path>
|
19
|
+
<polygon id="Path" points="342 65.25 342 2.25 392.04 2.25 392.04 15.66 357.48 15.66 357.48 27.45 380.52 27.45 380.52 40.41 357.48 40.41 357.48 65.25"></polygon>
|
20
|
+
<polygon id="Path" points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25"></polygon>
|
21
|
+
<path d="M429.21,84.69 C428.07,84.69 426.96,84.645 425.88,84.555 C424.8,84.465 423.9,84.33 423.18,84.15 L423.18,71.73 C424.38,71.97 425.88,72.09 427.68,72.09 C432.36,72.09 435.51,70.05 437.13,65.97 L437.13,65.88 L418.86,17.64 L434.97,17.64 L445.5,47.61 L457.74,17.64 L473.49,17.64 L452.16,67.68 C450.42,71.82 448.5,75.135 446.4,77.625 C444.3,80.115 441.87,81.915 439.11,83.025 C436.35,84.135 433.05,84.69 429.21,84.69 Z" id="Path"></path>
|
22
|
+
</g>
|
23
|
+
<g id="Logo" transform="translate(0.000000, 0.000000)">
|
24
|
+
<path d="M61.826087,0 L158,0 L158,96.173913 L147.695652,96.173913 C100.271201,96.173913 61.826087,57.7287992 61.826087,10.3043478 L61.826087,0 L61.826087,0 Z" id="Rectangle-Copy-17" fill="#0066CC"></path>
|
25
|
+
<path d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z" id="Path-2" fill="url(#linearGradient-1)"></path>
|
26
|
+
<path d="M123.652174,-30.9130435 L30.9130435,123.652174 L103.652174,123.652174 C114.697869,123.652174 123.652174,114.697869 123.652174,103.652174 L123.652174,-30.9130435 L123.652174,-30.9130435 Z" id="Path-2" fill="url(#linearGradient-1)" transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "></path>
|
27
|
+
</g>
|
28
|
+
</g>
|
29
|
+
</svg>
|
@@ -0,0 +1,28 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg width="679px" height="158px" viewBox="0 0 679 158" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
3
|
+
<title>PF-HorizontalLogo-Reverse </title>
|
4
|
+
<defs>
|
5
|
+
<linearGradient x1="100%" y1="1.31838984e-13%" x2="40.4021492%" y2="59.4473677%" id="linearGradient-1">
|
6
|
+
<stop stop-color="#FFFFFF" offset="0%"></stop>
|
7
|
+
<stop stop-color="#FFFFFF" stop-opacity="0.498497596" offset="100%"></stop>
|
8
|
+
</linearGradient>
|
9
|
+
</defs>
|
10
|
+
<g id="PF-HorizontalLogo-Reverse" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
11
|
+
<g id="Group" transform="translate(-0.000000, 0.000000)">
|
12
|
+
<path d="M61.7658863,0 L157.846154,0 L157.846154,96.0802676 C104.782487,96.0802676 61.7658863,53.0636665 61.7658863,0 L61.7658863,0 L61.7658863,0 Z" id="Rectangle-Copy-15" fill="#FFFFFF" opacity="0.401297433"></path>
|
13
|
+
<path d="M158,1.84777167 L158,138 C158,149.045695 149.045695,158 138,158 L66.3656919,158 L158,1.84777167 Z M156.152228,3.55271368e-13 L-9.37916411e-13,91.6343081 L-9.37916411e-13,20 C-9.09494702e-13,8.954305 8.954305,3.55271368e-13 20,3.41060513e-13 L156.152228,3.55271368e-13 Z" id="Combined-Shape-Copy-4" fill="url(#linearGradient-1)"></path>
|
14
|
+
</g>
|
15
|
+
<g id="PatternFly-Copy-11" transform="translate(206.000000, 45.750000)" fill="#FFFFFF" fill-rule="nonzero">
|
16
|
+
<path d="M0,65.25 L0,2.25 L33.21,2.25 C37.35,2.25 41.025,3.135 44.235,4.905 C47.445,6.675 49.98,9.09 51.84,12.15 C53.7,15.21 54.63,18.72 54.63,22.68 C54.63,26.46 53.7,29.865 51.84,32.895 C49.98,35.925 47.43,38.31 44.19,40.05 C40.95,41.79 37.29,42.66 33.21,42.66 L15.48,42.66 L15.48,65.25 L0,65.25 Z M15.48,29.88 L31.41,29.88 C33.69,29.88 35.52,29.22 36.9,27.9 C38.28,26.58 38.97,24.87 38.97,22.77 C38.97,20.61 38.28,18.855 36.9,17.505 C35.52,16.155 33.69,15.48 31.41,15.48 L15.48,15.48 L15.48,29.88 Z" id="Shape"></path>
|
17
|
+
<path d="M77.04,66.06 C73.68,66.06 70.695,65.43 68.085,64.17 C65.475,62.91 63.435,61.17 61.965,58.95 C60.495,56.73 59.76,54.18 59.76,51.3 C59.76,46.74 61.485,43.215 64.935,40.725 C68.385,38.235 73.2,36.99 79.38,36.99 C83.1,36.99 86.7,37.44 90.18,38.34 L90.18,36 C90.18,31.26 87.15,28.89 81.09,28.89 C77.49,28.89 72.69,30.15 66.69,32.67 L61.47,21.96 C69.15,18.48 76.56,16.74 83.7,16.74 C90.3,16.74 95.43,18.315 99.09,21.465 C102.75,24.615 104.58,29.04 104.58,34.74 L104.58,65.25 L90.18,65.25 L90.18,62.37 C88.26,63.69 86.235,64.635 84.105,65.205 C81.975,65.775 79.62,66.06 77.04,66.06 Z M73.62,51.03 C73.62,52.53 74.28,53.7 75.6,54.54 C76.92,55.38 78.75,55.8 81.09,55.8 C84.69,55.8 87.72,55.05 90.18,53.55 L90.18,47.43 C87.42,46.71 84.54,46.35 81.54,46.35 C79.02,46.35 77.07,46.755 75.69,47.565 C74.31,48.375 73.62,49.53 73.62,51.03 Z" id="Shape"></path>
|
18
|
+
<path d="M137.25,65.88 C125.73,65.88 119.97,60.84 119.97,50.76 L119.97,29.79 L110.34,29.79 L110.34,17.64 L119.97,17.64 L119.97,5.4 L134.55,2.25 L134.55,17.64 L147.87,17.64 L147.87,29.79 L134.55,29.79 L134.55,47.88 C134.55,49.98 135.015,51.465 135.945,52.335 C136.875,53.205 138.51,53.64 140.85,53.64 C143.01,53.64 145.2,53.31 147.42,52.65 L147.42,64.44 C146.1,64.86 144.42,65.205 142.38,65.475 C140.34,65.745 138.63,65.88 137.25,65.88 Z" id="Path"></path>
|
19
|
+
<path d="M177.57,65.88 C166.05,65.88 160.29,60.84 160.29,50.76 L160.29,29.79 L150.66,29.79 L150.66,17.64 L160.29,17.64 L160.29,5.4 L174.87,2.25 L174.87,17.64 L188.19,17.64 L188.19,29.79 L174.87,29.79 L174.87,47.88 C174.87,49.98 175.335,51.465 176.265,52.335 C177.195,53.205 178.83,53.64 181.17,53.64 C183.33,53.64 185.52,53.31 187.74,52.65 L187.74,64.44 C186.42,64.86 184.74,65.205 182.7,65.475 C180.66,65.745 178.95,65.88 177.57,65.88 Z" id="Path"></path>
|
20
|
+
<path d="M217.62,66.15 C212.76,66.15 208.365,65.055 204.435,62.865 C200.505,60.675 197.4,57.72 195.12,54 C192.84,50.28 191.7,46.11 191.7,41.49 C191.7,36.87 192.795,32.7 194.985,28.98 C197.175,25.26 200.16,22.305 203.94,20.115 C207.72,17.925 211.92,16.83 216.54,16.83 C221.22,16.83 225.36,17.955 228.96,20.205 C232.56,22.455 235.395,25.53 237.465,29.43 C239.535,33.33 240.57,37.8 240.57,42.84 L240.57,46.44 L206.64,46.44 C207.6,48.66 209.1,50.475 211.14,51.885 C213.18,53.295 215.58,54 218.34,54 C222.42,54 225.6,52.8 227.88,50.4 L237.51,58.95 C234.51,61.47 231.435,63.3 228.285,64.44 C225.135,65.58 221.58,66.15 217.62,66.15 Z M206.37,36.27 L226.26,36.27 C225.48,33.99 224.205,32.16 222.435,30.78 C220.665,29.4 218.61,28.71 216.27,28.71 C213.87,28.71 211.8,29.37 210.06,30.69 C208.32,32.01 207.09,33.87 206.37,36.27 Z" id="Shape"></path>
|
21
|
+
<path d="M247.41,65.25 L247.41,17.64 L261.99,17.64 L261.99,22.41 C265.23,18.51 269.4,16.56 274.5,16.56 C277.08,16.62 278.91,17.01 279.99,17.73 L279.99,30.42 C277.95,29.46 275.64,28.98 273.06,28.98 C270.78,28.98 268.665,29.505 266.715,30.555 C264.765,31.605 263.19,33.09 261.99,35.01 L261.99,65.25 L247.41,65.25 Z" id="Path"></path>
|
22
|
+
<path d="M286.29,65.25 L286.29,17.64 L300.87,17.64 L300.87,20.88 C304.47,18.12 308.73,16.74 313.65,16.74 C317.37,16.74 320.655,17.55 323.505,19.17 C326.355,20.79 328.59,23.04 330.21,25.92 C331.83,28.8 332.64,32.13 332.64,35.91 L332.64,65.25 L318.06,65.25 L318.06,37.89 C318.06,35.25 317.28,33.15 315.72,31.59 C314.16,30.03 312.06,29.25 309.42,29.25 C305.76,29.25 302.91,30.51 300.87,33.03 L300.87,65.25 L286.29,65.25 Z" id="Path"></path>
|
23
|
+
<polygon id="Path" points="342 65.25 342 2.25 392.04 2.25 392.04 15.66 357.48 15.66 357.48 27.45 380.52 27.45 380.52 40.41 357.48 40.41 357.48 65.25"></polygon>
|
24
|
+
<polygon id="Path" points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25"></polygon>
|
25
|
+
<path d="M429.21,84.69 C428.07,84.69 426.96,84.645 425.88,84.555 C424.8,84.465 423.9,84.33 423.18,84.15 L423.18,71.73 C424.38,71.97 425.88,72.09 427.68,72.09 C432.36,72.09 435.51,70.05 437.13,65.97 L437.13,65.88 L418.86,17.64 L434.97,17.64 L445.5,47.61 L457.74,17.64 L473.49,17.64 L452.16,67.68 C450.42,71.82 448.5,75.135 446.4,77.625 C444.3,80.115 441.87,81.915 439.11,83.025 C436.35,84.135 433.05,84.69 429.21,84.69 Z" id="Path"></path>
|
26
|
+
</g>
|
27
|
+
</g>
|
28
|
+
</svg>
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg width="158px" height="158px" viewBox="0 0 158 158" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
3
|
+
<title>PF-IconLogo-color </title>
|
4
|
+
<defs>
|
5
|
+
<linearGradient x1="68%" y1="2.25860997e-13%" x2="32%" y2="100%" id="linearGradient-1">
|
6
|
+
<stop stop-color="#2B9AF3" offset="0%"></stop>
|
7
|
+
<stop stop-color="#73BCF7" stop-opacity="0.502212631" offset="100%"></stop>
|
8
|
+
</linearGradient>
|
9
|
+
</defs>
|
10
|
+
<g id="PF-IconLogo-color" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
11
|
+
<g id="Logo">
|
12
|
+
<path d="M61.826087,0 L158,0 L158,96.173913 L147.695652,96.173913 C100.271201,96.173913 61.826087,57.7287992 61.826087,10.3043478 L61.826087,0 L61.826087,0 Z" id="Rectangle-Copy-17" fill="#0066CC"></path>
|
13
|
+
<path d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z" id="Path-2" fill="url(#linearGradient-1)"></path>
|
14
|
+
<path d="M123.652174,-30.9130435 L30.9130435,123.652174 L103.652174,123.652174 C114.697869,123.652174 123.652174,114.697869 123.652174,103.652174 L123.652174,-30.9130435 L123.652174,-30.9130435 Z" id="Path-2" fill="url(#linearGradient-1)" transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "></path>
|
15
|
+
</g>
|
16
|
+
</g>
|
17
|
+
</svg>
|
@@ -24,7 +24,7 @@
|
|
24
24
|
--pf-v5-c-accordion__expandable-content--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
25
25
|
--pf-v5-c-accordion__expandable-content--BorderRadius: var(--pf-t--global--border--radius--small);
|
26
26
|
--pf-v5-c-accordion__expandable-content--Color: var(--pf-t--global--text--color--regular);
|
27
|
-
--pf-v5-c-accordion__expandable-content--FontSize: var(--pf-t--global--font--size--body--
|
27
|
+
--pf-v5-c-accordion__expandable-content--FontSize: var(--pf-t--global--font--size--body--default);
|
28
28
|
--pf-v5-c-accordion__expandable-content--m-fixed--MaxHeight: 9.375rem;
|
29
29
|
--pf-v5-c-accordion__expandable-content-body--PaddingTop: var(--pf-t--global--spacer--sm);
|
30
30
|
--pf-v5-c-accordion__expandable-content-body--PaddingRight: var(--pf-t--global--spacer--sm);
|
@@ -6,14 +6,14 @@
|
|
6
6
|
"icon title action"
|
7
7
|
". description description"
|
8
8
|
". actiongroup actiongroup";
|
9
|
-
--pf-v5-c-alert--BorderWidth: var(--pf-t--global--border--width--
|
9
|
+
--pf-v5-c-alert--BorderWidth: var(--pf-t--global--border--width--box--status--default);
|
10
10
|
--pf-v5-c-alert--BorderColor: transparent;
|
11
11
|
--pf-v5-c-alert--BorderRadius: var(--pf-t--global--border--radius--medium);
|
12
12
|
--pf-v5-c-alert--PaddingTop: var(--pf-t--global--spacer--md);
|
13
13
|
--pf-v5-c-alert--PaddingRight: var(--pf-t--global--spacer--md);
|
14
14
|
--pf-v5-c-alert--PaddingBottom: var(--pf-t--global--spacer--md);
|
15
15
|
--pf-v5-c-alert--PaddingLeft: var(--pf-t--global--spacer--md);
|
16
|
-
--pf-v5-c-alert--FontSize: var(--pf-t--global--font--size--body);
|
16
|
+
--pf-v5-c-alert--FontSize: var(--pf-t--global--font--size--body--default);
|
17
17
|
--pf-v5-c-alert__toggle--MarginTop: calc(-1 * var(--pf-v5-global--spacer--form-element) - 0.0625rem);
|
18
18
|
--pf-v5-c-alert__toggle--MarginBottom: calc(-1 * var(--pf-v5-global--spacer--form-element));
|
19
19
|
--pf-v5-c-alert__toggle--MarginRight: var(--pf-t--global--spacer--sm);
|
@@ -1,7 +1,7 @@
|
|
1
|
-
.pf-v5-c-avatar {
|
1
|
+
:root, .pf-v5-c-avatar {
|
2
2
|
--pf-v5-c-avatar--BorderColor: transparent;
|
3
3
|
--pf-v5-c-avatar--BorderWidth: 0;
|
4
|
-
--pf-v5-c-avatar--BorderRadius: var(--pf-
|
4
|
+
--pf-v5-c-avatar--BorderRadius: var(--pf-t--global--border--radius--pill);
|
5
5
|
--pf-v5-c-avatar--Width: 2.25rem;
|
6
6
|
--pf-v5-c-avatar--Height: 2.25rem;
|
7
7
|
--pf-v5-c-avatar--m-sm--Width: 1.5rem;
|
@@ -12,22 +12,19 @@
|
|
12
12
|
--pf-v5-c-avatar--m-lg--Height: 4.5rem;
|
13
13
|
--pf-v5-c-avatar--m-xl--Width: 8rem;
|
14
14
|
--pf-v5-c-avatar--m-xl--Height: 8rem;
|
15
|
-
--pf-v5-c-avatar--m-
|
16
|
-
--pf-v5-c-avatar--m-
|
17
|
-
|
18
|
-
|
15
|
+
--pf-v5-c-avatar--m-bordered--BorderColor: var(--pf-t--global--border--color--default);
|
16
|
+
--pf-v5-c-avatar--m-bordered--BorderWidth: var(--pf-t--global--border--width--box--default);
|
17
|
+
}
|
18
|
+
|
19
|
+
.pf-v5-c-avatar {
|
19
20
|
width: var(--pf-v5-c-avatar--Width);
|
20
21
|
height: var(--pf-v5-c-avatar--Height);
|
21
22
|
border: var(--pf-v5-c-avatar--BorderWidth) solid var(--pf-v5-c-avatar--BorderColor);
|
22
23
|
border-radius: var(--pf-v5-c-avatar--BorderRadius);
|
23
24
|
}
|
24
|
-
.pf-v5-c-avatar.pf-m-
|
25
|
-
--pf-v5-c-avatar--BorderColor: var(--pf-v5-c-avatar--m-
|
26
|
-
--pf-v5-c-avatar--BorderWidth: var(--pf-v5-c-avatar--m-
|
27
|
-
}
|
28
|
-
.pf-v5-c-avatar.pf-m-dark {
|
29
|
-
--pf-v5-c-avatar--BorderColor: var(--pf-v5-c-avatar--m-dark--BorderColor);
|
30
|
-
--pf-v5-c-avatar--BorderWidth: var(--pf-v5-c-avatar--m-dark--BorderWidth);
|
25
|
+
.pf-v5-c-avatar.pf-m-bordered {
|
26
|
+
--pf-v5-c-avatar--BorderColor: var(--pf-v5-c-avatar--m-bordered--BorderColor);
|
27
|
+
--pf-v5-c-avatar--BorderWidth: var(--pf-v5-c-avatar--m-bordered--BorderWidth);
|
31
28
|
}
|
32
29
|
.pf-v5-c-avatar.pf-m-sm {
|
33
30
|
--pf-v5-c-avatar--Width: var(--pf-v5-c-avatar--m-sm--Width);
|
@@ -1,7 +1,11 @@
|
|
1
|
+
:root,
|
1
2
|
.pf-v5-c-backdrop {
|
2
3
|
--pf-v5-c-backdrop--Position: fixed;
|
3
|
-
--pf-v5-c-backdrop--ZIndex: var(--pf-
|
4
|
-
--pf-v5-c-backdrop--BackgroundColor: var(--pf-
|
4
|
+
--pf-v5-c-backdrop--ZIndex: var(--pf-t--global--Zindex--lg);
|
5
|
+
--pf-v5-c-backdrop--BackgroundColor: var(--pf-t--global--background--color--backdrop--default);
|
6
|
+
}
|
7
|
+
|
8
|
+
.pf-v5-c-backdrop {
|
5
9
|
position: var(--pf-v5-c-backdrop--Position);
|
6
10
|
inset-block-start: 0;
|
7
11
|
inset-inline-start: 0;
|
@@ -5,7 +5,7 @@
|
|
5
5
|
--pf-v5-c-banner--PaddingBottom: var(--pf-t--global--spacer--xs);
|
6
6
|
--pf-v5-c-banner--PaddingLeft: var(--pf-t--global--spacer--md);
|
7
7
|
--pf-v5-c-banner--md--PaddingLeft: var(--pf-t--global--spacer--lg);
|
8
|
-
--pf-v5-c-banner--FontSize: var(--pf-t--global--font--size--body);
|
8
|
+
--pf-v5-c-banner--FontSize: var(--pf-t--global--font--size--body--default);
|
9
9
|
--pf-v5-c-banner--Color: var(--pf-t--global--text--color--nonstatus--on-gray--default);
|
10
10
|
--pf-v5-c-banner--BackgroundColor: var(--pf-t--global--color--nonstatus--gray--default);
|
11
11
|
--pf-v5-c-banner--link--Color: var(--pf-v5-c-banner--Color);
|
@@ -77,6 +77,10 @@
|
|
77
77
|
--pf-v5-c-banner--BackgroundColor: var(--pf-v5-c-banner--m-info--BackgroundColor);
|
78
78
|
--pf-v5-c-banner--Color: var(--pf-v5-c-banner--m-info--Color);
|
79
79
|
}
|
80
|
+
.pf-v5-c-banner.pf-m-custom {
|
81
|
+
--pf-v5-c-banner--BackgroundColor: var(--pf-v5-c-banner--m-custom--BackgroundColor);
|
82
|
+
--pf-v5-c-banner--Color: var(--pf-v5-c-banner--m-custom--Color);
|
83
|
+
}
|
80
84
|
.pf-v5-c-banner.pf-m-red {
|
81
85
|
--pf-v5-c-banner--BackgroundColor: var(--pf-v5-c-banner--m-red--BackgroundColor);
|
82
86
|
--pf-v5-c-banner--Color: var(--pf-v5-c-banner--m-red--Color);
|
@@ -1,22 +1,25 @@
|
|
1
|
-
.pf-v5-c-breadcrumb {
|
2
|
-
--pf-v5-c-breadcrumb__item--FontSize: var(--pf-
|
3
|
-
--pf-v5-c-breadcrumb__item--LineHeight: var(--pf-
|
4
|
-
--pf-v5-c-breadcrumb__item--MarginRight: var(--pf-
|
5
|
-
--pf-v5-c-breadcrumb__item-divider--Color: var(--pf-
|
6
|
-
--pf-v5-c-breadcrumb__item-divider--MarginRight: var(--pf-
|
7
|
-
--pf-v5-c-breadcrumb__item-divider--FontSize: var(--pf-
|
8
|
-
--pf-v5-c-breadcrumb__link--Color: var(--pf-
|
9
|
-
--pf-v5-c-breadcrumb__link--TextDecoration: var(--pf-
|
10
|
-
--pf-v5-c-breadcrumb__link--hover--Color: var(--pf-
|
11
|
-
--pf-v5-c-breadcrumb__link--hover--TextDecoration: var(--pf-
|
12
|
-
--pf-v5-c-breadcrumb__link--m-current--Color: var(--pf-
|
1
|
+
:root, .pf-v5-c-breadcrumb {
|
2
|
+
--pf-v5-c-breadcrumb__item--FontSize: var(--pf-t--global--font--size--body--sm);
|
3
|
+
--pf-v5-c-breadcrumb__item--LineHeight: var(--pf-t--global--font--line-height--body);
|
4
|
+
--pf-v5-c-breadcrumb__item--MarginRight: var(--pf-t--global--spacer--sm);
|
5
|
+
--pf-v5-c-breadcrumb__item-divider--Color: var(--pf-t--global--icon--color--regular);
|
6
|
+
--pf-v5-c-breadcrumb__item-divider--MarginRight: var(--pf-t--global--spacer--sm);
|
7
|
+
--pf-v5-c-breadcrumb__item-divider--FontSize: var( --pf-t--global--font--size--body--sm);
|
8
|
+
--pf-v5-c-breadcrumb__link--Color: var(--pf-t--global--text--color--link--default);
|
9
|
+
--pf-v5-c-breadcrumb__link--TextDecoration: var(--pf-t--global--link--text-decoration);
|
10
|
+
--pf-v5-c-breadcrumb__link--hover--Color: var(--pf-t--global--text--color--link--hover);
|
11
|
+
--pf-v5-c-breadcrumb__link--hover--TextDecoration: var(--pf-t--global--link--text-decoration--hover);
|
12
|
+
--pf-v5-c-breadcrumb__link--m-current--Color: var(--pf-t--global--text--color--regular);
|
13
13
|
--pf-v5-c-breadcrumb__link--BackgroundColor: transparent;
|
14
|
-
--pf-v5-c-breadcrumb__heading--FontSize: var(--pf-
|
15
|
-
--pf-v5-c-breadcrumb__dropdown--MarginTop: calc(var(--pf-
|
14
|
+
--pf-v5-c-breadcrumb__heading--FontSize: var( --pf-t--global--font--size--body--sm);
|
15
|
+
--pf-v5-c-breadcrumb__dropdown--MarginTop: calc(var(--pf-t--global--spacer--sm) * -1);
|
16
16
|
--pf-v5-c-breadcrumb__dropdown--MarginRight: calc(var(--pf-v5-c-breadcrumb__item--MarginRight) * -1);
|
17
|
-
--pf-v5-c-breadcrumb__dropdown--MarginBottom: calc(var(--pf-
|
17
|
+
--pf-v5-c-breadcrumb__dropdown--MarginBottom: calc(var(--pf-t--global--spacer--sm) * -1);
|
18
18
|
--pf-v5-c-breadcrumb__dropdown--MarginLeft: calc(var(--pf-v5-c-breadcrumb__item-divider--MarginRight) * -1);
|
19
|
-
--pf-v5-c-breadcrumb__dropdown--c-dropdown__toggle--LineHeight: var(--pf-
|
19
|
+
--pf-v5-c-breadcrumb__dropdown--c-dropdown__toggle--LineHeight: var(--pf-t--global--font--line-height--body);
|
20
|
+
}
|
21
|
+
|
22
|
+
.pf-v5-c-breadcrumb {
|
20
23
|
display: inline-flex;
|
21
24
|
}
|
22
25
|
|
@@ -5,7 +5,7 @@
|
|
5
5
|
--pf-v5-c-button--PaddingLeft: var(--pf-t--global--spacer--lg);
|
6
6
|
--pf-v5-c-button--LineHeight: var(--pf-t--global--font--line-height--body);
|
7
7
|
--pf-v5-c-button--FontWeight: var(--pf-t--global--font--weight--body);
|
8
|
-
--pf-v5-c-button--FontSize: var(--pf-t--global--font--size--body--
|
8
|
+
--pf-v5-c-button--FontSize: var(--pf-t--global--font--size--body--default);
|
9
9
|
--pf-v5-c-button--BackgroundColor: transparent;
|
10
10
|
--pf-v5-c-button--BorderRadius: var(--pf-t--global--border--radius--pill);
|
11
11
|
--pf-v5-c-button--after--BorderColor: transparent;
|
@@ -105,6 +105,9 @@
|
|
105
105
|
background-color: var(--pf-v5-c-card--BackgroundColor);
|
106
106
|
box-shadow: var(--pf-v5-c-card--BoxShadow);
|
107
107
|
}
|
108
|
+
.pf-v5-c-card.pf-m-selectable .pf-v5-c-card__selectable-actions :is(.pf-v5-c-check, .pf-v5-c-radio) {
|
109
|
+
gap: 0;
|
110
|
+
}
|
108
111
|
.pf-v5-c-card.pf-m-selectable, .pf-v5-c-card.pf-m-clickable {
|
109
112
|
isolation: isolate;
|
110
113
|
box-shadow: none;
|
@@ -13,6 +13,7 @@ declare const _default: {
|
|
13
13
|
"cardSrInput": "pf-v5-c-card__sr-input",
|
14
14
|
"cardTitle": "pf-v5-c-card__title",
|
15
15
|
"cardTitleText": "pf-v5-c-card__title-text",
|
16
|
+
"check": "pf-v5-c-check",
|
16
17
|
"checkInput": "pf-v5-c-check__input",
|
17
18
|
"checkLabel": "pf-v5-c-check__label",
|
18
19
|
"dirRtl": "pf-v5-m-dir-rtl",
|
@@ -38,6 +39,7 @@ declare const _default: {
|
|
38
39
|
"noOffset": "pf-m-no-offset",
|
39
40
|
"noFill": "pf-m-no-fill"
|
40
41
|
},
|
42
|
+
"radio": "pf-v5-c-radio",
|
41
43
|
"radioInput": "pf-v5-c-radio__input",
|
42
44
|
"radioLabel": "pf-v5-c-radio__label",
|
43
45
|
"themeDark": "pf-v5-theme-dark"
|
@@ -15,6 +15,7 @@ exports.default = {
|
|
15
15
|
"cardSrInput": "pf-v5-c-card__sr-input",
|
16
16
|
"cardTitle": "pf-v5-c-card__title",
|
17
17
|
"cardTitleText": "pf-v5-c-card__title-text",
|
18
|
+
"check": "pf-v5-c-check",
|
18
19
|
"checkInput": "pf-v5-c-check__input",
|
19
20
|
"checkLabel": "pf-v5-c-check__label",
|
20
21
|
"dirRtl": "pf-v5-m-dir-rtl",
|
@@ -40,6 +41,7 @@ exports.default = {
|
|
40
41
|
"noOffset": "pf-m-no-offset",
|
41
42
|
"noFill": "pf-m-no-fill"
|
42
43
|
},
|
44
|
+
"radio": "pf-v5-c-radio",
|
43
45
|
"radioInput": "pf-v5-c-radio__input",
|
44
46
|
"radioLabel": "pf-v5-c-radio__label",
|
45
47
|
"themeDark": "pf-v5-theme-dark"
|
@@ -13,6 +13,7 @@ export default {
|
|
13
13
|
"cardSrInput": "pf-v5-c-card__sr-input",
|
14
14
|
"cardTitle": "pf-v5-c-card__title",
|
15
15
|
"cardTitleText": "pf-v5-c-card__title-text",
|
16
|
+
"check": "pf-v5-c-check",
|
16
17
|
"checkInput": "pf-v5-c-check__input",
|
17
18
|
"checkLabel": "pf-v5-c-check__label",
|
18
19
|
"dirRtl": "pf-v5-m-dir-rtl",
|
@@ -38,6 +39,7 @@ export default {
|
|
38
39
|
"noOffset": "pf-m-no-offset",
|
39
40
|
"noFill": "pf-m-no-fill"
|
40
41
|
},
|
42
|
+
"radio": "pf-v5-c-radio",
|
41
43
|
"radioInput": "pf-v5-c-radio__input",
|
42
44
|
"radioLabel": "pf-v5-c-radio__label",
|
43
45
|
"themeDark": "pf-v5-theme-dark"
|
@@ -1,39 +1,39 @@
|
|
1
1
|
.pf-v5-c-content {
|
2
2
|
--pf-v5-c-content--MarginBottom: var(--pf-t--global--spacer--md);
|
3
3
|
--pf-v5-c-content--LineHeight: var(--pf-t--global--font--line-height--body);
|
4
|
-
--pf-v5-c-content--FontSize: var(--pf-t--global--font--size--body);
|
4
|
+
--pf-v5-c-content--FontSize: var(--pf-t--global--font--size--body--default);
|
5
5
|
--pf-v5-c-content--FontWeight: var(--pf-t--global--font--weight--body);
|
6
6
|
--pf-v5-c-content--Color: var(--pf-t--global--text--color--regular);
|
7
7
|
--pf-v5-c-content--heading--FontFamily: var(--pf-t--global--font--family--heading);
|
8
8
|
--pf-v5-c-content--h1--MarginTop: var(--pf-t--global--spacer--lg);
|
9
9
|
--pf-v5-c-content--h1--MarginBottom: var(--pf-t--global--spacer--sm);
|
10
10
|
--pf-v5-c-content--h1--LineHeight: var(--pf-t--global--font--line-height--heading);
|
11
|
-
--pf-v5-c-content--h1--FontSize: var(--pf-t--global--font--size--heading--
|
11
|
+
--pf-v5-c-content--h1--FontSize: var(--pf-t--global--font--size--heading--h1);
|
12
12
|
--pf-v5-c-content--h1--FontWeight: var(--pf-t--global--font--weight--heading);
|
13
13
|
--pf-v5-c-content--h2--MarginTop: var(--pf-t--global--spacer--lg);
|
14
14
|
--pf-v5-c-content--h2--MarginBottom: var(--pf-t--global--spacer--sm);
|
15
15
|
--pf-v5-c-content--h2--LineHeight: var(--pf-t--global--font--line-height--heading);
|
16
|
-
--pf-v5-c-content--h2--FontSize: var(--pf-t--global--font--size--heading--
|
16
|
+
--pf-v5-c-content--h2--FontSize: var(--pf-t--global--font--size--heading--h2);
|
17
17
|
--pf-v5-c-content--h2--FontWeight: var(--pf-t--global--font--weight--heading);
|
18
18
|
--pf-v5-c-content--h3--MarginTop: var(--pf-t--global--spacer--lg);
|
19
19
|
--pf-v5-c-content--h3--MarginBottom: var(--pf-t--global--spacer--sm);
|
20
20
|
--pf-v5-c-content--h3--LineHeight: var(--pf-t--global--font--line-height--heading);
|
21
|
-
--pf-v5-c-content--h3--FontSize: var(--pf-t--global--font--size--heading--
|
21
|
+
--pf-v5-c-content--h3--FontSize: var(--pf-t--global--font--size--heading--h3);
|
22
22
|
--pf-v5-c-content--h3--FontWeight: var(--pf-t--global--font--weight--heading);
|
23
23
|
--pf-v5-c-content--h4--MarginTop: var(--pf-t--global--spacer--lg);
|
24
24
|
--pf-v5-c-content--h4--MarginBottom: var(--pf-t--global--spacer--sm);
|
25
25
|
--pf-v5-c-content--h4--LineHeight: var(--pf-t--global--font--line-height--heading);
|
26
|
-
--pf-v5-c-content--h4--FontSize: var(--pf-t--global--font--size--heading--
|
26
|
+
--pf-v5-c-content--h4--FontSize: var(--pf-t--global--font--size--heading--h4);
|
27
27
|
--pf-v5-c-content--h4--FontWeight: var(--pf-t--global--font--weight--heading);
|
28
28
|
--pf-v5-c-content--h5--MarginTop: var(--pf-t--global--spacer--lg);
|
29
29
|
--pf-v5-c-content--h5--MarginBottom: var(--pf-t--global--spacer--sm);
|
30
30
|
--pf-v5-c-content--h5--LineHeight: var(--pf-t--global--font--line-height--heading);
|
31
|
-
--pf-v5-c-content--h5--FontSize: var(--pf-t--global--font--size--heading--
|
31
|
+
--pf-v5-c-content--h5--FontSize: var(--pf-t--global--font--size--heading--h5);
|
32
32
|
--pf-v5-c-content--h5--FontWeight: var(--pf-t--global--font--weight--heading);
|
33
33
|
--pf-v5-c-content--h6--MarginTop: var(--pf-t--global--spacer--lg);
|
34
34
|
--pf-v5-c-content--h6--MarginBottom: var(--pf-t--global--spacer--sm);
|
35
35
|
--pf-v5-c-content--h6--LineHeight: var(--pf-t--global--font--line-height--heading);
|
36
|
-
--pf-v5-c-content--h6--FontSize: var(--pf-t--global--font--size--heading--
|
36
|
+
--pf-v5-c-content--h6--FontSize: var(--pf-t--global--font--size--heading--h6);
|
37
37
|
--pf-v5-c-content--h6--FontWeight: var(--pf-t--global--font--weight--heading);
|
38
38
|
--pf-v5-c-content--small--MarginBottom: var(--pf-t--global--spacer--md);
|
39
39
|
--pf-v5-c-content--small--LineHeight: var(--pf-t--global--font--line-height--body);
|
@@ -1,41 +1,49 @@
|
|
1
|
-
|
2
|
-
--pf-v5-c-empty-state--PaddingTop: var(--pf-
|
3
|
-
--pf-v5-c-empty-state--PaddingRight: var(--pf-
|
4
|
-
--pf-v5-c-empty-state--PaddingBottom: var(--pf-
|
5
|
-
--pf-v5-c-empty-state--PaddingLeft: var(--pf-
|
6
|
-
--pf-v5-c-empty-state--m-xs--PaddingTop: var(--pf-
|
7
|
-
--pf-v5-c-empty-state--m-xs--PaddingRight: var(--pf-
|
8
|
-
--pf-v5-c-empty-state--m-xs--PaddingBottom: var(--pf-
|
9
|
-
--pf-v5-c-empty-state--m-xs--PaddingLeft: var(--pf-
|
1
|
+
:root {
|
2
|
+
--pf-v5-c-empty-state--PaddingTop: var(--pf-t--global--spacer--xl);
|
3
|
+
--pf-v5-c-empty-state--PaddingRight: var(--pf-t--global--spacer--xl);
|
4
|
+
--pf-v5-c-empty-state--PaddingBottom: var(--pf-t--global--spacer--xl);
|
5
|
+
--pf-v5-c-empty-state--PaddingLeft: var(--pf-t--global--spacer--xl);
|
6
|
+
--pf-v5-c-empty-state--m-xs--PaddingTop: var(--pf-t--global--spacer--md);
|
7
|
+
--pf-v5-c-empty-state--m-xs--PaddingRight: var(--pf-t--global--spacer--md);
|
8
|
+
--pf-v5-c-empty-state--m-xs--PaddingBottom: var(--pf-t--global--spacer--md);
|
9
|
+
--pf-v5-c-empty-state--m-xs--PaddingLeft: var(--pf-t--global--spacer--md);
|
10
10
|
--pf-v5-c-empty-state__content--MaxWidth: none;
|
11
11
|
--pf-v5-c-empty-state--m-xs__content--MaxWidth: 21.875rem;
|
12
12
|
--pf-v5-c-empty-state--m-sm__content--MaxWidth: 25rem;
|
13
13
|
--pf-v5-c-empty-state--m-lg__content--MaxWidth: 37.5rem;
|
14
|
-
--pf-v5-c-empty-state__icon--MarginBottom: var(--pf-
|
15
|
-
--pf-v5-c-empty-state__icon--FontSize: var(--pf-
|
16
|
-
--pf-v5-c-empty-state__icon--Color: var(--pf-
|
17
|
-
--pf-v5-c-empty-state--m-xs__icon--MarginBottom: var(--pf-
|
18
|
-
--pf-v5-c-empty-state--m-xl__icon--MarginBottom: var(--pf-
|
19
|
-
--pf-v5-c-empty-state--m-xl__icon--FontSize:
|
20
|
-
--pf-v5-c-empty-
|
21
|
-
--pf-v5-c-empty-
|
22
|
-
--pf-v5-c-empty-
|
23
|
-
--pf-v5-c-empty-
|
24
|
-
--pf-v5-c-empty-state--m-
|
25
|
-
--pf-v5-c-empty-
|
26
|
-
--pf-v5-c-empty-
|
27
|
-
--pf-v5-c-empty-
|
28
|
-
--pf-v5-c-empty-
|
29
|
-
--pf-v5-c-empty-state--
|
30
|
-
--pf-v5-c-empty-state--m-
|
31
|
-
--pf-v5-c-empty-state--m-
|
32
|
-
--pf-v5-c-empty-
|
33
|
-
--pf-v5-c-empty-
|
34
|
-
--pf-v5-c-empty-
|
35
|
-
--pf-v5-c-empty-
|
36
|
-
--pf-v5-c-empty-state--m-
|
37
|
-
--pf-v5-c-empty-
|
38
|
-
--pf-v5-c-empty-
|
14
|
+
--pf-v5-c-empty-state__icon--MarginBottom: var(--pf-t--global--spacer--lg);
|
15
|
+
--pf-v5-c-empty-state__icon--FontSize: var(--pf-t--global--icon--size--2xl);
|
16
|
+
--pf-v5-c-empty-state__icon--Color: var(--pf-t--global--icon--color--subtle);
|
17
|
+
--pf-v5-c-empty-state--m-xs__icon--MarginBottom: var(--pf-t--global--spacer--lg);
|
18
|
+
--pf-v5-c-empty-state--m-xl__icon--MarginBottom: var(--pf-t--global--spacer--xl);
|
19
|
+
--pf-v5-c-empty-state--m-xl__icon--FontSize: var(--pf-t--global--icon--size--3xl);
|
20
|
+
--pf-v5-c-empty-state--m-danger__icon--Color: var(--pf-t--global--icon--color--status--danger--default);
|
21
|
+
--pf-v5-c-empty-state--m-warning__icon--Color: var(--pf-t--global--icon--color--status--warning--default);
|
22
|
+
--pf-v5-c-empty-state--m-success__icon--Color: var(--pf-t--global--icon--color--status--success--default);
|
23
|
+
--pf-v5-c-empty-state--m-info__icon--Color: var(--pf-t--global--icon--color--status--info--default);
|
24
|
+
--pf-v5-c-empty-state--m-custom__icon--Color: var(--pf-t--global--icon--color--status--custom--default);
|
25
|
+
--pf-v5-c-empty-state__title-text--FontFamily: var(--pf-t--global--font--family--heading);
|
26
|
+
--pf-v5-c-empty-state__title-text--FontSize: var(--pf-t--global--font--size--heading--md);
|
27
|
+
--pf-v5-c-empty-state__title-text--FontWeight: var(--pf-t--global--font--weight--heading);
|
28
|
+
--pf-v5-c-empty-state__title-text--LineHeight: var(--pf-t--global--font--line-height--heading);
|
29
|
+
--pf-v5-c-empty-state--m-xs__title-text--FontSize: var(--pf-t--global--font--size--heading--xs);
|
30
|
+
--pf-v5-c-empty-state--m-xl__title-text--FontSize: var(--pf-t--global--font--size--heading--2xl);
|
31
|
+
--pf-v5-c-empty-state--m-xl__title-text--LineHeight: var(--pf-t--global--font--line-height--heading);
|
32
|
+
--pf-v5-c-empty-state__body--MarginTop: var(--pf-t--global--spacer--md);
|
33
|
+
--pf-v5-c-empty-state__body--Color: var(--pf-t--global--text--color--subtle);
|
34
|
+
--pf-v5-c-empty-state--body--FontSize: var(--pf-t--global--font--size--body--lg);
|
35
|
+
--pf-v5-c-empty-state--m-xs__body--FontSize: var(--pf-t--global--font--size--body--lg);
|
36
|
+
--pf-v5-c-empty-state--m-xs__body--MarginTop: var(--pf-t--global--spacer--md);
|
37
|
+
--pf-v5-c-empty-state--m-xl__body--FontSize: var(--pf-t--global--font--size--body--lg);
|
38
|
+
--pf-v5-c-empty-state--m-xl__body--MarginTop: var(--pf-t--global--spacer--xl);
|
39
|
+
--pf-v5-c-empty-state__footer--RowGap: var(--pf-t--global--spacer--sm);
|
40
|
+
--pf-v5-c-empty-state__footer--MarginTop: var(--pf-t--global--spacer--xl);
|
41
|
+
--pf-v5-c-empty-state--m-xs__footer--MarginTop: var(--pf-t--global--spacer--md);
|
42
|
+
--pf-v5-c-empty-state__actions--RowGap: var(--pf-t--global--spacer--sm);
|
43
|
+
--pf-v5-c-empty-state__actions--ColumnGap: var(--pf-t--global--spacer--md);
|
44
|
+
}
|
45
|
+
|
46
|
+
.pf-v5-c-empty-state {
|
39
47
|
display: flex;
|
40
48
|
align-items: center;
|
41
49
|
justify-content: center;
|
@@ -74,6 +82,21 @@
|
|
74
82
|
.pf-v5-c-empty-state.pf-m-full-height {
|
75
83
|
height: 100%;
|
76
84
|
}
|
85
|
+
.pf-v5-c-empty-state.pf-m-danger {
|
86
|
+
--pf-v5-c-empty-state__icon--Color: var(--pf-v5-c-empty-state--m-danger__icon--Color);
|
87
|
+
}
|
88
|
+
.pf-v5-c-empty-state.pf-m-warning {
|
89
|
+
--pf-v5-c-empty-state__icon--Color: var(--pf-v5-c-empty-state--m-warning__icon--Color);
|
90
|
+
}
|
91
|
+
.pf-v5-c-empty-state.pf-m-success {
|
92
|
+
--pf-v5-c-empty-state__icon--Color: var(--pf-v5-c-empty-state--m-success__icon--Color);
|
93
|
+
}
|
94
|
+
.pf-v5-c-empty-state.pf-m-info {
|
95
|
+
--pf-v5-c-empty-state__icon--Color: var(--pf-v5-c-empty-state--m-info__icon--Color);
|
96
|
+
}
|
97
|
+
.pf-v5-c-empty-state.pf-m-custom {
|
98
|
+
--pf-v5-c-empty-state__icon--Color: var(--pf-v5-c-empty-state--m-custom__icon--Color);
|
99
|
+
}
|
77
100
|
|
78
101
|
.pf-v5-c-empty-state__content {
|
79
102
|
max-width: var(--pf-v5-c-empty-state__content--MaxWidth);
|
@@ -12,7 +12,12 @@ declare const _default: {
|
|
12
12
|
"sm": "pf-m-sm",
|
13
13
|
"lg": "pf-m-lg",
|
14
14
|
"xl": "pf-m-xl",
|
15
|
-
"fullHeight": "pf-m-full-height"
|
15
|
+
"fullHeight": "pf-m-full-height",
|
16
|
+
"danger": "pf-m-danger",
|
17
|
+
"warning": "pf-m-warning",
|
18
|
+
"success": "pf-m-success",
|
19
|
+
"info": "pf-m-info",
|
20
|
+
"custom": "pf-m-custom"
|
16
21
|
}
|
17
22
|
};
|
18
23
|
export default _default;
|
@@ -14,6 +14,11 @@ exports.default = {
|
|
14
14
|
"sm": "pf-m-sm",
|
15
15
|
"lg": "pf-m-lg",
|
16
16
|
"xl": "pf-m-xl",
|
17
|
-
"fullHeight": "pf-m-full-height"
|
17
|
+
"fullHeight": "pf-m-full-height",
|
18
|
+
"danger": "pf-m-danger",
|
19
|
+
"warning": "pf-m-warning",
|
20
|
+
"success": "pf-m-success",
|
21
|
+
"info": "pf-m-info",
|
22
|
+
"custom": "pf-m-custom"
|
18
23
|
}
|
19
24
|
};
|
@@ -12,6 +12,11 @@ export default {
|
|
12
12
|
"sm": "pf-m-sm",
|
13
13
|
"lg": "pf-m-lg",
|
14
14
|
"xl": "pf-m-xl",
|
15
|
-
"fullHeight": "pf-m-full-height"
|
15
|
+
"fullHeight": "pf-m-full-height",
|
16
|
+
"danger": "pf-m-danger",
|
17
|
+
"warning": "pf-m-warning",
|
18
|
+
"success": "pf-m-success",
|
19
|
+
"info": "pf-m-info",
|
20
|
+
"custom": "pf-m-custom"
|
16
21
|
}
|
17
22
|
};
|