@patternfly/patternfly 6.0.0-alpha.6 → 6.0.0-alpha.61
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/README.md +13 -3
- package/assets/icons/iconUnicodes.json +1 -0
- package/assets/images/PF-Backdrop.svg +1 -0
- package/assets/images/PF-HorizontalLogo-Color.svg +29 -0
- package/assets/images/PF-HorizontalLogo-Reverse.svg +28 -0
- package/assets/images/PF-IconLogo-Reverse.svg +14 -0
- package/assets/images/PF-IconLogo-color.svg +17 -0
- package/assets/images/PF-IconLogo.svg +17 -0
- package/assets/images/logo__pf--reverse-on-md.svg +1 -1
- package/assets/images/pf-background.svg +22 -0
- package/assets/images/pf-c-brand__logo-on-lg-white.svg +32 -0
- package/assets/images/pf-c-brand__logo-on-md-white.svg +42 -0
- package/assets/images/pf-c-brand__logo-on-sm-white.svg +17 -0
- package/assets/images/pf-c-brand__logo-on-sm.svg +1 -1
- package/assets/images/pf-c-brand__logo-on-xl-white.svg +39 -0
- package/assets/images/pf_logo_white.hbs +35 -0
- package/assets/images/pf_logo_white.svg +38 -0
- package/assets/pficon/pf-v5-pficon.woff2 +0 -0
- package/assets/pficon/pficon.scss +6 -129
- package/base/_common.scss +29 -4
- package/base/_globals.scss +5 -7
- package/base/_variables.scss +8 -6
- package/base/patternfly-common.css +24 -6
- package/base/patternfly-globals.css +5 -4
- package/base/patternfly-icons.css +5 -1
- package/base/patternfly-pf-icons.css +5 -1
- package/base/patternfly-variables.css +889 -787
- package/base/tokens/_tokens-dark.scss +322 -265
- package/base/tokens/_tokens-default.scss +428 -306
- package/base/tokens/_tokens-font.scss +41 -46
- package/base/tokens/_tokens-palette.scss +69 -71
- package/base/tokens/_workspace-overrides.scss +7 -0
- package/components/AboutModalBox/about-modal-box.css +80 -108
- package/components/AboutModalBox/about-modal-box.scss +64 -78
- package/components/Accordion/accordion.css +96 -175
- package/components/Accordion/accordion.scss +106 -193
- package/components/ActionList/action-list.css +2 -2
- package/components/ActionList/action-list.scss +2 -2
- package/components/Alert/alert-group.css +27 -20
- package/components/Alert/alert-group.scss +27 -20
- package/components/Alert/alert.css +74 -95
- package/components/Alert/alert.scss +76 -89
- package/components/AppLauncher/app-launcher.css +32 -23
- package/components/AppLauncher/app-launcher.scss +32 -23
- package/components/Avatar/avatar.css +10 -13
- package/components/Avatar/avatar.scss +10 -17
- package/components/BackToTop/back-to-top.css +17 -15
- package/components/BackToTop/back-to-top.scss +14 -13
- package/components/Backdrop/backdrop.css +8 -4
- package/components/Backdrop/backdrop.scss +7 -4
- package/components/BackgroundImage/background-image.css +11 -4
- package/components/BackgroundImage/background-image.scss +13 -4
- package/components/Badge/badge.css +25 -17
- package/components/Badge/badge.scss +27 -19
- package/components/Banner/banner.css +95 -69
- package/components/Banner/banner.scss +100 -34
- package/components/Breadcrumb/breadcrumb.css +28 -19
- package/components/Breadcrumb/breadcrumb.scss +26 -19
- package/components/Button/button.css +422 -359
- package/components/Button/button.scss +480 -487
- package/components/CalendarMonth/calendar-month.css +25 -15
- package/components/CalendarMonth/calendar-month.scss +23 -15
- package/components/Card/card.css +28 -17
- package/components/Card/card.scss +32 -17
- package/components/Check/check.css +25 -22
- package/components/Check/check.scss +26 -24
- package/components/Chip/chip-group.css +6 -6
- package/components/Chip/chip-group.scss +6 -6
- package/components/Chip/chip.css +16 -9
- package/components/Chip/chip.scss +17 -9
- package/components/ClipboardCopy/clipboard-copy.css +47 -41
- package/components/ClipboardCopy/clipboard-copy.scss +50 -34
- package/components/CodeBlock/code-block.css +24 -12
- package/components/CodeBlock/code-block.scss +24 -13
- package/components/CodeEditor/code-editor.css +31 -22
- package/components/CodeEditor/code-editor.scss +30 -21
- package/components/CodeEditor/themes/dark/code-editor.scss +1 -1
- package/components/Content/content.css +40 -37
- package/components/Content/content.scss +40 -37
- package/components/ContextSelector/context-selector.css +41 -26
- package/components/ContextSelector/context-selector.scss +40 -25
- package/components/ContextSelector/themes/dark/context-selector.scss +1 -1
- package/components/DataList/data-list-grid.css +21 -21
- package/components/DataList/data-list-grid.scss +3 -3
- package/components/DataList/data-list.css +165 -209
- package/components/DataList/data-list.scss +138 -185
- package/components/DatePicker/date-picker.css +8 -8
- package/components/DatePicker/date-picker.scss +8 -8
- package/components/DescriptionList/description-list.css +47 -39
- package/components/DescriptionList/description-list.scss +33 -30
- package/components/Divider/divider.css +97 -177
- package/components/Divider/divider.scss +60 -79
- package/components/DragDrop/drag-drop.css +26 -22
- package/components/DragDrop/drag-drop.scss +26 -25
- package/components/Drawer/drawer.css +120 -62
- package/components/Drawer/drawer.scss +94 -44
- package/components/Dropdown/dropdown.css +76 -69
- package/components/Dropdown/dropdown.scss +67 -62
- package/components/DualListSelector/dual-list-selector.css +29 -15
- package/components/DualListSelector/dual-list-selector.scss +30 -15
- package/components/EmptyState/empty-state.css +64 -38
- package/components/EmptyState/empty-state.scss +70 -38
- package/components/ExpandableSection/expandable-section.css +75 -66
- package/components/ExpandableSection/expandable-section.scss +82 -80
- package/components/FileUpload/file-upload.css +31 -43
- package/components/FileUpload/file-upload.scss +31 -49
- package/components/Form/form.css +111 -154
- package/components/Form/form.scss +101 -160
- package/components/FormControl/form-control.css +95 -111
- package/components/FormControl/form-control.scss +97 -92
- package/components/HelperText/helper-text.css +29 -35
- package/components/HelperText/helper-text.scss +31 -41
- package/components/Hint/hint.css +37 -27
- package/components/Hint/hint.scss +37 -30
- package/components/Icon/icon.css +155 -19
- package/components/Icon/icon.scss +188 -21
- package/components/InlineEdit/inline-edit.css +12 -11
- package/components/InlineEdit/inline-edit.scss +12 -11
- package/components/InputGroup/input-group.css +32 -42
- package/components/InputGroup/input-group.scss +31 -33
- package/components/JumpLinks/jump-links.css +61 -58
- package/components/JumpLinks/jump-links.scss +61 -60
- package/components/Label/label-group.css +48 -50
- package/components/Label/label-group.scss +48 -51
- package/components/Label/label.css +266 -363
- package/components/Label/label.scss +306 -356
- package/components/List/list.css +25 -25
- package/components/List/list.scss +26 -26
- package/components/LogViewer/log-viewer.css +14 -14
- package/components/LogViewer/log-viewer.scss +14 -14
- package/components/Login/login.css +104 -122
- package/components/Login/login.scss +92 -91
- package/components/Masthead/masthead.css +273 -498
- package/components/Masthead/masthead.scss +137 -282
- package/components/Menu/menu.css +82 -65
- package/components/Menu/menu.scss +85 -69
- package/components/MenuToggle/menu-toggle.css +37 -31
- package/components/MenuToggle/menu-toggle.scss +37 -33
- package/components/ModalBox/modal-box.css +76 -69
- package/components/ModalBox/modal-box.scss +74 -70
- package/components/MultipleFileUpload/multiple-file-upload.css +11 -8
- package/components/MultipleFileUpload/multiple-file-upload.scss +11 -8
- package/components/Nav/nav.css +248 -899
- package/components/Nav/nav.scss +304 -1059
- package/components/Nav/themes/dark/nav.scss +2 -2
- package/components/NotificationBadge/notification-badge.css +66 -85
- package/components/NotificationBadge/notification-badge.scss +72 -103
- package/components/NotificationDrawer/notification-drawer.css +130 -128
- package/components/NotificationDrawer/notification-drawer.scss +130 -129
- package/components/NumberInput/number-input.css +10 -10
- package/components/NumberInput/number-input.scss +9 -14
- package/components/OptionsMenu/options-menu.css +43 -31
- package/components/OptionsMenu/options-menu.scss +43 -31
- package/components/OverflowMenu/overflow-menu.css +2 -2
- package/components/OverflowMenu/overflow-menu.scss +2 -2
- package/components/Page/page.css +182 -232
- package/components/Page/page.scss +130 -195
- package/components/Pagination/pagination.css +71 -121
- package/components/Pagination/pagination.scss +56 -127
- package/components/Panel/panel.css +40 -30
- package/components/Panel/panel.scss +42 -33
- package/components/Popover/popover.css +108 -87
- package/components/Popover/popover.scss +120 -109
- package/components/Progress/progress.css +40 -52
- package/components/Progress/progress.scss +48 -62
- package/components/ProgressStepper/progress-stepper.css +26 -20
- package/components/ProgressStepper/progress-stepper.scss +25 -19
- package/components/Radio/radio.css +30 -23
- package/components/Radio/radio.scss +31 -25
- package/components/Select/select.css +56 -47
- package/components/Select/select.scss +56 -47
- package/components/Sidebar/sidebar.css +31 -14
- package/components/Sidebar/sidebar.scss +34 -16
- package/components/SimpleList/simple-list.css +45 -56
- package/components/SimpleList/simple-list.scss +51 -55
- package/components/Skeleton/skeleton.css +24 -25
- package/components/Skeleton/skeleton.scss +21 -26
- package/components/SkipToContent/skip-to-content.css +9 -6
- package/components/SkipToContent/skip-to-content.scss +8 -6
- package/components/Slider/slider.css +80 -55
- package/components/Slider/slider.scss +96 -65
- package/components/Spinner/spinner.css +17 -34
- package/components/Spinner/spinner.scss +19 -47
- package/components/Switch/switch.css +49 -41
- package/components/Switch/switch.scss +51 -42
- package/components/TabContent/tab-content.css +21 -12
- package/components/TabContent/tab-content.scss +22 -15
- package/components/Table/table-grid.css +264 -203
- package/components/Table/table-grid.scss +61 -47
- package/components/Table/table-scrollable.css +4 -4
- package/components/Table/table-scrollable.scss +6 -4
- package/components/Table/table-tree-view.css +112 -105
- package/components/Table/table-tree-view.scss +38 -33
- package/components/Table/table.css +105 -89
- package/components/Table/table.scss +105 -89
- package/components/Tabs/tabs.css +76 -48
- package/components/Tabs/tabs.scss +74 -48
- package/components/TextInputGroup/text-input-group.css +15 -15
- package/components/TextInputGroup/text-input-group.scss +15 -15
- package/components/Tile/tile.css +47 -88
- package/components/Tile/tile.scss +45 -91
- package/components/Timestamp/timestamp.css +12 -9
- package/components/Timestamp/timestamp.scss +11 -10
- package/components/Title/title.css +70 -19
- package/components/Title/title.scss +90 -20
- package/components/ToggleGroup/toggle-group.css +48 -58
- package/components/ToggleGroup/toggle-group.scss +48 -56
- package/components/Toolbar/toolbar.css +57 -43
- package/components/Toolbar/toolbar.scss +45 -25
- package/components/Tooltip/tooltip.css +74 -44
- package/components/Tooltip/tooltip.scss +93 -77
- package/components/TreeView/tree-view.css +48 -27
- package/components/TreeView/tree-view.scss +50 -28
- package/components/Truncate/truncate.css +13 -0
- package/components/Truncate/truncate.scss +19 -3
- package/components/Wizard/wizard.css +57 -36
- package/components/Wizard/wizard.scss +57 -36
- package/docs/components/AboutModalBox/examples/AboutModalBox.md +2 -2
- package/docs/components/Accordion/examples/Accordion.md +614 -416
- package/docs/components/Alert/examples/Alert.md +3 -3
- package/docs/components/Avatar/examples/Avatar.md +5 -19
- package/docs/components/BackgroundImage/examples/BackgroundImage.md +1 -1
- package/docs/components/Badge/examples/Badge.md +21 -0
- package/docs/components/Banner/examples/Banner.md +48 -25
- package/docs/components/Brand/examples/Brand.css +12 -0
- package/docs/components/Brand/examples/Brand.md +51 -32
- package/docs/components/Breadcrumb/examples/Breadcrumb.md +1 -1
- package/docs/components/Button/examples/Button.css +6 -2
- package/docs/components/Button/examples/Button.md +1425 -87
- package/docs/components/Card/examples/Card.md +143 -37
- package/docs/components/Check/examples/Check.md +71 -58
- package/docs/components/Chip/examples/Chip.md +1 -1
- package/docs/components/ClipboardCopy/examples/ClipboardCopy.md +106 -0
- package/docs/components/CodeBlock/examples/CodeBlock.md +4 -4
- package/docs/components/CodeEditor/examples/CodeEditor.md +3 -3
- package/docs/components/Content/examples/Content.md +5 -5
- package/docs/components/Divider/examples/Divider.css +3 -1
- package/docs/components/Divider/examples/Divider.md +4 -5
- package/docs/components/DragDrop/examples/DragDrop.css +3 -3
- package/docs/components/Dropdown/deprecated/Dropdown.css +1 -1
- package/docs/components/DualListSelector/examples/DualListSelector.md +64 -16
- package/docs/components/EmptyState/examples/EmptyState.md +45 -1
- package/docs/components/ExpandableSection/examples/ExpandableSection.md +49 -28
- package/docs/components/FileUpload/examples/FileUpload.md +112 -53
- package/docs/components/Form/examples/Form.md +134 -89
- package/docs/components/Icon/examples/Icon.md +82 -11
- package/docs/components/InlineEdit/examples/InlineEdit.md +3 -1
- package/docs/components/JumpLinks/examples/JumpLinks.md +280 -168
- package/docs/components/Label/examples/Label.css +4 -0
- package/docs/components/Label/examples/Label.md +1001 -225
- package/docs/components/LogViewer/examples/LogViewer.css +2 -2
- package/docs/components/LogViewer/examples/LogViewer.md +250 -160
- package/docs/components/Login/examples/Login.md +10 -5
- package/docs/components/Masthead/examples/masthead.md +443 -65
- package/docs/components/Menu/examples/Menu.css +8 -0
- package/docs/components/Menu/examples/Menu.md +594 -543
- package/docs/components/MenuToggle/examples/MenuToggle.md +109 -96
- package/docs/components/ModalBox/examples/ModalBox.css +3 -8
- package/docs/components/Nav/examples/Navigation.css +3 -42
- package/docs/components/Nav/examples/Navigation.md +305 -353
- package/docs/components/NotificationBadge/examples/NotificationBadge.md +5 -7
- package/docs/components/OptionsMenu/deprecated/options-menu.md +12 -3
- package/docs/components/Page/examples/Page.css +0 -8
- package/docs/components/Page/examples/Page.md +22 -21
- package/docs/components/Pagination/examples/Pagination.md +663 -637
- package/docs/components/Panel/examples/Panel.md +12 -0
- package/docs/components/Popover/examples/Popover.css +4 -9
- package/docs/components/Popover/examples/Popover.md +1 -1
- package/docs/components/Radio/examples/Radio.md +62 -54
- package/docs/components/Select/deprecated/Select.md +184 -177
- package/docs/components/Sidebar/examples/Sidebar.md +19 -0
- package/docs/components/SimpleList/examples/SimpleList.md +3 -3
- package/docs/components/TabContent/examples/TabContent.md +10 -10
- package/docs/components/Table/examples/Table.css +2 -2
- package/docs/components/Table/examples/Table.md +10 -10
- package/docs/components/TextInputGroup/examples/TextInputGroup.css +1 -1
- package/docs/components/TextInputGroup/examples/TextInputGroup.md +9 -9
- package/docs/components/Tile/examples/Tile.css +1 -1
- package/docs/components/Tile/examples/Tile.md +264 -144
- package/docs/components/Title/examples/Title.md +18 -0
- package/docs/components/Toolbar/examples/Toolbar.md +663 -2894
- package/docs/components/Tooltip/examples/Tooltip.css +4 -0
- package/docs/components/Tooltip/examples/Tooltip.md +3 -1
- package/docs/components/Truncate/examples/Truncate.css +2 -2
- package/docs/components/Truncate/examples/Truncate.md +2 -2
- package/docs/demos/AboutModal/examples/AboutModal.md +103 -30
- package/docs/demos/Alert/examples/Alert.md +327 -84
- package/docs/demos/BackToTop/examples/BackToTop.md +101 -28
- package/docs/demos/Banner/examples/Banner.md +209 -58
- package/docs/demos/Card/examples/Card.css +3 -3
- package/docs/demos/Card/examples/Card.md +28 -12
- package/docs/demos/CardView/examples/CardView.md +263 -205
- package/docs/demos/ContextSelector/examples/ContextSelector.md +373 -90
- package/docs/demos/Dashboard/examples/Dashboard.md +104 -31
- package/docs/demos/DataList/examples/DataList.md +995 -928
- package/docs/demos/DescriptionList/examples/DescriptionList.md +303 -84
- package/docs/demos/Drawer/examples/Drawer.md +605 -220
- package/docs/demos/Form/examples/BasicForms.md +133 -82
- package/docs/demos/JumpLinks/examples/JumpLinks.md +881 -353
- package/docs/demos/Masthead/examples/Masthead.md +767 -323
- package/docs/demos/Modal/examples/Modal.md +639 -192
- package/docs/demos/Nav/examples/Nav.md +685 -896
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +510 -140
- package/docs/demos/Page/examples/Page.md +933 -264
- package/docs/demos/Page/examples/Penta.md +569 -501
- package/docs/demos/PasswordGenerator/examples/PasswordGenerator.md +13 -9
- package/docs/demos/PasswordStrength/examples/PasswordStrength.md +44 -32
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +1296 -917
- package/docs/demos/Skeleton/examples/Skeleton.md +108 -63
- package/docs/demos/Table/examples/Table.md +3832 -3390
- package/docs/demos/Tabs/examples/Tabs.md +636 -191
- package/docs/demos/Toolbar/examples/Toolbar.css +15 -0
- package/docs/demos/Toolbar/examples/Toolbar.md +1331 -1493
- package/docs/demos/Wizard/examples/Wizard.md +909 -252
- package/docs/layouts/Flex/examples/Flex.md +16 -16
- package/docs/utilities/BoxShadow/examples/box-shadow.css +5 -5
- package/icons/pficons.mjs +1 -0
- package/layouts/Flex/flex.css +115 -43
- package/layouts/Flex/flex.scss +20 -8
- package/package.json +36 -32
- package/patternfly-addons.css +732 -972
- package/patternfly-base-no-globals-theme-dark-unversioned.css +923 -799
- package/patternfly-base-no-globals.css +923 -799
- package/patternfly-base-theme-dark-unversioned.css +928 -803
- package/patternfly-base.css +928 -803
- package/patternfly-no-globals.css +6887 -7357
- package/patternfly-theme-dark-unversioned.css +6892 -7361
- package/patternfly.css +6892 -7361
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/sass-utilities/functions.scss +6 -0
- package/sass-utilities/mixins.scss +80 -2
- package/sass-utilities/scss-variables.scss +8 -8
- package/sass-utilities/themes/dark/mixins.scss +3 -1
- package/utilities/Accessibility/accessibility.css +12 -12
- package/utilities/Spacing/spacing.css +720 -960
- package/utilities/Spacing/spacing.scss +4 -8
- package/base/themes/dark/_variables.scss +0 -102
- package/components/AboutModalBox/themes/dark/about-modal-box.scss +0 -7
- package/components/Accordion/themes/dark/accordion.scss +0 -9
- package/components/Alert/themes/dark/alert.scss +0 -17
- package/components/Badge/themes/dark/badge.scss +0 -9
- package/components/Banner/themes/dark/banner.scss +0 -14
- package/components/Button/themes/dark/button.scss +0 -51
- package/components/ClipboardCopy/themes/dark/clipboard-copy.scss +0 -19
- package/components/DataList/themes/dark/data-list.scss +0 -10
- package/components/DragDrop/themes/dark/drag-drop.scss +0 -7
- package/components/Form/themes/dark/form.scss +0 -7
- package/components/FormControl/themes/dark/form-control.scss +0 -24
- package/components/HelperText/themes/dark/helper-text.scss +0 -7
- package/components/Hint/themes/dark/hint.scss +0 -8
- package/components/InputGroup/themes/dark/input-group.scss +0 -22
- package/components/Label/themes/dark/label.scss +0 -53
- package/components/Login/themes/dark/login.scss +0 -12
- package/components/Masthead/themes/dark/masthead.scss +0 -14
- package/components/ModalBox/themes/dark/modal-box.scss +0 -7
- package/components/NotificationBadge/themes/dark/notification-badge.scss +0 -10
- package/components/NotificationDrawer/themes/dark/notification-drawer.scss +0 -14
- package/components/Page/themes/dark/page.scss +0 -69
- package/components/Pagination/themes/dark/pagination.scss +0 -7
- package/components/Panel/themes/dark/panel.scss +0 -7
- package/components/Popover/themes/dark/popover.scss +0 -11
- package/components/Progress/themes/dark/progress.scss +0 -9
- package/components/SimpleList/themes/dark/simple-list.scss +0 -14
- package/components/Skeleton/themes/dark/skeleton.scss +0 -10
- package/components/Switch/themes/dark/switch.scss +0 -11
- package/components/Tile/themes/dark/tile.scss +0 -10
- package/components/ToggleGroup/themes/dark/toggle-group.scss +0 -12
- package/components/Tooltip/themes/dark/tooltip.scss +0 -8
- package/docs/components/Avatar/examples/Avatar.css +0 -3
- package/docs/components/NotificationBadge/examples/NotificationBadge.css +0 -3
|
@@ -25,7 +25,61 @@ cssPrefix: pf-v5-c-card
|
|
|
25
25
|
<div class="pf-v5-c-card" id="card-action-example-1">
|
|
26
26
|
<div class="pf-v5-c-card__header">
|
|
27
27
|
<div class="pf-v5-c-card__header-main">
|
|
28
|
-
<
|
|
28
|
+
<svg
|
|
29
|
+
version="1.1"
|
|
30
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
31
|
+
viewBox="0 0 706.3 132.5"
|
|
32
|
+
fill="currentColor"
|
|
33
|
+
width="300px"
|
|
34
|
+
>
|
|
35
|
+
<g>
|
|
36
|
+
<path
|
|
37
|
+
d="M197.2,83.9V48.6h15.2c2.2,0,4.1,0.3,5.6,1c1.5,0.7,2.8,1.5,3.7,2.6c1,1.1,1.6,2.3,2.1,3.6
|
|
38
|
+
c0.4,1.3,0.6,2.7,0.6,4c0,0.9-0.1,1.7-0.3,2.6c-0.2,0.9-0.5,1.7-0.9,2.6c-0.4,0.8-0.9,1.6-1.6,2.3c-0.6,0.7-1.4,1.4-2.3,1.9
|
|
39
|
+
c-0.9,0.5-1.9,1-3.1,1.3c-1.2,0.3-2.5,0.5-3.9,0.5h-8.3v13H197.2z M212.7,64.4c0.9,0,1.6-0.1,2.2-0.4c0.6-0.3,1.1-0.6,1.4-1.1
|
|
40
|
+
c0.4-0.4,0.6-0.9,0.8-1.5c0.2-0.6,0.3-1.1,0.3-1.7c0-0.5-0.1-1-0.2-1.6c-0.1-0.5-0.4-1-0.7-1.5c-0.4-0.5-0.8-0.8-1.4-1.1
|
|
41
|
+
c-0.6-0.3-1.4-0.4-2.3-0.4h-8.6v9.4H212.7z"
|
|
42
|
+
/>
|
|
43
|
+
<path
|
|
44
|
+
d="M271.6,83.9l-2.7-7.3h-13.6l-2.7,7.3h-7.3l13.5-35.4h6.7l13.5,35.4H271.6z M263.2,61.2
|
|
45
|
+
c-0.2-0.4-0.4-0.9-0.6-1.5c-0.2-0.6-0.4-1.1-0.5-1.7c-0.1,0.5-0.3,1.1-0.5,1.7c-0.2,0.6-0.4,1.1-0.6,1.5l-3.5,9.2h9.2L263.2,61.2z"
|
|
46
|
+
/>
|
|
47
|
+
<path d="M317.3,55.2v28.8h-6.8V55.2h-10.1v-6.6h27v6.6H317.3z" />
|
|
48
|
+
<path d="M370.2,55.2v28.8h-6.8V55.2h-10.1v-6.6h27v6.6H370.2z" />
|
|
49
|
+
<path
|
|
50
|
+
d="M408.5,83.9V48.6h24.1v6.5h-17.3v7.4h10.2v6.5h-10.2v8.5h18.4v6.5H408.5z"
|
|
51
|
+
/>
|
|
52
|
+
<path
|
|
53
|
+
d="M462.4,83.9V48.6h16.4c2.2,0,4.1,0.3,5.6,0.9c1.5,0.6,2.7,1.4,3.6,2.5c0.9,1,1.6,2.2,2,3.5
|
|
54
|
+
c0.4,1.3,0.6,2.7,0.6,4.2c0,1-0.1,2-0.4,3c-0.3,1-0.7,2-1.3,2.9c-0.6,0.9-1.3,1.8-2.1,2.5c-0.9,0.7-1.8,1.3-3,1.7l6.9,14.1H483
|
|
55
|
+
l-6.6-13.2h-7.1v13.2H462.4z M478.9,64.3c0.9,0,1.6-0.1,2.2-0.4c0.6-0.3,1.1-0.6,1.4-1c0.4-0.4,0.6-0.9,0.8-1.5
|
|
56
|
+
c0.2-0.6,0.2-1.1,0.2-1.7c0-0.6-0.1-1.1-0.2-1.7c-0.1-0.6-0.4-1-0.7-1.5c-0.3-0.4-0.8-0.8-1.4-1c-0.6-0.3-1.4-0.4-2.3-0.4h-9.7v9.2
|
|
57
|
+
H478.9z"
|
|
58
|
+
/>
|
|
59
|
+
<path
|
|
60
|
+
d="M541.9,83.9l-14-20.6c-0.2-0.3-0.5-0.8-0.8-1.3c-0.3-0.5-0.5-1-0.7-1.4c0.1,0.4,0.1,0.8,0.1,1.3
|
|
61
|
+
c0,0.5,0,1,0,1.3v20.6h-6.8V48.6h6.4l13.7,20.4c0.2,0.3,0.5,0.7,0.7,1.2c0.3,0.5,0.5,1,0.7,1.4c0-0.5-0.1-1-0.1-1.4
|
|
62
|
+
c0-0.5,0-0.9,0-1.2V48.6h6.8v35.4H541.9z"
|
|
63
|
+
/>
|
|
64
|
+
<path
|
|
65
|
+
d="M578.4,83.9V48.6h23.7v6.5h-16.9v7.4H596v6.5h-10.7v15H578.4z"
|
|
66
|
+
/>
|
|
67
|
+
<path d="M629.8,83.9V48.6h6.8v28.8h17.1v6.6H629.8z" />
|
|
68
|
+
<path
|
|
69
|
+
d="M686.4,83.9V70.2l-13.1-21.6h7.7l8.7,14.5l8.7-14.5h7.7l-13.1,21.6v13.8H686.4z"
|
|
70
|
+
/>
|
|
71
|
+
</g>
|
|
72
|
+
<g>
|
|
73
|
+
<path
|
|
74
|
+
d="M49,103l-21.2,4.9L0,68.4L70,0l70,68.4l-27.8,39.4L91,103l-21,29.5L49,103z M70,128.7l18.6-26.2l-7.2-1.7
|
|
75
|
+
l-11,16.2l-11.9-16.2l-7.2,1.7L70,128.7z M70.4,113.1l9.2-13.5L70,6.7l-9.5,92.9L70.4,113.1z M28.8,105.4l18.8-4.3L33.8,81.7
|
|
76
|
+
l4.1-9.3L25.2,55L58,14.9L2.9,68.7L28.8,105.4z M111.2,105.4l16.3-23.1l9.6-13.6L82,14.9L114.9,55l-12.8,17.4l4.1,9.3L92.4,101
|
|
77
|
+
L111.2,105.4z M90.1,100.5l13.6-19.1l-3-6.9L82.7,98.8L90.1,100.5z M50,100.5l7.3-1.7L39.4,74.5l-3,6.9L50,100.5z M81.9,96.2
|
|
78
|
+
l17.6-24.1L72.9,11.6L81.9,96.2z M58.1,96.2l9-84.6L40.5,72.1L58.1,96.2z M39,70L66.1,8.5L28,55.1L39,70z M101.1,70l11-15L74,8.5
|
|
79
|
+
L101.1,70z"
|
|
80
|
+
/>
|
|
81
|
+
</g>
|
|
82
|
+
</svg>
|
|
29
83
|
</div>
|
|
30
84
|
<div class="pf-v5-c-card__actions">
|
|
31
85
|
<div class="pf-v5-c-dropdown">
|
|
@@ -85,6 +139,7 @@ cssPrefix: pf-v5-c-card
|
|
|
85
139
|
<input
|
|
86
140
|
class="pf-v5-c-check__input"
|
|
87
141
|
type="checkbox"
|
|
142
|
+
aria-label="Standalone check"
|
|
88
143
|
id="card-action-example-1-check"
|
|
89
144
|
name="card-action-example-1-check"
|
|
90
145
|
aria-labelledby="card-action-example-1"
|
|
@@ -167,6 +222,7 @@ cssPrefix: pf-v5-c-card
|
|
|
167
222
|
<input
|
|
168
223
|
class="pf-v5-c-check__input"
|
|
169
224
|
type="checkbox"
|
|
225
|
+
aria-label="Standalone check"
|
|
170
226
|
id="card-action-example-2-check"
|
|
171
227
|
name="card-action-example-2-check"
|
|
172
228
|
aria-labelledby="card-action-example-2"
|
|
@@ -251,6 +307,7 @@ cssPrefix: pf-v5-c-card
|
|
|
251
307
|
<input
|
|
252
308
|
class="pf-v5-c-check__input"
|
|
253
309
|
type="checkbox"
|
|
310
|
+
aria-label="Standalone check"
|
|
254
311
|
id="card-action-example-3-check"
|
|
255
312
|
name="card-action-example-3-check"
|
|
256
313
|
aria-labelledby="card-action-example-3"
|
|
@@ -293,7 +350,61 @@ cssPrefix: pf-v5-c-card
|
|
|
293
350
|
<div class="pf-v5-c-card" id="card-image-head-example">
|
|
294
351
|
<div class="pf-v5-c-card__header">
|
|
295
352
|
<div class="pf-v5-c-card__header-main">
|
|
296
|
-
<
|
|
353
|
+
<svg
|
|
354
|
+
version="1.1"
|
|
355
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
356
|
+
viewBox="0 0 706.3 132.5"
|
|
357
|
+
fill="currentColor"
|
|
358
|
+
width="300px"
|
|
359
|
+
>
|
|
360
|
+
<g>
|
|
361
|
+
<path
|
|
362
|
+
d="M197.2,83.9V48.6h15.2c2.2,0,4.1,0.3,5.6,1c1.5,0.7,2.8,1.5,3.7,2.6c1,1.1,1.6,2.3,2.1,3.6
|
|
363
|
+
c0.4,1.3,0.6,2.7,0.6,4c0,0.9-0.1,1.7-0.3,2.6c-0.2,0.9-0.5,1.7-0.9,2.6c-0.4,0.8-0.9,1.6-1.6,2.3c-0.6,0.7-1.4,1.4-2.3,1.9
|
|
364
|
+
c-0.9,0.5-1.9,1-3.1,1.3c-1.2,0.3-2.5,0.5-3.9,0.5h-8.3v13H197.2z M212.7,64.4c0.9,0,1.6-0.1,2.2-0.4c0.6-0.3,1.1-0.6,1.4-1.1
|
|
365
|
+
c0.4-0.4,0.6-0.9,0.8-1.5c0.2-0.6,0.3-1.1,0.3-1.7c0-0.5-0.1-1-0.2-1.6c-0.1-0.5-0.4-1-0.7-1.5c-0.4-0.5-0.8-0.8-1.4-1.1
|
|
366
|
+
c-0.6-0.3-1.4-0.4-2.3-0.4h-8.6v9.4H212.7z"
|
|
367
|
+
/>
|
|
368
|
+
<path
|
|
369
|
+
d="M271.6,83.9l-2.7-7.3h-13.6l-2.7,7.3h-7.3l13.5-35.4h6.7l13.5,35.4H271.6z M263.2,61.2
|
|
370
|
+
c-0.2-0.4-0.4-0.9-0.6-1.5c-0.2-0.6-0.4-1.1-0.5-1.7c-0.1,0.5-0.3,1.1-0.5,1.7c-0.2,0.6-0.4,1.1-0.6,1.5l-3.5,9.2h9.2L263.2,61.2z"
|
|
371
|
+
/>
|
|
372
|
+
<path d="M317.3,55.2v28.8h-6.8V55.2h-10.1v-6.6h27v6.6H317.3z" />
|
|
373
|
+
<path d="M370.2,55.2v28.8h-6.8V55.2h-10.1v-6.6h27v6.6H370.2z" />
|
|
374
|
+
<path
|
|
375
|
+
d="M408.5,83.9V48.6h24.1v6.5h-17.3v7.4h10.2v6.5h-10.2v8.5h18.4v6.5H408.5z"
|
|
376
|
+
/>
|
|
377
|
+
<path
|
|
378
|
+
d="M462.4,83.9V48.6h16.4c2.2,0,4.1,0.3,5.6,0.9c1.5,0.6,2.7,1.4,3.6,2.5c0.9,1,1.6,2.2,2,3.5
|
|
379
|
+
c0.4,1.3,0.6,2.7,0.6,4.2c0,1-0.1,2-0.4,3c-0.3,1-0.7,2-1.3,2.9c-0.6,0.9-1.3,1.8-2.1,2.5c-0.9,0.7-1.8,1.3-3,1.7l6.9,14.1H483
|
|
380
|
+
l-6.6-13.2h-7.1v13.2H462.4z M478.9,64.3c0.9,0,1.6-0.1,2.2-0.4c0.6-0.3,1.1-0.6,1.4-1c0.4-0.4,0.6-0.9,0.8-1.5
|
|
381
|
+
c0.2-0.6,0.2-1.1,0.2-1.7c0-0.6-0.1-1.1-0.2-1.7c-0.1-0.6-0.4-1-0.7-1.5c-0.3-0.4-0.8-0.8-1.4-1c-0.6-0.3-1.4-0.4-2.3-0.4h-9.7v9.2
|
|
382
|
+
H478.9z"
|
|
383
|
+
/>
|
|
384
|
+
<path
|
|
385
|
+
d="M541.9,83.9l-14-20.6c-0.2-0.3-0.5-0.8-0.8-1.3c-0.3-0.5-0.5-1-0.7-1.4c0.1,0.4,0.1,0.8,0.1,1.3
|
|
386
|
+
c0,0.5,0,1,0,1.3v20.6h-6.8V48.6h6.4l13.7,20.4c0.2,0.3,0.5,0.7,0.7,1.2c0.3,0.5,0.5,1,0.7,1.4c0-0.5-0.1-1-0.1-1.4
|
|
387
|
+
c0-0.5,0-0.9,0-1.2V48.6h6.8v35.4H541.9z"
|
|
388
|
+
/>
|
|
389
|
+
<path
|
|
390
|
+
d="M578.4,83.9V48.6h23.7v6.5h-16.9v7.4H596v6.5h-10.7v15H578.4z"
|
|
391
|
+
/>
|
|
392
|
+
<path d="M629.8,83.9V48.6h6.8v28.8h17.1v6.6H629.8z" />
|
|
393
|
+
<path
|
|
394
|
+
d="M686.4,83.9V70.2l-13.1-21.6h7.7l8.7,14.5l8.7-14.5h7.7l-13.1,21.6v13.8H686.4z"
|
|
395
|
+
/>
|
|
396
|
+
</g>
|
|
397
|
+
<g>
|
|
398
|
+
<path
|
|
399
|
+
d="M49,103l-21.2,4.9L0,68.4L70,0l70,68.4l-27.8,39.4L91,103l-21,29.5L49,103z M70,128.7l18.6-26.2l-7.2-1.7
|
|
400
|
+
l-11,16.2l-11.9-16.2l-7.2,1.7L70,128.7z M70.4,113.1l9.2-13.5L70,6.7l-9.5,92.9L70.4,113.1z M28.8,105.4l18.8-4.3L33.8,81.7
|
|
401
|
+
l4.1-9.3L25.2,55L58,14.9L2.9,68.7L28.8,105.4z M111.2,105.4l16.3-23.1l9.6-13.6L82,14.9L114.9,55l-12.8,17.4l4.1,9.3L92.4,101
|
|
402
|
+
L111.2,105.4z M90.1,100.5l13.6-19.1l-3-6.9L82.7,98.8L90.1,100.5z M50,100.5l7.3-1.7L39.4,74.5l-3,6.9L50,100.5z M81.9,96.2
|
|
403
|
+
l17.6-24.1L72.9,11.6L81.9,96.2z M58.1,96.2l9-84.6L40.5,72.1L58.1,96.2z M39,70L66.1,8.5L28,55.1L39,70z M101.1,70l11-15L74,8.5
|
|
404
|
+
L101.1,70z"
|
|
405
|
+
/>
|
|
406
|
+
</g>
|
|
407
|
+
</svg>
|
|
297
408
|
</div>
|
|
298
409
|
</div>
|
|
299
410
|
<div class="pf-v5-c-card__title">
|
|
@@ -400,7 +511,7 @@ cssPrefix: pf-v5-c-card
|
|
|
400
511
|
<div class="pf-v5-c-card__header">
|
|
401
512
|
<div class="pf-v5-c-card__actions pf-m-no-offset">
|
|
402
513
|
<div class="pf-v5-c-card__selectable-actions">
|
|
403
|
-
<div class="pf-v5-c-check
|
|
514
|
+
<div class="pf-v5-c-check">
|
|
404
515
|
<input
|
|
405
516
|
class="pf-v5-c-check__input"
|
|
406
517
|
type="checkbox"
|
|
@@ -408,12 +519,11 @@ cssPrefix: pf-v5-c-card
|
|
|
408
519
|
name="card-selectable-example-check"
|
|
409
520
|
aria-labelledby="card-selectable-example"
|
|
410
521
|
/>
|
|
411
|
-
|
|
412
522
|
<label
|
|
413
523
|
class="pf-v5-c-check__label"
|
|
524
|
+
for="card-selectable-example-check"
|
|
414
525
|
id="card-selectable-example-check-label"
|
|
415
526
|
name="card-selectable-example-check"
|
|
416
|
-
for="card-selectable-example-check"
|
|
417
527
|
></label>
|
|
418
528
|
</div>
|
|
419
529
|
</div>
|
|
@@ -435,7 +545,7 @@ cssPrefix: pf-v5-c-card
|
|
|
435
545
|
<div class="pf-v5-c-card__header">
|
|
436
546
|
<div class="pf-v5-c-card__actions pf-m-no-offset">
|
|
437
547
|
<div class="pf-v5-c-card__selectable-actions">
|
|
438
|
-
<div class="pf-v5-c-check
|
|
548
|
+
<div class="pf-v5-c-check">
|
|
439
549
|
<input
|
|
440
550
|
class="pf-v5-c-check__input"
|
|
441
551
|
type="checkbox"
|
|
@@ -444,12 +554,11 @@ cssPrefix: pf-v5-c-card
|
|
|
444
554
|
name="card-selectable-example-disabled-check"
|
|
445
555
|
aria-labelledby="card-selectable-example-disabled"
|
|
446
556
|
/>
|
|
447
|
-
|
|
448
557
|
<label
|
|
449
558
|
class="pf-v5-c-check__label pf-m-disabled"
|
|
559
|
+
for="card-selectable-example-disabled-check"
|
|
450
560
|
id="card-selectable-example-disabled-check-label"
|
|
451
561
|
name="card-selectable-example-disabled-check"
|
|
452
|
-
for="card-selectable-example-disabled-check"
|
|
453
562
|
></label>
|
|
454
563
|
</div>
|
|
455
564
|
</div>
|
|
@@ -474,7 +583,7 @@ cssPrefix: pf-v5-c-card
|
|
|
474
583
|
<div class="pf-v5-c-card__header">
|
|
475
584
|
<div class="pf-v5-c-card__actions pf-m-no-offset">
|
|
476
585
|
<div class="pf-v5-c-card__selectable-actions">
|
|
477
|
-
<div class="pf-v5-c-check
|
|
586
|
+
<div class="pf-v5-c-check">
|
|
478
587
|
<input
|
|
479
588
|
class="pf-v5-c-check__input"
|
|
480
589
|
type="checkbox"
|
|
@@ -484,12 +593,11 @@ cssPrefix: pf-v5-c-card
|
|
|
484
593
|
name="card-selectable-example-selected-disabled-check"
|
|
485
594
|
aria-labelledby="card-selectable-example-selected-disabled"
|
|
486
595
|
/>
|
|
487
|
-
|
|
488
596
|
<label
|
|
489
597
|
class="pf-v5-c-check__label pf-m-disabled"
|
|
598
|
+
for="card-selectable-example-selected-disabled-check"
|
|
490
599
|
id="card-selectable-example-selected-disabled-check-label"
|
|
491
600
|
name="card-selectable-example-selected-disabled-check"
|
|
492
|
-
for="card-selectable-example-selected-disabled-check"
|
|
493
601
|
></label>
|
|
494
602
|
</div>
|
|
495
603
|
</div>
|
|
@@ -510,7 +618,7 @@ cssPrefix: pf-v5-c-card
|
|
|
510
618
|
|
|
511
619
|
```
|
|
512
620
|
|
|
513
|
-
### Single
|
|
621
|
+
### Single selectable
|
|
514
622
|
|
|
515
623
|
```html
|
|
516
624
|
<div class="pf-v5-l-gallery pf-m-gutter">
|
|
@@ -518,7 +626,7 @@ cssPrefix: pf-v5-c-card
|
|
|
518
626
|
<div class="pf-v5-c-card__header">
|
|
519
627
|
<div class="pf-v5-c-card__actions pf-m-no-offset">
|
|
520
628
|
<div class="pf-v5-c-card__selectable-actions">
|
|
521
|
-
<div class="pf-v5-c-radio
|
|
629
|
+
<div class="pf-v5-c-radio">
|
|
522
630
|
<input
|
|
523
631
|
class="pf-v5-c-radio__input"
|
|
524
632
|
type="radio"
|
|
@@ -526,12 +634,11 @@ cssPrefix: pf-v5-c-card
|
|
|
526
634
|
name="card-single-selectable-example-radio"
|
|
527
635
|
aria-labelledby="card-single-selectable-example"
|
|
528
636
|
/>
|
|
529
|
-
|
|
530
637
|
<label
|
|
531
638
|
class="pf-v5-c-radio__label"
|
|
639
|
+
for="card-single-selectable-example-radio"
|
|
532
640
|
id="card-single-selectable-example-radio-label"
|
|
533
641
|
name="card-single-selectable-example-radio"
|
|
534
|
-
for="card-single-selectable-example-radio"
|
|
535
642
|
></label>
|
|
536
643
|
</div>
|
|
537
644
|
</div>
|
|
@@ -556,7 +663,7 @@ cssPrefix: pf-v5-c-card
|
|
|
556
663
|
<div class="pf-v5-c-card__header">
|
|
557
664
|
<div class="pf-v5-c-card__actions pf-m-no-offset">
|
|
558
665
|
<div class="pf-v5-c-card__selectable-actions">
|
|
559
|
-
<div class="pf-v5-c-radio
|
|
666
|
+
<div class="pf-v5-c-radio">
|
|
560
667
|
<input
|
|
561
668
|
class="pf-v5-c-radio__input"
|
|
562
669
|
type="radio"
|
|
@@ -565,12 +672,11 @@ cssPrefix: pf-v5-c-card
|
|
|
565
672
|
aria-labelledby="card-single-selectable-example-disabled"
|
|
566
673
|
disabled
|
|
567
674
|
/>
|
|
568
|
-
|
|
569
675
|
<label
|
|
570
676
|
class="pf-v5-c-radio__label pf-m-disabled"
|
|
677
|
+
for="card-single-selectable-example-disabled-radio"
|
|
571
678
|
id="card-single-selectable-example-disabled-radio-label"
|
|
572
679
|
name="card-single-selectable-example-disabled-radio"
|
|
573
|
-
for="card-single-selectable-example-disabled-radio"
|
|
574
680
|
></label>
|
|
575
681
|
</div>
|
|
576
682
|
</div>
|
|
@@ -595,7 +701,7 @@ cssPrefix: pf-v5-c-card
|
|
|
595
701
|
<div class="pf-v5-c-card__header">
|
|
596
702
|
<div class="pf-v5-c-card__actions pf-m-no-offset">
|
|
597
703
|
<div class="pf-v5-c-card__selectable-actions">
|
|
598
|
-
<div class="pf-v5-c-radio
|
|
704
|
+
<div class="pf-v5-c-radio">
|
|
599
705
|
<input
|
|
600
706
|
class="pf-v5-c-radio__input"
|
|
601
707
|
type="radio"
|
|
@@ -605,12 +711,11 @@ cssPrefix: pf-v5-c-card
|
|
|
605
711
|
disabled
|
|
606
712
|
checked
|
|
607
713
|
/>
|
|
608
|
-
|
|
609
714
|
<label
|
|
610
715
|
class="pf-v5-c-radio__label pf-m-disabled"
|
|
716
|
+
for="card-single-selectable-example-selected-disabled-radio"
|
|
611
717
|
id="card-single-selectable-example-selected-disabled-radio-label"
|
|
612
718
|
name="card-single-selectable-example-selected-disabled-radio"
|
|
613
|
-
for="card-single-selectable-example-selected-disabled-radio"
|
|
614
719
|
></label>
|
|
615
720
|
</div>
|
|
616
721
|
</div>
|
|
@@ -650,9 +755,9 @@ cssPrefix: pf-v5-c-card
|
|
|
650
755
|
|
|
651
756
|
<label
|
|
652
757
|
class="pf-v5-c-radio__label"
|
|
758
|
+
for="card-clickable-example-sr-only-radio"
|
|
653
759
|
id="card-clickable-example-sr-only-radio-label"
|
|
654
760
|
name="card-clickable-example-sr-only-radio"
|
|
655
|
-
for="card-clickable-example-sr-only-radio"
|
|
656
761
|
></label>
|
|
657
762
|
</div>
|
|
658
763
|
</div>
|
|
@@ -686,9 +791,9 @@ cssPrefix: pf-v5-c-card
|
|
|
686
791
|
|
|
687
792
|
<label
|
|
688
793
|
class="pf-v5-c-radio__label pf-m-disabled"
|
|
794
|
+
for="card-clickable-example-disabled-sr-only-radio"
|
|
689
795
|
id="card-clickable-example-disabled-sr-only-radio-label"
|
|
690
796
|
name="card-clickable-example-disabled-sr-only-radio"
|
|
691
|
-
for="card-clickable-example-disabled-sr-only-radio"
|
|
692
797
|
></label>
|
|
693
798
|
</div>
|
|
694
799
|
</div>
|
|
@@ -725,9 +830,9 @@ cssPrefix: pf-v5-c-card
|
|
|
725
830
|
|
|
726
831
|
<label
|
|
727
832
|
class="pf-v5-c-radio__label pf-m-disabled"
|
|
833
|
+
for="card-clickable-example-selected-disabled-sr-only-radio"
|
|
728
834
|
id="card-clickable-example-selected-disabled-sr-only-radio-label"
|
|
729
835
|
name="card-clickable-example-selected-disabled-sr-only-radio"
|
|
730
|
-
for="card-clickable-example-selected-disabled-sr-only-radio"
|
|
731
836
|
></label>
|
|
732
837
|
</div>
|
|
733
838
|
</div>
|
|
@@ -748,7 +853,7 @@ cssPrefix: pf-v5-c-card
|
|
|
748
853
|
|
|
749
854
|
```
|
|
750
855
|
|
|
751
|
-
### Clickable and
|
|
856
|
+
### Clickable and selectable
|
|
752
857
|
|
|
753
858
|
```html
|
|
754
859
|
<div class="pf-v5-l-gallery pf-m-gutter">
|
|
@@ -759,7 +864,7 @@ cssPrefix: pf-v5-c-card
|
|
|
759
864
|
<div class="pf-v5-c-card__header">
|
|
760
865
|
<div class="pf-v5-c-card__actions pf-m-no-offset">
|
|
761
866
|
<div class="pf-v5-c-card__selectable-actions">
|
|
762
|
-
<div class="pf-v5-c-check
|
|
867
|
+
<div class="pf-v5-c-check">
|
|
763
868
|
<input
|
|
764
869
|
class="pf-v5-c-check__input"
|
|
765
870
|
type="checkbox"
|
|
@@ -767,12 +872,11 @@ cssPrefix: pf-v5-c-card
|
|
|
767
872
|
name="card-clickable-selectable-example-check"
|
|
768
873
|
aria-labelledby="card-clickable-selectable-example"
|
|
769
874
|
/>
|
|
770
|
-
|
|
771
875
|
<label
|
|
772
876
|
class="pf-v5-c-check__label"
|
|
877
|
+
for="card-clickable-selectable-example-check"
|
|
773
878
|
id="card-clickable-selectable-example-check-label"
|
|
774
879
|
name="card-clickable-selectable-example-check"
|
|
775
|
-
for="card-clickable-selectable-example-check"
|
|
776
880
|
></label>
|
|
777
881
|
</div>
|
|
778
882
|
</div>
|
|
@@ -800,7 +904,7 @@ cssPrefix: pf-v5-c-card
|
|
|
800
904
|
<div class="pf-v5-c-card__header">
|
|
801
905
|
<div class="pf-v5-c-card__actions pf-m-no-offset">
|
|
802
906
|
<div class="pf-v5-c-card__selectable-actions">
|
|
803
|
-
<div class="pf-v5-c-check
|
|
907
|
+
<div class="pf-v5-c-check">
|
|
804
908
|
<input
|
|
805
909
|
class="pf-v5-c-check__input"
|
|
806
910
|
type="checkbox"
|
|
@@ -808,12 +912,11 @@ cssPrefix: pf-v5-c-card
|
|
|
808
912
|
name="card-clickable-selectable-current-example-check"
|
|
809
913
|
aria-labelledby="card-clickable-selectable-current-example"
|
|
810
914
|
/>
|
|
811
|
-
|
|
812
915
|
<label
|
|
813
916
|
class="pf-v5-c-check__label"
|
|
917
|
+
for="card-clickable-selectable-current-example-check"
|
|
814
918
|
id="card-clickable-selectable-current-example-check-label"
|
|
815
919
|
name="card-clickable-selectable-current-example-check"
|
|
816
|
-
for="card-clickable-selectable-current-example-check"
|
|
817
920
|
></label>
|
|
818
921
|
</div>
|
|
819
922
|
</div>
|
|
@@ -841,7 +944,7 @@ cssPrefix: pf-v5-c-card
|
|
|
841
944
|
<div class="pf-v5-c-card__header">
|
|
842
945
|
<div class="pf-v5-c-card__actions pf-m-no-offset">
|
|
843
946
|
<div class="pf-v5-c-card__selectable-actions">
|
|
844
|
-
<div class="pf-v5-c-check
|
|
947
|
+
<div class="pf-v5-c-check">
|
|
845
948
|
<input
|
|
846
949
|
class="pf-v5-c-check__input"
|
|
847
950
|
type="checkbox"
|
|
@@ -850,12 +953,11 @@ cssPrefix: pf-v5-c-card
|
|
|
850
953
|
name="card-clickable-selectable-example-disabled-check"
|
|
851
954
|
aria-labelledby="card-clickable-selectable-example-disabled"
|
|
852
955
|
/>
|
|
853
|
-
|
|
854
956
|
<label
|
|
855
957
|
class="pf-v5-c-check__label pf-m-disabled"
|
|
958
|
+
for="card-clickable-selectable-example-disabled-check"
|
|
856
959
|
id="card-clickable-selectable-example-disabled-check-label"
|
|
857
960
|
name="card-clickable-selectable-example-disabled-check"
|
|
858
|
-
for="card-clickable-selectable-example-disabled-check"
|
|
859
961
|
></label>
|
|
860
962
|
</div>
|
|
861
963
|
</div>
|
|
@@ -884,7 +986,7 @@ cssPrefix: pf-v5-c-card
|
|
|
884
986
|
<div class="pf-v5-c-card__header">
|
|
885
987
|
<div class="pf-v5-c-card__actions pf-m-no-offset">
|
|
886
988
|
<div class="pf-v5-c-card__selectable-actions">
|
|
887
|
-
<div class="pf-v5-c-check
|
|
989
|
+
<div class="pf-v5-c-check">
|
|
888
990
|
<input
|
|
889
991
|
class="pf-v5-c-check__input"
|
|
890
992
|
type="checkbox"
|
|
@@ -894,12 +996,11 @@ cssPrefix: pf-v5-c-card
|
|
|
894
996
|
name="card-clickable-selectable-example-selected-disabled-check"
|
|
895
997
|
aria-labelledby="card-clickable-selectable-example-selected-disabled"
|
|
896
998
|
/>
|
|
897
|
-
|
|
898
999
|
<label
|
|
899
1000
|
class="pf-v5-c-check__label pf-m-disabled"
|
|
1001
|
+
for="card-clickable-selectable-example-selected-disabled-check"
|
|
900
1002
|
id="card-clickable-selectable-example-selected-disabled-check-label"
|
|
901
1003
|
name="card-clickable-selectable-example-selected-disabled-check"
|
|
902
|
-
for="card-clickable-selectable-example-selected-disabled-check"
|
|
903
1004
|
></label>
|
|
904
1005
|
</div>
|
|
905
1006
|
</div>
|
|
@@ -1125,6 +1226,7 @@ cssPrefix: pf-v5-c-card
|
|
|
1125
1226
|
<input
|
|
1126
1227
|
class="pf-v5-c-check__input"
|
|
1127
1228
|
type="checkbox"
|
|
1229
|
+
aria-label="Standalone check"
|
|
1128
1230
|
id="card-expandable-example-check"
|
|
1129
1231
|
name="card-expandable-example-check"
|
|
1130
1232
|
aria-labelledby="card-expandable-example"
|
|
@@ -1227,6 +1329,7 @@ cssPrefix: pf-v5-c-card
|
|
|
1227
1329
|
<input
|
|
1228
1330
|
class="pf-v5-c-check__input"
|
|
1229
1331
|
type="checkbox"
|
|
1332
|
+
aria-label="Standalone check"
|
|
1230
1333
|
id="card-expandable-image-example-check"
|
|
1231
1334
|
name="card-expandable-image-example-check"
|
|
1232
1335
|
aria-labelledby="card-expandable-image-example"
|
|
@@ -1314,6 +1417,7 @@ cssPrefix: pf-v5-c-card
|
|
|
1314
1417
|
<input
|
|
1315
1418
|
class="pf-v5-c-check__input"
|
|
1316
1419
|
type="checkbox"
|
|
1420
|
+
aria-label="Standalone check"
|
|
1317
1421
|
id="card-expanded-example-check"
|
|
1318
1422
|
name="card-expanded-example-check"
|
|
1319
1423
|
aria-labelledby="card-expanded-example"
|
|
@@ -1398,6 +1502,7 @@ cssPrefix: pf-v5-c-card
|
|
|
1398
1502
|
<input
|
|
1399
1503
|
class="pf-v5-c-check__input"
|
|
1400
1504
|
type="checkbox"
|
|
1505
|
+
aria-label="Standalone check"
|
|
1401
1506
|
id="card-full-height-example-check"
|
|
1402
1507
|
name="card-full-height-example-check"
|
|
1403
1508
|
aria-labelledby="card-full-height-example"
|
|
@@ -1482,6 +1587,7 @@ cssPrefix: pf-v5-c-card
|
|
|
1482
1587
|
<input
|
|
1483
1588
|
class="pf-v5-c-check__input"
|
|
1484
1589
|
type="checkbox"
|
|
1590
|
+
aria-label="Standalone check"
|
|
1485
1591
|
id="card-toggle-on-right-example-check"
|
|
1486
1592
|
name="card-toggle-on-right-example-check"
|
|
1487
1593
|
aria-labelledby="card-toggle-on-right-example"
|