molstar 2.3.7 → 2.3.8

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 (1415) hide show
  1. package/build/viewer/molstar.css +1 -2
  2. package/build/viewer/molstar.js +1 -1
  3. package/lib/apps/docking-viewer/index.js +1 -1
  4. package/lib/apps/docking-viewer/index.js.map +1 -1
  5. package/lib/apps/viewer/index.d.ts +1 -1
  6. package/lib/apps/viewer/index.js +3 -3
  7. package/lib/apps/viewer/index.js.map +1 -1
  8. package/lib/cli/chem-comp-dict/create-ions.js +1 -1
  9. package/lib/cli/chem-comp-dict/create-ions.js.map +1 -1
  10. package/lib/cli/chem-comp-dict/create-table.js +3 -3
  11. package/lib/cli/chem-comp-dict/create-table.js.map +1 -1
  12. package/lib/cli/chem-comp-dict/util.js +2 -2
  13. package/lib/cli/chem-comp-dict/util.js.map +1 -1
  14. package/lib/cli/cif2bcif/converter.js +2 -2
  15. package/lib/cli/cif2bcif/converter.js.map +1 -1
  16. package/lib/cli/cifschema/index.js +12 -12
  17. package/lib/cli/cifschema/index.js.map +1 -1
  18. package/lib/cli/cifschema/util/cif-dic.js +19 -19
  19. package/lib/cli/cifschema/util/cif-dic.js.map +1 -1
  20. package/lib/cli/cifschema/util/generate.js +21 -21
  21. package/lib/cli/cifschema/util/generate.js.map +1 -1
  22. package/lib/cli/cifschema/util/schema.js +1 -1
  23. package/lib/cli/cifschema/util/schema.js.map +1 -1
  24. package/lib/cli/lipid-params/index.js +3 -3
  25. package/lib/cli/lipid-params/index.js.map +1 -1
  26. package/lib/cli/state-docs/index.js +4 -4
  27. package/lib/cli/state-docs/index.js.map +1 -1
  28. package/lib/cli/state-docs/pd-to-md.js +10 -10
  29. package/lib/cli/state-docs/pd-to-md.js.map +1 -1
  30. package/lib/cli/structure-info/model.js +18 -18
  31. package/lib/cli/structure-info/model.js.map +1 -1
  32. package/lib/cli/structure-info/volume.js +1 -1
  33. package/lib/cli/structure-info/volume.js.map +1 -1
  34. package/lib/commonjs/apps/docking-viewer/index.js +1 -1
  35. package/lib/commonjs/apps/docking-viewer/index.js.map +1 -1
  36. package/lib/commonjs/apps/docking-viewer/viewport.d.ts +2 -2
  37. package/lib/commonjs/apps/viewer/index.d.ts +7 -7
  38. package/lib/commonjs/apps/viewer/index.js +3 -3
  39. package/lib/commonjs/apps/viewer/index.js.map +1 -1
  40. package/lib/commonjs/cli/chem-comp-dict/create-ions.js +1 -1
  41. package/lib/commonjs/cli/chem-comp-dict/create-ions.js.map +1 -1
  42. package/lib/commonjs/cli/chem-comp-dict/create-table.js +3 -3
  43. package/lib/commonjs/cli/chem-comp-dict/create-table.js.map +1 -1
  44. package/lib/commonjs/cli/chem-comp-dict/util.d.ts +4 -4
  45. package/lib/commonjs/cli/chem-comp-dict/util.js +2 -2
  46. package/lib/commonjs/cli/chem-comp-dict/util.js.map +1 -1
  47. package/lib/commonjs/cli/cif2bcif/converter.js +2 -2
  48. package/lib/commonjs/cli/cif2bcif/converter.js.map +1 -1
  49. package/lib/commonjs/cli/cifschema/index.js +12 -12
  50. package/lib/commonjs/cli/cifschema/index.js.map +1 -1
  51. package/lib/commonjs/cli/cifschema/util/cif-dic.js +19 -19
  52. package/lib/commonjs/cli/cifschema/util/cif-dic.js.map +1 -1
  53. package/lib/commonjs/cli/cifschema/util/generate.js +21 -21
  54. package/lib/commonjs/cli/cifschema/util/generate.js.map +1 -1
  55. package/lib/commonjs/cli/cifschema/util/schema.js +1 -1
  56. package/lib/commonjs/cli/cifschema/util/schema.js.map +1 -1
  57. package/lib/commonjs/cli/lipid-params/index.js +3 -3
  58. package/lib/commonjs/cli/lipid-params/index.js.map +1 -1
  59. package/lib/commonjs/cli/state-docs/index.js +4 -4
  60. package/lib/commonjs/cli/state-docs/index.js.map +1 -1
  61. package/lib/commonjs/cli/state-docs/pd-to-md.js +10 -10
  62. package/lib/commonjs/cli/state-docs/pd-to-md.js.map +1 -1
  63. package/lib/commonjs/cli/structure-info/model.js +18 -18
  64. package/lib/commonjs/cli/structure-info/model.js.map +1 -1
  65. package/lib/commonjs/cli/structure-info/volume.js +1 -1
  66. package/lib/commonjs/cli/structure-info/volume.js.map +1 -1
  67. package/lib/commonjs/examples/basic-wrapper/superposition.js +3 -3
  68. package/lib/commonjs/examples/basic-wrapper/superposition.js.map +1 -1
  69. package/lib/commonjs/examples/domain-annotation-server/mapping.js +2 -2
  70. package/lib/commonjs/examples/domain-annotation-server/mapping.js.map +1 -1
  71. package/lib/commonjs/examples/domain-annotation-server/server.js +3 -3
  72. package/lib/commonjs/examples/domain-annotation-server/server.js.map +1 -1
  73. package/lib/commonjs/examples/proteopedia-wrapper/annotation.js +3 -3
  74. package/lib/commonjs/examples/proteopedia-wrapper/annotation.js.map +1 -1
  75. package/lib/commonjs/examples/proteopedia-wrapper/helpers.js +1 -1
  76. package/lib/commonjs/examples/proteopedia-wrapper/helpers.js.map +1 -1
  77. package/lib/commonjs/examples/proteopedia-wrapper/index.js +2 -2
  78. package/lib/commonjs/examples/proteopedia-wrapper/index.js.map +1 -1
  79. package/lib/commonjs/examples/task.js +6 -6
  80. package/lib/commonjs/examples/task.js.map +1 -1
  81. package/lib/commonjs/extensions/alpha-orbitals/transforms.js +2 -2
  82. package/lib/commonjs/extensions/alpha-orbitals/transforms.js.map +1 -1
  83. package/lib/commonjs/extensions/anvil/behavior.d.ts +2 -2
  84. package/lib/commonjs/extensions/anvil/representation.d.ts +5 -5
  85. package/lib/commonjs/extensions/anvil/representation.js +1 -1
  86. package/lib/commonjs/extensions/anvil/representation.js.map +1 -1
  87. package/lib/commonjs/extensions/cellpack/model.js +15 -15
  88. package/lib/commonjs/extensions/cellpack/model.js.map +1 -1
  89. package/lib/commonjs/extensions/cellpack/representation.d.ts +2 -2
  90. package/lib/commonjs/extensions/cellpack/state.js +5 -5
  91. package/lib/commonjs/extensions/cellpack/state.js.map +1 -1
  92. package/lib/commonjs/extensions/cellpack/util.js +4 -4
  93. package/lib/commonjs/extensions/cellpack/util.js.map +1 -1
  94. package/lib/commonjs/extensions/dnatco/confal-pyramids/behavior.d.ts +1 -1
  95. package/lib/commonjs/extensions/dnatco/confal-pyramids/representation.d.ts +6 -6
  96. package/lib/commonjs/extensions/dnatco/confal-pyramids/util.js +7 -7
  97. package/lib/commonjs/extensions/dnatco/confal-pyramids/util.js.map +1 -1
  98. package/lib/commonjs/extensions/g3d/data.js +2 -2
  99. package/lib/commonjs/extensions/g3d/data.js.map +1 -1
  100. package/lib/commonjs/extensions/g3d/model.js +2 -2
  101. package/lib/commonjs/extensions/g3d/model.js.map +1 -1
  102. package/lib/commonjs/extensions/geo-export/controls.js +2 -2
  103. package/lib/commonjs/extensions/geo-export/controls.js.map +1 -1
  104. package/lib/commonjs/extensions/geo-export/glb-exporter.js +1 -1
  105. package/lib/commonjs/extensions/geo-export/glb-exporter.js.map +1 -1
  106. package/lib/commonjs/extensions/geo-export/obj-exporter.js +3 -3
  107. package/lib/commonjs/extensions/geo-export/obj-exporter.js.map +1 -1
  108. package/lib/commonjs/extensions/geo-export/stl-exporter.js +1 -1
  109. package/lib/commonjs/extensions/geo-export/stl-exporter.js.map +1 -1
  110. package/lib/commonjs/extensions/geo-export/usdz-exporter.js +5 -5
  111. package/lib/commonjs/extensions/geo-export/usdz-exporter.js.map +1 -1
  112. package/lib/commonjs/extensions/mp4-export/controls.js +1 -1
  113. package/lib/commonjs/extensions/mp4-export/controls.js.map +1 -1
  114. package/lib/commonjs/extensions/pdbe/structure-quality-report/behavior.js +1 -1
  115. package/lib/commonjs/extensions/pdbe/structure-quality-report/behavior.js.map +1 -1
  116. package/lib/commonjs/extensions/pdbe/structure-quality-report/prop.js +1 -1
  117. package/lib/commonjs/extensions/pdbe/structure-quality-report/prop.js.map +1 -1
  118. package/lib/commonjs/extensions/rcsb/assembly-symmetry/behavior.d.ts +6 -6
  119. package/lib/commonjs/extensions/rcsb/assembly-symmetry/behavior.js +3 -3
  120. package/lib/commonjs/extensions/rcsb/assembly-symmetry/behavior.js.map +1 -1
  121. package/lib/commonjs/extensions/rcsb/assembly-symmetry/color.js +1 -1
  122. package/lib/commonjs/extensions/rcsb/assembly-symmetry/color.js.map +1 -1
  123. package/lib/commonjs/extensions/rcsb/assembly-symmetry/prop.js +2 -2
  124. package/lib/commonjs/extensions/rcsb/assembly-symmetry/prop.js.map +1 -1
  125. package/lib/commonjs/extensions/rcsb/assembly-symmetry/representation.d.ts +1 -1
  126. package/lib/commonjs/extensions/rcsb/assembly-symmetry/representation.js +7 -7
  127. package/lib/commonjs/extensions/rcsb/assembly-symmetry/representation.js.map +1 -1
  128. package/lib/commonjs/extensions/rcsb/validation-report/behavior.d.ts +3 -3
  129. package/lib/commonjs/extensions/rcsb/validation-report/behavior.js +11 -11
  130. package/lib/commonjs/extensions/rcsb/validation-report/behavior.js.map +1 -1
  131. package/lib/commonjs/extensions/rcsb/validation-report/prop.js +2 -2
  132. package/lib/commonjs/extensions/rcsb/validation-report/prop.js.map +1 -1
  133. package/lib/commonjs/extensions/rcsb/validation-report/representation.d.ts +10 -10
  134. package/lib/commonjs/extensions/rcsb/validation-report/representation.js +2 -2
  135. package/lib/commonjs/extensions/rcsb/validation-report/representation.js.map +1 -1
  136. package/lib/commonjs/mol-canvas3d/canvas3d.d.ts +8 -8
  137. package/lib/commonjs/mol-canvas3d/canvas3d.js +3 -3
  138. package/lib/commonjs/mol-canvas3d/canvas3d.js.map +1 -1
  139. package/lib/commonjs/mol-canvas3d/controls/trackball.d.ts +2 -2
  140. package/lib/commonjs/mol-canvas3d/helper/camera-helper.d.ts +3 -3
  141. package/lib/commonjs/mol-canvas3d/helper/handle-helper.d.ts +1 -1
  142. package/lib/commonjs/mol-canvas3d/helper/handle-helper.js +1 -1
  143. package/lib/commonjs/mol-canvas3d/helper/handle-helper.js.map +1 -1
  144. package/lib/commonjs/mol-canvas3d/passes/image.d.ts +2 -2
  145. package/lib/commonjs/mol-canvas3d/passes/wboit.js +1 -1
  146. package/lib/commonjs/mol-canvas3d/passes/wboit.js.map +1 -1
  147. package/lib/commonjs/mol-canvas3d/util.js +1 -1
  148. package/lib/commonjs/mol-canvas3d/util.js.map +1 -1
  149. package/lib/commonjs/mol-data/db/table.js +1 -1
  150. package/lib/commonjs/mol-data/db/table.js.map +1 -1
  151. package/lib/commonjs/mol-data/int/_spec/sorted-ranges.spec.js +1 -1
  152. package/lib/commonjs/mol-data/int/_spec/sorted-ranges.spec.js.map +1 -1
  153. package/lib/commonjs/mol-data/int/impl/ordered-set.d.ts +3 -3
  154. package/lib/commonjs/mol-data/int/impl/sorted-array.d.ts +1 -1
  155. package/lib/commonjs/mol-data/int/impl/sorted-array.js +2 -2
  156. package/lib/commonjs/mol-data/int/impl/sorted-array.js.map +1 -1
  157. package/lib/commonjs/mol-data/int/tuple.js +1 -1
  158. package/lib/commonjs/mol-data/int/tuple.js.map +1 -1
  159. package/lib/commonjs/mol-data/util/_spec/interval-iterator.spec.js +1 -1
  160. package/lib/commonjs/mol-data/util/_spec/interval-iterator.spec.js.map +1 -1
  161. package/lib/commonjs/mol-geo/geometry/base.d.ts +3 -3
  162. package/lib/commonjs/mol-geo/geometry/cylinders/cylinders.d.ts +1 -1
  163. package/lib/commonjs/mol-geo/geometry/direct-volume/direct-volume.d.ts +1 -1
  164. package/lib/commonjs/mol-geo/geometry/image/image.d.ts +3 -3
  165. package/lib/commonjs/mol-geo/geometry/lines/lines.d.ts +1 -1
  166. package/lib/commonjs/mol-geo/geometry/mesh/mesh.d.ts +1 -1
  167. package/lib/commonjs/mol-geo/geometry/mesh/mesh.js +1 -1
  168. package/lib/commonjs/mol-geo/geometry/mesh/mesh.js.map +1 -1
  169. package/lib/commonjs/mol-geo/geometry/points/points.d.ts +3 -3
  170. package/lib/commonjs/mol-geo/geometry/spheres/spheres.d.ts +1 -1
  171. package/lib/commonjs/mol-geo/geometry/text/font-atlas.js +1 -1
  172. package/lib/commonjs/mol-geo/geometry/text/font-atlas.js.map +1 -1
  173. package/lib/commonjs/mol-geo/geometry/text/text.d.ts +1 -1
  174. package/lib/commonjs/mol-geo/geometry/texture-mesh/texture-mesh.d.ts +1 -1
  175. package/lib/commonjs/mol-geo/primitive/polyhedron.js +1 -1
  176. package/lib/commonjs/mol-geo/primitive/polyhedron.js.map +1 -1
  177. package/lib/commonjs/mol-gl/_spec/gl.shim.js +4 -4
  178. package/lib/commonjs/mol-gl/_spec/gl.shim.js.map +1 -1
  179. package/lib/commonjs/mol-gl/compute/grid3d.js +3 -3
  180. package/lib/commonjs/mol-gl/compute/grid3d.js.map +1 -1
  181. package/lib/commonjs/mol-gl/compute/histogram-pyramid/reduction.js +4 -4
  182. package/lib/commonjs/mol-gl/compute/histogram-pyramid/reduction.js.map +1 -1
  183. package/lib/commonjs/mol-gl/renderable/util.js +1 -1
  184. package/lib/commonjs/mol-gl/renderable/util.js.map +1 -1
  185. package/lib/commonjs/mol-gl/renderer.d.ts +2 -2
  186. package/lib/commonjs/mol-gl/scene.js +1 -1
  187. package/lib/commonjs/mol-gl/scene.js.map +1 -1
  188. package/lib/commonjs/mol-gl/shader-code.js +8 -8
  189. package/lib/commonjs/mol-gl/shader-code.js.map +1 -1
  190. package/lib/commonjs/mol-gl/webgl/buffer.d.ts +3 -2
  191. package/lib/commonjs/mol-gl/webgl/buffer.js +5 -5
  192. package/lib/commonjs/mol-gl/webgl/buffer.js.map +1 -1
  193. package/lib/commonjs/mol-gl/webgl/compat.js +3 -3
  194. package/lib/commonjs/mol-gl/webgl/compat.js.map +1 -1
  195. package/lib/commonjs/mol-gl/webgl/context.d.ts +1 -1
  196. package/lib/commonjs/mol-gl/webgl/context.js +2 -2
  197. package/lib/commonjs/mol-gl/webgl/context.js.map +1 -1
  198. package/lib/commonjs/mol-gl/webgl/framebuffer.js +1 -1
  199. package/lib/commonjs/mol-gl/webgl/framebuffer.js.map +1 -1
  200. package/lib/commonjs/mol-gl/webgl/program.d.ts +1 -1
  201. package/lib/commonjs/mol-gl/webgl/program.js +14 -12
  202. package/lib/commonjs/mol-gl/webgl/program.js.map +1 -1
  203. package/lib/commonjs/mol-gl/webgl/render-item.d.ts +3 -2
  204. package/lib/commonjs/mol-gl/webgl/render-item.js +6 -3
  205. package/lib/commonjs/mol-gl/webgl/render-item.js.map +1 -1
  206. package/lib/commonjs/mol-gl/webgl/resources.js +1 -1
  207. package/lib/commonjs/mol-gl/webgl/resources.js.map +1 -1
  208. package/lib/commonjs/mol-gl/webgl/shader.js +3 -3
  209. package/lib/commonjs/mol-gl/webgl/shader.js.map +1 -1
  210. package/lib/commonjs/mol-gl/webgl/state.d.ts +4 -1
  211. package/lib/commonjs/mol-gl/webgl/state.js +25 -1
  212. package/lib/commonjs/mol-gl/webgl/state.js.map +1 -1
  213. package/lib/commonjs/mol-gl/webgl/texture.js +2 -2
  214. package/lib/commonjs/mol-gl/webgl/texture.js.map +1 -1
  215. package/lib/commonjs/mol-gl/webgl/uniform.js +2 -2
  216. package/lib/commonjs/mol-gl/webgl/uniform.js.map +1 -1
  217. package/lib/commonjs/mol-io/common/file-handle.js +1 -1
  218. package/lib/commonjs/mol-io/common/file-handle.js.map +1 -1
  219. package/lib/commonjs/mol-io/common/typed-array.js +1 -1
  220. package/lib/commonjs/mol-io/common/typed-array.js.map +1 -1
  221. package/lib/commonjs/mol-io/reader/ccp4/parser.js +1 -1
  222. package/lib/commonjs/mol-io/reader/ccp4/parser.js.map +1 -1
  223. package/lib/commonjs/mol-io/reader/cif/binary/parser.js +1 -1
  224. package/lib/commonjs/mol-io/reader/cif/binary/parser.js.map +1 -1
  225. package/lib/commonjs/mol-io/reader/cif/data-model.js +7 -7
  226. package/lib/commonjs/mol-io/reader/cif/data-model.js.map +1 -1
  227. package/lib/commonjs/mol-io/reader/cif/schema/ccd.d.ts +2 -2
  228. package/lib/commonjs/mol-io/reader/cif/schema/density-server.d.ts +2 -2
  229. package/lib/commonjs/mol-io/reader/cif/schema/mmcif-extras.d.ts +3 -3
  230. package/lib/commonjs/mol-io/reader/cif/schema/mmcif.d.ts +14 -14
  231. package/lib/commonjs/mol-io/reader/cif/schema.js +7 -7
  232. package/lib/commonjs/mol-io/reader/cif/schema.js.map +1 -1
  233. package/lib/commonjs/mol-io/reader/cif/text/parser.js +2 -2
  234. package/lib/commonjs/mol-io/reader/cif/text/parser.js.map +1 -1
  235. package/lib/commonjs/mol-io/reader/dcd/parser.js +2 -2
  236. package/lib/commonjs/mol-io/reader/dcd/parser.js.map +1 -1
  237. package/lib/commonjs/mol-io/reader/ply/schema.d.ts +1 -1
  238. package/lib/commonjs/mol-io/reader/ply/schema.js +1 -1
  239. package/lib/commonjs/mol-io/reader/ply/schema.js.map +1 -1
  240. package/lib/commonjs/mol-io/reader/result.js +1 -1
  241. package/lib/commonjs/mol-io/reader/result.js.map +1 -1
  242. package/lib/commonjs/mol-io/writer/cif/encoder/text.js +3 -3
  243. package/lib/commonjs/mol-io/writer/cif/encoder/text.js.map +1 -1
  244. package/lib/commonjs/mol-io/writer/cif/encoder.js +5 -5
  245. package/lib/commonjs/mol-io/writer/cif/encoder.js.map +1 -1
  246. package/lib/commonjs/mol-io/writer/mol/encoder.js +4 -4
  247. package/lib/commonjs/mol-io/writer/mol/encoder.js.map +1 -1
  248. package/lib/commonjs/mol-io/writer/mol2/encoder.js +6 -6
  249. package/lib/commonjs/mol-io/writer/mol2/encoder.js.map +1 -1
  250. package/lib/commonjs/mol-math/geometry/gaussian-density/gpu.js +1 -1
  251. package/lib/commonjs/mol-math/geometry/gaussian-density/gpu.js.map +1 -1
  252. package/lib/commonjs/mol-math/geometry/spacegroup/construction.js +8 -8
  253. package/lib/commonjs/mol-math/geometry/spacegroup/construction.js.map +1 -1
  254. package/lib/commonjs/mol-math/geometry/spacegroup/tables.js +1 -1
  255. package/lib/commonjs/mol-math/geometry/spacegroup/tables.js.map +1 -1
  256. package/lib/commonjs/mol-math/geometry/symmetry-operator.js +4 -4
  257. package/lib/commonjs/mol-math/geometry/symmetry-operator.js.map +1 -1
  258. package/lib/commonjs/mol-math/graph/inter-unit-graph.js +2 -2
  259. package/lib/commonjs/mol-math/graph/inter-unit-graph.js.map +1 -1
  260. package/lib/commonjs/mol-math/linear-algebra/3d/quat.js +1 -1
  261. package/lib/commonjs/mol-math/linear-algebra/3d/quat.js.map +1 -1
  262. package/lib/commonjs/mol-math/linear-algebra/3d/vec2.js +1 -1
  263. package/lib/commonjs/mol-math/linear-algebra/3d/vec2.js.map +1 -1
  264. package/lib/commonjs/mol-math/linear-algebra/3d/vec3.js +1 -1
  265. package/lib/commonjs/mol-math/linear-algebra/3d/vec3.js.map +1 -1
  266. package/lib/commonjs/mol-math/linear-algebra/3d/vec4.js +1 -1
  267. package/lib/commonjs/mol-math/linear-algebra/3d/vec4.js.map +1 -1
  268. package/lib/commonjs/mol-model/loci.d.ts +20 -20
  269. package/lib/commonjs/mol-model/sequence/sequence.js +2 -2
  270. package/lib/commonjs/mol-model/sequence/sequence.js.map +1 -1
  271. package/lib/commonjs/mol-model/shape/shape.d.ts +1 -1
  272. package/lib/commonjs/mol-model/structure/export/categories/atom_site.js +2 -2
  273. package/lib/commonjs/mol-model/structure/export/categories/atom_site.js.map +1 -1
  274. package/lib/commonjs/mol-model/structure/export/categories/atom_site_operator_mapping.js +1 -1
  275. package/lib/commonjs/mol-model/structure/export/categories/atom_site_operator_mapping.js.map +1 -1
  276. package/lib/commonjs/mol-model/structure/export/categories/secondary-structure.js +1 -1
  277. package/lib/commonjs/mol-model/structure/export/categories/secondary-structure.js.map +1 -1
  278. package/lib/commonjs/mol-model/structure/export/mmcif.js +1 -1
  279. package/lib/commonjs/mol-model/structure/export/mmcif.js.map +1 -1
  280. package/lib/commonjs/mol-model/structure/model/properties/atomic/bonds.js +2 -2
  281. package/lib/commonjs/mol-model/structure/model/properties/atomic/bonds.js.map +1 -1
  282. package/lib/commonjs/mol-model/structure/model/properties/symmetry.js +3 -3
  283. package/lib/commonjs/mol-model/structure/model/properties/symmetry.js.map +1 -1
  284. package/lib/commonjs/mol-model/structure/model/properties/utils/atomic-index.js +2 -2
  285. package/lib/commonjs/mol-model/structure/model/properties/utils/atomic-index.js.map +1 -1
  286. package/lib/commonjs/mol-model/structure/model/properties/utils/coarse-keys.js +1 -1
  287. package/lib/commonjs/mol-model/structure/model/properties/utils/coarse-keys.js.map +1 -1
  288. package/lib/commonjs/mol-model/structure/model/properties/utils/residue-set.js +1 -1
  289. package/lib/commonjs/mol-model/structure/model/properties/utils/residue-set.js.map +1 -1
  290. package/lib/commonjs/mol-model/structure/query/context.js +1 -1
  291. package/lib/commonjs/mol-model/structure/query/context.js.map +1 -1
  292. package/lib/commonjs/mol-model/structure/structure/carbohydrates/compute.js +1 -1
  293. package/lib/commonjs/mol-model/structure/structure/carbohydrates/compute.js.map +1 -1
  294. package/lib/commonjs/mol-model/structure/structure/element/loci.js +2 -2
  295. package/lib/commonjs/mol-model/structure/structure/element/loci.js.map +1 -1
  296. package/lib/commonjs/mol-model/structure/structure/element/util.js +1 -1
  297. package/lib/commonjs/mol-model/structure/structure/element/util.js.map +1 -1
  298. package/lib/commonjs/mol-model/structure/structure/properties.d.ts +2 -2
  299. package/lib/commonjs/mol-model/structure/structure/properties.js +1 -1
  300. package/lib/commonjs/mol-model/structure/structure/properties.js.map +1 -1
  301. package/lib/commonjs/mol-model/structure/structure/structure.js +1 -1
  302. package/lib/commonjs/mol-model/structure/structure/structure.js.map +1 -1
  303. package/lib/commonjs/mol-model/structure/structure/symmetry.js +3 -3
  304. package/lib/commonjs/mol-model/structure/structure/symmetry.js.map +1 -1
  305. package/lib/commonjs/mol-model/structure/structure/unit.d.ts +4 -4
  306. package/lib/commonjs/mol-model/structure/structure/util/superposition-db-mapping.js +1 -1
  307. package/lib/commonjs/mol-model/structure/structure/util/superposition-db-mapping.js.map +1 -1
  308. package/lib/commonjs/mol-model/volume/volume.js +2 -2
  309. package/lib/commonjs/mol-model/volume/volume.js.map +1 -1
  310. package/lib/commonjs/mol-model-formats/shape/ply.d.ts +2 -2
  311. package/lib/commonjs/mol-model-formats/shape/ply.js +1 -1
  312. package/lib/commonjs/mol-model-formats/shape/ply.js.map +1 -1
  313. package/lib/commonjs/mol-model-formats/structure/basic/atomic.js +2 -2
  314. package/lib/commonjs/mol-model-formats/structure/basic/atomic.js.map +1 -1
  315. package/lib/commonjs/mol-model-formats/structure/basic/properties.js +2 -2
  316. package/lib/commonjs/mol-model-formats/structure/basic/properties.js.map +1 -1
  317. package/lib/commonjs/mol-model-formats/structure/basic/schema.d.ts +6 -6
  318. package/lib/commonjs/mol-model-formats/structure/common/component.d.ts +8 -8
  319. package/lib/commonjs/mol-model-formats/structure/common/entity.js +6 -6
  320. package/lib/commonjs/mol-model-formats/structure/common/entity.js.map +1 -1
  321. package/lib/commonjs/mol-model-formats/structure/pdb/assembly.js +10 -10
  322. package/lib/commonjs/mol-model-formats/structure/pdb/assembly.js.map +1 -1
  323. package/lib/commonjs/mol-model-formats/structure/pdb/conect.js +1 -1
  324. package/lib/commonjs/mol-model-formats/structure/pdb/conect.js.map +1 -1
  325. package/lib/commonjs/mol-model-formats/structure/pdb/entity.js +1 -1
  326. package/lib/commonjs/mol-model-formats/structure/pdb/entity.js.map +1 -1
  327. package/lib/commonjs/mol-model-formats/structure/property/assembly.js +1 -1
  328. package/lib/commonjs/mol-model-formats/structure/property/assembly.js.map +1 -1
  329. package/lib/commonjs/mol-model-formats/structure/property/symmetry.js +1 -1
  330. package/lib/commonjs/mol-model-formats/structure/property/symmetry.js.map +1 -1
  331. package/lib/commonjs/mol-model-formats/volume/ccp4.js +1 -1
  332. package/lib/commonjs/mol-model-formats/volume/ccp4.js.map +1 -1
  333. package/lib/commonjs/mol-model-props/common/custom-element-property.js +1 -1
  334. package/lib/commonjs/mol-model-props/common/custom-element-property.js.map +1 -1
  335. package/lib/commonjs/mol-model-props/common/custom-property.js +1 -1
  336. package/lib/commonjs/mol-model-props/common/custom-property.js.map +1 -1
  337. package/lib/commonjs/mol-model-props/computed/interactions/common.js +1 -1
  338. package/lib/commonjs/mol-model-props/computed/interactions/common.js.map +1 -1
  339. package/lib/commonjs/mol-model-props/computed/interactions/refine.js +2 -2
  340. package/lib/commonjs/mol-model-props/computed/interactions/refine.js.map +1 -1
  341. package/lib/commonjs/mol-model-props/computed/representations/interactions-inter-unit-cylinder.d.ts +2 -2
  342. package/lib/commonjs/mol-model-props/computed/representations/interactions-intra-unit-cylinder.d.ts +2 -2
  343. package/lib/commonjs/mol-model-props/computed/representations/interactions.d.ts +6 -6
  344. package/lib/commonjs/mol-model-props/integrative/cross-link-restraint/property.js +1 -1
  345. package/lib/commonjs/mol-model-props/integrative/cross-link-restraint/property.js.map +1 -1
  346. package/lib/commonjs/mol-model-props/integrative/cross-link-restraint/representation.d.ts +8 -8
  347. package/lib/commonjs/mol-model-props/integrative/pair-restraints.js +1 -1
  348. package/lib/commonjs/mol-model-props/integrative/pair-restraints.js.map +1 -1
  349. package/lib/commonjs/mol-model-props/sequence/best-database-mapping.js +1 -1
  350. package/lib/commonjs/mol-model-props/sequence/best-database-mapping.js.map +1 -1
  351. package/lib/commonjs/mol-model-props/sequence/themes/best-database-mapping.js +1 -1
  352. package/lib/commonjs/mol-model-props/sequence/themes/best-database-mapping.js.map +1 -1
  353. package/lib/commonjs/mol-plugin/behavior/behavior.d.ts +1 -1
  354. package/lib/commonjs/mol-plugin/behavior/dynamic/custom-props/computed/accessible-surface-area.js +3 -3
  355. package/lib/commonjs/mol-plugin/behavior/dynamic/custom-props/computed/accessible-surface-area.js.map +1 -1
  356. package/lib/commonjs/mol-plugin/behavior/dynamic/custom-props/computed/interactions.js +3 -3
  357. package/lib/commonjs/mol-plugin/behavior/dynamic/custom-props/computed/interactions.js.map +1 -1
  358. package/lib/commonjs/mol-plugin/behavior/dynamic/custom-props/computed/valence-model.js +1 -1
  359. package/lib/commonjs/mol-plugin/behavior/dynamic/custom-props/computed/valence-model.js.map +1 -1
  360. package/lib/commonjs/mol-plugin/behavior/dynamic/representation.d.ts +2 -2
  361. package/lib/commonjs/mol-plugin/behavior/dynamic/selection/structure-focus-representation.d.ts +1 -1
  362. package/lib/commonjs/mol-plugin/behavior/dynamic/selection/structure-focus-representation.js +1 -1
  363. package/lib/commonjs/mol-plugin/behavior/dynamic/selection/structure-focus-representation.js.map +1 -1
  364. package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/behavior.d.ts +4 -4
  365. package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/behavior.js +6 -6
  366. package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/behavior.js.map +1 -1
  367. package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/transformers.d.ts +4 -4
  368. package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/transformers.js +5 -5
  369. package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/transformers.js.map +1 -1
  370. package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/util.js +6 -6
  371. package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/util.js.map +1 -1
  372. package/lib/commonjs/mol-plugin/behavior/static/state.js +4 -4
  373. package/lib/commonjs/mol-plugin/behavior/static/state.js.map +1 -1
  374. package/lib/commonjs/mol-plugin/commands.d.ts +4 -4
  375. package/lib/commonjs/mol-plugin/context.js +2 -3
  376. package/lib/commonjs/mol-plugin/context.js.map +1 -1
  377. package/lib/commonjs/mol-plugin/layout.d.ts +4 -4
  378. package/lib/commonjs/mol-plugin/util/viewport-screenshot.d.ts +9 -9
  379. package/lib/commonjs/mol-plugin/util/viewport-screenshot.js +1 -1
  380. package/lib/commonjs/mol-plugin/util/viewport-screenshot.js.map +1 -1
  381. package/lib/commonjs/mol-plugin-state/actions/file.js +3 -3
  382. package/lib/commonjs/mol-plugin-state/actions/file.js.map +1 -1
  383. package/lib/commonjs/mol-plugin-state/actions/structure.d.ts +1 -1
  384. package/lib/commonjs/mol-plugin-state/actions/structure.js +12 -12
  385. package/lib/commonjs/mol-plugin-state/actions/structure.js.map +1 -1
  386. package/lib/commonjs/mol-plugin-state/actions/volume.js +16 -16
  387. package/lib/commonjs/mol-plugin-state/actions/volume.js.map +1 -1
  388. package/lib/commonjs/mol-plugin-state/animation/built-in/model-index.d.ts +5 -5
  389. package/lib/commonjs/mol-plugin-state/animation/helpers.d.ts +5 -5
  390. package/lib/commonjs/mol-plugin-state/builder/data.d.ts +3 -3
  391. package/lib/commonjs/mol-plugin-state/builder/structure/hierarchy-preset.d.ts +14 -14
  392. package/lib/commonjs/mol-plugin-state/builder/structure/hierarchy.d.ts +6 -6
  393. package/lib/commonjs/mol-plugin-state/builder/structure/hierarchy.js +2 -2
  394. package/lib/commonjs/mol-plugin-state/builder/structure/hierarchy.js.map +1 -1
  395. package/lib/commonjs/mol-plugin-state/builder/structure/representation-preset.d.ts +15 -15
  396. package/lib/commonjs/mol-plugin-state/builder/structure/representation-preset.js +1 -1
  397. package/lib/commonjs/mol-plugin-state/builder/structure/representation-preset.js.map +1 -1
  398. package/lib/commonjs/mol-plugin-state/builder/structure/representation.d.ts +1 -1
  399. package/lib/commonjs/mol-plugin-state/builder/structure/representation.js +2 -2
  400. package/lib/commonjs/mol-plugin-state/builder/structure/representation.js.map +1 -1
  401. package/lib/commonjs/mol-plugin-state/builder/structure.js +3 -3
  402. package/lib/commonjs/mol-plugin-state/builder/structure.js.map +1 -1
  403. package/lib/commonjs/mol-plugin-state/formats/registry.js +1 -1
  404. package/lib/commonjs/mol-plugin-state/formats/registry.js.map +1 -1
  405. package/lib/commonjs/mol-plugin-state/formats/shape.d.ts +2 -2
  406. package/lib/commonjs/mol-plugin-state/formats/structure.d.ts +6 -6
  407. package/lib/commonjs/mol-plugin-state/formats/volume.d.ts +18 -18
  408. package/lib/commonjs/mol-plugin-state/helpers/root-structure.d.ts +4 -4
  409. package/lib/commonjs/mol-plugin-state/helpers/root-structure.js +10 -10
  410. package/lib/commonjs/mol-plugin-state/helpers/root-structure.js.map +1 -1
  411. package/lib/commonjs/mol-plugin-state/helpers/structure-component.d.ts +2 -2
  412. package/lib/commonjs/mol-plugin-state/helpers/structure-component.js +3 -3
  413. package/lib/commonjs/mol-plugin-state/helpers/structure-component.js.map +1 -1
  414. package/lib/commonjs/mol-plugin-state/helpers/structure-query.js +1 -1
  415. package/lib/commonjs/mol-plugin-state/helpers/structure-query.js.map +1 -1
  416. package/lib/commonjs/mol-plugin-state/helpers/structure-selection-query.js +5 -5
  417. package/lib/commonjs/mol-plugin-state/helpers/structure-selection-query.js.map +1 -1
  418. package/lib/commonjs/mol-plugin-state/manager/animation.js +1 -1
  419. package/lib/commonjs/mol-plugin-state/manager/animation.js.map +1 -1
  420. package/lib/commonjs/mol-plugin-state/manager/interactivity.d.ts +1 -1
  421. package/lib/commonjs/mol-plugin-state/manager/loci-label.js +1 -1
  422. package/lib/commonjs/mol-plugin-state/manager/loci-label.js.map +1 -1
  423. package/lib/commonjs/mol-plugin-state/manager/snapshots.js +2 -2
  424. package/lib/commonjs/mol-plugin-state/manager/snapshots.js.map +1 -1
  425. package/lib/commonjs/mol-plugin-state/manager/structure/component.d.ts +3 -3
  426. package/lib/commonjs/mol-plugin-state/manager/structure/hierarchy.js +2 -2
  427. package/lib/commonjs/mol-plugin-state/manager/structure/hierarchy.js.map +1 -1
  428. package/lib/commonjs/mol-plugin-state/manager/structure/measurement.js +3 -3
  429. package/lib/commonjs/mol-plugin-state/manager/structure/measurement.js.map +1 -1
  430. package/lib/commonjs/mol-plugin-state/transforms/data.d.ts +6 -6
  431. package/lib/commonjs/mol-plugin-state/transforms/data.js +8 -8
  432. package/lib/commonjs/mol-plugin-state/transforms/data.js.map +1 -1
  433. package/lib/commonjs/mol-plugin-state/transforms/model.d.ts +6 -6
  434. package/lib/commonjs/mol-plugin-state/transforms/model.js +18 -18
  435. package/lib/commonjs/mol-plugin-state/transforms/model.js.map +1 -1
  436. package/lib/commonjs/mol-plugin-state/transforms/representation.d.ts +15 -15
  437. package/lib/commonjs/mol-plugin-state/transforms/representation.js +24 -24
  438. package/lib/commonjs/mol-plugin-state/transforms/representation.js.map +1 -1
  439. package/lib/commonjs/mol-plugin-state/transforms/volume.js +7 -7
  440. package/lib/commonjs/mol-plugin-state/transforms/volume.js.map +1 -1
  441. package/lib/commonjs/mol-plugin-ui/base.js +1 -1
  442. package/lib/commonjs/mol-plugin-ui/base.js.map +1 -1
  443. package/lib/commonjs/mol-plugin-ui/controls/action-menu.js +3 -3
  444. package/lib/commonjs/mol-plugin-ui/controls/action-menu.js.map +1 -1
  445. package/lib/commonjs/mol-plugin-ui/controls/color.js +2 -2
  446. package/lib/commonjs/mol-plugin-ui/controls/color.js.map +1 -1
  447. package/lib/commonjs/mol-plugin-ui/controls/common.js +9 -9
  448. package/lib/commonjs/mol-plugin-ui/controls/common.js.map +1 -1
  449. package/lib/commonjs/mol-plugin-ui/controls/icons.js +1 -1
  450. package/lib/commonjs/mol-plugin-ui/controls/icons.js.map +1 -1
  451. package/lib/commonjs/mol-plugin-ui/controls/legend.js +3 -3
  452. package/lib/commonjs/mol-plugin-ui/controls/legend.js.map +1 -1
  453. package/lib/commonjs/mol-plugin-ui/controls/line-graph/line-graph-component.js +6 -6
  454. package/lib/commonjs/mol-plugin-ui/controls/line-graph/line-graph-component.js.map +1 -1
  455. package/lib/commonjs/mol-plugin-ui/controls/line-graph/point-component.js +1 -1
  456. package/lib/commonjs/mol-plugin-ui/controls/line-graph/point-component.js.map +1 -1
  457. package/lib/commonjs/mol-plugin-ui/controls/parameters.js +29 -29
  458. package/lib/commonjs/mol-plugin-ui/controls/parameters.js.map +1 -1
  459. package/lib/commonjs/mol-plugin-ui/controls/screenshot.js +1 -1
  460. package/lib/commonjs/mol-plugin-ui/controls/screenshot.js.map +1 -1
  461. package/lib/commonjs/mol-plugin-ui/controls/slider.js +9 -9
  462. package/lib/commonjs/mol-plugin-ui/controls/slider.js.map +1 -1
  463. package/lib/commonjs/mol-plugin-ui/controls.js +2 -2
  464. package/lib/commonjs/mol-plugin-ui/controls.js.map +1 -1
  465. package/lib/commonjs/mol-plugin-ui/plugin.js +3 -3
  466. package/lib/commonjs/mol-plugin-ui/plugin.js.map +1 -1
  467. package/lib/commonjs/mol-plugin-ui/sequence/chain.js +3 -3
  468. package/lib/commonjs/mol-plugin-ui/sequence/chain.js.map +1 -1
  469. package/lib/commonjs/mol-plugin-ui/sequence/sequence.js +4 -4
  470. package/lib/commonjs/mol-plugin-ui/sequence/sequence.js.map +1 -1
  471. package/lib/commonjs/mol-plugin-ui/sequence.js +8 -8
  472. package/lib/commonjs/mol-plugin-ui/sequence.js.map +1 -1
  473. package/lib/commonjs/mol-plugin-ui/state/actions.js +1 -1
  474. package/lib/commonjs/mol-plugin-ui/state/actions.js.map +1 -1
  475. package/lib/commonjs/mol-plugin-ui/state/common.js +2 -2
  476. package/lib/commonjs/mol-plugin-ui/state/common.js.map +1 -1
  477. package/lib/commonjs/mol-plugin-ui/state/snapshots.js +4 -4
  478. package/lib/commonjs/mol-plugin-ui/state/snapshots.js.map +1 -1
  479. package/lib/commonjs/mol-plugin-ui/state/tree.js +8 -8
  480. package/lib/commonjs/mol-plugin-ui/state/tree.js.map +1 -1
  481. package/lib/commonjs/mol-plugin-ui/structure/components.js +4 -4
  482. package/lib/commonjs/mol-plugin-ui/structure/components.js.map +1 -1
  483. package/lib/commonjs/mol-plugin-ui/structure/focus.js +4 -4
  484. package/lib/commonjs/mol-plugin-ui/structure/focus.js.map +1 -1
  485. package/lib/commonjs/mol-plugin-ui/structure/generic.js +2 -2
  486. package/lib/commonjs/mol-plugin-ui/structure/generic.js.map +1 -1
  487. package/lib/commonjs/mol-plugin-ui/structure/measurements.js +6 -6
  488. package/lib/commonjs/mol-plugin-ui/structure/measurements.js.map +1 -1
  489. package/lib/commonjs/mol-plugin-ui/structure/selection.d.ts +1 -1
  490. package/lib/commonjs/mol-plugin-ui/structure/selection.js +4 -4
  491. package/lib/commonjs/mol-plugin-ui/structure/selection.js.map +1 -1
  492. package/lib/commonjs/mol-plugin-ui/structure/source.js +12 -12
  493. package/lib/commonjs/mol-plugin-ui/structure/source.js.map +1 -1
  494. package/lib/commonjs/mol-plugin-ui/structure/superposition.js +4 -4
  495. package/lib/commonjs/mol-plugin-ui/structure/superposition.js.map +1 -1
  496. package/lib/commonjs/mol-plugin-ui/structure/volume.js +2 -2
  497. package/lib/commonjs/mol-plugin-ui/structure/volume.js.map +1 -1
  498. package/lib/commonjs/mol-repr/representation.js +4 -4
  499. package/lib/commonjs/mol-repr/representation.js.map +1 -1
  500. package/lib/commonjs/mol-repr/shape/loci/angle.d.ts +1 -1
  501. package/lib/commonjs/mol-repr/shape/loci/angle.js +2 -2
  502. package/lib/commonjs/mol-repr/shape/loci/angle.js.map +1 -1
  503. package/lib/commonjs/mol-repr/shape/loci/common.d.ts +1 -1
  504. package/lib/commonjs/mol-repr/shape/loci/dihedral.d.ts +1 -1
  505. package/lib/commonjs/mol-repr/shape/loci/dihedral.js +2 -2
  506. package/lib/commonjs/mol-repr/shape/loci/dihedral.js.map +1 -1
  507. package/lib/commonjs/mol-repr/shape/loci/distance.d.ts +1 -1
  508. package/lib/commonjs/mol-repr/shape/loci/distance.js +2 -2
  509. package/lib/commonjs/mol-repr/shape/loci/distance.js.map +1 -1
  510. package/lib/commonjs/mol-repr/shape/loci/label.d.ts +1 -1
  511. package/lib/commonjs/mol-repr/shape/loci/label.js +1 -1
  512. package/lib/commonjs/mol-repr/shape/loci/label.js.map +1 -1
  513. package/lib/commonjs/mol-repr/shape/loci/orientation.d.ts +2 -2
  514. package/lib/commonjs/mol-repr/shape/loci/orientation.js +3 -3
  515. package/lib/commonjs/mol-repr/shape/loci/orientation.js.map +1 -1
  516. package/lib/commonjs/mol-repr/shape/loci/plane.d.ts +1 -1
  517. package/lib/commonjs/mol-repr/shape/loci/plane.js +1 -1
  518. package/lib/commonjs/mol-repr/shape/loci/plane.js.map +1 -1
  519. package/lib/commonjs/mol-repr/shape/model/unitcell.d.ts +2 -2
  520. package/lib/commonjs/mol-repr/structure/complex-visual.d.ts +12 -12
  521. package/lib/commonjs/mol-repr/structure/params.d.ts +11 -11
  522. package/lib/commonjs/mol-repr/structure/registry.d.ts +44 -44
  523. package/lib/commonjs/mol-repr/structure/registry.js +1 -1
  524. package/lib/commonjs/mol-repr/structure/registry.js.map +1 -1
  525. package/lib/commonjs/mol-repr/structure/representation/backbone.d.ts +6 -6
  526. package/lib/commonjs/mol-repr/structure/representation/ball-and-stick.d.ts +15 -15
  527. package/lib/commonjs/mol-repr/structure/representation/carbohydrate.d.ts +6 -6
  528. package/lib/commonjs/mol-repr/structure/representation/cartoon.d.ts +6 -6
  529. package/lib/commonjs/mol-repr/structure/representation/ellipsoid.d.ts +15 -15
  530. package/lib/commonjs/mol-repr/structure/representation/gaussian-surface.d.ts +12 -12
  531. package/lib/commonjs/mol-repr/structure/representation/gaussian-volume.d.ts +6 -6
  532. package/lib/commonjs/mol-repr/structure/representation/label.d.ts +9 -9
  533. package/lib/commonjs/mol-repr/structure/representation/line.d.ts +18 -18
  534. package/lib/commonjs/mol-repr/structure/representation/molecular-surface.d.ts +12 -12
  535. package/lib/commonjs/mol-repr/structure/representation/orientation.d.ts +6 -6
  536. package/lib/commonjs/mol-repr/structure/representation/point.d.ts +9 -9
  537. package/lib/commonjs/mol-repr/structure/representation/putty.d.ts +6 -6
  538. package/lib/commonjs/mol-repr/structure/representation/spacefill.d.ts +6 -6
  539. package/lib/commonjs/mol-repr/structure/units-representation.js +1 -1
  540. package/lib/commonjs/mol-repr/structure/units-representation.js.map +1 -1
  541. package/lib/commonjs/mol-repr/structure/units-visual.d.ts +17 -17
  542. package/lib/commonjs/mol-repr/structure/visual/bond-inter-unit-cylinder.d.ts +10 -10
  543. package/lib/commonjs/mol-repr/structure/visual/bond-inter-unit-line.d.ts +5 -5
  544. package/lib/commonjs/mol-repr/structure/visual/bond-intra-unit-cylinder.d.ts +10 -10
  545. package/lib/commonjs/mol-repr/structure/visual/bond-intra-unit-line.d.ts +5 -5
  546. package/lib/commonjs/mol-repr/structure/visual/carbohydrate-link-cylinder.d.ts +2 -2
  547. package/lib/commonjs/mol-repr/structure/visual/carbohydrate-symbol-mesh.d.ts +2 -2
  548. package/lib/commonjs/mol-repr/structure/visual/carbohydrate-terminal-link-cylinder.d.ts +2 -2
  549. package/lib/commonjs/mol-repr/structure/visual/element-cross.d.ts +2 -2
  550. package/lib/commonjs/mol-repr/structure/visual/element-point.d.ts +3 -3
  551. package/lib/commonjs/mol-repr/structure/visual/element-sphere.d.ts +4 -4
  552. package/lib/commonjs/mol-repr/structure/visual/ellipsoid-mesh.d.ts +2 -2
  553. package/lib/commonjs/mol-repr/structure/visual/gaussian-density-volume.d.ts +4 -4
  554. package/lib/commonjs/mol-repr/structure/visual/gaussian-surface-mesh.d.ts +16 -16
  555. package/lib/commonjs/mol-repr/structure/visual/gaussian-surface-wireframe.d.ts +2 -2
  556. package/lib/commonjs/mol-repr/structure/visual/label-text.d.ts +3 -3
  557. package/lib/commonjs/mol-repr/structure/visual/label-text.js +3 -3
  558. package/lib/commonjs/mol-repr/structure/visual/label-text.js.map +1 -1
  559. package/lib/commonjs/mol-repr/structure/visual/molecular-surface-mesh.d.ts +4 -4
  560. package/lib/commonjs/mol-repr/structure/visual/molecular-surface-wireframe.d.ts +2 -2
  561. package/lib/commonjs/mol-repr/structure/visual/nucleotide-block-mesh.d.ts +2 -2
  562. package/lib/commonjs/mol-repr/structure/visual/nucleotide-ring-mesh.d.ts +2 -2
  563. package/lib/commonjs/mol-repr/structure/visual/orientation-ellipsoid-mesh.d.ts +2 -2
  564. package/lib/commonjs/mol-repr/structure/visual/polymer-backbone-cylinder.d.ts +4 -4
  565. package/lib/commonjs/mol-repr/structure/visual/polymer-backbone-sphere.d.ts +4 -4
  566. package/lib/commonjs/mol-repr/structure/visual/polymer-direction-wedge.d.ts +2 -2
  567. package/lib/commonjs/mol-repr/structure/visual/polymer-gap-cylinder.d.ts +2 -2
  568. package/lib/commonjs/mol-repr/structure/visual/polymer-trace-mesh.d.ts +2 -2
  569. package/lib/commonjs/mol-repr/structure/visual/polymer-tube-mesh.d.ts +2 -2
  570. package/lib/commonjs/mol-repr/structure/visual/util/bond.d.ts +18 -18
  571. package/lib/commonjs/mol-repr/structure/visual/util/color.d.ts +2 -2
  572. package/lib/commonjs/mol-repr/structure/visual/util/common.d.ts +2 -2
  573. package/lib/commonjs/mol-repr/volume/direct-volume.d.ts +8 -8
  574. package/lib/commonjs/mol-repr/volume/isosurface.d.ts +15 -15
  575. package/lib/commonjs/mol-repr/volume/registry.d.ts +9 -9
  576. package/lib/commonjs/mol-repr/volume/registry.js +1 -1
  577. package/lib/commonjs/mol-repr/volume/registry.js.map +1 -1
  578. package/lib/commonjs/mol-repr/volume/representation.d.ts +1 -1
  579. package/lib/commonjs/mol-repr/volume/slice.d.ts +12 -12
  580. package/lib/commonjs/mol-script/language/expression-formatter.js +6 -6
  581. package/lib/commonjs/mol-script/language/expression-formatter.js.map +1 -1
  582. package/lib/commonjs/mol-script/language/helpers.js +4 -4
  583. package/lib/commonjs/mol-script/language/helpers.js.map +1 -1
  584. package/lib/commonjs/mol-script/language/parser.js +1 -1
  585. package/lib/commonjs/mol-script/language/parser.js.map +1 -1
  586. package/lib/commonjs/mol-script/language/symbol-table/structure-query.js +3 -3
  587. package/lib/commonjs/mol-script/language/symbol-table/structure-query.js.map +1 -1
  588. package/lib/commonjs/mol-script/language/symbol.js +1 -1
  589. package/lib/commonjs/mol-script/language/symbol.js.map +1 -1
  590. package/lib/commonjs/mol-script/runtime/query/base.js +2 -2
  591. package/lib/commonjs/mol-script/runtime/query/base.js.map +1 -1
  592. package/lib/commonjs/mol-script/script/mol-script/symbols.js +3 -3
  593. package/lib/commonjs/mol-script/script/mol-script/symbols.js.map +1 -1
  594. package/lib/commonjs/mol-state/state/builder.js +1 -1
  595. package/lib/commonjs/mol-state/state/builder.js.map +1 -1
  596. package/lib/commonjs/mol-state/state.js +7 -7
  597. package/lib/commonjs/mol-state/state.js.map +1 -1
  598. package/lib/commonjs/mol-state/transformer.js +3 -3
  599. package/lib/commonjs/mol-state/transformer.js.map +1 -1
  600. package/lib/commonjs/mol-state/tree/transient.js +3 -3
  601. package/lib/commonjs/mol-state/tree/transient.js.map +1 -1
  602. package/lib/commonjs/mol-task/execution/progress.js +4 -4
  603. package/lib/commonjs/mol-task/execution/progress.js.map +1 -1
  604. package/lib/commonjs/mol-task/task.js +1 -1
  605. package/lib/commonjs/mol-task/task.js.map +1 -1
  606. package/lib/commonjs/mol-task/util/multistep.js +1 -1
  607. package/lib/commonjs/mol-task/util/multistep.js.map +1 -1
  608. package/lib/commonjs/mol-task/util/user-timing.js +3 -3
  609. package/lib/commonjs/mol-task/util/user-timing.js.map +1 -1
  610. package/lib/commonjs/mol-theme/color/chain-id.js +1 -1
  611. package/lib/commonjs/mol-theme/color/chain-id.js.map +1 -1
  612. package/lib/commonjs/mol-theme/color/element-symbol.d.ts +4 -4
  613. package/lib/commonjs/mol-theme/color/entity-id.js +1 -1
  614. package/lib/commonjs/mol-theme/color/entity-id.js.map +1 -1
  615. package/lib/commonjs/mol-theme/color/entity-source.js +4 -4
  616. package/lib/commonjs/mol-theme/color/entity-source.js.map +1 -1
  617. package/lib/commonjs/mol-theme/color/operator-hkl.js +2 -2
  618. package/lib/commonjs/mol-theme/color/operator-hkl.js.map +1 -1
  619. package/lib/commonjs/mol-theme/color.d.ts +2 -2
  620. package/lib/commonjs/mol-theme/label.js +27 -27
  621. package/lib/commonjs/mol-theme/label.js.map +1 -1
  622. package/lib/commonjs/mol-theme/theme.js +3 -3
  623. package/lib/commonjs/mol-theme/theme.js.map +1 -1
  624. package/lib/commonjs/mol-util/assets.js +3 -3
  625. package/lib/commonjs/mol-util/assets.js.map +1 -1
  626. package/lib/commonjs/mol-util/color/color.js +2 -2
  627. package/lib/commonjs/mol-util/color/color.js.map +1 -1
  628. package/lib/commonjs/mol-util/color/lists.d.ts +3 -3
  629. package/lib/commonjs/mol-util/color/lists.js +1 -1
  630. package/lib/commonjs/mol-util/color/lists.js.map +1 -1
  631. package/lib/commonjs/mol-util/color/names.d.ts +1 -1
  632. package/lib/commonjs/mol-util/color/palette.d.ts +1 -1
  633. package/lib/commonjs/mol-util/color/palette.js +2 -2
  634. package/lib/commonjs/mol-util/color/palette.js.map +1 -1
  635. package/lib/commonjs/mol-util/color/scale.d.ts +1 -1
  636. package/lib/commonjs/mol-util/console-logger.js +9 -9
  637. package/lib/commonjs/mol-util/console-logger.js.map +1 -1
  638. package/lib/commonjs/mol-util/data-source.js +5 -5
  639. package/lib/commonjs/mol-util/data-source.js.map +1 -1
  640. package/lib/commonjs/mol-util/download.js +1 -1
  641. package/lib/commonjs/mol-util/download.js.map +1 -1
  642. package/lib/commonjs/mol-util/graphql-client.js +2 -2
  643. package/lib/commonjs/mol-util/graphql-client.js.map +1 -1
  644. package/lib/commonjs/mol-util/index.js +2 -2
  645. package/lib/commonjs/mol-util/index.js.map +1 -1
  646. package/lib/commonjs/mol-util/monadic-parser.js +4 -4
  647. package/lib/commonjs/mol-util/monadic-parser.js.map +1 -1
  648. package/lib/commonjs/mol-util/now.js +4 -4
  649. package/lib/commonjs/mol-util/now.js.map +1 -1
  650. package/lib/commonjs/mol-util/object.js +1 -1
  651. package/lib/commonjs/mol-util/object.js.map +1 -1
  652. package/lib/commonjs/mol-util/performance-monitor.js +4 -4
  653. package/lib/commonjs/mol-util/performance-monitor.js.map +1 -1
  654. package/lib/commonjs/mol-util/string.js +3 -3
  655. package/lib/commonjs/mol-util/string.js.map +1 -1
  656. package/lib/commonjs/mol-util/url.js +2 -2
  657. package/lib/commonjs/mol-util/url.js.map +1 -1
  658. package/lib/commonjs/mol-util/zip/deflate.js +1 -1
  659. package/lib/commonjs/mol-util/zip/deflate.js.map +1 -1
  660. package/lib/commonjs/mol-util/zip/inflate.js +1 -1
  661. package/lib/commonjs/mol-util/zip/inflate.js.map +1 -1
  662. package/lib/commonjs/mol-util/zip/zip.js +1 -1
  663. package/lib/commonjs/mol-util/zip/zip.js.map +1 -1
  664. package/lib/commonjs/perf-tests/mol-script.js +1 -1
  665. package/lib/commonjs/perf-tests/mol-script.js.map +1 -1
  666. package/lib/commonjs/perf-tests/sets.js +1 -1
  667. package/lib/commonjs/perf-tests/sets.js.map +1 -1
  668. package/lib/commonjs/perf-tests/sort.js +1 -1
  669. package/lib/commonjs/perf-tests/sort.js.map +1 -1
  670. package/lib/commonjs/perf-tests/string-builder.js +2 -2
  671. package/lib/commonjs/perf-tests/string-builder.js.map +1 -1
  672. package/lib/commonjs/perf-tests/structure.js +7 -7
  673. package/lib/commonjs/perf-tests/structure.js.map +1 -1
  674. package/lib/commonjs/perf-tests/test-xtc.js +1 -1
  675. package/lib/commonjs/perf-tests/test-xtc.js.map +1 -1
  676. package/lib/commonjs/servers/common/file-handle.js +1 -1
  677. package/lib/commonjs/servers/common/file-handle.js.map +1 -1
  678. package/lib/commonjs/servers/common/util.js +1 -1
  679. package/lib/commonjs/servers/common/util.js.map +1 -1
  680. package/lib/commonjs/servers/model/config.js +4 -4
  681. package/lib/commonjs/servers/model/config.js.map +1 -1
  682. package/lib/commonjs/servers/model/preprocess/master.js +1 -1
  683. package/lib/commonjs/servers/model/preprocess/master.js.map +1 -1
  684. package/lib/commonjs/servers/model/preprocess/parallel.js +2 -2
  685. package/lib/commonjs/servers/model/preprocess/parallel.js.map +1 -1
  686. package/lib/commonjs/servers/model/preprocess/util.js +3 -3
  687. package/lib/commonjs/servers/model/preprocess/util.js.map +1 -1
  688. package/lib/commonjs/servers/model/properties/providers/pdbe.js +5 -5
  689. package/lib/commonjs/servers/model/properties/providers/pdbe.js.map +1 -1
  690. package/lib/commonjs/servers/model/property-provider.js +2 -2
  691. package/lib/commonjs/servers/model/property-provider.js.map +1 -1
  692. package/lib/commonjs/servers/model/query.js +1 -1
  693. package/lib/commonjs/servers/model/query.js.map +1 -1
  694. package/lib/commonjs/servers/model/server/api-local.js +2 -2
  695. package/lib/commonjs/servers/model/server/api-local.js.map +1 -1
  696. package/lib/commonjs/servers/model/server/api-schema.js +2 -2
  697. package/lib/commonjs/servers/model/server/api-schema.js.map +1 -1
  698. package/lib/commonjs/servers/model/server/api-web-multiple.js +1 -1
  699. package/lib/commonjs/servers/model/server/api-web-multiple.js.map +1 -1
  700. package/lib/commonjs/servers/model/server/api-web.js +4 -4
  701. package/lib/commonjs/servers/model/server/api-web.js.map +1 -1
  702. package/lib/commonjs/servers/model/server/api.js +1 -1
  703. package/lib/commonjs/servers/model/server/api.js.map +1 -1
  704. package/lib/commonjs/servers/model/server/cache.js +3 -3
  705. package/lib/commonjs/servers/model/server/cache.js.map +1 -1
  706. package/lib/commonjs/servers/model/server/jobs.js +3 -3
  707. package/lib/commonjs/servers/model/server/jobs.js.map +1 -1
  708. package/lib/commonjs/servers/model/server/query.js +10 -10
  709. package/lib/commonjs/servers/model/server/query.js.map +1 -1
  710. package/lib/commonjs/servers/model/server/structure-wrapper.js +6 -6
  711. package/lib/commonjs/servers/model/server/structure-wrapper.js.map +1 -1
  712. package/lib/commonjs/servers/model/server.js +3 -3
  713. package/lib/commonjs/servers/model/server.js.map +1 -1
  714. package/lib/commonjs/servers/model/utils/fetch-props-pdbe.js +4 -4
  715. package/lib/commonjs/servers/model/utils/fetch-props-pdbe.js.map +1 -1
  716. package/lib/commonjs/servers/model/utils/writer.js +2 -2
  717. package/lib/commonjs/servers/model/utils/writer.js.map +1 -1
  718. package/lib/commonjs/servers/plugin-state/api-schema.js +2 -2
  719. package/lib/commonjs/servers/plugin-state/api-schema.js.map +1 -1
  720. package/lib/commonjs/servers/plugin-state/index.js +1 -1
  721. package/lib/commonjs/servers/plugin-state/index.js.map +1 -1
  722. package/lib/commonjs/servers/volume/pack/format/dsn6.js +1 -1
  723. package/lib/commonjs/servers/volume/pack/format/dsn6.js.map +1 -1
  724. package/lib/commonjs/servers/volume/pack/main.js +4 -4
  725. package/lib/commonjs/servers/volume/pack/main.js.map +1 -1
  726. package/lib/commonjs/servers/volume/pack/writer.js +1 -1
  727. package/lib/commonjs/servers/volume/pack/writer.js.map +1 -1
  728. package/lib/commonjs/servers/volume/pack.js +1 -1
  729. package/lib/commonjs/servers/volume/pack.js.map +1 -1
  730. package/lib/commonjs/servers/volume/server/api.js +7 -7
  731. package/lib/commonjs/servers/volume/server/api.js.map +1 -1
  732. package/lib/commonjs/servers/volume/server/local-api.js +1 -1
  733. package/lib/commonjs/servers/volume/server/local-api.js.map +1 -1
  734. package/lib/commonjs/servers/volume/server/query/encode.js +3 -3
  735. package/lib/commonjs/servers/volume/server/query/encode.js.map +1 -1
  736. package/lib/commonjs/servers/volume/server/query/execute.js +5 -5
  737. package/lib/commonjs/servers/volume/server/query/execute.js.map +1 -1
  738. package/lib/commonjs/servers/volume/server/version.js +1 -1
  739. package/lib/commonjs/servers/volume/server/version.js.map +1 -1
  740. package/lib/commonjs/servers/volume/server/web-api.js +7 -7
  741. package/lib/commonjs/servers/volume/server/web-api.js.map +1 -1
  742. package/lib/commonjs/servers/volume/server/web-schema.js +6 -6
  743. package/lib/commonjs/servers/volume/server/web-schema.js.map +1 -1
  744. package/lib/commonjs/servers/volume/server.js +2 -2
  745. package/lib/commonjs/servers/volume/server.js.map +1 -1
  746. package/lib/commonjs/tests/browser/font-atlas.js +1 -1
  747. package/lib/commonjs/tests/browser/font-atlas.js.map +1 -1
  748. package/lib/commonjs/tests/browser/render-shape.js +1 -1
  749. package/lib/commonjs/tests/browser/render-shape.js.map +1 -1
  750. package/lib/commonjs/tests/browser/render-structure.js +1 -1
  751. package/lib/commonjs/tests/browser/render-structure.js.map +1 -1
  752. package/lib/examples/basic-wrapper/superposition.js +3 -3
  753. package/lib/examples/basic-wrapper/superposition.js.map +1 -1
  754. package/lib/examples/domain-annotation-server/mapping.js +2 -2
  755. package/lib/examples/domain-annotation-server/mapping.js.map +1 -1
  756. package/lib/examples/domain-annotation-server/server.js +3 -3
  757. package/lib/examples/domain-annotation-server/server.js.map +1 -1
  758. package/lib/examples/proteopedia-wrapper/annotation.js +3 -3
  759. package/lib/examples/proteopedia-wrapper/annotation.js.map +1 -1
  760. package/lib/examples/proteopedia-wrapper/helpers.js +1 -1
  761. package/lib/examples/proteopedia-wrapper/helpers.js.map +1 -1
  762. package/lib/examples/proteopedia-wrapper/index.js +2 -2
  763. package/lib/examples/proteopedia-wrapper/index.js.map +1 -1
  764. package/lib/examples/task.js +6 -6
  765. package/lib/examples/task.js.map +1 -1
  766. package/lib/extensions/alpha-orbitals/transforms.js +2 -2
  767. package/lib/extensions/alpha-orbitals/transforms.js.map +1 -1
  768. package/lib/extensions/anvil/representation.js +1 -1
  769. package/lib/extensions/anvil/representation.js.map +1 -1
  770. package/lib/extensions/cellpack/model.js +15 -15
  771. package/lib/extensions/cellpack/model.js.map +1 -1
  772. package/lib/extensions/cellpack/state.js +5 -5
  773. package/lib/extensions/cellpack/state.js.map +1 -1
  774. package/lib/extensions/cellpack/util.js +4 -4
  775. package/lib/extensions/cellpack/util.js.map +1 -1
  776. package/lib/extensions/dnatco/confal-pyramids/representation.d.ts +3 -3
  777. package/lib/extensions/dnatco/confal-pyramids/util.js +7 -7
  778. package/lib/extensions/dnatco/confal-pyramids/util.js.map +1 -1
  779. package/lib/extensions/g3d/data.js +2 -2
  780. package/lib/extensions/g3d/data.js.map +1 -1
  781. package/lib/extensions/g3d/model.js +2 -2
  782. package/lib/extensions/g3d/model.js.map +1 -1
  783. package/lib/extensions/geo-export/controls.js +2 -2
  784. package/lib/extensions/geo-export/controls.js.map +1 -1
  785. package/lib/extensions/geo-export/glb-exporter.js +1 -1
  786. package/lib/extensions/geo-export/glb-exporter.js.map +1 -1
  787. package/lib/extensions/geo-export/obj-exporter.js +3 -3
  788. package/lib/extensions/geo-export/obj-exporter.js.map +1 -1
  789. package/lib/extensions/geo-export/stl-exporter.js +1 -1
  790. package/lib/extensions/geo-export/stl-exporter.js.map +1 -1
  791. package/lib/extensions/geo-export/usdz-exporter.js +5 -5
  792. package/lib/extensions/geo-export/usdz-exporter.js.map +1 -1
  793. package/lib/extensions/mp4-export/controls.js +1 -1
  794. package/lib/extensions/mp4-export/controls.js.map +1 -1
  795. package/lib/extensions/pdbe/structure-quality-report/behavior.js +1 -1
  796. package/lib/extensions/pdbe/structure-quality-report/behavior.js.map +1 -1
  797. package/lib/extensions/pdbe/structure-quality-report/prop.js +1 -1
  798. package/lib/extensions/pdbe/structure-quality-report/prop.js.map +1 -1
  799. package/lib/extensions/rcsb/assembly-symmetry/behavior.d.ts +5 -5
  800. package/lib/extensions/rcsb/assembly-symmetry/behavior.js +3 -3
  801. package/lib/extensions/rcsb/assembly-symmetry/behavior.js.map +1 -1
  802. package/lib/extensions/rcsb/assembly-symmetry/color.js +1 -1
  803. package/lib/extensions/rcsb/assembly-symmetry/color.js.map +1 -1
  804. package/lib/extensions/rcsb/assembly-symmetry/prop.js +2 -2
  805. package/lib/extensions/rcsb/assembly-symmetry/prop.js.map +1 -1
  806. package/lib/extensions/rcsb/assembly-symmetry/representation.d.ts +2 -2
  807. package/lib/extensions/rcsb/assembly-symmetry/representation.js +7 -7
  808. package/lib/extensions/rcsb/assembly-symmetry/representation.js.map +1 -1
  809. package/lib/extensions/rcsb/validation-report/behavior.js +11 -11
  810. package/lib/extensions/rcsb/validation-report/behavior.js.map +1 -1
  811. package/lib/extensions/rcsb/validation-report/prop.js +2 -2
  812. package/lib/extensions/rcsb/validation-report/prop.js.map +1 -1
  813. package/lib/extensions/rcsb/validation-report/representation.d.ts +5 -5
  814. package/lib/extensions/rcsb/validation-report/representation.js +2 -2
  815. package/lib/extensions/rcsb/validation-report/representation.js.map +1 -1
  816. package/lib/mol-canvas3d/canvas3d.d.ts +4 -4
  817. package/lib/mol-canvas3d/canvas3d.js +3 -3
  818. package/lib/mol-canvas3d/canvas3d.js.map +1 -1
  819. package/lib/mol-canvas3d/helper/camera-helper.d.ts +2 -2
  820. package/lib/mol-canvas3d/helper/handle-helper.js +1 -1
  821. package/lib/mol-canvas3d/helper/handle-helper.js.map +1 -1
  822. package/lib/mol-canvas3d/passes/image.d.ts +2 -2
  823. package/lib/mol-canvas3d/passes/wboit.js +1 -1
  824. package/lib/mol-canvas3d/passes/wboit.js.map +1 -1
  825. package/lib/mol-canvas3d/util.js +1 -1
  826. package/lib/mol-canvas3d/util.js.map +1 -1
  827. package/lib/mol-data/db/table.js +1 -1
  828. package/lib/mol-data/db/table.js.map +1 -1
  829. package/lib/mol-data/int/_spec/sorted-ranges.spec.js +1 -1
  830. package/lib/mol-data/int/_spec/sorted-ranges.spec.js.map +1 -1
  831. package/lib/mol-data/int/impl/ordered-set.d.ts +3 -3
  832. package/lib/mol-data/int/impl/sorted-array.js +2 -2
  833. package/lib/mol-data/int/impl/sorted-array.js.map +1 -1
  834. package/lib/mol-data/int/tuple.js +1 -1
  835. package/lib/mol-data/int/tuple.js.map +1 -1
  836. package/lib/mol-data/util/_spec/interval-iterator.spec.js +1 -1
  837. package/lib/mol-data/util/_spec/interval-iterator.spec.js.map +1 -1
  838. package/lib/mol-geo/geometry/image/image.d.ts +2 -2
  839. package/lib/mol-geo/geometry/mesh/color-smoothing.d.ts +1 -1
  840. package/lib/mol-geo/geometry/mesh/mesh.js +1 -1
  841. package/lib/mol-geo/geometry/mesh/mesh.js.map +1 -1
  842. package/lib/mol-geo/geometry/points/points.d.ts +2 -2
  843. package/lib/mol-geo/geometry/text/font-atlas.js +1 -1
  844. package/lib/mol-geo/geometry/text/font-atlas.js.map +1 -1
  845. package/lib/mol-geo/primitive/polyhedron.js +1 -1
  846. package/lib/mol-geo/primitive/polyhedron.js.map +1 -1
  847. package/lib/mol-gl/_spec/gl.shim.js +4 -4
  848. package/lib/mol-gl/_spec/gl.shim.js.map +1 -1
  849. package/lib/mol-gl/compute/grid3d.js +3 -3
  850. package/lib/mol-gl/compute/grid3d.js.map +1 -1
  851. package/lib/mol-gl/compute/histogram-pyramid/reduction.js +4 -4
  852. package/lib/mol-gl/compute/histogram-pyramid/reduction.js.map +1 -1
  853. package/lib/mol-gl/renderable/util.js +1 -1
  854. package/lib/mol-gl/renderable/util.js.map +1 -1
  855. package/lib/mol-gl/renderer.d.ts +2 -2
  856. package/lib/mol-gl/scene.js +1 -1
  857. package/lib/mol-gl/scene.js.map +1 -1
  858. package/lib/mol-gl/shader-code.js +8 -8
  859. package/lib/mol-gl/shader-code.js.map +1 -1
  860. package/lib/mol-gl/webgl/buffer.d.ts +3 -2
  861. package/lib/mol-gl/webgl/buffer.js +5 -5
  862. package/lib/mol-gl/webgl/buffer.js.map +1 -1
  863. package/lib/mol-gl/webgl/compat.js +3 -3
  864. package/lib/mol-gl/webgl/compat.js.map +1 -1
  865. package/lib/mol-gl/webgl/context.d.ts +1 -1
  866. package/lib/mol-gl/webgl/context.js +2 -2
  867. package/lib/mol-gl/webgl/context.js.map +1 -1
  868. package/lib/mol-gl/webgl/framebuffer.js +1 -1
  869. package/lib/mol-gl/webgl/framebuffer.js.map +1 -1
  870. package/lib/mol-gl/webgl/program.d.ts +1 -1
  871. package/lib/mol-gl/webgl/program.js +14 -12
  872. package/lib/mol-gl/webgl/program.js.map +1 -1
  873. package/lib/mol-gl/webgl/render-item.d.ts +4 -3
  874. package/lib/mol-gl/webgl/render-item.js +6 -3
  875. package/lib/mol-gl/webgl/render-item.js.map +1 -1
  876. package/lib/mol-gl/webgl/resources.js +1 -1
  877. package/lib/mol-gl/webgl/resources.js.map +1 -1
  878. package/lib/mol-gl/webgl/shader.js +3 -3
  879. package/lib/mol-gl/webgl/shader.js.map +1 -1
  880. package/lib/mol-gl/webgl/state.d.ts +4 -1
  881. package/lib/mol-gl/webgl/state.js +25 -1
  882. package/lib/mol-gl/webgl/state.js.map +1 -1
  883. package/lib/mol-gl/webgl/texture.js +2 -2
  884. package/lib/mol-gl/webgl/texture.js.map +1 -1
  885. package/lib/mol-gl/webgl/uniform.js +2 -2
  886. package/lib/mol-gl/webgl/uniform.js.map +1 -1
  887. package/lib/mol-io/common/file-handle.js +1 -1
  888. package/lib/mol-io/common/file-handle.js.map +1 -1
  889. package/lib/mol-io/common/typed-array.js +1 -1
  890. package/lib/mol-io/common/typed-array.js.map +1 -1
  891. package/lib/mol-io/reader/ccp4/parser.js +1 -1
  892. package/lib/mol-io/reader/ccp4/parser.js.map +1 -1
  893. package/lib/mol-io/reader/cif/binary/parser.js +1 -1
  894. package/lib/mol-io/reader/cif/binary/parser.js.map +1 -1
  895. package/lib/mol-io/reader/cif/data-model.js +7 -7
  896. package/lib/mol-io/reader/cif/data-model.js.map +1 -1
  897. package/lib/mol-io/reader/cif/schema/density-server.d.ts +4 -4
  898. package/lib/mol-io/reader/cif/schema/mmcif-extras.d.ts +1 -1
  899. package/lib/mol-io/reader/cif/schema/mmcif.d.ts +10 -10
  900. package/lib/mol-io/reader/cif/schema.js +7 -7
  901. package/lib/mol-io/reader/cif/schema.js.map +1 -1
  902. package/lib/mol-io/reader/cif/text/parser.js +2 -2
  903. package/lib/mol-io/reader/cif/text/parser.js.map +1 -1
  904. package/lib/mol-io/reader/dcd/parser.js +2 -2
  905. package/lib/mol-io/reader/dcd/parser.js.map +1 -1
  906. package/lib/mol-io/reader/ply/schema.d.ts +1 -1
  907. package/lib/mol-io/reader/ply/schema.js +1 -1
  908. package/lib/mol-io/reader/ply/schema.js.map +1 -1
  909. package/lib/mol-io/reader/result.js +1 -1
  910. package/lib/mol-io/reader/result.js.map +1 -1
  911. package/lib/mol-io/writer/cif/encoder/text.js +3 -3
  912. package/lib/mol-io/writer/cif/encoder/text.js.map +1 -1
  913. package/lib/mol-io/writer/cif/encoder.js +5 -5
  914. package/lib/mol-io/writer/cif/encoder.js.map +1 -1
  915. package/lib/mol-io/writer/mol/encoder.js +4 -4
  916. package/lib/mol-io/writer/mol/encoder.js.map +1 -1
  917. package/lib/mol-io/writer/mol2/encoder.js +6 -6
  918. package/lib/mol-io/writer/mol2/encoder.js.map +1 -1
  919. package/lib/mol-math/geometry/gaussian-density/gpu.js +1 -1
  920. package/lib/mol-math/geometry/gaussian-density/gpu.js.map +1 -1
  921. package/lib/mol-math/geometry/spacegroup/construction.js +8 -8
  922. package/lib/mol-math/geometry/spacegroup/construction.js.map +1 -1
  923. package/lib/mol-math/geometry/spacegroup/tables.js +1 -1
  924. package/lib/mol-math/geometry/spacegroup/tables.js.map +1 -1
  925. package/lib/mol-math/geometry/symmetry-operator.js +4 -4
  926. package/lib/mol-math/geometry/symmetry-operator.js.map +1 -1
  927. package/lib/mol-math/graph/inter-unit-graph.js +2 -2
  928. package/lib/mol-math/graph/inter-unit-graph.js.map +1 -1
  929. package/lib/mol-math/linear-algebra/3d/quat.js +1 -1
  930. package/lib/mol-math/linear-algebra/3d/quat.js.map +1 -1
  931. package/lib/mol-math/linear-algebra/3d/vec2.js +1 -1
  932. package/lib/mol-math/linear-algebra/3d/vec2.js.map +1 -1
  933. package/lib/mol-math/linear-algebra/3d/vec3.js +1 -1
  934. package/lib/mol-math/linear-algebra/3d/vec3.js.map +1 -1
  935. package/lib/mol-math/linear-algebra/3d/vec4.js +1 -1
  936. package/lib/mol-math/linear-algebra/3d/vec4.js.map +1 -1
  937. package/lib/mol-model/loci.d.ts +20 -20
  938. package/lib/mol-model/sequence/sequence.js +2 -2
  939. package/lib/mol-model/sequence/sequence.js.map +1 -1
  940. package/lib/mol-model/shape/shape.d.ts +1 -1
  941. package/lib/mol-model/structure/export/categories/atom_site.js +2 -2
  942. package/lib/mol-model/structure/export/categories/atom_site.js.map +1 -1
  943. package/lib/mol-model/structure/export/categories/atom_site_operator_mapping.js +1 -1
  944. package/lib/mol-model/structure/export/categories/atom_site_operator_mapping.js.map +1 -1
  945. package/lib/mol-model/structure/export/categories/secondary-structure.js +1 -1
  946. package/lib/mol-model/structure/export/categories/secondary-structure.js.map +1 -1
  947. package/lib/mol-model/structure/export/mmcif.js +1 -1
  948. package/lib/mol-model/structure/export/mmcif.js.map +1 -1
  949. package/lib/mol-model/structure/model/properties/atomic/bonds.js +2 -2
  950. package/lib/mol-model/structure/model/properties/atomic/bonds.js.map +1 -1
  951. package/lib/mol-model/structure/model/properties/symmetry.js +3 -3
  952. package/lib/mol-model/structure/model/properties/symmetry.js.map +1 -1
  953. package/lib/mol-model/structure/model/properties/utils/atomic-index.js +2 -2
  954. package/lib/mol-model/structure/model/properties/utils/atomic-index.js.map +1 -1
  955. package/lib/mol-model/structure/model/properties/utils/coarse-keys.js +1 -1
  956. package/lib/mol-model/structure/model/properties/utils/coarse-keys.js.map +1 -1
  957. package/lib/mol-model/structure/model/properties/utils/residue-set.js +1 -1
  958. package/lib/mol-model/structure/model/properties/utils/residue-set.js.map +1 -1
  959. package/lib/mol-model/structure/query/context.js +1 -1
  960. package/lib/mol-model/structure/query/context.js.map +1 -1
  961. package/lib/mol-model/structure/query/utils/structure-distance.d.ts +54 -5
  962. package/lib/mol-model/structure/structure/carbohydrates/compute.js +1 -1
  963. package/lib/mol-model/structure/structure/carbohydrates/compute.js.map +1 -1
  964. package/lib/mol-model/structure/structure/element/loci.js +2 -2
  965. package/lib/mol-model/structure/structure/element/loci.js.map +1 -1
  966. package/lib/mol-model/structure/structure/element/util.js +1 -1
  967. package/lib/mol-model/structure/structure/element/util.js.map +1 -1
  968. package/lib/mol-model/structure/structure/properties.d.ts +1 -1
  969. package/lib/mol-model/structure/structure/properties.js +1 -1
  970. package/lib/mol-model/structure/structure/properties.js.map +1 -1
  971. package/lib/mol-model/structure/structure/structure.js +1 -1
  972. package/lib/mol-model/structure/structure/structure.js.map +1 -1
  973. package/lib/mol-model/structure/structure/symmetry.js +3 -3
  974. package/lib/mol-model/structure/structure/symmetry.js.map +1 -1
  975. package/lib/mol-model/structure/structure/unit.d.ts +2 -2
  976. package/lib/mol-model/structure/structure/util/superposition-db-mapping.js +1 -1
  977. package/lib/mol-model/structure/structure/util/superposition-db-mapping.js.map +1 -1
  978. package/lib/mol-model/volume/volume.js +2 -2
  979. package/lib/mol-model/volume/volume.js.map +1 -1
  980. package/lib/mol-model-formats/shape/ply.d.ts +8 -8
  981. package/lib/mol-model-formats/shape/ply.js +1 -1
  982. package/lib/mol-model-formats/shape/ply.js.map +1 -1
  983. package/lib/mol-model-formats/structure/basic/atomic.js +2 -2
  984. package/lib/mol-model-formats/structure/basic/atomic.js.map +1 -1
  985. package/lib/mol-model-formats/structure/basic/properties.js +2 -2
  986. package/lib/mol-model-formats/structure/basic/properties.js.map +1 -1
  987. package/lib/mol-model-formats/structure/basic/schema.d.ts +4 -4
  988. package/lib/mol-model-formats/structure/common/component.d.ts +3 -3
  989. package/lib/mol-model-formats/structure/common/entity.js +6 -6
  990. package/lib/mol-model-formats/structure/common/entity.js.map +1 -1
  991. package/lib/mol-model-formats/structure/pdb/assembly.js +10 -10
  992. package/lib/mol-model-formats/structure/pdb/assembly.js.map +1 -1
  993. package/lib/mol-model-formats/structure/pdb/conect.js +1 -1
  994. package/lib/mol-model-formats/structure/pdb/conect.js.map +1 -1
  995. package/lib/mol-model-formats/structure/pdb/entity.js +1 -1
  996. package/lib/mol-model-formats/structure/pdb/entity.js.map +1 -1
  997. package/lib/mol-model-formats/structure/property/assembly.js +1 -1
  998. package/lib/mol-model-formats/structure/property/assembly.js.map +1 -1
  999. package/lib/mol-model-formats/structure/property/symmetry.js +1 -1
  1000. package/lib/mol-model-formats/structure/property/symmetry.js.map +1 -1
  1001. package/lib/mol-model-formats/volume/ccp4.js +1 -1
  1002. package/lib/mol-model-formats/volume/ccp4.js.map +1 -1
  1003. package/lib/mol-model-props/common/custom-element-property.js +1 -1
  1004. package/lib/mol-model-props/common/custom-element-property.js.map +1 -1
  1005. package/lib/mol-model-props/common/custom-property.js +1 -1
  1006. package/lib/mol-model-props/common/custom-property.js.map +1 -1
  1007. package/lib/mol-model-props/computed/interactions/common.js +1 -1
  1008. package/lib/mol-model-props/computed/interactions/common.js.map +1 -1
  1009. package/lib/mol-model-props/computed/interactions/refine.js +2 -2
  1010. package/lib/mol-model-props/computed/interactions/refine.js.map +1 -1
  1011. package/lib/mol-model-props/computed/representations/interactions-inter-unit-cylinder.d.ts +1 -1
  1012. package/lib/mol-model-props/computed/representations/interactions-intra-unit-cylinder.d.ts +1 -1
  1013. package/lib/mol-model-props/computed/representations/interactions.d.ts +3 -3
  1014. package/lib/mol-model-props/integrative/cross-link-restraint/property.js +1 -1
  1015. package/lib/mol-model-props/integrative/cross-link-restraint/property.js.map +1 -1
  1016. package/lib/mol-model-props/integrative/cross-link-restraint/representation.d.ts +4 -4
  1017. package/lib/mol-model-props/integrative/pair-restraints.js +1 -1
  1018. package/lib/mol-model-props/integrative/pair-restraints.js.map +1 -1
  1019. package/lib/mol-model-props/sequence/best-database-mapping.js +1 -1
  1020. package/lib/mol-model-props/sequence/best-database-mapping.js.map +1 -1
  1021. package/lib/mol-model-props/sequence/themes/best-database-mapping.js +1 -1
  1022. package/lib/mol-model-props/sequence/themes/best-database-mapping.js.map +1 -1
  1023. package/lib/mol-plugin/behavior/behavior.d.ts +1 -1
  1024. package/lib/mol-plugin/behavior/dynamic/custom-props/computed/accessible-surface-area.js +3 -3
  1025. package/lib/mol-plugin/behavior/dynamic/custom-props/computed/accessible-surface-area.js.map +1 -1
  1026. package/lib/mol-plugin/behavior/dynamic/custom-props/computed/interactions.js +3 -3
  1027. package/lib/mol-plugin/behavior/dynamic/custom-props/computed/interactions.js.map +1 -1
  1028. package/lib/mol-plugin/behavior/dynamic/custom-props/computed/valence-model.js +1 -1
  1029. package/lib/mol-plugin/behavior/dynamic/custom-props/computed/valence-model.js.map +1 -1
  1030. package/lib/mol-plugin/behavior/dynamic/representation.d.ts +2 -2
  1031. package/lib/mol-plugin/behavior/dynamic/selection/structure-focus-representation.d.ts +1 -1
  1032. package/lib/mol-plugin/behavior/dynamic/selection/structure-focus-representation.js +1 -1
  1033. package/lib/mol-plugin/behavior/dynamic/selection/structure-focus-representation.js.map +1 -1
  1034. package/lib/mol-plugin/behavior/dynamic/volume-streaming/behavior.d.ts +10 -10
  1035. package/lib/mol-plugin/behavior/dynamic/volume-streaming/behavior.js +6 -6
  1036. package/lib/mol-plugin/behavior/dynamic/volume-streaming/behavior.js.map +1 -1
  1037. package/lib/mol-plugin/behavior/dynamic/volume-streaming/transformers.d.ts +5 -5
  1038. package/lib/mol-plugin/behavior/dynamic/volume-streaming/transformers.js +5 -5
  1039. package/lib/mol-plugin/behavior/dynamic/volume-streaming/transformers.js.map +1 -1
  1040. package/lib/mol-plugin/behavior/dynamic/volume-streaming/util.js +6 -6
  1041. package/lib/mol-plugin/behavior/dynamic/volume-streaming/util.js.map +1 -1
  1042. package/lib/mol-plugin/behavior/static/state.js +4 -4
  1043. package/lib/mol-plugin/behavior/static/state.js.map +1 -1
  1044. package/lib/mol-plugin/commands.d.ts +2 -2
  1045. package/lib/mol-plugin/context.js +2 -3
  1046. package/lib/mol-plugin/context.js.map +1 -1
  1047. package/lib/mol-plugin/layout.d.ts +4 -4
  1048. package/lib/mol-plugin/util/viewport-screenshot.d.ts +6 -6
  1049. package/lib/mol-plugin/util/viewport-screenshot.js +1 -1
  1050. package/lib/mol-plugin/util/viewport-screenshot.js.map +1 -1
  1051. package/lib/mol-plugin/version.js +2 -2
  1052. package/lib/mol-plugin-state/actions/file.js +3 -3
  1053. package/lib/mol-plugin-state/actions/file.js.map +1 -1
  1054. package/lib/mol-plugin-state/actions/structure.d.ts +2 -2
  1055. package/lib/mol-plugin-state/actions/structure.js +12 -12
  1056. package/lib/mol-plugin-state/actions/structure.js.map +1 -1
  1057. package/lib/mol-plugin-state/actions/volume.js +16 -16
  1058. package/lib/mol-plugin-state/actions/volume.js.map +1 -1
  1059. package/lib/mol-plugin-state/animation/built-in/model-index.d.ts +4 -4
  1060. package/lib/mol-plugin-state/builder/structure/hierarchy-preset.d.ts +4 -4
  1061. package/lib/mol-plugin-state/builder/structure/hierarchy.d.ts +4 -4
  1062. package/lib/mol-plugin-state/builder/structure/hierarchy.js +2 -2
  1063. package/lib/mol-plugin-state/builder/structure/hierarchy.js.map +1 -1
  1064. package/lib/mol-plugin-state/builder/structure/representation-preset.d.ts +7 -7
  1065. package/lib/mol-plugin-state/builder/structure/representation-preset.js +1 -1
  1066. package/lib/mol-plugin-state/builder/structure/representation-preset.js.map +1 -1
  1067. package/lib/mol-plugin-state/builder/structure/representation.js +2 -2
  1068. package/lib/mol-plugin-state/builder/structure/representation.js.map +1 -1
  1069. package/lib/mol-plugin-state/builder/structure.js +3 -3
  1070. package/lib/mol-plugin-state/builder/structure.js.map +1 -1
  1071. package/lib/mol-plugin-state/formats/registry.js +1 -1
  1072. package/lib/mol-plugin-state/formats/registry.js.map +1 -1
  1073. package/lib/mol-plugin-state/formats/volume.d.ts +8 -8
  1074. package/lib/mol-plugin-state/helpers/root-structure.d.ts +4 -4
  1075. package/lib/mol-plugin-state/helpers/root-structure.js +10 -10
  1076. package/lib/mol-plugin-state/helpers/root-structure.js.map +1 -1
  1077. package/lib/mol-plugin-state/helpers/structure-component.d.ts +2 -2
  1078. package/lib/mol-plugin-state/helpers/structure-component.js +3 -3
  1079. package/lib/mol-plugin-state/helpers/structure-component.js.map +1 -1
  1080. package/lib/mol-plugin-state/helpers/structure-query.js +1 -1
  1081. package/lib/mol-plugin-state/helpers/structure-query.js.map +1 -1
  1082. package/lib/mol-plugin-state/helpers/structure-selection-query.js +5 -5
  1083. package/lib/mol-plugin-state/helpers/structure-selection-query.js.map +1 -1
  1084. package/lib/mol-plugin-state/manager/animation.js +1 -1
  1085. package/lib/mol-plugin-state/manager/animation.js.map +1 -1
  1086. package/lib/mol-plugin-state/manager/interactivity.d.ts +1 -1
  1087. package/lib/mol-plugin-state/manager/loci-label.js +1 -1
  1088. package/lib/mol-plugin-state/manager/loci-label.js.map +1 -1
  1089. package/lib/mol-plugin-state/manager/snapshots.js +2 -2
  1090. package/lib/mol-plugin-state/manager/snapshots.js.map +1 -1
  1091. package/lib/mol-plugin-state/manager/structure/component.d.ts +2 -2
  1092. package/lib/mol-plugin-state/manager/structure/hierarchy.js +2 -2
  1093. package/lib/mol-plugin-state/manager/structure/hierarchy.js.map +1 -1
  1094. package/lib/mol-plugin-state/manager/structure/measurement.js +3 -3
  1095. package/lib/mol-plugin-state/manager/structure/measurement.js.map +1 -1
  1096. package/lib/mol-plugin-state/transforms/data.d.ts +1 -1
  1097. package/lib/mol-plugin-state/transforms/data.js +8 -8
  1098. package/lib/mol-plugin-state/transforms/data.js.map +1 -1
  1099. package/lib/mol-plugin-state/transforms/model.d.ts +6 -6
  1100. package/lib/mol-plugin-state/transforms/model.js +18 -18
  1101. package/lib/mol-plugin-state/transforms/model.js.map +1 -1
  1102. package/lib/mol-plugin-state/transforms/representation.d.ts +3 -3
  1103. package/lib/mol-plugin-state/transforms/representation.js +24 -24
  1104. package/lib/mol-plugin-state/transforms/representation.js.map +1 -1
  1105. package/lib/mol-plugin-state/transforms/volume.js +7 -7
  1106. package/lib/mol-plugin-state/transforms/volume.js.map +1 -1
  1107. package/lib/mol-plugin-ui/base.js +1 -1
  1108. package/lib/mol-plugin-ui/base.js.map +1 -1
  1109. package/lib/mol-plugin-ui/controls/action-menu.js +3 -3
  1110. package/lib/mol-plugin-ui/controls/action-menu.js.map +1 -1
  1111. package/lib/mol-plugin-ui/controls/color.js +2 -2
  1112. package/lib/mol-plugin-ui/controls/color.js.map +1 -1
  1113. package/lib/mol-plugin-ui/controls/common.js +9 -9
  1114. package/lib/mol-plugin-ui/controls/common.js.map +1 -1
  1115. package/lib/mol-plugin-ui/controls/icons.js +1 -1
  1116. package/lib/mol-plugin-ui/controls/icons.js.map +1 -1
  1117. package/lib/mol-plugin-ui/controls/legend.js +3 -3
  1118. package/lib/mol-plugin-ui/controls/legend.js.map +1 -1
  1119. package/lib/mol-plugin-ui/controls/line-graph/line-graph-component.js +6 -6
  1120. package/lib/mol-plugin-ui/controls/line-graph/line-graph-component.js.map +1 -1
  1121. package/lib/mol-plugin-ui/controls/line-graph/point-component.js +1 -1
  1122. package/lib/mol-plugin-ui/controls/line-graph/point-component.js.map +1 -1
  1123. package/lib/mol-plugin-ui/controls/parameters.d.ts +2 -2
  1124. package/lib/mol-plugin-ui/controls/parameters.js +29 -29
  1125. package/lib/mol-plugin-ui/controls/parameters.js.map +1 -1
  1126. package/lib/mol-plugin-ui/controls/screenshot.js +1 -1
  1127. package/lib/mol-plugin-ui/controls/screenshot.js.map +1 -1
  1128. package/lib/mol-plugin-ui/controls/slider.js +9 -9
  1129. package/lib/mol-plugin-ui/controls/slider.js.map +1 -1
  1130. package/lib/mol-plugin-ui/controls.js +2 -2
  1131. package/lib/mol-plugin-ui/controls.js.map +1 -1
  1132. package/lib/mol-plugin-ui/plugin.js +3 -3
  1133. package/lib/mol-plugin-ui/plugin.js.map +1 -1
  1134. package/lib/mol-plugin-ui/sequence/chain.js +3 -3
  1135. package/lib/mol-plugin-ui/sequence/chain.js.map +1 -1
  1136. package/lib/mol-plugin-ui/sequence/polymer.d.ts +1 -1
  1137. package/lib/mol-plugin-ui/sequence/sequence.js +4 -4
  1138. package/lib/mol-plugin-ui/sequence/sequence.js.map +1 -1
  1139. package/lib/mol-plugin-ui/sequence.js +8 -8
  1140. package/lib/mol-plugin-ui/sequence.js.map +1 -1
  1141. package/lib/mol-plugin-ui/skin/base/components/controls.scss +16 -18
  1142. package/lib/mol-plugin-ui/skin/base/components/toast.scss +3 -1
  1143. package/lib/mol-plugin-ui/state/actions.js +1 -1
  1144. package/lib/mol-plugin-ui/state/actions.js.map +1 -1
  1145. package/lib/mol-plugin-ui/state/common.js +2 -2
  1146. package/lib/mol-plugin-ui/state/common.js.map +1 -1
  1147. package/lib/mol-plugin-ui/state/snapshots.js +4 -4
  1148. package/lib/mol-plugin-ui/state/snapshots.js.map +1 -1
  1149. package/lib/mol-plugin-ui/state/tree.js +8 -8
  1150. package/lib/mol-plugin-ui/state/tree.js.map +1 -1
  1151. package/lib/mol-plugin-ui/structure/components.js +4 -4
  1152. package/lib/mol-plugin-ui/structure/components.js.map +1 -1
  1153. package/lib/mol-plugin-ui/structure/focus.js +4 -4
  1154. package/lib/mol-plugin-ui/structure/focus.js.map +1 -1
  1155. package/lib/mol-plugin-ui/structure/generic.js +2 -2
  1156. package/lib/mol-plugin-ui/structure/generic.js.map +1 -1
  1157. package/lib/mol-plugin-ui/structure/measurements.js +6 -6
  1158. package/lib/mol-plugin-ui/structure/measurements.js.map +1 -1
  1159. package/lib/mol-plugin-ui/structure/selection.js +4 -4
  1160. package/lib/mol-plugin-ui/structure/selection.js.map +1 -1
  1161. package/lib/mol-plugin-ui/structure/source.js +12 -12
  1162. package/lib/mol-plugin-ui/structure/source.js.map +1 -1
  1163. package/lib/mol-plugin-ui/structure/superposition.js +4 -4
  1164. package/lib/mol-plugin-ui/structure/superposition.js.map +1 -1
  1165. package/lib/mol-plugin-ui/structure/volume.js +2 -2
  1166. package/lib/mol-plugin-ui/structure/volume.js.map +1 -1
  1167. package/lib/mol-repr/representation.js +4 -4
  1168. package/lib/mol-repr/representation.js.map +1 -1
  1169. package/lib/mol-repr/shape/loci/angle.js +2 -2
  1170. package/lib/mol-repr/shape/loci/angle.js.map +1 -1
  1171. package/lib/mol-repr/shape/loci/dihedral.js +2 -2
  1172. package/lib/mol-repr/shape/loci/dihedral.js.map +1 -1
  1173. package/lib/mol-repr/shape/loci/distance.d.ts +1 -1
  1174. package/lib/mol-repr/shape/loci/distance.js +2 -2
  1175. package/lib/mol-repr/shape/loci/distance.js.map +1 -1
  1176. package/lib/mol-repr/shape/loci/label.js +1 -1
  1177. package/lib/mol-repr/shape/loci/label.js.map +1 -1
  1178. package/lib/mol-repr/shape/loci/orientation.d.ts +1 -1
  1179. package/lib/mol-repr/shape/loci/orientation.js +3 -3
  1180. package/lib/mol-repr/shape/loci/orientation.js.map +1 -1
  1181. package/lib/mol-repr/shape/loci/plane.js +1 -1
  1182. package/lib/mol-repr/shape/loci/plane.js.map +1 -1
  1183. package/lib/mol-repr/shape/model/unitcell.d.ts +1 -1
  1184. package/lib/mol-repr/structure/complex-visual.d.ts +6 -6
  1185. package/lib/mol-repr/structure/params.d.ts +3 -3
  1186. package/lib/mol-repr/structure/registry.d.ts +30 -30
  1187. package/lib/mol-repr/structure/registry.js +1 -1
  1188. package/lib/mol-repr/structure/registry.js.map +1 -1
  1189. package/lib/mol-repr/structure/representation/backbone.d.ts +3 -3
  1190. package/lib/mol-repr/structure/representation/ball-and-stick.d.ts +12 -12
  1191. package/lib/mol-repr/structure/representation/carbohydrate.d.ts +3 -3
  1192. package/lib/mol-repr/structure/representation/cartoon.d.ts +3 -3
  1193. package/lib/mol-repr/structure/representation/ellipsoid.d.ts +12 -12
  1194. package/lib/mol-repr/structure/representation/gaussian-surface.d.ts +9 -9
  1195. package/lib/mol-repr/structure/representation/gaussian-volume.d.ts +3 -3
  1196. package/lib/mol-repr/structure/representation/label.d.ts +6 -6
  1197. package/lib/mol-repr/structure/representation/line.d.ts +15 -15
  1198. package/lib/mol-repr/structure/representation/molecular-surface.d.ts +9 -9
  1199. package/lib/mol-repr/structure/representation/orientation.d.ts +3 -3
  1200. package/lib/mol-repr/structure/representation/point.d.ts +6 -6
  1201. package/lib/mol-repr/structure/representation/putty.d.ts +3 -3
  1202. package/lib/mol-repr/structure/representation/spacefill.d.ts +3 -3
  1203. package/lib/mol-repr/structure/units-representation.js +1 -1
  1204. package/lib/mol-repr/structure/units-representation.js.map +1 -1
  1205. package/lib/mol-repr/structure/units-visual.d.ts +9 -9
  1206. package/lib/mol-repr/structure/visual/bond-inter-unit-cylinder.d.ts +8 -8
  1207. package/lib/mol-repr/structure/visual/bond-inter-unit-line.d.ts +4 -4
  1208. package/lib/mol-repr/structure/visual/bond-intra-unit-cylinder.d.ts +8 -8
  1209. package/lib/mol-repr/structure/visual/bond-intra-unit-line.d.ts +4 -4
  1210. package/lib/mol-repr/structure/visual/carbohydrate-link-cylinder.d.ts +1 -1
  1211. package/lib/mol-repr/structure/visual/carbohydrate-symbol-mesh.d.ts +1 -1
  1212. package/lib/mol-repr/structure/visual/carbohydrate-terminal-link-cylinder.d.ts +1 -1
  1213. package/lib/mol-repr/structure/visual/element-cross.d.ts +1 -1
  1214. package/lib/mol-repr/structure/visual/element-point.d.ts +2 -2
  1215. package/lib/mol-repr/structure/visual/element-sphere.d.ts +2 -2
  1216. package/lib/mol-repr/structure/visual/ellipsoid-mesh.d.ts +1 -1
  1217. package/lib/mol-repr/structure/visual/gaussian-density-volume.d.ts +2 -2
  1218. package/lib/mol-repr/structure/visual/gaussian-surface-mesh.d.ts +12 -12
  1219. package/lib/mol-repr/structure/visual/gaussian-surface-wireframe.d.ts +1 -1
  1220. package/lib/mol-repr/structure/visual/label-text.d.ts +2 -2
  1221. package/lib/mol-repr/structure/visual/label-text.js +3 -3
  1222. package/lib/mol-repr/structure/visual/label-text.js.map +1 -1
  1223. package/lib/mol-repr/structure/visual/molecular-surface-mesh.d.ts +3 -3
  1224. package/lib/mol-repr/structure/visual/molecular-surface-wireframe.d.ts +1 -1
  1225. package/lib/mol-repr/structure/visual/nucleotide-block-mesh.d.ts +1 -1
  1226. package/lib/mol-repr/structure/visual/nucleotide-ring-mesh.d.ts +1 -1
  1227. package/lib/mol-repr/structure/visual/orientation-ellipsoid-mesh.d.ts +1 -1
  1228. package/lib/mol-repr/structure/visual/polymer-backbone-cylinder.d.ts +2 -2
  1229. package/lib/mol-repr/structure/visual/polymer-backbone-sphere.d.ts +2 -2
  1230. package/lib/mol-repr/structure/visual/polymer-direction-wedge.d.ts +1 -1
  1231. package/lib/mol-repr/structure/visual/polymer-gap-cylinder.d.ts +1 -1
  1232. package/lib/mol-repr/structure/visual/polymer-trace-mesh.d.ts +1 -1
  1233. package/lib/mol-repr/structure/visual/polymer-tube-mesh.d.ts +1 -1
  1234. package/lib/mol-repr/structure/visual/util/bond.d.ts +18 -18
  1235. package/lib/mol-repr/structure/visual/util/color.d.ts +2 -2
  1236. package/lib/mol-repr/structure/visual/util/common.d.ts +2 -2
  1237. package/lib/mol-repr/volume/direct-volume.d.ts +2 -2
  1238. package/lib/mol-repr/volume/registry.d.ts +2 -2
  1239. package/lib/mol-repr/volume/registry.js +1 -1
  1240. package/lib/mol-repr/volume/registry.js.map +1 -1
  1241. package/lib/mol-repr/volume/slice.d.ts +6 -6
  1242. package/lib/mol-script/language/expression-formatter.js +6 -6
  1243. package/lib/mol-script/language/expression-formatter.js.map +1 -1
  1244. package/lib/mol-script/language/helpers.js +4 -4
  1245. package/lib/mol-script/language/helpers.js.map +1 -1
  1246. package/lib/mol-script/language/parser.js +1 -1
  1247. package/lib/mol-script/language/parser.js.map +1 -1
  1248. package/lib/mol-script/language/symbol-table/structure-query.js +3 -3
  1249. package/lib/mol-script/language/symbol-table/structure-query.js.map +1 -1
  1250. package/lib/mol-script/language/symbol.js +1 -1
  1251. package/lib/mol-script/language/symbol.js.map +1 -1
  1252. package/lib/mol-script/runtime/query/base.js +2 -2
  1253. package/lib/mol-script/runtime/query/base.js.map +1 -1
  1254. package/lib/mol-script/script/mol-script/symbols.js +3 -3
  1255. package/lib/mol-script/script/mol-script/symbols.js.map +1 -1
  1256. package/lib/mol-state/state/builder.js +1 -1
  1257. package/lib/mol-state/state/builder.js.map +1 -1
  1258. package/lib/mol-state/state.js +7 -7
  1259. package/lib/mol-state/state.js.map +1 -1
  1260. package/lib/mol-state/transformer.js +3 -3
  1261. package/lib/mol-state/transformer.js.map +1 -1
  1262. package/lib/mol-state/tree/transient.js +3 -3
  1263. package/lib/mol-state/tree/transient.js.map +1 -1
  1264. package/lib/mol-task/execution/progress.js +4 -4
  1265. package/lib/mol-task/execution/progress.js.map +1 -1
  1266. package/lib/mol-task/task.js +1 -1
  1267. package/lib/mol-task/task.js.map +1 -1
  1268. package/lib/mol-task/util/multistep.js +1 -1
  1269. package/lib/mol-task/util/multistep.js.map +1 -1
  1270. package/lib/mol-task/util/scheduler.d.ts +1 -0
  1271. package/lib/mol-task/util/user-timing.js +3 -3
  1272. package/lib/mol-task/util/user-timing.js.map +1 -1
  1273. package/lib/mol-theme/color/chain-id.js +1 -1
  1274. package/lib/mol-theme/color/chain-id.js.map +1 -1
  1275. package/lib/mol-theme/color/element-symbol.d.ts +4 -4
  1276. package/lib/mol-theme/color/entity-id.js +1 -1
  1277. package/lib/mol-theme/color/entity-id.js.map +1 -1
  1278. package/lib/mol-theme/color/entity-source.js +4 -4
  1279. package/lib/mol-theme/color/entity-source.js.map +1 -1
  1280. package/lib/mol-theme/color/operator-hkl.js +2 -2
  1281. package/lib/mol-theme/color/operator-hkl.js.map +1 -1
  1282. package/lib/mol-theme/color.d.ts +2 -2
  1283. package/lib/mol-theme/label.js +27 -27
  1284. package/lib/mol-theme/label.js.map +1 -1
  1285. package/lib/mol-theme/theme.js +3 -3
  1286. package/lib/mol-theme/theme.js.map +1 -1
  1287. package/lib/mol-util/assets.js +3 -3
  1288. package/lib/mol-util/assets.js.map +1 -1
  1289. package/lib/mol-util/color/color.js +2 -2
  1290. package/lib/mol-util/color/color.js.map +1 -1
  1291. package/lib/mol-util/color/lists.js +1 -1
  1292. package/lib/mol-util/color/lists.js.map +1 -1
  1293. package/lib/mol-util/color/palette.js +2 -2
  1294. package/lib/mol-util/color/palette.js.map +1 -1
  1295. package/lib/mol-util/color/scale.d.ts +1 -1
  1296. package/lib/mol-util/console-logger.js +9 -9
  1297. package/lib/mol-util/console-logger.js.map +1 -1
  1298. package/lib/mol-util/data-source.js +5 -5
  1299. package/lib/mol-util/data-source.js.map +1 -1
  1300. package/lib/mol-util/download.js +1 -1
  1301. package/lib/mol-util/download.js.map +1 -1
  1302. package/lib/mol-util/graphql-client.js +2 -2
  1303. package/lib/mol-util/graphql-client.js.map +1 -1
  1304. package/lib/mol-util/index.js +2 -2
  1305. package/lib/mol-util/index.js.map +1 -1
  1306. package/lib/mol-util/monadic-parser.js +4 -4
  1307. package/lib/mol-util/monadic-parser.js.map +1 -1
  1308. package/lib/mol-util/now.js +4 -4
  1309. package/lib/mol-util/now.js.map +1 -1
  1310. package/lib/mol-util/object.js +1 -1
  1311. package/lib/mol-util/object.js.map +1 -1
  1312. package/lib/mol-util/performance-monitor.js +4 -4
  1313. package/lib/mol-util/performance-monitor.js.map +1 -1
  1314. package/lib/mol-util/string.js +3 -3
  1315. package/lib/mol-util/string.js.map +1 -1
  1316. package/lib/mol-util/url.js +2 -2
  1317. package/lib/mol-util/url.js.map +1 -1
  1318. package/lib/mol-util/zip/deflate.js +1 -1
  1319. package/lib/mol-util/zip/deflate.js.map +1 -1
  1320. package/lib/mol-util/zip/inflate.js +1 -1
  1321. package/lib/mol-util/zip/inflate.js.map +1 -1
  1322. package/lib/mol-util/zip/zip.js +1 -1
  1323. package/lib/mol-util/zip/zip.js.map +1 -1
  1324. package/lib/perf-tests/mol-script.js +1 -1
  1325. package/lib/perf-tests/mol-script.js.map +1 -1
  1326. package/lib/perf-tests/sets.js +1 -1
  1327. package/lib/perf-tests/sets.js.map +1 -1
  1328. package/lib/perf-tests/sort.js +1 -1
  1329. package/lib/perf-tests/sort.js.map +1 -1
  1330. package/lib/perf-tests/string-builder.js +2 -2
  1331. package/lib/perf-tests/string-builder.js.map +1 -1
  1332. package/lib/perf-tests/structure.js +7 -7
  1333. package/lib/perf-tests/structure.js.map +1 -1
  1334. package/lib/perf-tests/test-xtc.js +1 -1
  1335. package/lib/perf-tests/test-xtc.js.map +1 -1
  1336. package/lib/servers/common/file-handle.js +1 -1
  1337. package/lib/servers/common/file-handle.js.map +1 -1
  1338. package/lib/servers/common/util.js +1 -1
  1339. package/lib/servers/common/util.js.map +1 -1
  1340. package/lib/servers/model/config.d.ts +2 -2
  1341. package/lib/servers/model/config.js +4 -4
  1342. package/lib/servers/model/config.js.map +1 -1
  1343. package/lib/servers/model/preprocess/master.js +1 -1
  1344. package/lib/servers/model/preprocess/master.js.map +1 -1
  1345. package/lib/servers/model/preprocess/parallel.js +2 -2
  1346. package/lib/servers/model/preprocess/parallel.js.map +1 -1
  1347. package/lib/servers/model/preprocess/util.js +3 -3
  1348. package/lib/servers/model/preprocess/util.js.map +1 -1
  1349. package/lib/servers/model/properties/providers/pdbe.js +5 -5
  1350. package/lib/servers/model/properties/providers/pdbe.js.map +1 -1
  1351. package/lib/servers/model/property-provider.js +2 -2
  1352. package/lib/servers/model/property-provider.js.map +1 -1
  1353. package/lib/servers/model/query.js +1 -1
  1354. package/lib/servers/model/query.js.map +1 -1
  1355. package/lib/servers/model/server/api-local.js +2 -2
  1356. package/lib/servers/model/server/api-local.js.map +1 -1
  1357. package/lib/servers/model/server/api-schema.js +2 -2
  1358. package/lib/servers/model/server/api-schema.js.map +1 -1
  1359. package/lib/servers/model/server/api-web-multiple.js +1 -1
  1360. package/lib/servers/model/server/api-web-multiple.js.map +1 -1
  1361. package/lib/servers/model/server/api-web.js +4 -4
  1362. package/lib/servers/model/server/api-web.js.map +1 -1
  1363. package/lib/servers/model/server/api.js +1 -1
  1364. package/lib/servers/model/server/api.js.map +1 -1
  1365. package/lib/servers/model/server/cache.js +3 -3
  1366. package/lib/servers/model/server/cache.js.map +1 -1
  1367. package/lib/servers/model/server/jobs.js +3 -3
  1368. package/lib/servers/model/server/jobs.js.map +1 -1
  1369. package/lib/servers/model/server/query.js +10 -10
  1370. package/lib/servers/model/server/query.js.map +1 -1
  1371. package/lib/servers/model/server/structure-wrapper.js +6 -6
  1372. package/lib/servers/model/server/structure-wrapper.js.map +1 -1
  1373. package/lib/servers/model/server.js +3 -3
  1374. package/lib/servers/model/server.js.map +1 -1
  1375. package/lib/servers/model/utils/fetch-props-pdbe.js +4 -4
  1376. package/lib/servers/model/utils/fetch-props-pdbe.js.map +1 -1
  1377. package/lib/servers/model/utils/writer.js +2 -2
  1378. package/lib/servers/model/utils/writer.js.map +1 -1
  1379. package/lib/servers/plugin-state/api-schema.js +2 -2
  1380. package/lib/servers/plugin-state/api-schema.js.map +1 -1
  1381. package/lib/servers/plugin-state/index.js +1 -1
  1382. package/lib/servers/plugin-state/index.js.map +1 -1
  1383. package/lib/servers/volume/pack/format/dsn6.js +1 -1
  1384. package/lib/servers/volume/pack/format/dsn6.js.map +1 -1
  1385. package/lib/servers/volume/pack/main.js +4 -4
  1386. package/lib/servers/volume/pack/main.js.map +1 -1
  1387. package/lib/servers/volume/pack/writer.js +1 -1
  1388. package/lib/servers/volume/pack/writer.js.map +1 -1
  1389. package/lib/servers/volume/pack.js +1 -1
  1390. package/lib/servers/volume/pack.js.map +1 -1
  1391. package/lib/servers/volume/server/api.js +7 -7
  1392. package/lib/servers/volume/server/api.js.map +1 -1
  1393. package/lib/servers/volume/server/local-api.js +1 -1
  1394. package/lib/servers/volume/server/local-api.js.map +1 -1
  1395. package/lib/servers/volume/server/query/encode.js +3 -3
  1396. package/lib/servers/volume/server/query/encode.js.map +1 -1
  1397. package/lib/servers/volume/server/query/execute.js +5 -5
  1398. package/lib/servers/volume/server/query/execute.js.map +1 -1
  1399. package/lib/servers/volume/server/version.js +1 -1
  1400. package/lib/servers/volume/server/version.js.map +1 -1
  1401. package/lib/servers/volume/server/web-api.js +7 -7
  1402. package/lib/servers/volume/server/web-api.js.map +1 -1
  1403. package/lib/servers/volume/server/web-schema.js +6 -6
  1404. package/lib/servers/volume/server/web-schema.js.map +1 -1
  1405. package/lib/servers/volume/server.js +2 -2
  1406. package/lib/servers/volume/server.js.map +1 -1
  1407. package/lib/tests/browser/font-atlas.js +1 -1
  1408. package/lib/tests/browser/font-atlas.js.map +1 -1
  1409. package/lib/tests/browser/render-shape.js +1 -1
  1410. package/lib/tests/browser/render-shape.js.map +1 -1
  1411. package/lib/tests/browser/render-structure.js +1 -1
  1412. package/lib/tests/browser/render-structure.js.map +1 -1
  1413. package/lib/tsconfig.commonjs.tsbuildinfo +1 -1
  1414. package/package.json +6 -7
  1415. package/CHANGELOG.md +0 -191
