superdesk-ui-framework 3.0.67 → 3.0.69
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/app/styles/_tooltips.scss +0 -10
- package/dist/examples.bundle.js +1 -1
- package/dist/playgrounds/react-playgrounds/tsconfig.json +4 -0
- package/dist/superdesk-ui.bundle.css +0 -3
- package/examples/pages/playgrounds/react-playgrounds/tsconfig.json +4 -0
- package/package.json +3 -2
- package/tsconfig.json +1 -5
- package/react/examples/pages/playgrounds/dummy-data/items.d.ts +0 -16
- package/react/examples/pages/playgrounds/dummy-data/items.js +0 -95
- package/react/examples/pages/playgrounds/react-playgrounds/CoreLayout.d.ts +0 -51
- package/react/examples/pages/playgrounds/react-playgrounds/CoreLayout.js +0 -454
- package/react/examples/pages/playgrounds/react-playgrounds/EditorTest.d.ts +0 -27
- package/react/examples/pages/playgrounds/react-playgrounds/EditorTest.js +0 -256
- package/react/examples/pages/playgrounds/react-playgrounds/FirstPlayground.d.ts +0 -19
- package/react/examples/pages/playgrounds/react-playgrounds/FirstPlayground.js +0 -160
- package/react/examples/pages/playgrounds/react-playgrounds/Index.d.ts +0 -11
- package/react/examples/pages/playgrounds/react-playgrounds/Index.js +0 -25
- package/react/examples/pages/playgrounds/react-playgrounds/Multiedit.d.ts +0 -36
- package/react/examples/pages/playgrounds/react-playgrounds/Multiedit.js +0 -200
- package/react/examples/pages/playgrounds/react-playgrounds/PageLayoutTest.d.ts +0 -22
- package/react/examples/pages/playgrounds/react-playgrounds/PageLayoutTest.js +0 -134
- package/react/examples/pages/playgrounds/react-playgrounds/PersonalProfile.d.ts +0 -40
- package/react/examples/pages/playgrounds/react-playgrounds/PersonalProfile.js +0 -350
- package/react/examples/pages/playgrounds/react-playgrounds/RundownEditor.d.ts +0 -32
- package/react/examples/pages/playgrounds/react-playgrounds/RundownEditor.js +0 -267
- package/react/examples/pages/playgrounds/react-playgrounds/Rundowns.d.ts +0 -39
- package/react/examples/pages/playgrounds/react-playgrounds/Rundowns.js +0 -558
- package/react/examples/pages/playgrounds/react-playgrounds/SamsPlayground.d.ts +0 -24
- package/react/examples/pages/playgrounds/react-playgrounds/SamsPlayground.js +0 -241
- package/react/examples/pages/playgrounds/react-playgrounds/TestGround.d.ts +0 -27
- package/react/examples/pages/playgrounds/react-playgrounds/TestGround.js +0 -508
- package/react/examples/pages/playgrounds/react-playgrounds/UiPlayground.d.ts +0 -24
- package/react/examples/pages/playgrounds/react-playgrounds/UiPlayground.js +0 -239
- package/react/examples/pages/playgrounds/react-playgrounds/components/AuthoringContainer.d.ts +0 -11
- package/react/examples/pages/playgrounds/react-playgrounds/components/AuthoringContainer.js +0 -64
- package/react/examples/pages/playgrounds/react-playgrounds/components/ContentSplitter.d.ts +0 -10
- package/react/examples/pages/playgrounds/react-playgrounds/components/ContentSplitter.js +0 -62
- package/react/examples/pages/playgrounds/react-playgrounds/components/GraphicButton.d.ts +0 -14
- package/react/examples/pages/playgrounds/react-playgrounds/components/GraphicButton.js +0 -65
- package/react/examples/pages/playgrounds/react-playgrounds/components/GraphicButtonsGroup.d.ts +0 -8
- package/react/examples/pages/playgrounds/react-playgrounds/components/GraphicButtonsGroup.js +0 -53
- package/react/examples/pages/playgrounds/react-playgrounds/components/HeaderPanel.d.ts +0 -8
- package/react/examples/pages/playgrounds/react-playgrounds/components/HeaderPanel.js +0 -53
- package/react/examples/pages/playgrounds/react-playgrounds/components/Index.d.ts +0 -19
- package/react/examples/pages/playgrounds/react-playgrounds/components/Index.js +0 -41
- package/react/examples/pages/playgrounds/react-playgrounds/components/Layout.d.ts +0 -8
- package/react/examples/pages/playgrounds/react-playgrounds/components/Layout.js +0 -40
- package/react/examples/pages/playgrounds/react-playgrounds/components/LayoutContainer.d.ts +0 -8
- package/react/examples/pages/playgrounds/react-playgrounds/components/LayoutContainer.js +0 -53
- package/react/examples/pages/playgrounds/react-playgrounds/components/LeftPanel.d.ts +0 -9
- package/react/examples/pages/playgrounds/react-playgrounds/components/LeftPanel.js +0 -53
- package/react/examples/pages/playgrounds/react-playgrounds/components/MainPanel.d.ts +0 -10
- package/react/examples/pages/playgrounds/react-playgrounds/components/MainPanel.js +0 -63
- package/react/examples/pages/playgrounds/react-playgrounds/components/OverlayPanel.d.ts +0 -8
- package/react/examples/pages/playgrounds/react-playgrounds/components/OverlayPanel.js +0 -55
- package/react/examples/pages/playgrounds/react-playgrounds/components/Panel.d.ts +0 -10
- package/react/examples/pages/playgrounds/react-playgrounds/components/Panel.js +0 -63
- package/react/examples/pages/playgrounds/react-playgrounds/components/PanelContent.d.ts +0 -8
- package/react/examples/pages/playgrounds/react-playgrounds/components/PanelContent.js +0 -53
- package/react/examples/pages/playgrounds/react-playgrounds/components/PanelContentBlock.d.ts +0 -11
- package/react/examples/pages/playgrounds/react-playgrounds/components/PanelContentBlock.js +0 -63
- package/react/examples/pages/playgrounds/react-playgrounds/components/PanelFooter.d.ts +0 -8
- package/react/examples/pages/playgrounds/react-playgrounds/components/PanelFooter.js +0 -54
- package/react/examples/pages/playgrounds/react-playgrounds/components/PanelHeader.d.ts +0 -12
- package/react/examples/pages/playgrounds/react-playgrounds/components/PanelHeader.js +0 -63
- package/react/examples/pages/playgrounds/react-playgrounds/components/RightPanel.d.ts +0 -9
- package/react/examples/pages/playgrounds/react-playgrounds/components/RightPanel.js +0 -53
- package/react/examples/pages/playgrounds/react-playgrounds/components/SearchBar.d.ts +0 -23
- package/react/examples/pages/playgrounds/react-playgrounds/components/SearchBar.js +0 -92
- package/react/examples/pages/playgrounds/react-playgrounds/components/SidebarMenu.d.ts +0 -20
- package/react/examples/pages/playgrounds/react-playgrounds/components/SidebarMenu.js +0 -83
- package/react/examples/pages/playgrounds/react-playgrounds/components/SubNav.d.ts +0 -9
- package/react/examples/pages/playgrounds/react-playgrounds/components/SubNav.js +0 -60
- /package/react/{app-typescript/components → components}/Alert.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Alert.js +0 -0
- /package/react/{app-typescript/components → components}/Autocomplete.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Autocomplete.js +0 -0
- /package/react/{app-typescript/components → components}/Badge.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Badge.js +0 -0
- /package/react/{app-typescript/components → components}/Button.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Button.js +0 -0
- /package/react/{app-typescript/components → components}/ButtonGroup.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ButtonGroup.js +0 -0
- /package/react/{app-typescript/components → components}/Carousel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Carousel.js +0 -0
- /package/react/{app-typescript/components → components}/CheckButtonGroup.d.ts +0 -0
- /package/react/{app-typescript/components → components}/CheckButtonGroup.js +0 -0
- /package/react/{app-typescript/components → components}/CheckGroup.d.ts +0 -0
- /package/react/{app-typescript/components → components}/CheckGroup.js +0 -0
- /package/react/{app-typescript/components → components}/Checkbox.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Checkbox.js +0 -0
- /package/react/{app-typescript/components → components}/CheckboxButton.d.ts +0 -0
- /package/react/{app-typescript/components → components}/CheckboxButton.js +0 -0
- /package/react/{app-typescript/components → components}/ContentDivider.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ContentDivider.js +0 -0
- /package/react/{app-typescript/components → components}/CreateButton.d.ts +0 -0
- /package/react/{app-typescript/components → components}/CreateButton.js +0 -0
- /package/react/{app-typescript/components → components}/DatePicker.d.ts +0 -0
- /package/react/{app-typescript/components → components}/DatePicker.js +0 -0
- /package/react/{app-typescript/components → components}/Divider.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Divider.js +0 -0
- /package/react/{app-typescript/components → components}/DonutChart.d.ts +0 -0
- /package/react/{app-typescript/components → components}/DonutChart.js +0 -0
- /package/react/{app-typescript/components → components}/DragHandle.d.ts +0 -0
- /package/react/{app-typescript/components → components}/DragHandle.js +0 -0
- /package/react/{app-typescript/components → components}/DropZone.d.ts +0 -0
- /package/react/{app-typescript/components → components}/DropZone.js +0 -0
- /package/react/{app-typescript/components → components}/Dropdown.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Dropdown.js +0 -0
- /package/react/{app-typescript/components → components}/DropdownFirst.d.ts +0 -0
- /package/react/{app-typescript/components → components}/DropdownFirst.js +0 -0
- /package/react/{app-typescript/components → components}/DurationInput.d.ts +0 -0
- /package/react/{app-typescript/components → components}/DurationInput.js +0 -0
- /package/react/{app-typescript/components → components}/EmptyState.d.ts +0 -0
- /package/react/{app-typescript/components → components}/EmptyState.js +0 -0
- /package/react/{app-typescript/components → components}/Form/FormGroup.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/FormGroup.js +0 -0
- /package/react/{app-typescript/components → components}/Form/FormItem.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/FormItem.js +0 -0
- /package/react/{app-typescript/components → components}/Form/FormLabel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/FormLabel.js +0 -0
- /package/react/{app-typescript/components → components}/Form/FormRow.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/FormRow.js +0 -0
- /package/react/{app-typescript/components → components}/Form/FormRowNew.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/FormRowNew.js +0 -0
- /package/react/{app-typescript/components → components}/Form/FormText.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/FormText.js +0 -0
- /package/react/{app-typescript/components → components}/Form/InputBase.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/InputBase.js +0 -0
- /package/react/{app-typescript/components → components}/Form/InputNew.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/InputNew.js +0 -0
- /package/react/{app-typescript/components → components}/Form/InputWrapper.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/InputWrapper.js +0 -0
- /package/react/{app-typescript/components → components}/Form/index.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Form/index.js +0 -0
- /package/react/{app-typescript/components → components}/FormLabel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/FormLabel.js +0 -0
- /package/react/{app-typescript/components → components}/GridItem.d.ts +0 -0
- /package/react/{app-typescript/components → components}/GridItem.js +0 -0
- /package/react/{app-typescript/components → components}/GridList.d.ts +0 -0
- /package/react/{app-typescript/components → components}/GridList.js +0 -0
- /package/react/{app-typescript/components → components}/HeadingText.d.ts +0 -0
- /package/react/{app-typescript/components → components}/HeadingText.js +0 -0
- /package/react/{app-typescript/components → components}/HelloWorld.d.ts +0 -0
- /package/react/{app-typescript/components → components}/HelloWorld.js +0 -0
- /package/react/{app-typescript/components → components}/Icon.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Icon.js +0 -0
- /package/react/{app-typescript/components → components}/IconButton.d.ts +0 -0
- /package/react/{app-typescript/components → components}/IconButton.js +0 -0
- /package/react/{app-typescript/components → components}/IconLabel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/IconLabel.js +0 -0
- /package/react/{app-typescript/components → components}/IconPicker.d.ts +0 -0
- /package/react/{app-typescript/components → components}/IconPicker.js +0 -0
- /package/react/{app-typescript/components → components}/Input.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Input.js +0 -0
- /package/react/{app-typescript/components → components}/Label.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Label.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthorinInnerSideBar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthorinInnerSideBar.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringContainer.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringContainer.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrame.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrame.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameContainer.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameContainer.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameLeftBar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameLeftBar.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameMain.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameMain.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameNavBar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameNavBar.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameOverlay.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameOverlay.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameRightBar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameRightBar.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameSidePanel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameSidePanel.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameSidePanelOverlay.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringFrameSidePanelOverlay.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringInnerBody.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringInnerBody.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringInnerHeader.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringInnerHeader.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringMain.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringMain.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringMainContainer.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringMainContainer.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringMainContent.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringMainContent.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringMainToolBar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/AuthoringMainToolBar.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/BottomBarAction.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/BottomBarAction.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/Container.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/Container.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/ContentSplitter.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/ContentSplitter.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayout.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayout.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutContainer.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutContainer.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutFooter.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutFooter.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutMain.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutMain.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutOverlay.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutOverlay.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutSlideInMenu.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutSlideInMenu.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutTopMenu.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/CoreLayoutTopMenu.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/HamburgerButton.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/HamburgerButton.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/HeaderPanel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/HeaderPanel.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/Layout.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/Layout.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/LayoutContainer.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/LayoutContainer.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/LeftPanel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/LeftPanel.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/MainMenu.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/MainMenu.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/MainPanel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/MainPanel.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/NotificationPanel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/NotificationPanel.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/OverlayPanel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/OverlayPanel.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/PageLayout.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/PageLayout.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/Panel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/Panel.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/RightPanel.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/RightPanel.js +0 -0
- /package/react/{app-typescript/components → components}/Layouts/index.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Layouts/index.js +0 -0
- /package/react/{app-typescript/components → components}/LeftMenu.d.ts +0 -0
- /package/react/{app-typescript/components → components}/LeftMenu.js +0 -0
- /package/react/{app-typescript/components → components}/ListItemLoader.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ListItemLoader.js +0 -0
- /package/react/{app-typescript/components → components}/Lists/BoxedList.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Lists/BoxedList.js +0 -0
- /package/react/{app-typescript/components → components}/Lists/ContentList.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Lists/ContentList.js +0 -0
- /package/react/{app-typescript/components → components}/Lists/SimpleList.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Lists/SimpleList.js +0 -0
- /package/react/{app-typescript/components → components}/Lists/TableList.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Lists/TableList.js +0 -0
- /package/react/{app-typescript/components → components}/Lists/index.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Lists/index.js +0 -0
- /package/react/{app-typescript/components → components}/Loader.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Loader.js +0 -0
- /package/react/{app-typescript/components → components}/Menu.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Menu.js +0 -0
- /package/react/{app-typescript/components → components}/Modal.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Modal.js +0 -0
- /package/react/{app-typescript/components → components}/MultiSelect.d.ts +0 -0
- /package/react/{app-typescript/components → components}/MultiSelect.js +0 -0
- /package/react/{app-typescript/components → components}/NavButton.d.ts +0 -0
- /package/react/{app-typescript/components → components}/NavButton.js +0 -0
- /package/react/{app-typescript/components → components}/Navigation/BottomNav.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Navigation/BottomNav.js +0 -0
- /package/react/{app-typescript/components → components}/Navigation/QuickNavBar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Navigation/QuickNavBar.js +0 -0
- /package/react/{app-typescript/components → components}/Navigation/SideBarMenu.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Navigation/SideBarMenu.js +0 -0
- /package/react/{app-typescript/components → components}/Navigation/SideBarTabs.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Navigation/SideBarTabs.js +0 -0
- /package/react/{app-typescript/components → components}/Navigation/index.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Navigation/index.js +0 -0
- /package/react/{app-typescript/components → components}/Popover.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Popover.js +0 -0
- /package/react/{app-typescript/components → components}/PropsList.d.ts +0 -0
- /package/react/{app-typescript/components → components}/PropsList.js +0 -0
- /package/react/{app-typescript/components → components}/RadioButtonGroup.d.ts +0 -0
- /package/react/{app-typescript/components → components}/RadioButtonGroup.js +0 -0
- /package/react/{app-typescript/components → components}/RadioGroup.d.ts +0 -0
- /package/react/{app-typescript/components → components}/RadioGroup.js +0 -0
- /package/react/{app-typescript/components → components}/ResizablePanels.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ResizablePanels.js +0 -0
- /package/react/{app-typescript/components → components}/ResizeObserverComponent.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ResizeObserverComponent.js +0 -0
- /package/react/{app-typescript/components → components}/Rotate.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Rotate.js +0 -0
- /package/react/{app-typescript/components → components}/SearchBar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/SearchBar.js +0 -0
- /package/react/{app-typescript/components → components}/Select.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Select.js +0 -0
- /package/react/{app-typescript/components → components}/SelectGrid.d.ts +0 -0
- /package/react/{app-typescript/components → components}/SelectGrid.js +0 -0
- /package/react/{app-typescript/components → components}/SelectPreview.d.ts +0 -0
- /package/react/{app-typescript/components → components}/SelectPreview.js +0 -0
- /package/react/{app-typescript/components → components}/SelectWithTemplate.d.ts +0 -0
- /package/react/{app-typescript/components → components}/SelectWithTemplate.js +0 -0
- /package/react/{app-typescript/components → components}/ShowPopup.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ShowPopup.js +0 -0
- /package/react/{app-typescript/components → components}/SingleAndDoubleClickFunction.d.ts +0 -0
- /package/react/{app-typescript/components → components}/SingleAndDoubleClickFunction.js +0 -0
- /package/react/{app-typescript/components → components}/Skeleton.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Skeleton.js +0 -0
- /package/react/{app-typescript/components → components}/SlidingToolbar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/SlidingToolbar.js +0 -0
- /package/react/{app-typescript/components → components}/Spacer.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Spacer.js +0 -0
- /package/react/{app-typescript/components → components}/Spinner.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Spinner.js +0 -0
- /package/react/{app-typescript/components → components}/StrechBar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/StrechBar.js +0 -0
- /package/react/{app-typescript/components → components}/SubNav.d.ts +0 -0
- /package/react/{app-typescript/components → components}/SubNav.js +0 -0
- /package/react/{app-typescript/components → components}/Switch.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Switch.js +0 -0
- /package/react/{app-typescript/components → components}/SwitchGroup.d.ts +0 -0
- /package/react/{app-typescript/components → components}/SwitchGroup.js +0 -0
- /package/react/{app-typescript/components → components}/TabCustom.d.ts +0 -0
- /package/react/{app-typescript/components → components}/TabCustom.js +0 -0
- /package/react/{app-typescript/components → components}/TabList.d.ts +0 -0
- /package/react/{app-typescript/components → components}/TabList.js +0 -0
- /package/react/{app-typescript/components → components}/Tag.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Tag.js +0 -0
- /package/react/{app-typescript/components → components}/TagInput.d.ts +0 -0
- /package/react/{app-typescript/components → components}/TagInput.js +0 -0
- /package/react/{app-typescript/components → components}/Text/Heading.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Text/Heading.js +0 -0
- /package/react/{app-typescript/components → components}/Text/Text.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Text/Text.js +0 -0
- /package/react/{app-typescript/components → components}/Text/Time.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Text/Time.js +0 -0
- /package/react/{app-typescript/components → components}/ThemeSelector.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ThemeSelector.js +0 -0
- /package/react/{app-typescript/components → components}/TimePicker.d.ts +0 -0
- /package/react/{app-typescript/components → components}/TimePicker.js +0 -0
- /package/react/{app-typescript/components → components}/Toast.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Toast.js +0 -0
- /package/react/{app-typescript/components → components}/ToastMessage.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ToastMessage.js +0 -0
- /package/react/{app-typescript/components → components}/ToastText.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ToastText.js +0 -0
- /package/react/{app-typescript/components → components}/ToastWrapper.d.ts +0 -0
- /package/react/{app-typescript/components → components}/ToastWrapper.js +0 -0
- /package/react/{app-typescript/components → components}/Togglebox.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Togglebox.js +0 -0
- /package/react/{app-typescript/components → components}/Tooltip.d.ts +0 -0
- /package/react/{app-typescript/components → components}/Tooltip.js +0 -0
- /package/react/{app-typescript/components → components}/TreeSelect/KeyboardNavigation.d.ts +0 -0
- /package/react/{app-typescript/components → components}/TreeSelect/KeyboardNavigation.js +0 -0
- /package/react/{app-typescript/components → components}/TreeSelect/TreeSelect.d.ts +0 -0
- /package/react/{app-typescript/components → components}/TreeSelect/TreeSelect.js +0 -0
- /package/react/{app-typescript/components → components}/TreeSelect/TreeSelectItem.d.ts +0 -0
- /package/react/{app-typescript/components → components}/TreeSelect/TreeSelectItem.js +0 -0
- /package/react/{app-typescript/components → components}/TreeSelect/TreeSelectPill.d.ts +0 -0
- /package/react/{app-typescript/components → components}/TreeSelect/TreeSelectPill.js +0 -0
- /package/react/{app-typescript/components → components}/WithPagination.d.ts +0 -0
- /package/react/{app-typescript/components → components}/WithPagination.js +0 -0
- /package/react/{app-typescript/components → components}/WithPopover.d.ts +0 -0
- /package/react/{app-typescript/components → components}/WithPopover.js +0 -0
- /package/react/{app-typescript/components → components}/WithPortal.d.ts +0 -0
- /package/react/{app-typescript/components → components}/WithPortal.js +0 -0
- /package/react/{app-typescript/components → components}/WithSizeObserver.d.ts +0 -0
- /package/react/{app-typescript/components → components}/WithSizeObserver.js +0 -0
- /package/react/{app-typescript/components → components}/_Positioner.d.ts +0 -0
- /package/react/{app-typescript/components → components}/_Positioner.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-action-add.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-action-add.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-group.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-group.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-image.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-image.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-number.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-number.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-placeholder.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-placeholder.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-text.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-text.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-wrapper.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar-wrapper.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/avatar.js +0 -0
- /package/react/{app-typescript/components → components}/avatar/interfaces.d.ts +0 -0
- /package/react/{app-typescript/components → components}/avatar/interfaces.js +0 -0
- /package/react/{app-typescript/helpers.d.ts → helpers.d.ts} +0 -0
- /package/react/{app-typescript/helpers.js → helpers.js} +0 -0
- /package/react/{app-typescript/index.d.ts → index.d.ts} +0 -0
- /package/react/{app-typescript/index.js → index.js} +0 -0
@@ -1,267 +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.RundownEditor = void 0;
|
42
|
-
var React = __importStar(require("react"));
|
43
|
-
var index_1 = require("../../../../app-typescript/index");
|
44
|
-
var Layout = __importStar(require("../../../../app-typescript/components/Layouts"));
|
45
|
-
var Form = __importStar(require("../../../../app-typescript/components/Form"));
|
46
|
-
var Nav = __importStar(require("../../../../app-typescript/components/Navigation"));
|
47
|
-
var TableList_1 = require("../../../../app-typescript/components/Lists/TableList");
|
48
|
-
var RundownEditor = /** @class */ (function (_super) {
|
49
|
-
__extends(RundownEditor, _super);
|
50
|
-
function RundownEditor(props) {
|
51
|
-
var _this = _super.call(this, props) || this;
|
52
|
-
_this.state = {
|
53
|
-
theme: 'light',
|
54
|
-
itemType: 'itemtype01',
|
55
|
-
dropDownState: '',
|
56
|
-
itemSelected1: false,
|
57
|
-
itemSelected2: false,
|
58
|
-
itemSelected3: false,
|
59
|
-
value1: false,
|
60
|
-
value2: false,
|
61
|
-
value3: false,
|
62
|
-
leftPanelOpen: false,
|
63
|
-
rightPanelOpen: _this.props.rightPanel ? _this.props.rightPanel : false,
|
64
|
-
rightPanelPinned: false,
|
65
|
-
sideOverlayOpen: false,
|
66
|
-
inputValue: 'string',
|
67
|
-
array: [
|
68
|
-
{
|
69
|
-
start: React.createElement(React.Fragment, null,
|
70
|
-
React.createElement(index_1.Label, { style: 'translucent', text: 'aacc' }),
|
71
|
-
React.createElement(index_1.Label, { style: 'translucent', type: 'primary', text: 'prlg' })),
|
72
|
-
center: React.createElement("span", null, "Duis mollis est non commodo"),
|
73
|
-
end: React.createElement(React.Fragment, null,
|
74
|
-
React.createElement(index_1.IconLabel, { style: 'translucent', innerLabel: 'Planned:', text: '00:20' }),
|
75
|
-
React.createElement(index_1.IconLabel, { style: 'translucent', innerLabel: 'Duration:', text: '00:20', type: 'success' })),
|
76
|
-
action: React.createElement(index_1.IconButton, { icon: 'dots-vertical', size: 'small', ariaValue: 'More actions', onClick: function () { return false; } }),
|
77
|
-
onClick: function () { _this.props.openPanel(); }
|
78
|
-
},
|
79
|
-
{
|
80
|
-
start: React.createElement(React.Fragment, null,
|
81
|
-
React.createElement(index_1.Label, { style: 'translucent', type: 'warning', text: 'pokr' }),
|
82
|
-
React.createElement(index_1.Label, { style: 'translucent', text: 'slika' })),
|
83
|
-
center: React.createElement("span", null, "Nullam id dolor id nibh ultricies"),
|
84
|
-
end: React.createElement(React.Fragment, null,
|
85
|
-
React.createElement(index_1.IconLabel, { style: 'translucent', innerLabel: 'Planned:', text: '00:12' }),
|
86
|
-
React.createElement(index_1.IconLabel, { style: 'translucent', innerLabel: 'Duration:', text: '00:11', type: 'warning' })),
|
87
|
-
action: React.createElement(index_1.IconButton, { icon: 'dots-vertical', size: 'small', ariaValue: 'More actions', onClick: function () { return false; } }),
|
88
|
-
onClick: function () { _this.props.openPanel(); }
|
89
|
-
},
|
90
|
-
{
|
91
|
-
start: React.createElement(React.Fragment, null,
|
92
|
-
React.createElement(index_1.Label, { style: 'translucent', text: 'aacc' }),
|
93
|
-
React.createElement(index_1.Label, { style: 'translucent', type: 'primary', text: 'prlg' })),
|
94
|
-
center: React.createElement("span", null, "Duis mollis est non commodo"),
|
95
|
-
end: React.createElement(React.Fragment, null,
|
96
|
-
React.createElement(index_1.IconLabel, { style: 'translucent', innerLabel: 'Planned:', text: '00:20' }),
|
97
|
-
React.createElement(index_1.IconLabel, { style: 'translucent', innerLabel: 'Duration:', text: '00:20', type: 'success' })),
|
98
|
-
action: React.createElement(index_1.IconButton, { icon: 'dots-vertical', size: 'small', ariaValue: 'More actions', onClick: function () { return false; } }),
|
99
|
-
onClick: function () { _this.props.openPanel(); }
|
100
|
-
},
|
101
|
-
{
|
102
|
-
start: React.createElement(React.Fragment, null,
|
103
|
-
React.createElement(index_1.Label, { style: 'translucent', type: 'warning', text: 'pokr' }),
|
104
|
-
React.createElement(index_1.Label, { style: 'translucent', text: 'slika' })),
|
105
|
-
center: React.createElement("span", null, "Cras mattis consectetur purus"),
|
106
|
-
end: React.createElement(React.Fragment, null,
|
107
|
-
React.createElement(index_1.IconLabel, { style: 'translucent', innerLabel: 'Planned:', text: '00:14' }),
|
108
|
-
React.createElement(index_1.IconLabel, { style: 'translucent', innerLabel: 'Duration:', text: '00:15', type: 'alert' })),
|
109
|
-
action: React.createElement(index_1.IconButton, { icon: 'dots-vertical', size: 'small', ariaValue: 'More actions', onClick: function () { return false; } }),
|
110
|
-
onClick: function () { _this.props.openPanel(); }
|
111
|
-
},
|
112
|
-
{
|
113
|
-
start: React.createElement(React.Fragment, null,
|
114
|
-
React.createElement(index_1.Label, { style: 'translucent', text: 'aacc' }),
|
115
|
-
React.createElement(index_1.Label, { style: 'translucent', type: 'primary', text: 'prlg' })),
|
116
|
-
center: React.createElement("span", null, "Duis mollis est non commodo"),
|
117
|
-
end: React.createElement(React.Fragment, null,
|
118
|
-
React.createElement(index_1.IconLabel, { style: 'translucent', innerLabel: 'Planned:', text: '00:20' }),
|
119
|
-
React.createElement(index_1.IconLabel, { style: 'translucent', innerLabel: 'Duration:', text: '00:20', type: 'success' })),
|
120
|
-
action: React.createElement(index_1.IconButton, { icon: 'dots-vertical', size: 'small', ariaValue: 'More actions', onClick: function () { return false; } }),
|
121
|
-
onClick: function () { _this.props.openPanel(); }
|
122
|
-
},
|
123
|
-
],
|
124
|
-
activeTab: null,
|
125
|
-
};
|
126
|
-
_this.handleTheme = _this.handleTheme.bind(_this);
|
127
|
-
return _this;
|
128
|
-
}
|
129
|
-
RundownEditor.prototype.handleTheme = function (newTheme) {
|
130
|
-
this.setState({
|
131
|
-
theme: newTheme
|
132
|
-
});
|
133
|
-
};
|
134
|
-
RundownEditor.prototype.changeStatus = function (item, status) {
|
135
|
-
if (item.status.includes(status)) {
|
136
|
-
item.status.splice(item.status.indexOf(status), 1);
|
137
|
-
}
|
138
|
-
else {
|
139
|
-
item.status.push(status);
|
140
|
-
}
|
141
|
-
};
|
142
|
-
RundownEditor.prototype.render = function () {
|
143
|
-
var _this = this;
|
144
|
-
return (React.createElement(Layout.LayoutContainer, null,
|
145
|
-
React.createElement(Layout.HeaderPanel, null,
|
146
|
-
React.createElement(index_1.SubNav, null,
|
147
|
-
React.createElement(index_1.ButtonGroup, { align: 'end' },
|
148
|
-
React.createElement(index_1.Button, { text: "Cancel", onClick: function () { return false; }, type: "default" }),
|
149
|
-
React.createElement(index_1.Button, { text: "Save Rundown", onClick: function () { return false; }, type: "primary" }),
|
150
|
-
React.createElement(index_1.Divider, { size: "mini" }),
|
151
|
-
React.createElement(index_1.ButtonGroup, { subgroup: true, spaces: "no-space" },
|
152
|
-
React.createElement(index_1.Tooltip, { text: 'Minimize', flow: 'left' },
|
153
|
-
React.createElement(index_1.NavButton, { type: 'default', icon: 'minimize', iconSize: 'big', text: 'Minimize', onClick: function () { return false; } })),
|
154
|
-
React.createElement(index_1.Tooltip, { text: 'More actions', flow: 'left' },
|
155
|
-
React.createElement(index_1.NavButton, { type: 'default', icon: 'dots-vertical', text: 'More actions', onClick: function () { return false; } })),
|
156
|
-
React.createElement(index_1.Tooltip, { text: 'Send to / Publish', flow: 'left' },
|
157
|
-
React.createElement(index_1.NavButton, { type: 'highlight', icon: 'send-to', iconSize: 'big', text: 'Send to / Publish', onClick: function () { return false; } })))))),
|
158
|
-
React.createElement(Layout.MainPanel, { padding: 'none' },
|
159
|
-
React.createElement(Layout.AuthoringMain, { headerPadding: 'medium', toolBar: (React.createElement(React.Fragment, null,
|
160
|
-
React.createElement("div", { className: "sd-editor-toolbar__content" },
|
161
|
-
React.createElement("dl", null,
|
162
|
-
React.createElement("dt", null, "Created"),
|
163
|
-
React.createElement("dd", null,
|
164
|
-
React.createElement("time", { title: "July 29, 2021 3:58 PM" }, "07/29")),
|
165
|
-
React.createElement("dt", null, "by"),
|
166
|
-
React.createElement("dt", null, "Nareg Asmarian")),
|
167
|
-
React.createElement("dl", null,
|
168
|
-
React.createElement("dt", null, "Modified"),
|
169
|
-
React.createElement("dd", null,
|
170
|
-
React.createElement("time", { title: "July 29, 2021 3:58 PM" }, "07/29")))))), authoringHeader: (React.createElement(React.Fragment, null,
|
171
|
-
React.createElement(Form.FormGroup, null,
|
172
|
-
React.createElement(Form.FormItem, null,
|
173
|
-
React.createElement(index_1.Select, { label: 'Type', value: 'Type value', required: true, disabled: false, onChange: function () { return false; } },
|
174
|
-
React.createElement(index_1.Option, null, "Type 1"),
|
175
|
-
React.createElement(index_1.Option, null, "Type 2"))),
|
176
|
-
React.createElement(Form.FormItem, null,
|
177
|
-
React.createElement(index_1.Select, { label: 'Show', value: 'show value', required: true, disabled: false, onChange: function () { return false; } },
|
178
|
-
React.createElement(index_1.Option, null, "Marker"),
|
179
|
-
React.createElement(index_1.Option, null, "Tabu"))),
|
180
|
-
React.createElement(Form.FormItem, null,
|
181
|
-
React.createElement(index_1.Select, { label: 'Show section', value: 'Some value', required: true, disabled: false, onChange: function () { return false; } },
|
182
|
-
React.createElement(index_1.Option, null, "Section 1"),
|
183
|
-
React.createElement(index_1.Option, null, "Section 2")))),
|
184
|
-
React.createElement(Form.FormGroup, null,
|
185
|
-
React.createElement(Form.FormItem, null,
|
186
|
-
React.createElement(index_1.Input, { type: 'text', label: 'Slugline', value: '', required: false, disabled: false, onChange: function () { return false; } })),
|
187
|
-
React.createElement(Form.FormItem, null,
|
188
|
-
React.createElement(index_1.Input, { type: 'text', label: 'Category', value: '', required: false, disabled: false, onChange: function () { return false; } }))),
|
189
|
-
React.createElement(Form.FormGroup, null,
|
190
|
-
React.createElement(Form.FormItem, null,
|
191
|
-
React.createElement(index_1.Input, { type: 'text', label: 'Author', value: 'This is some value', required: true, disabled: false, onChange: function () { return false; } }))),
|
192
|
-
React.createElement(Form.FormGroup, { marginBottom: '2' },
|
193
|
-
React.createElement(Form.FormItem, null,
|
194
|
-
React.createElement(index_1.Input, { type: 'text', label: 'Start Time', value: '', required: true, disabled: false, onChange: function () { return false; } })),
|
195
|
-
React.createElement(Form.FormItem, null,
|
196
|
-
React.createElement(index_1.Input, { type: 'text', label: 'End Time', value: '', required: true, disabled: false, onChange: function () { return false; } })),
|
197
|
-
React.createElement(Form.FormItem, null,
|
198
|
-
React.createElement(index_1.Input, { type: 'text', label: 'Duration', value: '', required: true, disabled: false, onChange: function () { return false; } }))))) },
|
199
|
-
React.createElement(index_1.Container, { direction: 'column', className: 'sd-margin-y--2' },
|
200
|
-
React.createElement(index_1.Input, { label: 'Rundown title', value: 'Marker // 01.06.2022', boxedStyle: true, boxedLable: true, size: 'x-large', placeholder: 'Rundown title', labelHidden: true, type: 'text', tabindex: 0, onChange: function (value) { return _this.setState({ inputValue: value }); } })),
|
201
|
-
React.createElement(index_1.ButtonGroup, null,
|
202
|
-
React.createElement(index_1.IconLabel, { style: 'translucent', innerLabel: 'Airtime:', text: '19:00 - 19:45', size: 'large', type: 'primary', icon: 'time' }),
|
203
|
-
React.createElement(index_1.IconLabel, { style: 'translucent', innerLabel: 'Duration:', text: '00:38', size: 'large', type: 'warning' }),
|
204
|
-
React.createElement(index_1.Text, { color: 'light', size: 'medium', className: 'sd-margin--0' }, "OF"),
|
205
|
-
React.createElement(index_1.IconLabel, { style: 'translucent', innerLabel: 'Planned:', text: '00:45', size: 'large' })),
|
206
|
-
React.createElement(TableList_1.TableList, { className: 'sd-margin-y--4', dragAndDrop: true, addItem: true, array: this.state.array, itemsDropdown: function () { return [
|
207
|
-
{ label: React.createElement(index_1.Label, { style: 'translucent', type: 'primary', text: 'aacc' }), onSelect: function () { return 1; } },
|
208
|
-
{ label: React.createElement(index_1.Label, { style: 'translucent', text: 'prlg' }), onSelect: function () { return 1; } },
|
209
|
-
{ label: React.createElement(index_1.Label, { style: 'translucent', type: 'primary', text: 'prlg' }), onSelect: function () { return 1; } },
|
210
|
-
]; } }))),
|
211
|
-
React.createElement(Layout.RightPanel, { open: this.props.rightPanel },
|
212
|
-
React.createElement(Layout.Panel, { size: 'x-large', side: 'right' },
|
213
|
-
React.createElement(Layout.PanelContent, null,
|
214
|
-
React.createElement(Layout.AuthoringFrame, { main: React.createElement(Layout.AuthoringMain, { headerPadding: 'medium', toolbarCustom: true, headerCollapsed: true, toolBar: (React.createElement(React.Fragment, null,
|
215
|
-
React.createElement(index_1.SubNav, { className: 'sd-shadow--z0' },
|
216
|
-
React.createElement(index_1.SlidingToolbar, null,
|
217
|
-
React.createElement(index_1.ButtonGroup, { align: 'start' },
|
218
|
-
React.createElement(index_1.IconButton, { ariaValue: "Close", icon: "close-small", onClick: function () { return _this.props.closePanel(); } })),
|
219
|
-
React.createElement(index_1.ButtonGroup, { align: 'end' },
|
220
|
-
React.createElement(index_1.Button, { text: "Save Changes", style: 'hollow', onClick: function () { return _this.props.closePanel(); }, type: "primary" })))),
|
221
|
-
React.createElement("div", { className: 'sd-editor-content__toolbar-inner' },
|
222
|
-
React.createElement("div", { className: "sd-editor-toolbar__content" },
|
223
|
-
React.createElement("dl", null,
|
224
|
-
React.createElement("dt", null, "Created"),
|
225
|
-
React.createElement("dd", null,
|
226
|
-
React.createElement("time", { title: "July 29, 2021 3:58 PM" }, "07/29")),
|
227
|
-
React.createElement("dt", null, "by"),
|
228
|
-
React.createElement("dt", null, "Nareg Asmarian")),
|
229
|
-
React.createElement("dl", null,
|
230
|
-
React.createElement("dt", null, "Modified"),
|
231
|
-
React.createElement("dd", null,
|
232
|
-
React.createElement("time", { title: "July 29, 2021 3:58 PM" }, "07/29"))))))), authoringHeader: (React.createElement(React.Fragment, null,
|
233
|
-
React.createElement(Form.FormGroup, { inlineLabel: false },
|
234
|
-
React.createElement(Form.FormItem, null,
|
235
|
-
React.createElement(index_1.Select, { label: 'Type', value: 'Type value', required: true, disabled: false, onChange: function () { return false; } },
|
236
|
-
React.createElement(index_1.Option, null, "Type 1"),
|
237
|
-
React.createElement(index_1.Option, null, "Type 2"))),
|
238
|
-
React.createElement(Form.FormItem, null,
|
239
|
-
React.createElement(index_1.Select, { label: 'Show section', value: 'Some value', required: true, disabled: false, onChange: function () { return false; } },
|
240
|
-
React.createElement(index_1.Option, null, "Section 1"),
|
241
|
-
React.createElement(index_1.Option, null, "Section 2")))),
|
242
|
-
React.createElement(Form.FormGroup, { inlineLabel: false },
|
243
|
-
React.createElement(Form.FormItem, null,
|
244
|
-
React.createElement(index_1.Select, { label: 'Duration', value: 'Some value', required: true, disabled: false, onChange: function () { return false; } },
|
245
|
-
React.createElement(index_1.Option, null, "Option 1"),
|
246
|
-
React.createElement(index_1.Option, null, "Option 2"))),
|
247
|
-
React.createElement(Form.FormItem, null,
|
248
|
-
React.createElement(index_1.Input, { type: 'text', label: 'Category', value: ' ', required: false, disabled: false, onChange: function () { return false; } }))),
|
249
|
-
React.createElement(Form.FormGroup, { inlineLabel: false },
|
250
|
-
React.createElement(Form.FormItem, null,
|
251
|
-
React.createElement(index_1.Input, { type: 'text', label: 'Author', value: 'This is some value', required: false, disabled: false, onChange: function () { return false; } }))))) }), sideBar: (React.createElement(Nav.SideBarTabs, { items: [
|
252
|
-
{ icon: 'info', size: 'big', tooltip: 'Info', id: '1' },
|
253
|
-
{ icon: 'chat', size: 'big', tooltip: 'Comments', id: '2' },
|
254
|
-
{ icon: 'history', size: 'big', tooltip: 'History', id: '3' },
|
255
|
-
{ icon: 'package', size: 'big', tooltip: 'Packages', id: '4' },
|
256
|
-
{ icon: 'attachment', size: 'big', tooltip: 'Attachments', id: '5' },
|
257
|
-
{ icon: 'comments', size: 'big', tooltip: 'Inline Comments', badgeValue: '5', id: '6' },
|
258
|
-
{ icon: 'suggestion', size: 'big', tooltip: 'Suggestions', id: '7' }
|
259
|
-
], activeTab: this.state.activeTab, onActiveTabChange: function (id) {
|
260
|
-
_this.setState({
|
261
|
-
activeTab: id,
|
262
|
-
});
|
263
|
-
} })) }))))));
|
264
|
-
};
|
265
|
-
return RundownEditor;
|
266
|
-
}(React.Component));
|
267
|
-
exports.RundownEditor = RundownEditor;
|
@@ -1,39 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
interface IProps {
|
3
|
-
children?: React.ReactNode;
|
4
|
-
}
|
5
|
-
interface IState {
|
6
|
-
theme: 'dark' | 'light' | string;
|
7
|
-
itemType: string;
|
8
|
-
dropDownState: string;
|
9
|
-
openPreview: boolean;
|
10
|
-
openFilter: boolean;
|
11
|
-
itemSelected1: boolean;
|
12
|
-
itemSelected2: boolean;
|
13
|
-
itemSelected3: boolean;
|
14
|
-
value1: boolean;
|
15
|
-
modalBasic: boolean;
|
16
|
-
modalSmall: boolean;
|
17
|
-
modalMedium: boolean;
|
18
|
-
modalNewTemplate: boolean;
|
19
|
-
modalNewShow: boolean;
|
20
|
-
modalNewShowSuccess: boolean;
|
21
|
-
modalManageTemplate: boolean;
|
22
|
-
modalManageShow: boolean;
|
23
|
-
openEditor: boolean;
|
24
|
-
openShowEditor: boolean;
|
25
|
-
array: any;
|
26
|
-
rightPanel: boolean;
|
27
|
-
fullEditor: boolean;
|
28
|
-
previousState: boolean;
|
29
|
-
}
|
30
|
-
export declare class Rundowns extends React.Component<IProps, IState> {
|
31
|
-
constructor(props: IProps);
|
32
|
-
handleFilter(): void;
|
33
|
-
handlePreview(): void;
|
34
|
-
handleShow(): void;
|
35
|
-
handleTheme(newTheme: string): void;
|
36
|
-
changeStatus(item: any, status: string): void;
|
37
|
-
render(): JSX.Element;
|
38
|
-
}
|
39
|
-
export {};
|