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.
Files changed (336) hide show
  1. package/package.json +2 -2
  2. package/dist/Editor.d.ts +0 -29
  3. package/dist/constants.d.ts +0 -17
  4. package/dist/contexts/appContext.d.ts +0 -22
  5. package/dist/contexts/errorsContext.d.ts +0 -21
  6. package/dist/contexts/formContext.d.ts +0 -18
  7. package/dist/contexts/index.d.ts +0 -21
  8. package/dist/contexts/settingsContext.d.ts +0 -21
  9. package/dist/hooks/index.d.ts +0 -21
  10. package/dist/hooks/useAppContext.d.ts +0 -16
  11. package/dist/hooks/useFormContext.d.ts +0 -16
  12. package/dist/hooks/useInterval.d.ts +0 -16
  13. package/dist/hooks/useResizeObserver.d.ts +0 -26
  14. package/dist/hooks/useSettingsContext.d.ts +0 -16
  15. package/dist/hooks/useSubscribtionOnEvents.d.ts +0 -16
  16. package/dist/icons/index.d.ts +0 -16
  17. package/dist/index.css +0 -2
  18. package/dist/index.css.map +0 -1
  19. package/dist/index.d.ts +0 -18
  20. package/dist/index.js +0 -23652
  21. package/dist/index.js.map +0 -1
  22. package/dist/index.modern.js +0 -23589
  23. package/dist/index.modern.js.map +0 -1
  24. package/dist/script/api.d.ts +0 -19
  25. package/dist/script/builders/index.d.ts +0 -16
  26. package/dist/script/builders/ketcher/ButtonConfig.d.ts +0 -18
  27. package/dist/script/builders/ketcher/ButtonName.d.ts +0 -16
  28. package/dist/script/builders/ketcher/ButtonsConfig.d.ts +0 -20
  29. package/dist/script/builders/ketcher/KetcherBuilder.d.ts +0 -29
  30. package/dist/script/builders/ketcher/index.d.ts +0 -17
  31. package/dist/script/editor/Editor.d.ts +0 -96
  32. package/dist/script/editor/highlighter.d.ts +0 -32
  33. package/dist/script/editor/index.d.ts +0 -18
  34. package/dist/script/editor/shared/closest.d.ts +0 -25
  35. package/dist/script/editor/shared/utils.d.ts +0 -19
  36. package/dist/script/editor/tool/apoint.d.ts +0 -23
  37. package/dist/script/editor/tool/atom.d.ts +0 -31
  38. package/dist/script/editor/tool/attach.d.ts +0 -24
  39. package/dist/script/editor/tool/bond.d.ts +0 -32
  40. package/dist/script/editor/tool/chain.d.ts +0 -27
  41. package/dist/script/editor/tool/charge.d.ts +0 -24
  42. package/dist/script/editor/tool/enhanced-stereo.d.ts +0 -24
  43. package/dist/script/editor/tool/eraser.d.ts +0 -31
  44. package/dist/script/editor/tool/hand.d.ts +0 -30
  45. package/dist/script/editor/tool/helper/lasso.d.ts +0 -59
  46. package/dist/script/editor/tool/helper/locate.d.ts +0 -40
  47. package/dist/script/editor/tool/index.d.ts +0 -47
  48. package/dist/script/editor/tool/paste.d.ts +0 -29
  49. package/dist/script/editor/tool/reactionarrow.d.ts +0 -27
  50. package/dist/script/editor/tool/reactionmap.d.ts +0 -28
  51. package/dist/script/editor/tool/reactionplus.d.ts +0 -26
  52. package/dist/script/editor/tool/reactionunmap.d.ts +0 -23
  53. package/dist/script/editor/tool/rgroupatom.d.ts +0 -23
  54. package/dist/script/editor/tool/rgroupfragment.d.ts +0 -24
  55. package/dist/script/editor/tool/rotate.d.ts +0 -28
  56. package/dist/script/editor/tool/select.d.ts +0 -36
  57. package/dist/script/editor/tool/sgroup.d.ts +0 -31
  58. package/dist/script/editor/tool/simpleobject.d.ts +0 -26
  59. package/dist/script/editor/tool/template.d.ts +0 -30
  60. package/dist/script/editor/tool/text.d.ts +0 -26
  61. package/dist/script/editor/utils/customOnChangeHandler.d.ts +0 -16
  62. package/dist/script/editor/utils/elementOffset.d.ts +0 -17
  63. package/dist/script/editor/utils/index.d.ts +0 -17
  64. package/dist/script/index.d.ts +0 -27
  65. package/dist/script/ui/App/App.container.d.ts +0 -20
  66. package/dist/script/ui/App/App.d.ts +0 -23
  67. package/dist/script/ui/App/AppHidden/AppHidden.container.d.ts +0 -19
  68. package/dist/script/ui/App/AppHidden/AppHidden.d.ts +0 -23
  69. package/dist/script/ui/App/AppHidden/index.d.ts +0 -16
  70. package/dist/script/ui/App/index.d.ts +0 -16
  71. package/dist/script/ui/App/initApp.d.ts +0 -18
  72. package/dist/script/ui/Portal/Portal.d.ts +0 -37
  73. package/dist/script/ui/Portal/index.d.ts +0 -16
  74. package/dist/script/ui/action/action.types.d.ts +0 -44
  75. package/dist/script/ui/action/atoms.d.ts +0 -40
  76. package/dist/script/ui/action/copyAs.d.ts +0 -1
  77. package/dist/script/ui/action/copyImageToClipboard.d.ts +0 -2
  78. package/dist/script/ui/action/debug.d.ts +0 -13
  79. package/dist/script/ui/action/flips.d.ts +0 -1
  80. package/dist/script/ui/action/fullscreen.d.ts +0 -23
  81. package/dist/script/ui/action/functionalGroups.d.ts +0 -31
  82. package/dist/script/ui/action/help.d.ts +0 -8
  83. package/dist/script/ui/action/index.d.ts +0 -650
  84. package/dist/script/ui/action/isHidden.d.ts +0 -16
  85. package/dist/script/ui/action/server.d.ts +0 -117
  86. package/dist/script/ui/action/templates.d.ts +0 -13
  87. package/dist/script/ui/action/tools.d.ts +0 -358
  88. package/dist/script/ui/action/zoom.d.ts +0 -25
  89. package/dist/script/ui/component/ContextMenu/ContextMenu.d.ts +0 -3
  90. package/dist/script/ui/component/actionmenu.d.ts +0 -9
  91. package/dist/script/ui/component/cliparea/cliparea.d.ts +0 -20
  92. package/dist/script/ui/component/form/MeasureInput/measure-input.d.ts +0 -8
  93. package/dist/script/ui/component/form/Select/Select.d.ts +0 -30
  94. package/dist/script/ui/component/form/Select/Select.test.d.ts +0 -1
  95. package/dist/script/ui/component/form/Select/index.d.ts +0 -17
  96. package/dist/script/ui/component/form/buttonlist.d.ts +0 -9
  97. package/dist/script/ui/component/form/colorPicker/ColorPicker.d.ts +0 -28
  98. package/dist/script/ui/component/form/colorPicker/ColorPicker.test.d.ts +0 -1
  99. package/dist/script/ui/component/form/combobox/combobox.d.ts +0 -12
  100. package/dist/script/ui/component/form/form/errorPopover.d.ts +0 -5
  101. package/dist/script/ui/component/form/form/form.d.ts +0 -25
  102. package/dist/script/ui/component/form/input.d.ts +0 -43
  103. package/dist/script/ui/component/form/select-checkbox.d.ts +0 -5
  104. package/dist/script/ui/component/form/select-list.d.ts +0 -26
  105. package/dist/script/ui/component/form/systemfonts.d.ts +0 -2
  106. package/dist/script/ui/component/structrender.d.ts +0 -33
  107. package/dist/script/ui/component/view/Atom/Atom.d.ts +0 -7
  108. package/dist/script/ui/component/view/Atom/index.d.ts +0 -16
  109. package/dist/script/ui/component/view/Tabs/Tabs.d.ts +0 -9
  110. package/dist/script/ui/component/view/Tabs/index.d.ts +0 -16
  111. package/dist/script/ui/component/view/icon.d.ts +0 -5
  112. package/dist/script/ui/component/view/openbutton.d.ts +0 -9
  113. package/dist/script/ui/component/view/savebutton.d.ts +0 -32
  114. package/dist/script/ui/data/convert/keynorm.d.ts +0 -6
  115. package/dist/script/ui/data/convert/structConverter.d.ts +0 -17
  116. package/dist/script/ui/data/convert/structconv.d.ts +0 -24
  117. package/dist/script/ui/data/schema/options-schema.d.ts +0 -26
  118. package/dist/script/ui/data/schema/schema-helper.d.ts +0 -2
  119. package/dist/script/ui/data/schema/sdata-schema.d.ts +0 -58
  120. package/dist/script/ui/data/schema/struct-schema.d.ts +0 -301
  121. package/dist/script/ui/data/templates.d.ts +0 -2
  122. package/dist/script/ui/dialog/index.d.ts +0 -17
  123. package/dist/script/ui/dialog/template/EmptySearchResult.d.ts +0 -20
  124. package/dist/script/ui/dialog/template/TemplateDialog.d.ts +0 -43
  125. package/dist/script/ui/dialog/template/TemplateTable.d.ts +0 -39
  126. package/dist/script/ui/dialog/template/template-attach.d.ts +0 -28
  127. package/dist/script/ui/dialog/template/useSaltsAndSolvets.d.ts +0 -2
  128. package/dist/script/ui/dialog/toolbox/enhancedStereo/enhancedStereo.d.ts +0 -44
  129. package/dist/script/ui/dialog/toolbox/labeledit.d.ts +0 -3
  130. package/dist/script/ui/dialog/toolbox/rgroup/rgroup.d.ts +0 -15
  131. package/dist/script/ui/dialog/toolbox/sdata.d.ts +0 -19
  132. package/dist/script/ui/dialog/toolbox/sgroup.d.ts +0 -9
  133. package/dist/script/ui/index.d.ts +0 -16
  134. package/dist/script/ui/state/action/index.d.ts +0 -7
  135. package/dist/script/ui/state/constants.d.ts +0 -7
  136. package/dist/script/ui/state/editor/index.d.ts +0 -27
  137. package/dist/script/ui/state/functionalGroups/index.d.ts +0 -25
  138. package/dist/script/ui/state/functionalGroups/selectors/index.d.ts +0 -18
  139. package/dist/script/ui/state/handleHotkeysOverAtom.d.ts +0 -7
  140. package/dist/script/ui/state/hotkeys.d.ts +0 -23
  141. package/dist/script/ui/state/index.d.ts +0 -6
  142. package/dist/script/ui/state/modal/form.d.ts +0 -164
  143. package/dist/script/ui/state/modal/index.d.ts +0 -3
  144. package/dist/script/ui/state/modal/sdata.d.ts +0 -16
  145. package/dist/script/ui/state/options/index.d.ts +0 -68
  146. package/dist/script/ui/state/request/index.d.ts +0 -22
  147. package/dist/script/ui/state/request/reducer.test.d.ts +0 -16
  148. package/dist/script/ui/state/request/request.types.d.ts +0 -27
  149. package/dist/script/ui/state/saltsAndSolvents/index.d.ts +0 -23
  150. package/dist/script/ui/state/saltsAndSolvents/selectors/index.d.ts +0 -16
  151. package/dist/script/ui/state/server/index.d.ts +0 -7
  152. package/dist/script/ui/state/shared.d.ts +0 -19
  153. package/dist/script/ui/state/templates/index.d.ts +0 -77
  154. package/dist/script/ui/state/templates/init-lib.d.ts +0 -8
  155. package/dist/script/ui/state/toolbar/index.d.ts +0 -33
  156. package/dist/script/ui/storage-ext.d.ts +0 -9
  157. package/dist/script/ui/utils/fileOpener.d.ts +0 -16
  158. package/dist/script/ui/utils/index.d.ts +0 -7
  159. package/dist/script/ui/utils/renderStruct.d.ts +0 -9
  160. package/dist/script/ui/utils/settingsManager.d.ts +0 -25
  161. package/dist/script/ui/views/AppClipArea.d.ts +0 -18
  162. package/dist/script/ui/views/Editor.d.ts +0 -3
  163. package/dist/script/ui/views/components/ContextMenu/ContextMenu.d.ts +0 -20
  164. package/dist/script/ui/views/components/ContextMenu/ContextMenuTrigger.d.ts +0 -18
  165. package/dist/script/ui/views/components/ContextMenu/contextMenu.types.d.ts +0 -8
  166. package/dist/script/ui/views/components/ContextMenu/index.d.ts +0 -2
  167. package/dist/script/ui/views/components/ContextMenu/items/AtomBatchOperations.d.ts +0 -20
  168. package/dist/script/ui/views/components/ContextMenu/items/AtomSingleOperations.d.ts +0 -19
  169. package/dist/script/ui/views/components/ContextMenu/items/BatchDelete.d.ts +0 -3
  170. package/dist/script/ui/views/components/ContextMenu/items/BondBatchOperations.d.ts +0 -20
  171. package/dist/script/ui/views/components/ContextMenu/items/BondSingleOperations.d.ts +0 -19
  172. package/dist/script/ui/views/components/ContextMenu/items/utils.d.ts +0 -27
  173. package/dist/script/ui/views/components/Cursor.d.ts +0 -6
  174. package/dist/script/ui/views/components/Dialog/Dialog.d.ts +0 -44
  175. package/dist/script/ui/views/components/Dialog/index.d.ts +0 -16
  176. package/dist/script/ui/views/components/Spinner/LoadingCircles.d.ts +0 -17
  177. package/dist/script/ui/views/components/Spinner/index.d.ts +0 -16
  178. package/dist/script/ui/views/components/StructEditor/InfoPanel.d.ts +0 -29
  179. package/dist/script/ui/views/components/StructEditor/StructEditor.d.ts +0 -19
  180. package/dist/script/ui/views/components/StructEditor/index.d.ts +0 -16
  181. package/dist/script/ui/views/components/index.d.ts +0 -19
  182. package/dist/script/ui/views/modal/Modal.container.d.ts +0 -19
  183. package/dist/script/ui/views/modal/Modal.d.ts +0 -28
  184. package/dist/script/ui/views/modal/components/Confirm/Confirm.d.ts +0 -7
  185. package/dist/script/ui/views/modal/components/Confirm/index.d.ts +0 -1
  186. package/dist/script/ui/views/modal/components/ExtendedTable/ExtendedTable.d.ts +0 -2
  187. package/dist/script/ui/views/modal/components/ExtendedTable/components/GenericGroups/BoxWithLines.d.ts +0 -18
  188. package/dist/script/ui/views/modal/components/ExtendedTable/components/GenericGroups/GenGroup.d.ts +0 -24
  189. package/dist/script/ui/views/modal/components/ExtendedTable/components/GenericGroups/GenSet.d.ts +0 -26
  190. package/dist/script/ui/views/modal/components/ExtendedTable/components/GenericGroups/GenericGroups.d.ts +0 -22
  191. package/dist/script/ui/views/modal/components/ExtendedTable/components/GenericGroups/index.d.ts +0 -27
  192. package/dist/script/ui/views/modal/components/ExtendedTable/helpers.d.ts +0 -1
  193. package/dist/script/ui/views/modal/components/ExtendedTable/index.d.ts +0 -1
  194. package/dist/script/ui/views/modal/components/PeriodTable/PeriodTable.d.ts +0 -37
  195. package/dist/script/ui/views/modal/components/PeriodTable/components/AtomInfo/AtomInfo.d.ts +0 -5
  196. package/dist/script/ui/views/modal/components/PeriodTable/components/AtomInfo/index.d.ts +0 -16
  197. package/dist/script/ui/views/modal/components/PeriodTable/components/ElementsTable/ElementsTable.d.ts +0 -9
  198. package/dist/script/ui/views/modal/components/PeriodTable/components/ElementsTable/components/Header.d.ts +0 -2
  199. package/dist/script/ui/views/modal/components/PeriodTable/components/ElementsTable/components/MainRow.d.ts +0 -11
  200. package/dist/script/ui/views/modal/components/PeriodTable/components/ElementsTable/components/OutinerRow.d.ts +0 -10
  201. package/dist/script/ui/views/modal/components/PeriodTable/components/ElementsTable/components/index.d.ts +0 -19
  202. package/dist/script/ui/views/modal/components/PeriodTable/components/ElementsTable/index.d.ts +0 -16
  203. package/dist/script/ui/views/modal/components/PeriodTable/components/TypeChoice/TypeChoice.d.ts +0 -6
  204. package/dist/script/ui/views/modal/components/PeriodTable/components/TypeChoice/index.d.ts +0 -16
  205. package/dist/script/ui/views/modal/components/PeriodTable/components/index.d.ts +0 -20
  206. package/dist/script/ui/views/modal/components/PeriodTable/index.d.ts +0 -16
  207. package/dist/script/ui/views/modal/components/Text/FontControl/FontControl.d.ts +0 -22
  208. package/dist/script/ui/views/modal/components/Text/FontControl/index.d.ts +0 -16
  209. package/dist/script/ui/views/modal/components/Text/SpecialSymbols/SpecialSymbolsButton.d.ts +0 -22
  210. package/dist/script/ui/views/modal/components/Text/SpecialSymbolsList/SpecialSymbolsList.d.ts +0 -20
  211. package/dist/script/ui/views/modal/components/Text/Text.d.ts +0 -26
  212. package/dist/script/ui/views/modal/components/Text/TextButton/TextButton.d.ts +0 -30
  213. package/dist/script/ui/views/modal/components/Text/TextButton/index.d.ts +0 -16
  214. package/dist/script/ui/views/modal/components/Text/index.d.ts +0 -16
  215. package/dist/script/ui/views/modal/components/document/Open/Open.container.d.ts +0 -26
  216. package/dist/script/ui/views/modal/components/document/Open/Open.d.ts +0 -29
  217. package/dist/script/ui/views/modal/components/document/Open/components/AnalyzingFile.d.ts +0 -20
  218. package/dist/script/ui/views/modal/components/document/Open/components/DialogActionButton.d.ts +0 -25
  219. package/dist/script/ui/views/modal/components/document/Open/components/FileDrop.d.ts +0 -26
  220. package/dist/script/ui/views/modal/components/document/Open/components/OpenOptions.d.ts +0 -24
  221. package/dist/script/ui/views/modal/components/document/Open/components/TextEditor.d.ts +0 -22
  222. package/dist/script/ui/views/modal/components/document/Open/components/ViewSwitcher.d.ts +0 -31
  223. package/dist/script/ui/views/modal/components/document/Open/index.d.ts +0 -16
  224. package/dist/script/ui/views/modal/components/document/Save/Save.d.ts +0 -44
  225. package/dist/script/ui/views/modal/components/document/Save/index.d.ts +0 -16
  226. package/dist/script/ui/views/modal/components/document/index.d.ts +0 -18
  227. package/dist/script/ui/views/modal/components/meta/About/About.d.ts +0 -3
  228. package/dist/script/ui/views/modal/components/meta/About/index.d.ts +0 -16
  229. package/dist/script/ui/views/modal/components/meta/Settings/Accordion/Accordion.d.ts +0 -22
  230. package/dist/script/ui/views/modal/components/meta/Settings/Accordion/index.d.ts +0 -16
  231. package/dist/script/ui/views/modal/components/meta/Settings/Settings.d.ts +0 -38
  232. package/dist/script/ui/views/modal/components/meta/Settings/fieldGroups.d.ts +0 -41
  233. package/dist/script/ui/views/modal/components/meta/Settings/index.d.ts +0 -16
  234. package/dist/script/ui/views/modal/components/meta/index.d.ts +0 -18
  235. package/dist/script/ui/views/modal/components/process/Analyse/Analyse.d.ts +0 -10
  236. package/dist/script/ui/views/modal/components/process/Analyse/components/FormulaInput/FormulaInput.d.ts +0 -5
  237. package/dist/script/ui/views/modal/components/process/Analyse/components/FormulaInput/index.d.ts +0 -16
  238. package/dist/script/ui/views/modal/components/process/Analyse/components/FrozenInput/FrozenInput.d.ts +0 -19
  239. package/dist/script/ui/views/modal/components/process/Analyse/components/FrozenInput/index.d.ts +0 -16
  240. package/dist/script/ui/views/modal/components/process/Analyse/components/index.d.ts +0 -18
  241. package/dist/script/ui/views/modal/components/process/Analyse/index.d.ts +0 -16
  242. package/dist/script/ui/views/modal/components/process/Check/Check.d.ts +0 -3
  243. package/dist/script/ui/views/modal/components/process/Check/components/ErrorsCheck.d.ts +0 -17
  244. package/dist/script/ui/views/modal/components/process/Check/components/index.d.ts +0 -16
  245. package/dist/script/ui/views/modal/components/process/Check/index.d.ts +0 -16
  246. package/dist/script/ui/views/modal/components/process/Miew/Miew.d.ts +0 -31
  247. package/dist/script/ui/views/modal/components/process/Miew/index.d.ts +0 -16
  248. package/dist/script/ui/views/modal/components/process/Recognize/Recognize.d.ts +0 -3
  249. package/dist/script/ui/views/modal/components/process/Recognize/index.d.ts +0 -16
  250. package/dist/script/ui/views/modal/components/process/index.d.ts +0 -20
  251. package/dist/script/ui/views/modal/components/toolbox/Atom/Atom.container.d.ts +0 -20
  252. package/dist/script/ui/views/modal/components/toolbox/Atom/Atom.d.ts +0 -36
  253. package/dist/script/ui/views/modal/components/toolbox/Atom/ElementNumber/ElementNumber.d.ts +0 -22
  254. package/dist/script/ui/views/modal/components/toolbox/Atom/ElementNumber/index.d.ts +0 -16
  255. package/dist/script/ui/views/modal/components/toolbox/Atom/index.d.ts +0 -16
  256. package/dist/script/ui/views/modal/components/toolbox/Attach/Attach.container.d.ts +0 -18
  257. package/dist/script/ui/views/modal/components/toolbox/Attach/Attach.d.ts +0 -25
  258. package/dist/script/ui/views/modal/components/toolbox/Attach/index.d.ts +0 -16
  259. package/dist/script/ui/views/modal/components/toolbox/Automap/Automap.container.d.ts +0 -19
  260. package/dist/script/ui/views/modal/components/toolbox/Automap/Automap.d.ts +0 -33
  261. package/dist/script/ui/views/modal/components/toolbox/Automap/index.d.ts +0 -16
  262. package/dist/script/ui/views/modal/components/toolbox/Bond/Bond.container.d.ts +0 -18
  263. package/dist/script/ui/views/modal/components/toolbox/Bond/Bond.d.ts +0 -26
  264. package/dist/script/ui/views/modal/components/toolbox/Bond/index.d.ts +0 -16
  265. package/dist/script/ui/views/modal/components/toolbox/FG/RemoveFG.d.ts +0 -24
  266. package/dist/script/ui/views/modal/components/toolbox/RgroupLogic/RgroupLogic.container.d.ts +0 -18
  267. package/dist/script/ui/views/modal/components/toolbox/RgroupLogic/RgroupLogic.d.ts +0 -30
  268. package/dist/script/ui/views/modal/components/toolbox/RgroupLogic/components/IfThenSelect/IfThenSelect.d.ts +0 -20
  269. package/dist/script/ui/views/modal/components/toolbox/RgroupLogic/components/IfThenSelect/index.d.ts +0 -16
  270. package/dist/script/ui/views/modal/components/toolbox/RgroupLogic/components/index.d.ts +0 -16
  271. package/dist/script/ui/views/modal/components/toolbox/RgroupLogic/index.d.ts +0 -16
  272. package/dist/script/ui/views/modal/components/toolbox/index.d.ts +0 -21
  273. package/dist/script/ui/views/modal/index.d.ts +0 -16
  274. package/dist/script/ui/views/modal/mediaSizes.d.ts +0 -20
  275. package/dist/script/ui/views/modal/modal.types.d.ts +0 -28
  276. package/dist/script/ui/views/toolbars/ArrowScroll/ArrowScroll.d.ts +0 -24
  277. package/dist/script/ui/views/toolbars/ArrowScroll/index.d.ts +0 -2
  278. package/dist/script/ui/views/toolbars/BottomToolbar/BottomToolbar.container.d.ts +0 -20
  279. package/dist/script/ui/views/toolbars/BottomToolbar/BottomToolbar.d.ts +0 -29
  280. package/dist/script/ui/views/toolbars/BottomToolbar/TemplatesList/TemplatesList.d.ts +0 -34
  281. package/dist/script/ui/views/toolbars/BottomToolbar/TemplatesList/index.d.ts +0 -16
  282. package/dist/script/ui/views/toolbars/BottomToolbar/index.d.ts +0 -16
  283. package/dist/script/ui/views/toolbars/LeftToolbar/Bond/Bond.d.ts +0 -25
  284. package/dist/script/ui/views/toolbars/LeftToolbar/Bond/index.d.ts +0 -16
  285. package/dist/script/ui/views/toolbars/LeftToolbar/Bond/options.d.ts +0 -24
  286. package/dist/script/ui/views/toolbars/LeftToolbar/LeftToolbar.container.d.ts +0 -19
  287. package/dist/script/ui/views/toolbars/LeftToolbar/LeftToolbar.d.ts +0 -25
  288. package/dist/script/ui/views/toolbars/LeftToolbar/RGroup/RGroup.d.ts +0 -25
  289. package/dist/script/ui/views/toolbars/LeftToolbar/RGroup/index.d.ts +0 -16
  290. package/dist/script/ui/views/toolbars/LeftToolbar/Shape/Shape.d.ts +0 -25
  291. package/dist/script/ui/views/toolbars/LeftToolbar/Shape/index.d.ts +0 -16
  292. package/dist/script/ui/views/toolbars/LeftToolbar/Transform/Transform.d.ts +0 -25
  293. package/dist/script/ui/views/toolbars/LeftToolbar/Transform/index.d.ts +0 -16
  294. package/dist/script/ui/views/toolbars/LeftToolbar/index.d.ts +0 -16
  295. package/dist/script/ui/views/toolbars/LeftToolbar/leftToolbarOptions.d.ts +0 -9
  296. package/dist/script/ui/views/toolbars/RightToolbar/AtomsList/AtomsList.d.ts +0 -32
  297. package/dist/script/ui/views/toolbars/RightToolbar/AtomsList/index.d.ts +0 -16
  298. package/dist/script/ui/views/toolbars/RightToolbar/RightToolbar.container.d.ts +0 -21
  299. package/dist/script/ui/views/toolbars/RightToolbar/RightToolbar.d.ts +0 -30
  300. package/dist/script/ui/views/toolbars/RightToolbar/index.d.ts +0 -16
  301. package/dist/script/ui/views/toolbars/ToolbarGroupItem/ActionButton/ActionButton.d.ts +0 -36
  302. package/dist/script/ui/views/toolbars/ToolbarGroupItem/ActionButton/index.d.ts +0 -16
  303. package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarGroupItem.d.ts +0 -36
  304. package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/ToolbarMultiToolItem.d.ts +0 -41
  305. package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/index.d.ts +0 -16
  306. package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/usePortalOpening.d.ts +0 -19
  307. package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/usePortalStyle.d.ts +0 -19
  308. package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/variants/DefaultMultiTool/DefaultMultiTool.d.ts +0 -23
  309. package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/variants/DefaultMultiTool/index.d.ts +0 -18
  310. package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/variants/GroupedMultiTool/GroupedMultiTool.d.ts +0 -23
  311. package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/variants/GroupedMultiTool/index.d.ts +0 -16
  312. package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/variants/chooseMultiTool.d.ts +0 -18
  313. package/dist/script/ui/views/toolbars/ToolbarGroupItem/ToolbarMultiToolItem/variants/variants.types.d.ts +0 -35
  314. package/dist/script/ui/views/toolbars/ToolbarGroupItem/index.d.ts +0 -16
  315. package/dist/script/ui/views/toolbars/ToolbarGroupItem/utils/index.d.ts +0 -16
  316. package/dist/script/ui/views/toolbars/ToolbarGroupItem/utils/makeItems.d.ts +0 -18
  317. package/dist/script/ui/views/toolbars/TopToolbar/ClipboardControls.d.ts +0 -31
  318. package/dist/script/ui/views/toolbars/TopToolbar/Divider.d.ts +0 -17
  319. package/dist/script/ui/views/toolbars/TopToolbar/ElementWithDropdown.d.ts +0 -23
  320. package/dist/script/ui/views/toolbars/TopToolbar/ExternalFuncControls.d.ts +0 -35
  321. package/dist/script/ui/views/toolbars/TopToolbar/FileControls.d.ts +0 -26
  322. package/dist/script/ui/views/toolbars/TopToolbar/IconButton.d.ts +0 -26
  323. package/dist/script/ui/views/toolbars/TopToolbar/ScaleTransformer.d.ts +0 -24
  324. package/dist/script/ui/views/toolbars/TopToolbar/SystemControls.d.ts +0 -28
  325. package/dist/script/ui/views/toolbars/TopToolbar/TopToolbar.container.d.ts +0 -18
  326. package/dist/script/ui/views/toolbars/TopToolbar/TopToolbar.d.ts +0 -55
  327. package/dist/script/ui/views/toolbars/TopToolbar/UndoRedo.d.ts +0 -27
  328. package/dist/script/ui/views/toolbars/TopToolbar/ZoomControls.d.ts +0 -29
  329. package/dist/script/ui/views/toolbars/TopToolbar/ZoomInput.d.ts +0 -26
  330. package/dist/script/ui/views/toolbars/TopToolbar/ZoomList.d.ts +0 -23
  331. package/dist/script/ui/views/toolbars/TopToolbar/ZoomSlider.d.ts +0 -22
  332. package/dist/script/ui/views/toolbars/TopToolbar/index.d.ts +0 -16
  333. package/dist/script/ui/views/toolbars/index.d.ts +0 -19
  334. package/dist/script/ui/views/toolbars/mediaSizes.d.ts +0 -23
  335. package/dist/script/ui/views/toolbars/shortcutStr.d.ts +0 -1
  336. package/dist/script/ui/views/toolbars/toolbar.types.d.ts +0 -32
