ketcher-react 2.8.0-rc.2-dev → 2.8.0-rc.3-dev.1
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/package.json +2 -2
- package/dist/Editor.d.ts +0 -29
- package/dist/constants.d.ts +0 -17
- package/dist/contexts/appContext.d.ts +0 -22
- package/dist/contexts/errorsContext.d.ts +0 -21
- package/dist/contexts/formContext.d.ts +0 -18
- package/dist/contexts/index.d.ts +0 -21
- package/dist/contexts/settingsContext.d.ts +0 -21
- package/dist/hooks/index.d.ts +0 -21
- package/dist/hooks/useAppContext.d.ts +0 -16
- package/dist/hooks/useFormContext.d.ts +0 -16
- package/dist/hooks/useInterval.d.ts +0 -16
- package/dist/hooks/useResizeObserver.d.ts +0 -26
- package/dist/hooks/useSettingsContext.d.ts +0 -16
- package/dist/hooks/useSubscribtionOnEvents.d.ts +0 -16
- package/dist/icons/index.d.ts +0 -16
- package/dist/index.css +0 -2
- package/dist/index.css.map +0 -1
- package/dist/index.d.ts +0 -18
- package/dist/index.js +0 -23652
- package/dist/index.js.map +0 -1
- package/dist/index.modern.js +0 -23589
- package/dist/index.modern.js.map +0 -1
- package/dist/script/api.d.ts +0 -19
- package/dist/script/builders/index.d.ts +0 -16
- package/dist/script/builders/ketcher/ButtonConfig.d.ts +0 -18
- package/dist/script/builders/ketcher/ButtonName.d.ts +0 -16
- package/dist/script/builders/ketcher/ButtonsConfig.d.ts +0 -20
- package/dist/script/builders/ketcher/KetcherBuilder.d.ts +0 -29
- package/dist/script/builders/ketcher/index.d.ts +0 -17
- package/dist/script/editor/Editor.d.ts +0 -96
- package/dist/script/editor/highlighter.d.ts +0 -32
- package/dist/script/editor/index.d.ts +0 -18
- package/dist/script/editor/shared/closest.d.ts +0 -25
- package/dist/script/editor/shared/utils.d.ts +0 -19
- package/dist/script/editor/tool/apoint.d.ts +0 -23
- package/dist/script/editor/tool/atom.d.ts +0 -31
- package/dist/script/editor/tool/attach.d.ts +0 -24
- package/dist/script/editor/tool/bond.d.ts +0 -32
- package/dist/script/editor/tool/chain.d.ts +0 -27
- package/dist/script/editor/tool/charge.d.ts +0 -24
- package/dist/script/editor/tool/enhanced-stereo.d.ts +0 -24
- package/dist/script/editor/tool/eraser.d.ts +0 -31
- package/dist/script/editor/tool/hand.d.ts +0 -30
- package/dist/script/editor/tool/helper/lasso.d.ts +0 -59
- package/dist/script/editor/tool/helper/locate.d.ts +0 -40
- package/dist/script/editor/tool/index.d.ts +0 -47
- package/dist/script/editor/tool/paste.d.ts +0 -29
- package/dist/script/editor/tool/reactionarrow.d.ts +0 -27
- package/dist/script/editor/tool/reactionmap.d.ts +0 -28
- package/dist/script/editor/tool/reactionplus.d.ts +0 -26
- package/dist/script/editor/tool/reactionunmap.d.ts +0 -23
- package/dist/script/editor/tool/rgroupatom.d.ts +0 -23
- package/dist/script/editor/tool/rgroupfragment.d.ts +0 -24
- package/dist/script/editor/tool/rotate.d.ts +0 -28
- package/dist/script/editor/tool/select.d.ts +0 -36
- package/dist/script/editor/tool/sgroup.d.ts +0 -31
- package/dist/script/editor/tool/simpleobject.d.ts +0 -26
- package/dist/script/editor/tool/template.d.ts +0 -30
- package/dist/script/editor/tool/text.d.ts +0 -26
- package/dist/script/editor/utils/customOnChangeHandler.d.ts +0 -16
- package/dist/script/editor/utils/elementOffset.d.ts +0 -17
- package/dist/script/editor/utils/index.d.ts +0 -17
- package/dist/script/index.d.ts +0 -27
- package/dist/script/ui/App/App.container.d.ts +0 -20
- package/dist/script/ui/App/App.d.ts +0 -23
- package/dist/script/ui/App/AppHidden/AppHidden.container.d.ts +0 -19
- package/dist/script/ui/App/AppHidden/AppHidden.d.ts +0 -23
- package/dist/script/ui/App/AppHidden/index.d.ts +0 -16
- package/dist/script/ui/App/index.d.ts +0 -16
- package/dist/script/ui/App/initApp.d.ts +0 -18
- package/dist/script/ui/Portal/Portal.d.ts +0 -37
- package/dist/script/ui/Portal/index.d.ts +0 -16
- package/dist/script/ui/action/action.types.d.ts +0 -44
- package/dist/script/ui/action/atoms.d.ts +0 -40
- package/dist/script/ui/action/copyAs.d.ts +0 -1
- package/dist/script/ui/action/copyImageToClipboard.d.ts +0 -2
- package/dist/script/ui/action/debug.d.ts +0 -13
- package/dist/script/ui/action/flips.d.ts +0 -1
- package/dist/script/ui/action/fullscreen.d.ts +0 -23
- package/dist/script/ui/action/functionalGroups.d.ts +0 -31
- package/dist/script/ui/action/help.d.ts +0 -8
- package/dist/script/ui/action/index.d.ts +0 -650
- package/dist/script/ui/action/isHidden.d.ts +0 -16
- package/dist/script/ui/action/server.d.ts +0 -117
- package/dist/script/ui/action/templates.d.ts +0 -13
- package/dist/script/ui/action/tools.d.ts +0 -358
- package/dist/script/ui/action/zoom.d.ts +0 -25
- package/dist/script/ui/component/ContextMenu/ContextMenu.d.ts +0 -3
- package/dist/script/ui/component/actionmenu.d.ts +0 -9
- package/dist/script/ui/component/cliparea/cliparea.d.ts +0 -20
- package/dist/script/ui/component/form/MeasureInput/measure-input.d.ts +0 -8
- package/dist/script/ui/component/form/Select/Select.d.ts +0 -30
- package/dist/script/ui/component/form/Select/Select.test.d.ts +0 -1
- package/dist/script/ui/component/form/Select/index.d.ts +0 -17
- package/dist/script/ui/component/form/buttonlist.d.ts +0 -9
- package/dist/script/ui/component/form/colorPicker/ColorPicker.d.ts +0 -28
- package/dist/script/ui/component/form/colorPicker/ColorPicker.test.d.ts +0 -1
- package/dist/script/ui/component/form/combobox/combobox.d.ts +0 -12
- package/dist/script/ui/component/form/form/errorPopover.d.ts +0 -5
- package/dist/script/ui/component/form/form/form.d.ts +0 -25
- package/dist/script/ui/component/form/input.d.ts +0 -43
- package/dist/script/ui/component/form/select-checkbox.d.ts +0 -5
- package/dist/script/ui/component/form/select-list.d.ts +0 -26
- package/dist/script/ui/component/form/systemfonts.d.ts +0 -2
- package/dist/script/ui/component/structrender.d.ts +0 -33
- package/dist/script/ui/component/view/Atom/Atom.d.ts +0 -7
- package/dist/script/ui/component/view/Atom/index.d.ts +0 -16
- package/dist/script/ui/component/view/Tabs/Tabs.d.ts +0 -9
- package/dist/script/ui/component/view/Tabs/index.d.ts +0 -16
- package/dist/script/ui/component/view/icon.d.ts +0 -5
- package/dist/script/ui/component/view/openbutton.d.ts +0 -9
- package/dist/script/ui/component/view/savebutton.d.ts +0 -32
- package/dist/script/ui/data/convert/keynorm.d.ts +0 -6
- package/dist/script/ui/data/convert/structConverter.d.ts +0 -17
- package/dist/script/ui/data/convert/structconv.d.ts +0 -24
- package/dist/script/ui/data/schema/options-schema.d.ts +0 -26
- package/dist/script/ui/data/schema/schema-helper.d.ts +0 -2
- package/dist/script/ui/data/schema/sdata-schema.d.ts +0 -58
- package/dist/script/ui/data/schema/struct-schema.d.ts +0 -301
- package/dist/script/ui/data/templates.d.ts +0 -2
- package/dist/script/ui/dialog/index.d.ts +0 -17
- package/dist/script/ui/dialog/template/EmptySearchResult.d.ts +0 -20
- package/dist/script/ui/dialog/template/TemplateDialog.d.ts +0 -43
- package/dist/script/ui/dialog/template/TemplateTable.d.ts +0 -39
- package/dist/script/ui/dialog/template/template-attach.d.ts +0 -28
- package/dist/script/ui/dialog/template/useSaltsAndSolvets.d.ts +0 -2
- package/dist/script/ui/dialog/toolbox/enhancedStereo/enhancedStereo.d.ts +0 -44
- package/dist/script/ui/dialog/toolbox/labeledit.d.ts +0 -3
- package/dist/script/ui/dialog/toolbox/rgroup/rgroup.d.ts +0 -15
- package/dist/script/ui/dialog/toolbox/sdata.d.ts +0 -19
- package/dist/script/ui/dialog/toolbox/sgroup.d.ts +0 -9
- package/dist/script/ui/index.d.ts +0 -16
- package/dist/script/ui/state/action/index.d.ts +0 -7
- package/dist/script/ui/state/constants.d.ts +0 -7
- package/dist/script/ui/state/editor/index.d.ts +0 -27
- package/dist/script/ui/state/functionalGroups/index.d.ts +0 -25
- package/dist/script/ui/state/functionalGroups/selectors/index.d.ts +0 -18
- package/dist/script/ui/state/handleHotkeysOverAtom.d.ts +0 -7
- package/dist/script/ui/state/hotkeys.d.ts +0 -23
- package/dist/script/ui/state/index.d.ts +0 -6
- package/dist/script/ui/state/modal/form.d.ts +0 -164
- package/dist/script/ui/state/modal/index.d.ts +0 -3
- package/dist/script/ui/state/modal/sdata.d.ts +0 -16
- package/dist/script/ui/state/options/index.d.ts +0 -68
- package/dist/script/ui/state/request/index.d.ts +0 -22
- package/dist/script/ui/state/request/reducer.test.d.ts +0 -16
- package/dist/script/ui/state/request/request.types.d.ts +0 -27
- package/dist/script/ui/state/saltsAndSolvents/index.d.ts +0 -23
- package/dist/script/ui/state/saltsAndSolvents/selectors/index.d.ts +0 -16
- package/dist/script/ui/state/server/index.d.ts +0 -7
- package/dist/script/ui/state/shared.d.ts +0 -19
- package/dist/script/ui/state/templates/index.d.ts +0 -77
- package/dist/script/ui/state/templates/init-lib.d.ts +0 -8
- package/dist/script/ui/state/toolbar/index.d.ts +0 -33
- package/dist/script/ui/storage-ext.d.ts +0 -9
- package/dist/script/ui/utils/fileOpener.d.ts +0 -16
- package/dist/script/ui/utils/index.d.ts +0 -7
- package/dist/script/ui/utils/renderStruct.d.ts +0 -9
- package/dist/script/ui/utils/settingsManager.d.ts +0 -25
- package/dist/script/ui/views/AppClipArea.d.ts +0 -18
- package/dist/script/ui/views/Editor.d.ts +0 -3
- package/dist/script/ui/views/components/ContextMenu/ContextMenu.d.ts +0 -20
- package/dist/script/ui/views/components/ContextMenu/ContextMenuTrigger.d.ts +0 -18
- package/dist/script/ui/views/components/ContextMenu/contextMenu.types.d.ts +0 -8
- package/dist/script/ui/views/components/ContextMenu/index.d.ts +0 -2
- package/dist/script/ui/views/components/ContextMenu/items/AtomBatchOperations.d.ts +0 -20
- package/dist/script/ui/views/components/ContextMenu/items/AtomSingleOperations.d.ts +0 -19
- package/dist/script/ui/views/components/ContextMenu/items/BatchDelete.d.ts +0 -3
- package/dist/script/ui/views/components/ContextMenu/items/BondBatchOperations.d.ts +0 -20
- package/dist/script/ui/views/components/ContextMenu/items/BondSingleOperations.d.ts +0 -19
- package/dist/script/ui/views/components/ContextMenu/items/utils.d.ts +0 -27
- package/dist/script/ui/views/components/Cursor.d.ts +0 -6
- package/dist/script/ui/views/components/Dialog/Dialog.d.ts +0 -44
- package/dist/script/ui/views/components/Dialog/index.d.ts +0 -16
- package/dist/script/ui/views/components/Spinner/LoadingCircles.d.ts +0 -17
- package/dist/script/ui/views/components/Spinner/index.d.ts +0 -16
- package/dist/script/ui/views/components/StructEditor/InfoPanel.d.ts +0 -29
- package/dist/script/ui/views/components/StructEditor/StructEditor.d.ts +0 -19
- package/dist/script/ui/views/components/StructEditor/index.d.ts +0 -16
- package/dist/script/ui/views/components/index.d.ts +0 -19
- package/dist/script/ui/views/modal/Modal.container.d.ts +0 -19
- package/dist/script/ui/views/modal/Modal.d.ts +0 -28
- package/dist/script/ui/views/modal/components/Confirm/Confirm.d.ts +0 -7
- package/dist/script/ui/views/modal/components/Confirm/index.d.ts +0 -1
- package/dist/script/ui/views/modal/components/ExtendedTable/ExtendedTable.d.ts +0 -2
- package/dist/script/ui/views/modal/components/ExtendedTable/components/GenericGroups/BoxWithLines.d.ts +0 -18
- package/dist/script/ui/views/modal/components/ExtendedTable/components/GenericGroups/GenGroup.d.ts +0 -24
- package/dist/script/ui/views/modal/components/ExtendedTable/components/GenericGroups/GenSet.d.ts +0 -26
- package/dist/script/ui/views/modal/components/ExtendedTable/components/GenericGroups/GenericGroups.d.ts +0 -22
- package/dist/script/ui/views/modal/components/ExtendedTable/components/GenericGroups/index.d.ts +0 -27
- package/dist/script/ui/views/modal/components/ExtendedTable/helpers.d.ts +0 -1
- package/dist/script/ui/views/modal/components/ExtendedTable/index.d.ts +0 -1
- package/dist/script/ui/views/modal/components/PeriodTable/PeriodTable.d.ts +0 -37
- package/dist/script/ui/views/modal/components/PeriodTable/components/AtomInfo/AtomInfo.d.ts +0 -5
- package/dist/script/ui/views/modal/components/PeriodTable/components/AtomInfo/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/PeriodTable/components/ElementsTable/ElementsTable.d.ts +0 -9
- package/dist/script/ui/views/modal/components/PeriodTable/components/ElementsTable/components/Header.d.ts +0 -2
- package/dist/script/ui/views/modal/components/PeriodTable/components/ElementsTable/components/MainRow.d.ts +0 -11
- package/dist/script/ui/views/modal/components/PeriodTable/components/ElementsTable/components/OutinerRow.d.ts +0 -10
- package/dist/script/ui/views/modal/components/PeriodTable/components/ElementsTable/components/index.d.ts +0 -19
- package/dist/script/ui/views/modal/components/PeriodTable/components/ElementsTable/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/PeriodTable/components/TypeChoice/TypeChoice.d.ts +0 -6
- package/dist/script/ui/views/modal/components/PeriodTable/components/TypeChoice/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/PeriodTable/components/index.d.ts +0 -20
- package/dist/script/ui/views/modal/components/PeriodTable/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/Text/FontControl/FontControl.d.ts +0 -22
- package/dist/script/ui/views/modal/components/Text/FontControl/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/Text/SpecialSymbols/SpecialSymbolsButton.d.ts +0 -22
- package/dist/script/ui/views/modal/components/Text/SpecialSymbolsList/SpecialSymbolsList.d.ts +0 -20
- package/dist/script/ui/views/modal/components/Text/Text.d.ts +0 -26
- package/dist/script/ui/views/modal/components/Text/TextButton/TextButton.d.ts +0 -30
- package/dist/script/ui/views/modal/components/Text/TextButton/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/Text/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/document/Open/Open.container.d.ts +0 -26
- package/dist/script/ui/views/modal/components/document/Open/Open.d.ts +0 -29
- package/dist/script/ui/views/modal/components/document/Open/components/AnalyzingFile.d.ts +0 -20
- package/dist/script/ui/views/modal/components/document/Open/components/DialogActionButton.d.ts +0 -25
- package/dist/script/ui/views/modal/components/document/Open/components/FileDrop.d.ts +0 -26
- package/dist/script/ui/views/modal/components/document/Open/components/OpenOptions.d.ts +0 -24
- package/dist/script/ui/views/modal/components/document/Open/components/TextEditor.d.ts +0 -22
- package/dist/script/ui/views/modal/components/document/Open/components/ViewSwitcher.d.ts +0 -31
- package/dist/script/ui/views/modal/components/document/Open/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/document/Save/Save.d.ts +0 -44
- package/dist/script/ui/views/modal/components/document/Save/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/document/index.d.ts +0 -18
- package/dist/script/ui/views/modal/components/meta/About/About.d.ts +0 -3
- package/dist/script/ui/views/modal/components/meta/About/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/meta/Settings/Accordion/Accordion.d.ts +0 -22
- package/dist/script/ui/views/modal/components/meta/Settings/Accordion/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/meta/Settings/Settings.d.ts +0 -38
- package/dist/script/ui/views/modal/components/meta/Settings/fieldGroups.d.ts +0 -41
- package/dist/script/ui/views/modal/components/meta/Settings/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/meta/index.d.ts +0 -18
- package/dist/script/ui/views/modal/components/process/Analyse/Analyse.d.ts +0 -10
- package/dist/script/ui/views/modal/components/process/Analyse/components/FormulaInput/FormulaInput.d.ts +0 -5
- package/dist/script/ui/views/modal/components/process/Analyse/components/FormulaInput/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/process/Analyse/components/FrozenInput/FrozenInput.d.ts +0 -19
- package/dist/script/ui/views/modal/components/process/Analyse/components/FrozenInput/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/process/Analyse/components/index.d.ts +0 -18
- package/dist/script/ui/views/modal/components/process/Analyse/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/process/Check/Check.d.ts +0 -3
- package/dist/script/ui/views/modal/components/process/Check/components/ErrorsCheck.d.ts +0 -17
- package/dist/script/ui/views/modal/components/process/Check/components/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/process/Check/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/process/Miew/Miew.d.ts +0 -31
- package/dist/script/ui/views/modal/components/process/Miew/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/process/Recognize/Recognize.d.ts +0 -3
- package/dist/script/ui/views/modal/components/process/Recognize/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/process/index.d.ts +0 -20
- package/dist/script/ui/views/modal/components/toolbox/Atom/Atom.container.d.ts +0 -20
- package/dist/script/ui/views/modal/components/toolbox/Atom/Atom.d.ts +0 -36
- package/dist/script/ui/views/modal/components/toolbox/Atom/ElementNumber/ElementNumber.d.ts +0 -22
- package/dist/script/ui/views/modal/components/toolbox/Atom/ElementNumber/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/toolbox/Atom/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/toolbox/Attach/Attach.container.d.ts +0 -18
- package/dist/script/ui/views/modal/components/toolbox/Attach/Attach.d.ts +0 -25
- package/dist/script/ui/views/modal/components/toolbox/Attach/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/toolbox/Automap/Automap.container.d.ts +0 -19
- package/dist/script/ui/views/modal/components/toolbox/Automap/Automap.d.ts +0 -33
- package/dist/script/ui/views/modal/components/toolbox/Automap/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/toolbox/Bond/Bond.container.d.ts +0 -18
- package/dist/script/ui/views/modal/components/toolbox/Bond/Bond.d.ts +0 -26
- package/dist/script/ui/views/modal/components/toolbox/Bond/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/toolbox/FG/RemoveFG.d.ts +0 -24
- package/dist/script/ui/views/modal/components/toolbox/RgroupLogic/RgroupLogic.container.d.ts +0 -18
- package/dist/script/ui/views/modal/components/toolbox/RgroupLogic/RgroupLogic.d.ts +0 -30
- package/dist/script/ui/views/modal/components/toolbox/RgroupLogic/components/IfThenSelect/IfThenSelect.d.ts +0 -20
- package/dist/script/ui/views/modal/components/toolbox/RgroupLogic/components/IfThenSelect/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/toolbox/RgroupLogic/components/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/toolbox/RgroupLogic/index.d.ts +0 -16
- package/dist/script/ui/views/modal/components/toolbox/index.d.ts +0 -21
- package/dist/script/ui/views/modal/index.d.ts +0 -16
- package/dist/script/ui/views/modal/mediaSizes.d.ts +0 -20
- package/dist/script/ui/views/modal/modal.types.d.ts +0 -28
- package/dist/script/ui/views/toolbars/ArrowScroll/ArrowScroll.d.ts +0 -24
- package/dist/script/ui/views/toolbars/ArrowScroll/index.d.ts +0 -2
- package/dist/script/ui/views/toolbars/BottomToolbar/BottomToolbar.container.d.ts +0 -20
- package/dist/script/ui/views/toolbars/BottomToolbar/BottomToolbar.d.ts +0 -29
- package/dist/script/ui/views/toolbars/BottomToolbar/TemplatesList/TemplatesList.d.ts +0 -34
- package/dist/script/ui/views/toolbars/BottomToolbar/TemplatesList/index.d.ts +0 -16
- package/dist/script/ui/views/toolbars/BottomToolbar/index.d.ts +0 -16
- package/dist/script/ui/views/toolbars/LeftToolbar/Bond/Bond.d.ts +0 -25
- package/dist/script/ui/views/toolbars/LeftToolbar/Bond/index.d.ts +0 -16
- package/dist/script/ui/views/toolbars/LeftToolbar/Bond/options.d.ts +0 -24
- package/dist/script/ui/views/toolbars/LeftToolbar/LeftToolbar.container.d.ts +0 -19
- package/dist/script/ui/views/toolbars/LeftToolbar/LeftToolbar.d.ts +0 -25
- package/dist/script/ui/views/toolbars/LeftToolbar/RGroup/RGroup.d.ts +0 -25
- package/dist/script/ui/views/toolbars/LeftToolbar/RGroup/index.d.ts +0 -16
- package/dist/script/ui/views/toolbars/LeftToolbar/Shape/Shape.d.ts +0 -25
- package/dist/script/ui/views/toolbars/LeftToolbar/Shape/index.d.ts +0 -16
- package/dist/script/ui/views/toolbars/LeftToolbar/Transform/Transform.d.ts +0 -25
- package/dist/script/ui/views/toolbars/LeftToolbar/Transform/index.d.ts +0 -16
- package/dist/script/ui/views/toolbars/LeftToolbar/index.d.ts +0 -16
- package/dist/script/ui/views/toolbars/LeftToolbar/leftToolbarOptions.d.ts +0 -9
- package/dist/script/ui/views/toolbars/RightToolbar/AtomsList/AtomsList.d.ts +0 -32
- package/dist/script/ui/views/toolbars/RightToolbar/AtomsList/index.d.ts +0 -16
- package/dist/script/ui/views/toolbars/RightToolbar/RightToolbar.container.d.ts +0 -21
- package/dist/script/ui/views/toolbars/RightToolbar/RightToolbar.d.ts +0 -30
- package/dist/script/ui/views/toolbars/RightToolbar/index.d.ts +0 -16
- package/dist/script/ui/views/toolbars/ToolbarGroupItem/ActionButton/ActionButton.d.ts +0 -36
- package/dist/script/ui/views/toolbars/ToolbarGroupItem/ActionButton/index.d.ts +0 -16
- package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarGroupItem.d.ts +0 -36
- package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/ToolbarMultiToolItem.d.ts +0 -41
- package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/index.d.ts +0 -16
- package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/usePortalOpening.d.ts +0 -19
- package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/usePortalStyle.d.ts +0 -19
- package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/variants/DefaultMultiTool/DefaultMultiTool.d.ts +0 -23
- package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/variants/DefaultMultiTool/index.d.ts +0 -18
- package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/variants/GroupedMultiTool/GroupedMultiTool.d.ts +0 -23
- package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/variants/GroupedMultiTool/index.d.ts +0 -16
- package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/variants/chooseMultiTool.d.ts +0 -18
- package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/variants/variants.types.d.ts +0 -35
- package/dist/script/ui/views/toolbars/ToolbarGroupItem/index.d.ts +0 -16
- package/dist/script/ui/views/toolbars/ToolbarGroupItem/utils/index.d.ts +0 -16
- package/dist/script/ui/views/toolbars/ToolbarGroupItem/utils/makeItems.d.ts +0 -18
- package/dist/script/ui/views/toolbars/TopToolbar/ClipboardControls.d.ts +0 -31
- package/dist/script/ui/views/toolbars/TopToolbar/Divider.d.ts +0 -17
- package/dist/script/ui/views/toolbars/TopToolbar/ElementWithDropdown.d.ts +0 -23
- package/dist/script/ui/views/toolbars/TopToolbar/ExternalFuncControls.d.ts +0 -35
- package/dist/script/ui/views/toolbars/TopToolbar/FileControls.d.ts +0 -26
- package/dist/script/ui/views/toolbars/TopToolbar/IconButton.d.ts +0 -26
- package/dist/script/ui/views/toolbars/TopToolbar/ScaleTransformer.d.ts +0 -24
- package/dist/script/ui/views/toolbars/TopToolbar/SystemControls.d.ts +0 -28
- package/dist/script/ui/views/toolbars/TopToolbar/TopToolbar.container.d.ts +0 -18
- package/dist/script/ui/views/toolbars/TopToolbar/TopToolbar.d.ts +0 -55
- package/dist/script/ui/views/toolbars/TopToolbar/UndoRedo.d.ts +0 -27
- package/dist/script/ui/views/toolbars/TopToolbar/ZoomControls.d.ts +0 -29
- package/dist/script/ui/views/toolbars/TopToolbar/ZoomInput.d.ts +0 -26
- package/dist/script/ui/views/toolbars/TopToolbar/ZoomList.d.ts +0 -23
- package/dist/script/ui/views/toolbars/TopToolbar/ZoomSlider.d.ts +0 -22
- package/dist/script/ui/views/toolbars/TopToolbar/index.d.ts +0 -16
- package/dist/script/ui/views/toolbars/index.d.ts +0 -19
- package/dist/script/ui/views/toolbars/mediaSizes.d.ts +0 -23
- package/dist/script/ui/views/toolbars/shortcutStr.d.ts +0 -1
- package/dist/script/ui/views/toolbars/toolbar.types.d.ts +0 -32
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
declare var _default: import("react-redux").ConnectedComponent<typeof Form, import("react-redux").Omit<any, "onUpdate">>;
|
|
2
|
-
export default _default;
|
|
3
|
-
declare class Form extends Component<any, any, any> {
|
|
4
|
-
constructor(props: any);
|
|
5
|
-
schema: {
|
|
6
|
-
key: any;
|
|
7
|
-
serialize: (inst: any) => {
|
|
8
|
-
instance: any;
|
|
9
|
-
valid: boolean;
|
|
10
|
-
errors: import("ajv").ErrorObject<string, Record<string, any>, unknown>[];
|
|
11
|
-
};
|
|
12
|
-
deserialize: (inst: any) => any;
|
|
13
|
-
};
|
|
14
|
-
componentDidUpdate(prevProps: any): void;
|
|
15
|
-
updateState(newState: any): void;
|
|
16
|
-
field(name: any, onChange: any): {
|
|
17
|
-
dataError: any;
|
|
18
|
-
value: any;
|
|
19
|
-
onChange: (val: any) => void;
|
|
20
|
-
};
|
|
21
|
-
render(): JSX.Element;
|
|
22
|
-
}
|
|
23
|
-
export function Field(props: any): JSX.Element;
|
|
24
|
-
export function SelectOneOf(props: any): JSX.Element;
|
|
25
|
-
import { Component } from "react";
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
/****************************************************************************
|
|
2
|
-
* Copyright 2021 EPAM Systems
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
***************************************************************************/
|
|
16
|
-
import React, { ComponentType } from 'react';
|
|
17
|
-
declare type Props = {
|
|
18
|
-
component?: ComponentType;
|
|
19
|
-
children?: React.ReactNode;
|
|
20
|
-
className?: string;
|
|
21
|
-
type: string;
|
|
22
|
-
value: number | string | boolean;
|
|
23
|
-
onChange: (val: any) => void;
|
|
24
|
-
placeholder?: string;
|
|
25
|
-
isFocused?: boolean;
|
|
26
|
-
innerRef?: React.Ref<any>;
|
|
27
|
-
schema?: any;
|
|
28
|
-
multiple?: boolean;
|
|
29
|
-
};
|
|
30
|
-
export declare function GenericInput({ schema, value, onChange, innerRef, type, isFocused, ...props }: {
|
|
31
|
-
[x: string]: any;
|
|
32
|
-
schema: any;
|
|
33
|
-
value?: string | undefined;
|
|
34
|
-
onChange: any;
|
|
35
|
-
innerRef: any;
|
|
36
|
-
type?: string | undefined;
|
|
37
|
-
isFocused?: boolean | undefined;
|
|
38
|
-
}): JSX.Element;
|
|
39
|
-
export declare namespace GenericInput {
|
|
40
|
-
var val: (ev: any, schema: any) => any;
|
|
41
|
-
}
|
|
42
|
-
declare const _default: React.ForwardRefExoticComponent<Props & React.RefAttributes<HTMLInputElement>>;
|
|
43
|
-
export default _default;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
export default SelectList;
|
|
2
|
-
/****************************************************************************
|
|
3
|
-
* Copyright 2021 EPAM Systems
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
***************************************************************************/
|
|
17
|
-
declare function SelectList({ schema, value, onSelect, splitIndexes, selected, component, classes, ...props }: {
|
|
18
|
-
[x: string]: any;
|
|
19
|
-
schema: any;
|
|
20
|
-
value: any;
|
|
21
|
-
onSelect: any;
|
|
22
|
-
splitIndexes: any;
|
|
23
|
-
selected: any;
|
|
24
|
-
component: any;
|
|
25
|
-
classes: any;
|
|
26
|
-
}): JSX.Element;
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/****************************************************************************
|
|
2
|
-
* Copyright 2021 EPAM Systems
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
***************************************************************************/
|
|
16
|
-
import { Component, ComponentType } from 'react';
|
|
17
|
-
import { Struct } from 'ketcher-core';
|
|
18
|
-
interface StructRenderProps {
|
|
19
|
-
struct: Struct;
|
|
20
|
-
options: any;
|
|
21
|
-
id?: any;
|
|
22
|
-
Tag?: string | ComponentType<any>;
|
|
23
|
-
}
|
|
24
|
-
declare class StructRender extends Component<StructRenderProps> {
|
|
25
|
-
tagRef: React.RefObject<HTMLElement>;
|
|
26
|
-
constructor(props: any);
|
|
27
|
-
shouldComponentUpdate(previousProps: any): boolean;
|
|
28
|
-
update(): void;
|
|
29
|
-
componentDidMount(): void;
|
|
30
|
-
componentDidUpdate(): void;
|
|
31
|
-
render(): JSX.Element;
|
|
32
|
-
}
|
|
33
|
-
export default StructRender;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/****************************************************************************
|
|
2
|
-
* Copyright 2021 EPAM Systems
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
***************************************************************************/
|
|
16
|
-
export { default } from './Atom';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export default Tabs;
|
|
2
|
-
declare class Tabs extends Component<any, any, any> {
|
|
3
|
-
constructor(props: any);
|
|
4
|
-
state: {};
|
|
5
|
-
changeTab(ev: any, index: any): void;
|
|
6
|
-
componentDidUpdate(prevProps: any): void;
|
|
7
|
-
render(): JSX.Element;
|
|
8
|
-
}
|
|
9
|
-
import { Component } from "react";
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/****************************************************************************
|
|
2
|
-
* Copyright 2021 EPAM Systems
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
***************************************************************************/
|
|
16
|
-
export { default } from './Tabs';
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/****************************************************************************
|
|
2
|
-
* Copyright 2021 EPAM Systems
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
***************************************************************************/
|
|
16
|
-
import { OutputFormatType } from 'ketcher-core';
|
|
17
|
-
import { PropsWithChildren } from 'react';
|
|
18
|
-
declare type Props = {
|
|
19
|
-
server?: any;
|
|
20
|
-
filename: string;
|
|
21
|
-
outputFormat?: OutputFormatType;
|
|
22
|
-
data: any;
|
|
23
|
-
type?: string;
|
|
24
|
-
mode?: string;
|
|
25
|
-
onSave?: () => void;
|
|
26
|
-
onError?: (err: any) => void;
|
|
27
|
-
className?: string;
|
|
28
|
-
title?: string;
|
|
29
|
-
};
|
|
30
|
-
declare type SaveButtonProps = PropsWithChildren<Props>;
|
|
31
|
-
declare const SaveButton: (props: SaveButtonProps) => JSX.Element;
|
|
32
|
-
export { SaveButton };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/****************************************************************************
|
|
2
|
-
* Copyright 2021 EPAM Systems
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
***************************************************************************/
|
|
16
|
-
import { Struct, SupportedFormat } from 'ketcher-core';
|
|
17
|
-
export declare function couldBeSaved(struct: Struct, format: SupportedFormat): string | null;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
export function fromElement(selem: any): any;
|
|
2
|
-
export function toElement(elem: any): any;
|
|
3
|
-
export function fromStereoLabel(stereoLabel: any): {
|
|
4
|
-
type: null;
|
|
5
|
-
orNumber?: undefined;
|
|
6
|
-
andNumber?: undefined;
|
|
7
|
-
} | {
|
|
8
|
-
type: any;
|
|
9
|
-
orNumber: number;
|
|
10
|
-
andNumber: number;
|
|
11
|
-
} | undefined;
|
|
12
|
-
export function toStereoLabel(stereoLabel: any): any;
|
|
13
|
-
export function fromBond(sbond: any): {
|
|
14
|
-
type: string;
|
|
15
|
-
topology: any;
|
|
16
|
-
center: any;
|
|
17
|
-
};
|
|
18
|
-
export function toBond(bond: any): any;
|
|
19
|
-
export function toBondType(caption: any): any;
|
|
20
|
-
export function fromSgroup(ssgroup: any): any;
|
|
21
|
-
export function toSgroup(sgroup: any): {
|
|
22
|
-
type: any;
|
|
23
|
-
attrs: any;
|
|
24
|
-
};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/****************************************************************************
|
|
2
|
-
* Copyright 2021 EPAM Systems
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
***************************************************************************/
|
|
16
|
-
import { SchemaObject } from 'ajv';
|
|
17
|
-
declare type ExtendedSchema = SchemaObject & {
|
|
18
|
-
enumNames?: Array<string>;
|
|
19
|
-
default?: any;
|
|
20
|
-
};
|
|
21
|
-
export declare const SERVER_OPTIONS: string[];
|
|
22
|
-
export declare const MIEW_OPTIONS: string[];
|
|
23
|
-
declare const optionsSchema: ExtendedSchema;
|
|
24
|
-
export default optionsSchema;
|
|
25
|
-
export declare function getDefaultOptions(): Record<string, any>;
|
|
26
|
-
export declare function validation(settings: any): Record<string, string> | null;
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Returns schema default values. Depends on passed arguments:
|
|
3
|
-
* pass schema only -> returns default context
|
|
4
|
-
* pass schema & context -> returns default fieldName
|
|
5
|
-
* pass schema & context & fieldName -> returns default fieldValue
|
|
6
|
-
* @param context? { string }
|
|
7
|
-
* @param fieldName? { string }
|
|
8
|
-
* @returns { string }
|
|
9
|
-
*/
|
|
10
|
-
export function getSdataDefault(schema: {} | undefined, context: any, fieldName: any): string;
|
|
11
|
-
export namespace sdataCustomSchema {
|
|
12
|
-
const key: string;
|
|
13
|
-
const type: string;
|
|
14
|
-
namespace properties {
|
|
15
|
-
export namespace type_1 {
|
|
16
|
-
const _enum: string[];
|
|
17
|
-
export { _enum as enum };
|
|
18
|
-
}
|
|
19
|
-
export { type_1 as type };
|
|
20
|
-
export namespace context {
|
|
21
|
-
export const title: string;
|
|
22
|
-
const _enum_1: string[];
|
|
23
|
-
export { _enum_1 as enum };
|
|
24
|
-
const _default: string;
|
|
25
|
-
export { _default as default };
|
|
26
|
-
}
|
|
27
|
-
export namespace fieldName {
|
|
28
|
-
const title_1: string;
|
|
29
|
-
export { title_1 as title };
|
|
30
|
-
const type_2: string;
|
|
31
|
-
export { type_2 as type };
|
|
32
|
-
const _default_1: string;
|
|
33
|
-
export { _default_1 as default };
|
|
34
|
-
export const minLength: number;
|
|
35
|
-
export const invalidMessage: string;
|
|
36
|
-
}
|
|
37
|
-
export namespace fieldValue {
|
|
38
|
-
const title_2: string;
|
|
39
|
-
export { title_2 as title };
|
|
40
|
-
const type_3: string;
|
|
41
|
-
export { type_3 as type };
|
|
42
|
-
const _default_2: string;
|
|
43
|
-
export { _default_2 as default };
|
|
44
|
-
const minLength_1: number;
|
|
45
|
-
export { minLength_1 as minLength };
|
|
46
|
-
const invalidMessage_1: string;
|
|
47
|
-
export { invalidMessage_1 as invalidMessage };
|
|
48
|
-
}
|
|
49
|
-
export namespace radiobuttons {
|
|
50
|
-
const _enum_2: string[];
|
|
51
|
-
export { _enum_2 as enum };
|
|
52
|
-
const _default_3: string;
|
|
53
|
-
export { _default_3 as default };
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
const required: string[];
|
|
57
|
-
}
|
|
58
|
-
export const sdataSchema: {};
|