@@ -29,7 +29,7 @@ export declare const UnitKindInfo: {
29
29
  gaussians: {};
30
30
  };
31
31
  export declare type UnitKind = keyof typeof UnitKindInfo;
32
- export declare const UnitKindOptions: ["spheres" | "atomic" | "gaussians", string][];
32
+ export declare const UnitKindOptions: ["spheres" | "gaussians" | "atomic", string][];
33
33
  export declare function includesUnitKind(unitKinds: UnitKind[], unit: Unit): boolean;
34
34
  export declare function getVolumeSliceInfo(box: Box3D, resolution: number, maxCells?: number): {
35
35
  area: number;
@@ -48,7 +48,7 @@ export declare function ensureReasonableResolution<T>(box: Box3D, props: {
48
48
  } & T & {
49
49
  resolution: number;
50
50
  };
51
- export declare function getConformation(unit: Unit): import("../../../../mol-model/structure/model/properties/coarse").CoarseSphereConformation | import("../../../../mol-model/structure/model/properties/coarse").CoarseGaussianConformation | import("../../../../mol-model/structure/model/properties/atomic").AtomicConformation;
51
+ export declare function getConformation(unit: Unit): import("../../../../mol-model/structure/model/properties/atomic").AtomicConformation | import("../../../../mol-model/structure/model/properties/coarse").CoarseSphereConformation | import("../../../../mol-model/structure/model/properties/coarse").CoarseGaussianConformation;
52
52
  export declare const CommonSurfaceParams: {
53
53
  ignoreHydrogens: PD.BooleanParam;
54
54
  traceOnly: PD.BooleanParam;
@@ -18,18 +18,18 @@ import { PickingId } from '../../mol-geo/geometry/picking';
18
18
  export declare function createDirectVolume2d(ctx: RuntimeContext, webgl: WebGLContext, volume: Volume, directVolume?: DirectVolume): DirectVolume;
19
19
  export declare function createDirectVolume3d(ctx: RuntimeContext, webgl: WebGLContext, volume: Volume, directVolume?: DirectVolume): DirectVolume;
20
20
  export declare function createDirectVolume(ctx: VisualContext, volume: Volume, theme: Theme, props: PD.Values<DirectVolumeParams>, directVolume?: DirectVolume): Promise<DirectVolume>;
21
- export declare function getDirectVolumeLoci(pickingId: PickingId, volume: Volume, props: DirectVolumeProps, id: number): {
21
+ export declare function getDirectVolumeLoci(pickingId: PickingId, volume: Volume, props: DirectVolumeProps, id: number): Volume.Cell.Loci | {
22
22
  kind: "empty-loci";
23
- } | Volume.Cell.Loci;
23
+ };
24
24
  export declare function eachDirectVolume(loci: Loci, volume: Volume, props: DirectVolumeProps, apply: (interval: Interval) => boolean): boolean;
25
25
  export declare const DirectVolumeParams: {
26
26
  quality: {
27
27
  isEssential: boolean;
28
28
  type: "select";
29
- 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])[];
29
+ 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])[];
30
30
  cycle?: boolean | undefined;
31
31
  isOptional?: boolean | undefined;
32
- defaultValue: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
32
+ defaultValue: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
33
33
  label?: string | undefined;
34
34
  description?: string | undefined;
35
35
  legend?: import("../../mol-util/legend").Legend | undefined;
@@ -76,10 +76,10 @@ export declare function getDirectVolumeParams(ctx: ThemeRegistryContext, volume:
76
76
  quality: {
77
77
  isEssential: boolean;
78
78
  type: "select";
79
- 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])[];
79
+ 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])[];
80
80
  cycle?: boolean | undefined;
