superdesk-ui-framework 3.0.67 → 3.0.68
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/dist/examples.bundle.js +1 -1
- package/dist/playgrounds/react-playgrounds/tsconfig.json +4 -0
- 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,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
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
41
|
-
exports.PanelHeader = void 0;
|
42
|
-
var React = __importStar(require("react"));
|
43
|
-
var index_1 = require("../../../../../app-typescript/index");
|
44
|
-
var PanelHeader = /** @class */ (function (_super) {
|
45
|
-
__extends(PanelHeader, _super);
|
46
|
-
function PanelHeader(props) {
|
47
|
-
var _this = _super.call(this, props) || this;
|
48
|
-
_this.handleFilter = _this.handleFilter.bind(_this);
|
49
|
-
return _this;
|
50
|
-
}
|
51
|
-
PanelHeader.prototype.handleFilter = function () {
|
52
|
-
this.props.handleFilterParent();
|
53
|
-
};
|
54
|
-
PanelHeader.prototype.render = function () {
|
55
|
-
return (React.createElement("div", { className: "side-panel__header side-panel__header--border-b" },
|
56
|
-
React.createElement("a", { className: "icn-btn side-panel__close", onClick: this.handleFilter },
|
57
|
-
React.createElement(index_1.Icon, { name: 'close-small' })),
|
58
|
-
React.createElement("h3", { className: "side-panel__heading" }, this.props.title),
|
59
|
-
this.props.children));
|
60
|
-
};
|
61
|
-
return PanelHeader;
|
62
|
-
}(React.PureComponent));
|
63
|
-
exports.PanelHeader = PanelHeader;
|
@@ -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.RightPanel = void 0;
|
42
|
-
var React = __importStar(require("react"));
|
43
|
-
var RightPanel = /** @class */ (function (_super) {
|
44
|
-
__extends(RightPanel, _super);
|
45
|
-
function RightPanel() {
|
46
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
47
|
-
}
|
48
|
-
RightPanel.prototype.render = function () {
|
49
|
-
return (React.createElement("div", { className: 'sd-main-content-grid__preview' + (this.props.open ? ' open-preview' : '') }, this.props.children));
|
50
|
-
};
|
51
|
-
return RightPanel;
|
52
|
-
}(React.PureComponent));
|
53
|
-
exports.RightPanel = RightPanel;
|
@@ -1,23 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
interface IProps {
|
3
|
-
value?: string | number;
|
4
|
-
type?: 'expanded' | 'collapsed' | 'boxed';
|
5
|
-
placeholder: string;
|
6
|
-
focused?: boolean;
|
7
|
-
boxed?: boolean;
|
8
|
-
onSubmit?(): void;
|
9
|
-
}
|
10
|
-
interface IState {
|
11
|
-
inputValue: any;
|
12
|
-
type: string;
|
13
|
-
focused: boolean;
|
14
|
-
boxed?: boolean;
|
15
|
-
}
|
16
|
-
export declare class SearchBar extends React.PureComponent<IProps, IState> {
|
17
|
-
private inputRef;
|
18
|
-
constructor(props: IProps);
|
19
|
-
componentDidUpdate(prevProps: any): void;
|
20
|
-
componentDidMount: () => void;
|
21
|
-
render(): JSX.Element;
|
22
|
-
}
|
23
|
-
export {};
|
@@ -1,92 +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.SearchBar = void 0;
|
45
|
-
var React = __importStar(require("react"));
|
46
|
-
var classnames_1 = __importDefault(require("classnames"));
|
47
|
-
var index_1 = require("../../../../../app-typescript/index");
|
48
|
-
var SearchBar = /** @class */ (function (_super) {
|
49
|
-
__extends(SearchBar, _super);
|
50
|
-
function SearchBar(props) {
|
51
|
-
var _this = _super.call(this, props) || this;
|
52
|
-
_this.componentDidMount = function () {
|
53
|
-
document.addEventListener("mousedown", function (event) {
|
54
|
-
if (_this.inputRef.current && !_this.inputRef.current.contains(event.target)) {
|
55
|
-
_this.setState({ focused: false });
|
56
|
-
}
|
57
|
-
});
|
58
|
-
};
|
59
|
-
_this.state = {
|
60
|
-
inputValue: _this.props.value ? _this.props.value : '',
|
61
|
-
focused: _this.props.focused ? _this.props.focused : false,
|
62
|
-
type: _this.props.type ? _this.props.type : 'expanded',
|
63
|
-
boxed: _this.props.boxed ? _this.props.boxed : false,
|
64
|
-
};
|
65
|
-
_this.inputRef = React.createRef();
|
66
|
-
return _this;
|
67
|
-
}
|
68
|
-
SearchBar.prototype.componentDidUpdate = function (prevProps) {
|
69
|
-
if (prevProps.value !== this.props.value) {
|
70
|
-
this.setState({ inputValue: this.props.value });
|
71
|
-
}
|
72
|
-
};
|
73
|
-
SearchBar.prototype.render = function () {
|
74
|
-
var _a;
|
75
|
-
var _this = this;
|
76
|
-
var classes = (0, classnames_1.default)('sd-searchbar', (_a = {},
|
77
|
-
_a["sd-searchbar--".concat(this.state.type)] = this.props.type,
|
78
|
-
_a['sd-searchbar--expanded'] = this.state.type === 'expanded' || this.props.type === undefined,
|
79
|
-
_a['sd-searchbar--focused'] = this.state.focused,
|
80
|
-
_a['sd-searchbar--boxed'] = this.state.boxed,
|
81
|
-
_a));
|
82
|
-
return (React.createElement("div", { className: classes, ref: this.inputRef },
|
83
|
-
React.createElement("label", { className: "sd-searchbar__icon" }),
|
84
|
-
React.createElement("input", { id: "search-input", ref: function (input) { return (input && _this.props.focused) && input.focus(); }, className: "sd-searchbar__input", type: "text", placeholder: this.props.placeholder, value: this.state.inputValue, onChange: function (e) { return _this.setState({ inputValue: e.target.value }); }, onFocus: function () { return _this.setState({ focused: true }); } }),
|
85
|
-
this.state.inputValue && (React.createElement("button", { className: "sd-searchbar__cancel", onClick: function () { return _this.setState({ inputValue: '' }); } },
|
86
|
-
React.createElement(index_1.Icon, { name: 'remove-sign' }))),
|
87
|
-
React.createElement("button", { id: "sd-searchbar__search-btn", className: "sd-searchbar__search-btn", onSubmit: function () { return _this.props.onSubmit; } },
|
88
|
-
React.createElement(index_1.Icon, { name: 'chevron-right-thin' }))));
|
89
|
-
};
|
90
|
-
return SearchBar;
|
91
|
-
}(React.PureComponent));
|
92
|
-
exports.SearchBar = SearchBar;
|
@@ -1,20 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
interface IProps {
|
3
|
-
items: Array<IItem | 'divider'>;
|
4
|
-
}
|
5
|
-
interface IItem {
|
6
|
-
icon: string;
|
7
|
-
size: 'small' | 'big';
|
8
|
-
tooltip?: string;
|
9
|
-
active?: boolean;
|
10
|
-
}
|
11
|
-
interface IState {
|
12
|
-
index: number;
|
13
|
-
closeIndex: number;
|
14
|
-
}
|
15
|
-
export declare class SidebarMenu extends React.PureComponent<IProps, IState> {
|
16
|
-
constructor(props: IProps);
|
17
|
-
handleClick(indexNumber: number): void;
|
18
|
-
render(): JSX.Element;
|
19
|
-
}
|
20
|
-
export {};
|
@@ -1,83 +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.SidebarMenu = void 0;
|
42
|
-
var React = __importStar(require("react"));
|
43
|
-
var Icon_1 = require("../../../../../app-typescript/components/Icon");
|
44
|
-
var SidebarMenu = /** @class */ (function (_super) {
|
45
|
-
__extends(SidebarMenu, _super);
|
46
|
-
function SidebarMenu(props) {
|
47
|
-
var _this = _super.call(this, props) || this;
|
48
|
-
_this.state = {
|
49
|
-
index: -1,
|
50
|
-
closeIndex: -1,
|
51
|
-
};
|
52
|
-
_this.handleClick = _this.handleClick.bind(_this);
|
53
|
-
return _this;
|
54
|
-
}
|
55
|
-
SidebarMenu.prototype.handleClick = function (indexNumber) {
|
56
|
-
this.setState({
|
57
|
-
index: indexNumber,
|
58
|
-
});
|
59
|
-
if (this.state.index === indexNumber) {
|
60
|
-
this.setState({
|
61
|
-
closeIndex: indexNumber,
|
62
|
-
});
|
63
|
-
}
|
64
|
-
};
|
65
|
-
SidebarMenu.prototype.render = function () {
|
66
|
-
var _this = this;
|
67
|
-
return (React.createElement("div", { className: 'sd-sidebar-menu sd-content-wrapper__left-tabs' },
|
68
|
-
React.createElement("ul", { className: 'authoring-active' }, this.props.items.map(function (item, index) {
|
69
|
-
if (item === 'divider') {
|
70
|
-
return (React.createElement("li", { key: index, className: 'sd-sidebar-menu__spacer' }));
|
71
|
-
}
|
72
|
-
else {
|
73
|
-
return (React.createElement("li", { key: index, "data-sd-tooltip": item['tooltip'], "data-flow": 'right' },
|
74
|
-
React.createElement("a", { className: 'sd-sidebar-menu__btn' + (index === _this.state.closeIndex ? ' sd-sidebar-menu__btn--closed ' : '') + (item['active'] ? ' sd-sidebar-menu__btn--active' : (index === _this.state.index ? ' sd-sidebar-menu__btn--active' : '')), onClick: function () { return _this.handleClick(index); } },
|
75
|
-
React.createElement("span", { className: 'sd-sidebar-menu__main-icon ' },
|
76
|
-
React.createElement(Icon_1.Icon, { size: item['size'], name: item['icon'] })),
|
77
|
-
React.createElement("i", { className: 'sd-sidebar-menu__helper-icon big-icon--chevron-left' }))));
|
78
|
-
}
|
79
|
-
}))));
|
80
|
-
};
|
81
|
-
return SidebarMenu;
|
82
|
-
}(React.PureComponent));
|
83
|
-
exports.SidebarMenu = SidebarMenu;
|
@@ -1,60 +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.SubNav = void 0;
|
45
|
-
var React = __importStar(require("react"));
|
46
|
-
var classnames_1 = __importDefault(require("classnames"));
|
47
|
-
var SubNav = /** @class */ (function (_super) {
|
48
|
-
__extends(SubNav, _super);
|
49
|
-
function SubNav() {
|
50
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
51
|
-
}
|
52
|
-
SubNav.prototype.render = function () {
|
53
|
-
var classes = (0, classnames_1.default)('subnav', {
|
54
|
-
'subnav-darker': this.props.theme,
|
55
|
-
});
|
56
|
-
return (React.createElement("div", { className: classes }, this.props.children));
|
57
|
-
};
|
58
|
-
return SubNav;
|
59
|
-
}(React.PureComponent));
|
60
|
-
exports.SubNav = SubNav;
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|