molstar 2.4.0 → 2.4.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 (305) hide show
  1. package/build/viewer/molstar.js +1 -1
  2. package/lib/apps/docking-viewer/viewport.d.ts +2 -2
  3. package/lib/cli/chem-comp-dict/util.d.ts +4 -4
  4. package/lib/commonjs/apps/docking-viewer/viewport.d.ts +2 -2
  5. package/lib/commonjs/apps/viewer/index.d.ts +2 -2
  6. package/lib/commonjs/cli/chem-comp-dict/util.d.ts +4 -4
  7. package/lib/commonjs/extensions/alpha-orbitals/transforms.d.ts +1 -1
  8. package/lib/commonjs/extensions/anvil/behavior.d.ts +2 -2
  9. package/lib/commonjs/extensions/anvil/representation.d.ts +5 -5
  10. package/lib/commonjs/extensions/cellpack/representation.d.ts +2 -2
  11. package/lib/commonjs/extensions/dnatco/confal-pyramids/behavior.d.ts +1 -1
  12. package/lib/commonjs/extensions/dnatco/confal-pyramids/representation.d.ts +6 -6
  13. package/lib/commonjs/extensions/rcsb/assembly-symmetry/behavior.d.ts +6 -6
  14. package/lib/commonjs/extensions/rcsb/assembly-symmetry/representation.d.ts +1 -1
  15. package/lib/commonjs/extensions/rcsb/validation-report/behavior.d.ts +3 -3
  16. package/lib/commonjs/extensions/rcsb/validation-report/representation.d.ts +10 -10
  17. package/lib/commonjs/mol-canvas3d/canvas3d.d.ts +4 -4
  18. package/lib/commonjs/mol-canvas3d/helper/camera-helper.d.ts +1 -1
  19. package/lib/commonjs/mol-canvas3d/helper/handle-helper.d.ts +1 -1
  20. package/lib/commonjs/mol-geo/geometry/base.d.ts +3 -3
  21. package/lib/commonjs/mol-geo/geometry/cylinders/cylinders.d.ts +1 -1
  22. package/lib/commonjs/mol-geo/geometry/direct-volume/direct-volume.d.ts +1 -1
  23. package/lib/commonjs/mol-geo/geometry/image/image.d.ts +3 -3
  24. package/lib/commonjs/mol-geo/geometry/lines/lines.d.ts +1 -1
  25. package/lib/commonjs/mol-geo/geometry/mesh/builder/tube.js +18 -8
  26. package/lib/commonjs/mol-geo/geometry/mesh/builder/tube.js.map +1 -1
  27. package/lib/commonjs/mol-geo/geometry/mesh/mesh.d.ts +1 -1
  28. package/lib/commonjs/mol-geo/geometry/points/points.d.ts +3 -3
  29. package/lib/commonjs/mol-geo/geometry/spheres/spheres.d.ts +1 -1
  30. package/lib/commonjs/mol-geo/geometry/text/text.d.ts +1 -1
  31. package/lib/commonjs/mol-geo/geometry/texture-mesh/texture-mesh.d.ts +1 -1
  32. package/lib/commonjs/mol-gl/renderer.d.ts +2 -2
  33. package/lib/commonjs/mol-gl/webgl/context.d.ts +1 -1
  34. package/lib/commonjs/mol-io/common/typed-array.d.ts +1 -1
  35. package/lib/commonjs/mol-io/reader/cif/schema/ccd.d.ts +2 -2
  36. package/lib/commonjs/mol-io/reader/cif/schema/density-server.d.ts +3 -3
  37. package/lib/commonjs/mol-io/reader/cif/schema/mmcif-extras.d.ts +3 -3
  38. package/lib/commonjs/mol-io/reader/cif/schema/mmcif.d.ts +14 -14
  39. package/lib/commonjs/mol-io/reader/ply/schema.d.ts +1 -1
  40. package/lib/commonjs/mol-model/loci.d.ts +20 -20
  41. package/lib/commonjs/mol-model/shape/shape.d.ts +1 -1
  42. package/lib/commonjs/mol-model/structure/query/utils/structure-distance.d.ts +54 -5
  43. package/lib/commonjs/mol-model/structure/structure/properties.d.ts +2 -2
  44. package/lib/commonjs/mol-model/structure/structure/unit.d.ts +2 -2
  45. package/lib/commonjs/mol-model-formats/shape/ply.d.ts +6 -6
  46. package/lib/commonjs/mol-model-formats/structure/basic/schema.d.ts +5 -5
  47. package/lib/commonjs/mol-model-formats/structure/common/component.d.ts +8 -8
  48. package/lib/commonjs/mol-model-props/computed/interactions/hydrogen-bonds.d.ts +1 -1
  49. package/lib/commonjs/mol-model-props/computed/interactions/hydrogen-bonds.js +1 -7
  50. package/lib/commonjs/mol-model-props/computed/interactions/hydrogen-bonds.js.map +1 -1
  51. package/lib/commonjs/mol-model-props/computed/representations/interactions-inter-unit-cylinder.d.ts +2 -2
  52. package/lib/commonjs/mol-model-props/computed/representations/interactions-intra-unit-cylinder.d.ts +2 -2
  53. package/lib/commonjs/mol-model-props/computed/representations/interactions.d.ts +6 -6
  54. package/lib/commonjs/mol-model-props/integrative/cross-link-restraint/representation.d.ts +8 -8
  55. package/lib/commonjs/mol-plugin/behavior/behavior.d.ts +1 -1
  56. package/lib/commonjs/mol-plugin/behavior/dynamic/representation.d.ts +2 -2
  57. package/lib/commonjs/mol-plugin/behavior/dynamic/selection/structure-focus-representation.d.ts +1 -1
  58. package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/behavior.d.ts +4 -4
  59. package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/transformers.d.ts +2 -2
  60. package/lib/commonjs/mol-plugin/commands.d.ts +2 -2
  61. package/lib/commonjs/mol-plugin/config.d.ts +1 -1
  62. package/lib/commonjs/mol-plugin/layout.d.ts +4 -4
  63. package/lib/commonjs/mol-plugin/util/viewport-screenshot.d.ts +3 -3
  64. package/lib/commonjs/mol-plugin-state/actions/structure.d.ts +2 -2
  65. package/lib/commonjs/mol-plugin-state/animation/built-in/model-index.d.ts +3 -3
  66. package/lib/commonjs/mol-plugin-state/builder/structure/hierarchy-preset.d.ts +5 -5
  67. package/lib/commonjs/mol-plugin-state/builder/structure/hierarchy.d.ts +5 -5
  68. package/lib/commonjs/mol-plugin-state/builder/structure/representation-preset.d.ts +15 -15
  69. package/lib/commonjs/mol-plugin-state/builder/structure/representation.d.ts +1 -1
  70. package/lib/commonjs/mol-plugin-state/formats/volume.d.ts +10 -10
  71. package/lib/commonjs/mol-plugin-state/helpers/root-structure.d.ts +5 -5
  72. package/lib/commonjs/mol-plugin-state/helpers/structure-component.d.ts +1 -1
  73. package/lib/commonjs/mol-plugin-state/manager/interactivity.d.ts +1 -1
  74. package/lib/commonjs/mol-plugin-state/manager/structure/component.d.ts +3 -3
  75. package/lib/commonjs/mol-plugin-state/transforms/data.d.ts +1 -1
  76. package/lib/commonjs/mol-plugin-state/transforms/model.d.ts +7 -7
  77. package/lib/commonjs/mol-plugin-state/transforms/representation.d.ts +10 -10
  78. package/lib/commonjs/mol-plugin-ui/controls/parameters.d.ts +2 -2
  79. package/lib/commonjs/mol-plugin-ui/sequence/polymer.d.ts +1 -1
  80. package/lib/commonjs/mol-plugin-ui/structure/measurements.d.ts +1 -1
  81. package/lib/commonjs/mol-repr/shape/loci/angle.d.ts +1 -1
  82. package/lib/commonjs/mol-repr/shape/loci/common.d.ts +1 -1
  83. package/lib/commonjs/mol-repr/shape/loci/dihedral.d.ts +1 -1
  84. package/lib/commonjs/mol-repr/shape/loci/distance.d.ts +1 -1
  85. package/lib/commonjs/mol-repr/shape/loci/label.d.ts +1 -1
  86. package/lib/commonjs/mol-repr/shape/loci/orientation.d.ts +2 -2
  87. package/lib/commonjs/mol-repr/shape/loci/plane.d.ts +1 -1
  88. package/lib/commonjs/mol-repr/shape/model/unitcell.d.ts +2 -2
  89. package/lib/commonjs/mol-repr/structure/complex-visual.d.ts +12 -12
  90. package/lib/commonjs/mol-repr/structure/params.d.ts +11 -11
  91. package/lib/commonjs/mol-repr/structure/registry.d.ts +41 -41
  92. package/lib/commonjs/mol-repr/structure/representation/backbone.d.ts +6 -6
  93. package/lib/commonjs/mol-repr/structure/representation/ball-and-stick.d.ts +15 -15
  94. package/lib/commonjs/mol-repr/structure/representation/carbohydrate.d.ts +6 -6
  95. package/lib/commonjs/mol-repr/structure/representation/cartoon.d.ts +9 -9
  96. package/lib/commonjs/mol-repr/structure/representation/ellipsoid.d.ts +15 -15
  97. package/lib/commonjs/mol-repr/structure/representation/gaussian-surface.d.ts +6 -6
  98. package/lib/commonjs/mol-repr/structure/representation/gaussian-volume.d.ts +6 -6
  99. package/lib/commonjs/mol-repr/structure/representation/label.d.ts +9 -9
  100. package/lib/commonjs/mol-repr/structure/representation/line.d.ts +18 -18
  101. package/lib/commonjs/mol-repr/structure/representation/molecular-surface.d.ts +6 -6
  102. package/lib/commonjs/mol-repr/structure/representation/orientation.d.ts +6 -6
  103. package/lib/commonjs/mol-repr/structure/representation/point.d.ts +9 -9
  104. package/lib/commonjs/mol-repr/structure/representation/putty.d.ts +6 -6
  105. package/lib/commonjs/mol-repr/structure/representation/spacefill.d.ts +6 -6
  106. package/lib/commonjs/mol-repr/structure/units-visual.d.ts +17 -17
  107. package/lib/commonjs/mol-repr/structure/visual/bond-inter-unit-cylinder.d.ts +10 -10
  108. package/lib/commonjs/mol-repr/structure/visual/bond-inter-unit-line.d.ts +5 -5
  109. package/lib/commonjs/mol-repr/structure/visual/bond-intra-unit-cylinder.d.ts +10 -10
  110. package/lib/commonjs/mol-repr/structure/visual/bond-intra-unit-line.d.ts +5 -5
  111. package/lib/commonjs/mol-repr/structure/visual/carbohydrate-link-cylinder.d.ts +2 -2
  112. package/lib/commonjs/mol-repr/structure/visual/carbohydrate-symbol-mesh.d.ts +2 -2
  113. package/lib/commonjs/mol-repr/structure/visual/carbohydrate-terminal-link-cylinder.d.ts +2 -2
  114. package/lib/commonjs/mol-repr/structure/visual/element-cross.d.ts +2 -2
  115. package/lib/commonjs/mol-repr/structure/visual/element-point.d.ts +3 -3
  116. package/lib/commonjs/mol-repr/structure/visual/element-sphere.d.ts +4 -4
  117. package/lib/commonjs/mol-repr/structure/visual/ellipsoid-mesh.d.ts +2 -2
  118. package/lib/commonjs/mol-repr/structure/visual/gaussian-density-volume.d.ts +4 -4
  119. package/lib/commonjs/mol-repr/structure/visual/gaussian-surface-mesh.d.ts +8 -8
  120. package/lib/commonjs/mol-repr/structure/visual/gaussian-surface-wireframe.d.ts +2 -2
  121. package/lib/commonjs/mol-repr/structure/visual/label-text.d.ts +3 -3
  122. package/lib/commonjs/mol-repr/structure/visual/molecular-surface-mesh.d.ts +2 -2
  123. package/lib/commonjs/mol-repr/structure/visual/molecular-surface-wireframe.d.ts +2 -2
  124. package/lib/commonjs/mol-repr/structure/visual/nucleotide-block-mesh.d.ts +2 -2
  125. package/lib/commonjs/mol-repr/structure/visual/nucleotide-ring-mesh.d.ts +2 -2
  126. package/lib/commonjs/mol-repr/structure/visual/orientation-ellipsoid-mesh.d.ts +2 -2
  127. package/lib/commonjs/mol-repr/structure/visual/polymer-backbone-cylinder.d.ts +4 -4
  128. package/lib/commonjs/mol-repr/structure/visual/polymer-backbone-sphere.d.ts +4 -4
  129. package/lib/commonjs/mol-repr/structure/visual/polymer-direction-wedge.d.ts +2 -2
  130. package/lib/commonjs/mol-repr/structure/visual/polymer-gap-cylinder.d.ts +2 -2
  131. package/lib/commonjs/mol-repr/structure/visual/polymer-trace-mesh.d.ts +5 -5
  132. package/lib/commonjs/mol-repr/structure/visual/polymer-tube-mesh.d.ts +2 -2
  133. package/lib/commonjs/mol-repr/structure/visual/util/bond.d.ts +18 -18
  134. package/lib/commonjs/mol-repr/structure/visual/util/common.d.ts +2 -2
  135. package/lib/commonjs/mol-repr/volume/direct-volume.d.ts +8 -8
  136. package/lib/commonjs/mol-repr/volume/isosurface.d.ts +12 -12
  137. package/lib/commonjs/mol-repr/volume/registry.d.ts +8 -8
  138. package/lib/commonjs/mol-repr/volume/representation.d.ts +1 -1
  139. package/lib/commonjs/mol-repr/volume/slice.d.ts +12 -12
  140. package/lib/commonjs/mol-theme/color/element-symbol.d.ts +4 -4
  141. package/lib/commonjs/mol-theme/color.d.ts +2 -2
  142. package/lib/commonjs/mol-util/color/lists.d.ts +3 -3
  143. package/lib/commonjs/mol-util/color/names.d.ts +1 -1
  144. package/lib/commonjs/mol-util/color/palette.d.ts +1 -1
  145. package/lib/commonjs/mol-util/color/scale.d.ts +1 -1
  146. package/lib/commonjs/servers/model/config.d.ts +2 -2
  147. package/lib/extensions/anvil/behavior.d.ts +2 -2
  148. package/lib/extensions/anvil/representation.d.ts +5 -5
  149. package/lib/extensions/cellpack/representation.d.ts +2 -2
  150. package/lib/extensions/dnatco/confal-pyramids/behavior.d.ts +1 -1
  151. package/lib/extensions/dnatco/confal-pyramids/representation.d.ts +6 -6
  152. package/lib/extensions/rcsb/assembly-symmetry/behavior.d.ts +6 -6
  153. package/lib/extensions/rcsb/assembly-symmetry/representation.d.ts +1 -1
  154. package/lib/extensions/rcsb/validation-report/behavior.d.ts +3 -3
  155. package/lib/extensions/rcsb/validation-report/representation.d.ts +10 -10
  156. package/lib/mol-canvas3d/canvas3d.d.ts +4 -4
  157. package/lib/mol-canvas3d/helper/camera-helper.d.ts +1 -1
  158. package/lib/mol-canvas3d/helper/handle-helper.d.ts +1 -1
  159. package/lib/mol-data/int/impl/ordered-set.d.ts +3 -3
  160. package/lib/mol-geo/geometry/base.d.ts +3 -3
  161. package/lib/mol-geo/geometry/cylinders/cylinders.d.ts +1 -1
  162. package/lib/mol-geo/geometry/direct-volume/direct-volume.d.ts +1 -1
  163. package/lib/mol-geo/geometry/image/image.d.ts +3 -3
  164. package/lib/mol-geo/geometry/lines/lines.d.ts +1 -1
  165. package/lib/mol-geo/geometry/mesh/builder/tube.js +19 -9
  166. package/lib/mol-geo/geometry/mesh/builder/tube.js.map +1 -1
  167. package/lib/mol-geo/geometry/mesh/mesh.d.ts +1 -1
  168. package/lib/mol-geo/geometry/points/points.d.ts +3 -3
  169. package/lib/mol-geo/geometry/spheres/spheres.d.ts +1 -1
  170. package/lib/mol-geo/geometry/text/text.d.ts +1 -1
  171. package/lib/mol-geo/geometry/texture-mesh/texture-mesh.d.ts +1 -1
  172. package/lib/mol-gl/renderer.d.ts +2 -2
  173. package/lib/mol-io/common/typed-array.d.ts +1 -1
  174. package/lib/mol-io/reader/cif/schema/ccd.d.ts +2 -2
  175. package/lib/mol-io/reader/cif/schema/density-server.d.ts +3 -3
  176. package/lib/mol-io/reader/cif/schema/mmcif-extras.d.ts +3 -3
  177. package/lib/mol-io/reader/cif/schema/mmcif.d.ts +14 -14
  178. package/lib/mol-io/reader/ply/schema.d.ts +1 -1
  179. package/lib/mol-model/loci.d.ts +20 -20
  180. package/lib/mol-model/shape/shape.d.ts +1 -1
  181. package/lib/mol-model/structure/structure/properties.d.ts +2 -2
  182. package/lib/mol-model/structure/structure/unit.d.ts +2 -2
  183. package/lib/mol-model-formats/shape/ply.d.ts +6 -6
  184. package/lib/mol-model-formats/structure/basic/schema.d.ts +5 -5
  185. package/lib/mol-model-formats/structure/common/component.d.ts +8 -8
  186. package/lib/mol-model-props/computed/interactions/hydrogen-bonds.d.ts +1 -1
  187. package/lib/mol-model-props/computed/interactions/hydrogen-bonds.js +1 -7
  188. package/lib/mol-model-props/computed/interactions/hydrogen-bonds.js.map +1 -1
  189. package/lib/mol-model-props/computed/representations/interactions-inter-unit-cylinder.d.ts +2 -2
  190. package/lib/mol-model-props/computed/representations/interactions-intra-unit-cylinder.d.ts +2 -2
  191. package/lib/mol-model-props/computed/representations/interactions.d.ts +6 -6
  192. package/lib/mol-model-props/integrative/cross-link-restraint/representation.d.ts +8 -8
  193. package/lib/mol-plugin/behavior/behavior.d.ts +1 -1
  194. package/lib/mol-plugin/behavior/dynamic/representation.d.ts +2 -2
  195. package/lib/mol-plugin/behavior/dynamic/selection/structure-focus-representation.d.ts +1 -1
  196. package/lib/mol-plugin/behavior/dynamic/volume-streaming/behavior.d.ts +4 -4
  197. package/lib/mol-plugin/behavior/dynamic/volume-streaming/transformers.d.ts +2 -2
  198. package/lib/mol-plugin/commands.d.ts +2 -2
  199. package/lib/mol-plugin/layout.d.ts +4 -4
  200. package/lib/mol-plugin/util/viewport-screenshot.d.ts +3 -3
  201. package/lib/mol-plugin/version.js +2 -2
  202. package/lib/mol-plugin-state/actions/structure.d.ts +1 -1
  203. package/lib/mol-plugin-state/animation/built-in/model-index.d.ts +3 -3
  204. package/lib/mol-plugin-state/builder/structure/hierarchy-preset.d.ts +5 -5
  205. package/lib/mol-plugin-state/builder/structure/hierarchy.d.ts +5 -5
  206. package/lib/mol-plugin-state/builder/structure/representation-preset.d.ts +15 -15
  207. package/lib/mol-plugin-state/builder/structure/representation.d.ts +1 -1
  208. package/lib/mol-plugin-state/formats/volume.d.ts +10 -10
  209. package/lib/mol-plugin-state/helpers/root-structure.d.ts +5 -5
  210. package/lib/mol-plugin-state/helpers/structure-component.d.ts +1 -1
  211. package/lib/mol-plugin-state/manager/interactivity.d.ts +1 -1
  212. package/lib/mol-plugin-state/manager/structure/component.d.ts +3 -3
  213. package/lib/mol-plugin-state/transforms/data.d.ts +1 -1
  214. package/lib/mol-plugin-state/transforms/model.d.ts +7 -7
  215. package/lib/mol-plugin-state/transforms/representation.d.ts +10 -10
  216. package/lib/mol-plugin-ui/structure/measurements.d.ts +1 -1
  217. package/lib/mol-plugin-ui/structure/selection.d.ts +1 -1
  218. package/lib/mol-repr/shape/loci/angle.d.ts +1 -1
  219. package/lib/mol-repr/shape/loci/common.d.ts +1 -1
  220. package/lib/mol-repr/shape/loci/dihedral.d.ts +1 -1
  221. package/lib/mol-repr/shape/loci/distance.d.ts +1 -1
  222. package/lib/mol-repr/shape/loci/label.d.ts +1 -1
  223. package/lib/mol-repr/shape/loci/orientation.d.ts +2 -2
  224. package/lib/mol-repr/shape/loci/plane.d.ts +1 -1
  225. package/lib/mol-repr/shape/model/unitcell.d.ts +2 -2
  226. package/lib/mol-repr/structure/complex-visual.d.ts +12 -12
  227. package/lib/mol-repr/structure/params.d.ts +11 -11
  228. package/lib/mol-repr/structure/registry.d.ts +41 -41
  229. package/lib/mol-repr/structure/representation/backbone.d.ts +6 -6
  230. package/lib/mol-repr/structure/representation/ball-and-stick.d.ts +15 -15
  231. package/lib/mol-repr/structure/representation/carbohydrate.d.ts +6 -6
  232. package/lib/mol-repr/structure/representation/cartoon.d.ts +9 -9
  233. package/lib/mol-repr/structure/representation/ellipsoid.d.ts +15 -15
  234. package/lib/mol-repr/structure/representation/gaussian-surface.d.ts +6 -6
  235. package/lib/mol-repr/structure/representation/gaussian-volume.d.ts +6 -6
  236. package/lib/mol-repr/structure/representation/label.d.ts +9 -9
  237. package/lib/mol-repr/structure/representation/line.d.ts +18 -18
  238. package/lib/mol-repr/structure/representation/molecular-surface.d.ts +6 -6
  239. package/lib/mol-repr/structure/representation/orientation.d.ts +6 -6
  240. package/lib/mol-repr/structure/representation/point.d.ts +9 -9
  241. package/lib/mol-repr/structure/representation/putty.d.ts +6 -6
  242. package/lib/mol-repr/structure/representation/spacefill.d.ts +6 -6
  243. package/lib/mol-repr/structure/units-visual.d.ts +17 -17
  244. package/lib/mol-repr/structure/visual/bond-inter-unit-cylinder.d.ts +10 -10
  245. package/lib/mol-repr/structure/visual/bond-inter-unit-line.d.ts +5 -5
  246. package/lib/mol-repr/structure/visual/bond-intra-unit-cylinder.d.ts +10 -10
  247. package/lib/mol-repr/structure/visual/bond-intra-unit-line.d.ts +5 -5
  248. package/lib/mol-repr/structure/visual/carbohydrate-link-cylinder.d.ts +2 -2
  249. package/lib/mol-repr/structure/visual/carbohydrate-symbol-mesh.d.ts +2 -2
  250. package/lib/mol-repr/structure/visual/carbohydrate-terminal-link-cylinder.d.ts +2 -2
  251. package/lib/mol-repr/structure/visual/element-cross.d.ts +2 -2
  252. package/lib/mol-repr/structure/visual/element-point.d.ts +3 -3
  253. package/lib/mol-repr/structure/visual/element-sphere.d.ts +4 -4
  254. package/lib/mol-repr/structure/visual/ellipsoid-mesh.d.ts +2 -2
  255. package/lib/mol-repr/structure/visual/gaussian-density-volume.d.ts +4 -4
  256. package/lib/mol-repr/structure/visual/gaussian-surface-mesh.d.ts +8 -8
  257. package/lib/mol-repr/structure/visual/gaussian-surface-wireframe.d.ts +2 -2
  258. package/lib/mol-repr/structure/visual/label-text.d.ts +3 -3
  259. package/lib/mol-repr/structure/visual/molecular-surface-mesh.d.ts +2 -2
  260. package/lib/mol-repr/structure/visual/molecular-surface-wireframe.d.ts +2 -2
  261. package/lib/mol-repr/structure/visual/nucleotide-block-mesh.d.ts +2 -2
  262. package/lib/mol-repr/structure/visual/nucleotide-ring-mesh.d.ts +2 -2
  263. package/lib/mol-repr/structure/visual/orientation-ellipsoid-mesh.d.ts +2 -2
  264. package/lib/mol-repr/structure/visual/polymer-backbone-cylinder.d.ts +4 -4
  265. package/lib/mol-repr/structure/visual/polymer-backbone-sphere.d.ts +4 -4
  266. package/lib/mol-repr/structure/visual/polymer-direction-wedge.d.ts +2 -2
  267. package/lib/mol-repr/structure/visual/polymer-gap-cylinder.d.ts +2 -2
  268. package/lib/mol-repr/structure/visual/polymer-trace-mesh.d.ts +5 -5
  269. package/lib/mol-repr/structure/visual/polymer-tube-mesh.d.ts +2 -2
  270. package/lib/mol-repr/structure/visual/util/bond.d.ts +18 -18
  271. package/lib/mol-repr/structure/visual/util/common.d.ts +2 -2
  272. package/lib/mol-repr/volume/direct-volume.d.ts +8 -8
  273. package/lib/mol-repr/volume/isosurface.d.ts +12 -12
  274. package/lib/mol-repr/volume/registry.d.ts +8 -8
  275. package/lib/mol-repr/volume/representation.d.ts +1 -1
  276. package/lib/mol-repr/volume/slice.d.ts +12 -12
  277. package/lib/mol-theme/color/element-symbol.d.ts +4 -4
  278. package/lib/mol-theme/color.d.ts +2 -2
  279. package/lib/mol-util/color/names.d.ts +1 -1
  280. package/lib/mol-util/color/palette.d.ts +1 -1
  281. package/lib/mol-util/color/scale.d.ts +1 -1
  282. package/lib/servers/model/config.d.ts +2 -2
  283. package/lib/tsconfig.commonjs.tsbuildinfo +1 -1
  284. package/package.json +1 -1
  285. package/lib/commonjs/mol-repr/structure/visual/util/color.d.ts +0 -24
  286. package/lib/commonjs/mol-repr/structure/visual/util/color.js +0 -100
  287. package/lib/commonjs/mol-repr/structure/visual/util/color.js.map +0 -1
  288. package/lib/mol-gl/_spec/shader.spec.d.ts +0 -0
  289. package/lib/mol-gl/_spec/shader.spec.js +0 -2
  290. package/lib/mol-gl/_spec/shader.spec.js.map +0 -1
  291. package/lib/mol-gl/compute/copy.d.ts +0 -20
  292. package/lib/mol-gl/compute/copy.js +0 -24
  293. package/lib/mol-gl/compute/copy.js.map +0 -1
  294. package/lib/mol-repr/structure/visual/orientation-axes-mesh.d.ts +0 -35
  295. package/lib/mol-repr/structure/visual/orientation-axes-mesh.js +0 -43
  296. package/lib/mol-repr/structure/visual/orientation-axes-mesh.js.map +0 -1
  297. package/lib/mol-repr/structure/visual/orientation-ellipsoid-mesh copy.d.ts +0 -31
  298. package/lib/mol-repr/structure/visual/orientation-ellipsoid-mesh copy.js +0 -48
  299. package/lib/mol-repr/structure/visual/orientation-ellipsoid-mesh copy.js.map +0 -1
  300. package/lib/mol-repr/structure/visual/util/color.d.ts +0 -24
  301. package/lib/mol-repr/structure/visual/util/color.js +0 -94
  302. package/lib/mol-repr/structure/visual/util/color.js.map +0 -1
  303. package/lib/mol-repr/structure/visual/util/orientation.d.ts +0 -17
  304. package/lib/mol-repr/structure/visual/util/orientation.js +0 -71
  305. package/lib/mol-repr/structure/visual/util/orientation.js.map +0 -1