81
81
  isOptional?: boolean | undefined;
82
- defaultValue: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
82
+ defaultValue: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
83
83
  label?: string | undefined;
84
84
  description?: string | undefined;
85
85
  legend?: import("../../mol-util/legend").Legend | undefined;
@@ -128,10 +128,10 @@ export declare const DirectVolumeRepresentationProvider: VolumeRepresentationPro
128
128
  quality: {
129
129
  isEssential: boolean;
130
130
  type: "select";
131
- 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])[];
131
+ 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])[];
132
132
  cycle?: boolean | undefined;
133
133
  isOptional?: boolean | undefined;
134
- defaultValue: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
134
+ defaultValue: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
135
135
  label?: string | undefined;
136
136
  description?: string | undefined;
137
137
  legend?: import("../../mol-util/legend").Legend | undefined;
@@ -45,10 +45,10 @@ export declare function IsosurfaceVisual(materialId: number, volume: Volume, pro
45
45
  quality: {
46
46
  isEssential: boolean;
47
47
  type: "select";
48
- 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])[];
48
+ 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])[];
49
49
  cycle?: boolean | undefined;
50
50
  isOptional?: boolean | undefined;
51
- defaultValue: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
51
+ defaultValue: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
52
52
  label?: string | undefined;
53
53
  description?: string | undefined;
54
54
  legend?: import("../../mol-util/legend").Legend | undefined;
@@ -101,10 +101,10 @@ export declare const IsosurfaceMeshParams: {
101
101
  quality: {
102
102
  isEssential: boolean;
103
103
  type: "select";
104
- 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])[];
104
+ 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])[];
105
105
  cycle?: boolean | undefined;
106
106
  isOptional?: boolean | undefined;
107
- defaultValue: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
107
+ defaultValue: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
108
108
  label?: string | undefined;
109
109
  description?: string | undefined;
110
110
  legend?: import("../../mol-util/legend").Legend | undefined;
@@ -159,10 +159,10 @@ export declare const IsosurfaceWireframeParams: {
159
159
  quality: {
160
160
  isEssential: boolean;
161
161
  type: "select";
162
- 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])[];
162
+ 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])[];
163
163
  cycle?: boolean | undefined;
164
164
  isOptional?: boolean | undefined;
165
- defaultValue: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
165
+ defaultValue: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
166
166
  label?: string | undefined;
167
167
  description?: string | undefined;
168
168
  legend?: import("../../mol-util/legend").Legend | undefined;
@@ -208,14 +208,14 @@ export declare const IsosurfaceWireframeParams: {
208
208
  export declare type IsosurfaceWireframeParams = typeof IsosurfaceWireframeParams;
209
209
  export declare function IsosurfaceWireframeVisual(materialId: number): VolumeVisual<IsosurfaceWireframeParams>;
210
210
  export declare const IsosurfaceParams: {
211
- visuals: PD.MultiSelect<"wireframe" | "solid">;
211
+ visuals: PD.MultiSelect<"solid" | "wireframe">;
212
212
  quality: {
213
213
  isEssential: boolean;
214
214
  type: "select";
215
- 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])[];
215
+ 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])[];
216
216
  cycle?: boolean | undefined;
217
217
  isOptional?: boolean | undefined;
218
- defaultValue: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
218
+ defaultValue: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
219
219
  label?: string | undefined;
220
220
  description?: string | undefined;
221
221
  legend?: import("../../mol-util/legend").Legend | undefined;
@@ -266,14 +266,14 @@ export declare const IsosurfaceParams: {
266
266
  };
267
267
  export declare type IsosurfaceParams = typeof IsosurfaceParams;
268
268
  export declare function getIsosurfaceParams(ctx: ThemeRegistryContext, volume: Volume): {
269
- visuals: PD.MultiSelect<"wireframe" | "solid">;
269
+ visuals: PD.MultiSelect<"solid" | "wireframe">;
270
270
  quality: {
271
271
  isEssential: boolean;
272
272
  type: "select";
273
- 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])[];
273
+ 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])[];
274
274
  cycle?: boolean | undefined;
275
275
  isOptional?: boolean | undefined;
276
- defaultValue: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
276
+ defaultValue: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
277
277
  label?: string | undefined;
278
278
  description?: string | undefined;
279
279
  legend?: import("../../mol-util/legend").Legend | undefined;
@@ -325,14 +325,14 @@ export declare function getIsosurfaceParams(ctx: ThemeRegistryContext, volume: V
325
325
  export declare type IsosurfaceRepresentation = VolumeRepresentation<IsosurfaceParams>;
326
326
  export declare function IsosurfaceRepresentation(ctx: RepresentationContext, getParams: RepresentationParamsGetter<Volume, IsosurfaceParams>): IsosurfaceRepresentation;
327
327
  export declare const IsosurfaceRepresentationProvider: VolumeRepresentationProvider<{
328
- visuals: PD.MultiSelect<"wireframe" | "solid">;
328
+ visuals: PD.MultiSelect<"solid" | "wireframe">;
329
329
  quality: {
330
330
  isEssential: boolean;
331
331
  type: "select";
332
- 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])[];
332
+ 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])[];
333
333
  cycle?: boolean | undefined;
334
334
  isOptional?: boolean | undefined;
335
- defaultValue: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
335
+ defaultValue: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
336
336
  label?: string | undefined;
337
337
  description?: string | undefined;
338
338
  legend?: import("../../mol-util/legend").Legend | undefined;
@@ -11,14 +11,14 @@ export declare class VolumeRepresentationRegistry extends RepresentationRegistry
11
11
  export declare namespace VolumeRepresentationRegistry {
12
12
  export const BuiltIn: {
13
13
  isosurface: import("./representation").VolumeRepresentationProvider<{
14
- visuals: import("../../mol-util/param-definition").ParamDefinition.MultiSelect<"wireframe" | "solid">;
14
+ visuals: import("../../mol-util/param-definition").ParamDefinition.MultiSelect<"solid" | "wireframe">;
15
15
  quality: {
16
16
  isEssential: boolean;
17
17
  type: "select";
18
- 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])[];
18
+ 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])[];
19
19
  cycle?: boolean | undefined;
20
20
  isOptional?: boolean | undefined;
21
- defaultValue: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
21
+ defaultValue: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
22
22
  label?: string | undefined;
23
23
  description?: string | undefined;
24
24
  legend?: import("../../mol-util/legend").Legend | undefined;
@@ -71,10 +71,10 @@ export declare namespace VolumeRepresentationRegistry {
71
71
  quality: {
72
72
  isEssential: boolean;
73
73
  type: "select";
74
- 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])[];
74
+ 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])[];
75
75
  cycle?: boolean | undefined;
