superdesk-ui-framework 3.0.67 → 3.0.69
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/app/styles/_tooltips.scss +0 -10
- package/dist/examples.bundle.js +1 -1
- package/dist/playgrounds/react-playgrounds/tsconfig.json +4 -0
- package/dist/superdesk-ui.bundle.css +0 -3
- package/examples/pages/playgrounds/react-playgrounds/tsconfig.json +4 -0
- package/package.json +3 -2
- package/tsconfig.json +1 -5
- package/react/examples/pages/playgrounds/dummy-data/items.d.ts +0 -16
- package/react/examples/pages/playgrounds/dummy-data/items.js +0 -95
- package/react/examples/pages/playgrounds/react-playgrounds/CoreLayout.d.ts +0 -51
- package/react/examples/pages/playgrounds/react-playgrounds/CoreLayout.js +0 -454
- package/react/examples/pages/playgrounds/react-playgrounds/EditorTest.d.ts +0 -27
- package/react/examples/pages/playgrounds/react-playgrounds/EditorTest.js +0 -256
- package/react/examples/pages/playgrounds/react-playgrounds/FirstPlayground.d.ts +0 -19
- package/react/examples/pages/playgrounds/react-playgrounds/FirstPlayground.js +0 -160
- package/react/examples/pages/playgrounds/react-playgrounds/Index.d.ts +0 -11
- package/react/examples/pages/playgrounds/react-playgrounds/Index.js +0 -25
- package/react/examples/pages/playgrounds/react-playgrounds/Multiedit.d.ts +0 -36
- package/react/examples/pages/playgrounds/react-playgrounds/Multiedit.js +0 -200
- package/react/examples/pages/playgrounds/react-playgrounds/PageLayoutTest.d.ts +0 -22
- package/react/examples/pages/playgrounds/react-playgrounds/PageLayoutTest.js +0 -134
- package/react/examples/pages/playgrounds/react-playgrounds/PersonalProfile.d.ts +0 -40
- package/react/examples/pages/playgrounds/react-playgrounds/PersonalProfile.js +0 -350
- package/react/examples/pages/playgrounds/react-playgrounds/RundownEditor.d.ts +0 -32
- package/react/examples/pages/playgrounds/react-playgrounds/RundownEditor.js +0 -267
- package/react/examples/pages/playgrounds/react-playgrounds/Rundowns.d.ts +0 -39
- package/react/examples/pages/playgrounds/react-playgrounds/Rundowns.js +0 -558
- package/react/examples/pages/playgrounds/react-playgrounds/SamsPlayground.d.ts +0 -24
- package/react/examples/pages/playgrounds/react-playgrounds/SamsPlayground.js +0 -241
- package/react/examples/pages/playgrounds/react-playgrounds/TestGround.d.ts +0 -27
- package/react/examples/pages/playgrounds/react-playgrounds/TestGround.js +0 -508
- package/react/examples/pages/playgrounds/react-playgrounds/UiPlayground.d.ts +0 -24
- package/react/examples/pages/playgrounds/react-playgrounds/UiPlayground.js +0 -239
- package/react/examples/pages/playgrounds/react-playgrounds/components/AuthoringContainer.d.ts +0 -11
- package/react/examples/pages/playgrounds/react-playgrounds/components/AuthoringContainer.js +0 -64
- package/react/examples/pages/playgrounds/react-playgrounds/components/ContentSplitter.d.ts +0 -10
- package/react/examples/pages/playgrounds/react-playgrounds/components/ContentSplitter.js +0 -62
- package/react/examples/pages/playgrounds/react-playgrounds/components/GraphicButton.d.ts +0 -14
- package/react/examples/pages/playgrounds/react-playgrounds/components/GraphicButton.js +0 -65
- package/react/examples/pages/playgrounds/react-playgrounds/components/GraphicButtonsGroup.d.ts +0 -8
- package/react/examples/pages/playgrounds/react-playgrounds/components/GraphicButtonsGroup.js +0 -53
- package/react/examples/pages/playgrounds/react-playgrounds/components/HeaderPanel.d.ts +0 -8
- package/react/examples/pages/playgrounds/react-playgrounds/components/HeaderPanel.js +0 -53
- package/react/examples/pages/playgrounds/react-playgrounds/components/Index.d.ts +0 -19
- package/react/examples/pages/playgrounds/react-playgrounds/components/Index.js +0 -41
- package/react/examples/pages/playgrounds/react-playgrounds/components/Layout.d.ts +0 -8
- package/react/examples/pages/playgrounds/react-playgrounds/components/Layout.js +0 -40
- package/react/examples/pages/playgrounds/react-playgrounds/components/LayoutContainer.d.ts +0 -8
- package/react/examples/pages/playgrounds/react-playgrounds/components/LayoutContainer.js +0 -53
- package/react/examples/pages/playgrounds/react-playgrounds/components/LeftPanel.d.ts +0 -9
- package/react/examples/pages/playgrounds/react-playgrounds/components/LeftPanel.js +0 -53
- package/react/examples/pages/playgrounds/react-playgrounds/components/MainPanel.d.ts +0 -10
- package/react/examples/pages/playgrounds/react-playgrounds/components/MainPanel.js +0 -63
- package/react/examples/pages/playgrounds/react-playgrounds/components/OverlayPanel.d.ts +0 -8
- package/react/examples/pages/playgrounds/react-playgrounds/components/OverlayPanel.js +0 -55
- package/react/examples/pages/playgrounds/react-playgrounds/components/Panel.d.ts +0 -10
- package/react/examples/pages/playgrounds/react-playgrounds/components/Panel.js +0 -63
- package/react/examples/pages/playgrounds/react-playgrounds/components/PanelContent.d.ts +0 -8
- package/react/examples/pages/playgrounds/react-playgrounds/components/PanelContent.js +0 -53
- package/react/examples/pages/playgrounds/react-playgrounds/components/PanelContentBlock.d.ts +0 -11
- package/react/examples/pages/playgrounds/react-playgrounds/components/PanelContentBlock.js +0 -63
- package/react/examples/pages/playgrounds/react-playgrounds/components/PanelFooter.d.ts +0 -8
- package/react/examples/pages/playgrounds/react-playgrounds/components/PanelFooter.js +0 -54
- package/react/examples/pages/playgrounds/react-playgrounds/components/PanelHeader.d.ts +0 -12
- package/react/examples/pages/playgrounds/react-playgrounds/components/PanelHeader.js +0 -63
- package/react/examples/pages/playgrounds/react-playgrounds/components/RightPanel.d.ts +0 -9
- package/react/examples/pages/playgrounds/react-playgrounds/components/RightPanel.js +0 -53
- package/react/examples/pages/playgrounds/react-playgrounds/components/SearchBar.d.ts +0 -23
- package/react/examples/pages/playgrounds/react-playgrounds/components/SearchBar.js +0 -92
- package/react/examples/pages/playgrounds/react-playgrounds/components/SidebarMenu.d.ts +0 -20
- package/react/examples/pages/playgrounds/react-playgrounds/components/SidebarMenu.js +0 -83
- package/react/examples/pages/playgrounds/react-playgrounds/components/SubNav.d.ts +0 -9
- package/react/examples/pages/playgrounds/react-playgrounds/components/SubNav.js +0 -60
- /package/react/{app-typescript/components → components}/Alert.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Alert.js +0 -0
- /package/react/{app-typescript/components → components}/Autocomplete.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Autocomplete.js +0 -0
- /package/react/{app-typescript/components → components}/Badge.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Badge.js +0 -0
- /package/react/{app-typescript/components → components}/Button.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Button.js +0 -0
- /package/react/{app-typescript/components → components}/ButtonGroup.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ButtonGroup.js +0 -0
- /package/react/{app-typescript/components → components}/Carousel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Carousel.js +0 -0
- /package/react/{app-typescript/components → components}/CheckButtonGroup.d.ts +0 -0
- /package/react/{app-typescript/components → components}/CheckButtonGroup.js +0 -0
- /package/react/{app-typescript/components → components}/CheckGroup.d.ts +0 -0
- /package/react/{app-typescript/components → components}/CheckGroup.js +0 -0
- /package/react/{app-typescript/components → components}/Checkbox.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Checkbox.js +0 -0
- /package/react/{app-typescript/components → components}/CheckboxButton.d.ts +0 -0
- /package/react/{app-typescript/components → components}/CheckboxButton.js +0 -0
- /package/react/{app-typescript/components → components}/ContentDivider.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ContentDivider.js +0 -0
- /package/react/{app-typescript/components → components}/CreateButton.d.ts +0 -0
- /package/react/{app-typescript/components → components}/CreateButton.js +0 -0
- /package/react/{app-typescript/components → components}/DatePicker.d.ts +0 -0
- /package/react/{app-typescript/components → components}/DatePicker.js +0 -0
- /package/react/{app-typescript/components → components}/Divider.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Divider.js +0 -0
- /package/react/{app-typescript/components → components}/DonutChart.d.ts +0 -0
- /package/react/{app-typescript/components → components}/DonutChart.js +0 -0
- /package/react/{app-typescript/components → components}/DragHandle.d.ts +0 -0
- /package/react/{app-typescript/components → components}/DragHandle.js +0 -0
- /package/react/{app-typescript/components → components}/DropZone.d.ts +0 -0
- /package/react/{app-typescript/components → components}/DropZone.js +0 -0
- /package/react/{app-typescript/components → components}/Dropdown.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Dropdown.js +0 -0
- /package/react/{app-typescript/components → components}/DropdownFirst.d.ts +0 -0
- /package/react/{app-typescript/components → components}/DropdownFirst.js +0 -0
- /package/react/{app-typescript/components → components}/DurationInput.d.ts +0 -0
- /package/react/{app-typescript/components → components}/DurationInput.js +0 -0
- /package/react/{app-typescript/components → components}/EmptyState.d.ts +0 -0
- /package/react/{app-typescript/components → components}/EmptyState.js +0 -0
- /package/react/{app-typescript/components → components}/Form/FormGroup.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/FormGroup.js +0 -0
- /package/react/{app-typescript/components → components}/Form/FormItem.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/FormItem.js +0 -0
- /package/react/{app-typescript/components → components}/Form/FormLabel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/FormLabel.js +0 -0
- /package/react/{app-typescript/components → components}/Form/FormRow.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/FormRow.js +0 -0
- /package/react/{app-typescript/components → components}/Form/FormRowNew.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/FormRowNew.js +0 -0
- /package/react/{app-typescript/components → components}/Form/FormText.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/FormText.js +0 -0
- /package/react/{app-typescript/components → components}/Form/InputBase.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/InputBase.js +0 -0
- /package/react/{app-typescript/components → components}/Form/InputNew.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/InputNew.js +0 -0
- /package/react/{app-typescript/components → components}/Form/InputWrapper.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/InputWrapper.js +0 -0
- /package/react/{app-typescript/components → components}/Form/index.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/index.js +0 -0
- /package/react/{app-typescript/components → components}/FormLabel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/FormLabel.js +0 -0
- /package/react/{app-typescript/components → components}/GridItem.d.ts +0 -0
- /package/react/{app-typescript/components → components}/GridItem.js +0 -0
- /package/react/{app-typescript/components → components}/GridList.d.ts +0 -0
- /package/react/{app-typescript/components → components}/GridList.js +0 -0
- /package/react/{app-typescript/components → components}/HeadingText.d.ts +0 -0
- /package/react/{app-typescript/components → components}/HeadingText.js +0 -0
- /package/react/{app-typescript/components → components}/HelloWorld.d.ts +0 -0
- /package/react/{app-typescript/components → components}/HelloWorld.js +0 -0
- /package/react/{app-typescript/components → components}/Icon.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Icon.js +0 -0
- /package/react/{app-typescript/components → components}/IconButton.d.ts +0 -0
- /package/react/{app-typescript/components → components}/IconButton.js +0 -0
- /package/react/{app-typescript/components → components}/IconLabel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/IconLabel.js +0 -0
- /package/react/{app-typescript/components → components}/IconPicker.d.ts +0 -0
- /package/react/{app-typescript/components → components}/IconPicker.js +0 -0
- /package/react/{app-typescript/components → components}/Input.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Input.js +0 -0
- /package/react/{app-typescript/components → components}/Label.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Label.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthorinInnerSideBar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthorinInnerSideBar.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringContainer.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringContainer.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrame.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrame.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameContainer.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameContainer.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameLeftBar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameLeftBar.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameMain.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameMain.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameNavBar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameNavBar.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameOverlay.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameOverlay.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameRightBar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameRightBar.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameSidePanel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameSidePanel.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameSidePanelOverlay.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameSidePanelOverlay.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringInnerBody.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringInnerBody.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringInnerHeader.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringInnerHeader.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringMain.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringMain.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringMainContainer.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringMainContainer.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringMainContent.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringMainContent.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringMainToolBar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringMainToolBar.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/BottomBarAction.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/BottomBarAction.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/Container.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/Container.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/ContentSplitter.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/ContentSplitter.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayout.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayout.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutContainer.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutContainer.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutFooter.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutFooter.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutMain.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutMain.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutOverlay.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutOverlay.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutSlideInMenu.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutSlideInMenu.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutTopMenu.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutTopMenu.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/HamburgerButton.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/HamburgerButton.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/HeaderPanel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/HeaderPanel.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/Layout.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/Layout.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/LayoutContainer.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/LayoutContainer.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/LeftPanel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/LeftPanel.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/MainMenu.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/MainMenu.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/MainPanel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/MainPanel.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/NotificationPanel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/NotificationPanel.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/OverlayPanel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/OverlayPanel.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/PageLayout.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/PageLayout.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/Panel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/Panel.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/RightPanel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/RightPanel.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/index.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/index.js +0 -0
- /package/react/{app-typescript/components → components}/LeftMenu.d.ts +0 -0
- /package/react/{app-typescript/components → components}/LeftMenu.js +0 -0
- /package/react/{app-typescript/components → components}/ListItemLoader.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ListItemLoader.js +0 -0
- /package/react/{app-typescript/components → components}/Lists/BoxedList.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Lists/BoxedList.js +0 -0
- /package/react/{app-typescript/components → components}/Lists/ContentList.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Lists/ContentList.js +0 -0
- /package/react/{app-typescript/components → components}/Lists/SimpleList.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Lists/SimpleList.js +0 -0
- /package/react/{app-typescript/components → components}/Lists/TableList.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Lists/TableList.js +0 -0
- /package/react/{app-typescript/components → components}/Lists/index.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Lists/index.js +0 -0
- /package/react/{app-typescript/components → components}/Loader.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Loader.js +0 -0
- /package/react/{app-typescript/components → components}/Menu.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Menu.js +0 -0
- /package/react/{app-typescript/components → components}/Modal.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Modal.js +0 -0
- /package/react/{app-typescript/components → components}/MultiSelect.d.ts +0 -0
- /package/react/{app-typescript/components → components}/MultiSelect.js +0 -0
- /package/react/{app-typescript/components → components}/NavButton.d.ts +0 -0
- /package/react/{app-typescript/components → components}/NavButton.js +0 -0
- /package/react/{app-typescript/components → components}/Navigation/BottomNav.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Navigation/BottomNav.js +0 -0
- /package/react/{app-typescript/components → components}/Navigation/QuickNavBar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Navigation/QuickNavBar.js +0 -0
- /package/react/{app-typescript/components → components}/Navigation/SideBarMenu.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Navigation/SideBarMenu.js +0 -0
- /package/react/{app-typescript/components → components}/Navigation/SideBarTabs.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Navigation/SideBarTabs.js +0 -0
- /package/react/{app-typescript/components → components}/Navigation/index.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Navigation/index.js +0 -0
- /package/react/{app-typescript/components → components}/Popover.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Popover.js +0 -0
- /package/react/{app-typescript/components → components}/PropsList.d.ts +0 -0
- /package/react/{app-typescript/components → components}/PropsList.js +0 -0
- /package/react/{app-typescript/components → components}/RadioButtonGroup.d.ts +0 -0
- /package/react/{app-typescript/components → components}/RadioButtonGroup.js +0 -0
- /package/react/{app-typescript/components → components}/RadioGroup.d.ts +0 -0
- /package/react/{app-typescript/components → components}/RadioGroup.js +0 -0
- /package/react/{app-typescript/components → components}/ResizablePanels.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ResizablePanels.js +0 -0
- /package/react/{app-typescript/components → components}/ResizeObserverComponent.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ResizeObserverComponent.js +0 -0
- /package/react/{app-typescript/components → components}/Rotate.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Rotate.js +0 -0
- /package/react/{app-typescript/components → components}/SearchBar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/SearchBar.js +0 -0
- /package/react/{app-typescript/components → components}/Select.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Select.js +0 -0
- /package/react/{app-typescript/components → components}/SelectGrid.d.ts +0 -0
- /package/react/{app-typescript/components → components}/SelectGrid.js +0 -0
- /package/react/{app-typescript/components → components}/SelectPreview.d.ts +0 -0
- /package/react/{app-typescript/components → components}/SelectPreview.js +0 -0
- /package/react/{app-typescript/components → components}/SelectWithTemplate.d.ts +0 -0
- /package/react/{app-typescript/components → components}/SelectWithTemplate.js +0 -0
- /package/react/{app-typescript/components → components}/ShowPopup.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ShowPopup.js +0 -0
- /package/react/{app-typescript/components → components}/SingleAndDoubleClickFunction.d.ts +0 -0
- /package/react/{app-typescript/components → components}/SingleAndDoubleClickFunction.js +0 -0
- /package/react/{app-typescript/components → components}/Skeleton.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Skeleton.js +0 -0
- /package/react/{app-typescript/components → components}/SlidingToolbar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/SlidingToolbar.js +0 -0
- /package/react/{app-typescript/components → components}/Spacer.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Spacer.js +0 -0
- /package/react/{app-typescript/components → components}/Spinner.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Spinner.js +0 -0
- /package/react/{app-typescript/components → components}/StrechBar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/StrechBar.js +0 -0
- /package/react/{app-typescript/components → components}/SubNav.d.ts +0 -0
- /package/react/{app-typescript/components → components}/SubNav.js +0 -0
- /package/react/{app-typescript/components → components}/Switch.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Switch.js +0 -0
- /package/react/{app-typescript/components → components}/SwitchGroup.d.ts +0 -0
- /package/react/{app-typescript/components → components}/SwitchGroup.js +0 -0
- /package/react/{app-typescript/components → components}/TabCustom.d.ts +0 -0
- /package/react/{app-typescript/components → components}/TabCustom.js +0 -0
- /package/react/{app-typescript/components → components}/TabList.d.ts +0 -0
- /package/react/{app-typescript/components → components}/TabList.js +0 -0
- /package/react/{app-typescript/components → components}/Tag.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Tag.js +0 -0
- /package/react/{app-typescript/components → components}/TagInput.d.ts +0 -0
- /package/react/{app-typescript/components → components}/TagInput.js +0 -0
- /package/react/{app-typescript/components → components}/Text/Heading.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Text/Heading.js +0 -0
- /package/react/{app-typescript/components → components}/Text/Text.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Text/Text.js +0 -0
- /package/react/{app-typescript/components → components}/Text/Time.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Text/Time.js +0 -0
- /package/react/{app-typescript/components → components}/ThemeSelector.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ThemeSelector.js +0 -0
- /package/react/{app-typescript/components → components}/TimePicker.d.ts +0 -0
- /package/react/{app-typescript/components → components}/TimePicker.js +0 -0
- /package/react/{app-typescript/components → components}/Toast.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Toast.js +0 -0
- /package/react/{app-typescript/components → components}/ToastMessage.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ToastMessage.js +0 -0
- /package/react/{app-typescript/components → components}/ToastText.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ToastText.js +0 -0
- /package/react/{app-typescript/components → components}/ToastWrapper.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ToastWrapper.js +0 -0
- /package/react/{app-typescript/components → components}/Togglebox.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Togglebox.js +0 -0
- /package/react/{app-typescript/components → components}/Tooltip.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Tooltip.js +0 -0
- /package/react/{app-typescript/components → components}/TreeSelect/KeyboardNavigation.d.ts +0 -0
- /package/react/{app-typescript/components → components}/TreeSelect/KeyboardNavigation.js +0 -0
- /package/react/{app-typescript/components → components}/TreeSelect/TreeSelect.d.ts +0 -0
- /package/react/{app-typescript/components → components}/TreeSelect/TreeSelect.js +0 -0
- /package/react/{app-typescript/components → components}/TreeSelect/TreeSelectItem.d.ts +0 -0
- /package/react/{app-typescript/components → components}/TreeSelect/TreeSelectItem.js +0 -0
- /package/react/{app-typescript/components → components}/TreeSelect/TreeSelectPill.d.ts +0 -0
- /package/react/{app-typescript/components → components}/TreeSelect/TreeSelectPill.js +0 -0
- /package/react/{app-typescript/components → components}/WithPagination.d.ts +0 -0
- /package/react/{app-typescript/components → components}/WithPagination.js +0 -0
- /package/react/{app-typescript/components → components}/WithPopover.d.ts +0 -0
- /package/react/{app-typescript/components → components}/WithPopover.js +0 -0
- /package/react/{app-typescript/components → components}/WithPortal.d.ts +0 -0
- /package/react/{app-typescript/components → components}/WithPortal.js +0 -0
- /package/react/{app-typescript/components → components}/WithSizeObserver.d.ts +0 -0
- /package/react/{app-typescript/components → components}/WithSizeObserver.js +0 -0
- /package/react/{app-typescript/components → components}/_Positioner.d.ts +0 -0
- /package/react/{app-typescript/components → components}/_Positioner.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-action-add.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-action-add.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-group.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-group.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-image.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-image.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-number.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-number.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-placeholder.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-placeholder.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-text.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-text.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-wrapper.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-wrapper.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/interfaces.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/interfaces.js +0 -0
- /package/react/{app-typescript/helpers.d.ts → helpers.d.ts} +0 -0
- /package/react/{app-typescript/helpers.js → helpers.js} +0 -0
- /package/react/{app-typescript/index.d.ts → index.d.ts} +0 -0
- /package/react/{app-typescript/index.js → index.js} +0 -0
@@ -1,41 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.SidebarMenu = exports.SearchBar = exports.PanelFooter = exports.PanelHeader = exports.PanelContentBlock = exports.PanelContent = exports.Panel = exports.GraphicButton = exports.GraphicButtonsGroup = exports.SubNav = exports.ContentSplitter = exports.AuthoringContainer = exports.LeftPanel = exports.RightPanel = exports.OverlayPanel = exports.MainPanel = exports.HeaderPanel = exports.LayoutContainer = exports.Layout = void 0;
|
4
|
-
var Layout_1 = require("./Layout");
|
5
|
-
Object.defineProperty(exports, "Layout", { enumerable: true, get: function () { return Layout_1.Layout; } });
|
6
|
-
var LayoutContainer_1 = require("./LayoutContainer");
|
7
|
-
Object.defineProperty(exports, "LayoutContainer", { enumerable: true, get: function () { return LayoutContainer_1.LayoutContainer; } });
|
8
|
-
var HeaderPanel_1 = require("./HeaderPanel");
|
9
|
-
Object.defineProperty(exports, "HeaderPanel", { enumerable: true, get: function () { return HeaderPanel_1.HeaderPanel; } });
|
10
|
-
var MainPanel_1 = require("./MainPanel");
|
11
|
-
Object.defineProperty(exports, "MainPanel", { enumerable: true, get: function () { return MainPanel_1.MainPanel; } });
|
12
|
-
var OverlayPanel_1 = require("./OverlayPanel");
|
13
|
-
Object.defineProperty(exports, "OverlayPanel", { enumerable: true, get: function () { return OverlayPanel_1.OverlayPanel; } });
|
14
|
-
var RightPanel_1 = require("./RightPanel");
|
15
|
-
Object.defineProperty(exports, "RightPanel", { enumerable: true, get: function () { return RightPanel_1.RightPanel; } });
|
16
|
-
var LeftPanel_1 = require("./LeftPanel");
|
17
|
-
Object.defineProperty(exports, "LeftPanel", { enumerable: true, get: function () { return LeftPanel_1.LeftPanel; } });
|
18
|
-
var AuthoringContainer_1 = require("./AuthoringContainer");
|
19
|
-
Object.defineProperty(exports, "AuthoringContainer", { enumerable: true, get: function () { return AuthoringContainer_1.AuthoringContainer; } });
|
20
|
-
var ContentSplitter_1 = require("./ContentSplitter");
|
21
|
-
Object.defineProperty(exports, "ContentSplitter", { enumerable: true, get: function () { return ContentSplitter_1.ContentSplitter; } });
|
22
|
-
var SubNav_1 = require("./SubNav");
|
23
|
-
Object.defineProperty(exports, "SubNav", { enumerable: true, get: function () { return SubNav_1.SubNav; } });
|
24
|
-
var GraphicButtonsGroup_1 = require("./GraphicButtonsGroup");
|
25
|
-
Object.defineProperty(exports, "GraphicButtonsGroup", { enumerable: true, get: function () { return GraphicButtonsGroup_1.GraphicButtonsGroup; } });
|
26
|
-
var GraphicButton_1 = require("./GraphicButton");
|
27
|
-
Object.defineProperty(exports, "GraphicButton", { enumerable: true, get: function () { return GraphicButton_1.GraphicButton; } });
|
28
|
-
var Panel_1 = require("./Panel");
|
29
|
-
Object.defineProperty(exports, "Panel", { enumerable: true, get: function () { return Panel_1.Panel; } });
|
30
|
-
var PanelContent_1 = require("./PanelContent");
|
31
|
-
Object.defineProperty(exports, "PanelContent", { enumerable: true, get: function () { return PanelContent_1.PanelContent; } });
|
32
|
-
var PanelContentBlock_1 = require("./PanelContentBlock");
|
33
|
-
Object.defineProperty(exports, "PanelContentBlock", { enumerable: true, get: function () { return PanelContentBlock_1.PanelContentBlock; } });
|
34
|
-
var PanelHeader_1 = require("./PanelHeader");
|
35
|
-
Object.defineProperty(exports, "PanelHeader", { enumerable: true, get: function () { return PanelHeader_1.PanelHeader; } });
|
36
|
-
var PanelFooter_1 = require("./PanelFooter");
|
37
|
-
Object.defineProperty(exports, "PanelFooter", { enumerable: true, get: function () { return PanelFooter_1.PanelFooter; } });
|
38
|
-
var SearchBar_1 = require("./SearchBar");
|
39
|
-
Object.defineProperty(exports, "SearchBar", { enumerable: true, get: function () { return SearchBar_1.SearchBar; } });
|
40
|
-
var SidebarMenu_1 = require("./SidebarMenu");
|
41
|
-
Object.defineProperty(exports, "SidebarMenu", { enumerable: true, get: function () { return SidebarMenu_1.SidebarMenu; } });
|
@@ -1,40 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
3
|
-
if (k2 === undefined) k2 = k;
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
7
|
-
}
|
8
|
-
Object.defineProperty(o, k2, desc);
|
9
|
-
}) : (function(o, m, k, k2) {
|
10
|
-
if (k2 === undefined) k2 = k;
|
11
|
-
o[k2] = m[k];
|
12
|
-
}));
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
15
|
-
}) : function(o, v) {
|
16
|
-
o["default"] = v;
|
17
|
-
});
|
18
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
19
|
-
if (mod && mod.__esModule) return mod;
|
20
|
-
var result = {};
|
21
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
22
|
-
__setModuleDefault(result, mod);
|
23
|
-
return result;
|
24
|
-
};
|
25
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
26
|
-
exports.Layout = void 0;
|
27
|
-
var React = __importStar(require("react"));
|
28
|
-
var Layout = function (_a) {
|
29
|
-
var header = _a.header, children = _a.children, theme = _a.theme;
|
30
|
-
return (React.createElement("div", { className: 'sd-page-grid--test docs-page__full-width-helper', "data-theme": theme },
|
31
|
-
React.createElement("div", { className: 'sd-main-menu' },
|
32
|
-
React.createElement("div", { className: 'sd-main-menu__inner' })),
|
33
|
-
React.createElement("header", { className: 'sd-top-menu' },
|
34
|
-
React.createElement("a", { className: 'sd-top-menu__collapse-nav' },
|
35
|
-
React.createElement("i", { className: 'icon-collapse icon--white' })),
|
36
|
-
React.createElement("p", { className: 'sd-top-menu__header' }, header)),
|
37
|
-
React.createElement("section", { id: '1', className: 'sd-content sd-content-wrapper' }, children),
|
38
|
-
React.createElement("footer", { className: 'sd-bottom-bar' }, "Footer")));
|
39
|
-
};
|
40
|
-
exports.Layout = Layout;
|
@@ -1,53 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __extends = (this && this.__extends) || (function () {
|
3
|
-
var extendStatics = function (d, b) {
|
4
|
-
extendStatics = Object.setPrototypeOf ||
|
5
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
6
|
-
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
7
|
-
return extendStatics(d, b);
|
8
|
-
};
|
9
|
-
return function (d, b) {
|
10
|
-
if (typeof b !== "function" && b !== null)
|
11
|
-
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
12
|
-
extendStatics(d, b);
|
13
|
-
function __() { this.constructor = d; }
|
14
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
15
|
-
};
|
16
|
-
})();
|
17
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
18
|
-
if (k2 === undefined) k2 = k;
|
19
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
20
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
21
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
22
|
-
}
|
23
|
-
Object.defineProperty(o, k2, desc);
|
24
|
-
}) : (function(o, m, k, k2) {
|
25
|
-
if (k2 === undefined) k2 = k;
|
26
|
-
o[k2] = m[k];
|
27
|
-
}));
|
28
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
29
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
30
|
-
}) : function(o, v) {
|
31
|
-
o["default"] = v;
|
32
|
-
});
|
33
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
34
|
-
if (mod && mod.__esModule) return mod;
|
35
|
-
var result = {};
|
36
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
37
|
-
__setModuleDefault(result, mod);
|
38
|
-
return result;
|
39
|
-
};
|
40
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
41
|
-
exports.LayoutContainer = void 0;
|
42
|
-
var React = __importStar(require("react"));
|
43
|
-
var LayoutContainer = /** @class */ (function (_super) {
|
44
|
-
__extends(LayoutContainer, _super);
|
45
|
-
function LayoutContainer() {
|
46
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
47
|
-
}
|
48
|
-
LayoutContainer.prototype.render = function () {
|
49
|
-
return (React.createElement("div", { className: 'sd-content-wrapper__main-content-area sd-main-content-grid comfort' }, this.props.children));
|
50
|
-
};
|
51
|
-
return LayoutContainer;
|
52
|
-
}(React.PureComponent));
|
53
|
-
exports.LayoutContainer = LayoutContainer;
|
@@ -1,53 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __extends = (this && this.__extends) || (function () {
|
3
|
-
var extendStatics = function (d, b) {
|
4
|
-
extendStatics = Object.setPrototypeOf ||
|
5
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
6
|
-
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
7
|
-
return extendStatics(d, b);
|
8
|
-
};
|
9
|
-
return function (d, b) {
|
10
|
-
if (typeof b !== "function" && b !== null)
|
11
|
-
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
12
|
-
extendStatics(d, b);
|
13
|
-
function __() { this.constructor = d; }
|
14
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
15
|
-
};
|
16
|
-
})();
|
17
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
18
|
-
if (k2 === undefined) k2 = k;
|
19
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
20
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
21
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
22
|
-
}
|
23
|
-
Object.defineProperty(o, k2, desc);
|
24
|
-
}) : (function(o, m, k, k2) {
|
25
|
-
if (k2 === undefined) k2 = k;
|
26
|
-
o[k2] = m[k];
|
27
|
-
}));
|
28
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
29
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
30
|
-
}) : function(o, v) {
|
31
|
-
o["default"] = v;
|
32
|
-
});
|
33
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
34
|
-
if (mod && mod.__esModule) return mod;
|
35
|
-
var result = {};
|
36
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
37
|
-
__setModuleDefault(result, mod);
|
38
|
-
return result;
|
39
|
-
};
|
40
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
41
|
-
exports.LeftPanel = void 0;
|
42
|
-
var React = __importStar(require("react"));
|
43
|
-
var LeftPanel = /** @class */ (function (_super) {
|
44
|
-
__extends(LeftPanel, _super);
|
45
|
-
function LeftPanel() {
|
46
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
47
|
-
}
|
48
|
-
LeftPanel.prototype.render = function () {
|
49
|
-
return (React.createElement("div", { className: 'sd-main-content-grid__filter' + (this.props.open ? ' open-filters' : '') }, this.props.children));
|
50
|
-
};
|
51
|
-
return LeftPanel;
|
52
|
-
}(React.PureComponent));
|
53
|
-
exports.LeftPanel = LeftPanel;
|
@@ -1,10 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
interface IProps {
|
3
|
-
children?: React.ReactNode;
|
4
|
-
className?: string;
|
5
|
-
padding?: 'small' | 'medium' | 'large' | 'none';
|
6
|
-
}
|
7
|
-
export declare class MainPanel extends React.PureComponent<IProps> {
|
8
|
-
render(): JSX.Element;
|
9
|
-
}
|
10
|
-
export {};
|
@@ -1,63 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __extends = (this && this.__extends) || (function () {
|
3
|
-
var extendStatics = function (d, b) {
|
4
|
-
extendStatics = Object.setPrototypeOf ||
|
5
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
6
|
-
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
7
|
-
return extendStatics(d, b);
|
8
|
-
};
|
9
|
-
return function (d, b) {
|
10
|
-
if (typeof b !== "function" && b !== null)
|
11
|
-
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
12
|
-
extendStatics(d, b);
|
13
|
-
function __() { this.constructor = d; }
|
14
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
15
|
-
};
|
16
|
-
})();
|
17
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
18
|
-
if (k2 === undefined) k2 = k;
|
19
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
20
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
21
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
22
|
-
}
|
23
|
-
Object.defineProperty(o, k2, desc);
|
24
|
-
}) : (function(o, m, k, k2) {
|
25
|
-
if (k2 === undefined) k2 = k;
|
26
|
-
o[k2] = m[k];
|
27
|
-
}));
|
28
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
29
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
30
|
-
}) : function(o, v) {
|
31
|
-
o["default"] = v;
|
32
|
-
});
|
33
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
34
|
-
if (mod && mod.__esModule) return mod;
|
35
|
-
var result = {};
|
36
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
37
|
-
__setModuleDefault(result, mod);
|
38
|
-
return result;
|
39
|
-
};
|
40
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
41
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
42
|
-
};
|
43
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
44
|
-
exports.MainPanel = void 0;
|
45
|
-
var React = __importStar(require("react"));
|
46
|
-
var classnames_1 = __importDefault(require("classnames"));
|
47
|
-
var MainPanel = /** @class */ (function (_super) {
|
48
|
-
__extends(MainPanel, _super);
|
49
|
-
function MainPanel() {
|
50
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
51
|
-
}
|
52
|
-
MainPanel.prototype.render = function () {
|
53
|
-
var classes = (0, classnames_1.default)('sd-main-content-grid__content', {
|
54
|
-
'sd-padding--2': !this.props.padding || this.props.padding === 'small',
|
55
|
-
'sd-padding--3': this.props.padding === 'medium',
|
56
|
-
'sd-padding--4': this.props.padding === 'large',
|
57
|
-
'sd-padding--0': this.props.padding === 'none',
|
58
|
-
}, this.props.className);
|
59
|
-
return (React.createElement("div", { className: classes }, this.props.children));
|
60
|
-
};
|
61
|
-
return MainPanel;
|
62
|
-
}(React.PureComponent));
|
63
|
-
exports.MainPanel = MainPanel;
|
@@ -1,55 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __extends = (this && this.__extends) || (function () {
|
3
|
-
var extendStatics = function (d, b) {
|
4
|
-
extendStatics = Object.setPrototypeOf ||
|
5
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
6
|
-
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
7
|
-
return extendStatics(d, b);
|
8
|
-
};
|
9
|
-
return function (d, b) {
|
10
|
-
if (typeof b !== "function" && b !== null)
|
11
|
-
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
12
|
-
extendStatics(d, b);
|
13
|
-
function __() { this.constructor = d; }
|
14
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
15
|
-
};
|
16
|
-
})();
|
17
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
18
|
-
if (k2 === undefined) k2 = k;
|
19
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
20
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
21
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
22
|
-
}
|
23
|
-
Object.defineProperty(o, k2, desc);
|
24
|
-
}) : (function(o, m, k, k2) {
|
25
|
-
if (k2 === undefined) k2 = k;
|
26
|
-
o[k2] = m[k];
|
27
|
-
}));
|
28
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
29
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
30
|
-
}) : function(o, v) {
|
31
|
-
o["default"] = v;
|
32
|
-
});
|
33
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
34
|
-
if (mod && mod.__esModule) return mod;
|
35
|
-
var result = {};
|
36
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
37
|
-
__setModuleDefault(result, mod);
|
38
|
-
return result;
|
39
|
-
};
|
40
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
41
|
-
exports.OverlayPanel = void 0;
|
42
|
-
var React = __importStar(require("react"));
|
43
|
-
var OverlayPanel = /** @class */ (function (_super) {
|
44
|
-
__extends(OverlayPanel, _super);
|
45
|
-
function OverlayPanel() {
|
46
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
47
|
-
}
|
48
|
-
OverlayPanel.prototype.render = function () {
|
49
|
-
return (React.createElement("div", { className: 'sd-main-content-grid__overlay' },
|
50
|
-
React.createElement("div", { className: 'sd-overlay-panel sd-overlay-panel--dark-ui' },
|
51
|
-
React.createElement("div", { className: 'side-panel side-panel--shadow-right side-panel--dark-ui' }, this.props.children))));
|
52
|
-
};
|
53
|
-
return OverlayPanel;
|
54
|
-
}(React.PureComponent));
|
55
|
-
exports.OverlayPanel = OverlayPanel;
|
@@ -1,10 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
interface IProps {
|
3
|
-
children?: React.ReactNode;
|
4
|
-
side?: 'left' | 'right';
|
5
|
-
background?: 'transparent' | 'light' | 'grey' | 'dark';
|
6
|
-
}
|
7
|
-
export declare class Panel extends React.PureComponent<IProps> {
|
8
|
-
render(): JSX.Element;
|
9
|
-
}
|
10
|
-
export {};
|
@@ -1,63 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __extends = (this && this.__extends) || (function () {
|
3
|
-
var extendStatics = function (d, b) {
|
4
|
-
extendStatics = Object.setPrototypeOf ||
|
5
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
6
|
-
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
7
|
-
return extendStatics(d, b);
|
8
|
-
};
|
9
|
-
return function (d, b) {
|
10
|
-
if (typeof b !== "function" && b !== null)
|
11
|
-
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
12
|
-
extendStatics(d, b);
|
13
|
-
function __() { this.constructor = d; }
|
14
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
15
|
-
};
|
16
|
-
})();
|
17
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
18
|
-
if (k2 === undefined) k2 = k;
|
19
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
20
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
21
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
22
|
-
}
|
23
|
-
Object.defineProperty(o, k2, desc);
|
24
|
-
}) : (function(o, m, k, k2) {
|
25
|
-
if (k2 === undefined) k2 = k;
|
26
|
-
o[k2] = m[k];
|
27
|
-
}));
|
28
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
29
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
30
|
-
}) : function(o, v) {
|
31
|
-
o["default"] = v;
|
32
|
-
});
|
33
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
34
|
-
if (mod && mod.__esModule) return mod;
|
35
|
-
var result = {};
|
36
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
37
|
-
__setModuleDefault(result, mod);
|
38
|
-
return result;
|
39
|
-
};
|
40
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
41
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
42
|
-
};
|
43
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
44
|
-
exports.Panel = void 0;
|
45
|
-
var React = __importStar(require("react"));
|
46
|
-
var classnames_1 = __importDefault(require("classnames"));
|
47
|
-
var Panel = /** @class */ (function (_super) {
|
48
|
-
__extends(Panel, _super);
|
49
|
-
function Panel() {
|
50
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
51
|
-
}
|
52
|
-
Panel.prototype.render = function () {
|
53
|
-
var _a;
|
54
|
-
var classes = (0, classnames_1.default)('side-panel', (_a = {},
|
55
|
-
_a["side-panel--".concat(this.props.side)] = this.props.side,
|
56
|
-
_a["side-panel--".concat(this.props.background)] = this.props.background !== 'light' && this.props.background !== undefined,
|
57
|
-
_a));
|
58
|
-
return (React.createElement("div", { className: 'side-panel__container' },
|
59
|
-
React.createElement("div", { className: classes }, this.props.children)));
|
60
|
-
};
|
61
|
-
return Panel;
|
62
|
-
}(React.PureComponent));
|
63
|
-
exports.Panel = Panel;
|
@@ -1,53 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __extends = (this && this.__extends) || (function () {
|
3
|
-
var extendStatics = function (d, b) {
|
4
|
-
extendStatics = Object.setPrototypeOf ||
|
5
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
6
|
-
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
7
|
-
return extendStatics(d, b);
|
8
|
-
};
|
9
|
-
return function (d, b) {
|
10
|
-
if (typeof b !== "function" && b !== null)
|
11
|
-
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
12
|
-
extendStatics(d, b);
|
13
|
-
function __() { this.constructor = d; }
|
14
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
15
|
-
};
|
16
|
-
})();
|
17
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
18
|
-
if (k2 === undefined) k2 = k;
|
19
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
20
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
21
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
22
|
-
}
|
23
|
-
Object.defineProperty(o, k2, desc);
|
24
|
-
}) : (function(o, m, k, k2) {
|
25
|
-
if (k2 === undefined) k2 = k;
|
26
|
-
o[k2] = m[k];
|
27
|
-
}));
|
28
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
29
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
30
|
-
}) : function(o, v) {
|
31
|
-
o["default"] = v;
|
32
|
-
});
|
33
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
34
|
-
if (mod && mod.__esModule) return mod;
|
35
|
-
var result = {};
|
36
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
37
|
-
__setModuleDefault(result, mod);
|
38
|
-
return result;
|
39
|
-
};
|
40
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
41
|
-
exports.PanelContent = void 0;
|
42
|
-
var React = __importStar(require("react"));
|
43
|
-
var PanelContent = /** @class */ (function (_super) {
|
44
|
-
__extends(PanelContent, _super);
|
45
|
-
function PanelContent() {
|
46
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
47
|
-
}
|
48
|
-
PanelContent.prototype.render = function () {
|
49
|
-
return (React.createElement("div", { className: "side-panel__content" }, this.props.children));
|
50
|
-
};
|
51
|
-
return PanelContent;
|
52
|
-
}(React.PureComponent));
|
53
|
-
exports.PanelContent = PanelContent;
|
package/react/examples/pages/playgrounds/react-playgrounds/components/PanelContentBlock.d.ts
DELETED
@@ -1,11 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
interface IProps {
|
3
|
-
children?: React.ReactNode;
|
4
|
-
flex?: boolean;
|
5
|
-
padding?: '0' | '1-5' | '3';
|
6
|
-
className?: string;
|
7
|
-
}
|
8
|
-
export declare class PanelContentBlock extends React.PureComponent<IProps> {
|
9
|
-
render(): JSX.Element;
|
10
|
-
}
|
11
|
-
export {};
|
@@ -1,63 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __extends = (this && this.__extends) || (function () {
|
3
|
-
var extendStatics = function (d, b) {
|
4
|
-
extendStatics = Object.setPrototypeOf ||
|
5
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
6
|
-
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
7
|
-
return extendStatics(d, b);
|
8
|
-
};
|
9
|
-
return function (d, b) {
|
10
|
-
if (typeof b !== "function" && b !== null)
|
11
|
-
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
12
|
-
extendStatics(d, b);
|
13
|
-
function __() { this.constructor = d; }
|
14
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
15
|
-
};
|
16
|
-
})();
|
17
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
18
|
-
if (k2 === undefined) k2 = k;
|
19
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
20
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
21
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
22
|
-
}
|
23
|
-
Object.defineProperty(o, k2, desc);
|
24
|
-
}) : (function(o, m, k, k2) {
|
25
|
-
if (k2 === undefined) k2 = k;
|
26
|
-
o[k2] = m[k];
|
27
|
-
}));
|
28
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
29
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
30
|
-
}) : function(o, v) {
|
31
|
-
o["default"] = v;
|
32
|
-
});
|
33
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
34
|
-
if (mod && mod.__esModule) return mod;
|
35
|
-
var result = {};
|
36
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
37
|
-
__setModuleDefault(result, mod);
|
38
|
-
return result;
|
39
|
-
};
|
40
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
41
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
42
|
-
};
|
43
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
44
|
-
exports.PanelContentBlock = void 0;
|
45
|
-
var React = __importStar(require("react"));
|
46
|
-
var classnames_1 = __importDefault(require("classnames"));
|
47
|
-
var PanelContentBlock = /** @class */ (function (_super) {
|
48
|
-
__extends(PanelContentBlock, _super);
|
49
|
-
function PanelContentBlock() {
|
50
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
51
|
-
}
|
52
|
-
PanelContentBlock.prototype.render = function () {
|
53
|
-
var _a;
|
54
|
-
var classes = (0, classnames_1.default)('side-panel__content-block', this.props.className, (_a = {
|
55
|
-
'side-panel__content-block--flex': this.props.flex
|
56
|
-
},
|
57
|
-
_a["side-panel__content-block--padding-".concat(this.props.padding)] = this.props.padding,
|
58
|
-
_a));
|
59
|
-
return (React.createElement("div", { className: classes }, this.props.children));
|
60
|
-
};
|
61
|
-
return PanelContentBlock;
|
62
|
-
}(React.PureComponent));
|
63
|
-
exports.PanelContentBlock = PanelContentBlock;
|
@@ -1,54 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __extends = (this && this.__extends) || (function () {
|
3
|
-
var extendStatics = function (d, b) {
|
4
|
-
extendStatics = Object.setPrototypeOf ||
|
5
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
6
|
-
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
7
|
-
return extendStatics(d, b);
|
8
|
-
};
|
9
|
-
return function (d, b) {
|
10
|
-
if (typeof b !== "function" && b !== null)
|
11
|
-
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
12
|
-
extendStatics(d, b);
|
13
|
-
function __() { this.constructor = d; }
|
14
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
15
|
-
};
|
16
|
-
})();
|
17
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
18
|
-
if (k2 === undefined) k2 = k;
|
19
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
20
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
21
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
22
|
-
}
|
23
|
-
Object.defineProperty(o, k2, desc);
|
24
|
-
}) : (function(o, m, k, k2) {
|
25
|
-
if (k2 === undefined) k2 = k;
|
26
|
-
o[k2] = m[k];
|
27
|
-
}));
|
28
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
29
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
30
|
-
}) : function(o, v) {
|
31
|
-
o["default"] = v;
|
32
|
-
});
|
33
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
34
|
-
if (mod && mod.__esModule) return mod;
|
35
|
-
var result = {};
|
36
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
37
|
-
__setModuleDefault(result, mod);
|
38
|
-
return result;
|
39
|
-
};
|
40
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
41
|
-
exports.PanelFooter = void 0;
|
42
|
-
var React = __importStar(require("react"));
|
43
|
-
var PanelFooter = /** @class */ (function (_super) {
|
44
|
-
__extends(PanelFooter, _super);
|
45
|
-
function PanelFooter() {
|
46
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
47
|
-
}
|
48
|
-
PanelFooter.prototype.render = function () {
|
49
|
-
return (React.createElement("div", { className: "side-panel__footer side-panel__footer--button-box" },
|
50
|
-
React.createElement("div", { className: "flex-grid flex-grid--boxed-small flex-grid--wrap-items flex-grid--small-2" }, this.props.children)));
|
51
|
-
};
|
52
|
-
return PanelFooter;
|
53
|
-
}(React.PureComponent));
|
54
|
-
exports.PanelFooter = PanelFooter;
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
interface IProps {
|
3
|
-
children?: React.ReactNode;
|
4
|
-
title?: string;
|
5
|
-
handleFilterParent(): void;
|
6
|
-
}
|
7
|
-
export declare class PanelHeader extends React.PureComponent<IProps> {
|
8
|
-
constructor(props: IProps);
|
9
|
-
handleFilter(): void;
|
10
|
-
render(): JSX.Element;
|
11
|
-
}
|
12
|
-
export {};
|