@@ -23,16 +23,16 @@ export declare const mmCIF_chemCompBond_schema: {
23
23
  comp_id: Column.Schema.Str;
24
24
  value_order: Column.Schema.Aliased<"sing" | "doub" | "trip" | "quad" | "arom" | "poly" | "delo" | "pi">;
25
25
  pdbx_ordinal: Column.Schema.Int;
26
- pdbx_stereo_config: Column.Schema.Aliased<"E" | "Z" | "N">;
26
+ pdbx_stereo_config: Column.Schema.Aliased<"N" | "E" | "Z">;
27
27
  pdbx_aromatic_flag: Column.Schema.Aliased<"N" | "Y">;
28
28
  };
29
29
  /** Has `type` extended with 'Ion' and 'Lipid' */
30
30
  export declare const mmCIF_chemComp_schema: {
31
- type: Column.Schema.Aliased<"D-peptide linking" | "L-peptide linking" | "D-peptide NH3 amino terminus" | "L-peptide NH3 amino terminus" | "D-peptide COOH carboxy terminus" | "L-peptide COOH carboxy terminus" | "DNA linking" | "RNA linking" | "L-RNA linking" | "L-DNA linking" | "DNA OH 5 prime terminus" | "RNA OH 5 prime terminus" | "DNA OH 3 prime terminus" | "RNA OH 3 prime terminus" | "D-saccharide, beta linking" | "D-saccharide, alpha linking" | "L-saccharide, beta linking" | "L-saccharide, alpha linking" | "L-saccharide" | "D-saccharide" | "saccharide" | "non-polymer" | "peptide linking" | "peptide-like" | "L-gamma-peptide, C-delta linking" | "D-gamma-peptide, C-delta linking" | "L-beta-peptide, C-gamma linking" | "D-beta-peptide, C-gamma linking" | "other" | "Ion" | "Lipid">;
31
+ type: Column.Schema.Aliased<"other" | "D-peptide linking" | "L-peptide linking" | "D-peptide NH3 amino terminus" | "L-peptide NH3 amino terminus" | "D-peptide COOH carboxy terminus" | "L-peptide COOH carboxy terminus" | "DNA linking" | "RNA linking" | "L-RNA linking" | "L-DNA linking" | "DNA OH 5 prime terminus" | "RNA OH 5 prime terminus" | "DNA OH 3 prime terminus" | "RNA OH 3 prime terminus" | "D-saccharide, beta linking" | "D-saccharide, alpha linking" | "L-saccharide, beta linking" | "L-saccharide, alpha linking" | "L-saccharide" | "D-saccharide" | "saccharide" | "non-polymer" | "peptide linking" | "peptide-like" | "L-gamma-peptide, C-delta linking" | "D-gamma-peptide, C-delta linking" | "L-beta-peptide, C-gamma linking" | "D-beta-peptide, C-gamma linking" | "Ion" | "Lipid">;
32
32
  formula: Column.Schema.Str;
33
33
  formula_weight: Column.Schema.Float;
34
34
  id: Column.Schema.Str;
35
- mon_nstd_flag: Column.Schema.Aliased<"no" | "n" | "yes" | "y">;
35
+ mon_nstd_flag: Column.Schema.Aliased<"y" | "yes" | "no" | "n">;
36
36
  name: Column.Schema.Str;
37
37
  pdbx_synonyms: Column.Schema.List<string>;
38
38
  };
@@ -478,7 +478,7 @@ export declare const mmCIF_Schema: {
478
478
  * _chem_comp.mon_nstd_parent, _chem_comp.mon_nstd_class and
479
479
  * _chem_comp.mon_nstd_details data items.
480
480
  */
481
- mon_nstd_flag: Schema.Aliased<"no" | "n" | "yes" | "y">;
481
+ mon_nstd_flag: Schema.Aliased<"y" | "yes" | "no" | "n">;
482
482
  /**
483
483
  * The full name of the component.
484
484
  */
@@ -489,7 +489,7 @@ export declare const mmCIF_Schema: {
489
489
  * linking monomers, monomers with some type of N-terminal (or 5')
490
490
  * cap and monomers with some type of C-terminal (or 3') cap.
491
491
  */
492
- type: Schema.Aliased<"D-peptide linking" | "L-peptide linking" | "D-peptide NH3 amino terminus" | "L-peptide NH3 amino terminus" | "D-peptide COOH carboxy terminus" | "L-peptide COOH carboxy terminus" | "DNA linking" | "RNA linking" | "L-RNA linking" | "L-DNA linking" | "DNA OH 5 prime terminus" | "RNA OH 5 prime terminus" | "DNA OH 3 prime terminus" | "RNA OH 3 prime terminus" | "D-saccharide, beta linking" | "D-saccharide, alpha linking" | "L-saccharide, beta linking" | "L-saccharide, alpha linking" | "L-saccharide" | "D-saccharide" | "saccharide" | "non-polymer" | "peptide linking" | "peptide-like" | "L-gamma-peptide, C-delta linking" | "D-gamma-peptide, C-delta linking" | "L-beta-peptide, C-gamma linking" | "D-beta-peptide, C-gamma linking" | "other">;
492
+ type: Schema.Aliased<"other" | "D-peptide linking" | "L-peptide linking" | "D-peptide NH3 amino terminus" | "L-peptide NH3 amino terminus" | "D-peptide COOH carboxy terminus" | "L-peptide COOH carboxy terminus" | "DNA linking" | "RNA linking" | "L-RNA linking" | "L-DNA linking" | "DNA OH 5 prime terminus" | "RNA OH 5 prime terminus" | "DNA OH 3 prime terminus" | "RNA OH 3 prime terminus" | "D-saccharide, beta linking" | "D-saccharide, alpha linking" | "L-saccharide, beta linking" | "L-saccharide, alpha linking" | "L-saccharide" | "D-saccharide" | "saccharide" | "non-polymer" | "peptide linking" | "peptide-like" | "L-gamma-peptide, C-delta linking" | "D-gamma-peptide, C-delta linking" | "L-beta-peptide, C-gamma linking" | "D-beta-peptide, C-gamma linking">;
493
493
  /**
494
494
  * Synonym list for the component.
495
495
  */
@@ -534,7 +534,7 @@ export declare const mmCIF_Schema: {
534
534
  /**
535
535
  * Stereochemical configuration across a double bond.
536
536
  */
537
- pdbx_stereo_config: Schema.Aliased<"E" | "Z" | "N">;
537
+ pdbx_stereo_config: Schema.Aliased<"N" | "E" | "Z">;
538
538
  /**
539
539
  * A flag indicating an aromatic bond.
540
540
  */
@@ -786,12 +786,12 @@ export declare const mmCIF_Schema: {
786
786
  * one monomer-to-monomer link different from that implied by
787
787
  * _entity_poly.type.
788
788
  */
789
- nstd_linkage: Schema.Aliased<"no" | "n" | "yes" | "y">;
789
+ nstd_linkage: Schema.Aliased<"y" | "yes" | "no" | "n">;
790
790
  /**
791
791
  * A flag to indicate whether the polymer contains at least
792
792
  * one monomer that is not considered standard.
793
793
  */
794
- nstd_monomer: Schema.Aliased<"no" | "n" | "yes" | "y">;
794
+ nstd_monomer: Schema.Aliased<"y" | "yes" | "no" | "n">;
795
795
  /**
796
796
  * The type of the polymer.
797
797
  */
@@ -885,7 +885,7 @@ export declare const mmCIF_Schema: {
885
885
  * A flag to indicate whether this monomer in the polymer is
886
886
  * heterogeneous in sequence.
887
887
  */
888
- hetero: Schema.Aliased<"no" | "n" | "yes" | "y">;
888
+ hetero: Schema.Aliased<"y" | "yes" | "no" | "n">;
889
889
  /**
890
890
  * This data item is a pointer to _chem_comp.id in the CHEM_COMP
891
891
  * category.
@@ -1886,7 +1886,7 @@ export declare const mmCIF_Schema: {
1886
1886
  /**
1887
1887
  * The identifying content type of the related entry.
1888
1888
  */
1889
- content_type: Schema.Aliased<"other" | "minimized average structure" | "representative structure" | "ensemble" | "derivative structure" | "native structure" | "associated EM volume" | "other EM volume" | "associated NMR restraints" | "associated structure factors" | "associated SAS data" | "protein target sequence and/or protocol data" | "split" | "re-refinement" | "complete structure" | "unspecified">;
1889
+ content_type: Schema.Aliased<"split" | "other" | "minimized average structure" | "representative structure" | "ensemble" | "derivative structure" | "native structure" | "associated EM volume" | "other EM volume" | "associated NMR restraints" | "associated structure factors" | "associated SAS data" | "protein target sequence and/or protocol data" | "re-refinement" | "complete structure" | "unspecified">;
1890
1890
  };
1891
1891
  /**
1892
1892
  * The PDBX_ENTITY_NONPOLY category provides a mapping between
@@ -2660,7 +2660,7 @@ export declare const mmCIF_Schema: {
2660
2660
  * A flag to indicate whether this monomer in the entity is
2661
2661
  * heterogeneous in sequence.
2662
2662
  */
2663
- hetero: Schema.Aliased<"no" | "n" | "yes" | "y">;
2663
+ hetero: Schema.Aliased<"y" | "yes" | "no" | "n">;
2664
2664
  /**
2665
2665
  * This data item is a pointer to _chem_comp.id in the CHEM_COMP
2666
2666
  * category.
@@ -2779,7 +2779,7 @@ export declare const mmCIF_Schema: {
2779
2779
  * A flag to indicate whether this monomer in the entity is
2780
2780
  * heterogeneous in sequence.
2781
2781
  */
2782
- hetero: Schema.Aliased<"no" | "n" | "yes" | "y">;
2782
+ hetero: Schema.Aliased<"y" | "yes" | "no" | "n">;
2783
2783
  /**
2784
2784
  * Pointer to _atom_site.label_asym_id.
2785
2785
  */
@@ -3083,7 +3083,7 @@ export declare const mmCIF_Schema: {
3083
3083
  /**
3084
3084
  * The primitive object used to model this segment.
3085
3085
  */
3086
- model_object_primitive: Schema.Aliased<"other" | "atomistic" | "sphere" | "gaussian">;
3086
+ model_object_primitive: Schema.Aliased<"other" | "sphere" | "atomistic" | "gaussian">;
3087
3087
  /**
3088
3088
  * The identifier for the starting structural model.
3089
3089
  * This data item is a pointer to _ihm_starting_model_details.starting_model_id
@@ -3343,11 +3343,11 @@ export declare const mmCIF_Schema: {
3343
3343
  /**
3344
3344
  * The type of post modeling analysis being carried out.
3345
3345
  */
3346
- type: Schema.Aliased<"other" | "filter" | "cluster" | "rescore" | "validation" | "none">;
3346
+ type: Schema.Aliased<"none" | "filter" | "other" | "cluster" | "rescore" | "validation">;
3347
3347
  /**
3348
3348
  * The parameter/feature used in the post modeling analysis.
3349
3349
  */
3350
- feature: Schema.Aliased<"other" | "none" | "energy/score" | "RMSD" | "dRMSD">;
3350
+ feature: Schema.Aliased<"none" | "other" | "energy/score" | "RMSD" | "dRMSD">;
3351
3351
  /**
3352
3352
  * The number of models at the beginning of the post processing step.
3353
3353
  */
@@ -3566,7 +3566,7 @@ export declare const mmCIF_Schema: {
3566
3566
  /**
3567
3567
  * The application / utilization of the dataset group in modeling.
3568
3568
  */
3569
- application: Schema.Aliased<"other" | "filter" | "validation" | "restraint" | "representation" | "sampling">;
3569
+ application: Schema.Aliased<"filter" | "other" | "validation" | "restraint" | "representation" | "sampling">;
3570
3570
  /**
3571
3571
  * Additional details regarding the dataset group.
3572
3572
  */
@@ -4595,7 +4595,7 @@ export declare const mmCIF_Schema: {
4595
4595
  /**
4596
4596
  * The type of entity.
4597
4597
  */
4598
- entity_type: Schema.Aliased<"non-polymer" | "other" | "polymer" | "water">;
4598
+ entity_type: Schema.Aliased<"other" | "non-polymer" | "polymer" | "water">;
4599
4599
  };
4600
4600
  /**
4601
4601
  * Data items in the IHM_POLY_RESIDUE_FEATURE category provides the defintions
@@ -24,7 +24,7 @@ export declare const PlyTypeByteLength: {
24
24
  };
25
25
  export declare type PlyType = keyof typeof PlyTypeByteLength;
26
26
  export declare const PlyTypes: Set<string>;
27
- export declare function PlyType(str: string): "float32" | "int32" | "uint16" | "uint32" | "uint8" | "int8" | "int16" | "ushort" | "float" | "int" | "double" | "char" | "uchar" | "short" | "uint" | "float64";
27
+ export declare function PlyType(str: string): "double" | "float" | "char" | "int" | "uint8" | "int8" | "uint16" | "int16" | "uint32" | "int32" | "float32" | "ushort" | "uchar" | "short" | "uint" | "float64";
28
28
  export interface PlyFile {
29
29
  readonly comments: ReadonlyArray<string>;
30
30
  readonly elementNames: ReadonlyArray<string>;
@@ -54,56 +54,56 @@ declare namespace Loci {
54
54
  export function getPrincipalAxes(loci: Loci): PrincipalAxes | undefined;
55
55
  const Granularity: {
56
56
  element: (loci: Loci) => Loci;
57
- residue: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | {
57
+ residue: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci | Shape.Loci | ShapeGroup.Loci | {
58
58
  kind: "every-loci";
59
59
  } | {
60
60
  kind: "empty-loci";
61
- } | DataLoci<unknown, unknown> | Shape.Loci | ShapeGroup.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci;
62
- chain: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | {
61
+ } | DataLoci<unknown, unknown>;
62
+ chain: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci | Shape.Loci | ShapeGroup.Loci | {
63
63
  kind: "every-loci";
64
64
  } | {
65
65
  kind: "empty-loci";
66
- } | DataLoci<unknown, unknown> | Shape.Loci | ShapeGroup.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci;
67
- entity: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | {
66
+ } | DataLoci<unknown, unknown>;
67
+ entity: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci | Shape.Loci | ShapeGroup.Loci | {
68
68
  kind: "every-loci";
69
69
  } | {
70
70
  kind: "empty-loci";
71
- } | DataLoci<unknown, unknown> | Shape.Loci | ShapeGroup.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci;
72
- model: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | {
71
+ } | DataLoci<unknown, unknown>;
72
+ model: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci | Shape.Loci | ShapeGroup.Loci | {
73
73
  kind: "every-loci";
74
74
  } | {
75
75
  kind: "empty-loci";
76
- } | DataLoci<unknown, unknown> | Shape.Loci | ShapeGroup.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci;
77
- operator: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | {
76
+ } | DataLoci<unknown, unknown>;
77
+ operator: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci | Shape.Loci | ShapeGroup.Loci | {
78
78
  kind: "every-loci";
79
79
  } | {
80
80
  kind: "empty-loci";
81
- } | DataLoci<unknown, unknown> | Shape.Loci | ShapeGroup.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci;
82
- structure: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | {
81
+ } | DataLoci<unknown, unknown>;
82
+ structure: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci | Shape.Loci | {
83
83
  kind: "every-loci";
84
84
  } | {
85
85
  kind: "empty-loci";
86
- } | DataLoci<unknown, unknown> | Shape.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci;
87
- elementInstances: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | {
86
+ } | DataLoci<unknown, unknown>;
87
+ elementInstances: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci | Shape.Loci | ShapeGroup.Loci | {
88
88
  kind: "every-loci";
89
89
  } | {
90
90
  kind: "empty-loci";
91
- } | DataLoci<unknown, unknown> | Shape.Loci | ShapeGroup.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci;
92
- residueInstances: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | {
91
+ } | DataLoci<unknown, unknown>;
92
+ residueInstances: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci | Shape.Loci | ShapeGroup.Loci | {
93
93
  kind: "every-loci";
94
94
  } | {
95
95
  kind: "empty-loci";
96
- } | DataLoci<unknown, unknown> | Shape.Loci | ShapeGroup.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci;
97
- chainInstances: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | {
96
+ } | DataLoci<unknown, unknown>;
97
+ chainInstances: (loci: Loci) => StructureElement.Loci | Structure.Loci | Bond.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci | Shape.Loci | ShapeGroup.Loci | {
98
98
  kind: "every-loci";
99
99
  } | {
100
100
  kind: "empty-loci";
101
- } | DataLoci<unknown, unknown> | Shape.Loci | ShapeGroup.Loci | Volume.Loci | Volume.Isosurface.Loci | Volume.Cell.Loci;
101
+ } | DataLoci<unknown, unknown>;
102
102
  };
103
103
  export type Granularity = keyof typeof Granularity;
104
- export const GranularityOptions: ["residue" | "entity" | "model" | "structure" | "chain" | "element" | "operator" | "elementInstances" | "residueInstances" | "chainInstances", string][];
104
+ export const GranularityOptions: ["element" | "operator" | "residue" | "entity" | "model" | "structure" | "chain" | "elementInstances" | "residueInstances" | "chainInstances", string][];
105
105
  /** Exclude `Instances` granularity kinds */
106
- export function simpleGranularity(granularity: Granularity): "residue" | "entity" | "model" | "structure" | "chain" | "element" | "operator" | "elementInstances" | "residueInstances" | "chainInstances";
106
+ export function simpleGranularity(granularity: Granularity): "element" | "operator" | "residue" | "entity" | "model" | "structure" | "chain" | "elementInstances" | "residueInstances" | "chainInstances";
107
107
  export function applyGranularity(loci: Loci, granularity: Granularity): Loci;
108
108
  /**
109
109
  * Converts structure related loci to StructureElement.Loci and applies
@@ -38,7 +38,7 @@ export declare namespace Shape {
38
38
  function getTheme(shape: Shape): Theme;
39
39
  function groupIterator(shape: Shape): LocationIterator;
40
40
  function createTransform(transforms: Mat4[], transformData?: TransformData): TransformData;
41
- function createRenderObject<G extends Geometry>(shape: Shape<G>, props: PD.Values<Geometry.Params<G>>): import("../../mol-gl/render-object").GraphicsRenderObject<"text" | "spheres" | "mesh" | "points" | "cylinders" | "lines" | "direct-volume" | "image" | "texture-mesh">;
41
+ function createRenderObject<G extends Geometry>(shape: Shape<G>, props: PD.Values<Geometry.Params<G>>): import("../../mol-gl/render-object").GraphicsRenderObject<"text" | "image" | "points" | "spheres" | "cylinders" | "lines" | "mesh" | "direct-volume" | "texture-mesh">;
42
42
  interface Loci {
43
43
  readonly kind: 'shape-loci';
44
44
  readonly shape: Shape;
@@ -41,7 +41,7 @@ declare const StructureProperties: {
41
41
  microheterogeneityCompIds: StructureElement.Property<string[]>;
42
42
  secondary_structure_type: StructureElement.Property<SecondaryStructureType>;
43
43
  secondary_structure_key: StructureElement.Property<number>;
44
- chem_comp_type: StructureElement.Property<"D-peptide linking" | "L-peptide linking" | "D-peptide NH3 amino terminus" | "L-peptide NH3 amino terminus" | "D-peptide COOH carboxy terminus" | "L-peptide COOH carboxy terminus" | "DNA linking" | "RNA linking" | "L-RNA linking" | "L-DNA linking" | "DNA OH 5 prime terminus" | "RNA OH 5 prime terminus" | "DNA OH 3 prime terminus" | "RNA OH 3 prime terminus" | "D-saccharide, beta linking" | "D-saccharide, alpha linking" | "L-saccharide, beta linking" | "L-saccharide, alpha linking" | "L-saccharide" | "D-saccharide" | "saccharide" | "non-polymer" | "peptide linking" | "peptide-like" | "L-gamma-peptide, C-delta linking" | "D-gamma-peptide, C-delta linking" | "L-beta-peptide, C-gamma linking" | "D-beta-peptide, C-gamma linking" | "other" | "Ion" | "Lipid">;
44
+ chem_comp_type: StructureElement.Property<"other" | "D-peptide linking" | "L-peptide linking" | "D-peptide NH3 amino terminus" | "L-peptide NH3 amino terminus" | "D-peptide COOH carboxy terminus" | "L-peptide COOH carboxy terminus" | "DNA linking" | "RNA linking" | "L-RNA linking" | "L-DNA linking" | "DNA OH 5 prime terminus" | "RNA OH 5 prime terminus" | "DNA OH 3 prime terminus" | "RNA OH 3 prime terminus" | "D-saccharide, beta linking" | "D-saccharide, alpha linking" | "L-saccharide, beta linking" | "L-saccharide, alpha linking" | "L-saccharide" | "D-saccharide" | "saccharide" | "non-polymer" | "peptide linking" | "peptide-like" | "L-gamma-peptide, C-delta linking" | "D-gamma-peptide, C-delta linking" | "L-beta-peptide, C-gamma linking" | "D-beta-peptide, C-gamma linking" | "Ion" | "Lipid">;
45
45
  };
46
46
  chain: {
47
47
  key: StructureElement.Property<import("../model").ChainIndex>;
@@ -68,7 +68,7 @@ declare const StructureProperties: {
68
68
  id: StructureElement.Property<number>;
69
69
  chainGroupId: StructureElement.Property<number>;
70
70
  multiChain: StructureElement.Property<boolean>;
71
- object_primitive: StructureElement.Property<"atomistic" | "sphere" | "gaussian">;
71
+ object_primitive: StructureElement.Property<"sphere" | "atomistic" | "gaussian">;
72
72
  operator_name: StructureElement.Property<string>;
73
73
  model_index: StructureElement.Property<number>;
74
74
  model_label: StructureElement.Property<string>;
@@ -181,8 +181,8 @@ declare namespace Unit {
181
181
  export function areOperatorsEqual(a: Unit, b: Unit): boolean;
182
182
  export function areConformationsEqual(a: Unit, b: Unit): boolean;
183
183
  export function isSameConformation(u: Unit, model: Model): boolean;
184
- export function getModelConformationOfKind(kind: Unit.Kind, model: Model): CoarseSphereConformation | CoarseGaussianConformation | import("../model/properties/atomic").AtomicConformation;
185
- export function getConformation(u: Unit): CoarseSphereConformation | CoarseGaussianConformation | import("../model/properties/atomic").AtomicConformation;
184
+ export function getModelConformationOfKind(kind: Unit.Kind, model: Model): import("../model/properties/atomic").AtomicConformation | CoarseSphereConformation | CoarseGaussianConformation;
185
+ export function getConformation(u: Unit): import("../model/properties/atomic").AtomicConformation | CoarseSphereConformation | CoarseGaussianConformation;
186
186
  export function getModelHierarchyOfKind(kind: Unit.Kind, model: Model): import("../model/properties/atomic").AtomicHierarchy | CoarseElements;
187
187
  export function getHierarchy(u: Unit): import("../model/properties/atomic").AtomicHierarchy | CoarseElements;
188
188
  export {};
@@ -17,11 +17,11 @@ export declare const PlyShapeParams: {
17
17
  red: string;
18
18
  green: string;
19
19
  blue: string;
20
- }>, "vertex"> | PD.NamedParams<PD.Normalize<{
20
+ }>, "material"> | PD.NamedParams<PD.Normalize<{
21
21
  red: string;
22
22
  green: string;
23
23
  blue: string;
24
- }>, "material">>;
24
+ }>, "vertex">>;
25
25
  grouping: PD.Mapped<PD.NamedParams<PD.Normalize<unknown>, "none"> | PD.NamedParams<PD.Normalize<{
26
26
  group: string;
27
27
  }>, "vertex">>;
@@ -31,7 +31,7 @@ export declare const PlyShapeParams: {
31
31
  ignoreLight: PD.BooleanParam;
32
32
  xrayShaded: PD.BooleanParam;
33
33
  alpha: PD.Numeric;
34
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
34
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
35
35
  };
36
36
  export declare type PlyShapeParams = typeof PlyShapeParams;
37
37
  export declare function shapeFromPly(source: PlyFile, params?: {}): Task<ShapeProvider<PlyFile, Mesh, {
@@ -41,11 +41,11 @@ export declare function shapeFromPly(source: PlyFile, params?: {}): Task<ShapePr
41
41
  red: string;
42
42
  green: string;
43
43
  blue: string;
44
- }>, "vertex"> | PD.NamedParams<PD.Normalize<{
44
+ }>, "material"> | PD.NamedParams<PD.Normalize<{
45
45
  red: string;
46
46
  green: string;
47
47
  blue: string;
48
- }>, "material">>;
48
+ }>, "vertex">>;
49
49
  grouping: PD.Mapped<PD.NamedParams<PD.Normalize<unknown>, "none"> | PD.NamedParams<PD.Normalize<{
50
50
  group: string;
51
51
  }>, "vertex">>;
@@ -55,5 +55,5 @@ export declare function shapeFromPly(source: PlyFile, params?: {}): Task<ShapePr
55
55
  ignoreLight: PD.BooleanParam;
56
56
  xrayShaded: PD.BooleanParam;
57
57
  alpha: PD.Numeric;
58
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
58
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
59
59
  }>>;
@@ -69,8 +69,8 @@ export declare const BasicSchema: {
69
69
  };
70
70
  entity_poly: {
71
71
  entity_id: import("../../../mol-data/db/column").Column.Schema.Str;
72
- nstd_linkage: import("../../../mol-data/db/column").Column.Schema.Aliased<"no" | "n" | "yes" | "y">;
73
- nstd_monomer: import("../../../mol-data/db/column").Column.Schema.Aliased<"no" | "n" | "yes" | "y">;
72
+ nstd_linkage: import("../../../mol-data/db/column").Column.Schema.Aliased<"y" | "yes" | "no" | "n">;
73
+ nstd_monomer: import("../../../mol-data/db/column").Column.Schema.Aliased<"y" | "yes" | "no" | "n">;
74
74
  type: import("../../../mol-data/db/column").Column.Schema.Aliased<"other" | "polypeptide(D)" | "polypeptide(L)" | "polydeoxyribonucleotide" | "polyribonucleotide" | "polydeoxyribonucleotide/polyribonucleotide hybrid" | "cyclic-pseudo-peptide" | "peptide nucleic acid">;
75
75
  pdbx_strand_id: import("../../../mol-data/db/column").Column.Schema.List<string>;
76
76
  pdbx_seq_one_letter_code: import("../../../mol-data/db/column").Column.Schema.Str;
@@ -79,7 +79,7 @@ export declare const BasicSchema: {
79
79
  };
80
80
  entity_poly_seq: {
81
81
  entity_id: import("../../../mol-data/db/column").Column.Schema.Str;
82
- hetero: import("../../../mol-data/db/column").Column.Schema.Aliased<"no" | "n" | "yes" | "y">;
82
+ hetero: import("../../../mol-data/db/column").Column.Schema.Aliased<"y" | "yes" | "no" | "n">;
83
83
  mon_id: import("../../../mol-data/db/column").Column.Schema.Str;
84
84
  num: import("../../../mol-data/db/column").Column.Schema.Int;
85
85
  };
@@ -88,11 +88,11 @@ export declare const BasicSchema: {
88
88
  type: import("../../../mol-data/db/column").Column.Schema.Aliased<"oligosaccharide">;
89
89
  };
90
90
  chem_comp: {
91
- type: import("../../../mol-data/db/column").Column.Schema.Aliased<"D-peptide linking" | "L-peptide linking" | "D-peptide NH3 amino terminus" | "L-peptide NH3 amino terminus" | "D-peptide COOH carboxy terminus" | "L-peptide COOH carboxy terminus" | "DNA linking" | "RNA linking" | "L-RNA linking" | "L-DNA linking" | "DNA OH 5 prime terminus" | "RNA OH 5 prime terminus" | "DNA OH 3 prime terminus" | "RNA OH 3 prime terminus" | "D-saccharide, beta linking" | "D-saccharide, alpha linking" | "L-saccharide, beta linking" | "L-saccharide, alpha linking" | "L-saccharide" | "D-saccharide" | "saccharide" | "non-polymer" | "peptide linking" | "peptide-like" | "L-gamma-peptide, C-delta linking" | "D-gamma-peptide, C-delta linking" | "L-beta-peptide, C-gamma linking" | "D-beta-peptide, C-gamma linking" | "other" | "Ion" | "Lipid">;
91
+ type: import("../../../mol-data/db/column").Column.Schema.Aliased<"other" | "D-peptide linking" | "L-peptide linking" | "D-peptide NH3 amino terminus" | "L-peptide NH3 amino terminus" | "D-peptide COOH carboxy terminus" | "L-peptide COOH carboxy terminus" | "DNA linking" | "RNA linking" | "L-RNA linking" | "L-DNA linking" | "DNA OH 5 prime terminus" | "RNA OH 5 prime terminus" | "DNA OH 3 prime terminus" | "RNA OH 3 prime terminus" | "D-saccharide, beta linking" | "D-saccharide, alpha linking" | "L-saccharide, beta linking" | "L-saccharide, alpha linking" | "L-saccharide" | "D-saccharide" | "saccharide" | "non-polymer" | "peptide linking" | "peptide-like" | "L-gamma-peptide, C-delta linking" | "D-gamma-peptide, C-delta linking" | "L-beta-peptide, C-gamma linking" | "D-beta-peptide, C-gamma linking" | "Ion" | "Lipid">;
92
92
  formula: import("../../../mol-data/db/column").Column.Schema.Str;
93
93
  formula_weight: import("../../../mol-data/db/column").Column.Schema.Float;
94
94
  id: import("../../../mol-data/db/column").Column.Schema.Str;
95
- mon_nstd_flag: import("../../../mol-data/db/column").Column.Schema.Aliased<"no" | "n" | "yes" | "y">;
95
+ mon_nstd_flag: import("../../../mol-data/db/column").Column.Schema.Aliased<"y" | "yes" | "no" | "n">;
96
96
  name: import("../../../mol-data/db/column").Column.Schema.Str;
97
97
  pdbx_synonyms: import("../../../mol-data/db/column").Column.Schema.List<string>;
98
98
  };
@@ -19,29 +19,29 @@ export declare class ComponentBuilder {
19
19
  private getType;
20
20
  has(compId: string): boolean;
21
21
  get(compId: string): Table.Row<Pick<{
22
- type: Column.Schema.Aliased<"D-peptide linking" | "L-peptide linking" | "D-peptide NH3 amino terminus" | "L-peptide NH3 amino terminus" | "D-peptide COOH carboxy terminus" | "L-peptide COOH carboxy terminus" | "DNA linking" | "RNA linking" | "L-RNA linking" | "L-DNA linking" | "DNA OH 5 prime terminus" | "RNA OH 5 prime terminus" | "DNA OH 3 prime terminus" | "RNA OH 3 prime terminus" | "D-saccharide, beta linking" | "D-saccharide, alpha linking" | "L-saccharide, beta linking" | "L-saccharide, alpha linking" | "L-saccharide" | "D-saccharide" | "saccharide" | "non-polymer" | "peptide linking" | "peptide-like" | "L-gamma-peptide, C-delta linking" | "D-gamma-peptide, C-delta linking" | "L-beta-peptide, C-gamma linking" | "D-beta-peptide, C-gamma linking" | "other" | "Ion" | "Lipid">;
22
+ type: Column.Schema.Aliased<"other" | "D-peptide linking" | "L-peptide linking" | "D-peptide NH3 amino terminus" | "L-peptide NH3 amino terminus" | "D-peptide COOH carboxy terminus" | "L-peptide COOH carboxy terminus" | "DNA linking" | "RNA linking" | "L-RNA linking" | "L-DNA linking" | "DNA OH 5 prime terminus" | "RNA OH 5 prime terminus" | "DNA OH 3 prime terminus" | "RNA OH 3 prime terminus" | "D-saccharide, beta linking" | "D-saccharide, alpha linking" | "L-saccharide, beta linking" | "L-saccharide, alpha linking" | "L-saccharide" | "D-saccharide" | "saccharide" | "non-polymer" | "peptide linking" | "peptide-like" | "L-gamma-peptide, C-delta linking" | "D-gamma-peptide, C-delta linking" | "L-beta-peptide, C-gamma linking" | "D-beta-peptide, C-gamma linking" | "Ion" | "Lipid">;
23
23
  formula: Column.Schema.Str;
24
24
  formula_weight: Column.Schema.Float;
25
25
  id: Column.Schema.Str;
26
- mon_nstd_flag: Column.Schema.Aliased<"no" | "n" | "yes" | "y">;
26
+ mon_nstd_flag: Column.Schema.Aliased<"y" | "yes" | "no" | "n">;
27
27
  name: Column.Schema.Str;
28
28
  pdbx_synonyms: Column.Schema.List<string>;
29
- }, "id" | "name" | "type">> | undefined;
29
+ }, "name" | "id" | "type">> | undefined;
30
30
  add(compId: string, index: number): Table.Row<Pick<{
31
- type: Column.Schema.Aliased<"D-peptide linking" | "L-peptide linking" | "D-peptide NH3 amino terminus" | "L-peptide NH3 amino terminus" | "D-peptide COOH carboxy terminus" | "L-peptide COOH carboxy terminus" | "DNA linking" | "RNA linking" | "L-RNA linking" | "L-DNA linking" | "DNA OH 5 prime terminus" | "RNA OH 5 prime terminus" | "DNA OH 3 prime terminus" | "RNA OH 3 prime terminus" | "D-saccharide, beta linking" | "D-saccharide, alpha linking" | "L-saccharide, beta linking" | "L-saccharide, alpha linking" | "L-saccharide" | "D-saccharide" | "saccharide" | "non-polymer" | "peptide linking" | "peptide-like" | "L-gamma-peptide, C-delta linking" | "D-gamma-peptide, C-delta linking" | "L-beta-peptide, C-gamma linking" | "D-beta-peptide, C-gamma linking" | "other" | "Ion" | "Lipid">;
31
+ type: Column.Schema.Aliased<"other" | "D-peptide linking" | "L-peptide linking" | "D-peptide NH3 amino terminus" | "L-peptide NH3 amino terminus" | "D-peptide COOH carboxy terminus" | "L-peptide COOH carboxy terminus" | "DNA linking" | "RNA linking" | "L-RNA linking" | "L-DNA linking" | "DNA OH 5 prime terminus" | "RNA OH 5 prime terminus" | "DNA OH 3 prime terminus" | "RNA OH 3 prime terminus" | "D-saccharide, beta linking" | "D-saccharide, alpha linking" | "L-saccharide, beta linking" | "L-saccharide, alpha linking" | "L-saccharide" | "D-saccharide" | "saccharide" | "non-polymer" | "peptide linking" | "peptide-like" | "L-gamma-peptide, C-delta linking" | "D-gamma-peptide, C-delta linking" | "L-beta-peptide, C-gamma linking" | "D-beta-peptide, C-gamma linking" | "Ion" | "Lipid">;
32
32
  formula: Column.Schema.Str;
33
33
  formula_weight: Column.Schema.Float;
34
34
  id: Column.Schema.Str;
35
- mon_nstd_flag: Column.Schema.Aliased<"no" | "n" | "yes" | "y">;
35
+ mon_nstd_flag: Column.Schema.Aliased<"y" | "yes" | "no" | "n">;
36
36
  name: Column.Schema.Str;
37
37
  pdbx_synonyms: Column.Schema.List<string>;
38
- }, "id" | "name" | "type">>;
38
+ }, "name" | "id" | "type">>;
39
39
  getChemCompTable(): Table<{
40
- type: Column.Schema.Aliased<"D-peptide linking" | "L-peptide linking" | "D-peptide NH3 amino terminus" | "L-peptide NH3 amino terminus" | "D-peptide COOH carboxy terminus" | "L-peptide COOH carboxy terminus" | "DNA linking" | "RNA linking" | "L-RNA linking" | "L-DNA linking" | "DNA OH 5 prime terminus" | "RNA OH 5 prime terminus" | "DNA OH 3 prime terminus" | "RNA OH 3 prime terminus" | "D-saccharide, beta linking" | "D-saccharide, alpha linking" | "L-saccharide, beta linking" | "L-saccharide, alpha linking" | "L-saccharide" | "D-saccharide" | "saccharide" | "non-polymer" | "peptide linking" | "peptide-like" | "L-gamma-peptide, C-delta linking" | "D-gamma-peptide, C-delta linking" | "L-beta-peptide, C-gamma linking" | "D-beta-peptide, C-gamma linking" | "other" | "Ion" | "Lipid">;
40
+ type: Column.Schema.Aliased<"other" | "D-peptide linking" | "L-peptide linking" | "D-peptide NH3 amino terminus" | "L-peptide NH3 amino terminus" | "D-peptide COOH carboxy terminus" | "L-peptide COOH carboxy terminus" | "DNA linking" | "RNA linking" | "L-RNA linking" | "L-DNA linking" | "DNA OH 5 prime terminus" | "RNA OH 5 prime terminus" | "DNA OH 3 prime terminus" | "RNA OH 3 prime terminus" | "D-saccharide, beta linking" | "D-saccharide, alpha linking" | "L-saccharide, beta linking" | "L-saccharide, alpha linking" | "L-saccharide" | "D-saccharide" | "saccharide" | "non-polymer" | "peptide linking" | "peptide-like" | "L-gamma-peptide, C-delta linking" | "D-gamma-peptide, C-delta linking" | "L-beta-peptide, C-gamma linking" | "D-beta-peptide, C-gamma linking" | "Ion" | "Lipid">;
41
41
  formula: Column.Schema.Str;
42
42
  formula_weight: Column.Schema.Float;
43
43
  id: Column.Schema.Str;
44
- mon_nstd_flag: Column.Schema.Aliased<"no" | "n" | "yes" | "y">;
44
+ mon_nstd_flag: Column.Schema.Aliased<"y" | "yes" | "no" | "n">;
45
45
  name: Column.Schema.Str;
46
46
  pdbx_synonyms: Column.Schema.List<string>;
47
47
  }>;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2019-2020 mol* contributors, licensed under MIT, See LICENSE file for more info.
2
+ * Copyright (c) 2019-2021 mol* contributors, licensed under MIT, See LICENSE file for more info.
3
3
  *
4
4
  * @author Alexander Rose <alexander.rose@weirdbyte.de>
5
5
  * @author Fred Ludlow <Fred.Ludlow@astx.com>
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2019-2020 mol* contributors, licensed under MIT, See LICENSE file for more info.
2
+ * Copyright (c) 2019-2021 mol* contributors, licensed under MIT, See LICENSE file for more info.
3
3
  *
4
4
  * @author Alexander Rose <alexander.rose@weirdbyte.de>
5
5
  * @author Fred Ludlow <Fred.Ludlow@astx.com>
@@ -46,10 +46,7 @@ function addUnitHydrogenDonors(structure, unit, builder) {
46
46
  var totalH = getUnitValenceModel(structure, unit).totalH;
47
47
  var elements = unit.elements;
48
48
  var _a = unit.model.atomicConformation, x = _a.x, y = _a.y, z = _a.z;
49
- var elementAromaticRingIndices = unit.rings.elementAromaticRingIndices;
50
49
  for (var i = 0, il = elements.length; i < il; ++i) {
51
- if (elementAromaticRingIndices.has(i))
52
- continue;
53
50
  var element = typeSymbol(unit, i);
54
51
  if ((
55
52
  // include both nitrogen atoms in histidine due to
@@ -100,13 +97,10 @@ function addUnitHydrogenAcceptors(structure, unit, builder) {
100
97
  var _a = getUnitValenceModel(structure, unit), charge = _a.charge, implicitH = _a.implicitH, idealGeometry = _a.idealGeometry;
101
98
  var elements = unit.elements;
102
99
  var _b = unit.model.atomicConformation, x = _b.x, y = _b.y, z = _b.z;
103
- var elementAromaticRingIndices = unit.rings.elementAromaticRingIndices;
104
100
  var add = function (i) {
105
101
  builder.add(5 /* HydrogenAcceptor */, 0 /* None */, x[elements[i]], y[elements[i]], z[elements[i]], i);
106
102
  };
107
103
  for (var i = 0, il = elements.length; i < il; ++i) {
108
- if (elementAromaticRingIndices.has(i))
109
- continue;
110
104
  var element = typeSymbol(unit, i);
111
105
  if (element === "O" /* O */) {
112
106
  // Basically assume all oxygen atoms are acceptors!
@@ -1 +1 @@
1
- {"version":3,"file":"hydrogen-bonds.js","sourceRoot":"","sources":["../../../../src/mol-model-props/computed/interactions/hydrogen-bonds.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"hydrogen-bonds.js","sourceRoot":"","sources":["../../../../src/mol-model-props/computed/interactions/hydrogen-bonds.ts"],"names":[],"mappings":"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"}
@@ -19,14 +19,14 @@ export declare const InteractionsInterUnitParams: {
19
19
  dashCap: PD.BooleanParam;
20
20
  stubCap: PD.BooleanParam;
21
21
  radialSegments: PD.Numeric;
22
- unitKinds: PD.MultiSelect<"atomic" | "spheres" | "gaussians">;
22
+ unitKinds: PD.MultiSelect<"spheres" | "gaussians" | "atomic">;
23
23
  doubleSided: PD.BooleanParam;
24
24
  flipSided: PD.BooleanParam;
25
25
  flatShaded: PD.BooleanParam;
26
26
  ignoreLight: PD.BooleanParam;
27
27
  xrayShaded: PD.BooleanParam;
28
28
  alpha: PD.Numeric;
29
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
29
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
30
30
  };
31
31
  export declare type InteractionsInterUnitParams = typeof InteractionsInterUnitParams;
32
32
  export declare function InteractionsInterUnitVisual(materialId: number): ComplexVisual<InteractionsInterUnitParams>;
@@ -19,14 +19,14 @@ export declare const InteractionsIntraUnitParams: {
19
19
  dashCap: PD.BooleanParam;
20
20
  stubCap: PD.BooleanParam;
21
21
  radialSegments: PD.Numeric;
22
- unitKinds: PD.MultiSelect<"atomic" | "spheres" | "gaussians">;
22
+ unitKinds: PD.MultiSelect<"spheres" | "gaussians" | "atomic">;
23
23
  doubleSided: PD.BooleanParam;
24
24
  flipSided: PD.BooleanParam;
25
25
  flatShaded: PD.BooleanParam;
26
26
  ignoreLight: PD.BooleanParam;
27
27
  xrayShaded: PD.BooleanParam;
28
28
  alpha: PD.Numeric;
29
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
29
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
30
30
  };
31
31
  export declare type InteractionsIntraUnitParams = typeof InteractionsIntraUnitParams;
32
32
  export declare function InteractionsIntraUnitVisual(materialId: number): UnitsVisual<InteractionsIntraUnitParams>;
@@ -9,7 +9,7 @@ import { ThemeRegistryContext } from '../../../mol-theme/theme';
9
9
  import { Structure } from '../../../mol-model/structure';
10
10
  import { StructureRepresentation, StructureRepresentationProvider } from '../../../mol-repr/structure/representation';
11
11
  export declare const InteractionsParams: {
12
- unitKinds: PD.MultiSelect<"atomic" | "spheres" | "gaussians">;
12
+ unitKinds: PD.MultiSelect<"spheres" | "gaussians" | "atomic">;
13
13
  sizeFactor: PD.Numeric;
14
14
  visuals: PD.MultiSelect<"intra-unit" | "inter-unit">;
15
15
  dashCount: PD.Numeric;
@@ -30,11 +30,11 @@ export declare const InteractionsParams: {
30
30
  ignoreLight: PD.BooleanParam;
31
31
  xrayShaded: PD.BooleanParam;
32
32
  alpha: PD.Numeric;
33
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
33
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
34
34
  };
35
35
  export declare type InteractionsParams = typeof InteractionsParams;
36
36
  export declare function getInteractionParams(ctx: ThemeRegistryContext, structure: Structure): {
37
- unitKinds: PD.MultiSelect<"atomic" | "spheres" | "gaussians">;
37
+ unitKinds: PD.MultiSelect<"spheres" | "gaussians" | "atomic">;
38
38
  sizeFactor: PD.Numeric;
39
39
  visuals: PD.MultiSelect<"intra-unit" | "inter-unit">;
40
40
  dashCount: PD.Numeric;
@@ -55,12 +55,12 @@ export declare function getInteractionParams(ctx: ThemeRegistryContext, structur
55
55
  ignoreLight: PD.BooleanParam;
56
56
  xrayShaded: PD.BooleanParam;
57
57
  alpha: PD.Numeric;
58
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
58
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
59
59
  };
60
60
  export declare type InteractionRepresentation = StructureRepresentation<InteractionsParams>;
61
61
  export declare function InteractionRepresentation(ctx: RepresentationContext, getParams: RepresentationParamsGetter<Structure, InteractionsParams>): InteractionRepresentation;
62
62
  export declare const InteractionsRepresentationProvider: StructureRepresentationProvider<{
63
- unitKinds: PD.MultiSelect<"atomic" | "spheres" | "gaussians">;
63
+ unitKinds: PD.MultiSelect<"spheres" | "gaussians" | "atomic">;
64
64
  sizeFactor: PD.Numeric;
65
65
  visuals: PD.MultiSelect<"intra-unit" | "inter-unit">;
66
66
  dashCount: PD.Numeric;
@@ -81,5 +81,5 @@ export declare const InteractionsRepresentationProvider: StructureRepresentation
81
81
  ignoreLight: PD.BooleanParam;
82
82
  xrayShaded: PD.BooleanParam;
83
83
  alpha: PD.Numeric;
84
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
84
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
85
85
  }, "interactions">;