76
76
  isOptional?: boolean | undefined;
77
- defaultValue: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
77
+ defaultValue: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
78
78
  label?: string | undefined;
79
79
  description?: string | undefined;
80
80
  legend?: import("../../mol-util/legend").Legend | undefined;
@@ -91,7 +91,7 @@ export declare namespace VolumeRepresentationRegistry {
91
91
  legend?: import("../../mol-util/legend").Legend | undefined;
92
92
  }) | undefined;
93
93
  };
94
- dimension: import("../../mol-util/param-definition").ParamDefinition.Mapped<import("../../mol-util/param-definition").ParamDefinition.NamedParams<number, "y"> | import("../../mol-util/param-definition").ParamDefinition.NamedParams<number, "x"> | import("../../mol-util/param-definition").ParamDefinition.NamedParams<number, "z">>;
94
+ dimension: import("../../mol-util/param-definition").ParamDefinition.Mapped<import("../../mol-util/param-definition").ParamDefinition.NamedParams<number, "x"> | import("../../mol-util/param-definition").ParamDefinition.NamedParams<number, "y"> | import("../../mol-util/param-definition").ParamDefinition.NamedParams<number, "z">>;
95
95
  isoValue: import("../../mol-util/param-definition").ParamDefinition.Conditioned<Readonly<{
96
96
  kind: "absolute";
97
97
  absoluteValue: number;
@@ -114,17 +114,17 @@ export declare namespace VolumeRepresentationRegistry {
114
114
  relativeValue: number;
115
115
  }>, number>;
116
116
  }>;
117
- interpolation: import("../../mol-util/param-definition").ParamDefinition.Select<"nearest" | "catmulrom" | "mitchell" | "bspline">;
117
+ interpolation: import("../../mol-util/param-definition").ParamDefinition.Select<"nearest" | "bspline" | "catmulrom" | "mitchell">;
118
118
  alpha: import("../../mol-util/param-definition").ParamDefinition.Numeric;
119
119
  }, "slice">;
120
120
  'direct-volume': import("./representation").VolumeRepresentationProvider<{
121
121
  quality: {
122
122
  isEssential: boolean;
123
123
  type: "select";
124
- 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])[];
124
+ 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])[];
125
125
  cycle?: boolean | undefined;
126
126
  isOptional?: boolean | undefined;
127
- defaultValue: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
127
+ defaultValue: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
128
128
  label?: string | undefined;
129
129
  description?: string | undefined;
130
130
  legend?: import("../../mol-util/legend").Legend | undefined;
@@ -18,7 +18,7 @@ var VolumeRepresentationRegistry = /** @class */ (function (_super) {
18
18
  var _this = _super.call(this) || this;
19
19
  (0, object_1.objectForEach)(VolumeRepresentationRegistry.BuiltIn, function (p, k) {
20
20
  if (p.name !== k)
21
- throw new Error("Fix BuiltInVolumeRepresentations to have matching names. " + p.name + " " + k);
21
+ throw new Error("Fix BuiltInVolumeRepresentations to have matching names. ".concat(p.name, " ").concat(k));
22
22
  _this.add(p);
23
23
  });
24
24
  return _this;
@@ -1 +1 @@
1
- {"version":3,"file":"registry.js","sourceRoot":"","sources":["../../../../src/mol-repr/volume/registry.ts"],"names":[],"mappings":";AAAA;;;;GAIG;;;;AAEH,oDAAmG;AAEnG,2CAAgE;AAChE,gDAAsD;AACtD,iCAAsD;AACtD,iDAAqE;AAErE;IAAkD,6DAAoD;IAClG;QAAA,YACI,iBAAO,SAKV;QAJG,IAAA,sBAAa,EAAC,4BAA4B,CAAC,OAAO,EAAE,UAAC,CAAC,EAAE,CAAC;YACrD,IAAI,CAAC,CAAC,IAAI,KAAK,CAAC;gBAAE,MAAM,IAAI,KAAK,CAAC,8DAA4D,CAAC,CAAC,IAAI,SAAI,CAAG,CAAC,CAAC;YAC7G,KAAI,CAAC,GAAG,CAAC,CAAQ,CAAC,CAAC;QACvB,CAAC,CAAC,CAAC;;IACP,CAAC;IACL,mCAAC;AAAD,CAAC,AARD,CAAkD,uCAAsB,GAQvE;AARY,oEAA4B;AAUzC,WAAiB,4BAA4B;IAC5B,oCAAO,GAAG;QACnB,YAAY,EAAE,6CAAgC;QAC9C,OAAO,EAAE,mCAA2B;QACpC,eAAe,EAAE,kDAAkC;KACtD,CAAC;AAKN,CAAC,EAVgB,4BAA4B,GAA5B,oCAA4B,KAA5B,oCAA4B,QAU5C;AApBY,oEAA4B"}
1
+ {"version":3,"file":"registry.js","sourceRoot":"","sources":["../../../../src/mol-repr/volume/registry.ts"],"names":[],"mappings":";AAAA;;;;GAIG;;;;AAEH,oDAAmG;AAEnG,2CAAgE;AAChE,gDAAsD;AACtD,iCAAsD;AACtD,iDAAqE;AAErE;IAAkD,6DAAoD;IAClG;QAAA,YACI,iBAAO,SAKV;QAJG,IAAA,sBAAa,EAAC,4BAA4B,CAAC,OAAO,EAAE,UAAC,CAAC,EAAE,CAAC;YACrD,IAAI,CAAC,CAAC,IAAI,KAAK,CAAC;gBAAE,MAAM,IAAI,KAAK,CAAC,mEAA4D,CAAC,CAAC,IAAI,cAAI,CAAC,CAAE,CAAC,CAAC;YAC7G,KAAI,CAAC,GAAG,CAAC,CAAQ,CAAC,CAAC;QACvB,CAAC,CAAC,CAAC;;IACP,CAAC;IACL,mCAAC;AAAD,CAAC,AARD,CAAkD,uCAAsB,GAQvE;AARY,oEAA4B;AAUzC,WAAiB,4BAA4B;IAC5B,oCAAO,GAAG;QACnB,YAAY,EAAE,6CAAgC;QAC9C,OAAO,EAAE,mCAA2B;QACpC,eAAe,EAAE,kDAAkC;KACtD,CAAC;AAKN,CAAC,EAVgB,4BAA4B,GAA5B,oCAA4B,KAA5B,oCAA4B,QAU5C;AApBY,oEAA4B"}
@@ -37,7 +37,7 @@ export declare type VolumeRepresentationProvider<P extends VolumeParams, Id exte
37
37
  export declare function VolumeRepresentationProvider<P extends VolumeParams, Id extends string>(p: VolumeRepresentationProvider<P, Id>): VolumeRepresentationProvider<P, Id>;
38
38
  export declare const VolumeParams: {
39
39
  alpha: PD.Numeric;
40
- quality: PD.Select<"custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest">;
40
+ quality: PD.Select<"auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest">;
41
41
  };
42
42
  export declare type VolumeParams = typeof VolumeParams;
43
43
  export declare function VolumeRepresentation<P extends VolumeParams>(label: string, ctx: RepresentationContext, getParams: RepresentationParamsGetter<Volume, P>, visualCtor: (materialId: number, volume: Volume, props: PD.Values<P>, webgl?: WebGLContext) => VolumeVisual<P>, getLoci: (volume: Volume, props: PD.Values<P>) => Loci): VolumeRepresentation<P>;
@@ -15,10 +15,10 @@ export declare const SliceParams: {
15
15
  quality: {
16
16
  isEssential: boolean;
17
17
  type: "select";
18
- 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])[];
18
+ 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])[];
19
19
  cycle?: boolean | undefined;
