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
package/dist/examples.bundle.js
CHANGED
@@ -144238,7 +144238,7 @@ exports.ResizablePanelsDoc = ResizablePanelsDoc;
|
|
144238
144238
|
/* 693 */
|
144239
144239
|
/***/ (function(module, exports) {
|
144240
144240
|
|
144241
|
-
module.exports = {"name":"superdesk-ui-framework","version":"3.0.
|
144241
|
+
module.exports = {"name":"superdesk-ui-framework","version":"3.0.68","license":"AGPL-3.0","repository":{"type":"git","url":"https://github.com/superdesk/superdesk-ui-framework.git"},"main":"dist/superdesk-ui.bundle.js","types":"react/index.d.ts","contributors":["Nemanja Pavlovic","Vladimir Stefanovic","Darko Tomic","Aleksandar Jelicic","Tomas Kikutis","Dragana Zivkovic"],"scripts":{"start":"webpack-dev-server --config tasks/webpack.dev.js","server":"webpack --watch --config tasks/webpack.prod.js && tsc-watch","build":"webpack --config tasks/webpack.prod.js && tsc","build-ui":"webpack && tsc && npm run lint","playground-lint":"tsc -p examples/pages/playgrounds/react-playgrounds --noEmit","lint":"eslint --parser=@typescript-eslint/parser app && tslint -c tslint.json 'app-typescript/**/*.{ts,tsx}' && npm run playground-lint","lint-fix":"tsc -p tsconfig.json --noEmit && tslint --fix -c tslint.json 'app-typescript/**/*.{ts,tsx}'","prepublishOnly":"npm run build","unit-test":"mocha","debug-unit-tests":"mocha --inspect-brk"},"devDependencies":{"@types/assert":"^1.5.6","@types/chart.js":"^2.9.24","@types/classnames":"^2.2.9","@types/enzyme":"^3.10.12","@types/lodash":"^4.14.161","@types/mocha":"^9.1.1","@types/react":"16.8.23","@types/react-beautiful-dnd":"^13.1.2","@types/react-dom":"16.8.0","@types/react-router-dom":"^5.1.2","@types/react-scrollspy":"^3.3.5","@typescript-eslint/parser":"^5.58.0","angular":"^1.7.9","angular-animate":"^1.7.9","angular-route":"^1.7.9","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","classnames":"^2.2.5","clean-webpack-plugin":"^1.0.0","code-prettify":"^0.1.0","copy-webpack-plugin":"^4.6.0","css-loader":"^2.1.1","eslint":"^4.6.1","eslint-loader":"^1.9.0","eslint-plugin-angular":"^3.1.1","eslint-plugin-react":"^7.3.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^0.11.2","html-loader":"^0.5.1","html-webpack-plugin":"^2.30.1","jquery":"^3.1.1","jquery-ui":"^1.12.1","jsdom":"20.0.3","jsdom-global":"3.0.2","lodash":"4.17.21","mocha":"^8.4.0","node-sass":"6.0","prismjs":"^1.28.0","prop-types":"^15.6.0","react":"16.8.6","react-bootstrap":"^0.31.2","react-dom":"16.8.6","react-redux":"^5.0.6","react-router-dom":"^5.1.2","redux":"^3.7.2","redux-form":"^7.0.4","sass-loader":"^6.0.6","style-loader":"^0.18.2","superdesk-code-style":"^1.1.2","ts-loader":"^6.0.2","ts-node":"^10.9.1","tslint":"^5.18.0","typescript":"4.9.5","url-loader":"^1.1.2","webpack":"^3.5.5","webpack-cli":"3.3.10","webpack-dev-server":"2.11.1","webpack-merge":"^4.2.1"},"dependencies":{"@material-ui/lab":"^4.0.0-alpha.56","@popperjs/core":"^2.4.0","@superdesk/primereact":"^5.0.2-12","@superdesk/react-resizable-panels":"0.0.39","@types/enzyme-adapter-react-16":"^1.0.6","@types/node":"^14.10.2","chart.js":"^2.9.3","date-fns":"2.7.0","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.7","moment":"^2.29.3","popper-max-size-modifier":"^0.2.0","popper.js":"1.14.4","primeicons":"2.0.0","react-beautiful-dnd":"^13.0.0","react-id-generator":"^3.0.0","react-popper":"^2.2.3","react-scrollspy":"^3.4.3"}}
|
144242
144242
|
|
144243
144243
|
/***/ }),
|
144244
144244
|
/* 694 */
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "superdesk-ui-framework",
|
3
|
-
"version": "3.0.
|
3
|
+
"version": "3.0.68",
|
4
4
|
"license": "AGPL-3.0",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -21,7 +21,8 @@
|
|
21
21
|
"server": "webpack --watch --config tasks/webpack.prod.js && tsc-watch",
|
22
22
|
"build": "webpack --config tasks/webpack.prod.js && tsc",
|
23
23
|
"build-ui": "webpack && tsc && npm run lint",
|
24
|
-
"lint": "
|
24
|
+
"playground-lint": "tsc -p examples/pages/playgrounds/react-playgrounds --noEmit",
|
25
|
+
"lint": "eslint --parser=@typescript-eslint/parser app && tslint -c tslint.json 'app-typescript/**/*.{ts,tsx}' && npm run playground-lint",
|
25
26
|
"lint-fix": "tsc -p tsconfig.json --noEmit && tslint --fix -c tslint.json 'app-typescript/**/*.{ts,tsx}'",
|
26
27
|
"prepublishOnly": "npm run build",
|
27
28
|
"unit-test": "mocha",
|
package/tsconfig.json
CHANGED
@@ -1,16 +0,0 @@
|
|
1
|
-
declare const items: {
|
2
|
-
image: string;
|
3
|
-
imageAlt: string;
|
4
|
-
title: string;
|
5
|
-
description: string;
|
6
|
-
date: string;
|
7
|
-
type: string;
|
8
|
-
urgency: string;
|
9
|
-
priority: string;
|
10
|
-
urgencyColor: string;
|
11
|
-
priorityColor: string;
|
12
|
-
locked: boolean;
|
13
|
-
status: string[];
|
14
|
-
selected: boolean;
|
15
|
-
}[];
|
16
|
-
export default items;
|
@@ -1,95 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
var items = [
|
4
|
-
{
|
5
|
-
image: '/d_trump.jpg',
|
6
|
-
imageAlt: 'Moron',
|
7
|
-
title: 'Lorem ipsum dolor sit amet, consectetur',
|
8
|
-
description: 'Cras mattis consectetur purus sit amet fermentum. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.',
|
9
|
-
date: '05.11.2020',
|
10
|
-
type: 'photo',
|
11
|
-
urgency: '1',
|
12
|
-
priority: '3',
|
13
|
-
urgencyColor: 'deep-orange--600',
|
14
|
-
priorityColor: 'light-green--600',
|
15
|
-
locked: true,
|
16
|
-
status: ['selected'],
|
17
|
-
selected: true
|
18
|
-
},
|
19
|
-
{
|
20
|
-
image: '/obama_2.jpg',
|
21
|
-
imageAlt: 'Barack',
|
22
|
-
title: 'Sed posuere consectetur est at lobortis',
|
23
|
-
description: 'Sed posuere consectetur est at lobortis. Vestibulum id ligula porta felis euismod semper.',
|
24
|
-
date: '05.11.2020',
|
25
|
-
type: 'photo',
|
26
|
-
urgency: '2',
|
27
|
-
priority: '3',
|
28
|
-
urgencyColor: 'deep-orange--500',
|
29
|
-
priorityColor: 'light-green--600',
|
30
|
-
locked: false,
|
31
|
-
status: [],
|
32
|
-
selected: false
|
33
|
-
},
|
34
|
-
{
|
35
|
-
image: '',
|
36
|
-
imageAlt: '',
|
37
|
-
title: 'Aenean eu leo quam',
|
38
|
-
description: 'Sed posuere consectetur est at lobortis. Vestibulum id ligula porta felis euismod semper.',
|
39
|
-
date: '05.11.2020',
|
40
|
-
type: 'audio',
|
41
|
-
urgency: '2',
|
42
|
-
priority: '5',
|
43
|
-
urgencyColor: 'deep-orange--500',
|
44
|
-
priorityColor: 'blue-grey--300',
|
45
|
-
locked: false,
|
46
|
-
status: [],
|
47
|
-
selected: false
|
48
|
-
},
|
49
|
-
{
|
50
|
-
image: '/bill.jpg',
|
51
|
-
imageAlt: 'Bill',
|
52
|
-
title: 'Pellentesque ornare sem lacinia quam venenatis',
|
53
|
-
description: 'Donec ullamcorper nulla non metus auctor fringilla. Duis mollis, est non commodo luctus.',
|
54
|
-
date: '05.11.2020',
|
55
|
-
type: 'photo',
|
56
|
-
urgency: '3',
|
57
|
-
priority: '5',
|
58
|
-
urgencyColor: 'orange--500',
|
59
|
-
priorityColor: 'blue-grey--300',
|
60
|
-
locked: false,
|
61
|
-
status: ['actioning'],
|
62
|
-
selected: false
|
63
|
-
},
|
64
|
-
{
|
65
|
-
image: '/hillary.jpg',
|
66
|
-
imageAlt: 'Bill',
|
67
|
-
title: 'Donec id elit non mi porta gravida at eget metus',
|
68
|
-
description: 'Nullam id dolor id nibh ultricies vehicula ut id elit. Donec sed odio dui.',
|
69
|
-
date: '05.11.2020',
|
70
|
-
type: 'photo',
|
71
|
-
urgency: '2',
|
72
|
-
priority: '4',
|
73
|
-
urgencyColor: 'deep-orange--500',
|
74
|
-
priorityColor: 'blue-grey--500',
|
75
|
-
locked: false,
|
76
|
-
status: ['fetched'],
|
77
|
-
selected: false
|
78
|
-
},
|
79
|
-
{
|
80
|
-
image: '/bush_2.jpg',
|
81
|
-
imageAlt: 'W. Bush',
|
82
|
-
title: 'Donec ullamcorper nulla non metus auctor fringilla',
|
83
|
-
description: 'Curabitur blandit tempus porttitor. Etiam porta sem malesuada magna mollis euismod.',
|
84
|
-
date: '05.11.2020',
|
85
|
-
type: 'photo',
|
86
|
-
urgency: '3',
|
87
|
-
priority: '5',
|
88
|
-
urgencyColor: 'orange--500',
|
89
|
-
priorityColor: 'blue-grey--300',
|
90
|
-
locked: false,
|
91
|
-
status: [''],
|
92
|
-
selected: false
|
93
|
-
},
|
94
|
-
];
|
95
|
-
exports.default = items;
|
@@ -1,51 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
interface IProps {
|
3
|
-
children?: React.ReactNode;
|
4
|
-
heading?: string;
|
5
|
-
active?: boolean;
|
6
|
-
onClick(): void;
|
7
|
-
ariaControls?: string;
|
8
|
-
menuId?: string;
|
9
|
-
}
|
10
|
-
interface IState {
|
11
|
-
theme: 'dark' | 'light' | string;
|
12
|
-
mainMenuOpen: boolean;
|
13
|
-
notificationsOpen: boolean;
|
14
|
-
botNavArray: any;
|
15
|
-
itemType: string;
|
16
|
-
dropDownState: string;
|
17
|
-
openPreview: boolean;
|
18
|
-
openFilter: boolean;
|
19
|
-
itemSelected1: boolean;
|
20
|
-
itemSelected2: boolean;
|
21
|
-
itemSelected3: boolean;
|
22
|
-
value1: boolean;
|
23
|
-
modalBasic: boolean;
|
24
|
-
modalSmall: boolean;
|
25
|
-
modalMedium: boolean;
|
26
|
-
modalNewTemplate: boolean;
|
27
|
-
modalNewShow: boolean;
|
28
|
-
modalNewShowSuccess: boolean;
|
29
|
-
modalManageTemplate: boolean;
|
30
|
-
modalManageShow: boolean;
|
31
|
-
openEditor: boolean;
|
32
|
-
openShowEditor: boolean;
|
33
|
-
array: any;
|
34
|
-
fullEditor: boolean;
|
35
|
-
openPanel: boolean;
|
36
|
-
rightPanel: boolean;
|
37
|
-
previousState: boolean;
|
38
|
-
}
|
39
|
-
export declare class CoreLayout extends React.Component<IProps, IState> {
|
40
|
-
constructor(props: IProps);
|
41
|
-
handleMainMenu(): void;
|
42
|
-
handleNotifications(): void;
|
43
|
-
handleDelete(indexNumber: number): void;
|
44
|
-
handleFilter(): void;
|
45
|
-
handlePreview(): void;
|
46
|
-
handleShow(): void;
|
47
|
-
handleTheme(newTheme: string): void;
|
48
|
-
changeStatus(item: any, status: string): void;
|
49
|
-
render(): JSX.Element;
|
50
|
-
}
|
51
|
-
export {};
|