@patternfly/react-core 6.3.0-prerelease.8 → 6.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +151 -0
- package/CONTRIBUTING.md +3 -5
- package/components/package.json +1 -1
- package/deprecated/package.json +1 -1
- package/dist/dynamic/components/AboutModal/package.json +1 -1
- package/dist/dynamic/components/Accordion/package.json +1 -1
- package/dist/dynamic/components/ActionList/package.json +1 -1
- package/dist/dynamic/components/Alert/package.json +1 -1
- package/dist/dynamic/components/Avatar/package.json +1 -1
- package/dist/dynamic/components/BackToTop/package.json +1 -1
- package/dist/dynamic/components/Backdrop/package.json +1 -1
- package/dist/dynamic/components/BackgroundImage/package.json +1 -1
- package/dist/dynamic/components/Badge/package.json +1 -1
- package/dist/dynamic/components/Banner/package.json +1 -1
- package/dist/dynamic/components/Brand/package.json +1 -1
- package/dist/dynamic/components/Breadcrumb/package.json +1 -1
- package/dist/dynamic/components/Button/package.json +1 -1
- package/dist/dynamic/components/CalendarMonth/package.json +1 -1
- package/dist/dynamic/components/Card/package.json +1 -1
- package/dist/dynamic/components/Checkbox/package.json +1 -1
- package/dist/dynamic/components/ClipboardCopy/package.json +1 -1
- package/dist/dynamic/components/CodeBlock/package.json +1 -1
- package/dist/dynamic/components/Content/package.json +1 -1
- package/dist/dynamic/components/DataList/package.json +1 -1
- package/dist/dynamic/components/DatePicker/package.json +1 -1
- package/dist/dynamic/components/DescriptionList/package.json +1 -1
- package/dist/dynamic/components/Divider/package.json +1 -1
- package/dist/dynamic/components/Drawer/package.json +1 -1
- package/dist/dynamic/components/Dropdown/package.json +1 -1
- package/dist/dynamic/components/DualListSelector/package.json +1 -1
- package/dist/dynamic/components/EmptyState/package.json +1 -1
- package/dist/dynamic/components/ExpandableSection/package.json +1 -1
- package/dist/dynamic/components/FileUpload/package.json +1 -1
- package/dist/dynamic/components/Form/package.json +1 -1
- package/dist/dynamic/components/FormSelect/package.json +1 -1
- package/dist/dynamic/components/HelperText/package.json +1 -1
- package/dist/dynamic/components/Hint/package.json +1 -1
- package/dist/dynamic/components/Icon/package.json +1 -1
- package/dist/dynamic/components/InputGroup/package.json +1 -1
- package/dist/dynamic/components/JumpLinks/package.json +1 -1
- package/dist/dynamic/components/Label/package.json +1 -1
- package/dist/dynamic/components/List/package.json +1 -1
- package/dist/dynamic/components/LoginPage/package.json +1 -1
- package/dist/dynamic/components/Masthead/package.json +1 -1
- package/dist/dynamic/components/Menu/package.json +1 -1
- package/dist/dynamic/components/MenuToggle/package.json +1 -1
- package/dist/dynamic/components/Modal/package.json +1 -1
- package/dist/dynamic/components/MultipleFileUpload/package.json +1 -1
- package/dist/dynamic/components/Nav/package.json +1 -1
- package/dist/dynamic/components/NotificationBadge/package.json +1 -1
- package/dist/dynamic/components/NotificationDrawer/package.json +1 -1
- package/dist/dynamic/components/NumberInput/package.json +1 -1
- package/dist/dynamic/components/OverflowMenu/package.json +1 -1
- package/dist/dynamic/components/Page/package.json +1 -1
- package/dist/dynamic/components/Pagination/package.json +1 -1
- package/dist/dynamic/components/Panel/package.json +1 -1
- package/dist/dynamic/components/Popover/package.json +1 -1
- package/dist/dynamic/components/Progress/package.json +1 -1
- package/dist/dynamic/components/ProgressStepper/package.json +1 -1
- package/dist/dynamic/components/Radio/package.json +1 -1
- package/dist/dynamic/components/SearchInput/package.json +1 -1
- package/dist/dynamic/components/Select/package.json +1 -1
- package/dist/dynamic/components/Sidebar/package.json +1 -1
- package/dist/dynamic/components/SimpleList/package.json +1 -1
- package/dist/dynamic/components/Skeleton/package.json +1 -1
- package/dist/dynamic/components/SkipToContent/package.json +1 -1
- package/dist/dynamic/components/Slider/package.json +1 -1
- package/dist/dynamic/components/Spinner/package.json +1 -1
- package/dist/dynamic/components/Switch/package.json +1 -1
- package/dist/dynamic/components/Tabs/package.json +1 -1
- package/dist/dynamic/components/TextArea/package.json +1 -1
- package/dist/dynamic/components/TextInput/package.json +1 -1
- package/dist/dynamic/components/TextInputGroup/package.json +1 -1
- package/dist/dynamic/components/TimePicker/package.json +1 -1
- package/dist/dynamic/components/Timestamp/package.json +1 -1
- package/dist/dynamic/components/Title/package.json +1 -1
- package/dist/dynamic/components/ToggleGroup/package.json +1 -1
- package/dist/dynamic/components/Toolbar/package.json +1 -1
- package/dist/dynamic/components/Tooltip/package.json +1 -1
- package/dist/dynamic/components/TreeView/package.json +1 -1
- package/dist/dynamic/components/Truncate/package.json +1 -1
- package/dist/dynamic/components/Wizard/hooks/package.json +1 -1
- package/dist/dynamic/components/Wizard/package.json +1 -1
- package/dist/dynamic/deprecated/components/Chip/package.json +1 -1
- package/dist/dynamic/deprecated/components/DragDrop/package.json +1 -1
- package/dist/dynamic/deprecated/components/DualListSelector/package.json +1 -1
- package/dist/dynamic/deprecated/components/Modal/package.json +1 -1
- package/dist/dynamic/deprecated/components/Tile/package.json +1 -1
- package/dist/dynamic/deprecated/components/Wizard/package.json +1 -1
- package/dist/dynamic/deprecated/components/package.json +1 -1
- package/dist/dynamic/helpers/FocusTrap/FocusTrap/package.json +1 -1
- package/dist/dynamic/helpers/GenerateId/GenerateId/package.json +1 -1
- package/dist/dynamic/helpers/KeyboardHandler/package.json +1 -1
- package/dist/dynamic/helpers/OUIA/ouia/package.json +1 -1
- package/dist/dynamic/helpers/Popper/Popper/package.json +1 -1
- package/dist/dynamic/helpers/constants/package.json +1 -1
- package/dist/dynamic/helpers/datetimeUtils/package.json +1 -1
- package/dist/dynamic/helpers/fileUtils/package.json +1 -1
- package/dist/dynamic/helpers/htmlConstants/package.json +1 -1
- package/dist/dynamic/helpers/package.json +1 -1
- package/dist/dynamic/helpers/resizeObserver/package.json +1 -1
- package/dist/dynamic/helpers/typeUtils/package.json +1 -1
- package/dist/dynamic/helpers/useInterval/package.json +1 -1
- package/dist/dynamic/helpers/useIsomorphicLayout/package.json +1 -1
- package/dist/dynamic/helpers/useUnmountEffect/package.json +1 -1
- package/dist/dynamic/helpers/util/package.json +1 -1
- package/dist/dynamic/layouts/Bullseye/package.json +1 -1
- package/dist/dynamic/layouts/Flex/package.json +1 -1
- package/dist/dynamic/layouts/Gallery/package.json +1 -1
- package/dist/dynamic/layouts/Grid/package.json +1 -1
- package/dist/dynamic/layouts/Level/package.json +1 -1
- package/dist/dynamic/layouts/Split/package.json +1 -1
- package/dist/dynamic/layouts/Stack/package.json +1 -1
- package/dist/dynamic/styles/package.json +1 -1
- package/dist/dynamic-modules.json +2 -0
- package/dist/esm/components/Alert/AlertGroupInline.d.ts.map +1 -1
- package/dist/esm/components/Alert/AlertGroupInline.js +7 -1
- package/dist/esm/components/Alert/AlertGroupInline.js.map +1 -1
- package/dist/esm/components/Button/Button.d.ts +12 -0
- package/dist/esm/components/Button/Button.d.ts.map +1 -1
- package/dist/esm/components/Button/Button.js +33 -3
- package/dist/esm/components/Button/Button.js.map +1 -1
- package/dist/esm/components/Button/hamburgerIcon.d.ts +2 -0
- package/dist/esm/components/Button/hamburgerIcon.d.ts.map +1 -0
- package/dist/esm/components/Button/hamburgerIcon.js +7 -0
- package/dist/esm/components/Button/hamburgerIcon.js.map +1 -0
- package/dist/esm/components/ClipboardCopy/ClipboardCopy.d.ts.map +1 -1
- package/dist/esm/components/ClipboardCopy/ClipboardCopy.js +2 -2
- package/dist/esm/components/ClipboardCopy/ClipboardCopy.js.map +1 -1
- package/dist/esm/components/ClipboardCopy/ClipboardCopyToggle.js +1 -1
- package/dist/esm/components/ClipboardCopy/ClipboardCopyToggle.js.map +1 -1
- package/dist/esm/components/DualListSelector/DualListSelector.d.ts +5 -0
- package/dist/esm/components/DualListSelector/DualListSelector.d.ts.map +1 -1
- package/dist/esm/components/DualListSelector/DualListSelector.js +4 -3
- package/dist/esm/components/DualListSelector/DualListSelector.js.map +1 -1
- package/dist/esm/components/DualListSelector/DualListSelectorContext.d.ts +1 -0
- package/dist/esm/components/DualListSelector/DualListSelectorContext.d.ts.map +1 -1
- package/dist/esm/components/DualListSelector/DualListSelectorContext.js +1 -1
- package/dist/esm/components/DualListSelector/DualListSelectorContext.js.map +1 -1
- package/dist/esm/components/DualListSelector/DualListSelectorListWrapper.d.ts.map +1 -1
- package/dist/esm/components/DualListSelector/DualListSelectorListWrapper.js +1 -1
- package/dist/esm/components/DualListSelector/DualListSelectorListWrapper.js.map +1 -1
- package/dist/esm/components/DualListSelector/DualListSelectorTree.d.ts.map +1 -1
- package/dist/esm/components/DualListSelector/DualListSelectorTree.js +4 -1
- package/dist/esm/components/DualListSelector/DualListSelectorTree.js.map +1 -1
- package/dist/esm/components/DualListSelector/DualListSelectorTreeItem.d.ts +5 -0
- package/dist/esm/components/DualListSelector/DualListSelectorTreeItem.d.ts.map +1 -1
- package/dist/esm/components/DualListSelector/DualListSelectorTreeItem.js +8 -4
- package/dist/esm/components/DualListSelector/DualListSelectorTreeItem.js.map +1 -1
- package/dist/esm/components/ExpandableSection/ExpandableSection.d.ts +5 -1
- package/dist/esm/components/ExpandableSection/ExpandableSection.d.ts.map +1 -1
- package/dist/esm/components/ExpandableSection/ExpandableSection.js +6 -2
- package/dist/esm/components/ExpandableSection/ExpandableSection.js.map +1 -1
- package/dist/esm/components/ExpandableSection/ExpandableSectionToggle.d.ts +2 -0
- package/dist/esm/components/ExpandableSection/ExpandableSectionToggle.d.ts.map +1 -1
- package/dist/esm/components/ExpandableSection/ExpandableSectionToggle.js +4 -3
- package/dist/esm/components/ExpandableSection/ExpandableSectionToggle.js.map +1 -1
- package/dist/esm/components/Form/FormFieldGroupExpandable.d.ts +5 -0
- package/dist/esm/components/Form/FormFieldGroupExpandable.d.ts.map +1 -1
- package/dist/esm/components/Form/FormFieldGroupExpandable.js +2 -2
- package/dist/esm/components/Form/FormFieldGroupExpandable.js.map +1 -1
- package/dist/esm/components/Form/InternalFormFieldGroup.d.ts +5 -0
- package/dist/esm/components/Form/InternalFormFieldGroup.d.ts.map +1 -1
- package/dist/esm/components/Form/InternalFormFieldGroup.js +2 -2
- package/dist/esm/components/Form/InternalFormFieldGroup.js.map +1 -1
- package/dist/esm/components/Label/Label.js +57 -57
- package/dist/esm/components/Label/Label.js.map +1 -1
- package/dist/esm/components/Menu/Menu.js +3 -3
- package/dist/esm/components/Menu/Menu.js.map +1 -1
- package/dist/esm/components/MenuToggle/MenuToggle.d.ts +2 -0
- package/dist/esm/components/MenuToggle/MenuToggle.d.ts.map +1 -1
- package/dist/esm/components/MenuToggle/MenuToggle.js +4 -3
- package/dist/esm/components/MenuToggle/MenuToggle.js.map +1 -1
- package/dist/esm/components/Nav/NavExpandable.d.ts.map +1 -1
- package/dist/esm/components/Nav/NavExpandable.js +1 -1
- package/dist/esm/components/Nav/NavExpandable.js.map +1 -1
- package/dist/esm/components/Page/PageToggleButton.d.ts +4 -0
- package/dist/esm/components/Page/PageToggleButton.d.ts.map +1 -1
- package/dist/esm/components/Page/PageToggleButton.js +2 -2
- package/dist/esm/components/Page/PageToggleButton.js.map +1 -1
- package/dist/esm/components/Popover/Popover.d.ts.map +1 -1
- package/dist/esm/components/Popover/Popover.js +11 -1
- package/dist/esm/components/Popover/Popover.js.map +1 -1
- package/dist/esm/components/SearchInput/AdvancedSearchMenu.d.ts.map +1 -1
- package/dist/esm/components/SearchInput/AdvancedSearchMenu.js +13 -19
- package/dist/esm/components/SearchInput/AdvancedSearchMenu.js.map +1 -1
- package/dist/esm/components/SearchInput/SearchInput.d.ts +4 -0
- package/dist/esm/components/SearchInput/SearchInput.d.ts.map +1 -1
- package/dist/esm/components/SearchInput/SearchInput.js +37 -13
- package/dist/esm/components/SearchInput/SearchInput.js.map +1 -1
- package/dist/esm/components/Tabs/OverflowTab.d.ts +26 -0
- package/dist/esm/components/Tabs/OverflowTab.d.ts.map +1 -1
- package/dist/esm/components/Tabs/OverflowTab.js +2 -2
- package/dist/esm/components/Tabs/OverflowTab.js.map +1 -1
- package/dist/esm/components/Tabs/Tab.d.ts.map +1 -1
- package/dist/esm/components/Tabs/Tab.js +5 -2
- package/dist/esm/components/Tabs/Tab.js.map +1 -1
- package/dist/esm/components/Tabs/Tabs.d.ts +10 -0
- package/dist/esm/components/Tabs/Tabs.d.ts.map +1 -1
- package/dist/esm/components/Tabs/Tabs.js +46 -12
- package/dist/esm/components/Tabs/Tabs.js.map +1 -1
- package/dist/esm/components/Tabs/TabsContext.d.ts +1 -0
- package/dist/esm/components/Tabs/TabsContext.d.ts.map +1 -1
- package/dist/esm/components/Tabs/TabsContext.js +1 -0
- package/dist/esm/components/Tabs/TabsContext.js.map +1 -1
- package/dist/esm/components/TreeView/TreeView.d.ts +5 -0
- package/dist/esm/components/TreeView/TreeView.d.ts.map +1 -1
- package/dist/esm/components/TreeView/TreeView.js +5 -5
- package/dist/esm/components/TreeView/TreeView.js.map +1 -1
- package/dist/esm/components/TreeView/TreeViewListItem.d.ts +5 -0
- package/dist/esm/components/TreeView/TreeViewListItem.d.ts.map +1 -1
- package/dist/esm/components/TreeView/TreeViewListItem.js +8 -4
- package/dist/esm/components/TreeView/TreeViewListItem.js.map +1 -1
- package/dist/esm/components/TreeView/TreeViewRoot.d.ts.map +1 -1
- package/dist/esm/components/TreeView/TreeViewRoot.js +2 -2
- package/dist/esm/components/TreeView/TreeViewRoot.js.map +1 -1
- package/dist/esm/components/Truncate/Truncate.d.ts +11 -8
- package/dist/esm/components/Truncate/Truncate.d.ts.map +1 -1
- package/dist/esm/components/Truncate/Truncate.js +16 -9
- package/dist/esm/components/Truncate/Truncate.js.map +1 -1
- package/dist/esm/demos/DashboardHeader.d.ts.map +1 -1
- package/dist/esm/demos/DashboardHeader.js +1 -2
- package/dist/esm/demos/DashboardHeader.js.map +1 -1
- package/dist/esm/demos/sampleData.d.ts.map +1 -1
- package/dist/esm/demos/sampleData.js +225 -226
- package/dist/esm/demos/sampleData.js.map +1 -1
- package/dist/esm/demos/sampleDataRTL.d.ts +7 -0
- package/dist/esm/demos/sampleDataRTL.d.ts.map +1 -0
- package/dist/esm/demos/sampleDataRTL.js +128 -0
- package/dist/esm/demos/sampleDataRTL.js.map +1 -0
- package/dist/esm/helpers/KeyboardHandler.js +3 -2
- package/dist/esm/helpers/KeyboardHandler.js.map +1 -1
- package/dist/esm/helpers/Popper/Popper.d.ts.map +1 -1
- package/dist/esm/helpers/Popper/Popper.js +1 -0
- package/dist/esm/helpers/Popper/Popper.js.map +1 -1
- package/dist/esm/helpers/util.d.ts +17 -0
- package/dist/esm/helpers/util.d.ts.map +1 -1
- package/dist/esm/helpers/util.js +36 -0
- package/dist/esm/helpers/util.js.map +1 -1
- package/dist/js/components/Alert/AlertGroupInline.d.ts.map +1 -1
- package/dist/js/components/Alert/AlertGroupInline.js +6 -0
- package/dist/js/components/Alert/AlertGroupInline.js.map +1 -1
- package/dist/js/components/Button/Button.d.ts +12 -0
- package/dist/js/components/Button/Button.d.ts.map +1 -1
- package/dist/js/components/Button/Button.js +33 -3
- package/dist/js/components/Button/Button.js.map +1 -1
- package/dist/js/components/Button/hamburgerIcon.d.ts +2 -0
- package/dist/js/components/Button/hamburgerIcon.d.ts.map +1 -0
- package/dist/js/components/Button/hamburgerIcon.js +11 -0
- package/dist/js/components/Button/hamburgerIcon.js.map +1 -0
- package/dist/js/components/ClipboardCopy/ClipboardCopy.d.ts.map +1 -1
- package/dist/js/components/ClipboardCopy/ClipboardCopy.js +2 -2
- package/dist/js/components/ClipboardCopy/ClipboardCopy.js.map +1 -1
- package/dist/js/components/ClipboardCopy/ClipboardCopyToggle.js +1 -1
- package/dist/js/components/ClipboardCopy/ClipboardCopyToggle.js.map +1 -1
- package/dist/js/components/DualListSelector/DualListSelector.d.ts +5 -0
- package/dist/js/components/DualListSelector/DualListSelector.d.ts.map +1 -1
- package/dist/js/components/DualListSelector/DualListSelector.js +4 -3
- package/dist/js/components/DualListSelector/DualListSelector.js.map +1 -1
- package/dist/js/components/DualListSelector/DualListSelectorContext.d.ts +1 -0
- package/dist/js/components/DualListSelector/DualListSelectorContext.d.ts.map +1 -1
- package/dist/js/components/DualListSelector/DualListSelectorContext.js +1 -1
- package/dist/js/components/DualListSelector/DualListSelectorContext.js.map +1 -1
- package/dist/js/components/DualListSelector/DualListSelectorListWrapper.d.ts.map +1 -1
- package/dist/js/components/DualListSelector/DualListSelectorListWrapper.js +1 -1
- package/dist/js/components/DualListSelector/DualListSelectorListWrapper.js.map +1 -1
- package/dist/js/components/DualListSelector/DualListSelectorTree.d.ts.map +1 -1
- package/dist/js/components/DualListSelector/DualListSelectorTree.js +4 -1
- package/dist/js/components/DualListSelector/DualListSelectorTree.js.map +1 -1
- package/dist/js/components/DualListSelector/DualListSelectorTreeItem.d.ts +5 -0
- package/dist/js/components/DualListSelector/DualListSelectorTreeItem.d.ts.map +1 -1
- package/dist/js/components/DualListSelector/DualListSelectorTreeItem.js +7 -3
- package/dist/js/components/DualListSelector/DualListSelectorTreeItem.js.map +1 -1
- package/dist/js/components/ExpandableSection/ExpandableSection.d.ts +5 -1
- package/dist/js/components/ExpandableSection/ExpandableSection.d.ts.map +1 -1
- package/dist/js/components/ExpandableSection/ExpandableSection.js +6 -2
- package/dist/js/components/ExpandableSection/ExpandableSection.js.map +1 -1
- package/dist/js/components/ExpandableSection/ExpandableSectionToggle.d.ts +2 -0
- package/dist/js/components/ExpandableSection/ExpandableSectionToggle.d.ts.map +1 -1
- package/dist/js/components/ExpandableSection/ExpandableSectionToggle.js +4 -3
- package/dist/js/components/ExpandableSection/ExpandableSectionToggle.js.map +1 -1
- package/dist/js/components/Form/FormFieldGroupExpandable.d.ts +5 -0
- package/dist/js/components/Form/FormFieldGroupExpandable.d.ts.map +1 -1
- package/dist/js/components/Form/FormFieldGroupExpandable.js +2 -2
- package/dist/js/components/Form/FormFieldGroupExpandable.js.map +1 -1
- package/dist/js/components/Form/InternalFormFieldGroup.d.ts +5 -0
- package/dist/js/components/Form/InternalFormFieldGroup.d.ts.map +1 -1
- package/dist/js/components/Form/InternalFormFieldGroup.js +2 -2
- package/dist/js/components/Form/InternalFormFieldGroup.js.map +1 -1
- package/dist/js/components/Label/Label.js +57 -57
- package/dist/js/components/Label/Label.js.map +1 -1
- package/dist/js/components/Menu/Menu.js +3 -3
- package/dist/js/components/Menu/Menu.js.map +1 -1
- package/dist/js/components/MenuToggle/MenuToggle.d.ts +2 -0
- package/dist/js/components/MenuToggle/MenuToggle.d.ts.map +1 -1
- package/dist/js/components/MenuToggle/MenuToggle.js +4 -3
- package/dist/js/components/MenuToggle/MenuToggle.js.map +1 -1
- package/dist/js/components/Nav/NavExpandable.d.ts.map +1 -1
- package/dist/js/components/Nav/NavExpandable.js +1 -1
- package/dist/js/components/Nav/NavExpandable.js.map +1 -1
- package/dist/js/components/Page/PageToggleButton.d.ts +4 -0
- package/dist/js/components/Page/PageToggleButton.d.ts.map +1 -1
- package/dist/js/components/Page/PageToggleButton.js +2 -2
- package/dist/js/components/Page/PageToggleButton.js.map +1 -1
- package/dist/js/components/Popover/Popover.d.ts.map +1 -1
- package/dist/js/components/Popover/Popover.js +11 -1
- package/dist/js/components/Popover/Popover.js.map +1 -1
- package/dist/js/components/SearchInput/AdvancedSearchMenu.d.ts.map +1 -1
- package/dist/js/components/SearchInput/AdvancedSearchMenu.js +12 -18
- package/dist/js/components/SearchInput/AdvancedSearchMenu.js.map +1 -1
- package/dist/js/components/SearchInput/SearchInput.d.ts +4 -0
- package/dist/js/components/SearchInput/SearchInput.d.ts.map +1 -1
- package/dist/js/components/SearchInput/SearchInput.js +36 -12
- package/dist/js/components/SearchInput/SearchInput.js.map +1 -1
- package/dist/js/components/Tabs/OverflowTab.d.ts +26 -0
- package/dist/js/components/Tabs/OverflowTab.d.ts.map +1 -1
- package/dist/js/components/Tabs/OverflowTab.js +2 -2
- package/dist/js/components/Tabs/OverflowTab.js.map +1 -1
- package/dist/js/components/Tabs/Tab.d.ts.map +1 -1
- package/dist/js/components/Tabs/Tab.js +4 -1
- package/dist/js/components/Tabs/Tab.js.map +1 -1
- package/dist/js/components/Tabs/Tabs.d.ts +10 -0
- package/dist/js/components/Tabs/Tabs.d.ts.map +1 -1
- package/dist/js/components/Tabs/Tabs.js +45 -11
- package/dist/js/components/Tabs/Tabs.js.map +1 -1
- package/dist/js/components/Tabs/TabsContext.d.ts +1 -0
- package/dist/js/components/Tabs/TabsContext.d.ts.map +1 -1
- package/dist/js/components/Tabs/TabsContext.js +1 -0
- package/dist/js/components/Tabs/TabsContext.js.map +1 -1
- package/dist/js/components/TreeView/TreeView.d.ts +5 -0
- package/dist/js/components/TreeView/TreeView.d.ts.map +1 -1
- package/dist/js/components/TreeView/TreeView.js +5 -5
- package/dist/js/components/TreeView/TreeView.js.map +1 -1
- package/dist/js/components/TreeView/TreeViewListItem.d.ts +5 -0
- package/dist/js/components/TreeView/TreeViewListItem.d.ts.map +1 -1
- package/dist/js/components/TreeView/TreeViewListItem.js +7 -3
- package/dist/js/components/TreeView/TreeViewListItem.js.map +1 -1
- package/dist/js/components/TreeView/TreeViewRoot.d.ts.map +1 -1
- package/dist/js/components/TreeView/TreeViewRoot.js +2 -2
- package/dist/js/components/TreeView/TreeViewRoot.js.map +1 -1
- package/dist/js/components/Truncate/Truncate.d.ts +11 -8
- package/dist/js/components/Truncate/Truncate.d.ts.map +1 -1
- package/dist/js/components/Truncate/Truncate.js +15 -9
- package/dist/js/components/Truncate/Truncate.js.map +1 -1
- package/dist/js/demos/DashboardHeader.d.ts.map +1 -1
- package/dist/js/demos/DashboardHeader.js +1 -2
- package/dist/js/demos/DashboardHeader.js.map +1 -1
- package/dist/js/demos/sampleData.d.ts.map +1 -1
- package/dist/js/demos/sampleData.js +225 -226
- package/dist/js/demos/sampleData.js.map +1 -1
- package/dist/js/demos/sampleDataRTL.d.ts +7 -0
- package/dist/js/demos/sampleDataRTL.d.ts.map +1 -0
- package/dist/js/demos/sampleDataRTL.js +131 -0
- package/dist/js/demos/sampleDataRTL.js.map +1 -0
- package/dist/js/helpers/KeyboardHandler.js +3 -2
- package/dist/js/helpers/KeyboardHandler.js.map +1 -1
- package/dist/js/helpers/Popper/Popper.d.ts.map +1 -1
- package/dist/js/helpers/Popper/Popper.js +1 -0
- package/dist/js/helpers/Popper/Popper.js.map +1 -1
- package/dist/js/helpers/util.d.ts +17 -0
- package/dist/js/helpers/util.d.ts.map +1 -1
- package/dist/js/helpers/util.js +39 -1
- package/dist/js/helpers/util.js.map +1 -1
- package/dist/styles/assets/images/icon-help.hbs +3 -0
- package/dist/styles/assets/images/icon-outlined-star.hbs +3 -0
- package/dist/styles/assets/images/icon-star.hbs +3 -0
- package/dist/styles/base-no-reset.css +52 -11
- package/dist/styles/base.css +52 -11
- package/dist/umd/assets/{output-B5tbNQwm.css → output-BvTy70LD.css} +15500 -14758
- package/dist/umd/react-core.min.js +3 -3
- package/helpers/package.json +1 -1
- package/layouts/package.json +1 -1
- package/next/package.json +1 -1
- package/package.json +6 -6
- package/src/components/Alert/AlertGroupInline.tsx +13 -2
- package/src/components/Button/Button.tsx +78 -5
- package/src/components/Button/__tests__/Button.test.tsx +380 -74
- package/src/components/Button/__tests__/__snapshots__/Button.test.tsx.snap +1 -1
- package/src/components/Button/examples/Button.md +57 -14
- package/src/components/Button/examples/ButtonFavorite.tsx +18 -0
- package/src/components/Button/examples/ButtonHamburger.tsx +9 -0
- package/src/components/Button/examples/ButtonSettings.tsx +10 -0
- package/src/components/Button/hamburgerIcon.tsx +13 -0
- package/src/components/Card/examples/Card.md +1 -1
- package/src/components/Card/examples/CardSelectable.tsx +73 -60
- package/src/components/Card/examples/CardSingleSelectable.tsx +65 -48
- package/src/components/ClipboardCopy/ClipboardCopy.tsx +2 -1
- package/src/components/ClipboardCopy/ClipboardCopyToggle.tsx +1 -1
- package/src/components/ClipboardCopy/__tests__/ClipboardCopyToggle.test.tsx +7 -1
- package/src/components/ClipboardCopy/__tests__/__snapshots__/ClipboardCopyToggle.test.tsx.snap +0 -1
- package/src/components/DualListSelector/DualListSelector.tsx +18 -4
- package/src/components/DualListSelector/DualListSelectorContext.ts +2 -1
- package/src/components/DualListSelector/DualListSelectorListWrapper.tsx +8 -5
- package/src/components/DualListSelector/DualListSelectorTree.tsx +4 -0
- package/src/components/DualListSelector/DualListSelectorTreeItem.tsx +17 -2
- package/src/components/DualListSelector/__tests__/DualListSelector.test.tsx +32 -1
- package/src/components/DualListSelector/__tests__/DualListSelectorTreeItem.test.tsx +55 -0
- package/src/components/DualListSelector/examples/DualListSelectorTree.tsx +1 -1
- package/src/components/ExpandableSection/ExpandableSection.tsx +13 -1
- package/src/components/ExpandableSection/ExpandableSectionToggle.tsx +5 -1
- package/src/components/ExpandableSection/__tests__/ExpandableSection.test.tsx +85 -23
- package/src/components/ExpandableSection/__tests__/ExpandableSectionToggle.test.tsx +32 -0
- package/src/components/ExpandableSection/__tests__/__snapshots__/ExpandableSection.test.tsx.snap +1 -63
- package/src/components/ExpandableSection/examples/ExpandableSection.md +2 -0
- package/src/components/ExpandableSection/examples/ExpandableSectionDetached.tsx +1 -1
- package/src/components/Form/FormFieldGroupExpandable.tsx +7 -0
- package/src/components/Form/InternalFormFieldGroup.tsx +19 -3
- package/src/components/Form/__tests__/FormFieldGroupExpandable.test.tsx +55 -0
- package/src/components/Form/examples/FormFieldGroups.tsx +7 -1
- package/src/components/Label/Label.tsx +63 -63
- package/src/components/Masthead/examples/MastheadBasic.tsx +1 -2
- package/src/components/Masthead/examples/MastheadBasicMixedContent.tsx +1 -2
- package/src/components/Masthead/examples/MastheadDisplayInline.tsx +1 -2
- package/src/components/Masthead/examples/MastheadDisplayStack.tsx +1 -2
- package/src/components/Masthead/examples/MastheadDisplayStackInlineResponsive.tsx +1 -2
- package/src/components/Masthead/examples/MastheadInsets.tsx +1 -2
- package/src/components/Masthead/examples/MastheadLogoCustomComponent.tsx +1 -2
- package/src/components/Menu/Menu.tsx +3 -3
- package/src/components/MenuToggle/MenuToggle.tsx +6 -1
- package/src/components/MenuToggle/__tests__/MenuToggle.test.tsx +59 -45
- package/src/components/MenuToggle/__tests__/__snapshots__/MenuToggle.test.tsx.snap +9 -9
- package/src/components/MenuToggle/examples/MenuToggle.md +14 -30
- package/src/components/MenuToggle/examples/MenuToggleCustomIcon.tsx +17 -0
- package/src/components/MenuToggle/examples/MenuToggleSettings.tsx +8 -0
- package/src/components/Nav/NavExpandable.tsx +6 -1
- package/src/components/Nav/__tests__/Generated/__snapshots__/NavExpandable.test.tsx.snap +1 -0
- package/src/components/Nav/__tests__/NavExpandable.test.tsx +15 -0
- package/src/components/Nav/__tests__/__snapshots__/Nav.test.tsx.snap +3 -0
- package/src/components/Page/PageToggleButton.tsx +9 -2
- package/src/components/Page/examples/Page.md +1 -1
- package/src/components/Page/examples/PageCenteredSection.tsx +4 -8
- package/src/components/Page/examples/PageGroupSection.tsx +2 -5
- package/src/components/Page/examples/PageMainSectionPadding.tsx +2 -5
- package/src/components/Page/examples/PageMainSectionVariations.tsx +2 -5
- package/src/components/Page/examples/PageMultipleSidebarBody.tsx +2 -5
- package/src/components/Page/examples/PageUncontrolledNav.tsx +1 -4
- package/src/components/Page/examples/PageVerticalNav.tsx +2 -5
- package/src/components/Page/examples/PageWithOrWithoutFill.tsx +2 -5
- package/src/components/Popover/Popover.tsx +13 -1
- package/src/components/SearchInput/AdvancedSearchMenu.tsx +15 -23
- package/src/components/SearchInput/SearchInput.tsx +111 -15
- package/src/components/SearchInput/__tests__/SearchInput.test.tsx +84 -0
- package/src/components/SearchInput/examples/SearchInput.md +11 -2
- package/src/components/SearchInput/examples/SearchInputWithExpandable.tsx +6 -1
- package/src/components/Skeleton/examples/SkeletonText.tsx +0 -1
- package/src/components/Tabs/OverflowTab.tsx +29 -0
- package/src/components/Tabs/Tab.tsx +6 -2
- package/src/components/Tabs/Tabs.tsx +76 -11
- package/src/components/Tabs/TabsContext.ts +2 -0
- package/src/components/Tabs/__tests__/Tabs.test.tsx +65 -1
- package/src/components/Tabs/__tests__/__snapshots__/Tabs.test.tsx.snap +39 -26
- package/src/components/Tabs/examples/Tabs.md +1 -1
- package/src/components/Timestamp/examples/TimestampBasicFormats.tsx +1 -1
- package/src/components/Timestamp/examples/TimestampDefaultTooltip.tsx +1 -1
- package/src/components/TreeView/TreeView.tsx +9 -0
- package/src/components/TreeView/TreeViewListItem.tsx +18 -5
- package/src/components/TreeView/TreeViewRoot.tsx +4 -2
- package/src/components/TreeView/__tests__/TreeView.test.tsx +8 -1
- package/src/components/TreeView/__tests__/TreeViewList.test.tsx +39 -0
- package/src/components/TreeView/__tests__/TreeViewListItem.test.tsx +17 -3
- package/src/components/TreeView/__tests__/__snapshots__/TreeView.test.tsx.snap +3 -0
- package/src/components/TreeView/examples/TreeViewCompact.tsx +1 -1
- package/src/components/TreeView/examples/TreeViewCompactNoBackground.tsx +8 -1
- package/src/components/TreeView/examples/TreeViewGuides.tsx +1 -1
- package/src/components/TreeView/examples/TreeViewMultiselectable.tsx +1 -0
- package/src/components/TreeView/examples/TreeViewSelectionExpansion.tsx +1 -0
- package/src/components/TreeView/examples/TreeViewSingleSelectable.tsx +1 -0
- package/src/components/TreeView/examples/TreeViewWithActionItems.tsx +1 -0
- package/src/components/TreeView/examples/TreeViewWithBadges.tsx +1 -0
- package/src/components/TreeView/examples/TreeViewWithCheckboxes.tsx +9 -1
- package/src/components/TreeView/examples/TreeViewWithCustomBadges.tsx +1 -0
- package/src/components/TreeView/examples/TreeViewWithIconPerItem.tsx +1 -0
- package/src/components/TreeView/examples/TreeViewWithIcons.tsx +1 -0
- package/src/components/TreeView/examples/TreeViewWithMemoization.tsx +1 -0
- package/src/components/TreeView/examples/TreeViewWithSearch.tsx +1 -0
- package/src/components/Truncate/Truncate.tsx +40 -19
- package/src/components/Truncate/__tests__/Truncate.test.tsx +24 -0
- package/src/components/Truncate/examples/Truncate.md +8 -0
- package/src/components/Truncate/examples/TruncateLinks.tsx +22 -0
- package/src/demos/CardDemos.md +1 -1
- package/src/demos/DashboardHeader.tsx +2 -5
- package/src/demos/NotificationDrawer/examples/NotificationDrawerBasic.tsx +2 -5
- package/src/demos/NotificationDrawer/examples/NotificationDrawerGrouped.tsx +2 -5
- package/src/demos/RTL/RTL.md +1 -0
- package/src/demos/RTL/examples/PaginatedTable.tsx +18 -53
- package/src/demos/examples/Card/CardAggregateStatus.tsx +2 -6
- package/src/demos/examples/Card/CardDetails.tsx +2 -3
- package/src/demos/examples/Card/CardEventsView.tsx +2 -3
- package/src/demos/examples/Card/CardLogView.tsx +2 -3
- package/src/demos/examples/Card/CardStatus.tsx +0 -1
- package/src/demos/examples/Card/CardUtilizationDemo3.tsx +0 -1
- package/src/demos/examples/Masthead/MastheadWithHorizontalNav.tsx +1 -1
- package/src/demos/examples/Masthead/MastheadWithUtilitiesAndUserDropdownMenu.tsx +2 -5
- package/src/demos/examples/Nav/NavFlyout.tsx +3 -6
- package/src/demos/examples/Nav/NavHorizontal.tsx +1 -1
- package/src/demos/examples/Nav/NavHorizontalWithSubnav.tsx +2 -5
- package/src/demos/examples/Nav/NavManual.tsx +3 -6
- package/src/demos/examples/Page/PageContextSelector.tsx +3 -6
- package/src/demos/examples/Page/PageStickySectionBreadcrumb.tsx +2 -5
- package/src/demos/examples/Page/PageStickySectionGroup.tsx +2 -5
- package/src/demos/examples/Page/PageStickySectionGroupAlternate.tsx +2 -5
- package/src/demos/examples/Toolbar/ConsoleLogViewerToolbar.tsx +2 -3
- package/src/demos/examples/Wizard/InPageWithDrawer.tsx +1 -4
- package/src/demos/examples/Wizard/InPageWithDrawerInformationalStep.tsx +1 -4
- package/src/demos/sampleData.tsx +225 -227
- package/src/demos/sampleDataRTL.tsx +133 -0
- package/src/helpers/KeyboardHandler.tsx +2 -2
- package/src/helpers/Popper/Popper.tsx +1 -0
- package/src/helpers/util.ts +45 -0
- package/src/demos/RTL/examples/PaginatedTable.jsx +0 -504
|
@@ -1,603 +1,602 @@
|
|
|
1
|
-
const getRandomInteger = (min, max) => Math.floor(Math.random() * (max - min + 1)) + min;
|
|
2
1
|
export const columns = ['Servers', 'Threads', 'Applications', 'Workspaces', 'Last Modified', 'URL'];
|
|
3
2
|
export const rows = [
|
|
4
3
|
{
|
|
5
4
|
name: 'patternfly',
|
|
6
|
-
threads:
|
|
7
|
-
applications:
|
|
8
|
-
workspaces:
|
|
5
|
+
threads: 12,
|
|
6
|
+
applications: 34,
|
|
7
|
+
workspaces: 22,
|
|
9
8
|
lastModified: '2 hours ago',
|
|
10
9
|
url: 'http://www.redhat.com/en/office-locations/US-node1'
|
|
11
10
|
},
|
|
12
11
|
{
|
|
13
12
|
name: 'patternfly-elements',
|
|
14
|
-
threads:
|
|
15
|
-
applications:
|
|
16
|
-
workspaces:
|
|
13
|
+
threads: 7,
|
|
14
|
+
applications: 42,
|
|
15
|
+
workspaces: 18,
|
|
17
16
|
lastModified: '5 hours ago',
|
|
18
17
|
url: 'http://www.redhat.com/en/office-locations/US-node2'
|
|
19
18
|
},
|
|
20
19
|
{
|
|
21
20
|
name: 'patternfly-unified-design-kit',
|
|
22
|
-
threads:
|
|
23
|
-
applications:
|
|
24
|
-
workspaces:
|
|
21
|
+
threads: 5,
|
|
22
|
+
applications: 25,
|
|
23
|
+
workspaces: 10,
|
|
25
24
|
lastModified: '20 minutes ago',
|
|
26
25
|
url: 'http://www.redhat.com/en/office-locations/US-node3'
|
|
27
26
|
},
|
|
28
27
|
{
|
|
29
28
|
name: 'patternfly-elements',
|
|
30
|
-
threads:
|
|
31
|
-
applications:
|
|
32
|
-
workspaces:
|
|
29
|
+
threads: 19,
|
|
30
|
+
applications: 36,
|
|
31
|
+
workspaces: 21,
|
|
33
32
|
lastModified: '10 minutes ago',
|
|
34
33
|
url: 'http://www.redhat.com/en/office-locations/US-node4'
|
|
35
34
|
},
|
|
36
35
|
{
|
|
37
36
|
name: 'patternfly',
|
|
38
|
-
threads:
|
|
39
|
-
applications:
|
|
40
|
-
workspaces:
|
|
37
|
+
threads: 8,
|
|
38
|
+
applications: 49,
|
|
39
|
+
workspaces: 17,
|
|
41
40
|
lastModified: '15 minutes ago',
|
|
42
41
|
url: 'http://www.redhat.com/en/office-locations/US-node5'
|
|
43
42
|
},
|
|
44
43
|
{
|
|
45
44
|
name: 'patternfly-unified-design-kit',
|
|
46
|
-
threads:
|
|
47
|
-
applications:
|
|
48
|
-
workspaces:
|
|
45
|
+
threads: 3,
|
|
46
|
+
applications: 12,
|
|
47
|
+
workspaces: 26,
|
|
49
48
|
lastModified: '4 hours ago',
|
|
50
49
|
url: 'http://www.redhat.com/en/office-locations/US-node6'
|
|
51
50
|
},
|
|
52
51
|
{
|
|
53
52
|
name: 'patternfly-elements',
|
|
54
|
-
threads:
|
|
55
|
-
applications:
|
|
56
|
-
workspaces:
|
|
53
|
+
threads: 14,
|
|
54
|
+
applications: 22,
|
|
55
|
+
workspaces: 5,
|
|
57
56
|
lastModified: '10 minutes ago',
|
|
58
57
|
url: 'http://www.redhat.com/en/office-locations/US-node7'
|
|
59
58
|
},
|
|
60
59
|
{
|
|
61
60
|
name: 'patternfly',
|
|
62
|
-
threads:
|
|
63
|
-
applications:
|
|
64
|
-
workspaces:
|
|
61
|
+
threads: 11,
|
|
62
|
+
applications: 31,
|
|
63
|
+
workspaces: 24,
|
|
65
64
|
lastModified: '8 hours ago',
|
|
66
65
|
url: 'http://www.redhat.com/en/office-locations/US-node8'
|
|
67
66
|
},
|
|
68
67
|
{
|
|
69
68
|
name: 'patternfly-unified-design-kit',
|
|
70
|
-
threads:
|
|
71
|
-
applications:
|
|
72
|
-
workspaces:
|
|
69
|
+
threads: 4,
|
|
70
|
+
applications: 19,
|
|
71
|
+
workspaces: 9,
|
|
73
72
|
lastModified: '1 hour ago',
|
|
74
73
|
url: 'http://www.redhat.com/en/office-locations/US-node9'
|
|
75
74
|
},
|
|
76
75
|
{
|
|
77
76
|
name: 'patternfly-elements',
|
|
78
|
-
threads:
|
|
79
|
-
applications:
|
|
80
|
-
workspaces:
|
|
77
|
+
threads: 18,
|
|
78
|
+
applications: 47,
|
|
79
|
+
workspaces: 14,
|
|
81
80
|
lastModified: '2 hours ago',
|
|
82
81
|
url: 'http://www.redhat.com/en/office-locations/US-node10'
|
|
83
82
|
},
|
|
84
83
|
{
|
|
85
84
|
name: 'patternfly',
|
|
86
|
-
threads:
|
|
87
|
-
applications:
|
|
88
|
-
workspaces:
|
|
85
|
+
threads: 1,
|
|
86
|
+
applications: 38,
|
|
87
|
+
workspaces: 29,
|
|
89
88
|
lastModified: '55 minutes ago',
|
|
90
89
|
url: 'http://www.redhat.com/en/office-locations/US-node11'
|
|
91
90
|
},
|
|
92
91
|
{
|
|
93
92
|
name: 'patternfly-unified-design-kit',
|
|
94
|
-
threads:
|
|
95
|
-
applications:
|
|
96
|
-
workspaces:
|
|
93
|
+
threads: 9,
|
|
94
|
+
applications: 27,
|
|
95
|
+
workspaces: 16,
|
|
97
96
|
lastModified: '1 hour ago',
|
|
98
97
|
url: 'http://www.redhat.com/en/office-locations/US-node12'
|
|
99
98
|
},
|
|
100
99
|
{
|
|
101
100
|
name: 'patternfly-elements',
|
|
102
|
-
threads:
|
|
103
|
-
applications:
|
|
104
|
-
workspaces:
|
|
101
|
+
threads: 16,
|
|
102
|
+
applications: 41,
|
|
103
|
+
workspaces: 3,
|
|
105
104
|
lastModified: '20 minutes ago',
|
|
106
105
|
url: 'http://www.redhat.com/en/office-locations/US-node13'
|
|
107
106
|
},
|
|
108
107
|
{
|
|
109
108
|
name: 'patternfly',
|
|
110
|
-
threads:
|
|
111
|
-
applications:
|
|
112
|
-
workspaces:
|
|
109
|
+
threads: 2,
|
|
110
|
+
applications: 15,
|
|
111
|
+
workspaces: 28,
|
|
113
112
|
lastModified: '4 hours ago',
|
|
114
113
|
url: 'http://www.redhat.com/en/office-locations/US-node14'
|
|
115
114
|
},
|
|
116
115
|
{
|
|
117
116
|
name: 'patternfly-unified-design-kit',
|
|
118
|
-
threads:
|
|
119
|
-
applications:
|
|
120
|
-
workspaces:
|
|
117
|
+
threads: 20,
|
|
118
|
+
applications: 33,
|
|
119
|
+
workspaces: 11,
|
|
121
120
|
lastModified: '10 minutes ago',
|
|
122
121
|
url: 'http://www.redhat.com/en/office-locations/US-node15'
|
|
123
122
|
},
|
|
124
123
|
{
|
|
125
124
|
name: 'patternfly-elements',
|
|
126
|
-
threads:
|
|
127
|
-
applications:
|
|
128
|
-
workspaces:
|
|
125
|
+
threads: 13,
|
|
126
|
+
applications: 44,
|
|
127
|
+
workspaces: 7,
|
|
129
128
|
lastModified: '5 minutes ago',
|
|
130
129
|
url: 'http://www.redhat.com/en/office-locations/US-node16'
|
|
131
130
|
},
|
|
132
131
|
{
|
|
133
132
|
name: 'patternfly',
|
|
134
|
-
threads:
|
|
135
|
-
applications:
|
|
136
|
-
workspaces:
|
|
133
|
+
threads: 6,
|
|
134
|
+
applications: 29,
|
|
135
|
+
workspaces: 25,
|
|
137
136
|
lastModified: '5 hours ago',
|
|
138
137
|
url: 'http://www.redhat.com/en/office-locations/US-node17'
|
|
139
138
|
},
|
|
140
139
|
{
|
|
141
140
|
name: 'patternfly-unified-design-kit',
|
|
142
|
-
threads:
|
|
143
|
-
applications:
|
|
144
|
-
workspaces:
|
|
141
|
+
threads: 10,
|
|
142
|
+
applications: 17,
|
|
143
|
+
workspaces: 20,
|
|
145
144
|
lastModified: '10 minutes ago',
|
|
146
145
|
url: 'http://www.redhat.com/en/office-locations/US-node18'
|
|
147
146
|
},
|
|
148
147
|
{
|
|
149
148
|
name: 'patternfly-elements',
|
|
150
|
-
threads:
|
|
151
|
-
applications:
|
|
152
|
-
workspaces:
|
|
149
|
+
threads: 15,
|
|
150
|
+
applications: 50,
|
|
151
|
+
workspaces: 8,
|
|
153
152
|
lastModified: '30 minutes ago',
|
|
154
153
|
url: 'http://www.redhat.com/en/office-locations/US-node19'
|
|
155
154
|
},
|
|
156
155
|
{
|
|
157
156
|
name: 'patternfly',
|
|
158
|
-
threads:
|
|
159
|
-
applications:
|
|
160
|
-
workspaces:
|
|
157
|
+
threads: 17,
|
|
158
|
+
applications: 23,
|
|
159
|
+
workspaces: 27,
|
|
161
160
|
lastModified: '3 hours ago',
|
|
162
161
|
url: 'http://www.redhat.com/en/office-locations/US-node20'
|
|
163
162
|
},
|
|
164
163
|
{
|
|
165
164
|
name: 'patternfly-unified-design-kit',
|
|
166
|
-
threads:
|
|
167
|
-
applications:
|
|
168
|
-
workspaces:
|
|
165
|
+
threads: 7,
|
|
166
|
+
applications: 39,
|
|
167
|
+
workspaces: 19,
|
|
169
168
|
lastModified: '15 minutes ago',
|
|
170
169
|
url: 'http://www.redhat.com/en/office-locations/US-node21'
|
|
171
170
|
},
|
|
172
171
|
{
|
|
173
172
|
name: 'patternfly-elements',
|
|
174
|
-
threads:
|
|
175
|
-
applications:
|
|
176
|
-
workspaces:
|
|
173
|
+
threads: 11,
|
|
174
|
+
applications: 16,
|
|
175
|
+
workspaces: 6,
|
|
177
176
|
lastModified: '2 hours ago',
|
|
178
177
|
url: 'http://www.redhat.com/en/office-locations/US-node22'
|
|
179
178
|
},
|
|
180
179
|
{
|
|
181
180
|
name: 'patternfly',
|
|
182
|
-
threads:
|
|
183
|
-
applications:
|
|
184
|
-
workspaces:
|
|
181
|
+
threads: 5,
|
|
182
|
+
applications: 37,
|
|
183
|
+
workspaces: 30,
|
|
185
184
|
lastModified: '2 hours ago',
|
|
186
185
|
url: 'http://www.redhat.com/en/office-locations/US-node23'
|
|
187
186
|
},
|
|
188
187
|
{
|
|
189
188
|
name: 'patternfly-unified-design-kit',
|
|
190
|
-
threads:
|
|
191
|
-
applications:
|
|
192
|
-
workspaces:
|
|
189
|
+
threads: 9,
|
|
190
|
+
applications: 28,
|
|
191
|
+
workspaces: 12,
|
|
193
192
|
lastModified: '40 minutes ago',
|
|
194
193
|
url: 'http://www.redhat.com/en/office-locations/US-node24'
|
|
195
194
|
},
|
|
196
195
|
{
|
|
197
196
|
name: 'patternfly-elements',
|
|
198
|
-
threads:
|
|
199
|
-
applications:
|
|
200
|
-
workspaces:
|
|
197
|
+
threads: 14,
|
|
198
|
+
applications: 46,
|
|
199
|
+
workspaces: 4,
|
|
201
200
|
lastModified: '1 hour ago',
|
|
202
201
|
url: 'http://www.redhat.com/en/office-locations/US-node25'
|
|
203
202
|
},
|
|
204
203
|
{
|
|
205
204
|
name: 'patternfly',
|
|
206
|
-
threads:
|
|
207
|
-
applications:
|
|
208
|
-
workspaces:
|
|
205
|
+
threads: 3,
|
|
206
|
+
applications: 21,
|
|
207
|
+
workspaces: 23,
|
|
209
208
|
lastModified: '2 hours ago',
|
|
210
209
|
url: 'http://www.redhat.com/en/office-locations/US-node26'
|
|
211
210
|
},
|
|
212
211
|
{
|
|
213
212
|
name: 'patternfly-unified-design-kit',
|
|
214
|
-
threads:
|
|
215
|
-
applications:
|
|
216
|
-
workspaces:
|
|
213
|
+
threads: 8,
|
|
214
|
+
applications: 32,
|
|
215
|
+
workspaces: 13,
|
|
217
216
|
lastModified: '7 hours ago',
|
|
218
217
|
url: 'http://www.redhat.com/en/office-locations/CZ-node1'
|
|
219
218
|
},
|
|
220
219
|
{
|
|
221
220
|
name: 'patternfly-elements',
|
|
222
|
-
threads:
|
|
223
|
-
applications:
|
|
224
|
-
workspaces:
|
|
221
|
+
threads: 20,
|
|
222
|
+
applications: 11,
|
|
223
|
+
workspaces: 2,
|
|
225
224
|
lastModified: '50 minutes ago',
|
|
226
225
|
url: 'http://www.redhat.com/en/office-locations/CZ-node2'
|
|
227
226
|
},
|
|
228
227
|
{
|
|
229
228
|
name: 'patternfly',
|
|
230
|
-
threads:
|
|
231
|
-
applications:
|
|
232
|
-
workspaces:
|
|
229
|
+
threads: 12,
|
|
230
|
+
applications: 48,
|
|
231
|
+
workspaces: 22,
|
|
233
232
|
lastModified: '10 minutes ago',
|
|
234
233
|
url: 'http://www.redhat.com/en/office-locations/CZ-node3'
|
|
235
234
|
},
|
|
236
235
|
{
|
|
237
236
|
name: 'patternfly-unified-design-kit',
|
|
238
|
-
threads:
|
|
239
|
-
applications:
|
|
240
|
-
workspaces:
|
|
237
|
+
threads: 6,
|
|
238
|
+
applications: 26,
|
|
239
|
+
workspaces: 15,
|
|
241
240
|
lastModified: '3 hours ago',
|
|
242
241
|
url: 'http://www.redhat.com/en/office-locations/CZ-node4'
|
|
243
242
|
},
|
|
244
243
|
{
|
|
245
244
|
name: 'patternfly-elements',
|
|
246
|
-
threads:
|
|
247
|
-
applications:
|
|
248
|
-
workspaces:
|
|
245
|
+
threads: 19,
|
|
246
|
+
applications: 43,
|
|
247
|
+
workspaces: 9,
|
|
249
248
|
lastModified: '2 hours ago',
|
|
250
249
|
url: 'http://www.redhat.com/en/office-locations/CZ-node5'
|
|
251
250
|
},
|
|
252
251
|
{
|
|
253
252
|
name: 'patternfly',
|
|
254
|
-
threads:
|
|
255
|
-
applications:
|
|
256
|
-
workspaces:
|
|
253
|
+
threads: 2,
|
|
254
|
+
applications: 18,
|
|
255
|
+
workspaces: 29,
|
|
257
256
|
lastModified: '2 hours ago',
|
|
258
257
|
url: 'http://www.redhat.com/en/office-locations/CZ-node6'
|
|
259
258
|
},
|
|
260
259
|
{
|
|
261
260
|
name: 'patternfly-unified-design-kit',
|
|
262
|
-
threads:
|
|
263
|
-
applications:
|
|
264
|
-
workspaces:
|
|
261
|
+
threads: 15,
|
|
262
|
+
applications: 35,
|
|
263
|
+
workspaces: 14,
|
|
265
264
|
lastModified: '25 minutes ago',
|
|
266
265
|
url: 'http://www.redhat.com/en/office-locations/CZ-node7'
|
|
267
266
|
},
|
|
268
267
|
{
|
|
269
268
|
name: 'patternfly-elements',
|
|
270
|
-
threads:
|
|
271
|
-
applications:
|
|
272
|
-
workspaces:
|
|
269
|
+
threads: 10,
|
|
270
|
+
applications: 45,
|
|
271
|
+
workspaces: 7,
|
|
273
272
|
lastModified: '1 hour ago',
|
|
274
273
|
url: 'http://www.redhat.com/en/office-locations/CZ-node8'
|
|
275
274
|
},
|
|
276
275
|
{
|
|
277
276
|
name: 'patternfly',
|
|
278
|
-
threads:
|
|
279
|
-
applications:
|
|
280
|
-
workspaces:
|
|
277
|
+
threads: 4,
|
|
278
|
+
applications: 20,
|
|
279
|
+
workspaces: 24,
|
|
281
280
|
lastModified: '15 minutes ago',
|
|
282
281
|
url: 'http://www.redhat.com/en/office-locations/CZ-node9'
|
|
283
282
|
},
|
|
284
283
|
{
|
|
285
284
|
name: 'patternfly-unified-design-kit',
|
|
286
|
-
threads:
|
|
287
|
-
applications:
|
|
288
|
-
workspaces:
|
|
285
|
+
threads: 13,
|
|
286
|
+
applications: 30,
|
|
287
|
+
workspaces: 17,
|
|
289
288
|
lastModified: '3 hours ago',
|
|
290
289
|
url: 'http://www.redhat.com/en/office-locations/CZ-node10'
|
|
291
290
|
},
|
|
292
291
|
{
|
|
293
292
|
name: 'patternfly-elements',
|
|
294
|
-
threads:
|
|
295
|
-
applications:
|
|
296
|
-
workspaces:
|
|
293
|
+
threads: 18,
|
|
294
|
+
applications: 40,
|
|
295
|
+
workspaces: 1,
|
|
297
296
|
lastModified: '30 minutes ago',
|
|
298
297
|
url: 'http://www.redhat.com/en/office-locations/CZ-node11'
|
|
299
298
|
},
|
|
300
299
|
{
|
|
301
300
|
name: 'patternfly',
|
|
302
|
-
threads:
|
|
303
|
-
applications:
|
|
304
|
-
workspaces:
|
|
301
|
+
threads: 1,
|
|
302
|
+
applications: 13,
|
|
303
|
+
workspaces: 26,
|
|
305
304
|
lastModified: '5 minutes ago',
|
|
306
305
|
url: 'http://www.redhat.com/en/office-locations/CZ-node12'
|
|
307
306
|
},
|
|
308
307
|
{
|
|
309
308
|
name: 'patternfly-unified-design-kit',
|
|
310
|
-
threads:
|
|
311
|
-
applications:
|
|
312
|
-
workspaces:
|
|
309
|
+
threads: 16,
|
|
310
|
+
applications: 24,
|
|
311
|
+
workspaces: 11,
|
|
313
312
|
lastModified: '45 minutes ago',
|
|
314
313
|
url: 'http://www.redhat.com/en/office-locations/CZ-node13'
|
|
315
314
|
},
|
|
316
315
|
{
|
|
317
316
|
name: 'patternfly-elements',
|
|
318
|
-
threads:
|
|
319
|
-
applications:
|
|
320
|
-
workspaces:
|
|
317
|
+
threads: 8,
|
|
318
|
+
applications: 49,
|
|
319
|
+
workspaces: 3,
|
|
321
320
|
lastModified: '2 hours ago',
|
|
322
321
|
url: 'http://www.redhat.com/en/office-locations/CZ-node14'
|
|
323
322
|
},
|
|
324
323
|
{
|
|
325
324
|
name: 'patternfly',
|
|
326
|
-
threads:
|
|
327
|
-
applications:
|
|
328
|
-
workspaces:
|
|
325
|
+
threads: 7,
|
|
326
|
+
applications: 14,
|
|
327
|
+
workspaces: 28,
|
|
329
328
|
lastModified: '10 minutes ago',
|
|
330
329
|
url: 'http://www.redhat.com/en/office-locations/CZ-node15'
|
|
331
330
|
},
|
|
332
331
|
{
|
|
333
332
|
name: 'patternfly-unified-design-kit',
|
|
334
|
-
threads:
|
|
335
|
-
applications:
|
|
336
|
-
workspaces:
|
|
333
|
+
threads: 14,
|
|
334
|
+
applications: 33,
|
|
335
|
+
workspaces: 20,
|
|
337
336
|
lastModified: '20 minutes ago',
|
|
338
337
|
url: 'http://www.redhat.com/en/office-locations/CZ-Remote-node1'
|
|
339
338
|
},
|
|
340
339
|
{
|
|
341
340
|
name: 'patternfly-elements',
|
|
342
|
-
threads:
|
|
343
|
-
applications:
|
|
344
|
-
workspaces:
|
|
341
|
+
threads: 3,
|
|
342
|
+
applications: 47,
|
|
343
|
+
workspaces: 8,
|
|
345
344
|
lastModified: '15 minutes ago',
|
|
346
345
|
url: 'http://www.redhat.com/en/office-locations/CZ-Remote-node2'
|
|
347
346
|
},
|
|
348
347
|
{
|
|
349
348
|
name: 'patternfly',
|
|
350
|
-
threads:
|
|
351
|
-
applications:
|
|
352
|
-
workspaces:
|
|
349
|
+
threads: 11,
|
|
350
|
+
applications: 19,
|
|
351
|
+
workspaces: 25,
|
|
353
352
|
lastModified: '2 hours ago',
|
|
354
353
|
url: 'http://www.redhat.com/en/office-locations/CZ-Remote-node3'
|
|
355
354
|
},
|
|
356
355
|
{
|
|
357
356
|
name: 'patternfly-unified-design-kit',
|
|
358
|
-
threads:
|
|
359
|
-
applications:
|
|
360
|
-
workspaces:
|
|
357
|
+
threads: 5,
|
|
358
|
+
applications: 31,
|
|
359
|
+
workspaces: 13,
|
|
361
360
|
lastModified: '1 hour ago',
|
|
362
361
|
url: 'http://www.redhat.com/en/office-locations/CZ-Remote-node4'
|
|
363
362
|
},
|
|
364
363
|
{
|
|
365
364
|
name: 'patternfly-elements',
|
|
366
|
-
threads:
|
|
367
|
-
applications:
|
|
368
|
-
workspaces:
|
|
365
|
+
threads: 17,
|
|
366
|
+
applications: 50,
|
|
367
|
+
workspaces: 6,
|
|
369
368
|
lastModified: '30 minutes ago',
|
|
370
369
|
url: 'http://www.redhat.com/en/office-locations/CZ-Remote-node5'
|
|
371
370
|
},
|
|
372
371
|
{
|
|
373
372
|
name: 'patternfly',
|
|
374
|
-
threads:
|
|
375
|
-
applications:
|
|
376
|
-
workspaces:
|
|
373
|
+
threads: 9,
|
|
374
|
+
applications: 22,
|
|
375
|
+
workspaces: 21,
|
|
377
376
|
lastModified: '2 hours ago',
|
|
378
377
|
url: 'http://www.redhat.com/en/office-locations/CZ-Remote-node6'
|
|
379
378
|
},
|
|
380
379
|
{
|
|
381
380
|
name: 'patternfly-unified-design-kit',
|
|
382
|
-
threads:
|
|
383
|
-
applications:
|
|
384
|
-
workspaces:
|
|
381
|
+
threads: 2,
|
|
382
|
+
applications: 37,
|
|
383
|
+
workspaces: 18,
|
|
385
384
|
lastModified: '45 minutes ago',
|
|
386
385
|
url: 'http://www.redhat.com/en/office-locations/CZ-remote-node7'
|
|
387
386
|
},
|
|
388
387
|
{
|
|
389
388
|
name: 'patternfly-elements',
|
|
390
|
-
threads:
|
|
391
|
-
applications:
|
|
392
|
-
workspaces:
|
|
389
|
+
threads: 19,
|
|
390
|
+
applications: 41,
|
|
391
|
+
workspaces: 4,
|
|
393
392
|
lastModified: '6 hours ago',
|
|
394
393
|
url: 'http://www.redhat.com/en/office-locations/CZ-remote-node8'
|
|
395
394
|
},
|
|
396
395
|
{
|
|
397
396
|
name: 'patternfly',
|
|
398
|
-
threads:
|
|
399
|
-
applications:
|
|
400
|
-
workspaces:
|
|
397
|
+
threads: 13,
|
|
398
|
+
applications: 15,
|
|
399
|
+
workspaces: 27,
|
|
401
400
|
lastModified: '50 minutes ago',
|
|
402
401
|
url: 'http://www.redhat.com/en/office-locations/CZ-remote-node9'
|
|
403
402
|
},
|
|
404
403
|
{
|
|
405
404
|
name: 'patternfly-unified-design-kit',
|
|
406
|
-
threads:
|
|
407
|
-
applications:
|
|
408
|
-
workspaces:
|
|
405
|
+
threads: 4,
|
|
406
|
+
applications: 29,
|
|
407
|
+
workspaces: 16,
|
|
409
408
|
lastModified: '3 hours ago',
|
|
410
409
|
url: 'http://www.redhat.com/en/office-locations/CZ-remote-node10'
|
|
411
410
|
},
|
|
412
411
|
{
|
|
413
412
|
name: 'patternfly-elements',
|
|
414
|
-
threads:
|
|
415
|
-
applications:
|
|
416
|
-
workspaces:
|
|
413
|
+
threads: 20,
|
|
414
|
+
applications: 46,
|
|
415
|
+
workspaces: 10,
|
|
417
416
|
lastModified: '2 hours ago',
|
|
418
417
|
url: 'http://www.redhat.com/en/office-locations/CZ-remote-node11'
|
|
419
418
|
},
|
|
420
419
|
{
|
|
421
420
|
name: 'patternfly',
|
|
422
|
-
threads:
|
|
423
|
-
applications:
|
|
424
|
-
workspaces:
|
|
421
|
+
threads: 6,
|
|
422
|
+
applications: 12,
|
|
423
|
+
workspaces: 23,
|
|
425
424
|
lastModified: '20 minutes ago',
|
|
426
425
|
url: 'http://www.redhat.com/en/office-locations/CZ-remote-node12'
|
|
427
426
|
},
|
|
428
427
|
{
|
|
429
428
|
name: 'patternfly-unified-design-kit',
|
|
430
|
-
threads:
|
|
431
|
-
applications:
|
|
432
|
-
workspaces:
|
|
429
|
+
threads: 10,
|
|
430
|
+
applications: 25,
|
|
431
|
+
workspaces: 19,
|
|
433
432
|
lastModified: '5 hours ago',
|
|
434
433
|
url: 'http://www.redhat.com/en/office-locations/CZ-remote-node13'
|
|
435
434
|
},
|
|
436
435
|
{
|
|
437
436
|
name: 'patternfly-elements',
|
|
438
|
-
threads:
|
|
439
|
-
applications:
|
|
440
|
-
workspaces:
|
|
437
|
+
threads: 7,
|
|
438
|
+
applications: 38,
|
|
439
|
+
workspaces: 5,
|
|
441
440
|
lastModified: '30 minutes ago',
|
|
442
441
|
url: 'http://www.redhat.com/en/office-locations/CZ-remote-node14'
|
|
443
442
|
},
|
|
444
443
|
{
|
|
445
444
|
name: 'patternfly',
|
|
446
|
-
threads:
|
|
447
|
-
applications:
|
|
448
|
-
workspaces:
|
|
445
|
+
threads: 16,
|
|
446
|
+
applications: 17,
|
|
447
|
+
workspaces: 30,
|
|
449
448
|
lastModified: '1 hour ago',
|
|
450
449
|
url: 'http://www.redhat.com/en/office-locations/CZ-remote-node15'
|
|
451
450
|
},
|
|
452
451
|
{
|
|
453
452
|
name: 'patternfly-unified-design-kit',
|
|
454
|
-
threads:
|
|
455
|
-
applications:
|
|
456
|
-
workspaces:
|
|
453
|
+
threads: 12,
|
|
454
|
+
applications: 36,
|
|
455
|
+
workspaces: 15,
|
|
457
456
|
lastModified: '1 hour ago',
|
|
458
457
|
url: 'http://www.redhat.com/en/office-locations/CZ-remote-node16'
|
|
459
458
|
},
|
|
460
459
|
{
|
|
461
460
|
name: 'patternfly-elements',
|
|
462
|
-
threads:
|
|
463
|
-
applications:
|
|
464
|
-
workspaces:
|
|
461
|
+
threads: 5,
|
|
462
|
+
applications: 44,
|
|
463
|
+
workspaces: 2,
|
|
465
464
|
lastModified: '25 minutes ago',
|
|
466
465
|
url: 'http://www.redhat.com/en/office-locations/CZ-remote-node17'
|
|
467
466
|
},
|
|
468
467
|
{
|
|
469
468
|
name: 'patternfly',
|
|
470
|
-
threads:
|
|
471
|
-
applications:
|
|
472
|
-
workspaces:
|
|
469
|
+
threads: 18,
|
|
470
|
+
applications: 21,
|
|
471
|
+
workspaces: 22,
|
|
473
472
|
lastModified: '20 minutes ago',
|
|
474
473
|
url: 'http://www.redhat.com/en/office-locations/CZ-remote-node18'
|
|
475
474
|
},
|
|
476
475
|
{
|
|
477
476
|
name: 'patternfly-unified-design-kit',
|
|
478
|
-
threads:
|
|
479
|
-
applications:
|
|
480
|
-
workspaces:
|
|
477
|
+
threads: 9,
|
|
478
|
+
applications: 32,
|
|
479
|
+
workspaces: 12,
|
|
481
480
|
lastModified: '25 minutes ago',
|
|
482
481
|
url: 'http://www.redhat.com/en/office-locations/Bangalore-node1'
|
|
483
482
|
},
|
|
484
483
|
{
|
|
485
484
|
name: 'patternfly-elements',
|
|
486
|
-
threads:
|
|
487
|
-
applications:
|
|
488
|
-
workspaces:
|
|
485
|
+
threads: 3,
|
|
486
|
+
applications: 43,
|
|
487
|
+
workspaces: 7,
|
|
489
488
|
lastModified: '2 hours ago',
|
|
490
489
|
url: 'http://www.redhat.com/en/office-locations/Bangalore-node2'
|
|
491
490
|
},
|
|
492
491
|
{
|
|
493
492
|
name: 'patternfly',
|
|
494
|
-
threads:
|
|
495
|
-
applications:
|
|
496
|
-
workspaces:
|
|
493
|
+
threads: 15,
|
|
494
|
+
applications: 18,
|
|
495
|
+
workspaces: 24,
|
|
497
496
|
lastModified: '10 minutes ago',
|
|
498
497
|
url: 'http://www.redhat.com/en/office-locations/Bangalore-node3'
|
|
499
498
|
},
|
|
500
499
|
{
|
|
501
500
|
name: 'patternfly-unified-design-kit',
|
|
502
|
-
threads:
|
|
503
|
-
applications:
|
|
504
|
-
workspaces:
|
|
501
|
+
threads: 8,
|
|
502
|
+
applications: 27,
|
|
503
|
+
workspaces: 14,
|
|
505
504
|
lastModified: '50 minutes ago',
|
|
506
505
|
url: 'http://www.redhat.com/en/office-locations/Bangalore-node4'
|
|
507
506
|
},
|
|
508
507
|
{
|
|
509
508
|
name: 'patternfly-elements',
|
|
510
|
-
threads:
|
|
511
|
-
applications:
|
|
512
|
-
workspaces:
|
|
509
|
+
threads: 1,
|
|
510
|
+
applications: 47,
|
|
511
|
+
workspaces: 9,
|
|
513
512
|
lastModified: '3 hours ago',
|
|
514
513
|
url: 'http://www.redhat.com/en/office-locations/Bangalore-node5'
|
|
515
514
|
},
|
|
516
515
|
{
|
|
517
516
|
name: 'patternfly',
|
|
518
|
-
threads:
|
|
519
|
-
applications:
|
|
520
|
-
workspaces:
|
|
517
|
+
threads: 13,
|
|
518
|
+
applications: 23,
|
|
519
|
+
workspaces: 28,
|
|
521
520
|
lastModified: '2 hours ago',
|
|
522
521
|
url: 'http://www.redhat.com/en/office-locations/Bangalore-node6'
|
|
523
522
|
},
|
|
524
523
|
{
|
|
525
524
|
name: 'patternfly-unified-design-kit',
|
|
526
|
-
threads:
|
|
527
|
-
applications:
|
|
528
|
-
workspaces:
|
|
525
|
+
threads: 6,
|
|
526
|
+
applications: 34,
|
|
527
|
+
workspaces: 17,
|
|
529
528
|
lastModified: '5 hours ago',
|
|
530
529
|
url: 'http://www.redhat.com/en/office-locations/Bangalore-node7'
|
|
531
530
|
},
|
|
532
531
|
{
|
|
533
532
|
name: 'patternfly-elements',
|
|
534
|
-
threads:
|
|
535
|
-
applications:
|
|
536
|
-
workspaces:
|
|
533
|
+
threads: 20,
|
|
534
|
+
applications: 39,
|
|
535
|
+
workspaces: 3,
|
|
537
536
|
lastModified: '30 minutes ago',
|
|
538
537
|
url: 'http://www.redhat.com/en/office-locations/Bangalore-node8'
|
|
539
538
|
},
|
|
540
539
|
{
|
|
541
540
|
name: 'patternfly',
|
|
542
|
-
threads:
|
|
543
|
-
applications:
|
|
544
|
-
workspaces:
|
|
541
|
+
threads: 4,
|
|
542
|
+
applications: 14,
|
|
543
|
+
workspaces: 26,
|
|
545
544
|
lastModified: '20 minutes ago',
|
|
546
545
|
url: 'http://www.redhat.com/en/office-locations/Bangalore-node9'
|
|
547
546
|
},
|
|
548
547
|
{
|
|
549
548
|
name: 'patternfly-unified-design-kit',
|
|
550
|
-
threads:
|
|
551
|
-
applications:
|
|
552
|
-
workspaces:
|
|
549
|
+
threads: 17,
|
|
550
|
+
applications: 28,
|
|
551
|
+
workspaces: 11,
|
|
553
552
|
lastModified: '1 hour ago',
|
|
554
553
|
url: 'http://www.redhat.com/en/office-locations/Bangalore-node10'
|
|
555
554
|
},
|
|
556
555
|
{
|
|
557
556
|
name: 'patternfly-elements',
|
|
558
|
-
threads:
|
|
559
|
-
applications:
|
|
560
|
-
workspaces:
|
|
557
|
+
threads: 11,
|
|
558
|
+
applications: 42,
|
|
559
|
+
workspaces: 8,
|
|
561
560
|
lastModified: '40 minutes ago',
|
|
562
561
|
url: 'http://www.redhat.com/en/office-locations/Bangalore-node11'
|
|
563
562
|
},
|
|
564
563
|
{
|
|
565
564
|
name: 'patternfly',
|
|
566
|
-
threads:
|
|
567
|
-
applications:
|
|
568
|
-
workspaces:
|
|
565
|
+
threads: 2,
|
|
566
|
+
applications: 19,
|
|
567
|
+
workspaces: 25,
|
|
569
568
|
lastModified: '1 hour ago',
|
|
570
569
|
url: 'http://www.redhat.com/en/office-locations/Bangalore-node12'
|
|
571
570
|
},
|
|
572
571
|
{
|
|
573
572
|
name: 'patternfly-unified-design-kit',
|
|
574
|
-
threads:
|
|
575
|
-
applications:
|
|
576
|
-
workspaces:
|
|
573
|
+
threads: 14,
|
|
574
|
+
applications: 30,
|
|
575
|
+
workspaces: 13,
|
|
577
576
|
lastModified: '20 minutes ago',
|
|
578
577
|
url: 'http://www.redhat.com/en/office-locations/Bangalore-node13'
|
|
579
578
|
},
|
|
580
579
|
{
|
|
581
580
|
name: 'patternfly-elements',
|
|
582
|
-
threads:
|
|
583
|
-
applications:
|
|
584
|
-
workspaces:
|
|
581
|
+
threads: 10,
|
|
582
|
+
applications: 45,
|
|
583
|
+
workspaces: 1,
|
|
585
584
|
lastModified: '4 hours ago',
|
|
586
585
|
url: 'http://www.redhat.com/en/office-locations/Bangalore-node14'
|
|
587
586
|
},
|
|
588
587
|
{
|
|
589
588
|
name: 'patternfly',
|
|
590
|
-
threads:
|
|
591
|
-
applications:
|
|
592
|
-
workspaces:
|
|
589
|
+
threads: 7,
|
|
590
|
+
applications: 16,
|
|
591
|
+
workspaces: 27,
|
|
593
592
|
lastModified: '2 hours ago',
|
|
594
593
|
url: 'http://www.redhat.com/en/office-locations/Bangalore-node15'
|
|
595
594
|
},
|
|
596
595
|
{
|
|
597
596
|
name: 'patternfly-unified-design-kit',
|
|
598
|
-
threads:
|
|
599
|
-
applications:
|
|
600
|
-
workspaces:
|
|
597
|
+
threads: 19,
|
|
598
|
+
applications: 31,
|
|
599
|
+
workspaces: 20,
|
|
601
600
|
lastModified: '3 hours ago',
|
|
602
601
|
url: 'http://www.redhat.com/en/office-locations/Bangalore-node16'
|
|
603
602
|
}
|