20
20
  isOptional?: boolean | undefined;
21
- defaultValue: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
21
+ defaultValue: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
22
22
  label?: string | undefined;
23
23
  description?: string | undefined;
24
24
  legend?: import("../../mol-util/legend").Legend | undefined;
@@ -35,7 +35,7 @@ export declare const SliceParams: {
35
35
  legend?: import("../../mol-util/legend").Legend | undefined;
36
36
  }) | undefined;
37
37
  };
38
- dimension: PD.Mapped<PD.NamedParams<number, "y"> | PD.NamedParams<number, "x"> | PD.NamedParams<number, "z">>;
38
+ dimension: PD.Mapped<PD.NamedParams<number, "x"> | PD.NamedParams<number, "y"> | PD.NamedParams<number, "z">>;
39
39
  isoValue: PD.Conditioned<Readonly<{
40
40
  kind: "absolute";
41
41
  absoluteValue: number;
@@ -58,7 +58,7 @@ export declare const SliceParams: {
58
58
  relativeValue: number;
59
59
  }>, number>;
60
60
  }>;
61
- interpolation: PD.Select<"nearest" | "catmulrom" | "mitchell" | "bspline">;
61
+ interpolation: PD.Select<"nearest" | "bspline" | "catmulrom" | "mitchell">;
62
62
  alpha: PD.Numeric;
63
63
  };
64
64
  export declare type SliceParams = typeof SliceParams;
@@ -66,10 +66,10 @@ export declare function getSliceParams(ctx: ThemeRegistryContext, volume: Volume
66
66
  quality: {
67
67
  isEssential: boolean;
68
68
  type: "select";
69
- 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])[];
69
+ 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])[];
70
70
  cycle?: boolean | undefined;
71
71
  isOptional?: boolean | undefined;
72
- defaultValue: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
72
+ defaultValue: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
73
73
  label?: string | undefined;
74
74
  description?: string | undefined;
75
75
  legend?: import("../../mol-util/legend").Legend | undefined;
@@ -86,7 +86,7 @@ export declare function getSliceParams(ctx: ThemeRegistryContext, volume: Volume
86
86
  legend?: import("../../mol-util/legend").Legend | undefined;
87
87
  }) | undefined;
88
88
  };
89
- dimension: PD.Mapped<PD.NamedParams<number, "y"> | PD.NamedParams<number, "x"> | PD.NamedParams<number, "z">>;
89
+ dimension: PD.Mapped<PD.NamedParams<number, "x"> | PD.NamedParams<number, "y"> | PD.NamedParams<number, "z">>;
90
90
  isoValue: PD.Conditioned<Readonly<{
91
91
  kind: "absolute";
92
92
  absoluteValue: number;
@@ -109,7 +109,7 @@ export declare function getSliceParams(ctx: ThemeRegistryContext, volume: Volume
109
109
  relativeValue: number;
110
110
  }>, number>;
111
111
  }>;
112
- interpolation: PD.Select<"nearest" | "catmulrom" | "mitchell" | "bspline">;
112
+ interpolation: PD.Select<"nearest" | "bspline" | "catmulrom" | "mitchell">;
113
113
  alpha: PD.Numeric;
114
114
  };
115
115
  export declare function SliceVisual(materialId: number): VolumeVisual<SliceParams>;
@@ -118,10 +118,10 @@ export declare const SliceRepresentationProvider: VolumeRepresentationProvider<{
118
118
  quality: {
119
119
  isEssential: boolean;
120
120
  type: "select";
121
- 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])[];
121
+ 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])[];
122
122
  cycle?: boolean | undefined;
123
123
  isOptional?: boolean | undefined;
124
- defaultValue: "custom" | "auto" | "highest" | "higher" | "high" | "medium" | "low" | "lower" | "lowest";
124
+ defaultValue: "auto" | "medium" | "high" | "low" | "custom" | "highest" | "higher" | "lower" | "lowest";
125
125
  label?: string | undefined;
126
126
  description?: string | undefined;
127
127
  legend?: import("../../mol-util/legend").Legend | undefined;
@@ -138,7 +138,7 @@ export declare const SliceRepresentationProvider: VolumeRepresentationProvider<{
138
138
  legend?: import("../../mol-util/legend").Legend | undefined;
139
139
  }) | undefined;
140
140
  };
141
- dimension: PD.Mapped<PD.NamedParams<number, "y"> | PD.NamedParams<number, "x"> | PD.NamedParams<number, "z">>;
141
+ dimension: PD.Mapped<PD.NamedParams<number, "x"> | PD.NamedParams<number, "y"> | PD.NamedParams<number, "z">>;
142
142
  isoValue: PD.Conditioned<Readonly<{
143
143
  kind: "absolute";
144
144
  absoluteValue: number;
@@ -161,6 +161,6 @@ export declare const SliceRepresentationProvider: VolumeRepresentationProvider<{
161
161
  relativeValue: number;
162
162
  }>, number>;
163
163
  }>;
164
- interpolation: PD.Select<"nearest" | "catmulrom" | "mitchell" | "bspline">;
164
+ interpolation: PD.Select<"nearest" | "bspline" | "catmulrom" | "mitchell">;
165
165
  alpha: PD.Numeric;
166
166
  }, "slice">;
@@ -20,7 +20,7 @@ var Writer = /** @class */ (function () {
20
20
  this.localPrefix = ' ';
21
21
  };
22
22
  Writer.prototype.newline = function () {
23
- this.value.push("\n" + this._prefix + this.localPrefix);
23
+ this.value.push("\n".concat(this._prefix).concat(this.localPrefix));
24
24
  this.currentLineLength = 0;
25
25
  };
26
26
  Writer.prototype.push = function () {
@@ -64,13 +64,13 @@ var Writer = /** @class */ (function () {
64
64
  function _format(e, writer) {
65
65
  if (isLiteral(e)) {
66
66
  if (typeof e === 'string' && (/\s/.test(e) || !e.length))
67
- writer.append("`" + e + "`");
67
+ writer.append("`".concat(e, "`"));
68
68
  else
69
- writer.append("" + e);
69
+ writer.append("".concat(e));
70
70
  return;
71
71
  }
72
72
  if (isSymbol(e)) {
73
- writer.append("" + e.name);
73
+ writer.append("".concat(e.name));
74
74
  return;
75
75
  }
76
76
  writer.push();
@@ -106,7 +106,7 @@ function _format(e, writer) {
106
106
  }
107
107
  if (keys.length === 1 && isLiteral(e.args[keys[0]])) {
108
108
  writer.whitespace();
109
- writer.append(":" + keys[0]);
109
+ writer.append(":".concat(keys[0]));
110
110
  writer.whitespace();
111
111
  _format(e.args[keys[0]], writer);
112
112
  writer.pop();
@@ -115,7 +115,7 @@ function _format(e, writer) {
115
115
  for (var _b = 0, keys_1 = keys; _b < keys_1.length; _b++) {
116
116
  var a = keys_1[_b];
117
117
  writer.newline();
118
- writer.append(":" + a);
118
+ writer.append(":".concat(a));
119
119
  writer.whitespace();
120
120
  _format(e.args[a], writer);
121
121
  }
@@ -1 +1 @@
1
- {"version":3,"file":"expression-formatter.js","sourceRoot":"","sources":["../../../../src/mol-script/language/expression-formatter.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"expression-formatter.js","sourceRoot":"","sources":["../../../../src/mol-script/language/expression-formatter.ts"],"names":[],"mappings":"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"}
@@ -24,17 +24,17 @@ exports.symbolList = symbolList;
24
24
  function formatKey(key) {
25
25
  var regex = /([a-z])([A-Z])([a-z]|$)/g;
26
26
  // do this twice because 'xXxX'
27
- return key.replace(regex, function (s, a, b, c) { return a + "-" + b.toLocaleLowerCase() + c; }).replace(regex, function (s, a, b, c) { return a + "-" + b.toLocaleLowerCase() + c; });
27
+ return key.replace(regex, function (s, a, b, c) { return "".concat(a, "-").concat(b.toLocaleLowerCase()).concat(c); }).replace(regex, function (s, a, b, c) { return "".concat(a, "-").concat(b.toLocaleLowerCase()).concat(c); });
28
28
  }
29
29
  function _normalizeTable(namespace, key, obj) {
30
30
  if ((0, symbol_1.isSymbol)(obj)) {
31
31
  obj.info.namespace = namespace;
32
32
  obj.info.name = obj.info.name || formatKey(key);
33
- obj.id = obj.info.namespace + "." + obj.info.name;
33
+ obj.id = "".concat(obj.info.namespace, ".").concat(obj.info.name);
34
34
  return;
35
35
  }
36
- var currentNs = "" + (obj['@namespace'] || formatKey(key));
37
- var newNs = namespace ? namespace + "." + currentNs : currentNs;
36
+ var currentNs = "".concat(obj['@namespace'] || formatKey(key));
37
+ var newNs = namespace ? "".concat(namespace, ".").concat(currentNs) : currentNs;
38
38
  for (var _i = 0, _a = Object.keys(obj); _i < _a.length; _i++) {
39
39
  var childKey = _a[_i];
40
40
  if (typeof obj[childKey] !== 'object' && !(0, symbol_1.isSymbol)(obj[childKey]))
@@ -1 +1 @@
1
- {"version":3,"file":"helpers.js","sourceRoot":"","sources":["../../../../src/mol-script/language/helpers.ts"],"names":[],"mappings":";AAAA;;;;GAIG;;;AAGH,mCAAwD;AAExD,SAAgB,MAAM,CAA4C,IAAO,EAAE,IAAO,EAAE,WAAoB;IACpG,OAAO,IAAA,gBAAO,EAAC,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,WAAW,CAAC,CAAC;AAChD,CAAC;AAFD,wBAEC;AAED,SAAgB,cAAc,CAAC,KAAU;IACrC,eAAe,CAAC,EAAE,EAAE,EAAE,EAAE,KAAK,CAAC,CAAC;AACnC,CAAC;AAFD,wCAEC;AAED,SAAgB,UAAU,CAAC,KAAU;IACjC,IAAM,IAAI,GAAc,EAAE,CAAC;IAC3B,WAAW,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;IACzB,OAAO,IAAI,CAAC;AAChB,CAAC;AAJD,gCAIC;AAED,SAAS,SAAS,CAAC,GAAW;IAC1B,IAAM,KAAK,GAAG,0BAA0B,CAAC;IACzC,+BAA+B;IAC/B,OAAO,GAAG,CAAC,OAAO,CAAC,KAAK,EAAE,UAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,IAAK,OAAG,CAAC,SAAI,CAAC,CAAC,iBAAiB,EAAE,GAAG,CAAG,EAAnC,CAAmC,CAAC,CAAC,OAAO,CAAC,KAAK,EAAE,UAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,IAAK,OAAG,CAAC,SAAI,CAAC,CAAC,iBAAiB,EAAE,GAAG,CAAG,EAAnC,CAAmC,CAAC,CAAC;AACvJ,CAAC;AAED,SAAS,eAAe,CAAC,SAAiB,EAAE,GAAW,EAAE,GAAQ;IAC7D,IAAI,IAAA,iBAAQ,EAAC,GAAG,CAAC,EAAE;QACf,GAAG,CAAC,IAAI,CAAC,SAAS,GAAG,SAAS,CAAC;QAC/B,GAAG,CAAC,IAAI,CAAC,IAAI,GAAG,GAAG,CAAC,IAAI,CAAC,IAAI,IAAI,SAAS,CAAC,GAAG,CAAC,CAAC;QAChD,GAAG,CAAC,EAAE,GAAM,GAAG,CAAC,IAAI,CAAC,SAAS,SAAI,GAAG,CAAC,IAAI,CAAC,IAAM,CAAC;QAClD,OAAO;KACV;IACD,IAAM,SAAS,GAAG,MAAG,GAAG,CAAC,YAAY,CAAC,IAAI,SAAS,CAAC,GAAG,CAAC,CAAE,CAAC;IAC3D,IAAM,KAAK,GAAG,SAAS,CAAC,CAAC,CAAI,SAAS,SAAI,SAAW,CAAC,CAAC,CAAC,SAAS,CAAC;IAClE,KAAuB,UAAgB,EAAhB,KAAA,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,EAAhB,cAAgB,EAAhB,IAAgB,EAAE;QAApC,IAAM,QAAQ,SAAA;QACf,IAAI,OAAO,GAAG,CAAC,QAAQ,CAAC,KAAK,QAAQ,IAAI,CAAC,IAAA,iBAAQ,EAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;YAAE,SAAS;QAC5E,eAAe,CAAC,KAAK,EAAE,QAAQ,EAAE,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC;KACnD;AACL,CAAC;AAED,SAAS,WAAW,CAAC,GAAQ,EAAE,IAAe;IAC1C,IAAI,IAAA,iBAAQ,EAAC,GAAG,CAAC,EAAE;QACf,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;QACf,OAAO;KACV;IACD,KAAuB,UAAgB,EAAhB,KAAA,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,EAAhB,cAAgB,EAAhB,IAAgB,EAAE;QAApC,IAAM,QAAQ,SAAA;QACf,IAAI,OAAO,GAAG,CAAC,QAAQ,CAAC,KAAK,QAAQ,IAAI,CAAC,IAAA,iBAAQ,EAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;YAAE,SAAS;QAC5E,WAAW,CAAC,GAAG,CAAC,QAAQ,CAAC,EAAE,IAAI,CAAC,CAAC;KACpC;AACL,CAAC"}
1
+ {"version":3,"file":"helpers.js","sourceRoot":"","sources":["../../../../src/mol-script/language/helpers.ts"],"names":[],"mappings":"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"}
@@ -101,7 +101,7 @@ var Language;
101
101
  i++;
102
102
  }
103
103
  if (i >= _i)
104
- throw new Error("There must be a value foolowed a named arg ':" + name_1 + "'.");
104
+ throw new Error("There must be a value foolowed a named arg ':".concat(name_1, "'."));
105
105
  args[name_1] = visitExpr(nodes[i]);
106
106
  if (isNaN(+name_1))
107
107
  allNumeric = false;
@@ -1 +1 @@
1
- {"version":3,"file":"parser.js","sourceRoot":"","sources":["../../../../src/mol-script/language/parser.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"parser.js","sourceRoot":"","sources":["../../../../src/mol-script/language/parser.ts"],"names":[],"mappings":"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"}
@@ -34,10 +34,10 @@ var type = {
34
34
  '@header': 'Types',
35
35
  elementSymbol: (0, helpers_1.symbol)(symbol_1.Arguments.Dictionary({ 0: (0, symbol_1.Argument)(type_1.Type.Str) }), Types.ElementSymbol, 'Create element symbol representation from a string value.'),
36
36
  atomName: (0, helpers_1.symbol)(symbol_1.Arguments.Dictionary({ 0: (0, symbol_1.Argument)(type_1.Type.AnyValue) }), Types.AtomName, 'Convert a value to an atom name.'),
37
- entityType: (0, helpers_1.symbol)(symbol_1.Arguments.Dictionary({ 0: (0, symbol_1.Argument)(Types.EntityType) }), Types.EntityType, "Create normalized representation of entity type: " + type_1.Type.oneOfValues(Types.EntityType).join(', ') + "."),
38
- bondFlags: (0, helpers_1.symbol)(symbol_1.Arguments.List(Types.BondFlag), Types.BondFlags, "Create bond flags representation from a list of strings. Allowed flags: " + type_1.Type.oneOfValues(Types.BondFlag).join(', ') + "."),
37
+ entityType: (0, helpers_1.symbol)(symbol_1.Arguments.Dictionary({ 0: (0, symbol_1.Argument)(Types.EntityType) }), Types.EntityType, "Create normalized representation of entity type: ".concat(type_1.Type.oneOfValues(Types.EntityType).join(', '), ".")),
38
+ bondFlags: (0, helpers_1.symbol)(symbol_1.Arguments.List(Types.BondFlag), Types.BondFlags, "Create bond flags representation from a list of strings. Allowed flags: ".concat(type_1.Type.oneOfValues(Types.BondFlag).join(', '), ".")),
39
39
  ringFingerprint: (0, helpers_1.symbol)(symbol_1.Arguments.List(Types.ElementSymbol, { nonEmpty: true }), Types.RingFingerprint, 'Create ring fingerprint from the supplied atom element list.'),
40
- secondaryStructureFlags: (0, helpers_1.symbol)(symbol_1.Arguments.List(Types.SecondaryStructureFlag), Types.SecondaryStructureFlags, "Create secondary structure flags representation from a list of strings. Allowed flags: " + type_1.Type.oneOfValues(Types.SecondaryStructureFlag).join(', ') + "."),
40
+ secondaryStructureFlags: (0, helpers_1.symbol)(symbol_1.Arguments.List(Types.SecondaryStructureFlag), Types.SecondaryStructureFlags, "Create secondary structure flags representation from a list of strings. Allowed flags: ".concat(type_1.Type.oneOfValues(Types.SecondaryStructureFlag).join(', '), ".")),
41
41
  authResidueId: (0, helpers_1.symbol)(symbol_1.Arguments.Dictionary({
42
42
  0: (0, symbol_1.Argument)(type_1.Type.Str, { description: 'auth_asym_id' }),
43
43
  1: (0, symbol_1.Argument)(type_1.Type.Num, { description: 'auth_seq_id' }),