Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package.json: Update @patternfly/patternfly, @patternfly/react-core, @patternfly/react-icons, @patternfly/react-styles, @patternfly/react-table #18806

Merged
merged 16 commits into from
May 20, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 15, 2023

Should be squashed on merge.

@github-actions github-actions bot added the bot label May 15, 2023
@github-actions github-actions bot changed the title [no-test] package.json: Update @patternfly/patternfly, @patternfly/react-core, @patternfly/react-icons, @patternfly/react-styles, @patternfly/react-table package.json: Update @patternfly/patternfly, @patternfly/react-core, @patternfly/react-icons, @patternfly/react-styles, @patternfly/react-table May 15, 2023
github-actions bot pushed a commit that referenced this pull request May 15, 2023
…@patternfly/react-icons, @patternfly/react-styles, @patternfly/react-table

Closes #18806
@github-actions github-actions bot force-pushed the npm-update-patternfly-patternfly-20230515-030714 branch from f6f80f7 to a98d931 Compare May 15, 2023 03:07
@github-actions
Copy link
Contributor Author

Please manually check features related to these files:

files.js:    const fontsdir = '@patternfly/patternfly/assets/fonts/RedHatFont-updated';
package.json:    "@patternfly/patternfly": "5.0.0-alpha.53",
package.json:    "@patternfly/react-core": "5.0.0-alpha.98",
package.json:    "@patternfly/react-icons": "5.0.0-alpha.14",
package.json:    "@patternfly/react-styles": "5.0.0-alpha.10",
package.json:    "@patternfly/react-table": "5.0.0-alpha.100",
pkg/apps/application-list.jsx:import { Alert, AlertActionCloseButton } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/apps/application-list.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/apps/application-list.jsx:import { Card } from "@patternfly/react-core/dist/esm/components/Card/index.js";
pkg/apps/application-list.jsx:import { DataList, DataListAction, DataListCell, DataListItem, DataListItemCells, DataListItemRow } from "@patternfly/react-core/dist/esm/components/DataList/index.js";
pkg/apps/application-list.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/apps/application-list.jsx:import { Page, PageSection, PageSectionVariants } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/apps/application-list.jsx:import { RebootingIcon } from "@patternfly/react-icons";
pkg/apps/application.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/apps/application.jsx:import { Breadcrumb, BreadcrumbItem } from "@patternfly/react-core/dist/esm/components/Breadcrumb/index.js";
pkg/apps/application.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/apps/application.jsx:import { Flex } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/apps/application.jsx:import { Page, PageBreadcrumb, PageSection } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/apps/application.jsx:import { Stack } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/apps/application.jsx:import { ExternalLinkAltIcon } from '@patternfly/react-icons';
pkg/apps/application.scss:@use "../../node_modules/@patternfly/patternfly/utilities/Text/text.css";
pkg/apps/utils.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/apps/utils.jsx:import { Progress, ProgressMeasureLocation } from "@patternfly/react-core/dist/esm/components/Progress/index.js";
pkg/apps/utils.jsx:import { Split, SplitItem } from "@patternfly/react-core/dist/esm/layouts/Split/index.js";
pkg/apps/utils.jsx:import { Spinner } from "@patternfly/react-core/dist/esm/components/Spinner/index.js";
pkg/kdump/kdump-view.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/kdump/kdump-view.jsx:import { Checkbox } from "@patternfly/react-core/dist/esm/components/Checkbox/index.js";
pkg/kdump/kdump-view.jsx:import { Card, CardBody } from "@patternfly/react-core/dist/esm/components/Card/index.js";
pkg/kdump/kdump-view.jsx:import { HelperText, HelperTextItem } from "@patternfly/react-core/dist/esm/components/HelperText/index.js";
pkg/kdump/kdump-view.jsx:import { Flex } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/kdump/kdump-view.jsx:import { Form, FormGroup, FormSection } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/kdump/kdump-view.jsx:import { FormSelect, FormSelectOption } from "@patternfly/react-core/dist/esm/components/FormSelect/index.js";
pkg/kdump/kdump-view.jsx:import { Page, PageSection, PageSectionVariants } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/kdump/kdump-view.jsx:import { CodeBlockCode } from "@patternfly/react-core/dist/esm/components/CodeBlock/index.js";
pkg/kdump/kdump-view.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/kdump/kdump-view.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/kdump/kdump-view.jsx:import { Spinner } from "@patternfly/react-core/dist/esm/components/Spinner/index.js";
pkg/kdump/kdump-view.jsx:import { Switch } from "@patternfly/react-core/dist/esm/components/Switch/index.js";
pkg/kdump/kdump-view.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/kdump/kdump-view.jsx:import { Title } from "@patternfly/react-core/dist/esm/components/Title/index.js";
pkg/kdump/kdump-view.jsx:import { Tooltip, TooltipPosition } from "@patternfly/react-core/dist/esm/components/Tooltip/index.js";
pkg/kdump/kdump-view.jsx:import { OutlinedQuestionCircleIcon } from "@patternfly/react-icons";
pkg/lib/_global-variables.scss:@import "@patternfly/patternfly/sass-utilities/all";
pkg/lib/cockpit-components-context-menu.jsx:import { Menu, MenuContent, MenuList, MenuItem } from "@patternfly/react-core/dist/esm/components/Menu";
pkg/lib/cockpit-components-dialog.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/lib/cockpit-components-dialog.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/lib/cockpit-components-dialog.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/lib/cockpit-components-dialog.jsx:import { Popover } from "@patternfly/react-core/dist/esm/components/Popover/index.js";
pkg/lib/cockpit-components-dialog.jsx:import { Spinner } from "@patternfly/react-core/dist/esm/components/Spinner/index.js";
pkg/lib/cockpit-components-dialog.jsx:import { Stack, StackItem } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/lib/cockpit-components-dialog.jsx:import { HelpIcon, ExternalLinkAltIcon } from '@patternfly/react-icons';
pkg/lib/cockpit-components-empty-state.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/lib/cockpit-components-empty-state.jsx:import { EmptyStateActions, EmptyState, EmptyStateBody, EmptyStateFooter, EmptyStateHeader, EmptyStateIcon, EmptyStateVariant } from "@patternfly/react-core/dist/esm/components/EmptyState/index.js";
pkg/lib/cockpit-components-empty-state.jsx:import { Spinner } from "@patternfly/react-core/dist/esm/components/Spinner/index.js";
pkg/lib/cockpit-components-file-autocomplete.jsx:import { Select, SelectOption } from "@patternfly/react-core/dist/esm/deprecated/components/Select/index.js";
pkg/lib/cockpit-components-firewalld-request.jsx:import { Alert, AlertActionCloseButton, AlertActionLink } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/lib/cockpit-components-firewalld-request.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/lib/cockpit-components-firewalld-request.jsx:import { Select, SelectOption } from "@patternfly/react-core/dist/esm/deprecated/components/Select/index.js";
pkg/lib/cockpit-components-firewalld-request.jsx:import { Toolbar, ToolbarContent, ToolbarGroup, ToolbarItem } from "@patternfly/react-core/dist/esm/components/Toolbar/index.js";
pkg/lib/cockpit-components-firewalld-request.jsx:import { PageSection } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/lib/cockpit-components-firewalld-request.scss:@use "../../node_modules/@patternfly/patternfly/utilities/BoxShadow/box-shadow.css";
pkg/lib/cockpit-components-form-helper.jsx:import { FormHelperText } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/lib/cockpit-components-form-helper.jsx:import { HelperText, HelperTextItem } from "@patternfly/react-core/dist/esm/components/HelperText";
pkg/lib/cockpit-components-inline-notification.jsx:import { Alert, AlertActionCloseButton } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/lib/cockpit-components-inline-notification.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/lib/cockpit-components-install-dialog.jsx:import { Flex } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/lib/cockpit-components-install-dialog.jsx:import { Spinner } from "@patternfly/react-core/dist/esm/components/Spinner/index.js";
pkg/lib/cockpit-components-install-dialog.jsx:import { WarningTriangleIcon } from "@patternfly/react-icons";
pkg/lib/cockpit-components-listing-panel.jsx:import { Tab, TabTitleText, Tabs } from "@patternfly/react-core/dist/esm/components/Tabs/index.js";
pkg/lib/cockpit-components-logs-panel.jsx:import { Badge } from "@patternfly/react-core/dist/esm/components/Badge/index.js";
pkg/lib/cockpit-components-logs-panel.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/lib/cockpit-components-logs-panel.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/lib/cockpit-components-logs-panel.jsx:import { ExclamationTriangleIcon, TimesCircleIcon } from '@patternfly/react-icons';
pkg/lib/cockpit-components-modifications.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/lib/cockpit-components-modifications.jsx:import { Card, CardBody, CardHeader, CardTitle } from "@patternfly/react-core/dist/esm/components/Card/index.js";
pkg/lib/cockpit-components-modifications.jsx:import { DataList, DataListCell, DataListItem, DataListItemCells, DataListItemRow } from "@patternfly/react-core/dist/esm/components/DataList/index.js";
pkg/lib/cockpit-components-modifications.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/lib/cockpit-components-modifications.jsx:import { Tab, Tabs } from "@patternfly/react-core/dist/esm/components/Tabs/index.js";
pkg/lib/cockpit-components-modifications.jsx:import { TextArea } from "@patternfly/react-core/dist/esm/components/TextArea/index.js";
pkg/lib/cockpit-components-modifications.jsx:import { CheckIcon, CopyIcon, ExternalLinkAltIcon, OutlinedQuestionCircleIcon } from '@patternfly/react-icons';
pkg/lib/cockpit-components-password.jsx:import { FormGroup, FormHelperText } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/lib/cockpit-components-password.jsx:import { HelperText, HelperTextItem } from "@patternfly/react-core/dist/esm/components/HelperText/index.js";
pkg/lib/cockpit-components-password.jsx:import { Popover } from "@patternfly/react-core/dist/esm/components/Popover/index.js";
pkg/lib/cockpit-components-password.jsx:import { Progress, ProgressMeasureLocation, ProgressSize } from "@patternfly/react-core/dist/esm/components/Progress/index.js";
pkg/lib/cockpit-components-password.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/lib/cockpit-components-password.jsx:import { HelpIcon } from '@patternfly/react-icons';
pkg/lib/cockpit-components-plot.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/lib/cockpit-components-plot.jsx:import { Dropdown, DropdownItem, DropdownSeparator, DropdownToggle } from '@patternfly/react-core/dist/esm/deprecated/components/Dropdown/index.js';
pkg/lib/cockpit-components-plot.jsx:import { AngleLeftIcon, AngleRightIcon, SearchMinusIcon } from '@patternfly/react-icons';
pkg/lib/cockpit-components-plot.jsx:import '@patternfly/patternfly/patternfly-charts.scss';
pkg/lib/cockpit-components-privileged.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/lib/cockpit-components-privileged.jsx:import { Tooltip, TooltipPosition } from "@patternfly/react-core/dist/esm/components/Tooltip/index.js";
pkg/lib/cockpit-components-shutdown.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/lib/cockpit-components-shutdown.jsx:import { Select, SelectOption } from "@patternfly/react-core/dist/esm/deprecated/components/Select/index.js";
pkg/lib/cockpit-components-shutdown.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/lib/cockpit-components-shutdown.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/lib/cockpit-components-shutdown.jsx:import { Flex } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/lib/cockpit-components-shutdown.jsx:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/lib/cockpit-components-shutdown.jsx:import { Divider } from "@patternfly/react-core/dist/esm/components/Divider/index.js";
pkg/lib/cockpit-components-shutdown.jsx:import { TextArea } from "@patternfly/react-core/dist/esm/components/TextArea/index.js";
pkg/lib/cockpit-components-shutdown.jsx:import { DatePicker } from "@patternfly/react-core/dist/esm/components/DatePicker/index.js";
pkg/lib/cockpit-components-shutdown.jsx:import { TimePicker } from "@patternfly/react-core/dist/esm/components/TimePicker/index.js";
pkg/lib/cockpit-components-table.jsx:} from '@patternfly/react-table';
pkg/lib/cockpit-components-table.jsx:import { EmptyState, EmptyStateBody, EmptyStateFooter, EmptyStateActions } from "@patternfly/react-core/dist/esm/components/EmptyState/index.js";
pkg/lib/cockpit-components-table.jsx:import { Text, TextContent, TextVariants } from "@patternfly/react-core/dist/esm/components/Text/index.js";
pkg/lib/cockpit-components-terminal.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/lib/cockpit-components-terminal.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/lib/page.scss:@use "@patternfly/patternfly/base/patternfly-themes.scss";
pkg/lib/page.scss:@use "@patternfly/patternfly/patternfly-theme-dark.scss";
pkg/lib/patternfly/patternfly-5-cockpit.scss:@import "@patternfly/patternfly/patternfly-base.scss";
pkg/lib/serverTime.js:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/lib/serverTime.js:import { DatePicker } from "@patternfly/react-core/dist/esm/components/DatePicker/index.js";
pkg/lib/serverTime.js:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/lib/serverTime.js:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/lib/serverTime.js:import { Popover } from "@patternfly/react-core/dist/esm/components/Popover/index.js";
pkg/lib/serverTime.js:import { Select, SelectOption } from "@patternfly/react-core/dist/esm/deprecated/components/Select/index.js";
pkg/lib/serverTime.js:import { Spinner } from "@patternfly/react-core/dist/esm/components/Spinner/index.js";
pkg/lib/serverTime.js:import { TimePicker } from "@patternfly/react-core/dist/esm/components/TimePicker/index.js";
pkg/lib/serverTime.js:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/lib/serverTime.js:import { CloseIcon, ExclamationCircleIcon, InfoCircleIcon, PlusIcon } from "@patternfly/react-icons";
pkg/metrics/metrics.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/metrics/metrics.jsx:import { Breadcrumb, BreadcrumbItem } from "@patternfly/react-core/dist/esm/components/Breadcrumb/index.js";
pkg/metrics/metrics.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/metrics/metrics.jsx:import { Card, CardBody, CardHeader, CardTitle } from "@patternfly/react-core/dist/esm/components/Card/index.js";
pkg/metrics/metrics.jsx:import { Gallery } from "@patternfly/react-core/dist/esm/layouts/Gallery/index.js";
pkg/metrics/metrics.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/metrics/metrics.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/metrics/metrics.jsx:import { Grid, GridItem } from "@patternfly/react-core/dist/esm/layouts/Grid/index.js";
pkg/metrics/metrics.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/metrics/metrics.jsx:import { Page, PageGroup, PageSection, PageSectionVariants } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/metrics/metrics.jsx:import { Popover } from "@patternfly/react-core/dist/esm/components/Popover/index.js";
pkg/metrics/metrics.jsx:import { Progress, ProgressVariant } from "@patternfly/react-core/dist/esm/components/Progress/index.js";
pkg/metrics/metrics.jsx:import { Select, SelectOption } from "@patternfly/react-core/dist/esm/deprecated/components/Select/index.js";
pkg/metrics/metrics.jsx:import { Stack, StackItem } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/metrics/metrics.jsx:import { Switch } from "@patternfly/react-core/dist/esm/components/Switch/index.js";
pkg/metrics/metrics.jsx:import { Text, TextContent, TextVariants } from "@patternfly/react-core/dist/esm/components/Text/index.js";
pkg/metrics/metrics.jsx:import { Tooltip } from "@patternfly/react-core/dist/esm/components/Tooltip/index.js";
pkg/metrics/metrics.jsx:import { Table, Thead, Td, Th, Tr, Tbody, TableGridBreakpoint, TableVariant, TableText } from '@patternfly/react-table';
pkg/metrics/metrics.jsx:} from '@patternfly/react-icons';
pkg/metrics/metrics.scss:@import "@patternfly/patternfly/utilities/Text/text.scss";
pkg/metrics/metrics.scss:@import "@patternfly/patternfly/utilities/Spacing/spacing.css";
pkg/metrics/metrics.scss:@import "@patternfly/patternfly/patternfly-charts.css";
pkg/metrics/metrics.scss:@import "@patternfly/patternfly/patternfly-charts-theme-dark.css";
pkg/networkmanager/bond.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/networkmanager/bond.jsx:import { FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/networkmanager/bond.jsx:import { FormSelect, FormSelectOption } from "@patternfly/react-core/dist/esm/components/FormSelect/index.js";
pkg/networkmanager/bond.jsx:import { Popover } from "@patternfly/react-core/dist/esm/components/Popover/index.js";
pkg/networkmanager/bond.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/networkmanager/bond.jsx:import { ExternalLinkSquareAltIcon, HelpIcon } from '@patternfly/react-icons';
pkg/networkmanager/bridge.jsx:import { Checkbox } from "@patternfly/react-core/dist/esm/components/Checkbox/index.js";
pkg/networkmanager/bridge.jsx:import { FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/networkmanager/bridge.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/networkmanager/bridgeport.jsx:import { Checkbox } from "@patternfly/react-core/dist/esm/components/Checkbox/index.js";
pkg/networkmanager/bridgeport.jsx:import { FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/networkmanager/bridgeport.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/networkmanager/dialogs-common.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/networkmanager/dialogs-common.jsx:import { Checkbox } from "@patternfly/react-core/dist/esm/components/Checkbox/index.js";
pkg/networkmanager/dialogs-common.jsx:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/networkmanager/dialogs-common.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/networkmanager/dialogs-common.jsx:import { Select, SelectOption } from "@patternfly/react-core/dist/esm/deprecated/components/Select/index.js";
pkg/networkmanager/dialogs-common.jsx:import { Stack } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/networkmanager/dialogs-common.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/networkmanager/firewall-switch.jsx:import { HelperText, HelperTextItem } from "@patternfly/react-core/dist/esm/components/HelperText/index.js";
pkg/networkmanager/firewall-switch.jsx:import { Switch } from "@patternfly/react-core/dist/esm/components/Switch/index.js";
pkg/networkmanager/firewall-switch.jsx:import { Tooltip } from "@patternfly/react-core/dist/esm/components/Tooltip/index.js";
pkg/networkmanager/firewall.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/networkmanager/firewall.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/networkmanager/firewall.jsx:import { Breadcrumb, BreadcrumbItem } from "@patternfly/react-core/dist/esm/components/Breadcrumb/index.js";
pkg/networkmanager/firewall.jsx:import { Checkbox } from "@patternfly/react-core/dist/esm/components/Checkbox/index.js";
pkg/networkmanager/firewall.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/networkmanager/firewall.jsx:import { DataList, DataListCell, DataListCheck, DataListItem, DataListItemCells, DataListItemRow } from "@patternfly/react-core/dist/esm/components/DataList/index.js";
pkg/networkmanager/firewall.jsx:import { Dropdown, DropdownItem, KebabToggle } from '@patternfly/react-core/dist/esm/deprecated/components/Dropdown/index.js';
pkg/networkmanager/firewall.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/networkmanager/firewall.jsx:import { Form, FormGroup, FormHelperText } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/networkmanager/firewall.jsx:import { Radio } from "@patternfly/react-core/dist/esm/components/Radio/index.js";
pkg/networkmanager/firewall.jsx:import { Stack } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/networkmanager/firewall.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/networkmanager/firewall.jsx:import { Title } from "@patternfly/react-core/dist/esm/components/Title/index.js";
pkg/networkmanager/firewall.jsx:import { Toolbar, ToolbarContent, ToolbarItem } from "@patternfly/react-core/dist/esm/components/Toolbar/index.js";
pkg/networkmanager/firewall.jsx:import { Page, PageBreadcrumb, PageSection, PageSectionVariants } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/networkmanager/firewall.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/networkmanager/firewall.jsx:import { ExclamationCircleIcon } from '@patternfly/react-icons';
pkg/networkmanager/interfaces.js:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/networkmanager/ip-settings.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/networkmanager/ip-settings.jsx:import { Flex } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/networkmanager/ip-settings.jsx:import { FormFieldGroup, FormFieldGroupHeader, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/networkmanager/ip-settings.jsx:import { FormSelect, FormSelectOption } from "@patternfly/react-core/dist/esm/components/FormSelect/index.js";
pkg/networkmanager/ip-settings.jsx:import { Grid } from "@patternfly/react-core/dist/esm/layouts/Grid/index.js";
pkg/networkmanager/ip-settings.jsx:import { Switch } from "@patternfly/react-core/dist/esm/components/Switch/index.js";
pkg/networkmanager/ip-settings.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/networkmanager/ip-settings.jsx:import { MinusIcon, PlusIcon } from '@patternfly/react-icons';
pkg/networkmanager/mac.jsx:import { FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/networkmanager/mtu.jsx:import { Radio } from "@patternfly/react-core/dist/esm/components/Radio/index.js";
pkg/networkmanager/mtu.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/networkmanager/network-interface-members.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/networkmanager/network-interface-members.jsx:import { Card, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/networkmanager/network-interface-members.jsx:import { Dropdown, DropdownItem, DropdownToggle } from '@patternfly/react-core/dist/esm/deprecated/components/Dropdown/index.js';
pkg/networkmanager/network-interface-members.jsx:import { Switch } from "@patternfly/react-core/dist/esm/components/Switch/index.js";
pkg/networkmanager/network-interface-members.jsx:import { MinusIcon } from '@patternfly/react-icons';
pkg/networkmanager/network-interface.jsx:import { Breadcrumb, BreadcrumbItem } from "@patternfly/react-core/dist/esm/components/Breadcrumb/index.js";
pkg/networkmanager/network-interface.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/networkmanager/network-interface.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/networkmanager/network-interface.jsx:import { Checkbox } from "@patternfly/react-core/dist/esm/components/Checkbox/index.js";
pkg/networkmanager/network-interface.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/networkmanager/network-interface.jsx:import { Gallery } from "@patternfly/react-core/dist/esm/layouts/Gallery/index.js";
pkg/networkmanager/network-interface.jsx:import { Page, PageBreadcrumb, PageSection, PageSectionVariants } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/networkmanager/network-interface.jsx:import { Switch } from "@patternfly/react-core/dist/esm/components/Switch/index.js";
pkg/networkmanager/network-main.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/networkmanager/network-main.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/networkmanager/network-main.jsx:import { Flex } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/networkmanager/network-main.jsx:import { Gallery } from "@patternfly/react-core/dist/esm/layouts/Gallery/index.js";
pkg/networkmanager/network-main.jsx:import { Page, PageSection, PageSectionVariants } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/networkmanager/networkmanager.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/networkmanager/networkmanager.jsx:import { ExclamationCircleIcon } from "@patternfly/react-icons";
pkg/networkmanager/plots.js:import { Split, SplitItem } from "@patternfly/react-core/dist/esm/layouts/Split/index.js";
pkg/networkmanager/plots.js:import { Grid, GridItem } from "@patternfly/react-core/dist/esm/layouts/Grid/index.js";
pkg/networkmanager/team.jsx:import { FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/networkmanager/team.jsx:import { FormSelect, FormSelectOption } from "@patternfly/react-core/dist/esm/components/FormSelect/index.js";
pkg/networkmanager/team.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/networkmanager/teamport.jsx:import { Checkbox } from "@patternfly/react-core/dist/esm/components/Checkbox/index.js";
pkg/networkmanager/teamport.jsx:import { FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/networkmanager/teamport.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/networkmanager/vlan.jsx:import { FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/networkmanager/vlan.jsx:import { FormSelect, FormSelectOption } from "@patternfly/react-core/dist/esm/components/FormSelect/index.js";
pkg/networkmanager/vlan.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/packagekit/autoupdates.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/packagekit/autoupdates.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/packagekit/autoupdates.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/packagekit/autoupdates.jsx:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/packagekit/autoupdates.jsx:import { FormSelect, FormSelectOption } from "@patternfly/react-core/dist/esm/components/FormSelect/index.js";
pkg/packagekit/autoupdates.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/packagekit/autoupdates.jsx:import { Radio } from "@patternfly/react-core/dist/esm/components/Radio/index.js";
pkg/packagekit/autoupdates.jsx:import { TimePicker } from "@patternfly/react-core/dist/esm/components/TimePicker/index.js";
pkg/packagekit/history.jsx:import { Tooltip } from "@patternfly/react-core/dist/esm/components/Tooltip/index.js";
pkg/packagekit/history.jsx:import { BundleIcon } from "@patternfly/react-icons";
pkg/packagekit/kpatch.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/packagekit/kpatch.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/packagekit/kpatch.jsx:import { Checkbox } from "@patternfly/react-core/dist/esm/components/Checkbox/index.js";
pkg/packagekit/kpatch.jsx:import { Form } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/packagekit/kpatch.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/packagekit/kpatch.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/packagekit/kpatch.jsx:import { Radio } from "@patternfly/react-core/dist/esm/components/Radio/index.js";
pkg/packagekit/kpatch.jsx:import { Popover } from "@patternfly/react-core/dist/esm/components/Popover/index.js";
pkg/packagekit/kpatch.jsx:import { Spinner } from "@patternfly/react-core/dist/esm/components/Spinner/index.js";
pkg/packagekit/kpatch.jsx:import { Split, SplitItem } from "@patternfly/react-core/dist/esm/layouts/Split/index.js";
pkg/packagekit/kpatch.jsx:import { Stack } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/packagekit/kpatch.jsx:import { Text, TextVariants } from "@patternfly/react-core/dist/esm/components/Text/index.js";
pkg/packagekit/kpatch.jsx:import { InfoIcon, InfoCircleIcon } from "@patternfly/react-icons";
pkg/packagekit/updates.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/packagekit/updates.jsx:import { Badge } from "@patternfly/react-core/dist/esm/components/Badge/index.js";
pkg/packagekit/updates.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/packagekit/updates.jsx:import { CodeBlock, CodeBlockCode } from "@patternfly/react-core/dist/esm/components/CodeBlock/index.js";
pkg/packagekit/updates.jsx:import { Gallery } from "@patternfly/react-core/dist/esm/layouts/Gallery/index.js";
pkg/packagekit/updates.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/packagekit/updates.jsx:import { Popover } from "@patternfly/react-core/dist/esm/components/Popover/index.js";
pkg/packagekit/updates.jsx:import { Tooltip } from "@patternfly/react-core/dist/esm/components/Tooltip/index.js";
pkg/packagekit/updates.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/packagekit/updates.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/packagekit/updates.jsx:import { ExpandableSection } from "@patternfly/react-core/dist/esm/components/ExpandableSection/index.js";
pkg/packagekit/updates.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/packagekit/updates.jsx:import { Grid, GridItem } from "@patternfly/react-core/dist/esm/layouts/Grid/index.js";
pkg/packagekit/updates.jsx:import { LabelGroup } from "@patternfly/react-core/dist/esm/components/LabelGroup/index.js";
pkg/packagekit/updates.jsx:import { Page, PageSection, PageSectionVariants } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/packagekit/updates.jsx:import { Progress, ProgressSize } from "@patternfly/react-core/dist/esm/components/Progress/index.js";
pkg/packagekit/updates.jsx:import { Spinner } from "@patternfly/react-core/dist/esm/components/Spinner/index.js";
pkg/packagekit/updates.jsx:import { Stack, StackItem } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/packagekit/updates.jsx:import { Switch } from "@patternfly/react-core/dist/esm/components/Switch/index.js";
pkg/packagekit/updates.jsx:import { Text, TextContent, TextList, TextListItem, TextVariants } from "@patternfly/react-core/dist/esm/components/Text/index.js";
pkg/packagekit/updates.jsx:} from "@patternfly/react-icons";
pkg/packagekit/updates.jsx:import { cellWidth, TableText } from "@patternfly/react-table";
pkg/packagekit/updates.scss:@import "@patternfly/patternfly/utilities/Spacing/spacing.css";
pkg/playground/index.js:import "../../node_modules/@patternfly/patternfly/components/Button/button.css";
pkg/playground/react-demo-cards.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/playground/react-demo-cards.jsx:import { Card, CardBody, CardFooter, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/playground/react-demo-cards.jsx:import { Gallery, GalleryItem } from "@patternfly/react-core/dist/esm/layouts/Gallery/index.js";
pkg/playground/react-demo-dialog.jsx:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/playground/react-demo-dialog.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/playground/react-patterns.js:import "../../node_modules/@patternfly/patternfly/components/Page/page.css";
pkg/playground/speed.js:import "../../node_modules/@patternfly/patternfly/components/Button/button.css";
pkg/playground/speed.js:import "../../node_modules/@patternfly/patternfly/components/Page/page.css";
pkg/playground/test.js:import "../../node_modules/@patternfly/patternfly/components/Button/button.css";
pkg/playground/test.js:import "../../node_modules/@patternfly/patternfly/components/Page/page.css";
pkg/selinux/setroubleshoot-view.jsx:import { Alert, AlertActionCloseButton, AlertGroup } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/selinux/setroubleshoot-view.jsx:import { Badge } from "@patternfly/react-core/dist/esm/components/Badge/index.js";
pkg/selinux/setroubleshoot-view.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/selinux/setroubleshoot-view.jsx:import { Divider } from "@patternfly/react-core/dist/esm/components/Divider/index.js";
pkg/selinux/setroubleshoot-view.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/selinux/setroubleshoot-view.jsx:import { ExpandableSection } from "@patternfly/react-core/dist/esm/components/ExpandableSection/index.js";
pkg/selinux/setroubleshoot-view.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/selinux/setroubleshoot-view.jsx:import { Page, PageSection, PageSectionVariants } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/selinux/setroubleshoot-view.jsx:import { Switch } from "@patternfly/react-core/dist/esm/components/Switch/index.js";
pkg/selinux/setroubleshoot-view.jsx:import { Stack, StackItem } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/selinux/setroubleshoot-view.jsx:import { TextArea } from "@patternfly/react-core/dist/esm/components/TextArea/index.js";
pkg/selinux/setroubleshoot-view.jsx:import { ExclamationCircleIcon, ExclamationTriangleIcon, InfoCircleIcon } from "@patternfly/react-icons";
pkg/shell/active-pages-modal.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/shell/active-pages-modal.jsx:import { Label } from "@patternfly/react-core/dist/esm/components/Label/index.js";
pkg/shell/active-pages-modal.jsx:import { Split, SplitItem } from "@patternfly/react-core/dist/esm/layouts/Split/index.js";
pkg/shell/active-pages-modal.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/shell/credentials.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/shell/credentials.jsx:import { ClipboardCopy, ClipboardCopyVariant } from "@patternfly/react-core/dist/esm/components/ClipboardCopy/index.js";
pkg/shell/credentials.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/shell/credentials.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/shell/credentials.jsx:import { ActionGroup, Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/shell/credentials.jsx:import { Grid, GridItem } from "@patternfly/react-core/dist/esm/layouts/Grid/index.js";
pkg/shell/credentials.jsx:import { HelperText, HelperTextItem } from "@patternfly/react-core/dist/esm/components/HelperText/index.js";
pkg/shell/credentials.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/shell/credentials.jsx:import { Popover } from "@patternfly/react-core/dist/esm/components/Popover/index.js";
pkg/shell/credentials.jsx:import { Stack } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/shell/credentials.jsx:import { Switch } from "@patternfly/react-core/dist/esm/components/Switch/index.js";
pkg/shell/credentials.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/shell/credentials.jsx:import { InfoCircleIcon } from '@patternfly/react-icons';
pkg/shell/failures.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/shell/failures.jsx:import { ClipboardCopy } from "@patternfly/react-core/dist/esm/components/ClipboardCopy/index.js";
pkg/shell/failures.jsx:import { Page, PageSection, PageSectionVariants } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/shell/failures.jsx:import { Stack } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/shell/failures.jsx:import { ExclamationCircleIcon } from "@patternfly/react-icons";
pkg/shell/hosts.jsx:import { PageSidebar } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/shell/hosts.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/shell/hosts.jsx:import { Tooltip } from "@patternfly/react-core/dist/esm/components/Tooltip/index.js";
pkg/shell/hosts.jsx:import { EditIcon, MinusIcon, CaretUpIcon, CaretDownIcon } from '@patternfly/react-icons';
pkg/shell/hosts_dialog.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/shell/hosts_dialog.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/shell/hosts_dialog.jsx:import { Checkbox } from "@patternfly/react-core/dist/esm/components/Checkbox/index.js";
pkg/shell/hosts_dialog.jsx:import { ClipboardCopy } from "@patternfly/react-core/dist/esm/components/ClipboardCopy/index.js";
pkg/shell/hosts_dialog.jsx:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/shell/hosts_dialog.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/shell/hosts_dialog.jsx:import { Radio } from "@patternfly/react-core/dist/esm/components/Radio/index.js";
pkg/shell/hosts_dialog.jsx:import { Stack } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/shell/hosts_dialog.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/shell/nav.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/shell/nav.jsx:import { Nav } from "@patternfly/react-core/dist/esm/components/Nav/index.js";
pkg/shell/nav.jsx:import { SearchInput } from "@patternfly/react-core/dist/esm/components/SearchInput/index.js";
pkg/shell/nav.jsx:import { Tooltip, TooltipPosition } from "@patternfly/react-core/dist/esm/components/Tooltip/index.js";
pkg/shell/nav.jsx:import { ContainerNodeIcon, ExclamationCircleIcon, ExclamationTriangleIcon, InfoCircleIcon } from '@patternfly/react-icons';
pkg/shell/shell-modals.jsx:import { AboutModal } from "@patternfly/react-core/dist/esm/components/AboutModal/index.js";
pkg/shell/shell-modals.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/shell/shell-modals.jsx:import { Divider } from "@patternfly/react-core/dist/esm/components/Divider/index.js";
pkg/shell/shell-modals.jsx:import { Flex } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/shell/shell-modals.jsx:import { Menu, MenuContent, MenuSearch, MenuSearchInput, MenuItem, MenuList } from "@patternfly/react-core/dist/esm/components/Menu/index.js";
pkg/shell/shell-modals.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/shell/shell-modals.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/shell/shell-modals.jsx:import { Text, TextContent, TextList, TextListItem, TextVariants } from "@patternfly/react-core/dist/esm/components/Text/index.js";
pkg/shell/shell.scss:@import "@patternfly/patternfly/components/Select/select.css";
pkg/shell/shell.scss:@import "@patternfly/patternfly/utilities/Text/text.css";
pkg/shell/shell.scss:@import "@patternfly/patternfly/components/Icon/icon.css";
pkg/shell/superuser.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/shell/superuser.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/shell/superuser.jsx:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/shell/superuser.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/shell/superuser.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/shell/superuser.jsx:import { FormSelect, FormSelectOption } from "@patternfly/react-core/dist/esm/components/FormSelect/index.js";
pkg/shell/superuser.jsx:import { Stack, StackItem } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/shell/superuser.jsx:import { LockIcon } from '@patternfly/react-icons';
pkg/shell/topnav.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/shell/topnav.jsx:import { Dropdown, DropdownGroup, DropdownItem, DropdownPosition, DropdownSeparator, DropdownToggle } from '@patternfly/react-core/dist/esm/deprecated/components/Dropdown/index.js';
pkg/shell/topnav.jsx:import { Masthead, MastheadContent } from "@patternfly/react-core/dist/esm/components/Masthead/index.js";
pkg/shell/topnav.jsx:import { Spinner } from "@patternfly/react-core/dist/esm/components/Spinner/index.js";
pkg/shell/topnav.jsx:import { ToggleGroup, ToggleGroupItem } from "@patternfly/react-core/dist/esm/components/ToggleGroup/index.js";
pkg/shell/topnav.jsx:import { Toolbar, ToolbarContent, ToolbarItem } from "@patternfly/react-core/dist/esm/components/Toolbar/index.js";
pkg/shell/topnav.jsx:import { CogIcon, ExternalLinkAltIcon, HelpIcon } from '@patternfly/react-icons';
pkg/sosreport/sosreport.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/sosreport/sosreport.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/sosreport/sosreport.jsx:import { CodeBlockCode } from "@patternfly/react-core/dist/esm/components/CodeBlock/index.js";
pkg/sosreport/sosreport.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/sosreport/sosreport.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/sosreport/sosreport.jsx:import { Page, PageSection, PageSectionVariants } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/sosreport/sosreport.jsx:import { Flex } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/sosreport/sosreport.jsx:import { Label } from "@patternfly/react-core/dist/esm/components/Label/index.js";
pkg/sosreport/sosreport.jsx:import { LabelGroup } from "@patternfly/react-core/dist/esm/components/LabelGroup/index.js";
pkg/sosreport/sosreport.jsx:import { Dropdown, DropdownItem, KebabToggle } from '@patternfly/react-core/dist/esm/deprecated/components/Dropdown/index.js';
pkg/sosreport/sosreport.jsx:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/sosreport/sosreport.jsx:import { InputGroup } from "@patternfly/react-core/dist/esm/components/InputGroup/index.js";
pkg/sosreport/sosreport.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/sosreport/sosreport.jsx:import { Checkbox } from "@patternfly/react-core/dist/esm/components/Checkbox/index.js";
pkg/sosreport/sosreport.jsx:import { EyeIcon, EyeSlashIcon } from '@patternfly/react-icons';
pkg/sosreport/sosreport.scss:@use "../../node_modules/@patternfly/patternfly/utilities/Text/text.css";
pkg/storaged/block-details.jsx:import { Card, CardBody, CardTitle } from "@patternfly/react-core/dist/esm/components/Card/index.js";
pkg/storaged/block-details.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/storaged/content-views.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/storaged/content-views.jsx:import { Spinner } from "@patternfly/react-core/dist/esm/components/Spinner/index.js";
pkg/storaged/content-views.jsx:} from '@patternfly/react-core/dist/esm/deprecated/components/Dropdown/index.js';
pkg/storaged/content-views.jsx:import { ExclamationTriangleIcon } from "@patternfly/react-icons";
pkg/storaged/crypto-keyslots.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/storaged/crypto-keyslots.jsx:import { Checkbox } from "@patternfly/react-core/dist/esm/components/Checkbox/index.js";
pkg/storaged/crypto-keyslots.jsx:import { ClipboardCopy } from "@patternfly/react-core/dist/esm/components/ClipboardCopy/index.js";
pkg/storaged/crypto-keyslots.jsx:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/storaged/crypto-keyslots.jsx:import { DataList, DataListCell, DataListItem, DataListItemCells, DataListItemRow } from "@patternfly/react-core/dist/esm/components/DataList/index.js";
pkg/storaged/crypto-keyslots.jsx:import { Text, TextContent, TextList, TextListItem, TextVariants } from "@patternfly/react-core/dist/esm/components/Text/index.js";
pkg/storaged/crypto-keyslots.jsx:import { TextInput as TextInputPF } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/storaged/crypto-keyslots.jsx:import { Stack } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/storaged/crypto-keyslots.jsx:import { EditIcon, MinusIcon, PlusIcon } from "@patternfly/react-icons";
pkg/storaged/crypto-panel.jsx:import { SortByDirection } from '@patternfly/react-table';
pkg/storaged/crypto-tab.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/storaged/crypto-tab.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/storaged/details.jsx:import { Page, PageBreadcrumb, PageSection } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/storaged/details.jsx:import { Breadcrumb, BreadcrumbItem } from "@patternfly/react-core/dist/esm/components/Breadcrumb/index.js";
pkg/storaged/details.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/storaged/details.jsx:import { Stack, StackItem } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/storaged/dialog.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/storaged/dialog.jsx:import { FormSelect, FormSelectOption } from "@patternfly/react-core/dist/esm/components/FormSelect/index.js";
pkg/storaged/dialog.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/storaged/dialog.jsx:import { Checkbox } from "@patternfly/react-core/dist/esm/components/Checkbox/index.js";
pkg/storaged/dialog.jsx:import { DataList, DataListCell, DataListCheck, DataListItem, DataListItemCells, DataListItemRow } from "@patternfly/react-core/dist/esm/components/DataList/index.js";
pkg/storaged/dialog.jsx:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/storaged/dialog.jsx:import { Grid, GridItem } from "@patternfly/react-core/dist/esm/layouts/Grid/index.js";
pkg/storaged/dialog.jsx:import { Radio } from "@patternfly/react-core/dist/esm/components/Radio/index.js";
pkg/storaged/dialog.jsx:import { Select as TypeAheadSelect, SelectOption } from "@patternfly/react-core/dist/esm/deprecated/components/Select/index.js";
pkg/storaged/dialog.jsx:import { Slider } from "@patternfly/react-core/dist/esm/components/Slider/index.js";
pkg/storaged/dialog.jsx:import { Spinner } from "@patternfly/react-core/dist/esm/components/Spinner/index.js";
pkg/storaged/dialog.jsx:import { Split } from "@patternfly/react-core/dist/esm/layouts/Split/index.js";
pkg/storaged/dialog.jsx:import { TextInput as TextInputPF4 } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/storaged/dialog.jsx:import { Popover } from "@patternfly/react-core/dist/esm/components/Popover/index.js";
pkg/storaged/dialog.jsx:import { HelperText, HelperTextItem } from "@patternfly/react-core/dist/esm/components/HelperText/index.js";
pkg/storaged/dialog.jsx:import { List, ListItem } from "@patternfly/react-core/dist/esm/components/List/index.js";
pkg/storaged/dialog.jsx:import { ExclamationTriangleIcon, InfoIcon, HelpIcon } from "@patternfly/react-icons";
pkg/storaged/drive-details.jsx:import { Card, CardBody, CardTitle } from "@patternfly/react-core/dist/esm/components/Card/index.js";
pkg/storaged/drive-details.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/storaged/drive-details.jsx:import { Flex } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/storaged/format-dialog.jsx:import { FormHelperText } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/storaged/format-dialog.jsx:import { HelperText, HelperTextItem, } from "@patternfly/react-core/dist/esm/components/HelperText/index.js";
pkg/storaged/format-dialog.jsx:import { ExclamationTriangleIcon, InfoCircleIcon } from "@patternfly/react-icons";
pkg/storaged/fsys-panel.jsx:import { SortByDirection } from '@patternfly/react-table';
pkg/storaged/fsys-tab.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/storaged/fsys-tab.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/storaged/fsys-tab.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/storaged/iscsi-panel.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/storaged/iscsi-panel.jsx:import { CheckIcon, EditIcon, PlusIcon, TrashIcon } from "@patternfly/react-icons";
pkg/storaged/jobs-panel.jsx:import { Card, CardBody, CardTitle } from "@patternfly/react-core/dist/esm/components/Card/index.js";
pkg/storaged/jobs-panel.jsx:import { DataList, DataListCell, DataListItem, DataListItemCells, DataListItemRow } from "@patternfly/react-core/dist/esm/components/DataList/index.js";
pkg/storaged/lvol-tabs.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/storaged/lvol-tabs.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/storaged/lvol-tabs.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/storaged/mdraid-details.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/storaged/mdraid-details.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/storaged/mdraid-details.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/storaged/mdraid-details.jsx:import { MinusIcon, PlusIcon } from "@patternfly/react-icons";
pkg/storaged/multipath.jsx:import { Alert, AlertActionLink } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/storaged/multipath.jsx:import { Page, PageSection } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/storaged/nfs-details.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/storaged/nfs-details.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/storaged/nfs-details.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/storaged/nfs-panel.jsx:import { SortByDirection } from '@patternfly/react-table';
pkg/storaged/nfs-panel.jsx:import { PlusIcon } from '@patternfly/react-icons';
pkg/storaged/optional-panel.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/storaged/optional-panel.jsx:import { EmptyState, EmptyStateBody, EmptyStateVariant } from "@patternfly/react-core/dist/esm/components/EmptyState/index.js";
pkg/storaged/overview.jsx:import { Page, PageSection } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/storaged/overview.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/storaged/overview.jsx:import { Card, CardBody } from "@patternfly/react-core/dist/esm/components/Card/index.js";
pkg/storaged/overview.jsx:import { Stack } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/storaged/part-tab.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/storaged/plot.jsx:import { Split, SplitItem } from "@patternfly/react-core/dist/esm/layouts/Split/index.js";
pkg/storaged/plot.jsx:import { Grid, GridItem } from "@patternfly/react-core/dist/esm/layouts/Grid/index.js";
pkg/storaged/pvol-tabs.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/storaged/pvol-tabs.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/storaged/side-panel.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/storaged/side-panel.jsx:import { Spinner } from "@patternfly/react-core/dist/esm/components/Spinner/index.js";
pkg/storaged/side-panel.jsx:import { EmptyState, EmptyStateBody, EmptyStateVariant } from "@patternfly/react-core/dist/esm/components/EmptyState/index.js";
pkg/storaged/side-panel.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/storaged/side-panel.jsx:import { ExclamationTriangleIcon } from '@patternfly/react-icons';
pkg/storaged/storage-controls.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/storaged/storage-controls.jsx:import { Dropdown, DropdownItem, DropdownToggle, KebabToggle } from '@patternfly/react-core/dist/esm/deprecated/components/Dropdown/index.js';
pkg/storaged/storage-controls.jsx:import { Tooltip, TooltipPosition } from "@patternfly/react-core/dist/esm/components/Tooltip/index.js";
pkg/storaged/storage-controls.jsx:import { Switch } from "@patternfly/react-core/dist/esm/components/Switch/index.js";
pkg/storaged/storage-controls.jsx:import { BarsIcon } from '@patternfly/react-icons';
pkg/storaged/storage.scss:@import "@patternfly/patternfly/components/Card/card.scss";
pkg/storaged/storage.scss:@import "@patternfly/patternfly/components/Progress/progress.scss";
pkg/storaged/storage.scss:@import "@patternfly/patternfly/utilities/Flex/flex.scss";
pkg/storaged/storage.scss:@import "@patternfly/patternfly/utilities/Text/text.scss";
pkg/storaged/storage.scss:@import "@patternfly/patternfly/utilities/Alignment/alignment.scss";
pkg/storaged/storaged.jsx:import { ExclamationCircleIcon } from "@patternfly/react-icons";
pkg/storaged/stratis-details.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/storaged/stratis-details.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/storaged/stratis-details.jsx:import { List, ListItem } from "@patternfly/react-core/dist/esm/components/List/index.js";
pkg/storaged/stratis-details.jsx:import { PlusIcon, ExclamationTriangleIcon } from "@patternfly/react-icons";
pkg/storaged/stratis-panel.jsx:import { PlayIcon } from "@patternfly/react-icons";
pkg/storaged/swap-tab.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/storaged/unrecognized-tab.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/storaged/vdo-details.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/storaged/vdo-details.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/storaged/vdo-details.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/storaged/vgroup-details.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/storaged/vgroup-details.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/storaged/vgroup-details.jsx:import { PlusIcon, MinusIcon } from "@patternfly/react-icons";
pkg/systemd/abrtLog.jsx:import { Accordion, AccordionContent, AccordionItem, AccordionToggle } from "@patternfly/react-core/dist/esm/components/Accordion/index.js";
pkg/systemd/abrtLog.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/systemd/abrtLog.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/systemd/abrtLog.jsx:import { Stack, StackItem } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/systemd/abrtLog.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/abrtLog.jsx:import { Tab, Tabs } from "@patternfly/react-core/dist/esm/components/Tabs/index.js";
pkg/systemd/abrtLog.jsx:import { GalleryItem } from "@patternfly/react-core/dist/esm/layouts/Gallery/index.js";
pkg/systemd/hwinfo.jsx:import { Alert, AlertActionCloseButton } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/systemd/hwinfo.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/hwinfo.jsx:import { Card, CardBody, CardHeader, CardTitle } from "@patternfly/react-core/dist/esm/components/Card/index.js";
pkg/systemd/hwinfo.jsx:import { DataList, DataListAction, DataListCell, DataListItem, DataListItemCells, DataListItemRow } from "@patternfly/react-core/dist/esm/components/DataList/index.js";
pkg/systemd/hwinfo.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/systemd/hwinfo.jsx:import { EmptyState } from "@patternfly/react-core/dist/esm/components/EmptyState/index.js";
pkg/systemd/hwinfo.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/systemd/hwinfo.jsx:import { Gallery } from "@patternfly/react-core/dist/esm/layouts/Gallery/index.js";
pkg/systemd/hwinfo.jsx:import { Page, PageBreadcrumb, PageSection } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/systemd/hwinfo.jsx:import { Text, TextVariants } from "@patternfly/react-core/dist/esm/components/Text/index.js";
pkg/systemd/hwinfo.jsx:import { Breadcrumb, BreadcrumbItem } from "@patternfly/react-core/dist/esm/components/Breadcrumb/index.js";
pkg/systemd/hwinfo.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/systemd/hwinfo.jsx:import { Switch } from "@patternfly/react-core/dist/esm/components/Switch/index.js";
pkg/systemd/hwinfo.jsx:import { ExternalLinkAltIcon } from "@patternfly/react-icons";
pkg/systemd/hwinfo.jsx:import { SortByDirection } from "@patternfly/react-table";
pkg/systemd/logDetails.jsx:import { ExclamationCircleIcon } from '@patternfly/react-icons';
pkg/systemd/logDetails.jsx:import { Breadcrumb, BreadcrumbItem } from "@patternfly/react-core/dist/esm/components/Breadcrumb/index.js";
pkg/systemd/logDetails.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/logDetails.jsx:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/systemd/logDetails.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/systemd/logDetails.jsx:import { Page, PageBreadcrumb, PageSection } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/systemd/logDetails.jsx:import { Gallery, GalleryItem } from "@patternfly/react-core/dist/esm/layouts/Gallery/index.js";
pkg/systemd/logs.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/logs.jsx:import { ClipboardCopy } from "@patternfly/react-core/dist/esm/components/ClipboardCopy/index.js";
pkg/systemd/logs.jsx:import { Divider } from "@patternfly/react-core/dist/esm/components/Divider/index.js";
pkg/systemd/logs.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/systemd/logs.jsx:import { Page, PageSection, PageSectionVariants } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/systemd/logs.jsx:import { Popover } from "@patternfly/react-core/dist/esm/components/Popover/index.js";
pkg/systemd/logs.jsx:import { SearchInput } from "@patternfly/react-core/dist/esm/components/SearchInput/index.js";
pkg/systemd/logs.jsx:import { Select, SelectOption } from "@patternfly/react-core/dist/esm/deprecated/components/Select/index.js";
pkg/systemd/logs.jsx:import { Stack } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/systemd/logs.jsx:import { Toolbar, ToolbarContent, ToolbarGroup, ToolbarItem, ToolbarToggleGroup } from "@patternfly/react-core/dist/esm/components/Toolbar/index.js";
pkg/systemd/logs.jsx:} from '@patternfly/react-icons';
pkg/systemd/logs.scss:@import "@patternfly/patternfly/utilities/Flex/flex.scss";
pkg/systemd/logsJournal.jsx:import { Alert, AlertActionCloseButton } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/systemd/logsJournal.jsx:import { ExclamationCircleIcon } from '@patternfly/react-icons';
pkg/systemd/overview-cards/configurationCard.jsx:import { Card, CardBody, CardTitle } from "@patternfly/react-core/dist/esm/components/Card/index.js";
pkg/systemd/overview-cards/configurationCard.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/overview-cards/configurationCard.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/systemd/overview-cards/configurationCard.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/systemd/overview-cards/configurationCard.jsx:import { Form, FormGroup, FormHelperText } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/systemd/overview-cards/configurationCard.jsx:import { HelperText, HelperTextItem, } from "@patternfly/react-core/dist/esm/components/HelperText/index.js";
pkg/systemd/overview-cards/configurationCard.jsx:import { List, ListItem } from "@patternfly/react-core/dist/esm/components/List/index.js";
pkg/systemd/overview-cards/configurationCard.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/systemd/overview-cards/cryptoPolicies.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/overview-cards/cryptoPolicies.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/systemd/overview-cards/cryptoPolicies.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/systemd/overview-cards/cryptoPolicies.jsx:import { Popover } from "@patternfly/react-core/dist/esm/components/Popover/index.js";
pkg/systemd/overview-cards/cryptoPolicies.jsx:import { ExclamationTriangleIcon, ExternalLinkSquareAltIcon, HelpIcon } from '@patternfly/react-icons';
pkg/systemd/overview-cards/healthCard.jsx:import { Card, CardBody, CardFooter, CardTitle } from "@patternfly/react-core/dist/esm/components/Card/index.js";
pkg/systemd/overview-cards/insights.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/overview-cards/insights.jsx:import { Flex } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/systemd/overview-cards/insights.jsx:import { CheckIcon, ExclamationTriangleIcon, ExternalLinkAltIcon } from '@patternfly/react-icons';
pkg/systemd/overview-cards/lastLogin.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/overview-cards/lastLogin.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/systemd/overview-cards/lastLogin.jsx:import { ExclamationTriangleIcon, UserIcon } from "@patternfly/react-icons";
pkg/systemd/overview-cards/lastLogin.scss:@import "@patternfly/patternfly/utilities/Text/text.scss";
pkg/systemd/overview-cards/motdCard.jsx:import { Alert, AlertActionCloseButton } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/systemd/overview-cards/motdCard.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/overview-cards/motdCard.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/systemd/overview-cards/motdCard.jsx:import { Stack } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/systemd/overview-cards/motdCard.jsx:import { TextArea } from "@patternfly/react-core/dist/esm/components/TextArea/index.js";
pkg/systemd/overview-cards/motdCard.jsx:import { EditIcon } from '@patternfly/react-icons';
pkg/systemd/overview-cards/profiles-menu-dialog-body.jsx:import { Label } from "@patternfly/react-core/dist/esm/components/Label/index.js";
pkg/systemd/overview-cards/profiles-menu-dialog-body.jsx:import { LabelGroup } from "@patternfly/react-core/dist/esm/components/LabelGroup/index.js";
pkg/systemd/overview-cards/profiles-menu-dialog-body.jsx:import { Menu, MenuContent, MenuItem, MenuList } from "@patternfly/react-core/dist/esm/components/Menu/index.js";
pkg/systemd/overview-cards/profiles-menu-dialog-body.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/systemd/overview-cards/realmd.jsx:import { Alert, AlertActionLink } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/systemd/overview-cards/realmd.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/overview-cards/realmd.jsx:import { CodeBlockCode } from "@patternfly/react-core/dist/esm/components/CodeBlock/index.js";
pkg/systemd/overview-cards/realmd.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/systemd/overview-cards/realmd.jsx:import { ExpandableSection } from "@patternfly/react-core/dist/esm/components/ExpandableSection/index.js";
pkg/systemd/overview-cards/realmd.jsx:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/systemd/overview-cards/realmd.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/systemd/overview-cards/realmd.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/systemd/overview-cards/realmd.jsx:import { CheckIcon, ExclamationCircleIcon, InProgressIcon } from "@patternfly/react-icons";
pkg/systemd/overview-cards/shutdownStatus.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/overview-cards/shutdownStatus.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/systemd/overview-cards/shutdownStatus.jsx:import { PowerOffIcon, RedoIcon } from "@patternfly/react-icons";
pkg/systemd/overview-cards/systemInformationCard.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/overview-cards/systemInformationCard.jsx:import { Card, CardBody, CardFooter, CardTitle } from "@patternfly/react-core/dist/esm/components/Card/index.js";
pkg/systemd/overview-cards/tuned-dialog.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/overview-cards/tuned-dialog.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/systemd/overview-cards/tuned-dialog.jsx:import { Popover } from "@patternfly/react-core/dist/esm/components/Popover/index.js";
pkg/systemd/overview-cards/tuned-dialog.jsx:import { Tooltip } from "@patternfly/react-core/dist/esm/components/Tooltip/index.js";
pkg/systemd/overview-cards/tuned-dialog.jsx:import { ExternalLinkSquareAltIcon, HelpIcon } from '@patternfly/react-icons';
pkg/systemd/overview-cards/usageCard.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/overview-cards/usageCard.jsx:import { Card, CardBody, CardFooter, CardTitle } from "@patternfly/react-core/dist/esm/components/Card/index.js";
pkg/systemd/overview-cards/usageCard.jsx:import { Progress, ProgressMeasureLocation, ProgressVariant } from "@patternfly/react-core/dist/esm/components/Progress/index.js";
pkg/systemd/overview.jsx:import { Page, PageSection, PageSectionVariants } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/systemd/overview.jsx:import { Gallery } from "@patternfly/react-core/dist/esm/layouts/Gallery/index.js";
pkg/systemd/overview.jsx:import { Dropdown, DropdownItem, DropdownPosition, DropdownToggle, DropdownToggleAction } from '@patternfly/react-core/dist/esm/deprecated/components/Dropdown/index.js';
pkg/systemd/overview.scss:@import "@patternfly/patternfly/components/Table/table.scss";
pkg/systemd/page-status.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/page-status.jsx:import { Flex } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/systemd/page-status.jsx:import { Spinner } from "@patternfly/react-core/dist/esm/components/Spinner/index.js";
pkg/systemd/page-status.jsx:} from '@patternfly/react-icons';
pkg/systemd/reporting.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/reporting.jsx:import { Card, CardBody, CardTitle } from "@patternfly/react-core/dist/esm/components/Card/index.js";
pkg/systemd/reporting.jsx:import { Split, SplitItem } from "@patternfly/react-core/dist/esm/layouts/Split/index.js";
pkg/systemd/reporting.jsx:import { Spinner } from "@patternfly/react-core/dist/esm/components/Spinner/index.js";
pkg/systemd/reporting.jsx:import { ExternalLinkAltIcon } from "@patternfly/react-icons";
pkg/systemd/service-details.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/service-details.jsx:import { DescriptionList, DescriptionListDescription, DescriptionListGroup, DescriptionListTerm } from "@patternfly/react-core/dist/esm/components/DescriptionList/index.js";
pkg/systemd/service-details.jsx:import { Dropdown, DropdownItem, DropdownSeparator, KebabToggle } from '@patternfly/react-core/dist/esm/deprecated/components/Dropdown/index.js';
pkg/systemd/service-details.jsx:import { Flex } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/systemd/service-details.jsx:import { ExpandableSection } from "@patternfly/react-core/dist/esm/components/ExpandableSection/index.js";
pkg/systemd/service-details.jsx:import { Tooltip, TooltipPosition } from "@patternfly/react-core/dist/esm/components/Tooltip/index.js";
pkg/systemd/service-details.jsx:import { Card, CardHeader, CardBody, CardTitle } from "@patternfly/react-core/dist/esm/components/Card/index.js";
pkg/systemd/service-details.jsx:import { List, ListItem } from "@patternfly/react-core/dist/esm/components/List/index.js";
pkg/systemd/service-details.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/systemd/service-details.jsx:import { Spinner } from "@patternfly/react-core/dist/esm/components/Spinner/index.js";
pkg/systemd/service-details.jsx:import { Stack } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/systemd/service-details.jsx:import { Switch } from "@patternfly/react-core/dist/esm/components/Switch/index.js";
pkg/systemd/service-details.jsx:} from "@patternfly/react-icons";
pkg/systemd/service-tabs.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/service-tabs.jsx:import { Nav, NavItem, NavList } from "@patternfly/react-core/dist/esm/components/Nav/index.js";
pkg/systemd/service-tabs.jsx:import { ExclamationCircleIcon } from '@patternfly/react-icons';
pkg/systemd/service.jsx:import { Breadcrumb, BreadcrumbItem } from "@patternfly/react-core/dist/esm/components/Breadcrumb/index.js";
pkg/systemd/service.jsx:import { PageBreadcrumb, PageSection } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/systemd/service.jsx:import { Stack } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/systemd/service.jsx:import { ExclamationCircleIcon } from '@patternfly/react-icons';
pkg/systemd/services-list.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/services-list.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/systemd/services-list.jsx:import { Tooltip, TooltipPosition } from "@patternfly/react-core/dist/esm/components/Tooltip/index.js";
pkg/systemd/services-list.jsx:import { Badge } from "@patternfly/react-core/dist/esm/components/Badge/index.js";
pkg/systemd/services-list.jsx:import { ExclamationCircleIcon, SearchIcon, ThumbtackIcon } from '@patternfly/react-icons';
pkg/systemd/services.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/systemd/services.jsx:import { Select, SelectOption } from "@patternfly/react-core/dist/esm/deprecated/components/Select/index.js";
pkg/systemd/services.jsx:import { Page, PageSection, PageSectionVariants } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/systemd/services.jsx:import { Card } from "@patternfly/react-core/dist/esm/components/Card/index.js";
pkg/systemd/services.jsx:import { SearchInput } from "@patternfly/react-core/dist/esm/components/SearchInput/index.js";
pkg/systemd/services.jsx:import { ToggleGroup, ToggleGroupItem } from "@patternfly/react-core/dist/esm/components/ToggleGroup/index.js";
pkg/systemd/services.jsx:import { Toolbar, ToolbarContent, ToolbarFilter, ToolbarItem, ToolbarToggleGroup } from "@patternfly/react-core/dist/esm/components/Toolbar/index.js";
pkg/systemd/services.jsx:import { ExclamationCircleIcon, FilterIcon } from '@patternfly/react-icons';
pkg/systemd/superuser-alert.jsx:import { Alert } from "@patternfly/react-core/dist/esm/components/Alert/index.js";
pkg/systemd/superuser-alert.jsx:import { LockIcon } from '@patternfly/react-icons';
pkg/systemd/terminal.jsx:import { FormSelect, FormSelectOption } from "@patternfly/react-core/dist/esm/components/FormSelect/index.js";
pkg/systemd/terminal.jsx:import { NumberInput } from "@patternfly/react-core/dist/esm/components/NumberInput/index.js";
pkg/systemd/terminal.jsx:import { Toolbar, ToolbarContent, ToolbarGroup, ToolbarItem } from "@patternfly/react-core/dist/esm/components/Toolbar/index.js";
pkg/systemd/timer-dialog.jsx:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/systemd/timer-dialog.jsx:import { DatePicker } from "@patternfly/react-core/dist/esm/components/DatePicker/index.js";
pkg/systemd/timer-dialog.jsx:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/systemd/timer-dialog.jsx:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/systemd/timer-dialog.jsx:import { FormSelect, FormSelectOption } from "@patternfly/react-core/dist/esm/components/FormSelect/index.js";
pkg/systemd/timer-dialog.jsx:import { InputGroup } from "@patternfly/react-core/dist/esm/components/InputGroup/index.js";
pkg/systemd/timer-dialog.jsx:import { Modal } from "@patternfly/react-core/dist/esm/components/Modal/index.js";
pkg/systemd/timer-dialog.jsx:import { Radio } from "@patternfly/react-core/dist/esm/components/Radio/index.js";
pkg/systemd/timer-dialog.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/systemd/timer-dialog.jsx:import { TimePicker } from "@patternfly/react-core/dist/esm/components/TimePicker/index.js";
pkg/systemd/timer-dialog.jsx:import { MinusIcon, PlusIcon } from '@patternfly/react-icons';
pkg/users/account-create-dialog.js:import { Bullseye } from "@patternfly/react-core/dist/esm/layouts/Bullseye/index.js";
pkg/users/account-create-dialog.js:import { Checkbox } from "@patternfly/react-core/dist/esm/components/Checkbox/index.js";
pkg/users/account-create-dialog.js:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/users/account-create-dialog.js:import { FormSelect, FormSelectOption } from "@patternfly/react-core/dist/esm/components/FormSelect/index.js";
pkg/users/account-create-dialog.js:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/users/account-create-dialog.js:import { Popover } from "@patternfly/react-core/dist/esm/components/Popover/index.js";
pkg/users/account-create-dialog.js:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/users/account-create-dialog.js:import { Radio } from "@patternfly/react-core/dist/esm/components/Radio/index.js";
pkg/users/account-create-dialog.js:import { Spinner } from "@patternfly/react-core/dist/esm/components/Spinner/index.js";
pkg/users/account-create-dialog.js:import { HelpIcon } from '@patternfly/react-icons';
pkg/users/account-details.js:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/users/account-details.js:import { Checkbox } from "@patternfly/react-core/dist/esm/components/Checkbox/index.js";
pkg/users/account-details.js:import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/users/account-details.js:import { EmptyState, EmptyStateActions, EmptyStateFooter, EmptyStateHeader, EmptyStateIcon, EmptyStateVariant } from "@patternfly/react-core/dist/esm/components/EmptyState/index.js";
pkg/users/account-details.js:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/users/account-details.js:import { HelperText, HelperTextItem } from "@patternfly/react-core/dist/esm/components/HelperText/index.js";
pkg/users/account-details.js:import { Label } from "@patternfly/react-core/dist/esm/components/Label/index.js";
pkg/users/account-details.js:import { LabelGroup } from "@patternfly/react-core/dist/esm/components/LabelGroup/index.js";
pkg/users/account-details.js:import { Page, PageBreadcrumb, PageSection } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/users/account-details.js:import { Gallery } from "@patternfly/react-core/dist/esm/layouts/Gallery/index.js";
pkg/users/account-details.js:import { Select, SelectOption } from "@patternfly/react-core/dist/esm/deprecated/components/Select/index.js";
pkg/users/account-details.js:import { Breadcrumb, BreadcrumbItem } from "@patternfly/react-core/dist/esm/components/Breadcrumb/index.js";
pkg/users/account-details.js:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/users/account-details.js:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/users/account-details.js:import { Spinner } from "@patternfly/react-core/dist/esm/components/Spinner/index.js";
pkg/users/account-details.js:import { Popover } from "@patternfly/react-core/dist/esm/components/Popover/index.js";
pkg/users/account-details.js:import { ExclamationCircleIcon, HelpIcon, UndoIcon } from '@patternfly/react-icons';
pkg/users/account-logs-panel.jsx:import { Card, CardBody, CardTitle } from "@patternfly/react-core/dist/esm/components/Card/index.js";
pkg/users/accounts-list.js:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/users/accounts-list.js:import { Badge } from "@patternfly/react-core/dist/esm/components/Badge/index.js";
pkg/users/accounts-list.js:import { Card, CardExpandableContent, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/users/accounts-list.js:import { Dropdown, DropdownItem, DropdownSeparator, KebabToggle } from '@patternfly/react-core/dist/esm/deprecated/components/Dropdown/index.js';
pkg/users/accounts-list.js:import { Flex, FlexItem } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/users/accounts-list.js:import { HelperText, HelperTextItem } from "@patternfly/react-core/dist/esm/components/HelperText/index.js";
pkg/users/accounts-list.js:import { Label } from "@patternfly/react-core/dist/esm/components/Label/index.js";
pkg/users/accounts-list.js:import { Page, PageSection } from "@patternfly/react-core/dist/esm/components/Page/index.js";
pkg/users/accounts-list.js:import { SearchInput } from "@patternfly/react-core/dist/esm/components/SearchInput/index.js";
pkg/users/accounts-list.js:import { Stack } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/users/accounts-list.js:import { Text, TextContent, TextVariants } from "@patternfly/react-core/dist/esm/components/Text/index.js";
pkg/users/accounts-list.js:import { Toolbar, ToolbarContent, ToolbarItem } from "@patternfly/react-core/dist/esm/components/Toolbar/index.js";
pkg/users/accounts-list.js:import { SearchIcon } from '@patternfly/react-icons';
pkg/users/accounts-list.js:import { SortByDirection } from "@patternfly/react-table";
pkg/users/authorized-keys-panel.js:import { Button } from "@patternfly/react-core/dist/esm/components/Button/index.js";
pkg/users/authorized-keys-panel.js:import { Card, CardHeader, CardTitle } from '@patternfly/react-core/dist/esm/components/Card/index.js';
pkg/users/authorized-keys-panel.js:import { Dropdown, KebabToggle } from '@patternfly/react-core/dist/esm/deprecated/components/Dropdown/index.js';
pkg/users/authorized-keys-panel.js:import { OverflowMenu, OverflowMenuContent, OverflowMenuControl, OverflowMenuDropdownItem, OverflowMenuGroup, OverflowMenuItem } from "@patternfly/react-core/dist/esm/components/OverflowMenu/index.js";
pkg/users/authorized-keys-panel.js:import { TextArea } from "@patternfly/react-core/dist/esm/components/TextArea/index.js";
pkg/users/delete-account-dialog.js:import { Checkbox } from "@patternfly/react-core/dist/esm/components/Checkbox/index.js";
pkg/users/delete-group-dialog.js:import { List, ListItem } from "@patternfly/react-core/dist/esm/components/List/index.js";
pkg/users/delete-group-dialog.js:import { Stack } from "@patternfly/react-core/dist/esm/layouts/Stack/index.js";
pkg/users/delete-group-dialog.js:import { Text, TextContent } from "@patternfly/react-core/dist/esm/components/Text/index.js";
pkg/users/expiration-dialogs.js:import { Flex } from "@patternfly/react-core/dist/esm/layouts/Flex/index.js";
pkg/users/expiration-dialogs.js:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/users/expiration-dialogs.js:import { Radio } from "@patternfly/react-core/dist/esm/components/Radio/index.js";
pkg/users/expiration-dialogs.js:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/users/expiration-dialogs.js:import { DatePicker } from "@patternfly/react-core/dist/esm/components/DatePicker/index.js";
pkg/users/group-actions.jsx:import { Dropdown, DropdownItem, DropdownSeparator, KebabToggle } from '@patternfly/react-core/dist/esm/deprecated/components/Dropdown/index.js';
pkg/users/group-create-dialog.js:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/users/group-create-dialog.js:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/users/password-dialogs.js:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/users/password-dialogs.js:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/users/rename-group-dialog.jsx:import { Form, FormGroup } from "@patternfly/react-core/dist/esm/components/Form/index.js";
pkg/users/rename-group-dialog.jsx:import { HelperText, HelperTextItem } from "@patternfly/react-core/dist/esm/components/HelperText/index.js";
pkg/users/rename-group-dialog.jsx:import { TextInput } from "@patternfly/react-core/dist/esm/components/TextInput/index.js";
pkg/users/users.scss:@import "@patternfly/patternfly/utilities/Spacing/spacing.css";
pkg/users/users.scss:@import "@patternfly/patternfly/components/DataList/data-list.scss";
pkg/users/users.scss:@import "@patternfly/patternfly/layouts/Flex/flex.scss";

martinpitt pushed a commit that referenced this pull request May 15, 2023
…@patternfly/react-icons, @patternfly/react-styles, @patternfly/react-table

Closes #18806
@martinpitt martinpitt force-pushed the npm-update-patternfly-patternfly-20230515-030714 branch from a98d931 to 4844d2c Compare May 15, 2023 03:08
KKoukiou pushed a commit that referenced this pull request May 16, 2023
…@patternfly/react-icons, @patternfly/react-styles, @patternfly/react-table

Closes #18806
@KKoukiou KKoukiou force-pushed the npm-update-patternfly-patternfly-20230515-030714 branch from 4844d2c to d32f52b Compare May 16, 2023 07:32
@martinpitt martinpitt marked this pull request as draft May 16, 2023 11:49
@KKoukiou KKoukiou added the no-test For doc/workflow changes, or experiments which don't need a full CI run, label May 17, 2023
KKoukiou pushed a commit that referenced this pull request May 17, 2023
…@patternfly/react-icons, @patternfly/react-styles, @patternfly/react-table

Closes #18806
@KKoukiou KKoukiou force-pushed the npm-update-patternfly-patternfly-20230515-030714 branch from d32f52b to 2cf83ae Compare May 17, 2023 07:53
KKoukiou pushed a commit that referenced this pull request May 17, 2023
…@patternfly/react-icons, @patternfly/react-styles, @patternfly/react-table

And pin down react-tokens as the newly released version is not
compatible with this update.

Closes #18806
@KKoukiou KKoukiou force-pushed the npm-update-patternfly-patternfly-20230515-030714 branch 5 times, most recently from d09a699 to 854ac75 Compare May 17, 2023 15:04
KKoukiou pushed a commit that referenced this pull request May 19, 2023
…@patternfly/react-icons, @patternfly/react-styles, @patternfly/react-table

And pin down react-tokens as the newly released version is not
compatible with this update.

Closes #18806
@KKoukiou KKoukiou force-pushed the npm-update-patternfly-patternfly-20230515-030714 branch 2 times, most recently from 8229532 to 37a151a Compare May 19, 2023 09:05
GitHub Workflow and others added 5 commits May 19, 2023 12:52
…@patternfly/react-icons, @patternfly/react-styles, @patternfly/react-table

And pin down react-tokens as the newly released version is not
compatible with this update.

Closes #18806
`RedHatText` is now the default font.
@KKoukiou KKoukiou force-pushed the npm-update-patternfly-patternfly-20230515-030714 branch from 37a151a to f9e27a7 Compare May 19, 2023 10:55
@KKoukiou KKoukiou removed the no-test For doc/workflow changes, or experiments which don't need a full CI run, label May 19, 2023
@KKoukiou KKoukiou force-pushed the npm-update-patternfly-patternfly-20230515-030714 branch from f9e27a7 to 54b4f0d Compare May 19, 2023 12:10
@KKoukiou KKoukiou marked this pull request as ready for review May 19, 2023 13:00
@KKoukiou KKoukiou requested review from martinpitt and marusak May 19, 2023 13:00
Copy link
Member

@martinpitt martinpitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoa, what a giant amount of work. Thanks for puzzling this together! I know this is super hard to get green, but I still like to spin the tests a few times to gain some confidence that it's not actually breaking anything. Cheers!

@@ -98,7 +98,7 @@ export const PasswordFormFields = ({
labelIcon={password_label_info &&
<Popover bodyContent={password_label_info}>
<button onClick={e => e.preventDefault()}
className="pf-c-form__group-label-help">
className="pf-v5-c-form__group-label-help">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

@@ -191,18 +191,18 @@ export const BondDialog = ({ connection, dev, settings }) => {
</FormSelect>
</FormGroup>
<FormGroup fieldId={idPrefix + "-link-monitoring-interval-input"} label={_("Monitoring interval")}>
<TextInput id={idPrefix + "-link-monitoring-interval-input"} className="network-number-field" value={linkMonitoringInterval} onChange={setLinkMonitoringInterval} />
<TextInput id={idPrefix + "-link-monitoring-interval-input"} className="network-number-field" value={linkMonitoringInterval} onChange={(_event, value) => setLinkMonitoringInterval(value)} />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

</FormGroup>
{linkMonitoring == 'mii' && <>
<FormGroup fieldId={idPrefix + "-link-up-delay-input"} label={_("Link up delay")}>
<TextInput id={idPrefix + "-link-up-delay-input"} className="network-number-field" value={linkUpDelay} onChange={setLinkUpDelay} />
<TextInput id={idPrefix + "-link-up-delay-input"} className="network-number-field" value={linkUpDelay} onChange={(_event, value) => setLinkUpDelay(value)} />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

</FormGroup>
<FormGroup fieldId={idPrefix + "-link-down-delay-input"} label={_("Link down delay")}>
<TextInput id={idPrefix + "-link-down-delay-input"} className="network-number-field" value={linkDownDelay} onChange={setLinkDownDelay} />
<TextInput id={idPrefix + "-link-down-delay-input"} className="network-number-field" value={linkDownDelay} onChange={(_event, value) => setLinkDownDelay(value)} />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

@@ -104,16 +104,16 @@ export const BridgeDialog = ({ connection, dev, settings }) => {
<Checkbox id={idPrefix + "-stp-enabled-input"} isChecked={stp} onChange={(_, s) => setStp(s)} label={_("Spanning tree protocol (STP)")} />
{stp && <>
<FormGroup fieldId="network-bridge-stp-settings-priority-input" label={_("STP priority")}>
<TextInput id="network-bridge-stp-settings-priority-input" className="network-number-field" value={priority} onChange={setPriority} />
<TextInput id="network-bridge-stp-settings-priority-input" className="network-number-field" value={priority} onChange={(_event, value) => setPriority(value)} />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

@@ -142,7 +142,7 @@ export class FilesystemsPanel extends React.Component {
title: <StorageUsageBar stats={[Number(fs.Used[0] && Number(fs.Used[1])),
Number(pool.TotalPhysicalSize)]}
critical={1} total={total} offset={offsets[i]} />,
props: { className: "pf-u-text-align-right" }
props: { className: "pf-v5-u-text-align-right" }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

@@ -157,7 +157,7 @@ export class StorageOnOff extends React.Component {
render() {
const self = this;

function onChange(val) {
function onChange(_event, val) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

<div className={"pf-c-progress pf-m-outside pf-m-singleline" + (fraction > critical ? " pf-m-danger" : "") + (small ? " pf-m-sm" : "")}>
<div className="pf-c-progress__status" aria-hidden="true">
<span className="pf-c-progress__measure">{labelText}</span>
<div className={"pf-v5-c-progress pf-m-outside pf-m-singleline" + (fraction > critical ? " pf-m-danger" : "") + (small ? " pf-m-sm" : "")}>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

@@ -286,10 +286,10 @@ const PageSystemInformationChangeHostname = () => {
>
<Form isHorizontal onSubmit={onSubmit}>
<FormGroup fieldId="sich-pretty-hostname" label={_("Pretty host name")}>
<TextInput id="sich-pretty-hostname" value={pretty} onChange={onPrettyChanged} />
<TextInput id="sich-pretty-hostname" value={pretty} onChange={(_event, value) => onPrettyChanged(value)} />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

</FormGroup>
<FormGroup fieldId="sich-hostname" label={_("Real host name")}>
<TextInput id="sich-hostname" value={hostname} onChange={onHostnameChanged} validated={error.length ? "error" : "default"} />
<TextInput id="sich-hostname" value={hostname} onChange={(_event, value) => onHostnameChanged(value)} validated={error.length ? "error" : "default"} />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

@@ -98,7 +98,7 @@ export const PasswordFormFields = ({
labelIcon={password_label_info &&
<Popover bodyContent={password_label_info}>
<button onClick={e => e.preventDefault()}
className="pf-c-form__group-label-help">
className="pf-v5-c-form__group-label-help">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

@@ -191,18 +191,18 @@ export const BondDialog = ({ connection, dev, settings }) => {
</FormSelect>
</FormGroup>
<FormGroup fieldId={idPrefix + "-link-monitoring-interval-input"} label={_("Monitoring interval")}>
<TextInput id={idPrefix + "-link-monitoring-interval-input"} className="network-number-field" value={linkMonitoringInterval} onChange={setLinkMonitoringInterval} />
<TextInput id={idPrefix + "-link-monitoring-interval-input"} className="network-number-field" value={linkMonitoringInterval} onChange={(_event, value) => setLinkMonitoringInterval(value)} />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

</FormGroup>
{linkMonitoring == 'mii' && <>
<FormGroup fieldId={idPrefix + "-link-up-delay-input"} label={_("Link up delay")}>
<TextInput id={idPrefix + "-link-up-delay-input"} className="network-number-field" value={linkUpDelay} onChange={setLinkUpDelay} />
<TextInput id={idPrefix + "-link-up-delay-input"} className="network-number-field" value={linkUpDelay} onChange={(_event, value) => setLinkUpDelay(value)} />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

</FormGroup>
<FormGroup fieldId={idPrefix + "-link-down-delay-input"} label={_("Link down delay")}>
<TextInput id={idPrefix + "-link-down-delay-input"} className="network-number-field" value={linkDownDelay} onChange={setLinkDownDelay} />
<TextInput id={idPrefix + "-link-down-delay-input"} className="network-number-field" value={linkDownDelay} onChange={(_event, value) => setLinkDownDelay(value)} />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

@@ -104,16 +104,16 @@ export const BridgeDialog = ({ connection, dev, settings }) => {
<Checkbox id={idPrefix + "-stp-enabled-input"} isChecked={stp} onChange={(_, s) => setStp(s)} label={_("Spanning tree protocol (STP)")} />
{stp && <>
<FormGroup fieldId="network-bridge-stp-settings-priority-input" label={_("STP priority")}>
<TextInput id="network-bridge-stp-settings-priority-input" className="network-number-field" value={priority} onChange={setPriority} />
<TextInput id="network-bridge-stp-settings-priority-input" className="network-number-field" value={priority} onChange={(_event, value) => setPriority(value)} />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

@@ -142,7 +142,7 @@ export class FilesystemsPanel extends React.Component {
title: <StorageUsageBar stats={[Number(fs.Used[0] && Number(fs.Used[1])),
Number(pool.TotalPhysicalSize)]}
critical={1} total={total} offset={offsets[i]} />,
props: { className: "pf-u-text-align-right" }
props: { className: "pf-v5-u-text-align-right" }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

@@ -157,7 +157,7 @@ export class StorageOnOff extends React.Component {
render() {
const self = this;

function onChange(val) {
function onChange(_event, val) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

<div className={"pf-c-progress pf-m-outside pf-m-singleline" + (fraction > critical ? " pf-m-danger" : "") + (small ? " pf-m-sm" : "")}>
<div className="pf-c-progress__status" aria-hidden="true">
<span className="pf-c-progress__measure">{labelText}</span>
<div className={"pf-v5-c-progress pf-m-outside pf-m-singleline" + (fraction > critical ? " pf-m-danger" : "") + (small ? " pf-m-sm" : "")}>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

@@ -286,10 +286,10 @@ const PageSystemInformationChangeHostname = () => {
>
<Form isHorizontal onSubmit={onSubmit}>
<FormGroup fieldId="sich-pretty-hostname" label={_("Pretty host name")}>
<TextInput id="sich-pretty-hostname" value={pretty} onChange={onPrettyChanged} />
<TextInput id="sich-pretty-hostname" value={pretty} onChange={(_event, value) => onPrettyChanged(value)} />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

</FormGroup>
<FormGroup fieldId="sich-hostname" label={_("Real host name")}>
<TextInput id="sich-hostname" value={hostname} onChange={onHostnameChanged} validated={error.length ? "error" : "default"} />
<TextInput id="sich-hostname" value={hostname} onChange={(_event, value) => onHostnameChanged(value)} validated={error.length ? "error" : "default"} />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

@martinpitt martinpitt merged commit 3796031 into main May 20, 2023
@martinpitt martinpitt deleted the npm-update-patternfly-patternfly-20230515-030714 branch May 20, 2023 20:06
martinpitt pushed a commit that referenced this pull request May 20, 2023
…@patternfly/react-icons, @patternfly/react-styles, @patternfly/react-table

And pin down react-tokens as the newly released version is not
compatible with this update.

Closes #18806
martinpitt added a commit to martinpitt/bots that referenced this pull request May 22, 2023
cockpit-project/cockpit#18806 updated cockpit's
PatternFly to the latest V5 alpha. That renamed all "pf-c-*" classes to
"pf-v5-c*". Adjust our naughties to get along with either, which will
fix the current cockpit main runs, as well as the other projects that
will get ported to the latest PF5 soon.
martinpitt added a commit to cockpit-project/bots that referenced this pull request May 22, 2023
cockpit-project/cockpit#18806 updated cockpit's
PatternFly to the latest V5 alpha. That renamed all "pf-c-*" classes to
"pf-v5-c*". Adjust our naughties to get along with either, which will
fix the current cockpit main runs, as well as the other projects that
will get ported to the latest PF5 soon.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants