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
@@ -9,7 +9,7 @@ import { StructureRef } from '../../mol-plugin-state/manager/structure/hierarchy
9
9
  import { PluginUIComponent } from '../../mol-plugin-ui/base';
10
10
  export declare const StructurePreset: StructureRepresentationPresetProvider<{
11
11
  ignoreHydrogens: boolean | undefined;
12
- quality: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest" | undefined;
12
+ quality: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest" | undefined;
13
13
  theme: import("../../mol-util/param-definition").ParamDefinition.Normalize<{
14
14
  globalName: any;
15
15
  carbonColor: any;
@@ -31,7 +31,7 @@ export declare const StructurePreset: StructureRepresentationPresetProvider<{
31
31
  }>;
32
32
  export declare const IllustrativePreset: StructureRepresentationPresetProvider<{
33
33
  ignoreHydrogens: boolean | undefined;
34
- quality: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest" | undefined;
34
+ quality: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest" | undefined;
35
35
  theme: import("../../mol-util/param-definition").ParamDefinition.Normalize<{
36
36
  globalName: any;
37
37
  carbonColor: any;
@@ -16,7 +16,7 @@ export declare function readCCD(): Promise<import("../../mol-data/db").DatabaseC
16
16
  name: import("../../mol-data/db/column").Column.Schema.Str;
17
17
  one_letter_code: import("../../mol-data/db/column").Column.Schema.Str;
18
18
  three_letter_code: import("../../mol-data/db/column").Column.Schema.Str;
19
- 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">;
19
+ 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">;
20
20
  pdbx_synonyms: import("../../mol-data/db/column").Column.Schema.List<string>;
21
21
  pdbx_type: import("../../mol-data/db/column").Column.Schema.Str;
22
22
  pdbx_ambiguous_flag: import("../../mol-data/db/column").Column.Schema.Str;
@@ -57,7 +57,7 @@ export declare function readCCD(): Promise<import("../../mol-data/db").DatabaseC
57
57
  comp_id: import("../../mol-data/db/column").Column.Schema.Str;
58
58
  value_order: import("../../mol-data/db/column").Column.Schema.Aliased<"sing" | "doub" | "trip" | "quad" | "arom" | "poly" | "delo" | "pi">;
59
59
  pdbx_ordinal: import("../../mol-data/db/column").Column.Schema.Int;
60
- pdbx_stereo_config: import("../../mol-data/db/column").Column.Schema.Aliased<"E" | "Z" | "N">;
60
+ pdbx_stereo_config: import("../../mol-data/db/column").Column.Schema.Aliased<"N" | "E" | "Z">;
61
61
  pdbx_aromatic_flag: import("../../mol-data/db/column").Column.Schema.Aliased<"N" | "Y">;
62
62
  };
63
63
  pdbx_chem_comp_descriptor: {
@@ -84,7 +84,7 @@ export declare function readPVCD(): Promise<import("../../mol-data/db").Database
84
84
  name: import("../../mol-data/db/column").Column.Schema.Str;
85
85
  one_letter_code: import("../../mol-data/db/column").Column.Schema.Str;
86
86
  three_letter_code: import("../../mol-data/db/column").Column.Schema.Str;
87
- 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">;
87
+ 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">;
88
88
  pdbx_synonyms: import("../../mol-data/db/column").Column.Schema.List<string>;
89
89
  pdbx_type: import("../../mol-data/db/column").Column.Schema.Str;
90
90
  pdbx_ambiguous_flag: import("../../mol-data/db/column").Column.Schema.Str;
@@ -125,7 +125,7 @@ export declare function readPVCD(): Promise<import("../../mol-data/db").Database
125
125
  comp_id: import("../../mol-data/db/column").Column.Schema.Str;
126
126
  value_order: import("../../mol-data/db/column").Column.Schema.Aliased<"sing" | "doub" | "trip" | "quad" | "arom" | "poly" | "delo" | "pi">;
127
127
  pdbx_ordinal: import("../../mol-data/db/column").Column.Schema.Int;
128
- pdbx_stereo_config: import("../../mol-data/db/column").Column.Schema.Aliased<"E" | "Z" | "N">;
128
+ pdbx_stereo_config: import("../../mol-data/db/column").Column.Schema.Aliased<"N" | "E" | "Z">;
129
129
  pdbx_aromatic_flag: import("../../mol-data/db/column").Column.Schema.Aliased<"N" | "Y">;
130
130
  };
131
131
  pdbx_chem_comp_descriptor: {
@@ -9,7 +9,7 @@ import { StructureRef } from '../../mol-plugin-state/manager/structure/hierarchy
9
9
  import { PluginUIComponent } from '../../mol-plugin-ui/base';
10
10
  export declare const StructurePreset: StructureRepresentationPresetProvider<{
11
11
  ignoreHydrogens: boolean | undefined;
12
- quality: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest" | undefined;
12
+ quality: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest" | undefined;
13
13
  theme: import("../../mol-util/param-definition").ParamDefinition.Normalize<{
14
14
  globalName: any;
15
15
  carbonColor: any;
@@ -31,7 +31,7 @@ export declare const StructurePreset: StructureRepresentationPresetProvider<{
31
31
  }>;
32
32
  export declare const IllustrativePreset: StructureRepresentationPresetProvider<{
33
33
  ignoreHydrogens: boolean | undefined;
34
- quality: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest" | undefined;
34
+ quality: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest" | undefined;
35
35
  theme: import("../../mol-util/param-definition").ParamDefinition.Normalize<{
36
36
  globalName: any;
37
37
  carbonColor: any;
@@ -24,7 +24,7 @@ export { PLUGIN_VERSION as version } from '../../mol-plugin/version';
24
24
  export { setDebugMode, setProductionMode } from '../../mol-util/debug';
25
25
  declare const DefaultViewerOptions: {
26
26
  customFormats: [string, DataFormatProvider<any, any, any>][];
27
- extensions: ("pdbe-structure-quality-report" | "g3d" | "cellpack" | "dnatco-confal-pyramids" | "rcsb-assembly-symmetry" | "rcsb-validation-report" | "anvil-membrane-orientation" | "mp4-export" | "geo-export")[];
27
+ extensions: ("cellpack" | "g3d" | "geo-export" | "mp4-export" | "pdbe-structure-quality-report" | "dnatco-confal-pyramids" | "rcsb-assembly-symmetry" | "rcsb-validation-report" | "anvil-membrane-orientation")[];
28
28
  layoutIsExpanded: boolean;
29
29
  layoutShowControls: boolean;
30
30
  layoutShowRemoteState: boolean;
@@ -47,7 +47,7 @@ declare const DefaultViewerOptions: {
47
47
  pluginStateServer: string | undefined;
48
48
  volumeStreamingServer: string | undefined;
49
49
  volumeStreamingDisabled: boolean;
50
- pdbProvider: "pdbe" | "rcsb" | undefined;
50
+ pdbProvider: "rcsb" | "pdbe" | undefined;
51
51
  emdbProvider: import("../../mol-plugin-state/actions/volume").EmdbDownloadProvider | undefined;
52
52
  };
53
53
  declare type ViewerOptions = typeof DefaultViewerOptions;
@@ -16,7 +16,7 @@ export declare function readCCD(): Promise<import("../../mol-data/db").DatabaseC
16
16
  name: import("../../mol-data/db/column").Column.Schema.Str;
17
17
  one_letter_code: import("../../mol-data/db/column").Column.Schema.Str;
18
18
  three_letter_code: import("../../mol-data/db/column").Column.Schema.Str;
19
- 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">;
19
+ 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">;
20
20
  pdbx_synonyms: import("../../mol-data/db/column").Column.Schema.List<string>;
21
21
  pdbx_type: import("../../mol-data/db/column").Column.Schema.Str;
22
22
  pdbx_ambiguous_flag: import("../../mol-data/db/column").Column.Schema.Str;
@@ -57,7 +57,7 @@ export declare function readCCD(): Promise<import("../../mol-data/db").DatabaseC
57
57
  comp_id: import("../../mol-data/db/column").Column.Schema.Str;
58
58
  value_order: import("../../mol-data/db/column").Column.Schema.Aliased<"sing" | "doub" | "trip" | "quad" | "arom" | "poly" | "delo" | "pi">;
59
59
  pdbx_ordinal: import("../../mol-data/db/column").Column.Schema.Int;
60
- pdbx_stereo_config: import("../../mol-data/db/column").Column.Schema.Aliased<"E" | "Z" | "N">;
60
+ pdbx_stereo_config: import("../../mol-data/db/column").Column.Schema.Aliased<"N" | "E" | "Z">;
61
61
  pdbx_aromatic_flag: import("../../mol-data/db/column").Column.Schema.Aliased<"N" | "Y">;
62
62
  };
63
63
  pdbx_chem_comp_descriptor: {
@@ -84,7 +84,7 @@ export declare function readPVCD(): Promise<import("../../mol-data/db").Database
84
84
  name: import("../../mol-data/db/column").Column.Schema.Str;
85
85
  one_letter_code: import("../../mol-data/db/column").Column.Schema.Str;
86
86
  three_letter_code: import("../../mol-data/db/column").Column.Schema.Str;
87
- 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">;
87
+ 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">;
88
88
  pdbx_synonyms: import("../../mol-data/db/column").Column.Schema.List<string>;
89
89
  pdbx_type: import("../../mol-data/db/column").Column.Schema.Str;
90
90
  pdbx_ambiguous_flag: import("../../mol-data/db/column").Column.Schema.Str;
@@ -125,7 +125,7 @@ export declare function readPVCD(): Promise<import("../../mol-data/db").Database
125
125
  comp_id: import("../../mol-data/db/column").Column.Schema.Str;
126
126
  value_order: import("../../mol-data/db/column").Column.Schema.Aliased<"sing" | "doub" | "trip" | "quad" | "arom" | "poly" | "delo" | "pi">;
127
127
  pdbx_ordinal: import("../../mol-data/db/column").Column.Schema.Int;
128
- pdbx_stereo_config: import("../../mol-data/db/column").Column.Schema.Aliased<"E" | "Z" | "N">;
128
+ pdbx_stereo_config: import("../../mol-data/db/column").Column.Schema.Aliased<"N" | "E" | "Z">;
129
129
  pdbx_aromatic_flag: import("../../mol-data/db/column").Column.Schema.Aliased<"N" | "Y">;
130
130
  };
131
131
  pdbx_chem_comp_descriptor: {
@@ -74,7 +74,7 @@ export declare const CreateOrbitalDensityVolume: StateTransformer<BasisAndOrbita
74
74
  export declare const CreateOrbitalRepresentation3D: StateTransformer<PluginStateObject.Volume.Data, PluginStateObject.Volume.Representation3D, PD.Normalize<{
75
75
  directVolume: boolean;
76
76
  relativeIsovalue: number;
77
- kind: "positive" | "negative";
77
+ kind: "negative" | "positive";
78
78
  color: import("../../mol-util/color").Color;
79
79
  alpha: number;
80
80
  xrayShaded: boolean;
@@ -26,7 +26,7 @@ declare const MembraneOrientation3D: StateTransformer<PluginStateObject.Molecule
26
26
  radiusFactor: number;
27
27
  sizeFactor: number;
28
28
  alpha: number;
29
- quality: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
29
+ quality: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
30
30
  sectorOpacity: number;
31
31
  doubleSided: boolean;
32
32
  flipSided: boolean;
@@ -36,7 +36,7 @@ declare const MembraneOrientation3D: StateTransformer<PluginStateObject.Molecule
36
36
  }>>;
37
37
  export declare const MembraneOrientationPreset: StructureRepresentationPresetProvider<{
38
38
  ignoreHydrogens: boolean | undefined;
39
- quality: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest" | undefined;
39
+ quality: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest" | undefined;
40
40
  theme: PD.Normalize<{
41
41
  globalName: any;
42
42
  carbonColor: any;
@@ -19,7 +19,7 @@ declare const BilayerPlanesParams: {
19
19
  ignoreLight: PD.BooleanParam;
20
20
  xrayShaded: PD.BooleanParam;
21
21
  alpha: PD.Numeric;
22
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
22
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
23
23
  };
24
24
  export declare type BilayerPlanesParams = typeof BilayerPlanesParams;
25
25
  export declare type BilayerPlanesProps = PD.Values<BilayerPlanesParams>;
@@ -31,7 +31,7 @@ declare const BilayerRimsParams: {
31
31
  radiusFactor: PD.Numeric;
32
32
  sizeFactor: PD.Numeric;
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 BilayerRimsParams = typeof BilayerRimsParams;
37
37
  export declare type BilayerRimsProps = PD.Values<BilayerRimsParams>;
@@ -44,7 +44,7 @@ export declare const MembraneOrientationParams: {
44
44
  radiusFactor: PD.Numeric;
45
45
  sizeFactor: PD.Numeric;
46
46
  alpha: PD.Numeric;
47
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
47
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
48
48
  sectorOpacity: PD.Numeric;
49
49
  doubleSided: PD.BooleanParam;
50
50
  flipSided: PD.BooleanParam;
@@ -63,7 +63,7 @@ export declare function getMembraneOrientationParams(ctx: ThemeRegistryContext,
63
63
  radiusFactor: PD.Numeric;
64
64
  sizeFactor: PD.Numeric;
65
65
  alpha: PD.Numeric;
66
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
66
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
67
67
  sectorOpacity: PD.Numeric;
68
68
  doubleSided: PD.BooleanParam;
69
69
  flipSided: PD.BooleanParam;
@@ -82,7 +82,7 @@ export declare const MembraneOrientationRepresentationProvider: StructureReprese
82
82
  radiusFactor: PD.Numeric;
83
83
  sizeFactor: PD.Numeric;
84
84
  alpha: PD.Numeric;
85
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
85
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
86
86
  sectorOpacity: PD.Numeric;
87
87
  doubleSided: PD.BooleanParam;
88
88
  flipSided: PD.BooleanParam;
@@ -19,10 +19,10 @@ export declare const MBParams: {
19
19
  quality: {
20
20
  isEssential: boolean;
21
21
  type: "select";
22
- options: readonly (readonly ["custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest", string] | readonly ["custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest", string, string | undefined])[];
22
+ options: readonly (readonly ["auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest", string] | readonly ["auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest", string, string | undefined])[];
23
23
  cycle?: boolean | undefined;
24
24
  isOptional?: boolean | undefined;
25
- defaultValue: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
25
+ defaultValue: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
26
26
  label?: string | undefined;
27
27
  description?: string | undefined;
28
28
  legend?: import("../../mol-util/legend").Legend | undefined;
@@ -9,7 +9,7 @@ import { StructureRepresentationPresetProvider } from '../../../mol-plugin-state
9
9
  import { ParamDefinition as PD } from '../../../mol-util/param-definition';
10
10
  export declare const DnatcoConfalPyramidsPreset: StructureRepresentationPresetProvider<{
11
11
  ignoreHydrogens: boolean | undefined;
12
- quality: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest" | undefined;
12
+ quality: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest" | undefined;
13
13
  theme: PD.Normalize<{
14
14
  globalName: any;
15
15
  carbonColor: any;
@@ -10,7 +10,7 @@ import { StructureRepresentation, StructureRepresentationProvider } from '../../
10
10
  import { ParamDefinition as PD } from '../../../mol-util/param-definition';
11
11
  import { ThemeRegistryContext } from '../../../mol-theme/theme';
12
12
  export declare const ConfalPyramidsParams: {
13
- unitKinds: PD.MultiSelect<"atomic" | "spheres" | "gaussians">;
13
+ unitKinds: PD.MultiSelect<"spheres" | "gaussians" | "atomic">;
14
14
  includeParent: PD.BooleanParam;
15
15
  doubleSided: PD.BooleanParam;
16
16
  flipSided: PD.BooleanParam;
@@ -18,11 +18,11 @@ export declare const ConfalPyramidsParams: {
18
18
  ignoreLight: PD.BooleanParam;
19
19
  xrayShaded: PD.BooleanParam;
20
20
  alpha: PD.Numeric;
21
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
21
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
22
22
  };
23
23
  export declare type ConfalPyramidsParams = typeof ConfalPyramidsParams;
24
24
  export declare function getConfalPyramidsParams(ctx: ThemeRegistryContext, structure: Structure): {
25
- unitKinds: PD.MultiSelect<"atomic" | "spheres" | "gaussians">;
25
+ unitKinds: PD.MultiSelect<"spheres" | "gaussians" | "atomic">;
26
26
  includeParent: PD.BooleanParam;
27
27
  doubleSided: PD.BooleanParam;
28
28
  flipSided: PD.BooleanParam;
@@ -30,12 +30,12 @@ export declare function getConfalPyramidsParams(ctx: ThemeRegistryContext, struc
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 ConfalPyramidsRepresentation = StructureRepresentation<ConfalPyramidsParams>;
36
36
  export declare function ConfalPyramidsRepresentation(ctx: RepresentationContext, getParams: RepresentationParamsGetter<Structure, ConfalPyramidsParams>): ConfalPyramidsRepresentation;
37
37
  export declare const ConfalPyramidsRepresentationProvider: StructureRepresentationProvider<{
38
- unitKinds: PD.MultiSelect<"atomic" | "spheres" | "gaussians">;
38
+ unitKinds: PD.MultiSelect<"spheres" | "gaussians" | "atomic">;
39
39
  includeParent: PD.BooleanParam;
40
40
  doubleSided: PD.BooleanParam;
41
41
  flipSided: PD.BooleanParam;
@@ -43,5 +43,5 @@ export declare const ConfalPyramidsRepresentationProvider: StructureRepresentati
43
43
  ignoreLight: PD.BooleanParam;
44
44
  xrayShaded: PD.BooleanParam;
45
45
  alpha: PD.Numeric;
46
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
46
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
47
47
  }, "confal-pyramids">;
@@ -25,18 +25,18 @@ declare const AssemblySymmetry3D: StateTransformer<PluginStateObject.Molecule.St
25
25
  ignoreLight: boolean;
26
26
  xrayShaded: boolean;
27
27
  alpha: number;
28
- quality: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
28
+ quality: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
29
29
  axesColor: PD.NamedParams<PD.Normalize<{
30
30
  colorValue: any;
31
31
  }>, "uniform"> | PD.NamedParams<PD.Normalize<unknown>, "byOrder">;
32
32
  }>>;
33
33
  export declare const AssemblySymmetryPresetParams: {
34
34
  ignoreHydrogens: PD.Base<boolean | undefined>;
35
- quality: PD.Base<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest" | undefined>;
35
+ quality: PD.Base<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest" | undefined>;
36
36
  theme: PD.Base<PD.Normalize<{
37
- globalName: "occupancy" | "atom-id" | "carbohydrate-symbol" | "chain-id" | "element-index" | "operator-name" | "element-symbol" | "entity-id" | "entity-source" | "hydrophobicity" | "illustrative" | "model-index" | "molecule-type" | "operator-hkl" | "partial-charge" | "polymer-id" | "polymer-index" | "residue-name" | "secondary-structure" | "sequence-id" | "shape-group" | "uncertainty" | "unit-index" | "uniform" | undefined;
38
- carbonColor: "chain-id" | "operator-name" | "element-symbol" | undefined;
39
- symmetryColor: "occupancy" | "atom-id" | "carbohydrate-symbol" | "chain-id" | "element-index" | "operator-name" | "element-symbol" | "entity-id" | "entity-source" | "hydrophobicity" | "illustrative" | "model-index" | "molecule-type" | "operator-hkl" | "partial-charge" | "polymer-id" | "polymer-index" | "residue-name" | "secondary-structure" | "sequence-id" | "shape-group" | "uncertainty" | "unit-index" | "uniform" | undefined;
37
+ globalName: "uniform" | "occupancy" | "element-index" | "element-symbol" | "carbohydrate-symbol" | "chain-id" | "operator-name" | "molecule-type" | "polymer-id" | "polymer-index" | "residue-name" | "secondary-structure" | "sequence-id" | "shape-group" | "unit-index" | "uncertainty" | "entity-source" | "illustrative" | "hydrophobicity" | "model-index" | "operator-hkl" | "partial-charge" | "atom-id" | "entity-id" | undefined;
38
+ carbonColor: "element-symbol" | "chain-id" | "operator-name" | undefined;
39
+ symmetryColor: "uniform" | "occupancy" | "element-index" | "element-symbol" | "carbohydrate-symbol" | "chain-id" | "operator-name" | "molecule-type" | "polymer-id" | "polymer-index" | "residue-name" | "secondary-structure" | "sequence-id" | "shape-group" | "unit-index" | "uncertainty" | "entity-source" | "illustrative" | "hydrophobicity" | "model-index" | "operator-hkl" | "partial-charge" | "atom-id" | "entity-id" | undefined;
40
40
  focus: PD.Normalize<{
41
41
  name: any;
42
42
  params: any;
@@ -45,7 +45,7 @@ export declare const AssemblySymmetryPresetParams: {
45
45
  };
46
46
  export declare const AssemblySymmetryPreset: StructureRepresentationPresetProvider<{
47
47
  ignoreHydrogens: boolean | undefined;
48
- quality: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest" | undefined;
48
+ quality: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest" | undefined;
49
49
  theme: PD.Normalize<{
50
50
  globalName: any;
51
51
  carbonColor: any;
@@ -17,7 +17,7 @@ export declare const AssemblySymmetryParams: {
17
17
  ignoreLight: PD.BooleanParam;
18
18
  xrayShaded: PD.BooleanParam;
19
19
  alpha: PD.Numeric;
20
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
20
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
21
21
  axesColor: PD.Mapped<PD.NamedParams<PD.Normalize<{
22
22
  colorValue: Color;
23
23
  }>, "uniform"> | PD.NamedParams<PD.Normalize<unknown>, "byOrder">>;
@@ -12,7 +12,7 @@ export declare const RCSBValidationReport: import("../../../mol-state/transforme
12
12
  }>;
13
13
  export declare const ValidationReportGeometryQualityPreset: StructureRepresentationPresetProvider<{
14
14
  ignoreHydrogens: boolean | undefined;
15
- quality: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest" | undefined;
15
+ quality: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest" | undefined;
16
16
  theme: PD.Normalize<{
17
17
  globalName: any;
18
18
  carbonColor: any;
@@ -48,7 +48,7 @@ export declare const ValidationReportGeometryQualityPreset: StructureRepresentat
48
48
  }>;
49
49
  export declare const ValidationReportDensityFitPreset: StructureRepresentationPresetProvider<{
50
50
  ignoreHydrogens: boolean | undefined;
51
- quality: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest" | undefined;
51
+ quality: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest" | undefined;
52
52
  theme: PD.Normalize<{
53
53
  globalName: any;
54
54
  carbonColor: any;
@@ -76,7 +76,7 @@ export declare const ValidationReportDensityFitPreset: StructureRepresentationPr
76
76
  }>;
77
77
  export declare const ValidationReportRandomCoilIndexPreset: StructureRepresentationPresetProvider<{
78
78
  ignoreHydrogens: boolean | undefined;
79
- quality: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest" | undefined;
79
+ quality: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest" | undefined;
80
80
  theme: PD.Normalize<{
81
81
  globalName: any;
82
82
  carbonColor: any;
@@ -24,7 +24,7 @@ export declare const IntraUnitClashParams: {
24
24
  dashCap: PD.BooleanParam;
25
25
  stubCap: PD.BooleanParam;
26
26
  radialSegments: PD.Numeric;
27
- unitKinds: PD.MultiSelect<"atomic" | "spheres" | "gaussians">;
27
+ unitKinds: PD.MultiSelect<"spheres" | "gaussians" | "atomic">;
28
28
  includeParent: PD.BooleanParam;
29
29
  doubleSided: PD.BooleanParam;
30
30
  flipSided: PD.BooleanParam;
@@ -32,7 +32,7 @@ export declare const IntraUnitClashParams: {
32
32
  ignoreLight: PD.BooleanParam;
33
33
  xrayShaded: PD.BooleanParam;
34
34
  alpha: PD.Numeric;
35
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
35
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
36
36
  };
37
37
  export declare type IntraUnitClashParams = typeof IntraUnitClashParams;
38
38
  export declare function IntraUnitClashVisual(materialId: number): UnitsVisual<IntraUnitClashParams>;
@@ -49,7 +49,7 @@ export declare const InterUnitClashParams: {
49
49
  dashCap: PD.BooleanParam;
50
50
  stubCap: PD.BooleanParam;
51
51
  radialSegments: PD.Numeric;
52
- unitKinds: PD.MultiSelect<"atomic" | "spheres" | "gaussians">;
52
+ unitKinds: PD.MultiSelect<"spheres" | "gaussians" | "atomic">;
53
53
  includeParent: PD.BooleanParam;
54
54
  doubleSided: PD.BooleanParam;
55
55
  flipSided: PD.BooleanParam;
@@ -57,12 +57,12 @@ export declare const InterUnitClashParams: {
57
57
  ignoreLight: PD.BooleanParam;
58
58
  xrayShaded: PD.BooleanParam;
59
59
  alpha: PD.Numeric;
60
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
60
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
61
61
  };
62
62
  export declare type InterUnitClashParams = typeof InterUnitClashParams;
63
63
  export declare function InterUnitClashVisual(materialId: number): ComplexVisual<InterUnitClashParams>;
64
64
  export declare const ClashesParams: {
65
- unitKinds: PD.MultiSelect<"atomic" | "spheres" | "gaussians">;
65
+ unitKinds: PD.MultiSelect<"spheres" | "gaussians" | "atomic">;
66
66
  visuals: PD.MultiSelect<"intra-clash" | "inter-clash">;
67
67
  linkCap: PD.BooleanParam;
68
68
  sizeFactor: PD.Numeric;
@@ -83,11 +83,11 @@ export declare const ClashesParams: {
83
83
  ignoreLight: PD.BooleanParam;
84
84
  xrayShaded: PD.BooleanParam;
85
85
  alpha: PD.Numeric;
86
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
86
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
87
87
  };
88
88
  export declare type ClashesParams = typeof ClashesParams;
89
89
  export declare function getClashesParams(ctx: ThemeRegistryContext, structure: Structure): {
90
- unitKinds: PD.MultiSelect<"atomic" | "spheres" | "gaussians">;
90
+ unitKinds: PD.MultiSelect<"spheres" | "gaussians" | "atomic">;
91
91
  visuals: PD.MultiSelect<"intra-clash" | "inter-clash">;
92
92
  linkCap: PD.BooleanParam;
93
93
  sizeFactor: PD.Numeric;
@@ -108,12 +108,12 @@ export declare function getClashesParams(ctx: ThemeRegistryContext, structure: S
108
108
  ignoreLight: PD.BooleanParam;
109
109
  xrayShaded: PD.BooleanParam;
110
110
  alpha: PD.Numeric;
111
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
111
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
112
112
  };
113
113
  export declare type ClashesRepresentation = StructureRepresentation<ClashesParams>;
114
114
  export declare function ClashesRepresentation(ctx: RepresentationContext, getParams: RepresentationParamsGetter<Structure, ClashesParams>): ClashesRepresentation;
115
115
  export declare const ClashesRepresentationProvider: StructureRepresentationProvider<{
116
- unitKinds: PD.MultiSelect<"atomic" | "spheres" | "gaussians">;
116
+ unitKinds: PD.MultiSelect<"spheres" | "gaussians" | "atomic">;
117
117
  visuals: PD.MultiSelect<"intra-clash" | "inter-clash">;
118
118
  linkCap: PD.BooleanParam;
119
119
  sizeFactor: PD.Numeric;
@@ -134,5 +134,5 @@ export declare const ClashesRepresentationProvider: StructureRepresentationProvi
134
134
  ignoreLight: PD.BooleanParam;
135
135
  xrayShaded: PD.BooleanParam;
136
136
  alpha: PD.Numeric;
137
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
137
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
138
138
  }, ValidationReport.Tag.Clashes>;
@@ -98,13 +98,13 @@ export declare const Canvas3DParams: {
98
98
  selectStrength: number;
99
99
  markerPriority: number;
100
100
  xrayEdgeFalloff: number;
101
- style: PD.NamedParams<PD.Normalize<unknown>, "metallic"> | PD.NamedParams<PD.Normalize<{
101
+ style: PD.NamedParams<PD.Normalize<unknown>, "flat"> | PD.NamedParams<PD.Normalize<unknown>, "metallic"> | PD.NamedParams<PD.Normalize<{
102
102
  lightIntensity: any;
103
103
  ambientIntensity: any;
104
104
  metalness: any;
105
105
  roughness: any;
106
106
  reflectivity: any;
107
- }>, "custom"> | PD.NamedParams<PD.Normalize<unknown>, "matte"> | PD.NamedParams<PD.Normalize<unknown>, "flat"> | PD.NamedParams<PD.Normalize<unknown>, "glossy"> | PD.NamedParams<PD.Normalize<unknown>, "plastic">;
107
+ }>, "custom"> | PD.NamedParams<PD.Normalize<unknown>, "matte"> | PD.NamedParams<PD.Normalize<unknown>, "glossy"> | PD.NamedParams<PD.Normalize<unknown>, "plastic">;
108
108
  clip: PD.Normalize<{
109
109
  variant: any;
110
110
  objects: any;
@@ -244,13 +244,13 @@ export declare const DefaultCanvas3DParams: PD.Values<{
244
244
  selectStrength: number;
245
245
  markerPriority: number;
246
246
  xrayEdgeFalloff: number;
247
- style: PD.NamedParams<PD.Normalize<unknown>, "metallic"> | PD.NamedParams<PD.Normalize<{
247
+ style: PD.NamedParams<PD.Normalize<unknown>, "flat"> | PD.NamedParams<PD.Normalize<unknown>, "metallic"> | PD.NamedParams<PD.Normalize<{
248
248
  lightIntensity: any;
249
249
  ambientIntensity: any;
250
250
  metalness: any;
251
251
  roughness: any;
252
252
  reflectivity: any;
253
- }>, "custom"> | PD.NamedParams<PD.Normalize<unknown>, "matte"> | PD.NamedParams<PD.Normalize<unknown>, "flat"> | PD.NamedParams<PD.Normalize<unknown>, "glossy"> | PD.NamedParams<PD.Normalize<unknown>, "plastic">;
253
+ }>, "custom"> | PD.NamedParams<PD.Normalize<unknown>, "matte"> | PD.NamedParams<PD.Normalize<unknown>, "glossy"> | PD.NamedParams<PD.Normalize<unknown>, "plastic">;
254
254
  clip: PD.Normalize<{
255
255
  variant: any;
256
256
  objects: any;
@@ -22,7 +22,7 @@ export declare const CameraHelperParams: {
22
22
  flipSided: boolean;
23
23
  flatShaded: boolean;
24
24
  xrayShaded: boolean;
25
- quality: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
25
+ quality: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
26
26
  }>, "on">>;
27
27
  };
28
28
  export declare type CameraHelperParams = typeof CameraHelperParams;
@@ -24,7 +24,7 @@ export declare const HandleHelperParams: {
24
24
  flipSided: boolean;
25
25
  flatShaded: boolean;
26
26
  xrayShaded: boolean;
27
- quality: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
27
+ quality: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
28
28
  }>, "on">>;
29
29
  };
30
30
  export declare type HandleHelperParams = typeof HandleHelperParams;
@@ -22,8 +22,8 @@ export declare const VisualQualityInfo: {
22
22
  lowest: {};
23
23
  };
24
24
  export declare type VisualQuality = keyof typeof VisualQualityInfo;
25
- export declare const VisualQualityNames: ("custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest")[];
26
- export declare const VisualQualityOptions: ["custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest", string][];
25
+ export declare const VisualQualityNames: ("auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest")[];
26
+ export declare const VisualQualityOptions: ["auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest", string][];
27
27
  export declare const ColorSmoothingParams: {
28
28
  smoothColors: PD.Mapped<PD.NamedParams<PD.Normalize<unknown>, "auto"> | PD.NamedParams<PD.Normalize<{
29
29
  resolutionFactor: number;
@@ -39,7 +39,7 @@ export declare function getColorSmoothingProps(smoothColors: PD.Values<ColorSmoo
39
39
  export declare namespace BaseGeometry {
40
40
  const Params: {
41
41
  alpha: PD.Numeric;
42
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
42
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
43
43
  };
44
44
  type Params = typeof Params;
45
45
  const ShadingCategory: PD.Info;
@@ -44,7 +44,7 @@ export declare namespace Cylinders {
44
44
  ignoreLight: PD.BooleanParam;
45
45
  xrayShaded: PD.BooleanParam;
46
46
  alpha: PD.Numeric;
47
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
47
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
48
48
  };
49
49
  type Params = typeof Params;
50
50
  const Utils: GeometryUtils<Cylinders, Params>;
@@ -72,7 +72,7 @@ export declare namespace DirectVolume {
72
72
  stepsPerCell: PD.Numeric;
73
73
  jumpLength: PD.Numeric;
74
74
  alpha: PD.Numeric;
75
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
75
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
76
76
  };
77
77
  type Params = typeof Params;
78
78
  const Utils: GeometryUtils<DirectVolume, Params>;
@@ -16,7 +16,7 @@ export declare const InterpolationTypes: {
16
16
  bspline: string;
17
17
  };
18
18
  export declare type InterpolationTypes = keyof typeof InterpolationTypes;
19
- export declare const InterpolationTypeNames: ("bspline" | "nearest" | "catmulrom" | "mitchell")[];
19
+ export declare const InterpolationTypeNames: ("nearest" | "bspline" | "catmulrom" | "mitchell")[];
20
20
  export { Image };
21
21
  interface Image {
22
22
  readonly kind: 'image';
@@ -31,9 +31,9 @@ declare namespace Image {
31
31
  function create(imageTexture: TextureImage<Uint8Array>, corners: Float32Array, groupTexture: TextureImage<Uint8Array>, image?: Image): Image;
32
32
  function createEmpty(image?: Image): Image;
33
33
  const Params: {
34
- interpolation: PD.Select<"bspline" | "nearest" | "catmulrom" | "mitchell">;
34
+ interpolation: PD.Select<"nearest" | "bspline" | "catmulrom" | "mitchell">;
35
35
  alpha: PD.Numeric;
36
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
36
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
37
37
  };
38
38
  type Params = typeof Params;
39
39
  const Utils: GeometryUtils<Image, Params>;
@@ -40,7 +40,7 @@ export declare namespace Lines {
40
40
  sizeFactor: PD.Numeric;
41
41
  lineSizeAttenuation: PD.BooleanParam;
42
42
  alpha: PD.Numeric;
43
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
43
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
44
44
  };
45
45
  type Params = typeof Params;
46
46
  const Utils: GeometryUtils<Lines, Params>;