molstar 2.3.7 → 2.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/viewer/molstar.css +1 -2
- package/build/viewer/molstar.js +1 -1
- package/lib/apps/docking-viewer/index.js +1 -1
- package/lib/apps/docking-viewer/index.js.map +1 -1
- package/lib/apps/docking-viewer/viewport.d.ts +2 -2
- package/lib/apps/viewer/index.d.ts +1 -1
- package/lib/apps/viewer/index.js +3 -3
- package/lib/apps/viewer/index.js.map +1 -1
- package/lib/cli/chem-comp-dict/create-ions.js +1 -1
- package/lib/cli/chem-comp-dict/create-ions.js.map +1 -1
- package/lib/cli/chem-comp-dict/create-table.js +3 -3
- package/lib/cli/chem-comp-dict/create-table.js.map +1 -1
- package/lib/cli/chem-comp-dict/util.d.ts +4 -4
- package/lib/cli/chem-comp-dict/util.js +2 -2
- package/lib/cli/chem-comp-dict/util.js.map +1 -1
- package/lib/cli/cif2bcif/converter.js +2 -2
- package/lib/cli/cif2bcif/converter.js.map +1 -1
- package/lib/cli/cifschema/index.js +12 -12
- package/lib/cli/cifschema/index.js.map +1 -1
- package/lib/cli/cifschema/util/cif-dic.js +20 -19
- package/lib/cli/cifschema/util/cif-dic.js.map +1 -1
- package/lib/cli/cifschema/util/generate.js +21 -21
- package/lib/cli/cifschema/util/generate.js.map +1 -1
- package/lib/cli/cifschema/util/schema.js +1 -1
- package/lib/cli/cifschema/util/schema.js.map +1 -1
- package/lib/cli/lipid-params/index.js +3 -3
- package/lib/cli/lipid-params/index.js.map +1 -1
- package/lib/cli/state-docs/index.js +4 -4
- package/lib/cli/state-docs/index.js.map +1 -1
- package/lib/cli/state-docs/pd-to-md.js +10 -10
- package/lib/cli/state-docs/pd-to-md.js.map +1 -1
- package/lib/cli/structure-info/model.js +18 -18
- package/lib/cli/structure-info/model.js.map +1 -1
- package/lib/cli/structure-info/volume.js +1 -1
- package/lib/cli/structure-info/volume.js.map +1 -1
- package/lib/commonjs/apps/docking-viewer/index.js +1 -1
- package/lib/commonjs/apps/docking-viewer/index.js.map +1 -1
- package/lib/commonjs/apps/docking-viewer/viewport.d.ts +2 -2
- package/lib/commonjs/apps/viewer/index.d.ts +7 -7
- package/lib/commonjs/apps/viewer/index.js +3 -3
- package/lib/commonjs/apps/viewer/index.js.map +1 -1
- package/lib/commonjs/cli/chem-comp-dict/create-ions.js +1 -1
- package/lib/commonjs/cli/chem-comp-dict/create-ions.js.map +1 -1
- package/lib/commonjs/cli/chem-comp-dict/create-table.js +3 -3
- package/lib/commonjs/cli/chem-comp-dict/create-table.js.map +1 -1
- package/lib/commonjs/cli/chem-comp-dict/util.d.ts +4 -4
- package/lib/commonjs/cli/chem-comp-dict/util.js +2 -2
- package/lib/commonjs/cli/chem-comp-dict/util.js.map +1 -1
- package/lib/commonjs/cli/cif2bcif/converter.js +2 -2
- package/lib/commonjs/cli/cif2bcif/converter.js.map +1 -1
- package/lib/commonjs/cli/cifschema/index.js +12 -12
- package/lib/commonjs/cli/cifschema/index.js.map +1 -1
- package/lib/commonjs/cli/cifschema/util/cif-dic.js +20 -19
- package/lib/commonjs/cli/cifschema/util/cif-dic.js.map +1 -1
- package/lib/commonjs/cli/cifschema/util/generate.js +21 -21
- package/lib/commonjs/cli/cifschema/util/generate.js.map +1 -1
- package/lib/commonjs/cli/cifschema/util/schema.js +1 -1
- package/lib/commonjs/cli/cifschema/util/schema.js.map +1 -1
- package/lib/commonjs/cli/lipid-params/index.js +3 -3
- package/lib/commonjs/cli/lipid-params/index.js.map +1 -1
- package/lib/commonjs/cli/state-docs/index.js +4 -4
- package/lib/commonjs/cli/state-docs/index.js.map +1 -1
- package/lib/commonjs/cli/state-docs/pd-to-md.js +10 -10
- package/lib/commonjs/cli/state-docs/pd-to-md.js.map +1 -1
- package/lib/commonjs/cli/structure-info/model.js +18 -18
- package/lib/commonjs/cli/structure-info/model.js.map +1 -1
- package/lib/commonjs/cli/structure-info/volume.js +1 -1
- package/lib/commonjs/cli/structure-info/volume.js.map +1 -1
- package/lib/commonjs/examples/basic-wrapper/superposition.js +3 -3
- package/lib/commonjs/examples/basic-wrapper/superposition.js.map +1 -1
- package/lib/commonjs/examples/domain-annotation-server/mapping.js +2 -2
- package/lib/commonjs/examples/domain-annotation-server/mapping.js.map +1 -1
- package/lib/commonjs/examples/domain-annotation-server/server.js +3 -3
- package/lib/commonjs/examples/domain-annotation-server/server.js.map +1 -1
- package/lib/commonjs/examples/proteopedia-wrapper/annotation.js +3 -3
- package/lib/commonjs/examples/proteopedia-wrapper/annotation.js.map +1 -1
- package/lib/commonjs/examples/proteopedia-wrapper/helpers.js +1 -1
- package/lib/commonjs/examples/proteopedia-wrapper/helpers.js.map +1 -1
- package/lib/commonjs/examples/proteopedia-wrapper/index.js +2 -2
- package/lib/commonjs/examples/proteopedia-wrapper/index.js.map +1 -1
- package/lib/commonjs/examples/task.js +6 -6
- package/lib/commonjs/examples/task.js.map +1 -1
- package/lib/commonjs/extensions/alpha-orbitals/transforms.js +2 -2
- package/lib/commonjs/extensions/alpha-orbitals/transforms.js.map +1 -1
- package/lib/commonjs/extensions/anvil/behavior.d.ts +2 -2
- package/lib/commonjs/extensions/anvil/representation.d.ts +5 -5
- package/lib/commonjs/extensions/anvil/representation.js +1 -1
- package/lib/commonjs/extensions/anvil/representation.js.map +1 -1
- package/lib/commonjs/extensions/cellpack/model.js +15 -15
- package/lib/commonjs/extensions/cellpack/model.js.map +1 -1
- package/lib/commonjs/extensions/cellpack/representation.d.ts +2 -2
- package/lib/commonjs/extensions/cellpack/state.js +5 -5
- package/lib/commonjs/extensions/cellpack/state.js.map +1 -1
- package/lib/commonjs/extensions/cellpack/util.js +4 -4
- package/lib/commonjs/extensions/cellpack/util.js.map +1 -1
- package/lib/commonjs/extensions/dnatco/confal-pyramids/behavior.d.ts +1 -1
- package/lib/commonjs/extensions/dnatco/confal-pyramids/representation.d.ts +6 -6
- package/lib/commonjs/extensions/dnatco/confal-pyramids/util.js +7 -7
- package/lib/commonjs/extensions/dnatco/confal-pyramids/util.js.map +1 -1
- package/lib/commonjs/extensions/g3d/data.js +2 -2
- package/lib/commonjs/extensions/g3d/data.js.map +1 -1
- package/lib/commonjs/extensions/g3d/model.js +2 -2
- package/lib/commonjs/extensions/g3d/model.js.map +1 -1
- package/lib/commonjs/extensions/geo-export/controls.js +3 -3
- package/lib/commonjs/extensions/geo-export/controls.js.map +1 -1
- package/lib/commonjs/extensions/geo-export/glb-exporter.d.ts +1 -0
- package/lib/commonjs/extensions/geo-export/glb-exporter.js +28 -18
- package/lib/commonjs/extensions/geo-export/glb-exporter.js.map +1 -1
- package/lib/commonjs/extensions/geo-export/mesh-exporter.d.ts +31 -2
- package/lib/commonjs/extensions/geo-export/mesh-exporter.js +87 -15
- package/lib/commonjs/extensions/geo-export/mesh-exporter.js.map +1 -1
- package/lib/commonjs/extensions/geo-export/obj-exporter.d.ts +1 -0
- package/lib/commonjs/extensions/geo-export/obj-exporter.js +27 -18
- package/lib/commonjs/extensions/geo-export/obj-exporter.js.map +1 -1
- package/lib/commonjs/extensions/geo-export/stl-exporter.js +1 -1
- package/lib/commonjs/extensions/geo-export/stl-exporter.js.map +1 -1
- package/lib/commonjs/extensions/geo-export/ui.js +24 -20
- package/lib/commonjs/extensions/geo-export/ui.js.map +1 -1
- package/lib/commonjs/extensions/geo-export/usdz-exporter.d.ts +1 -0
- package/lib/commonjs/extensions/geo-export/usdz-exporter.js +31 -21
- package/lib/commonjs/extensions/geo-export/usdz-exporter.js.map +1 -1
- package/lib/commonjs/extensions/mp4-export/controls.js +2 -2
- package/lib/commonjs/extensions/mp4-export/controls.js.map +1 -1
- package/lib/commonjs/extensions/mp4-export/ui.js +7 -6
- package/lib/commonjs/extensions/mp4-export/ui.js.map +1 -1
- package/lib/commonjs/extensions/pdbe/structure-quality-report/behavior.js +1 -1
- package/lib/commonjs/extensions/pdbe/structure-quality-report/behavior.js.map +1 -1
- package/lib/commonjs/extensions/pdbe/structure-quality-report/prop.js +1 -1
- package/lib/commonjs/extensions/pdbe/structure-quality-report/prop.js.map +1 -1
- package/lib/commonjs/extensions/rcsb/assembly-symmetry/behavior.d.ts +6 -6
- package/lib/commonjs/extensions/rcsb/assembly-symmetry/behavior.js +3 -3
- package/lib/commonjs/extensions/rcsb/assembly-symmetry/behavior.js.map +1 -1
- package/lib/commonjs/extensions/rcsb/assembly-symmetry/color.js +1 -1
- package/lib/commonjs/extensions/rcsb/assembly-symmetry/color.js.map +1 -1
- package/lib/commonjs/extensions/rcsb/assembly-symmetry/prop.js +2 -2
- package/lib/commonjs/extensions/rcsb/assembly-symmetry/prop.js.map +1 -1
- package/lib/commonjs/extensions/rcsb/assembly-symmetry/representation.d.ts +1 -1
- package/lib/commonjs/extensions/rcsb/assembly-symmetry/representation.js +7 -7
- package/lib/commonjs/extensions/rcsb/assembly-symmetry/representation.js.map +1 -1
- package/lib/commonjs/extensions/rcsb/graphql/types.d.ts +22 -21
- package/lib/commonjs/extensions/rcsb/validation-report/behavior.d.ts +3 -3
- package/lib/commonjs/extensions/rcsb/validation-report/behavior.js +11 -11
- package/lib/commonjs/extensions/rcsb/validation-report/behavior.js.map +1 -1
- package/lib/commonjs/extensions/rcsb/validation-report/prop.js +2 -2
- package/lib/commonjs/extensions/rcsb/validation-report/prop.js.map +1 -1
- package/lib/commonjs/extensions/rcsb/validation-report/representation.d.ts +10 -10
- package/lib/commonjs/extensions/rcsb/validation-report/representation.js +2 -2
- package/lib/commonjs/extensions/rcsb/validation-report/representation.js.map +1 -1
- package/lib/commonjs/mol-canvas3d/canvas3d.d.ts +4 -4
- package/lib/commonjs/mol-canvas3d/canvas3d.js +3 -3
- package/lib/commonjs/mol-canvas3d/canvas3d.js.map +1 -1
- package/lib/commonjs/mol-canvas3d/helper/camera-helper.d.ts +3 -3
- package/lib/commonjs/mol-canvas3d/helper/handle-helper.d.ts +1 -1
- package/lib/commonjs/mol-canvas3d/helper/handle-helper.js +1 -1
- package/lib/commonjs/mol-canvas3d/helper/handle-helper.js.map +1 -1
- package/lib/commonjs/mol-canvas3d/passes/draw.js +3 -11
- package/lib/commonjs/mol-canvas3d/passes/draw.js.map +1 -1
- package/lib/commonjs/mol-canvas3d/passes/image.d.ts +2 -2
- package/lib/commonjs/mol-canvas3d/passes/wboit.js +1 -1
- package/lib/commonjs/mol-canvas3d/passes/wboit.js.map +1 -1
- package/lib/commonjs/mol-canvas3d/util.js +1 -1
- package/lib/commonjs/mol-canvas3d/util.js.map +1 -1
- package/lib/commonjs/mol-data/db/table.js +1 -1
- package/lib/commonjs/mol-data/db/table.js.map +1 -1
- package/lib/commonjs/mol-data/int/_spec/sorted-ranges.spec.js +1 -1
- package/lib/commonjs/mol-data/int/_spec/sorted-ranges.spec.js.map +1 -1
- package/lib/commonjs/mol-data/int/impl/ordered-set.d.ts +3 -3
- package/lib/commonjs/mol-data/int/impl/sorted-array.d.ts +1 -1
- package/lib/commonjs/mol-data/int/impl/sorted-array.js +2 -2
- package/lib/commonjs/mol-data/int/impl/sorted-array.js.map +1 -1
- package/lib/commonjs/mol-data/int/tuple.js +1 -1
- package/lib/commonjs/mol-data/int/tuple.js.map +1 -1
- package/lib/commonjs/mol-data/util/_spec/interval-iterator.spec.js +1 -1
- package/lib/commonjs/mol-data/util/_spec/interval-iterator.spec.js.map +1 -1
- package/lib/commonjs/mol-geo/geometry/base.d.ts +16 -4
- package/lib/commonjs/mol-geo/geometry/base.js +37 -2
- package/lib/commonjs/mol-geo/geometry/base.js.map +1 -1
- package/lib/commonjs/mol-geo/geometry/cylinders/cylinders.d.ts +1 -1
- package/lib/commonjs/mol-geo/geometry/direct-volume/direct-volume.d.ts +1 -1
- package/lib/commonjs/mol-geo/geometry/image/image.d.ts +3 -3
- package/lib/commonjs/mol-geo/geometry/lines/lines.d.ts +1 -1
- package/lib/commonjs/mol-geo/geometry/mesh/builder/tube.js +18 -8
- package/lib/commonjs/mol-geo/geometry/mesh/builder/tube.js.map +1 -1
- package/lib/commonjs/mol-geo/geometry/mesh/color-smoothing.d.ts +9 -2
- package/lib/commonjs/mol-geo/geometry/mesh/color-smoothing.js +154 -35
- package/lib/commonjs/mol-geo/geometry/mesh/color-smoothing.js.map +1 -1
- package/lib/commonjs/mol-geo/geometry/mesh/mesh.d.ts +1 -1
- package/lib/commonjs/mol-geo/geometry/mesh/mesh.js +1 -1
- package/lib/commonjs/mol-geo/geometry/mesh/mesh.js.map +1 -1
- package/lib/commonjs/mol-geo/geometry/overpaint-data.d.ts +7 -2
- package/lib/commonjs/mol-geo/geometry/overpaint-data.js +10 -1
- package/lib/commonjs/mol-geo/geometry/overpaint-data.js.map +1 -1
- package/lib/commonjs/mol-geo/geometry/points/points.d.ts +3 -3
- package/lib/commonjs/mol-geo/geometry/spheres/spheres.d.ts +1 -2
- package/lib/commonjs/mol-geo/geometry/text/font-atlas.js +1 -1
- package/lib/commonjs/mol-geo/geometry/text/font-atlas.js.map +1 -1
- package/lib/commonjs/mol-geo/geometry/text/text.d.ts +1 -1
- package/lib/commonjs/mol-geo/geometry/texture-mesh/color-smoothing.d.ts +7 -3
- package/lib/commonjs/mol-geo/geometry/texture-mesh/color-smoothing.js +162 -27
- package/lib/commonjs/mol-geo/geometry/texture-mesh/color-smoothing.js.map +1 -1
- package/lib/commonjs/mol-geo/geometry/texture-mesh/texture-mesh.d.ts +4 -2
- package/lib/commonjs/mol-geo/geometry/texture-mesh/texture-mesh.js +2 -1
- package/lib/commonjs/mol-geo/geometry/texture-mesh/texture-mesh.js.map +1 -1
- package/lib/commonjs/mol-geo/geometry/transparency-data.d.ts +7 -2
- package/lib/commonjs/mol-geo/geometry/transparency-data.js +10 -1
- package/lib/commonjs/mol-geo/geometry/transparency-data.js.map +1 -1
- package/lib/commonjs/mol-geo/primitive/polyhedron.js +1 -1
- package/lib/commonjs/mol-geo/primitive/polyhedron.js.map +1 -1
- package/lib/commonjs/mol-gl/_spec/gl.shim.js +4 -4
- package/lib/commonjs/mol-gl/_spec/gl.shim.js.map +1 -1
- package/lib/commonjs/mol-gl/_spec/renderer.spec.js +1 -1
- package/lib/commonjs/mol-gl/_spec/renderer.spec.js.map +1 -1
- package/lib/commonjs/mol-gl/compute/grid3d.js +3 -3
- package/lib/commonjs/mol-gl/compute/grid3d.js.map +1 -1
- package/lib/commonjs/mol-gl/compute/histogram-pyramid/reduction.js +4 -4
- package/lib/commonjs/mol-gl/compute/histogram-pyramid/reduction.js.map +1 -1
- package/lib/commonjs/mol-gl/compute/marching-cubes/isosurface.js +3 -3
- package/lib/commonjs/mol-gl/compute/marching-cubes/isosurface.js.map +1 -1
- package/lib/commonjs/mol-gl/compute/util.d.ts +25 -6
- package/lib/commonjs/mol-gl/compute/util.js +76 -21
- package/lib/commonjs/mol-gl/compute/util.js.map +1 -1
- package/lib/commonjs/mol-gl/renderable/cylinders.d.ts +8 -0
- package/lib/commonjs/mol-gl/renderable/direct-volume.d.ts +8 -0
- package/lib/commonjs/mol-gl/renderable/image.d.ts +8 -0
- package/lib/commonjs/mol-gl/renderable/lines.d.ts +8 -0
- package/lib/commonjs/mol-gl/renderable/mesh.d.ts +8 -0
- package/lib/commonjs/mol-gl/renderable/points.d.ts +8 -0
- package/lib/commonjs/mol-gl/renderable/schema.d.ts +16 -0
- package/lib/commonjs/mol-gl/renderable/schema.js +8 -0
- package/lib/commonjs/mol-gl/renderable/schema.js.map +1 -1
- package/lib/commonjs/mol-gl/renderable/spheres.d.ts +8 -0
- package/lib/commonjs/mol-gl/renderable/text.d.ts +8 -0
- package/lib/commonjs/mol-gl/renderable/texture-mesh.d.ts +22 -13
- package/lib/commonjs/mol-gl/renderable/texture-mesh.js +1 -1
- package/lib/commonjs/mol-gl/renderable/texture-mesh.js.map +1 -1
- package/lib/commonjs/mol-gl/renderable/util.js +1 -1
- package/lib/commonjs/mol-gl/renderable/util.js.map +1 -1
- package/lib/commonjs/mol-gl/renderer.d.ts +2 -2
- package/lib/commonjs/mol-gl/renderer.js +3 -0
- package/lib/commonjs/mol-gl/renderer.js.map +1 -1
- package/lib/commonjs/mol-gl/scene.js +1 -1
- package/lib/commonjs/mol-gl/scene.js.map +1 -1
- package/lib/commonjs/mol-gl/shader/chunks/assign-color-varying.glsl.d.ts +1 -1
- package/lib/commonjs/mol-gl/shader/chunks/assign-color-varying.glsl.js +1 -1
- package/lib/commonjs/mol-gl/shader/chunks/assign-color-varying.glsl.js.map +1 -1
- package/lib/commonjs/mol-gl/shader/chunks/assign-material-color.glsl.d.ts +1 -1
- package/lib/commonjs/mol-gl/shader/chunks/assign-material-color.glsl.js +1 -1
- package/lib/commonjs/mol-gl/shader/chunks/assign-material-color.glsl.js.map +1 -1
- package/lib/commonjs/mol-gl/shader/chunks/color-vert-params.glsl.d.ts +1 -1
- package/lib/commonjs/mol-gl/shader/chunks/color-vert-params.glsl.js +1 -1
- package/lib/commonjs/mol-gl/shader/chunks/color-vert-params.glsl.js.map +1 -1
- package/lib/commonjs/mol-gl/shader/compute/color-smoothing/accumulate.frag.d.ts +1 -1
- package/lib/commonjs/mol-gl/shader/compute/color-smoothing/accumulate.frag.js +1 -1
- package/lib/commonjs/mol-gl/shader/compute/color-smoothing/accumulate.frag.js.map +1 -1
- package/lib/commonjs/mol-gl/shader/compute/color-smoothing/accumulate.vert.d.ts +1 -1
- package/lib/commonjs/mol-gl/shader/compute/color-smoothing/accumulate.vert.js +1 -1
- package/lib/commonjs/mol-gl/shader/compute/color-smoothing/accumulate.vert.js.map +1 -1
- package/lib/commonjs/mol-gl/shader/compute/color-smoothing/normalize.frag.d.ts +1 -1
- package/lib/commonjs/mol-gl/shader/compute/color-smoothing/normalize.frag.js +1 -1
- package/lib/commonjs/mol-gl/shader/compute/color-smoothing/normalize.frag.js.map +1 -1
- package/lib/commonjs/mol-gl/shader/direct-volume.frag.d.ts +1 -1
- package/lib/commonjs/mol-gl/shader/direct-volume.frag.js +1 -1
- package/lib/commonjs/mol-gl/shader/direct-volume.frag.js.map +1 -1
- package/lib/commonjs/mol-gl/shader/mesh.vert.d.ts +1 -1
- package/lib/commonjs/mol-gl/shader/mesh.vert.js +1 -1
- package/lib/commonjs/mol-gl/shader/mesh.vert.js.map +1 -1
- package/lib/commonjs/mol-gl/shader-code.js +8 -8
- package/lib/commonjs/mol-gl/shader-code.js.map +1 -1
- package/lib/commonjs/mol-gl/webgl/buffer.d.ts +3 -2
- package/lib/commonjs/mol-gl/webgl/buffer.js +5 -5
- package/lib/commonjs/mol-gl/webgl/buffer.js.map +1 -1
- package/lib/commonjs/mol-gl/webgl/compat.js +3 -3
- package/lib/commonjs/mol-gl/webgl/compat.js.map +1 -1
- package/lib/commonjs/mol-gl/webgl/context.d.ts +1 -1
- package/lib/commonjs/mol-gl/webgl/context.js +2 -2
- package/lib/commonjs/mol-gl/webgl/context.js.map +1 -1
- package/lib/commonjs/mol-gl/webgl/framebuffer.js +1 -1
- package/lib/commonjs/mol-gl/webgl/framebuffer.js.map +1 -1
- package/lib/commonjs/mol-gl/webgl/program.d.ts +1 -1
- package/lib/commonjs/mol-gl/webgl/program.js +14 -12
- package/lib/commonjs/mol-gl/webgl/program.js.map +1 -1
- package/lib/commonjs/mol-gl/webgl/render-item.d.ts +3 -2
- package/lib/commonjs/mol-gl/webgl/render-item.js +2 -2
- package/lib/commonjs/mol-gl/webgl/render-item.js.map +1 -1
- package/lib/commonjs/mol-gl/webgl/resources.js +2 -2
- package/lib/commonjs/mol-gl/webgl/resources.js.map +1 -1
- package/lib/commonjs/mol-gl/webgl/shader.js +3 -3
- package/lib/commonjs/mol-gl/webgl/shader.js.map +1 -1
- package/lib/commonjs/mol-gl/webgl/state.d.ts +4 -1
- package/lib/commonjs/mol-gl/webgl/state.js +25 -1
- package/lib/commonjs/mol-gl/webgl/state.js.map +1 -1
- package/lib/commonjs/mol-gl/webgl/texture.js +2 -2
- package/lib/commonjs/mol-gl/webgl/texture.js.map +1 -1
- package/lib/commonjs/mol-gl/webgl/uniform.js +2 -2
- package/lib/commonjs/mol-gl/webgl/uniform.js.map +1 -1
- package/lib/commonjs/mol-gl/webgl/vertex-array.d.ts +3 -2
- package/lib/commonjs/mol-gl/webgl/vertex-array.js +9 -2
- package/lib/commonjs/mol-gl/webgl/vertex-array.js.map +1 -1
- package/lib/commonjs/mol-io/common/file-handle.js +1 -1
- package/lib/commonjs/mol-io/common/file-handle.js.map +1 -1
- package/lib/commonjs/mol-io/common/typed-array.js +1 -1
- package/lib/commonjs/mol-io/common/typed-array.js.map +1 -1
- package/lib/commonjs/mol-io/reader/_spec/sdf.spec.js +51 -0
- package/lib/commonjs/mol-io/reader/_spec/sdf.spec.js.map +1 -1
- package/lib/commonjs/mol-io/reader/ccp4/parser.js +1 -1
- package/lib/commonjs/mol-io/reader/ccp4/parser.js.map +1 -1
- package/lib/commonjs/mol-io/reader/cif/binary/parser.js +1 -1
- package/lib/commonjs/mol-io/reader/cif/binary/parser.js.map +1 -1
- package/lib/commonjs/mol-io/reader/cif/data-model.js +7 -7
- package/lib/commonjs/mol-io/reader/cif/data-model.js.map +1 -1
- package/lib/commonjs/mol-io/reader/cif/schema/bird.d.ts +2 -2
- package/lib/commonjs/mol-io/reader/cif/schema/bird.js +1 -1
- package/lib/commonjs/mol-io/reader/cif/schema/ccd.d.ts +3 -3
- package/lib/commonjs/mol-io/reader/cif/schema/ccd.js +1 -1
- package/lib/commonjs/mol-io/reader/cif/schema/cif-core.d.ts +8 -5
- package/lib/commonjs/mol-io/reader/cif/schema/cif-core.js +15 -5
- package/lib/commonjs/mol-io/reader/cif/schema/cif-core.js.map +1 -1
- package/lib/commonjs/mol-io/reader/cif/schema/density-server.d.ts +2 -2
- package/lib/commonjs/mol-io/reader/cif/schema/mmcif-extras.d.ts +3 -3
- package/lib/commonjs/mol-io/reader/cif/schema/mmcif.d.ts +15 -15
- package/lib/commonjs/mol-io/reader/cif/schema/mmcif.js +1 -1
- package/lib/commonjs/mol-io/reader/cif/schema.js +7 -7
- package/lib/commonjs/mol-io/reader/cif/schema.js.map +1 -1
- package/lib/commonjs/mol-io/reader/cif/text/parser.js +2 -2
- package/lib/commonjs/mol-io/reader/cif/text/parser.js.map +1 -1
- package/lib/commonjs/mol-io/reader/dcd/parser.js +2 -2
- package/lib/commonjs/mol-io/reader/dcd/parser.js.map +1 -1
- package/lib/commonjs/mol-io/reader/ply/schema.d.ts +1 -1
- package/lib/commonjs/mol-io/reader/ply/schema.js +1 -1
- package/lib/commonjs/mol-io/reader/ply/schema.js.map +1 -1
- package/lib/commonjs/mol-io/reader/result.js +1 -1
- package/lib/commonjs/mol-io/reader/result.js.map +1 -1
- package/lib/commonjs/mol-io/reader/sdf/parser-v3-util.d.ts +9 -0
- package/lib/commonjs/mol-io/reader/sdf/parser-v3-util.js +91 -0
- package/lib/commonjs/mol-io/reader/sdf/parser-v3-util.js.map +1 -0
- package/lib/commonjs/mol-io/reader/sdf/parser.d.ts +1 -1
- package/lib/commonjs/mol-io/reader/sdf/parser.js +12 -4
- package/lib/commonjs/mol-io/reader/sdf/parser.js.map +1 -1
- package/lib/commonjs/mol-io/writer/cif/encoder/text.js +3 -3
- package/lib/commonjs/mol-io/writer/cif/encoder/text.js.map +1 -1
- package/lib/commonjs/mol-io/writer/cif/encoder.js +5 -5
- package/lib/commonjs/mol-io/writer/cif/encoder.js.map +1 -1
- package/lib/commonjs/mol-io/writer/mol/encoder.js +4 -4
- package/lib/commonjs/mol-io/writer/mol/encoder.js.map +1 -1
- package/lib/commonjs/mol-io/writer/mol2/encoder.js +6 -6
- package/lib/commonjs/mol-io/writer/mol2/encoder.js.map +1 -1
- package/lib/commonjs/mol-math/geometry/gaussian-density/gpu.js +1 -1
- package/lib/commonjs/mol-math/geometry/gaussian-density/gpu.js.map +1 -1
- package/lib/commonjs/mol-math/geometry/spacegroup/construction.js +8 -8
- package/lib/commonjs/mol-math/geometry/spacegroup/construction.js.map +1 -1
- package/lib/commonjs/mol-math/geometry/spacegroup/tables.js +1 -1
- package/lib/commonjs/mol-math/geometry/spacegroup/tables.js.map +1 -1
- package/lib/commonjs/mol-math/geometry/symmetry-operator.js +4 -4
- package/lib/commonjs/mol-math/geometry/symmetry-operator.js.map +1 -1
- package/lib/commonjs/mol-math/graph/inter-unit-graph.js +2 -2
- package/lib/commonjs/mol-math/graph/inter-unit-graph.js.map +1 -1
- package/lib/commonjs/mol-math/linear-algebra/3d/quat.js +1 -1
- package/lib/commonjs/mol-math/linear-algebra/3d/quat.js.map +1 -1
- package/lib/commonjs/mol-math/linear-algebra/3d/vec2.js +1 -1
- package/lib/commonjs/mol-math/linear-algebra/3d/vec2.js.map +1 -1
- package/lib/commonjs/mol-math/linear-algebra/3d/vec3.js +1 -1
- package/lib/commonjs/mol-math/linear-algebra/3d/vec3.js.map +1 -1
- package/lib/commonjs/mol-math/linear-algebra/3d/vec4.js +1 -1
- package/lib/commonjs/mol-math/linear-algebra/3d/vec4.js.map +1 -1
- package/lib/commonjs/mol-model/loci.d.ts +20 -20
- package/lib/commonjs/mol-model/sequence/sequence.js +2 -2
- package/lib/commonjs/mol-model/sequence/sequence.js.map +1 -1
- package/lib/commonjs/mol-model/shape/shape.d.ts +1 -1
- package/lib/commonjs/mol-model/structure/export/categories/atom_site.js +2 -2
- package/lib/commonjs/mol-model/structure/export/categories/atom_site.js.map +1 -1
- package/lib/commonjs/mol-model/structure/export/categories/atom_site_operator_mapping.js +1 -1
- package/lib/commonjs/mol-model/structure/export/categories/atom_site_operator_mapping.js.map +1 -1
- package/lib/commonjs/mol-model/structure/export/categories/secondary-structure.js +1 -1
- package/lib/commonjs/mol-model/structure/export/categories/secondary-structure.js.map +1 -1
- package/lib/commonjs/mol-model/structure/export/mmcif.js +1 -1
- package/lib/commonjs/mol-model/structure/export/mmcif.js.map +1 -1
- package/lib/commonjs/mol-model/structure/model/properties/atomic/bonds.js +2 -2
- package/lib/commonjs/mol-model/structure/model/properties/atomic/bonds.js.map +1 -1
- package/lib/commonjs/mol-model/structure/model/properties/symmetry.js +3 -3
- package/lib/commonjs/mol-model/structure/model/properties/symmetry.js.map +1 -1
- package/lib/commonjs/mol-model/structure/model/properties/utils/atomic-index.js +2 -2
- package/lib/commonjs/mol-model/structure/model/properties/utils/atomic-index.js.map +1 -1
- package/lib/commonjs/mol-model/structure/model/properties/utils/coarse-keys.js +1 -1
- package/lib/commonjs/mol-model/structure/model/properties/utils/coarse-keys.js.map +1 -1
- package/lib/commonjs/mol-model/structure/model/properties/utils/residue-set.js +1 -1
- package/lib/commonjs/mol-model/structure/model/properties/utils/residue-set.js.map +1 -1
- package/lib/commonjs/mol-model/structure/query/context.js +1 -1
- package/lib/commonjs/mol-model/structure/query/context.js.map +1 -1
- package/lib/commonjs/mol-model/structure/structure/carbohydrates/compute.js +1 -1
- package/lib/commonjs/mol-model/structure/structure/carbohydrates/compute.js.map +1 -1
- package/lib/commonjs/mol-model/structure/structure/element/loci.js +2 -2
- package/lib/commonjs/mol-model/structure/structure/element/loci.js.map +1 -1
- package/lib/commonjs/mol-model/structure/structure/element/util.js +1 -1
- package/lib/commonjs/mol-model/structure/structure/element/util.js.map +1 -1
- package/lib/commonjs/mol-model/structure/structure/properties.d.ts +3 -3
- package/lib/commonjs/mol-model/structure/structure/properties.js +6 -6
- package/lib/commonjs/mol-model/structure/structure/properties.js.map +1 -1
- package/lib/commonjs/mol-model/structure/structure/structure.js +1 -1
- package/lib/commonjs/mol-model/structure/structure/structure.js.map +1 -1
- package/lib/commonjs/mol-model/structure/structure/symmetry.js +3 -3
- package/lib/commonjs/mol-model/structure/structure/symmetry.js.map +1 -1
- package/lib/commonjs/mol-model/structure/structure/unit.d.ts +4 -4
- package/lib/commonjs/mol-model/structure/structure/util/superposition-db-mapping.js +1 -1
- package/lib/commonjs/mol-model/structure/structure/util/superposition-db-mapping.js.map +1 -1
- package/lib/commonjs/mol-model/volume/volume.js +2 -2
- package/lib/commonjs/mol-model/volume/volume.js.map +1 -1
- package/lib/commonjs/mol-model-formats/shape/ply.d.ts +2 -2
- package/lib/commonjs/mol-model-formats/shape/ply.js +1 -1
- package/lib/commonjs/mol-model-formats/shape/ply.js.map +1 -1
- package/lib/commonjs/mol-model-formats/structure/basic/atomic.js +2 -2
- package/lib/commonjs/mol-model-formats/structure/basic/atomic.js.map +1 -1
- package/lib/commonjs/mol-model-formats/structure/basic/properties.js +2 -2
- package/lib/commonjs/mol-model-formats/structure/basic/properties.js.map +1 -1
- package/lib/commonjs/mol-model-formats/structure/basic/schema.d.ts +6 -6
- package/lib/commonjs/mol-model-formats/structure/common/component.d.ts +8 -8
- package/lib/commonjs/mol-model-formats/structure/common/entity.js +6 -6
- package/lib/commonjs/mol-model-formats/structure/common/entity.js.map +1 -1
- package/lib/commonjs/mol-model-formats/structure/pdb/assembly.js +10 -10
- package/lib/commonjs/mol-model-formats/structure/pdb/assembly.js.map +1 -1
- package/lib/commonjs/mol-model-formats/structure/pdb/conect.js +1 -1
- package/lib/commonjs/mol-model-formats/structure/pdb/conect.js.map +1 -1
- package/lib/commonjs/mol-model-formats/structure/pdb/entity.js +1 -1
- package/lib/commonjs/mol-model-formats/structure/pdb/entity.js.map +1 -1
- package/lib/commonjs/mol-model-formats/structure/property/assembly.js +1 -1
- package/lib/commonjs/mol-model-formats/structure/property/assembly.js.map +1 -1
- package/lib/commonjs/mol-model-formats/structure/property/symmetry.js +1 -1
- package/lib/commonjs/mol-model-formats/structure/property/symmetry.js.map +1 -1
- package/lib/commonjs/mol-model-formats/volume/ccp4.js +1 -1
- package/lib/commonjs/mol-model-formats/volume/ccp4.js.map +1 -1
- package/lib/commonjs/mol-model-props/common/custom-element-property.js +1 -1
- package/lib/commonjs/mol-model-props/common/custom-element-property.js.map +1 -1
- package/lib/commonjs/mol-model-props/common/custom-property.js +1 -1
- package/lib/commonjs/mol-model-props/common/custom-property.js.map +1 -1
- package/lib/commonjs/mol-model-props/computed/interactions/common.js +1 -1
- package/lib/commonjs/mol-model-props/computed/interactions/common.js.map +1 -1
- package/lib/commonjs/mol-model-props/computed/interactions/hydrogen-bonds.d.ts +1 -1
- package/lib/commonjs/mol-model-props/computed/interactions/hydrogen-bonds.js +1 -7
- package/lib/commonjs/mol-model-props/computed/interactions/hydrogen-bonds.js.map +1 -1
- package/lib/commonjs/mol-model-props/computed/interactions/refine.js +2 -2
- package/lib/commonjs/mol-model-props/computed/interactions/refine.js.map +1 -1
- package/lib/commonjs/mol-model-props/computed/representations/interactions-inter-unit-cylinder.d.ts +2 -2
- package/lib/commonjs/mol-model-props/computed/representations/interactions-intra-unit-cylinder.d.ts +2 -2
- package/lib/commonjs/mol-model-props/computed/representations/interactions.d.ts +6 -6
- package/lib/commonjs/mol-model-props/integrative/cross-link-restraint/property.js +1 -1
- package/lib/commonjs/mol-model-props/integrative/cross-link-restraint/property.js.map +1 -1
- package/lib/commonjs/mol-model-props/integrative/cross-link-restraint/representation.d.ts +8 -8
- package/lib/commonjs/mol-model-props/integrative/pair-restraints.js +1 -1
- package/lib/commonjs/mol-model-props/integrative/pair-restraints.js.map +1 -1
- package/lib/commonjs/mol-model-props/sequence/best-database-mapping.js +1 -1
- package/lib/commonjs/mol-model-props/sequence/best-database-mapping.js.map +1 -1
- package/lib/commonjs/mol-model-props/sequence/themes/best-database-mapping.js +1 -1
- package/lib/commonjs/mol-model-props/sequence/themes/best-database-mapping.js.map +1 -1
- package/lib/commonjs/mol-plugin/behavior/behavior.d.ts +1 -1
- package/lib/commonjs/mol-plugin/behavior/dynamic/custom-props/computed/accessible-surface-area.js +3 -3
- package/lib/commonjs/mol-plugin/behavior/dynamic/custom-props/computed/accessible-surface-area.js.map +1 -1
- package/lib/commonjs/mol-plugin/behavior/dynamic/custom-props/computed/interactions.js +3 -3
- package/lib/commonjs/mol-plugin/behavior/dynamic/custom-props/computed/interactions.js.map +1 -1
- package/lib/commonjs/mol-plugin/behavior/dynamic/custom-props/computed/valence-model.js +1 -1
- package/lib/commonjs/mol-plugin/behavior/dynamic/custom-props/computed/valence-model.js.map +1 -1
- package/lib/commonjs/mol-plugin/behavior/dynamic/representation.d.ts +2 -2
- package/lib/commonjs/mol-plugin/behavior/dynamic/selection/structure-focus-representation.d.ts +1 -1
- package/lib/commonjs/mol-plugin/behavior/dynamic/selection/structure-focus-representation.js +1 -1
- package/lib/commonjs/mol-plugin/behavior/dynamic/selection/structure-focus-representation.js.map +1 -1
- package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/behavior.d.ts +4 -4
- package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/behavior.js +6 -6
- package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/behavior.js.map +1 -1
- package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/transformers.d.ts +4 -4
- package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/transformers.js +5 -5
- package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/transformers.js.map +1 -1
- package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/util.js +6 -6
- package/lib/commonjs/mol-plugin/behavior/dynamic/volume-streaming/util.js.map +1 -1
- package/lib/commonjs/mol-plugin/behavior/static/state.js +4 -4
- package/lib/commonjs/mol-plugin/behavior/static/state.js.map +1 -1
- package/lib/commonjs/mol-plugin/commands.d.ts +2 -2
- package/lib/commonjs/mol-plugin/context.js +2 -3
- package/lib/commonjs/mol-plugin/context.js.map +1 -1
- package/lib/commonjs/mol-plugin/layout.d.ts +4 -4
- package/lib/commonjs/mol-plugin/util/viewport-screenshot.d.ts +9 -9
- package/lib/commonjs/mol-plugin/util/viewport-screenshot.js +1 -1
- package/lib/commonjs/mol-plugin/util/viewport-screenshot.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/actions/file.js +7 -5
- package/lib/commonjs/mol-plugin-state/actions/file.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/actions/structure.d.ts +1 -1
- package/lib/commonjs/mol-plugin-state/actions/structure.js +12 -12
- package/lib/commonjs/mol-plugin-state/actions/structure.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/actions/volume.js +16 -16
- package/lib/commonjs/mol-plugin-state/actions/volume.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/animation/built-in/model-index.d.ts +5 -5
- package/lib/commonjs/mol-plugin-state/animation/helpers.d.ts +5 -5
- package/lib/commonjs/mol-plugin-state/builder/data.d.ts +3 -3
- package/lib/commonjs/mol-plugin-state/builder/structure/hierarchy-preset.d.ts +14 -14
- package/lib/commonjs/mol-plugin-state/builder/structure/hierarchy.d.ts +6 -6
- package/lib/commonjs/mol-plugin-state/builder/structure/hierarchy.js +2 -2
- package/lib/commonjs/mol-plugin-state/builder/structure/hierarchy.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/builder/structure/representation-preset.d.ts +15 -15
- package/lib/commonjs/mol-plugin-state/builder/structure/representation-preset.js +1 -1
- package/lib/commonjs/mol-plugin-state/builder/structure/representation-preset.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/builder/structure/representation.d.ts +1 -1
- package/lib/commonjs/mol-plugin-state/builder/structure/representation.js +2 -2
- package/lib/commonjs/mol-plugin-state/builder/structure/representation.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/builder/structure.js +3 -3
- package/lib/commonjs/mol-plugin-state/builder/structure.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/formats/registry.js +1 -1
- package/lib/commonjs/mol-plugin-state/formats/registry.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/formats/shape.d.ts +2 -2
- package/lib/commonjs/mol-plugin-state/formats/structure.d.ts +6 -6
- package/lib/commonjs/mol-plugin-state/formats/volume.d.ts +18 -18
- package/lib/commonjs/mol-plugin-state/formats/volume.js +1 -0
- package/lib/commonjs/mol-plugin-state/formats/volume.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/helpers/root-structure.d.ts +4 -4
- package/lib/commonjs/mol-plugin-state/helpers/root-structure.js +10 -10
- package/lib/commonjs/mol-plugin-state/helpers/root-structure.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/helpers/structure-component.d.ts +2 -2
- package/lib/commonjs/mol-plugin-state/helpers/structure-component.js +3 -3
- package/lib/commonjs/mol-plugin-state/helpers/structure-component.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/helpers/structure-query.js +1 -1
- package/lib/commonjs/mol-plugin-state/helpers/structure-query.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/helpers/structure-selection-query.d.ts +1 -1
- package/lib/commonjs/mol-plugin-state/helpers/structure-selection-query.js +19 -8
- package/lib/commonjs/mol-plugin-state/helpers/structure-selection-query.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/manager/animation.js +1 -1
- package/lib/commonjs/mol-plugin-state/manager/animation.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/manager/interactivity.d.ts +1 -1
- package/lib/commonjs/mol-plugin-state/manager/loci-label.js +1 -1
- package/lib/commonjs/mol-plugin-state/manager/loci-label.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/manager/snapshots.js +3 -2
- package/lib/commonjs/mol-plugin-state/manager/snapshots.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/manager/structure/component.d.ts +3 -3
- package/lib/commonjs/mol-plugin-state/manager/structure/hierarchy.js +2 -2
- package/lib/commonjs/mol-plugin-state/manager/structure/hierarchy.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/manager/structure/measurement.js +3 -3
- package/lib/commonjs/mol-plugin-state/manager/structure/measurement.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/transforms/data.d.ts +6 -6
- package/lib/commonjs/mol-plugin-state/transforms/data.js +8 -8
- package/lib/commonjs/mol-plugin-state/transforms/data.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/transforms/model.d.ts +6 -6
- package/lib/commonjs/mol-plugin-state/transforms/model.js +18 -18
- package/lib/commonjs/mol-plugin-state/transforms/model.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/transforms/representation.d.ts +15 -15
- package/lib/commonjs/mol-plugin-state/transforms/representation.js +64 -38
- package/lib/commonjs/mol-plugin-state/transforms/representation.js.map +1 -1
- package/lib/commonjs/mol-plugin-state/transforms/volume.js +7 -7
- package/lib/commonjs/mol-plugin-state/transforms/volume.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/base.js +1 -1
- package/lib/commonjs/mol-plugin-ui/base.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/controls/action-menu.js +3 -3
- package/lib/commonjs/mol-plugin-ui/controls/action-menu.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/controls/color.js +2 -2
- package/lib/commonjs/mol-plugin-ui/controls/color.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/controls/common.js +9 -9
- package/lib/commonjs/mol-plugin-ui/controls/common.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/controls/icons.js +1 -1
- package/lib/commonjs/mol-plugin-ui/controls/icons.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/controls/legend.js +3 -3
- package/lib/commonjs/mol-plugin-ui/controls/legend.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/controls/line-graph/line-graph-component.js +6 -6
- package/lib/commonjs/mol-plugin-ui/controls/line-graph/line-graph-component.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/controls/line-graph/point-component.js +1 -1
- package/lib/commonjs/mol-plugin-ui/controls/line-graph/point-component.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/controls/parameters.js +29 -29
- package/lib/commonjs/mol-plugin-ui/controls/parameters.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/controls/screenshot.js +1 -1
- package/lib/commonjs/mol-plugin-ui/controls/screenshot.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/controls/slider.js +9 -9
- package/lib/commonjs/mol-plugin-ui/controls/slider.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/controls.js +2 -2
- package/lib/commonjs/mol-plugin-ui/controls.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/plugin.js +3 -3
- package/lib/commonjs/mol-plugin-ui/plugin.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/sequence/chain.js +3 -3
- package/lib/commonjs/mol-plugin-ui/sequence/chain.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/sequence/sequence.js +4 -4
- package/lib/commonjs/mol-plugin-ui/sequence/sequence.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/sequence.js +8 -8
- package/lib/commonjs/mol-plugin-ui/sequence.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/state/actions.js +1 -1
- package/lib/commonjs/mol-plugin-ui/state/actions.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/state/common.js +12 -11
- package/lib/commonjs/mol-plugin-ui/state/common.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/state/snapshots.js +14 -12
- package/lib/commonjs/mol-plugin-ui/state/snapshots.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/state/tree.js +8 -8
- package/lib/commonjs/mol-plugin-ui/state/tree.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/structure/components.js +4 -4
- package/lib/commonjs/mol-plugin-ui/structure/components.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/structure/focus.js +4 -4
- package/lib/commonjs/mol-plugin-ui/structure/focus.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/structure/generic.js +2 -2
- package/lib/commonjs/mol-plugin-ui/structure/generic.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/structure/measurements.js +6 -6
- package/lib/commonjs/mol-plugin-ui/structure/measurements.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/structure/selection.d.ts +1 -1
- package/lib/commonjs/mol-plugin-ui/structure/selection.js +5 -4
- package/lib/commonjs/mol-plugin-ui/structure/selection.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/structure/source.js +12 -12
- package/lib/commonjs/mol-plugin-ui/structure/source.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/structure/superposition.js +4 -4
- package/lib/commonjs/mol-plugin-ui/structure/superposition.js.map +1 -1
- package/lib/commonjs/mol-plugin-ui/structure/volume.js +2 -2
- package/lib/commonjs/mol-plugin-ui/structure/volume.js.map +1 -1
- package/lib/commonjs/mol-repr/representation.d.ts +9 -0
- package/lib/commonjs/mol-repr/representation.js +47 -8
- package/lib/commonjs/mol-repr/representation.js.map +1 -1
- package/lib/commonjs/mol-repr/shape/loci/angle.d.ts +1 -1
- package/lib/commonjs/mol-repr/shape/loci/angle.js +2 -2
- package/lib/commonjs/mol-repr/shape/loci/angle.js.map +1 -1
- package/lib/commonjs/mol-repr/shape/loci/common.d.ts +1 -1
- package/lib/commonjs/mol-repr/shape/loci/dihedral.d.ts +1 -1
- package/lib/commonjs/mol-repr/shape/loci/dihedral.js +2 -2
- package/lib/commonjs/mol-repr/shape/loci/dihedral.js.map +1 -1
- package/lib/commonjs/mol-repr/shape/loci/distance.d.ts +1 -1
- package/lib/commonjs/mol-repr/shape/loci/distance.js +2 -2
- package/lib/commonjs/mol-repr/shape/loci/distance.js.map +1 -1
- package/lib/commonjs/mol-repr/shape/loci/label.d.ts +1 -1
- package/lib/commonjs/mol-repr/shape/loci/label.js +1 -1
- package/lib/commonjs/mol-repr/shape/loci/label.js.map +1 -1
- package/lib/commonjs/mol-repr/shape/loci/orientation.d.ts +2 -2
- package/lib/commonjs/mol-repr/shape/loci/orientation.js +3 -3
- package/lib/commonjs/mol-repr/shape/loci/orientation.js.map +1 -1
- package/lib/commonjs/mol-repr/shape/loci/plane.d.ts +1 -1
- package/lib/commonjs/mol-repr/shape/loci/plane.js +1 -1
- package/lib/commonjs/mol-repr/shape/loci/plane.js.map +1 -1
- package/lib/commonjs/mol-repr/shape/model/unitcell.d.ts +2 -2
- package/lib/commonjs/mol-repr/shape/representation.js +5 -0
- package/lib/commonjs/mol-repr/shape/representation.js.map +1 -1
- package/lib/commonjs/mol-repr/structure/complex-representation.js +11 -4
- package/lib/commonjs/mol-repr/structure/complex-representation.js.map +1 -1
- package/lib/commonjs/mol-repr/structure/complex-visual.d.ts +12 -12
- package/lib/commonjs/mol-repr/structure/complex-visual.js +11 -5
- package/lib/commonjs/mol-repr/structure/complex-visual.js.map +1 -1
- package/lib/commonjs/mol-repr/structure/params.d.ts +11 -11
- package/lib/commonjs/mol-repr/structure/registry.d.ts +44 -44
- package/lib/commonjs/mol-repr/structure/registry.js +1 -1
- package/lib/commonjs/mol-repr/structure/registry.js.map +1 -1
- package/lib/commonjs/mol-repr/structure/representation/backbone.d.ts +6 -6
- package/lib/commonjs/mol-repr/structure/representation/ball-and-stick.d.ts +15 -15
- package/lib/commonjs/mol-repr/structure/representation/carbohydrate.d.ts +6 -6
- package/lib/commonjs/mol-repr/structure/representation/cartoon.d.ts +6 -6
- package/lib/commonjs/mol-repr/structure/representation/ellipsoid.d.ts +15 -15
- package/lib/commonjs/mol-repr/structure/representation/gaussian-surface.d.ts +12 -12
- package/lib/commonjs/mol-repr/structure/representation/gaussian-volume.d.ts +6 -6
- package/lib/commonjs/mol-repr/structure/representation/label.d.ts +9 -9
- package/lib/commonjs/mol-repr/structure/representation/line.d.ts +18 -18
- package/lib/commonjs/mol-repr/structure/representation/molecular-surface.d.ts +12 -12
- package/lib/commonjs/mol-repr/structure/representation/orientation.d.ts +6 -6
- package/lib/commonjs/mol-repr/structure/representation/point.d.ts +9 -9
- package/lib/commonjs/mol-repr/structure/representation/putty.d.ts +6 -6
- package/lib/commonjs/mol-repr/structure/representation/spacefill.d.ts +6 -6
- package/lib/commonjs/mol-repr/structure/units-representation.js +16 -16
- package/lib/commonjs/mol-repr/structure/units-representation.js.map +1 -1
- package/lib/commonjs/mol-repr/structure/units-visual.d.ts +17 -17
- package/lib/commonjs/mol-repr/structure/units-visual.js +11 -5
- package/lib/commonjs/mol-repr/structure/units-visual.js.map +1 -1
- package/lib/commonjs/mol-repr/structure/visual/bond-inter-unit-cylinder.d.ts +10 -10
- package/lib/commonjs/mol-repr/structure/visual/bond-inter-unit-line.d.ts +5 -5
- package/lib/commonjs/mol-repr/structure/visual/bond-intra-unit-cylinder.d.ts +10 -10
- package/lib/commonjs/mol-repr/structure/visual/bond-intra-unit-line.d.ts +5 -5
- package/lib/commonjs/mol-repr/structure/visual/carbohydrate-link-cylinder.d.ts +2 -2
- package/lib/commonjs/mol-repr/structure/visual/carbohydrate-symbol-mesh.d.ts +2 -2
- package/lib/commonjs/mol-repr/structure/visual/carbohydrate-terminal-link-cylinder.d.ts +2 -2
- package/lib/commonjs/mol-repr/structure/visual/element-cross.d.ts +2 -2
- package/lib/commonjs/mol-repr/structure/visual/element-point.d.ts +3 -3
- package/lib/commonjs/mol-repr/structure/visual/element-sphere.d.ts +4 -4
- package/lib/commonjs/mol-repr/structure/visual/ellipsoid-mesh.d.ts +2 -2
- package/lib/commonjs/mol-repr/structure/visual/gaussian-density-volume.d.ts +4 -4
- package/lib/commonjs/mol-repr/structure/visual/gaussian-surface-mesh.d.ts +16 -16
- package/lib/commonjs/mol-repr/structure/visual/gaussian-surface-mesh.js +14 -12
- package/lib/commonjs/mol-repr/structure/visual/gaussian-surface-mesh.js.map +1 -1
- package/lib/commonjs/mol-repr/structure/visual/gaussian-surface-wireframe.d.ts +2 -2
- package/lib/commonjs/mol-repr/structure/visual/label-text.d.ts +3 -3
- package/lib/commonjs/mol-repr/structure/visual/label-text.js +3 -3
- package/lib/commonjs/mol-repr/structure/visual/label-text.js.map +1 -1
- package/lib/commonjs/mol-repr/structure/visual/molecular-surface-mesh.d.ts +4 -4
- package/lib/commonjs/mol-repr/structure/visual/molecular-surface-mesh.js +5 -4
- package/lib/commonjs/mol-repr/structure/visual/molecular-surface-mesh.js.map +1 -1
- package/lib/commonjs/mol-repr/structure/visual/molecular-surface-wireframe.d.ts +2 -2
- package/lib/commonjs/mol-repr/structure/visual/nucleotide-block-mesh.d.ts +2 -2
- package/lib/commonjs/mol-repr/structure/visual/nucleotide-ring-mesh.d.ts +2 -2
- package/lib/commonjs/mol-repr/structure/visual/orientation-ellipsoid-mesh.d.ts +2 -2
- package/lib/commonjs/mol-repr/structure/visual/polymer-backbone-cylinder.d.ts +4 -4
- package/lib/commonjs/mol-repr/structure/visual/polymer-backbone-sphere.d.ts +4 -4
- package/lib/commonjs/mol-repr/structure/visual/polymer-direction-wedge.d.ts +2 -2
- package/lib/commonjs/mol-repr/structure/visual/polymer-gap-cylinder.d.ts +2 -2
- package/lib/commonjs/mol-repr/structure/visual/polymer-trace-mesh.d.ts +2 -2
- package/lib/commonjs/mol-repr/structure/visual/polymer-tube-mesh.d.ts +2 -2
- package/lib/commonjs/mol-repr/structure/visual/util/bond.d.ts +18 -18
- package/lib/commonjs/mol-repr/structure/visual/util/common.d.ts +2 -2
- package/lib/commonjs/mol-repr/visual.d.ts +21 -13
- package/lib/commonjs/mol-repr/visual.js +53 -6
- package/lib/commonjs/mol-repr/visual.js.map +1 -1
- package/lib/commonjs/mol-repr/volume/direct-volume.d.ts +8 -8
- package/lib/commonjs/mol-repr/volume/isosurface.d.ts +15 -15
- package/lib/commonjs/mol-repr/volume/registry.d.ts +9 -9
- package/lib/commonjs/mol-repr/volume/registry.js +1 -1
- package/lib/commonjs/mol-repr/volume/registry.js.map +1 -1
- package/lib/commonjs/mol-repr/volume/representation.d.ts +2 -2
- package/lib/commonjs/mol-repr/volume/representation.js +12 -3
- package/lib/commonjs/mol-repr/volume/representation.js.map +1 -1
- package/lib/commonjs/mol-repr/volume/slice.d.ts +12 -12
- package/lib/commonjs/mol-script/language/expression-formatter.js +6 -6
- package/lib/commonjs/mol-script/language/expression-formatter.js.map +1 -1
- package/lib/commonjs/mol-script/language/helpers.js +4 -4
- package/lib/commonjs/mol-script/language/helpers.js.map +1 -1
- package/lib/commonjs/mol-script/language/parser.js +1 -1
- package/lib/commonjs/mol-script/language/parser.js.map +1 -1
- package/lib/commonjs/mol-script/language/symbol-table/structure-query.js +3 -3
- package/lib/commonjs/mol-script/language/symbol-table/structure-query.js.map +1 -1
- package/lib/commonjs/mol-script/language/symbol.js +1 -1
- package/lib/commonjs/mol-script/language/symbol.js.map +1 -1
- package/lib/commonjs/mol-script/runtime/query/base.js +2 -2
- package/lib/commonjs/mol-script/runtime/query/base.js.map +1 -1
- package/lib/commonjs/mol-script/script/mol-script/symbols.js +3 -3
- package/lib/commonjs/mol-script/script/mol-script/symbols.js.map +1 -1
- package/lib/commonjs/mol-state/state/builder.js +1 -1
- package/lib/commonjs/mol-state/state/builder.js.map +1 -1
- package/lib/commonjs/mol-state/state.js +14 -12
- package/lib/commonjs/mol-state/state.js.map +1 -1
- package/lib/commonjs/mol-state/transformer.js +3 -3
- package/lib/commonjs/mol-state/transformer.js.map +1 -1
- package/lib/commonjs/mol-state/tree/transient.js +3 -3
- package/lib/commonjs/mol-state/tree/transient.js.map +1 -1
- package/lib/commonjs/mol-task/execution/observable.js +1 -5
- package/lib/commonjs/mol-task/execution/observable.js.map +1 -1
- package/lib/commonjs/mol-task/execution/progress.js +4 -4
- package/lib/commonjs/mol-task/execution/progress.js.map +1 -1
- package/lib/commonjs/mol-task/task.js +1 -1
- package/lib/commonjs/mol-task/task.js.map +1 -1
- package/lib/commonjs/mol-task/util/multistep.js +1 -1
- package/lib/commonjs/mol-task/util/multistep.js.map +1 -1
- package/lib/commonjs/mol-task/util/user-timing.js +3 -3
- package/lib/commonjs/mol-task/util/user-timing.js.map +1 -1
- package/lib/commonjs/mol-theme/color/chain-id.js +1 -1
- package/lib/commonjs/mol-theme/color/chain-id.js.map +1 -1
- package/lib/commonjs/mol-theme/color/element-symbol.d.ts +4 -4
- package/lib/commonjs/mol-theme/color/entity-id.js +1 -1
- package/lib/commonjs/mol-theme/color/entity-id.js.map +1 -1
- package/lib/commonjs/mol-theme/color/entity-source.js +4 -4
- package/lib/commonjs/mol-theme/color/entity-source.js.map +1 -1
- package/lib/commonjs/mol-theme/color/operator-hkl.js +2 -2
- package/lib/commonjs/mol-theme/color/operator-hkl.js.map +1 -1
- package/lib/commonjs/mol-theme/color.d.ts +2 -2
- package/lib/commonjs/mol-theme/label.js +27 -27
- package/lib/commonjs/mol-theme/label.js.map +1 -1
- package/lib/commonjs/mol-theme/theme.js +3 -3
- package/lib/commonjs/mol-theme/theme.js.map +1 -1
- package/lib/commonjs/mol-util/assets.js +3 -3
- package/lib/commonjs/mol-util/assets.js.map +1 -1
- package/lib/commonjs/mol-util/color/color.js +2 -2
- package/lib/commonjs/mol-util/color/color.js.map +1 -1
- package/lib/commonjs/mol-util/color/lists.d.ts +3 -3
- package/lib/commonjs/mol-util/color/lists.js +1 -1
- package/lib/commonjs/mol-util/color/lists.js.map +1 -1
- package/lib/commonjs/mol-util/color/names.d.ts +1 -1
- package/lib/commonjs/mol-util/color/palette.d.ts +1 -1
- package/lib/commonjs/mol-util/color/palette.js +2 -2
- package/lib/commonjs/mol-util/color/palette.js.map +1 -1
- package/lib/commonjs/mol-util/color/scale.d.ts +1 -1
- package/lib/commonjs/mol-util/console-logger.js +9 -9
- package/lib/commonjs/mol-util/console-logger.js.map +1 -1
- package/lib/commonjs/mol-util/data-source.js +5 -5
- package/lib/commonjs/mol-util/data-source.js.map +1 -1
- package/lib/commonjs/mol-util/download.js +1 -1
- package/lib/commonjs/mol-util/download.js.map +1 -1
- package/lib/commonjs/mol-util/graphql-client.js +2 -2
- package/lib/commonjs/mol-util/graphql-client.js.map +1 -1
- package/lib/commonjs/mol-util/index.js +2 -2
- package/lib/commonjs/mol-util/index.js.map +1 -1
- package/lib/commonjs/mol-util/monadic-parser.js +4 -4
- package/lib/commonjs/mol-util/monadic-parser.js.map +1 -1
- package/lib/commonjs/mol-util/now.js +4 -4
- package/lib/commonjs/mol-util/now.js.map +1 -1
- package/lib/commonjs/mol-util/object.js +1 -1
- package/lib/commonjs/mol-util/object.js.map +1 -1
- package/lib/commonjs/mol-util/performance-monitor.js +4 -4
- package/lib/commonjs/mol-util/performance-monitor.js.map +1 -1
- package/lib/commonjs/mol-util/string.js +3 -3
- package/lib/commonjs/mol-util/string.js.map +1 -1
- package/lib/commonjs/mol-util/url.js +2 -2
- package/lib/commonjs/mol-util/url.js.map +1 -1
- package/lib/commonjs/mol-util/zip/deflate.js +1 -1
- package/lib/commonjs/mol-util/zip/deflate.js.map +1 -1
- package/lib/commonjs/mol-util/zip/inflate.js +1 -1
- package/lib/commonjs/mol-util/zip/inflate.js.map +1 -1
- package/lib/commonjs/mol-util/zip/zip.js +1 -1
- package/lib/commonjs/mol-util/zip/zip.js.map +1 -1
- package/lib/commonjs/perf-tests/mol-script.js +1 -1
- package/lib/commonjs/perf-tests/mol-script.js.map +1 -1
- package/lib/commonjs/perf-tests/sets.js +1 -1
- package/lib/commonjs/perf-tests/sets.js.map +1 -1
- package/lib/commonjs/perf-tests/sort.js +1 -1
- package/lib/commonjs/perf-tests/sort.js.map +1 -1
- package/lib/commonjs/perf-tests/string-builder.js +2 -2
- package/lib/commonjs/perf-tests/string-builder.js.map +1 -1
- package/lib/commonjs/perf-tests/structure.js +7 -7
- package/lib/commonjs/perf-tests/structure.js.map +1 -1
- package/lib/commonjs/perf-tests/test-xtc.js +1 -1
- package/lib/commonjs/perf-tests/test-xtc.js.map +1 -1
- package/lib/commonjs/servers/common/file-handle.js +1 -1
- package/lib/commonjs/servers/common/file-handle.js.map +1 -1
- package/lib/commonjs/servers/common/util.js +1 -1
- package/lib/commonjs/servers/common/util.js.map +1 -1
- package/lib/commonjs/servers/model/config.js +4 -4
- package/lib/commonjs/servers/model/config.js.map +1 -1
- package/lib/commonjs/servers/model/preprocess/master.js +1 -1
- package/lib/commonjs/servers/model/preprocess/master.js.map +1 -1
- package/lib/commonjs/servers/model/preprocess/parallel.js +2 -2
- package/lib/commonjs/servers/model/preprocess/parallel.js.map +1 -1
- package/lib/commonjs/servers/model/preprocess/util.js +3 -3
- package/lib/commonjs/servers/model/preprocess/util.js.map +1 -1
- package/lib/commonjs/servers/model/properties/providers/pdbe.js +5 -5
- package/lib/commonjs/servers/model/properties/providers/pdbe.js.map +1 -1
- package/lib/commonjs/servers/model/property-provider.js +2 -2
- package/lib/commonjs/servers/model/property-provider.js.map +1 -1
- package/lib/commonjs/servers/model/query.js +1 -1
- package/lib/commonjs/servers/model/query.js.map +1 -1
- package/lib/commonjs/servers/model/server/api-local.js +2 -2
- package/lib/commonjs/servers/model/server/api-local.js.map +1 -1
- package/lib/commonjs/servers/model/server/api-schema.js +2 -2
- package/lib/commonjs/servers/model/server/api-schema.js.map +1 -1
- package/lib/commonjs/servers/model/server/api-web-multiple.js +1 -1
- package/lib/commonjs/servers/model/server/api-web-multiple.js.map +1 -1
- package/lib/commonjs/servers/model/server/api-web.js +4 -4
- package/lib/commonjs/servers/model/server/api-web.js.map +1 -1
- package/lib/commonjs/servers/model/server/api.js +1 -1
- package/lib/commonjs/servers/model/server/api.js.map +1 -1
- package/lib/commonjs/servers/model/server/cache.js +3 -3
- package/lib/commonjs/servers/model/server/cache.js.map +1 -1
- package/lib/commonjs/servers/model/server/jobs.js +3 -3
- package/lib/commonjs/servers/model/server/jobs.js.map +1 -1
- package/lib/commonjs/servers/model/server/query.js +10 -10
- package/lib/commonjs/servers/model/server/query.js.map +1 -1
- package/lib/commonjs/servers/model/server/structure-wrapper.js +6 -6
- package/lib/commonjs/servers/model/server/structure-wrapper.js.map +1 -1
- package/lib/commonjs/servers/model/server.js +3 -3
- package/lib/commonjs/servers/model/server.js.map +1 -1
- package/lib/commonjs/servers/model/utils/fetch-props-pdbe.js +4 -4
- package/lib/commonjs/servers/model/utils/fetch-props-pdbe.js.map +1 -1
- package/lib/commonjs/servers/model/utils/writer.js +2 -2
- package/lib/commonjs/servers/model/utils/writer.js.map +1 -1
- package/lib/commonjs/servers/plugin-state/api-schema.js +2 -2
- package/lib/commonjs/servers/plugin-state/api-schema.js.map +1 -1
- package/lib/commonjs/servers/plugin-state/index.js +1 -1
- package/lib/commonjs/servers/plugin-state/index.js.map +1 -1
- package/lib/commonjs/servers/volume/pack/format/dsn6.js +1 -1
- package/lib/commonjs/servers/volume/pack/format/dsn6.js.map +1 -1
- package/lib/commonjs/servers/volume/pack/main.js +4 -4
- package/lib/commonjs/servers/volume/pack/main.js.map +1 -1
- package/lib/commonjs/servers/volume/pack/writer.js +1 -1
- package/lib/commonjs/servers/volume/pack/writer.js.map +1 -1
- package/lib/commonjs/servers/volume/pack.js +1 -1
- package/lib/commonjs/servers/volume/pack.js.map +1 -1
- package/lib/commonjs/servers/volume/server/api.js +7 -7
- package/lib/commonjs/servers/volume/server/api.js.map +1 -1
- package/lib/commonjs/servers/volume/server/local-api.js +1 -1
- package/lib/commonjs/servers/volume/server/local-api.js.map +1 -1
- package/lib/commonjs/servers/volume/server/query/encode.js +3 -3
- package/lib/commonjs/servers/volume/server/query/encode.js.map +1 -1
- package/lib/commonjs/servers/volume/server/query/execute.js +5 -5
- package/lib/commonjs/servers/volume/server/query/execute.js.map +1 -1
- package/lib/commonjs/servers/volume/server/version.js +1 -1
- package/lib/commonjs/servers/volume/server/version.js.map +1 -1
- package/lib/commonjs/servers/volume/server/web-api.js +7 -7
- package/lib/commonjs/servers/volume/server/web-api.js.map +1 -1
- package/lib/commonjs/servers/volume/server/web-schema.js +6 -6
- package/lib/commonjs/servers/volume/server/web-schema.js.map +1 -1
- package/lib/commonjs/servers/volume/server.js +2 -2
- package/lib/commonjs/servers/volume/server.js.map +1 -1
- package/lib/commonjs/tests/browser/font-atlas.js +1 -1
- package/lib/commonjs/tests/browser/font-atlas.js.map +1 -1
- package/lib/commonjs/tests/browser/render-shape.js +1 -1
- package/lib/commonjs/tests/browser/render-shape.js.map +1 -1
- package/lib/commonjs/tests/browser/render-structure.js +1 -1
- package/lib/commonjs/tests/browser/render-structure.js.map +1 -1
- package/lib/examples/basic-wrapper/superposition.js +3 -3
- package/lib/examples/basic-wrapper/superposition.js.map +1 -1
- package/lib/examples/domain-annotation-server/mapping.js +2 -2
- package/lib/examples/domain-annotation-server/mapping.js.map +1 -1
- package/lib/examples/domain-annotation-server/server.js +3 -3
- package/lib/examples/domain-annotation-server/server.js.map +1 -1
- package/lib/examples/proteopedia-wrapper/annotation.js +3 -3
- package/lib/examples/proteopedia-wrapper/annotation.js.map +1 -1
- package/lib/examples/proteopedia-wrapper/helpers.js +1 -1
- package/lib/examples/proteopedia-wrapper/helpers.js.map +1 -1
- package/lib/examples/proteopedia-wrapper/index.js +2 -2
- package/lib/examples/proteopedia-wrapper/index.js.map +1 -1
- package/lib/examples/task.js +6 -6
- package/lib/examples/task.js.map +1 -1
- package/lib/extensions/alpha-orbitals/transforms.js +2 -2
- package/lib/extensions/alpha-orbitals/transforms.js.map +1 -1
- package/lib/extensions/anvil/behavior.d.ts +2 -2
- package/lib/extensions/anvil/representation.d.ts +5 -5
- package/lib/extensions/anvil/representation.js +1 -1
- package/lib/extensions/anvil/representation.js.map +1 -1
- package/lib/extensions/cellpack/model.js +15 -15
- package/lib/extensions/cellpack/model.js.map +1 -1
- package/lib/extensions/cellpack/representation.d.ts +2 -2
- package/lib/extensions/cellpack/state.js +5 -5
- package/lib/extensions/cellpack/state.js.map +1 -1
- package/lib/extensions/cellpack/util.js +4 -4
- package/lib/extensions/cellpack/util.js.map +1 -1
- package/lib/extensions/dnatco/confal-pyramids/behavior.d.ts +1 -1
- package/lib/extensions/dnatco/confal-pyramids/representation.d.ts +6 -6
- package/lib/extensions/dnatco/confal-pyramids/util.js +7 -7
- package/lib/extensions/dnatco/confal-pyramids/util.js.map +1 -1
- package/lib/extensions/g3d/data.js +2 -2
- package/lib/extensions/g3d/data.js.map +1 -1
- package/lib/extensions/g3d/model.js +2 -2
- package/lib/extensions/g3d/model.js.map +1 -1
- package/lib/extensions/geo-export/controls.js +3 -3
- package/lib/extensions/geo-export/controls.js.map +1 -1
- package/lib/extensions/geo-export/glb-exporter.d.ts +1 -0
- package/lib/extensions/geo-export/glb-exporter.js +28 -18
- package/lib/extensions/geo-export/glb-exporter.js.map +1 -1
- package/lib/extensions/geo-export/mesh-exporter.d.ts +31 -2
- package/lib/extensions/geo-export/mesh-exporter.js +87 -15
- package/lib/extensions/geo-export/mesh-exporter.js.map +1 -1
- package/lib/extensions/geo-export/obj-exporter.d.ts +1 -0
- package/lib/extensions/geo-export/obj-exporter.js +27 -18
- package/lib/extensions/geo-export/obj-exporter.js.map +1 -1
- package/lib/extensions/geo-export/stl-exporter.js +1 -1
- package/lib/extensions/geo-export/stl-exporter.js.map +1 -1
- package/lib/extensions/geo-export/ui.js +24 -20
- package/lib/extensions/geo-export/ui.js.map +1 -1
- package/lib/extensions/geo-export/usdz-exporter.d.ts +1 -0
- package/lib/extensions/geo-export/usdz-exporter.js +31 -21
- package/lib/extensions/geo-export/usdz-exporter.js.map +1 -1
- package/lib/extensions/mp4-export/controls.js +2 -2
- package/lib/extensions/mp4-export/controls.js.map +1 -1
- package/lib/extensions/mp4-export/ui.js +7 -6
- package/lib/extensions/mp4-export/ui.js.map +1 -1
- package/lib/extensions/pdbe/structure-quality-report/behavior.js +1 -1
- package/lib/extensions/pdbe/structure-quality-report/behavior.js.map +1 -1
- package/lib/extensions/pdbe/structure-quality-report/prop.js +1 -1
- package/lib/extensions/pdbe/structure-quality-report/prop.js.map +1 -1
- package/lib/extensions/rcsb/assembly-symmetry/behavior.d.ts +8 -8
- package/lib/extensions/rcsb/assembly-symmetry/behavior.js +3 -3
- package/lib/extensions/rcsb/assembly-symmetry/behavior.js.map +1 -1
- package/lib/extensions/rcsb/assembly-symmetry/color.js +1 -1
- package/lib/extensions/rcsb/assembly-symmetry/color.js.map +1 -1
- package/lib/extensions/rcsb/assembly-symmetry/prop.js +2 -2
- package/lib/extensions/rcsb/assembly-symmetry/prop.js.map +1 -1
- package/lib/extensions/rcsb/assembly-symmetry/representation.d.ts +3 -3
- package/lib/extensions/rcsb/assembly-symmetry/representation.js +7 -7
- package/lib/extensions/rcsb/assembly-symmetry/representation.js.map +1 -1
- package/lib/extensions/rcsb/graphql/types.d.ts +22 -21
- package/lib/extensions/rcsb/validation-report/behavior.d.ts +3 -3
- package/lib/extensions/rcsb/validation-report/behavior.js +11 -11
- package/lib/extensions/rcsb/validation-report/behavior.js.map +1 -1
- package/lib/extensions/rcsb/validation-report/prop.js +2 -2
- package/lib/extensions/rcsb/validation-report/prop.js.map +1 -1
- package/lib/extensions/rcsb/validation-report/representation.d.ts +10 -10
- package/lib/extensions/rcsb/validation-report/representation.js +2 -2
- package/lib/extensions/rcsb/validation-report/representation.js.map +1 -1
- package/lib/mol-canvas3d/canvas3d.js +3 -3
- package/lib/mol-canvas3d/canvas3d.js.map +1 -1
- package/lib/mol-canvas3d/helper/camera-helper.d.ts +1 -1
- package/lib/mol-canvas3d/helper/handle-helper.d.ts +1 -1
- package/lib/mol-canvas3d/helper/handle-helper.js +1 -1
- package/lib/mol-canvas3d/helper/handle-helper.js.map +1 -1
- package/lib/mol-canvas3d/passes/draw.js +3 -11
- package/lib/mol-canvas3d/passes/draw.js.map +1 -1
- package/lib/mol-canvas3d/passes/wboit.js +1 -1
- package/lib/mol-canvas3d/passes/wboit.js.map +1 -1
- package/lib/mol-canvas3d/util.js +1 -1
- package/lib/mol-canvas3d/util.js.map +1 -1
- package/lib/mol-data/db/table.js +1 -1
- package/lib/mol-data/db/table.js.map +1 -1
- package/lib/mol-data/int/_spec/sorted-ranges.spec.js +1 -1
- package/lib/mol-data/int/_spec/sorted-ranges.spec.js.map +1 -1
- package/lib/mol-data/int/impl/ordered-set.d.ts +3 -3
- package/lib/mol-data/int/impl/sorted-array.d.ts +1 -1
- package/lib/mol-data/int/impl/sorted-array.js +2 -2
- package/lib/mol-data/int/impl/sorted-array.js.map +1 -1
- package/lib/mol-data/int/tuple.js +1 -1
- package/lib/mol-data/int/tuple.js.map +1 -1
- package/lib/mol-data/util/_spec/interval-iterator.spec.js +1 -1
- package/lib/mol-data/util/_spec/interval-iterator.spec.js.map +1 -1
- package/lib/mol-geo/geometry/base.d.ts +16 -4
- package/lib/mol-geo/geometry/base.js +34 -1
- package/lib/mol-geo/geometry/base.js.map +1 -1
- package/lib/mol-geo/geometry/cylinders/cylinders.d.ts +1 -1
- package/lib/mol-geo/geometry/direct-volume/direct-volume.d.ts +1 -1
- package/lib/mol-geo/geometry/image/image.d.ts +3 -3
- package/lib/mol-geo/geometry/lines/lines.d.ts +1 -1
- package/lib/mol-geo/geometry/mesh/builder/tube.js +19 -9
- package/lib/mol-geo/geometry/mesh/builder/tube.js.map +1 -1
- package/lib/mol-geo/geometry/mesh/color-smoothing.d.ts +9 -2
- package/lib/mol-geo/geometry/mesh/color-smoothing.js +150 -34
- package/lib/mol-geo/geometry/mesh/color-smoothing.js.map +1 -1
- package/lib/mol-geo/geometry/mesh/mesh.d.ts +1 -1
- package/lib/mol-geo/geometry/mesh/mesh.js +1 -1
- package/lib/mol-geo/geometry/mesh/mesh.js.map +1 -1
- package/lib/mol-geo/geometry/overpaint-data.d.ts +7 -2
- package/lib/mol-geo/geometry/overpaint-data.js +11 -2
- package/lib/mol-geo/geometry/overpaint-data.js.map +1 -1
- package/lib/mol-geo/geometry/points/points.d.ts +3 -3
- package/lib/mol-geo/geometry/spheres/spheres.d.ts +1 -2
- package/lib/mol-geo/geometry/text/font-atlas.js +1 -1
- package/lib/mol-geo/geometry/text/font-atlas.js.map +1 -1
- package/lib/mol-geo/geometry/text/text.d.ts +1 -1
- package/lib/mol-geo/geometry/texture-mesh/color-smoothing.d.ts +7 -3
- package/lib/mol-geo/geometry/texture-mesh/color-smoothing.js +158 -26
- package/lib/mol-geo/geometry/texture-mesh/color-smoothing.js.map +1 -1
- package/lib/mol-geo/geometry/texture-mesh/texture-mesh.d.ts +4 -2
- package/lib/mol-geo/geometry/texture-mesh/texture-mesh.js +2 -1
- package/lib/mol-geo/geometry/texture-mesh/texture-mesh.js.map +1 -1
- package/lib/mol-geo/geometry/transparency-data.d.ts +7 -2
- package/lib/mol-geo/geometry/transparency-data.js +11 -2
- package/lib/mol-geo/geometry/transparency-data.js.map +1 -1
- package/lib/mol-geo/primitive/polyhedron.js +1 -1
- package/lib/mol-geo/primitive/polyhedron.js.map +1 -1
- package/lib/mol-gl/_spec/gl.shim.js +4 -4
- package/lib/mol-gl/_spec/gl.shim.js.map +1 -1
- package/lib/mol-gl/_spec/renderer.spec.js +1 -1
- package/lib/mol-gl/_spec/renderer.spec.js.map +1 -1
- package/lib/mol-gl/compute/grid3d.js +3 -3
- package/lib/mol-gl/compute/grid3d.js.map +1 -1
- package/lib/mol-gl/compute/histogram-pyramid/reduction.js +4 -4
- package/lib/mol-gl/compute/histogram-pyramid/reduction.js.map +1 -1
- package/lib/mol-gl/compute/marching-cubes/isosurface.js +3 -3
- package/lib/mol-gl/compute/marching-cubes/isosurface.js.map +1 -1
- package/lib/mol-gl/compute/util.d.ts +25 -6
- package/lib/mol-gl/compute/util.js +74 -21
- package/lib/mol-gl/compute/util.js.map +1 -1
- package/lib/mol-gl/renderable/cylinders.d.ts +8 -0
- package/lib/mol-gl/renderable/direct-volume.d.ts +8 -0
- package/lib/mol-gl/renderable/image.d.ts +8 -0
- package/lib/mol-gl/renderable/lines.d.ts +8 -0
- package/lib/mol-gl/renderable/mesh.d.ts +8 -0
- package/lib/mol-gl/renderable/points.d.ts +8 -0
- package/lib/mol-gl/renderable/schema.d.ts +16 -0
- package/lib/mol-gl/renderable/schema.js +8 -0
- package/lib/mol-gl/renderable/schema.js.map +1 -1
- package/lib/mol-gl/renderable/spheres.d.ts +8 -0
- package/lib/mol-gl/renderable/text.d.ts +8 -0
- package/lib/mol-gl/renderable/texture-mesh.d.ts +22 -13
- package/lib/mol-gl/renderable/texture-mesh.js +2 -2
- package/lib/mol-gl/renderable/texture-mesh.js.map +1 -1
- package/lib/mol-gl/renderable/util.js +1 -1
- package/lib/mol-gl/renderable/util.js.map +1 -1
- package/lib/mol-gl/renderer.js +3 -0
- package/lib/mol-gl/renderer.js.map +1 -1
- package/lib/mol-gl/scene.js +1 -1
- package/lib/mol-gl/scene.js.map +1 -1
- package/lib/mol-gl/shader/chunks/assign-color-varying.glsl.d.ts +1 -1
- package/lib/mol-gl/shader/chunks/assign-color-varying.glsl.js +1 -1
- package/lib/mol-gl/shader/chunks/assign-color-varying.glsl.js.map +1 -1
- package/lib/mol-gl/shader/chunks/assign-material-color.glsl.d.ts +1 -1
- package/lib/mol-gl/shader/chunks/assign-material-color.glsl.js +1 -1
- package/lib/mol-gl/shader/chunks/assign-material-color.glsl.js.map +1 -1
- package/lib/mol-gl/shader/chunks/color-vert-params.glsl.d.ts +1 -1
- package/lib/mol-gl/shader/chunks/color-vert-params.glsl.js +1 -1
- package/lib/mol-gl/shader/chunks/color-vert-params.glsl.js.map +1 -1
- package/lib/mol-gl/shader/compute/color-smoothing/accumulate.frag.d.ts +1 -1
- package/lib/mol-gl/shader/compute/color-smoothing/accumulate.frag.js +1 -1
- package/lib/mol-gl/shader/compute/color-smoothing/accumulate.frag.js.map +1 -1
- package/lib/mol-gl/shader/compute/color-smoothing/accumulate.vert.d.ts +1 -1
- package/lib/mol-gl/shader/compute/color-smoothing/accumulate.vert.js +1 -1
- package/lib/mol-gl/shader/compute/color-smoothing/accumulate.vert.js.map +1 -1
- package/lib/mol-gl/shader/compute/color-smoothing/normalize.frag.d.ts +1 -1
- package/lib/mol-gl/shader/compute/color-smoothing/normalize.frag.js +1 -1
- package/lib/mol-gl/shader/compute/color-smoothing/normalize.frag.js.map +1 -1
- package/lib/mol-gl/shader/direct-volume.frag.d.ts +1 -1
- package/lib/mol-gl/shader/direct-volume.frag.js +1 -1
- package/lib/mol-gl/shader/direct-volume.frag.js.map +1 -1
- package/lib/mol-gl/shader/mesh.vert.d.ts +1 -1
- package/lib/mol-gl/shader/mesh.vert.js +1 -1
- package/lib/mol-gl/shader/mesh.vert.js.map +1 -1
- package/lib/mol-gl/shader-code.js +8 -8
- package/lib/mol-gl/shader-code.js.map +1 -1
- package/lib/mol-gl/webgl/buffer.d.ts +3 -2
- package/lib/mol-gl/webgl/buffer.js +5 -5
- package/lib/mol-gl/webgl/buffer.js.map +1 -1
- package/lib/mol-gl/webgl/compat.js +3 -3
- package/lib/mol-gl/webgl/compat.js.map +1 -1
- package/lib/mol-gl/webgl/context.d.ts +1 -1
- package/lib/mol-gl/webgl/context.js +2 -2
- package/lib/mol-gl/webgl/context.js.map +1 -1
- package/lib/mol-gl/webgl/extensions.js +1 -1
- package/lib/mol-gl/webgl/extensions.js.map +1 -1
- package/lib/mol-gl/webgl/framebuffer.js +1 -1
- package/lib/mol-gl/webgl/framebuffer.js.map +1 -1
- package/lib/mol-gl/webgl/program.d.ts +1 -1
- package/lib/mol-gl/webgl/program.js +14 -12
- package/lib/mol-gl/webgl/program.js.map +1 -1
- package/lib/mol-gl/webgl/render-item.d.ts +3 -2
- package/lib/mol-gl/webgl/render-item.js +2 -2
- package/lib/mol-gl/webgl/render-item.js.map +1 -1
- package/lib/mol-gl/webgl/resources.js +2 -2
- package/lib/mol-gl/webgl/resources.js.map +1 -1
- package/lib/mol-gl/webgl/shader.js +3 -3
- package/lib/mol-gl/webgl/shader.js.map +1 -1
- package/lib/mol-gl/webgl/state.d.ts +4 -1
- package/lib/mol-gl/webgl/state.js +25 -1
- package/lib/mol-gl/webgl/state.js.map +1 -1
- package/lib/mol-gl/webgl/texture.js +2 -2
- package/lib/mol-gl/webgl/texture.js.map +1 -1
- package/lib/mol-gl/webgl/uniform.js +2 -2
- package/lib/mol-gl/webgl/uniform.js.map +1 -1
- package/lib/mol-gl/webgl/vertex-array.d.ts +3 -2
- package/lib/mol-gl/webgl/vertex-array.js +9 -2
- package/lib/mol-gl/webgl/vertex-array.js.map +1 -1
- package/lib/mol-io/common/file-handle.js +1 -1
- package/lib/mol-io/common/file-handle.js.map +1 -1
- package/lib/mol-io/common/typed-array.js +1 -1
- package/lib/mol-io/common/typed-array.js.map +1 -1
- package/lib/mol-io/reader/_spec/sdf.spec.js +51 -0
- package/lib/mol-io/reader/_spec/sdf.spec.js.map +1 -1
- package/lib/mol-io/reader/ccp4/parser.js +1 -1
- package/lib/mol-io/reader/ccp4/parser.js.map +1 -1
- package/lib/mol-io/reader/cif/binary/parser.js +1 -1
- package/lib/mol-io/reader/cif/binary/parser.js.map +1 -1
- package/lib/mol-io/reader/cif/data-model.js +7 -7
- package/lib/mol-io/reader/cif/data-model.js.map +1 -1
- package/lib/mol-io/reader/cif/schema/bird.d.ts +2 -2
- package/lib/mol-io/reader/cif/schema/bird.js +1 -1
- package/lib/mol-io/reader/cif/schema/ccd.d.ts +3 -3
- package/lib/mol-io/reader/cif/schema/ccd.js +1 -1
- package/lib/mol-io/reader/cif/schema/cif-core.d.ts +8 -5
- package/lib/mol-io/reader/cif/schema/cif-core.js +15 -5
- package/lib/mol-io/reader/cif/schema/cif-core.js.map +1 -1
- package/lib/mol-io/reader/cif/schema/density-server.d.ts +3 -3
- package/lib/mol-io/reader/cif/schema/mmcif-extras.d.ts +3 -3
- package/lib/mol-io/reader/cif/schema/mmcif.d.ts +15 -15
- package/lib/mol-io/reader/cif/schema/mmcif.js +1 -1
- package/lib/mol-io/reader/cif/schema.js +7 -7
- package/lib/mol-io/reader/cif/schema.js.map +1 -1
- package/lib/mol-io/reader/cif/text/parser.js +2 -2
- package/lib/mol-io/reader/cif/text/parser.js.map +1 -1
- package/lib/mol-io/reader/dcd/parser.js +2 -2
- package/lib/mol-io/reader/dcd/parser.js.map +1 -1
- package/lib/mol-io/reader/ply/schema.d.ts +1 -1
- package/lib/mol-io/reader/ply/schema.js +1 -1
- package/lib/mol-io/reader/ply/schema.js.map +1 -1
- package/lib/mol-io/reader/result.js +1 -1
- package/lib/mol-io/reader/result.js.map +1 -1
- package/lib/mol-io/reader/sdf/parser-v3-util.d.ts +9 -0
- package/lib/mol-io/reader/sdf/parser-v3-util.js +84 -0
- package/lib/mol-io/reader/sdf/parser-v3-util.js.map +1 -0
- package/lib/mol-io/reader/sdf/parser.d.ts +1 -1
- package/lib/mol-io/reader/sdf/parser.js +12 -4
- package/lib/mol-io/reader/sdf/parser.js.map +1 -1
- package/lib/mol-io/writer/cif/encoder/text.js +3 -3
- package/lib/mol-io/writer/cif/encoder/text.js.map +1 -1
- package/lib/mol-io/writer/cif/encoder.js +5 -5
- package/lib/mol-io/writer/cif/encoder.js.map +1 -1
- package/lib/mol-io/writer/mol/encoder.js +4 -4
- package/lib/mol-io/writer/mol/encoder.js.map +1 -1
- package/lib/mol-io/writer/mol2/encoder.js +6 -6
- package/lib/mol-io/writer/mol2/encoder.js.map +1 -1
- package/lib/mol-math/geometry/gaussian-density/gpu.js +1 -1
- package/lib/mol-math/geometry/gaussian-density/gpu.js.map +1 -1
- package/lib/mol-math/geometry/spacegroup/construction.js +8 -8
- package/lib/mol-math/geometry/spacegroup/construction.js.map +1 -1
- package/lib/mol-math/geometry/spacegroup/tables.js +1 -1
- package/lib/mol-math/geometry/spacegroup/tables.js.map +1 -1
- package/lib/mol-math/geometry/symmetry-operator.js +4 -4
- package/lib/mol-math/geometry/symmetry-operator.js.map +1 -1
- package/lib/mol-math/graph/inter-unit-graph.js +2 -2
- package/lib/mol-math/graph/inter-unit-graph.js.map +1 -1
- package/lib/mol-math/linear-algebra/3d/quat.js +1 -1
- package/lib/mol-math/linear-algebra/3d/quat.js.map +1 -1
- package/lib/mol-math/linear-algebra/3d/vec2.js +1 -1
- package/lib/mol-math/linear-algebra/3d/vec2.js.map +1 -1
- package/lib/mol-math/linear-algebra/3d/vec3.js +1 -1
- package/lib/mol-math/linear-algebra/3d/vec3.js.map +1 -1
- package/lib/mol-math/linear-algebra/3d/vec4.js +1 -1
- package/lib/mol-math/linear-algebra/3d/vec4.js.map +1 -1
- package/lib/mol-model/loci.d.ts +20 -20
- package/lib/mol-model/sequence/sequence.js +2 -2
- package/lib/mol-model/sequence/sequence.js.map +1 -1
- package/lib/mol-model/shape/shape.d.ts +1 -1
- package/lib/mol-model/structure/export/categories/atom_site.js +2 -2
- package/lib/mol-model/structure/export/categories/atom_site.js.map +1 -1
- package/lib/mol-model/structure/export/categories/atom_site_operator_mapping.js +1 -1
- package/lib/mol-model/structure/export/categories/atom_site_operator_mapping.js.map +1 -1
- package/lib/mol-model/structure/export/categories/secondary-structure.js +1 -1
- package/lib/mol-model/structure/export/categories/secondary-structure.js.map +1 -1
- package/lib/mol-model/structure/export/mmcif.js +1 -1
- package/lib/mol-model/structure/export/mmcif.js.map +1 -1
- package/lib/mol-model/structure/model/properties/atomic/bonds.js +2 -2
- package/lib/mol-model/structure/model/properties/atomic/bonds.js.map +1 -1
- package/lib/mol-model/structure/model/properties/symmetry.js +3 -3
- package/lib/mol-model/structure/model/properties/symmetry.js.map +1 -1
- package/lib/mol-model/structure/model/properties/utils/atomic-index.js +2 -2
- package/lib/mol-model/structure/model/properties/utils/atomic-index.js.map +1 -1
- package/lib/mol-model/structure/model/properties/utils/coarse-keys.js +1 -1
- package/lib/mol-model/structure/model/properties/utils/coarse-keys.js.map +1 -1
- package/lib/mol-model/structure/model/properties/utils/residue-set.js +1 -1
- package/lib/mol-model/structure/model/properties/utils/residue-set.js.map +1 -1
- package/lib/mol-model/structure/query/context.js +1 -1
- package/lib/mol-model/structure/query/context.js.map +1 -1
- package/lib/mol-model/structure/query/utils/structure-distance.d.ts +54 -5
- package/lib/mol-model/structure/structure/carbohydrates/compute.js +1 -1
- package/lib/mol-model/structure/structure/carbohydrates/compute.js.map +1 -1
- package/lib/mol-model/structure/structure/element/loci.js +2 -2
- package/lib/mol-model/structure/structure/element/loci.js.map +1 -1
- package/lib/mol-model/structure/structure/element/util.js +1 -1
- package/lib/mol-model/structure/structure/element/util.js.map +1 -1
- package/lib/mol-model/structure/structure/properties.d.ts +3 -3
- package/lib/mol-model/structure/structure/properties.js +6 -6
- package/lib/mol-model/structure/structure/properties.js.map +1 -1
- package/lib/mol-model/structure/structure/structure.js +1 -1
- package/lib/mol-model/structure/structure/structure.js.map +1 -1
- package/lib/mol-model/structure/structure/symmetry.js +3 -3
- package/lib/mol-model/structure/structure/symmetry.js.map +1 -1
- package/lib/mol-model/structure/structure/unit.d.ts +2 -2
- package/lib/mol-model/structure/structure/util/superposition-db-mapping.js +1 -1
- package/lib/mol-model/structure/structure/util/superposition-db-mapping.js.map +1 -1
- package/lib/mol-model/volume/volume.js +2 -2
- package/lib/mol-model/volume/volume.js.map +1 -1
- package/lib/mol-model-formats/shape/ply.d.ts +6 -6
- package/lib/mol-model-formats/shape/ply.js +1 -1
- package/lib/mol-model-formats/shape/ply.js.map +1 -1
- package/lib/mol-model-formats/structure/basic/atomic.js +2 -2
- package/lib/mol-model-formats/structure/basic/atomic.js.map +1 -1
- package/lib/mol-model-formats/structure/basic/properties.js +2 -2
- package/lib/mol-model-formats/structure/basic/properties.js.map +1 -1
- package/lib/mol-model-formats/structure/basic/schema.d.ts +6 -6
- package/lib/mol-model-formats/structure/common/component.d.ts +8 -8
- package/lib/mol-model-formats/structure/common/entity.js +6 -6
- package/lib/mol-model-formats/structure/common/entity.js.map +1 -1
- package/lib/mol-model-formats/structure/pdb/assembly.js +10 -10
- package/lib/mol-model-formats/structure/pdb/assembly.js.map +1 -1
- package/lib/mol-model-formats/structure/pdb/conect.js +1 -1
- package/lib/mol-model-formats/structure/pdb/conect.js.map +1 -1
- package/lib/mol-model-formats/structure/pdb/entity.js +1 -1
- package/lib/mol-model-formats/structure/pdb/entity.js.map +1 -1
- package/lib/mol-model-formats/structure/property/assembly.js +1 -1
- package/lib/mol-model-formats/structure/property/assembly.js.map +1 -1
- package/lib/mol-model-formats/structure/property/symmetry.js +1 -1
- package/lib/mol-model-formats/structure/property/symmetry.js.map +1 -1
- package/lib/mol-model-formats/volume/ccp4.js +1 -1
- package/lib/mol-model-formats/volume/ccp4.js.map +1 -1
- package/lib/mol-model-props/common/custom-element-property.js +1 -1
- package/lib/mol-model-props/common/custom-element-property.js.map +1 -1
- package/lib/mol-model-props/common/custom-property.js +1 -1
- package/lib/mol-model-props/common/custom-property.js.map +1 -1
- package/lib/mol-model-props/computed/interactions/common.js +1 -1
- package/lib/mol-model-props/computed/interactions/common.js.map +1 -1
- package/lib/mol-model-props/computed/interactions/hydrogen-bonds.d.ts +1 -1
- package/lib/mol-model-props/computed/interactions/hydrogen-bonds.js +1 -7
- package/lib/mol-model-props/computed/interactions/hydrogen-bonds.js.map +1 -1
- package/lib/mol-model-props/computed/interactions/refine.js +2 -2
- package/lib/mol-model-props/computed/interactions/refine.js.map +1 -1
- package/lib/mol-model-props/computed/representations/interactions-inter-unit-cylinder.d.ts +2 -2
- package/lib/mol-model-props/computed/representations/interactions-intra-unit-cylinder.d.ts +2 -2
- package/lib/mol-model-props/computed/representations/interactions.d.ts +6 -6
- package/lib/mol-model-props/integrative/cross-link-restraint/property.js +1 -1
- package/lib/mol-model-props/integrative/cross-link-restraint/property.js.map +1 -1
- package/lib/mol-model-props/integrative/cross-link-restraint/representation.d.ts +8 -8
- package/lib/mol-model-props/integrative/pair-restraints.js +1 -1
- package/lib/mol-model-props/integrative/pair-restraints.js.map +1 -1
- package/lib/mol-model-props/sequence/best-database-mapping.js +1 -1
- package/lib/mol-model-props/sequence/best-database-mapping.js.map +1 -1
- package/lib/mol-model-props/sequence/themes/best-database-mapping.js +1 -1
- package/lib/mol-model-props/sequence/themes/best-database-mapping.js.map +1 -1
- package/lib/mol-plugin/behavior/behavior.d.ts +1 -1
- package/lib/mol-plugin/behavior/dynamic/custom-props/computed/accessible-surface-area.js +3 -3
- package/lib/mol-plugin/behavior/dynamic/custom-props/computed/accessible-surface-area.js.map +1 -1
- package/lib/mol-plugin/behavior/dynamic/custom-props/computed/interactions.js +3 -3
- package/lib/mol-plugin/behavior/dynamic/custom-props/computed/interactions.js.map +1 -1
- package/lib/mol-plugin/behavior/dynamic/custom-props/computed/valence-model.js +1 -1
- package/lib/mol-plugin/behavior/dynamic/custom-props/computed/valence-model.js.map +1 -1
- package/lib/mol-plugin/behavior/dynamic/representation.d.ts +2 -2
- package/lib/mol-plugin/behavior/dynamic/selection/structure-focus-representation.d.ts +1 -1
- package/lib/mol-plugin/behavior/dynamic/selection/structure-focus-representation.js +1 -1
- package/lib/mol-plugin/behavior/dynamic/selection/structure-focus-representation.js.map +1 -1
- package/lib/mol-plugin/behavior/dynamic/volume-streaming/behavior.d.ts +4 -4
- package/lib/mol-plugin/behavior/dynamic/volume-streaming/behavior.js +6 -6
- package/lib/mol-plugin/behavior/dynamic/volume-streaming/behavior.js.map +1 -1
- package/lib/mol-plugin/behavior/dynamic/volume-streaming/transformers.d.ts +2 -2
- package/lib/mol-plugin/behavior/dynamic/volume-streaming/transformers.js +5 -5
- package/lib/mol-plugin/behavior/dynamic/volume-streaming/transformers.js.map +1 -1
- package/lib/mol-plugin/behavior/dynamic/volume-streaming/util.js +6 -6
- package/lib/mol-plugin/behavior/dynamic/volume-streaming/util.js.map +1 -1
- package/lib/mol-plugin/behavior/static/state.js +4 -4
- package/lib/mol-plugin/behavior/static/state.js.map +1 -1
- package/lib/mol-plugin/context.js +2 -3
- package/lib/mol-plugin/context.js.map +1 -1
- package/lib/mol-plugin/layout.d.ts +4 -4
- package/lib/mol-plugin/util/viewport-screenshot.d.ts +3 -3
- package/lib/mol-plugin/util/viewport-screenshot.js +1 -1
- package/lib/mol-plugin/util/viewport-screenshot.js.map +1 -1
- package/lib/mol-plugin/version.js +2 -2
- package/lib/mol-plugin-state/actions/file.js +7 -5
- package/lib/mol-plugin-state/actions/file.js.map +1 -1
- package/lib/mol-plugin-state/actions/structure.d.ts +1 -1
- package/lib/mol-plugin-state/actions/structure.js +12 -12
- package/lib/mol-plugin-state/actions/structure.js.map +1 -1
- package/lib/mol-plugin-state/actions/volume.js +16 -16
- package/lib/mol-plugin-state/actions/volume.js.map +1 -1
- package/lib/mol-plugin-state/animation/built-in/model-index.d.ts +4 -4
- package/lib/mol-plugin-state/animation/helpers.d.ts +5 -5
- package/lib/mol-plugin-state/builder/structure/hierarchy-preset.d.ts +4 -4
- package/lib/mol-plugin-state/builder/structure/hierarchy.d.ts +4 -4
- package/lib/mol-plugin-state/builder/structure/hierarchy.js +2 -2
- package/lib/mol-plugin-state/builder/structure/hierarchy.js.map +1 -1
- package/lib/mol-plugin-state/builder/structure/representation-preset.d.ts +15 -15
- package/lib/mol-plugin-state/builder/structure/representation-preset.js +1 -1
- package/lib/mol-plugin-state/builder/structure/representation-preset.js.map +1 -1
- package/lib/mol-plugin-state/builder/structure/representation.d.ts +1 -1
- package/lib/mol-plugin-state/builder/structure/representation.js +2 -2
- package/lib/mol-plugin-state/builder/structure/representation.js.map +1 -1
- package/lib/mol-plugin-state/builder/structure.js +3 -3
- package/lib/mol-plugin-state/builder/structure.js.map +1 -1
- package/lib/mol-plugin-state/formats/registry.js +1 -1
- package/lib/mol-plugin-state/formats/registry.js.map +1 -1
- package/lib/mol-plugin-state/formats/volume.d.ts +8 -8
- package/lib/mol-plugin-state/formats/volume.js +1 -0
- package/lib/mol-plugin-state/formats/volume.js.map +1 -1
- package/lib/mol-plugin-state/helpers/root-structure.d.ts +4 -4
- package/lib/mol-plugin-state/helpers/root-structure.js +10 -10
- package/lib/mol-plugin-state/helpers/root-structure.js.map +1 -1
- package/lib/mol-plugin-state/helpers/structure-component.d.ts +2 -2
- package/lib/mol-plugin-state/helpers/structure-component.js +3 -3
- package/lib/mol-plugin-state/helpers/structure-component.js.map +1 -1
- package/lib/mol-plugin-state/helpers/structure-query.js +1 -1
- package/lib/mol-plugin-state/helpers/structure-query.js.map +1 -1
- package/lib/mol-plugin-state/helpers/structure-selection-query.d.ts +1 -1
- package/lib/mol-plugin-state/helpers/structure-selection-query.js +19 -8
- package/lib/mol-plugin-state/helpers/structure-selection-query.js.map +1 -1
- package/lib/mol-plugin-state/manager/animation.js +1 -1
- package/lib/mol-plugin-state/manager/animation.js.map +1 -1
- package/lib/mol-plugin-state/manager/interactivity.d.ts +1 -1
- package/lib/mol-plugin-state/manager/loci-label.js +1 -1
- package/lib/mol-plugin-state/manager/loci-label.js.map +1 -1
- package/lib/mol-plugin-state/manager/snapshots.js +3 -2
- package/lib/mol-plugin-state/manager/snapshots.js.map +1 -1
- package/lib/mol-plugin-state/manager/structure/component.d.ts +3 -3
- package/lib/mol-plugin-state/manager/structure/hierarchy.js +2 -2
- package/lib/mol-plugin-state/manager/structure/hierarchy.js.map +1 -1
- package/lib/mol-plugin-state/manager/structure/measurement.js +3 -3
- package/lib/mol-plugin-state/manager/structure/measurement.js.map +1 -1
- package/lib/mol-plugin-state/transforms/data.d.ts +1 -1
- package/lib/mol-plugin-state/transforms/data.js +8 -8
- package/lib/mol-plugin-state/transforms/data.js.map +1 -1
- package/lib/mol-plugin-state/transforms/model.d.ts +6 -6
- package/lib/mol-plugin-state/transforms/model.js +18 -18
- package/lib/mol-plugin-state/transforms/model.js.map +1 -1
- package/lib/mol-plugin-state/transforms/representation.d.ts +15 -15
- package/lib/mol-plugin-state/transforms/representation.js +65 -39
- package/lib/mol-plugin-state/transforms/representation.js.map +1 -1
- package/lib/mol-plugin-state/transforms/volume.js +7 -7
- package/lib/mol-plugin-state/transforms/volume.js.map +1 -1
- package/lib/mol-plugin-ui/base.js +1 -1
- package/lib/mol-plugin-ui/base.js.map +1 -1
- package/lib/mol-plugin-ui/controls/action-menu.js +3 -3
- package/lib/mol-plugin-ui/controls/action-menu.js.map +1 -1
- package/lib/mol-plugin-ui/controls/color.js +2 -2
- package/lib/mol-plugin-ui/controls/color.js.map +1 -1
- package/lib/mol-plugin-ui/controls/common.js +9 -9
- package/lib/mol-plugin-ui/controls/common.js.map +1 -1
- package/lib/mol-plugin-ui/controls/icons.js +1 -1
- package/lib/mol-plugin-ui/controls/icons.js.map +1 -1
- package/lib/mol-plugin-ui/controls/legend.js +3 -3
- package/lib/mol-plugin-ui/controls/legend.js.map +1 -1
- package/lib/mol-plugin-ui/controls/line-graph/line-graph-component.js +6 -6
- package/lib/mol-plugin-ui/controls/line-graph/line-graph-component.js.map +1 -1
- package/lib/mol-plugin-ui/controls/line-graph/point-component.js +1 -1
- package/lib/mol-plugin-ui/controls/line-graph/point-component.js.map +1 -1
- package/lib/mol-plugin-ui/controls/parameters.d.ts +2 -2
- package/lib/mol-plugin-ui/controls/parameters.js +29 -29
- package/lib/mol-plugin-ui/controls/parameters.js.map +1 -1
- package/lib/mol-plugin-ui/controls/screenshot.js +1 -1
- package/lib/mol-plugin-ui/controls/screenshot.js.map +1 -1
- package/lib/mol-plugin-ui/controls/slider.js +9 -9
- package/lib/mol-plugin-ui/controls/slider.js.map +1 -1
- package/lib/mol-plugin-ui/controls.js +2 -2
- package/lib/mol-plugin-ui/controls.js.map +1 -1
- package/lib/mol-plugin-ui/plugin.js +3 -3
- package/lib/mol-plugin-ui/plugin.js.map +1 -1
- package/lib/mol-plugin-ui/sequence/chain.js +3 -3
- package/lib/mol-plugin-ui/sequence/chain.js.map +1 -1
- package/lib/mol-plugin-ui/sequence/polymer.d.ts +1 -1
- package/lib/mol-plugin-ui/sequence/sequence.js +4 -4
- package/lib/mol-plugin-ui/sequence/sequence.js.map +1 -1
- package/lib/mol-plugin-ui/sequence.js +8 -8
- package/lib/mol-plugin-ui/sequence.js.map +1 -1
- package/lib/mol-plugin-ui/skin/base/components/controls.scss +16 -18
- package/lib/mol-plugin-ui/skin/base/components/toast.scss +3 -1
- package/lib/mol-plugin-ui/state/actions.js +1 -1
- package/lib/mol-plugin-ui/state/actions.js.map +1 -1
- package/lib/mol-plugin-ui/state/common.js +12 -11
- package/lib/mol-plugin-ui/state/common.js.map +1 -1
- package/lib/mol-plugin-ui/state/snapshots.js +14 -12
- package/lib/mol-plugin-ui/state/snapshots.js.map +1 -1
- package/lib/mol-plugin-ui/state/tree.js +8 -8
- package/lib/mol-plugin-ui/state/tree.js.map +1 -1
- package/lib/mol-plugin-ui/structure/components.js +4 -4
- package/lib/mol-plugin-ui/structure/components.js.map +1 -1
- package/lib/mol-plugin-ui/structure/focus.js +4 -4
- package/lib/mol-plugin-ui/structure/focus.js.map +1 -1
- package/lib/mol-plugin-ui/structure/generic.js +2 -2
- package/lib/mol-plugin-ui/structure/generic.js.map +1 -1
- package/lib/mol-plugin-ui/structure/measurements.d.ts +1 -1
- package/lib/mol-plugin-ui/structure/measurements.js +6 -6
- package/lib/mol-plugin-ui/structure/measurements.js.map +1 -1
- package/lib/mol-plugin-ui/structure/selection.js +5 -4
- package/lib/mol-plugin-ui/structure/selection.js.map +1 -1
- package/lib/mol-plugin-ui/structure/source.js +12 -12
- package/lib/mol-plugin-ui/structure/source.js.map +1 -1
- package/lib/mol-plugin-ui/structure/superposition.js +4 -4
- package/lib/mol-plugin-ui/structure/superposition.js.map +1 -1
- package/lib/mol-plugin-ui/structure/volume.js +2 -2
- package/lib/mol-plugin-ui/structure/volume.js.map +1 -1
- package/lib/mol-repr/representation.d.ts +9 -0
- package/lib/mol-repr/representation.js +47 -8
- package/lib/mol-repr/representation.js.map +1 -1
- package/lib/mol-repr/shape/loci/angle.d.ts +1 -1
- package/lib/mol-repr/shape/loci/angle.js +2 -2
- package/lib/mol-repr/shape/loci/angle.js.map +1 -1
- package/lib/mol-repr/shape/loci/common.d.ts +1 -1
- package/lib/mol-repr/shape/loci/dihedral.d.ts +1 -1
- package/lib/mol-repr/shape/loci/dihedral.js +2 -2
- package/lib/mol-repr/shape/loci/dihedral.js.map +1 -1
- package/lib/mol-repr/shape/loci/distance.d.ts +1 -1
- package/lib/mol-repr/shape/loci/distance.js +2 -2
- package/lib/mol-repr/shape/loci/distance.js.map +1 -1
- package/lib/mol-repr/shape/loci/label.d.ts +1 -1
- package/lib/mol-repr/shape/loci/label.js +1 -1
- package/lib/mol-repr/shape/loci/label.js.map +1 -1
- package/lib/mol-repr/shape/loci/orientation.d.ts +2 -2
- package/lib/mol-repr/shape/loci/orientation.js +3 -3
- package/lib/mol-repr/shape/loci/orientation.js.map +1 -1
- package/lib/mol-repr/shape/loci/plane.d.ts +1 -1
- package/lib/mol-repr/shape/loci/plane.js +1 -1
- package/lib/mol-repr/shape/loci/plane.js.map +1 -1
- package/lib/mol-repr/shape/model/unitcell.d.ts +2 -2
- package/lib/mol-repr/shape/representation.js +5 -0
- package/lib/mol-repr/shape/representation.js.map +1 -1
- package/lib/mol-repr/structure/complex-representation.js +11 -4
- package/lib/mol-repr/structure/complex-representation.js.map +1 -1
- package/lib/mol-repr/structure/complex-visual.d.ts +12 -12
- package/lib/mol-repr/structure/complex-visual.js +11 -5
- package/lib/mol-repr/structure/complex-visual.js.map +1 -1
- package/lib/mol-repr/structure/params.d.ts +11 -11
- package/lib/mol-repr/structure/registry.d.ts +40 -40
- package/lib/mol-repr/structure/registry.js +1 -1
- package/lib/mol-repr/structure/registry.js.map +1 -1
- package/lib/mol-repr/structure/representation/backbone.d.ts +6 -6
- package/lib/mol-repr/structure/representation/ball-and-stick.d.ts +15 -15
- package/lib/mol-repr/structure/representation/carbohydrate.d.ts +6 -6
- package/lib/mol-repr/structure/representation/cartoon.d.ts +6 -6
- package/lib/mol-repr/structure/representation/ellipsoid.d.ts +15 -15
- package/lib/mol-repr/structure/representation/gaussian-surface.d.ts +6 -6
- package/lib/mol-repr/structure/representation/gaussian-volume.d.ts +6 -6
- package/lib/mol-repr/structure/representation/label.d.ts +9 -9
- package/lib/mol-repr/structure/representation/line.d.ts +18 -18
- package/lib/mol-repr/structure/representation/molecular-surface.d.ts +6 -6
- package/lib/mol-repr/structure/representation/orientation.d.ts +6 -6
- package/lib/mol-repr/structure/representation/point.d.ts +9 -9
- package/lib/mol-repr/structure/representation/putty.d.ts +6 -6
- package/lib/mol-repr/structure/representation/spacefill.d.ts +6 -6
- package/lib/mol-repr/structure/units-representation.js +16 -16
- package/lib/mol-repr/structure/units-representation.js.map +1 -1
- package/lib/mol-repr/structure/units-visual.d.ts +17 -17
- package/lib/mol-repr/structure/units-visual.js +11 -5
- package/lib/mol-repr/structure/units-visual.js.map +1 -1
- package/lib/mol-repr/structure/visual/bond-inter-unit-cylinder.d.ts +10 -10
- package/lib/mol-repr/structure/visual/bond-inter-unit-line.d.ts +5 -5
- package/lib/mol-repr/structure/visual/bond-intra-unit-cylinder.d.ts +10 -10
- package/lib/mol-repr/structure/visual/bond-intra-unit-line.d.ts +5 -5
- package/lib/mol-repr/structure/visual/carbohydrate-link-cylinder.d.ts +2 -2
- package/lib/mol-repr/structure/visual/carbohydrate-symbol-mesh.d.ts +2 -2
- package/lib/mol-repr/structure/visual/carbohydrate-terminal-link-cylinder.d.ts +2 -2
- package/lib/mol-repr/structure/visual/element-cross.d.ts +2 -2
- package/lib/mol-repr/structure/visual/element-point.d.ts +3 -3
- package/lib/mol-repr/structure/visual/element-sphere.d.ts +4 -4
- package/lib/mol-repr/structure/visual/ellipsoid-mesh.d.ts +2 -2
- package/lib/mol-repr/structure/visual/gaussian-density-volume.d.ts +4 -4
- package/lib/mol-repr/structure/visual/gaussian-surface-mesh.d.ts +8 -8
- package/lib/mol-repr/structure/visual/gaussian-surface-mesh.js +9 -7
- package/lib/mol-repr/structure/visual/gaussian-surface-mesh.js.map +1 -1
- package/lib/mol-repr/structure/visual/gaussian-surface-wireframe.d.ts +2 -2
- package/lib/mol-repr/structure/visual/label-text.d.ts +3 -3
- package/lib/mol-repr/structure/visual/label-text.js +3 -3
- package/lib/mol-repr/structure/visual/label-text.js.map +1 -1
- package/lib/mol-repr/structure/visual/molecular-surface-mesh.d.ts +2 -2
- package/lib/mol-repr/structure/visual/molecular-surface-mesh.js +3 -2
- package/lib/mol-repr/structure/visual/molecular-surface-mesh.js.map +1 -1
- package/lib/mol-repr/structure/visual/molecular-surface-wireframe.d.ts +2 -2
- package/lib/mol-repr/structure/visual/nucleotide-block-mesh.d.ts +2 -2
- package/lib/mol-repr/structure/visual/nucleotide-ring-mesh.d.ts +2 -2
- package/lib/mol-repr/structure/visual/orientation-ellipsoid-mesh.d.ts +2 -2
- package/lib/mol-repr/structure/visual/polymer-backbone-cylinder.d.ts +4 -4
- package/lib/mol-repr/structure/visual/polymer-backbone-sphere.d.ts +4 -4
- package/lib/mol-repr/structure/visual/polymer-direction-wedge.d.ts +2 -2
- package/lib/mol-repr/structure/visual/polymer-gap-cylinder.d.ts +2 -2
- package/lib/mol-repr/structure/visual/polymer-trace-mesh.d.ts +2 -2
- package/lib/mol-repr/structure/visual/polymer-tube-mesh.d.ts +2 -2
- package/lib/mol-repr/structure/visual/util/bond.d.ts +18 -18
- package/lib/mol-repr/structure/visual/util/common.d.ts +2 -2
- package/lib/mol-repr/visual.d.ts +21 -13
- package/lib/mol-repr/visual.js +53 -6
- package/lib/mol-repr/visual.js.map +1 -1
- package/lib/mol-repr/volume/direct-volume.d.ts +8 -8
- package/lib/mol-repr/volume/isosurface.d.ts +12 -12
- package/lib/mol-repr/volume/registry.d.ts +8 -8
- package/lib/mol-repr/volume/registry.js +1 -1
- package/lib/mol-repr/volume/registry.js.map +1 -1
- package/lib/mol-repr/volume/representation.d.ts +2 -2
- package/lib/mol-repr/volume/representation.js +12 -3
- package/lib/mol-repr/volume/representation.js.map +1 -1
- package/lib/mol-repr/volume/slice.d.ts +12 -12
- package/lib/mol-script/language/expression-formatter.js +6 -6
- package/lib/mol-script/language/expression-formatter.js.map +1 -1
- package/lib/mol-script/language/helpers.js +4 -4
- package/lib/mol-script/language/helpers.js.map +1 -1
- package/lib/mol-script/language/parser.js +1 -1
- package/lib/mol-script/language/parser.js.map +1 -1
- package/lib/mol-script/language/symbol-table/structure-query.js +3 -3
- package/lib/mol-script/language/symbol-table/structure-query.js.map +1 -1
- package/lib/mol-script/language/symbol.js +1 -1
- package/lib/mol-script/language/symbol.js.map +1 -1
- package/lib/mol-script/runtime/query/base.js +2 -2
- package/lib/mol-script/runtime/query/base.js.map +1 -1
- package/lib/mol-script/script/mol-script/symbols.js +3 -3
- package/lib/mol-script/script/mol-script/symbols.js.map +1 -1
- package/lib/mol-state/state/builder.js +1 -1
- package/lib/mol-state/state/builder.js.map +1 -1
- package/lib/mol-state/state.js +14 -12
- package/lib/mol-state/state.js.map +1 -1
- package/lib/mol-state/transformer.js +3 -3
- package/lib/mol-state/transformer.js.map +1 -1
- package/lib/mol-state/tree/transient.js +3 -3
- package/lib/mol-state/tree/transient.js.map +1 -1
- package/lib/mol-task/execution/observable.js +1 -5
- package/lib/mol-task/execution/observable.js.map +1 -1
- package/lib/mol-task/execution/progress.js +4 -4
- package/lib/mol-task/execution/progress.js.map +1 -1
- package/lib/mol-task/task.js +1 -1
- package/lib/mol-task/task.js.map +1 -1
- package/lib/mol-task/util/multistep.js +1 -1
- package/lib/mol-task/util/multistep.js.map +1 -1
- package/lib/mol-task/util/scheduler.d.ts +1 -0
- package/lib/mol-task/util/user-timing.js +3 -3
- package/lib/mol-task/util/user-timing.js.map +1 -1
- package/lib/mol-theme/color/chain-id.js +1 -1
- package/lib/mol-theme/color/chain-id.js.map +1 -1
- package/lib/mol-theme/color/element-symbol.d.ts +4 -4
- package/lib/mol-theme/color/entity-id.js +1 -1
- package/lib/mol-theme/color/entity-id.js.map +1 -1
- package/lib/mol-theme/color/entity-source.js +4 -4
- package/lib/mol-theme/color/entity-source.js.map +1 -1
- package/lib/mol-theme/color/operator-hkl.js +2 -2
- package/lib/mol-theme/color/operator-hkl.js.map +1 -1
- package/lib/mol-theme/color.d.ts +2 -2
- package/lib/mol-theme/label.js +27 -27
- package/lib/mol-theme/label.js.map +1 -1
- package/lib/mol-theme/theme.js +3 -3
- package/lib/mol-theme/theme.js.map +1 -1
- package/lib/mol-util/assets.js +3 -3
- package/lib/mol-util/assets.js.map +1 -1
- package/lib/mol-util/color/color.js +2 -2
- package/lib/mol-util/color/color.js.map +1 -1
- package/lib/mol-util/color/lists.js +1 -1
- package/lib/mol-util/color/lists.js.map +1 -1
- package/lib/mol-util/color/names.d.ts +1 -1
- package/lib/mol-util/color/palette.js +2 -2
- package/lib/mol-util/color/palette.js.map +1 -1
- package/lib/mol-util/color/scale.d.ts +1 -1
- package/lib/mol-util/console-logger.js +9 -9
- package/lib/mol-util/console-logger.js.map +1 -1
- package/lib/mol-util/data-source.js +5 -5
- package/lib/mol-util/data-source.js.map +1 -1
- package/lib/mol-util/download.js +1 -1
- package/lib/mol-util/download.js.map +1 -1
- package/lib/mol-util/graphql-client.js +2 -2
- package/lib/mol-util/graphql-client.js.map +1 -1
- package/lib/mol-util/index.js +2 -2
- package/lib/mol-util/index.js.map +1 -1
- package/lib/mol-util/monadic-parser.js +4 -4
- package/lib/mol-util/monadic-parser.js.map +1 -1
- package/lib/mol-util/now.js +4 -4
- package/lib/mol-util/now.js.map +1 -1
- package/lib/mol-util/object.js +1 -1
- package/lib/mol-util/object.js.map +1 -1
- package/lib/mol-util/performance-monitor.js +4 -4
- package/lib/mol-util/performance-monitor.js.map +1 -1
- package/lib/mol-util/string.js +3 -3
- package/lib/mol-util/string.js.map +1 -1
- package/lib/mol-util/url.js +2 -2
- package/lib/mol-util/url.js.map +1 -1
- package/lib/mol-util/zip/deflate.js +1 -1
- package/lib/mol-util/zip/deflate.js.map +1 -1
- package/lib/mol-util/zip/inflate.js +1 -1
- package/lib/mol-util/zip/inflate.js.map +1 -1
- package/lib/mol-util/zip/zip.js +1 -1
- package/lib/mol-util/zip/zip.js.map +1 -1
- package/lib/perf-tests/mol-script.js +1 -1
- package/lib/perf-tests/mol-script.js.map +1 -1
- package/lib/perf-tests/sets.js +1 -1
- package/lib/perf-tests/sets.js.map +1 -1
- package/lib/perf-tests/sort.js +1 -1
- package/lib/perf-tests/sort.js.map +1 -1
- package/lib/perf-tests/string-builder.js +2 -2
- package/lib/perf-tests/string-builder.js.map +1 -1
- package/lib/perf-tests/structure.js +7 -7
- package/lib/perf-tests/structure.js.map +1 -1
- package/lib/perf-tests/test-xtc.js +1 -1
- package/lib/perf-tests/test-xtc.js.map +1 -1
- package/lib/servers/common/file-handle.js +1 -1
- package/lib/servers/common/file-handle.js.map +1 -1
- package/lib/servers/common/util.js +1 -1
- package/lib/servers/common/util.js.map +1 -1
- package/lib/servers/model/config.js +4 -4
- package/lib/servers/model/config.js.map +1 -1
- package/lib/servers/model/preprocess/master.js +1 -1
- package/lib/servers/model/preprocess/master.js.map +1 -1
- package/lib/servers/model/preprocess/parallel.js +2 -2
- package/lib/servers/model/preprocess/parallel.js.map +1 -1
- package/lib/servers/model/preprocess/util.js +3 -3
- package/lib/servers/model/preprocess/util.js.map +1 -1
- package/lib/servers/model/properties/providers/pdbe.js +5 -5
- package/lib/servers/model/properties/providers/pdbe.js.map +1 -1
- package/lib/servers/model/property-provider.js +2 -2
- package/lib/servers/model/property-provider.js.map +1 -1
- package/lib/servers/model/query.js +1 -1
- package/lib/servers/model/query.js.map +1 -1
- package/lib/servers/model/server/api-local.js +2 -2
- package/lib/servers/model/server/api-local.js.map +1 -1
- package/lib/servers/model/server/api-schema.js +2 -2
- package/lib/servers/model/server/api-schema.js.map +1 -1
- package/lib/servers/model/server/api-web-multiple.js +1 -1
- package/lib/servers/model/server/api-web-multiple.js.map +1 -1
- package/lib/servers/model/server/api-web.js +4 -4
- package/lib/servers/model/server/api-web.js.map +1 -1
- package/lib/servers/model/server/api.js +1 -1
- package/lib/servers/model/server/api.js.map +1 -1
- package/lib/servers/model/server/cache.js +3 -3
- package/lib/servers/model/server/cache.js.map +1 -1
- package/lib/servers/model/server/jobs.js +3 -3
- package/lib/servers/model/server/jobs.js.map +1 -1
- package/lib/servers/model/server/query.js +10 -10
- package/lib/servers/model/server/query.js.map +1 -1
- package/lib/servers/model/server/structure-wrapper.js +6 -6
- package/lib/servers/model/server/structure-wrapper.js.map +1 -1
- package/lib/servers/model/server.js +3 -3
- package/lib/servers/model/server.js.map +1 -1
- package/lib/servers/model/utils/fetch-props-pdbe.js +4 -4
- package/lib/servers/model/utils/fetch-props-pdbe.js.map +1 -1
- package/lib/servers/model/utils/writer.js +2 -2
- package/lib/servers/model/utils/writer.js.map +1 -1
- package/lib/servers/plugin-state/api-schema.js +2 -2
- package/lib/servers/plugin-state/api-schema.js.map +1 -1
- package/lib/servers/plugin-state/index.js +1 -1
- package/lib/servers/plugin-state/index.js.map +1 -1
- package/lib/servers/volume/pack/format/dsn6.js +1 -1
- package/lib/servers/volume/pack/format/dsn6.js.map +1 -1
- package/lib/servers/volume/pack/main.js +4 -4
- package/lib/servers/volume/pack/main.js.map +1 -1
- package/lib/servers/volume/pack/writer.js +1 -1
- package/lib/servers/volume/pack/writer.js.map +1 -1
- package/lib/servers/volume/pack.js +1 -1
- package/lib/servers/volume/pack.js.map +1 -1
- package/lib/servers/volume/server/api.js +7 -7
- package/lib/servers/volume/server/api.js.map +1 -1
- package/lib/servers/volume/server/local-api.js +1 -1
- package/lib/servers/volume/server/local-api.js.map +1 -1
- package/lib/servers/volume/server/query/encode.js +3 -3
- package/lib/servers/volume/server/query/encode.js.map +1 -1
- package/lib/servers/volume/server/query/execute.js +5 -5
- package/lib/servers/volume/server/query/execute.js.map +1 -1
- package/lib/servers/volume/server/version.js +1 -1
- package/lib/servers/volume/server/version.js.map +1 -1
- package/lib/servers/volume/server/web-api.js +7 -7
- package/lib/servers/volume/server/web-api.js.map +1 -1
- package/lib/servers/volume/server/web-schema.js +6 -6
- package/lib/servers/volume/server/web-schema.js.map +1 -1
- package/lib/servers/volume/server.js +2 -2
- package/lib/servers/volume/server.js.map +1 -1
- package/lib/tests/browser/font-atlas.js +1 -1
- package/lib/tests/browser/font-atlas.js.map +1 -1
- package/lib/tests/browser/render-shape.js +1 -1
- package/lib/tests/browser/render-shape.js.map +1 -1
- package/lib/tests/browser/render-structure.js +1 -1
- package/lib/tests/browser/render-structure.js.map +1 -1
- package/lib/tsconfig.commonjs.tsbuildinfo +1 -1
- package/package.json +29 -30
- package/CHANGELOG.md +0 -191
- package/lib/commonjs/mol-repr/structure/visual/util/color.d.ts +0 -24
- package/lib/commonjs/mol-repr/structure/visual/util/color.js +0 -100
- package/lib/commonjs/mol-repr/structure/visual/util/color.js.map +0 -1
- package/lib/mol-gl/_spec/shader.spec.d.ts +0 -0
- package/lib/mol-gl/_spec/shader.spec.js +0 -2
- package/lib/mol-gl/_spec/shader.spec.js.map +0 -1
- package/lib/mol-repr/structure/visual/orientation-axes-mesh.d.ts +0 -35
- package/lib/mol-repr/structure/visual/orientation-axes-mesh.js +0 -43
- package/lib/mol-repr/structure/visual/orientation-axes-mesh.js.map +0 -1
- package/lib/mol-repr/structure/visual/orientation-ellipsoid-mesh copy.d.ts +0 -31
- package/lib/mol-repr/structure/visual/orientation-ellipsoid-mesh copy.js +0 -48
- package/lib/mol-repr/structure/visual/orientation-ellipsoid-mesh copy.js.map +0 -1
- package/lib/mol-repr/structure/visual/util/color.d.ts +0 -24
- package/lib/mol-repr/structure/visual/util/color.js +0 -94
- package/lib/mol-repr/structure/visual/util/color.js.map +0 -1
- package/lib/mol-repr/structure/visual/util/orientation.d.ts +0 -17
- package/lib/mol-repr/structure/visual/util/orientation.js +0 -71
- package/lib/mol-repr/structure/visual/util/orientation.js.map +0 -1
|
@@ -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
|
-
}
|
|
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 ["
|
|
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: "
|
|
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 ["
|
|
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: "
|
|
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 ["
|
|
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: "
|
|
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 ["
|
|
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: "
|
|
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 ["
|
|
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: "
|
|
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 ["
|
|
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: "
|
|
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<"
|
|
211
|
+
visuals: PD.MultiSelect<"solid" | "wireframe">;
|
|
212
212
|
quality: {
|
|
213
213
|
isEssential: boolean;
|
|
214
214
|
type: "select";
|
|
215
|
-
options: readonly (readonly ["
|
|
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: "
|
|
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<"
|
|
269
|
+
visuals: PD.MultiSelect<"solid" | "wireframe">;
|
|
270
270
|
quality: {
|
|
271
271
|
isEssential: boolean;
|
|
272
272
|
type: "select";
|
|
273
|
-
options: readonly (readonly ["
|
|
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: "
|
|
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<"
|
|
328
|
+
visuals: PD.MultiSelect<"solid" | "wireframe">;
|
|
329
329
|
quality: {
|
|
330
330
|
isEssential: boolean;
|
|
331
331
|
type: "select";
|
|
332
|
-
options: readonly (readonly ["
|
|
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: "
|
|
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<"
|
|
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 ["
|
|
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: "
|
|
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 ["
|
|
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: "
|
|
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, "
|
|
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" | "
|
|
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 ["
|
|
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: "
|
|
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. "
|
|
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,
|
|
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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Copyright (c) 2018-
|
|
2
|
+
* Copyright (c) 2018-2021 mol* contributors, licensed under MIT, See LICENSE file for more info.
|
|
3
3
|
*
|
|
4
4
|
* @author Alexander Rose <alexander.rose@weirdbyte.de>
|
|
5
5
|
*/
|
|
@@ -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<"
|
|
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>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Copyright (c) 2018-
|
|
3
|
+
* Copyright (c) 2018-2021 mol* contributors, licensed under MIT, See LICENSE file for more info.
|
|
4
4
|
*
|
|
5
5
|
* @author Alexander Rose <alexander.rose@weirdbyte.de>
|
|
6
6
|
*/
|
|
@@ -45,6 +45,7 @@ function VolumeVisual(builder, materialId) {
|
|
|
45
45
|
var currentTheme = theme_1.Theme.createEmpty();
|
|
46
46
|
var currentVolume;
|
|
47
47
|
var geometry;
|
|
48
|
+
var geometryVersion = -1;
|
|
48
49
|
var locationIt;
|
|
49
50
|
var positionIt;
|
|
50
51
|
function prepareUpdate(theme, props, volume) {
|
|
@@ -116,8 +117,10 @@ function VolumeVisual(builder, materialId) {
|
|
|
116
117
|
currentProps = newProps;
|
|
117
118
|
currentTheme = newTheme;
|
|
118
119
|
currentVolume = newVolume;
|
|
119
|
-
if (newGeometry)
|
|
120
|
+
if (newGeometry) {
|
|
120
121
|
geometry = newGeometry;
|
|
122
|
+
geometryVersion += 1;
|
|
123
|
+
}
|
|
121
124
|
}
|
|
122
125
|
function lociApply(loci, apply) {
|
|
123
126
|
if ((0, loci_1.isEveryLoci)(loci)) {
|
|
@@ -130,6 +133,7 @@ function VolumeVisual(builder, materialId) {
|
|
|
130
133
|
return {
|
|
131
134
|
get groupCount() { return locationIt ? locationIt.count : 0; },
|
|
132
135
|
get renderObject() { return renderObject; },
|
|
136
|
+
get geometryVersion() { return geometryVersion; },
|
|
133
137
|
createOrUpdate: function (ctx, theme, props, volume) {
|
|
134
138
|
if (props === void 0) { props = {}; }
|
|
135
139
|
return (0, tslib_1.__awaiter)(this, void 0, void 0, function () {
|
|
@@ -196,6 +200,7 @@ function VolumeRepresentation(label, ctx, getParams, visualCtor, getLoci) {
|
|
|
196
200
|
var version = 0;
|
|
197
201
|
var webgl = ctx.webgl;
|
|
198
202
|
var updated = new rxjs_1.Subject();
|
|
203
|
+
var geometryState = new representation_1.Representation.GeometryState();
|
|
199
204
|
var materialId = (0, render_object_1.getNextMaterialId)();
|
|
200
205
|
var renderObjects = [];
|
|
201
206
|
var _state = representation_1.Representation.createState();
|
|
@@ -237,8 +242,11 @@ function VolumeRepresentation(label, ctx, getParams, visualCtor, getLoci) {
|
|
|
237
242
|
case 2:
|
|
238
243
|
// update list of renderObjects
|
|
239
244
|
renderObjects.length = 0;
|
|
240
|
-
if (visual && visual.renderObject)
|
|
245
|
+
if (visual && visual.renderObject) {
|
|
241
246
|
renderObjects.push(visual.renderObject);
|
|
247
|
+
geometryState.add(visual.renderObject.id, visual.geometryVersion);
|
|
248
|
+
}
|
|
249
|
+
geometryState.snapshot();
|
|
242
250
|
// increment version
|
|
243
251
|
updated.next(version++);
|
|
244
252
|
return [2 /*return*/];
|
|
@@ -280,6 +288,7 @@ function VolumeRepresentation(label, ctx, getParams, visualCtor, getLoci) {
|
|
|
280
288
|
get params() { return _params; },
|
|
281
289
|
get state() { return _state; },
|
|
282
290
|
get theme() { return _theme; },
|
|
291
|
+
get geometryVersion() { return geometryState.version; },
|
|
283
292
|
renderObjects: renderObjects,
|
|
284
293
|
updated: updated,
|
|
285
294
|
createOrUpdate: createOrUpdate,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"representation.js","sourceRoot":"","sources":["../../../../src/mol-repr/volume/representation.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"representation.js","sourceRoot":"","sources":["../../../../src/mol-repr/volume/representation.ts"],"names":[],"mappings":"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"}
|
|
@@ -15,10 +15,10 @@ export declare const SliceParams: {
|
|
|
15
15
|
quality: {
|
|
16
16
|
isEssential: boolean;
|
|
17
17
|
type: "select";
|
|
18
|
-
options: readonly (readonly ["
|
|
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: "
|
|
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, "
|
|
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" | "
|
|
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 ["
|
|
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: "
|
|
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, "
|
|
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" | "
|
|
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 ["
|
|
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: "
|
|
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, "
|
|
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" | "
|
|
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"
|
|
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("`"
|
|
67
|
+
writer.append("`".concat(e, "`"));
|
|
68
68
|
else
|
|
69
|
-
writer.append(""
|
|
69
|
+
writer.append("".concat(e));
|
|
70
70
|
return;
|
|
71
71
|
}
|
|
72
72
|
if (isSymbol(e)) {
|
|
73
|
-
writer.append(""
|
|
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(":"
|
|
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(":"
|
|
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":";AAAA;;;;GAIG;;;AAEH,2CAA0C;AAElC,IAAA,SAAS,GAAiC,uBAAU,UAA3C,EAAE,QAAQ,GAAuB,uBAAU,SAAjC,EAAE,gBAAgB,GAAK,uBAAU,iBAAf,CAAgB;AAE7D;IAAA;QACY,UAAK,GAAa,EAAE,CAAC;QACrB,sBAAiB,GAAG,CAAC,CAAC;QACtB,iBAAY,GAAG,CAAC,CAAC;QACjB,YAAO,GAAW,EAAE,CAAC;QACrB,gBAAW,GAAW,EAAE,CAAC;IAiDrC,CAAC;IA/CW,yBAAQ,GAAhB;QACI,IAAI,CAAC,WAAW,GAAG,IAAI,CAAC;IAC5B,CAAC;IAED,wBAAO,GAAP;QACI,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,
|
|
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
|
|
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
|
|
33
|
+
obj.id = "".concat(obj.info.namespace, ".").concat(obj.info.name);
|
|
34
34
|
return;
|
|
35
35
|
}
|
|
36
|
-
var currentNs = ""
|
|
37
|
-
var newNs = namespace ? namespace
|
|
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,
|
|
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 ':"
|
|
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;
|