@@ -1,22 +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 from 'react';
17
- declare const Accordion: ({ tabs, className, changedGroups }: {
18
- tabs: any;
19
- className: any;
20
- changedGroups: any;
21
- }) => React.ReactElement;
22
- export default Accordion;
@@ -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 './Accordion';
@@ -1,38 +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
- /// <reference types="react" />
17
- import { BaseCallProps, BaseProps } from '../../../modal.types';
18
- import { StructService } from 'ketcher-core';
19
- interface SettingsProps extends BaseProps {
20
- initState: any;
21
- appOpts: {
22
- version: string;
23
- buildDate: string;
24
- buildNumber: string;
25
- indigoVersion: string;
26
- imagoVersions: Array<string>;
27
- server: boolean;
28
- templates: boolean;
29
- };
30
- server: StructService;
31
- }
32
- interface SettingsCallProps extends BaseCallProps {
33
- onOpenFile: (any: any) => void;
34
- onReset: () => void;
35
- }
36
- declare type Props = SettingsProps & SettingsCallProps;
37
- declare const Settings: import("react-redux").ConnectedComponent<(props: Props) => JSX.Element, any>;
38
- export default Settings;
@@ -1,41 +0,0 @@
1
- export default fieldGroups;
2
- declare const fieldGroups: {
3
- resetToSelect: string;
4
- rotationStep: string;
5
- showValenceWarnings: string;
6
- atomColoring: string;
7
- font: string;
8
- fontsz: string;
9
- fontszsub: string;
10
- showStereoFlags: string;
11
- stereoLabelStyle: string;
12
- colorOfAbsoluteCenters: string;
13
- colorOfAndCenters: string;
14
- colorOfOrCenters: string;
15
- colorStereogenicCenters: string;
16
- autoFadeOfStereoLabels: string;
17
- absFlagLabel: string;
18
- andFlagLabel: string;
19
- orFlagLabel: string;
20
- mixedFlagLabel: string;
21
- carbonExplicitly: string;
22
- showCharge: string;
23
- showValence: string;
24
- showHydrogenLabels: string;
25
- aromaticCircle: string;
26
- doubleBondWidth: string;
27
- bondThickness: string;
28
- stereoBondWidth: string;
29
- 'smart-layout': string;
30
- 'ignore-stereochemistry-errors': string;
31
- 'mass-skip-error-on-pseudoatoms': string;
32
- 'gross-formula-add-rsites': string;
33
- 'gross-formula-add-isotopes': string;
34
- miewMode: string;
35
- miewTheme: string;
36
- miewAtomLabel: string;
37
- showAtomIds: string;
38
- showBondIds: string;
39
- showHalfBondIds: string;
40
- showLoopIds: string;
41
- };
@@ -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 './Settings';
@@ -1,18 +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 About from './About';
17
- import Settings from './Settings';
18
- export { About, Settings };
@@ -1,10 +0,0 @@
1
- export default Analyse;
2
- declare const Analyse: import("react-redux").ConnectedComponent<typeof AnalyseDialog, import("react-redux").Omit<any, "values" | "onAnalyse" | "round" | "loading" | "onChangeRound">>;
3
- declare class AnalyseDialog extends Component<any, any, any> {
4
- static contextType: import("react").Context<import("../../../../../../../contexts").IErrorsContext>;
5
- constructor(props: any);
6
- constructor(props: any, context: any);
7
- componentDidMount(): void;
8
- render(): JSX.Element;
9
- }
10
- import { Component } from "react";
@@ -1,5 +0,0 @@
1
- export default FormulaInput;
2
- declare function FormulaInput({ value, contentEditable }: {
3
- value: any;
4
- contentEditable: any;
5
- }): JSX.Element;
@@ -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 './FormulaInput';
@@ -1,19 +0,0 @@
1
- export default FrozenInput;
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 FrozenInput({ value }: {
18
- value: any;
19
- }): JSX.Element;
@@ -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 './FrozenInput';
@@ -1,18 +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 FormulaInput from './FormulaInput';
17
- import FrozenInput from './FrozenInput';
18
- export { FormulaInput, FrozenInput };
@@ -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 './Analyse';
@@ -1,3 +0,0 @@
1
- export default Check;
2
- declare const Check: import("react-redux").ConnectedComponent<typeof CheckDialog, any>;
3
- declare function CheckDialog(props: any): JSX.Element;
@@ -1,17 +0,0 @@
1
- export default ErrorsCheck;
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 ErrorsCheck(props: any): JSX.Element;
@@ -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 './ErrorsCheck';
@@ -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 './Check';
@@ -1,31 +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
- /// <reference types="react" />
17
- import { Struct, StructService } from 'ketcher-core';
18
- declare type MiewDialogProps = {
19
- miewOpts: any;
20
- server: StructService;
21
- struct: Struct;
22
- onCancel: () => void;
23
- onOk: (result: any) => void;
24
- miewTheme: 'dark' | 'light';
25
- };
26
- declare type MiewDialogCallProps = {
27
- onExportCML: (cmlStruct: string) => void;
28
- };
29
- declare type Props = MiewDialogProps & MiewDialogCallProps;
30
- declare const Miew: import("react-redux").ConnectedComponent<({ miewOpts, server, struct, onExportCML, miewTheme, ...prop }: Props) => JSX.Element, import("react-redux").Omit<MiewDialogProps & MiewDialogCallProps, "miewOpts" | "server" | "struct" | "onExportCML" | "miewTheme">>;
31
- export default Miew;
@@ -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 './Miew';
@@ -1,3 +0,0 @@
1
- export default Recognize;
2
- declare const Recognize: import("react-redux").ConnectedComponent<typeof RecognizeDialog, import("react-redux").Omit<any, "fragment" | "file" | "onOk" | "structStr" | "version" | "onImage" | "imagoVersions" | "onRecognize" | "isFragment" | "onChangeImago">>;
3
- declare function RecognizeDialog(prop: any): JSX.Element;
@@ -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 './Recognize';
@@ -1,20 +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 Check from './Check';
17
- import Analyse from './Analyse';
18
- import Recognize from './Recognize';
19
- import Miew from './Miew';
20
- export { Check, Analyse, Recognize, Miew };
@@ -1,20 +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
- /// <reference types="react" />
17
- declare const AtomContainer: import("react-redux").ConnectedComponent<import("react").FC<import("./Atom").AtomProps & import("../../../modal.types").BaseCallProps>, import("react-redux").Omit<import("./Atom").AtomProps & import("../../../modal.types").BaseCallProps & {
18
- children?: import("react").ReactNode;
19
- }, "formState">>;
20
- export default AtomContainer;
@@ -1,36 +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 { BaseCallProps, BaseProps } from '../../../modal.types';
17
- import { FC } from 'react';
18
- interface AtomProps extends BaseProps {
19
- alias: string;
20
- charge: string;
21
- exactChangeFlag: boolean;
22
- explicitValence: number;
23
- hCount: number;
24
- invRet: number;
25
- isotope: number;
26
- label: string;
27
- radical: number;
28
- ringBondCount: number;
29
- stereoParity: number;
30
- substitutionCount: number;
31
- unsaturatedAtom: boolean;
32
- }
33
- declare type Props = AtomProps & BaseCallProps;
34
- declare const Atom: FC<Props>;
35
- export type { AtomProps };
36
- export default Atom;
@@ -1,22 +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
- /// <reference types="react" />
17
- interface ElementNumberProps {
18
- label: string;
19
- }
20
- declare type Props = ElementNumberProps;
21
- declare const ElementNumber: (props: Props) => JSX.Element;
22
- export default ElementNumber;
@@ -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 './ElementNumber';
@@ -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.container';
@@ -1,18 +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
- /// <reference types="react" />
17
- declare const AttachPointsContainer: import("react-redux").ConnectedComponent<(props: import("./Attach").AttachPointsProps & import("../../../modal.types").BaseCallProps) => JSX.Element, import("react-redux").Omit<import("./Attach").AttachPointsProps & import("../../../modal.types").BaseCallProps, "formState">>;
18
- export default AttachPointsContainer;
@@ -1,25 +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
- /// <reference types="react" />
17
- import { BaseCallProps, BaseProps } from '../../../modal.types';
18
- interface AttachPointsProps extends BaseProps {
19
- primary: boolean;
20
- secondary: boolean;
21
- }
22
- declare type Props = AttachPointsProps & BaseCallProps;
23
- declare const AttachPoints: (props: Props) => JSX.Element;
24
- export type { AttachPointsProps };
25
- export default AttachPoints;
@@ -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 './Attach.container';
@@ -1,19 +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
- /// <reference types="react" />
17
- import { BaseCallProps, BaseProps } from '../../../modal.types';
18
- declare const AutomapContainer: import("react-redux").ConnectedComponent<(props: BaseProps & BaseCallProps) => JSX.Element, any>;
19
- export default AutomapContainer;