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,350 +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.PersonalProfile = void 0;
|
42
|
-
var React = __importStar(require("react"));
|
43
|
-
var Components = __importStar(require("./components/Index"));
|
44
|
-
var index_1 = require("../../../../app-typescript/index");
|
45
|
-
var Layout = __importStar(require("../../../../app-typescript/components/Layouts"));
|
46
|
-
var Form = __importStar(require("../../../../app-typescript/components/Form"));
|
47
|
-
var PersonalProfile = /** @class */ (function (_super) {
|
48
|
-
__extends(PersonalProfile, _super);
|
49
|
-
function PersonalProfile(props) {
|
50
|
-
var _this = _super.call(this, props) || this;
|
51
|
-
_this.handleClick = function (number) {
|
52
|
-
_this.setState({
|
53
|
-
indexValue: number,
|
54
|
-
});
|
55
|
-
};
|
56
|
-
_this.state = {
|
57
|
-
theme: 'light',
|
58
|
-
itemType: 'itemtype01',
|
59
|
-
dropDownState: '',
|
60
|
-
openPreview: false,
|
61
|
-
openFilter: false,
|
62
|
-
itemSelected1: false,
|
63
|
-
itemSelected2: false,
|
64
|
-
itemSelected3: false,
|
65
|
-
value1: false,
|
66
|
-
value2: true,
|
67
|
-
value3: true,
|
68
|
-
value4: false,
|
69
|
-
value5: true,
|
70
|
-
value6: true,
|
71
|
-
value7: false,
|
72
|
-
value8: false,
|
73
|
-
value9: false,
|
74
|
-
value10: false,
|
75
|
-
value11: true,
|
76
|
-
value12: true,
|
77
|
-
radioValue1: 'list',
|
78
|
-
radioValue2: 'grid',
|
79
|
-
radioValue3: 'list',
|
80
|
-
indexValue: 0,
|
81
|
-
};
|
82
|
-
_this.handleFilter = _this.handleFilter.bind(_this);
|
83
|
-
_this.handlePreview = _this.handlePreview.bind(_this);
|
84
|
-
_this.handleTheme = _this.handleTheme.bind(_this);
|
85
|
-
_this.handleClick = _this.handleClick.bind(_this);
|
86
|
-
return _this;
|
87
|
-
}
|
88
|
-
PersonalProfile.prototype.handleFilter = function () {
|
89
|
-
this.setState(function (state) { return ({
|
90
|
-
openFilter: !state.openFilter,
|
91
|
-
}); });
|
92
|
-
};
|
93
|
-
PersonalProfile.prototype.handlePreview = function () {
|
94
|
-
this.setState(function (state) { return ({
|
95
|
-
openPreview: !state.openPreview,
|
96
|
-
}); });
|
97
|
-
};
|
98
|
-
PersonalProfile.prototype.handleTheme = function (newTheme) {
|
99
|
-
this.setState({
|
100
|
-
theme: newTheme
|
101
|
-
});
|
102
|
-
};
|
103
|
-
PersonalProfile.prototype.changeStatus = function (item, status) {
|
104
|
-
if (item.status.includes(status)) {
|
105
|
-
item.status.splice(item.status.indexOf(status), 1);
|
106
|
-
}
|
107
|
-
else {
|
108
|
-
item.status.push(status);
|
109
|
-
}
|
110
|
-
};
|
111
|
-
PersonalProfile.prototype.render = function () {
|
112
|
-
var _this = this;
|
113
|
-
return (React.createElement(Components.Layout, { header: 'My Profile', theme: this.state.theme },
|
114
|
-
React.createElement(Components.LayoutContainer, null,
|
115
|
-
React.createElement(Components.HeaderPanel, null,
|
116
|
-
React.createElement(index_1.SubNav, { zIndex: 2 },
|
117
|
-
React.createElement(index_1.ButtonGroup, { align: 'start', spaces: 'no-space' },
|
118
|
-
React.createElement(index_1.Tooltip, { text: 'User list', flow: 'right' },
|
119
|
-
React.createElement(index_1.NavButton, { icon: 'arrow-left', onClick: function () { return false; } }))),
|
120
|
-
React.createElement(index_1.SubNavDivider, { width: 'medium' }),
|
121
|
-
React.createElement(index_1.AvatarWrapper, { size: "medium" },
|
122
|
-
React.createElement(index_1.AvatarContentImage, { imageUrl: "/avatar.jpg", tooltipText: "John Doe" })),
|
123
|
-
React.createElement("h2", { className: 'subnav__page-title' }, "Jeffrey Lebowski")),
|
124
|
-
React.createElement(index_1.SubNav, { zIndex: 1 },
|
125
|
-
React.createElement(index_1.SubNavDivider, { width: 'small' }),
|
126
|
-
React.createElement(index_1.Tabs, { onClick: this.handleClick },
|
127
|
-
React.createElement(index_1.TabLabel, { label: 'Overview', indexValue: 0 }),
|
128
|
-
React.createElement(index_1.TabLabel, { label: 'Personal preferences', indexValue: 1 }),
|
129
|
-
React.createElement(index_1.TabLabel, { label: 'Privileges', indexValue: 2 })))),
|
130
|
-
React.createElement(index_1.TabContent, { activePanel: this.state.indexValue },
|
131
|
-
React.createElement(index_1.TabPanel, { indexValue: 0 },
|
132
|
-
React.createElement(Layout.LeftPanel, { open: true },
|
133
|
-
React.createElement(Layout.Panel, { background: 'transparent', size: 'xx-small' },
|
134
|
-
React.createElement(Layout.PanelContent, null,
|
135
|
-
React.createElement(index_1.LeftMenu, { ariaLabel: 'Left navigation', scrollSpy: '#scrollContainer', activeItemId: '1', style: 'blanc', groups: [{ label: '', items: [
|
136
|
-
{ id: '1', label: 'General info', ref: 'profile' },
|
137
|
-
{ id: '2', label: 'Password', ref: 'password' },
|
138
|
-
{ id: '3', label: 'Default desk', ref: 'defaultDesk' },
|
139
|
-
{ id: '4', label: 'Language', ref: 'language' },
|
140
|
-
{ id: '5', label: 'Author info', ref: 'autorInfo' }
|
141
|
-
] }], onSelect: function () { console.log('onSelect triggered'); } })))),
|
142
|
-
React.createElement(Layout.MainPanel, { className: 'sd-padding--3', id: 'scrollContainer' },
|
143
|
-
React.createElement(index_1.SimpleList, { density: 'comfortable', width: 'large' },
|
144
|
-
React.createElement(index_1.SimpleListItem, { stacked: true, id: 'profile' },
|
145
|
-
React.createElement(index_1.Container, { id: "profile", direction: 'column', className: 'sd-radius--medium sd-panel-bg--gradient-1 sd-shadow--z2 sd-padding--3 sd-state--focus' },
|
146
|
-
React.createElement(index_1.Container, { className: 'sd-flex-justify-space-between sd-margin-b--2' },
|
147
|
-
React.createElement(index_1.Label, { text: 'Active', type: 'success', style: 'translucent' }),
|
148
|
-
React.createElement(index_1.Switch, { toolTipFlow: 'left', label: { content: 'Toggle active', hidden: true }, value: this.state.value1, onChange: function (value) { return _this.setState(function () { return ({ value1: value }); }); } })),
|
149
|
-
React.createElement(index_1.Container, { direction: 'column', className: 'sd-flex-align-items-center sd-margin-x--auto' },
|
150
|
-
React.createElement(index_1.AvatarWrapper, { size: "xx-large" },
|
151
|
-
React.createElement(index_1.AvatarContentImage, { imageUrl: "/avatar.jpg", tooltipText: "John Doe" })),
|
152
|
-
React.createElement(index_1.Heading, { className: 'sd-margin-b--0-5 sd-margin-t--2', align: 'center', type: 'h2' }, "Jeffrey Lebowski"),
|
153
|
-
React.createElement(index_1.Text, { className: 'sd-margin-b--1 sd-font-size--medium', align: 'center', color: 'light' }, "the_dude"),
|
154
|
-
React.createElement(index_1.Text, { className: 'sd-margin-b--1-5 sd-font-size--x-small', align: 'center', color: 'lighter' }, "Member since 24.04.2011"),
|
155
|
-
React.createElement(index_1.ButtonGroup, { spaces: 'compact', align: 'center' },
|
156
|
-
React.createElement(index_1.Tag, { text: 'Editor', shade: 'light', readOnly: true, onClick: function () { return false; } }),
|
157
|
-
React.createElement(index_1.Tag, { text: 'Author', shade: 'light', readOnly: true, onClick: function () { return false; } }),
|
158
|
-
React.createElement(index_1.Tag, { text: 'Administrator', shade: 'highlight1', readOnly: true, onClick: function () { return false; } }))),
|
159
|
-
React.createElement(index_1.Container, { direction: 'column', className: 'sd-margin-t--4' },
|
160
|
-
React.createElement(Form.FormGroup, { marginBottom: '3' },
|
161
|
-
React.createElement(Form.FormItem, null,
|
162
|
-
React.createElement(index_1.Input, { label: 'First Name', type: 'text', value: 'Jeffrey', required: false, disabled: false, onChange: function () { return false; } }))),
|
163
|
-
React.createElement(Form.FormGroup, { marginBottom: '3' },
|
164
|
-
React.createElement(Form.FormItem, null,
|
165
|
-
React.createElement(index_1.Input, { label: 'Last Name', type: 'text', value: 'Lebowski', required: false, disabled: false, onChange: function () { return false; } }))),
|
166
|
-
React.createElement(Form.FormGroup, { marginBottom: '4' },
|
167
|
-
React.createElement(Form.FormItem, null,
|
168
|
-
React.createElement(index_1.Input, { label: 'Username', type: 'text', value: 'the_dude', required: false, disabled: false, onChange: function () { return false; } }))),
|
169
|
-
React.createElement(Form.FormGroup, { marginBottom: '3' },
|
170
|
-
React.createElement(Form.FormItem, null,
|
171
|
-
React.createElement(index_1.Input, { label: 'Email', type: 'text', value: 'jeffrey.lebowski@bloodsimple.org', required: false, disabled: false, onChange: function () { return false; } }))),
|
172
|
-
React.createElement(Form.FormGroup, { marginBottom: '3' },
|
173
|
-
React.createElement(Form.FormItem, null,
|
174
|
-
React.createElement(index_1.Input, { label: 'Phone number', type: 'text', value: '+381 64 155 22 55', required: false, disabled: false, onChange: function () { return false; } }))),
|
175
|
-
React.createElement(Form.FormGroup, { marginBottom: '4' },
|
176
|
-
React.createElement(Form.FormItem, null,
|
177
|
-
React.createElement(index_1.Select, { label: 'Role', value: 'Select user role', required: false, disabled: false, onChange: function () { return false; } },
|
178
|
-
React.createElement(index_1.Option, null, "Editor"),
|
179
|
-
React.createElement(index_1.Option, null, "Journalist"),
|
180
|
-
React.createElement(index_1.Option, null, "Photographer"),
|
181
|
-
React.createElement(index_1.Option, null, "Freelancer"),
|
182
|
-
React.createElement(index_1.Option, null, "Journalist Assistant")))),
|
183
|
-
React.createElement(index_1.CheckGroup, { orientation: 'vertical' },
|
184
|
-
React.createElement(index_1.Checkbox, { checked: this.state.value11, label: { text: 'Administrator' }, onChange: function (value) { return _this.setState(function () { return ({ value11: value }); }); } }),
|
185
|
-
React.createElement(index_1.Checkbox, { checked: this.state.value12, label: { text: 'Author' }, onChange: function (value) { return _this.setState(function () { return ({ value12: value }); }); } }))))),
|
186
|
-
React.createElement(index_1.SimpleListItem, { stacked: true, id: 'password' },
|
187
|
-
React.createElement(index_1.Heading, { type: 'h3' }, "Password"),
|
188
|
-
React.createElement(index_1.Container, { className: 'sd-radius--medium sd-panel-bg--000 sd-shadow--z2 sd-padding--3 sd-state--focus' },
|
189
|
-
React.createElement(index_1.ButtonGroup, { align: 'center' },
|
190
|
-
React.createElement(index_1.Button, { style: 'hollow', type: 'primary', text: 'Change password', onClick: function () { return false; } })))),
|
191
|
-
React.createElement(index_1.SimpleListItem, { stacked: true, id: 'defaultDesk' },
|
192
|
-
React.createElement(index_1.Heading, { type: 'h3' }, "Default desk"),
|
193
|
-
React.createElement(index_1.Container, { className: 'sd-radius--medium sd-panel-bg--000 sd-shadow--z2 sd-padding--3 sd-state--focus' },
|
194
|
-
React.createElement(Form.FormGroup, { inlineLabel: true, marginBottom: '0' },
|
195
|
-
React.createElement(Form.FormItem, null,
|
196
|
-
React.createElement(index_1.Select, { label: 'Default desk', value: 'This is some value', labelHidden: true, required: false, disabled: false, onChange: function () { return false; } },
|
197
|
-
React.createElement(index_1.Option, null, "International"),
|
198
|
-
React.createElement(index_1.Option, null, "Kulture"),
|
199
|
-
React.createElement(index_1.Option, null, "National"),
|
200
|
-
React.createElement(index_1.Option, null, "News"),
|
201
|
-
React.createElement(index_1.Option, null, "Politics"),
|
202
|
-
React.createElement(index_1.Option, null, "Sports")))))),
|
203
|
-
React.createElement(index_1.SimpleListItem, { stacked: true, id: 'language' },
|
204
|
-
React.createElement(index_1.Heading, { type: 'h3' }, "Language"),
|
205
|
-
React.createElement(index_1.Container, { className: 'sd-radius--medium sd-panel-bg--000 sd-shadow--z2 sd-padding--3 sd-state--focus' },
|
206
|
-
React.createElement(Form.FormGroup, { inlineLabel: true, marginBottom: '0' },
|
207
|
-
React.createElement(Form.FormItem, null,
|
208
|
-
React.createElement(index_1.Select, { label: 'Language', value: 'English', labelHidden: true, required: false, disabled: false, onChange: function () { return false; } },
|
209
|
-
React.createElement(index_1.Option, null, "English"),
|
210
|
-
React.createElement(index_1.Option, null, "German"),
|
211
|
-
React.createElement(index_1.Option, null, "French"),
|
212
|
-
React.createElement(index_1.Option, null, "Serbian")))))),
|
213
|
-
React.createElement(index_1.SimpleListItem, { stacked: true, id: 'autorInfo' },
|
214
|
-
React.createElement("h3", { className: 'sd-font-size--medium' }, "Author info"),
|
215
|
-
React.createElement(index_1.Container, { direction: 'column', className: 'sd-radius--medium sd-panel-bg--000 sd-shadow--z2 sd-padding--3 sd-state--focus' },
|
216
|
-
React.createElement(Form.FormGroup, { marginBottom: '3' },
|
217
|
-
React.createElement(Form.FormItem, null,
|
218
|
-
React.createElement(index_1.Input, { label: 'Sign-Off', type: 'text', value: 'the_dude', required: false, disabled: false, onChange: function () { return false; } }))),
|
219
|
-
React.createElement(Form.FormGroup, { marginBottom: '3' },
|
220
|
-
React.createElement(Form.FormItem, null,
|
221
|
-
React.createElement(index_1.Input, { label: 'Byline', type: 'text', value: 'Jeffrey Lebowski', required: false, disabled: false, onChange: function () { return false; } }))),
|
222
|
-
React.createElement(Form.FormGroup, { marginBottom: '3' },
|
223
|
-
React.createElement(Form.FormItem, null,
|
224
|
-
React.createElement(index_1.Input, { label: 'Job Title', type: 'text', value: 'the_dude', required: false, disabled: false, onChange: function () { return false; } }))),
|
225
|
-
React.createElement(Form.FormGroup, { marginBottom: '4' },
|
226
|
-
React.createElement(Form.FormItem, null,
|
227
|
-
React.createElement(index_1.Input, { label: 'Biography', type: 'text', value: 'the_dude', required: false, disabled: false, onChange: function () { return false; } }))),
|
228
|
-
React.createElement(index_1.Heading, { className: 'sd-margin-t--3 sd-margin-b--2', type: 'h4' }, "Social media"),
|
229
|
-
React.createElement(Form.FormGroup, { marginBottom: '3' },
|
230
|
-
React.createElement(Form.FormItem, null,
|
231
|
-
React.createElement(index_1.Input, { label: 'Facebook', type: 'text', value: 'the_dude', required: false, disabled: false, onChange: function () { return false; } }))),
|
232
|
-
React.createElement(Form.FormGroup, { marginBottom: '3' },
|
233
|
-
React.createElement(Form.FormItem, null,
|
234
|
-
React.createElement(index_1.Input, { label: 'Instagram', type: 'text', value: 'the_dude', required: false, disabled: false, onChange: function () { return false; } }))),
|
235
|
-
React.createElement(Form.FormGroup, { marginBottom: '2' },
|
236
|
-
React.createElement(Form.FormItem, null,
|
237
|
-
React.createElement(index_1.Input, { label: 'Twitter', type: 'text', value: 'the_dude', required: false, disabled: false, onChange: function () { return false; } }))))))),
|
238
|
-
React.createElement(Components.RightPanel, { open: this.state.openPreview }),
|
239
|
-
React.createElement(Components.OverlayPanel, null)),
|
240
|
-
React.createElement(index_1.TabPanel, { indexValue: 1 },
|
241
|
-
React.createElement(Layout.LeftPanel, { open: true },
|
242
|
-
React.createElement(Layout.Panel, { background: 'transparent', size: 'xx-small' },
|
243
|
-
React.createElement(Layout.PanelContent, null,
|
244
|
-
React.createElement(index_1.LeftMenu, { ariaLabel: 'Left navigation', activeItemId: '#1', style: 'blanc', groups: [{ label: '', items: [
|
245
|
-
{ id: '1', label: 'Feature preview' },
|
246
|
-
{ id: '2', label: 'View formats' },
|
247
|
-
{ id: '3', label: 'Notifications' },
|
248
|
-
{ id: '4', label: 'Article defaults' },
|
249
|
-
{ id: '5', label: 'Categories' },
|
250
|
-
{ id: '6', label: 'Desks' },
|
251
|
-
{ id: '7', label: 'Vocabulary values' },
|
252
|
-
{ id: '8', label: 'Appearance' }
|
253
|
-
] }], onSelect: function () { return false; } })))),
|
254
|
-
React.createElement(Layout.MainPanel, { className: 'sd-padding--3' },
|
255
|
-
React.createElement(index_1.SimpleList, { density: 'comfortable', width: 'large' },
|
256
|
-
React.createElement(index_1.SimpleListItem, { stacked: true },
|
257
|
-
React.createElement(index_1.Heading, { type: 'h3' }, "Feature preview"),
|
258
|
-
React.createElement(index_1.Container, { className: 'sd-radius--medium sd-panel-bg--000 sd-shadow--z2 sd-padding--3 sd-state--focus' },
|
259
|
-
React.createElement(index_1.Switch, { label: { content: 'Enable Feature Preview' }, value: this.state.value1, onChange: function (value) { return _this.setState(function () { return ({ value1: value }); }); } }))),
|
260
|
-
React.createElement(index_1.SimpleListItem, { stacked: true },
|
261
|
-
React.createElement(index_1.Heading, { type: 'h3' }, "View formats"),
|
262
|
-
React.createElement(index_1.Container, { direction: 'column', className: 'sd-radius--medium sd-panel-bg--000 sd-shadow--z2 sd-padding--3 sd-state--focus' },
|
263
|
-
React.createElement(index_1.Text, { color: 'light', className: '' }, "Select the prefered default view format for specific areas of Superdesks interface. The sections will always open in the selected view format, but can be always changed using the view option dropdown in each section."),
|
264
|
-
React.createElement(index_1.SimpleList, { density: 'compact', border: true, className: 'sd-margin-t--3 sd-margin-b--0 sd-padding-b--0' },
|
265
|
-
React.createElement(index_1.SimpleListItem, { stacked: true },
|
266
|
-
React.createElement(index_1.Heading, { type: 'h4' }, "Archive"),
|
267
|
-
React.createElement(index_1.RadioButtonGroup, { value: this.state.radioValue1, options: [
|
268
|
-
{ label: "Grid view", value: "grid", icon: "th" },
|
269
|
-
{ label: "List view", value: "list", icon: "th-list" },
|
270
|
-
], onChange: function (value) { return _this.setState(function () { return ({ radioValue1: value }); }); } })),
|
271
|
-
React.createElement(index_1.SimpleListItem, { stacked: true },
|
272
|
-
React.createElement(index_1.Heading, { type: 'h4' }, "Contacts"),
|
273
|
-
React.createElement(index_1.RadioButtonGroup, { value: this.state.radioValue2, options: [
|
274
|
-
{ label: "Grid view", value: "grid", icon: "th" },
|
275
|
-
{ label: "List view", value: "list", icon: "th-list" },
|
276
|
-
], onChange: function (value) { return _this.setState(function () { return ({ radioValue2: value }); }); } })),
|
277
|
-
React.createElement(index_1.SimpleListItem, { stacked: true },
|
278
|
-
React.createElement(index_1.Heading, { type: 'h4' }, "Archive"),
|
279
|
-
React.createElement(index_1.RadioButtonGroup, { value: this.state.radioValue3, options: [
|
280
|
-
{ label: "Grid view", value: "grid", icon: "th" },
|
281
|
-
{ label: "List view", value: "list", icon: "th-list" },
|
282
|
-
{ label: "Swimlane view", value: "kanban", icon: "kanban-view" },
|
283
|
-
], onChange: function (value) { return _this.setState(function () { return ({ radioValue3: value }); }); } }))))),
|
284
|
-
React.createElement(index_1.SimpleListItem, { stacked: true },
|
285
|
-
React.createElement(index_1.Heading, { type: 'h3' }, "Notifications"),
|
286
|
-
React.createElement(index_1.Container, { className: 'sd-radius--medium sd-panel-bg--000 sd-shadow--z2 sd-padding--3 sd-state--focus' },
|
287
|
-
React.createElement(index_1.SwitchGroup, null,
|
288
|
-
React.createElement(index_1.Switch, { label: { content: 'Send notifications via email' }, value: this.state.value2, onChange: function (value) { return _this.setState(function () { return ({ value2: value }); }); } }),
|
289
|
-
React.createElement(index_1.Switch, { label: { content: 'Allow Desktop Notifications' }, value: this.state.value3, onChange: function (value) { return _this.setState(function () { return ({ value3: value }); }); } })))),
|
290
|
-
React.createElement(index_1.SimpleListItem, { stacked: true },
|
291
|
-
React.createElement("h3", { className: 'sd-font-size--medium' }, "Article defaults"),
|
292
|
-
React.createElement(index_1.Container, { direction: 'column', className: 'sd-radius--medium sd-panel-bg--000 sd-shadow--z2 sd-padding--3 sd-state--focus' },
|
293
|
-
React.createElement(Form.FormGroup, null,
|
294
|
-
React.createElement(Form.FormItem, null,
|
295
|
-
React.createElement(index_1.Input, { label: 'Dateline / Located', type: 'text', value: '', required: false, disabled: false, onChange: function () { return false; } }))),
|
296
|
-
React.createElement(Form.FormGroup, null,
|
297
|
-
React.createElement(Form.FormItem, null,
|
298
|
-
React.createElement(index_1.Select, { label: 'Place', value: 'This is some value', required: true, disabled: false, onChange: function () { return false; } },
|
299
|
-
React.createElement(index_1.Option, null, "Select place"),
|
300
|
-
React.createElement(index_1.Option, null, "Option 1"),
|
301
|
-
React.createElement(index_1.Option, null, "Option 2")))))),
|
302
|
-
React.createElement(index_1.SimpleListItem, { stacked: true },
|
303
|
-
React.createElement(index_1.Heading, { type: 'h3' }, "Categories"),
|
304
|
-
React.createElement(index_1.Container, { direction: 'column', className: 'sd-radius--medium sd-panel-bg--000 sd-shadow--z2 sd-padding--3 sd-state--focus' },
|
305
|
-
React.createElement(index_1.Heading, { type: 'h4' }, "Preferred Categories"),
|
306
|
-
React.createElement(index_1.Text, { color: 'light', className: '' }, "By selecting the categories you are interested in, the system will only display these in a menu for setting the content item's categories (along with any of its existing categories)."),
|
307
|
-
React.createElement(index_1.ButtonGroup, { className: 'sd-margin-y--2' },
|
308
|
-
React.createElement(index_1.Button, { text: 'All', style: 'text-only', type: 'primary', onClick: function () { return false; } }),
|
309
|
-
React.createElement(index_1.Divider, { border: true }),
|
310
|
-
React.createElement(index_1.Button, { text: 'None', style: 'text-only', type: 'primary', onClick: function () { return false; } }),
|
311
|
-
React.createElement(index_1.Divider, { border: true }),
|
312
|
-
React.createElement(index_1.Button, { text: 'Default', style: 'text-only', type: 'primary', onClick: function () { return false; } })),
|
313
|
-
React.createElement(index_1.CheckButtonGroup, { grid: true },
|
314
|
-
React.createElement(index_1.CheckboxButton, { checked: this.state.value1, label: { text: 'Category one' }, onChange: function (value) { return _this.setState(function () { return ({ value1: value }); }); } }),
|
315
|
-
React.createElement(index_1.CheckboxButton, { checked: this.state.value2, label: { text: 'Category two' }, onChange: function (value) { return _this.setState(function () { return ({ value2: value }); }); } }),
|
316
|
-
React.createElement(index_1.CheckboxButton, { checked: this.state.value3, label: { text: 'Category three' }, onChange: function (value) { return _this.setState(function () { return ({ value3: value }); }); } }),
|
317
|
-
React.createElement(index_1.CheckboxButton, { checked: this.state.value4, label: { text: 'Category four' }, onChange: function (value) { return _this.setState(function () { return ({ value4: value }); }); } })))),
|
318
|
-
React.createElement(index_1.SimpleListItem, { stacked: true },
|
319
|
-
React.createElement(index_1.Heading, { type: 'h3' }, "Desks"),
|
320
|
-
React.createElement(index_1.Container, { direction: 'column', className: 'sd-radius--medium sd-panel-bg--000 sd-shadow--z2 sd-padding--3 sd-state--focus' },
|
321
|
-
React.createElement(index_1.Heading, { type: 'h4' }, "Preferred Desks"),
|
322
|
-
React.createElement(index_1.Text, { color: 'light', className: 'sd-margin-b--2' }, "By selecting the desks as your preferred desks, they appear first in the order when sending or publishing items."),
|
323
|
-
React.createElement(index_1.CheckButtonGroup, { grid: true },
|
324
|
-
React.createElement(index_1.CheckboxButton, { checked: this.state.value5, label: { text: 'Politics' }, onChange: function (value) { return _this.setState(function () { return ({ value5: value }); }); } }),
|
325
|
-
React.createElement(index_1.CheckboxButton, { checked: this.state.value6, label: { text: 'Sports' }, onChange: function (value) { return _this.setState(function () { return ({ value6: value }); }); } }),
|
326
|
-
React.createElement(index_1.CheckboxButton, { checked: this.state.value7, label: { text: 'News' }, onChange: function (value) { return _this.setState(function () { return ({ value7: value }); }); } }),
|
327
|
-
React.createElement(index_1.CheckboxButton, { checked: this.state.value8, label: { text: 'National' }, onChange: function (value) { return _this.setState(function () { return ({ value8: value }); }); } }),
|
328
|
-
React.createElement(index_1.CheckboxButton, { checked: this.state.value9, label: { text: 'International' }, onChange: function (value) { return _this.setState(function () { return ({ value9: value }); }); } }),
|
329
|
-
React.createElement(index_1.CheckboxButton, { checked: this.state.value10, label: { text: 'Kulture' }, onChange: function (value) { return _this.setState(function () { return ({ value10: value }); }); } })))),
|
330
|
-
React.createElement(index_1.SimpleListItem, { stacked: true },
|
331
|
-
React.createElement(index_1.Heading, { type: 'h3' }, "Vocabulary values"),
|
332
|
-
React.createElement(index_1.Container, { direction: 'column', className: 'sd-radius--medium sd-padding--2 sd-border--medium sd-border-style--dashed' },
|
333
|
-
React.createElement(index_1.Text, { color: 'lighter', size: 'medium', className: 'sd-margin--auto', align: 'center' }, "There are no vocabularies configured."))),
|
334
|
-
React.createElement(index_1.SimpleListItem, { stacked: true },
|
335
|
-
React.createElement(index_1.Heading, { type: 'h3' }, "Appearance"),
|
336
|
-
React.createElement(index_1.Container, { direction: 'column', className: 'sd-radius--medium sd-panel-bg--000 sd-shadow--z2 sd-padding--3 sd-state--focus' },
|
337
|
-
React.createElement(index_1.Heading, { type: 'h4' }, "Themes"),
|
338
|
-
React.createElement(index_1.Text, { color: 'light', className: 'sd-margin-b--2' }, "Change the appearance of Superdesk across the whole application."),
|
339
|
-
React.createElement(index_1.ThemeSelector, { size: 'small', options: [
|
340
|
-
{ label: 'Light', value: 'light-ui', theme: 'light' },
|
341
|
-
{ label: 'Dark', value: 'dark-ui', theme: 'dark' },
|
342
|
-
{ label: 'High Contrast', value: 'high-contrast', theme: 'contrast-light', disabled: true },
|
343
|
-
], onChange: function ($event) { _this.setState({ theme: $event }); }, value: this.state.theme }))))),
|
344
|
-
React.createElement(Layout.RightPanel, { open: this.state.openPreview })),
|
345
|
-
React.createElement(index_1.TabPanel, { indexValue: 2 },
|
346
|
-
React.createElement(Layout.MainPanel, null, "Privileges Content goes here"))))));
|
347
|
-
};
|
348
|
-
return PersonalProfile;
|
349
|
-
}(React.Component));
|
350
|
-
exports.PersonalProfile = PersonalProfile;
|
@@ -1,32 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
interface IProps {
|
3
|
-
children?: React.ReactNode;
|
4
|
-
rightPanel?: boolean;
|
5
|
-
openPanel(): any;
|
6
|
-
closePanel(): void;
|
7
|
-
}
|
8
|
-
interface IState {
|
9
|
-
theme: 'dark' | 'light' | string;
|
10
|
-
itemType: string;
|
11
|
-
dropDownState: string;
|
12
|
-
itemSelected1: boolean;
|
13
|
-
itemSelected2: boolean;
|
14
|
-
itemSelected3: boolean;
|
15
|
-
value1: boolean;
|
16
|
-
value2: boolean;
|
17
|
-
value3: boolean;
|
18
|
-
leftPanelOpen: boolean;
|
19
|
-
rightPanelOpen: boolean;
|
20
|
-
rightPanelPinned: boolean;
|
21
|
-
sideOverlayOpen: boolean;
|
22
|
-
array: any;
|
23
|
-
inputValue: string;
|
24
|
-
activeTab: string | null;
|
25
|
-
}
|
26
|
-
export declare class RundownEditor extends React.Component<IProps, IState> {
|
27
|
-
constructor(props: IProps);
|
28
|
-
handleTheme(newTheme: string): void;
|
29
|
-
changeStatus(item: any, status: string): void;
|
30
|
-
render(): JSX.Element;
|
31
|
-
}
|
32
|
-
export {};
|